.landing_section .first ul.pagenavigation li a.pathway {
		color:#3498db !important;
	}

.landing_section .first .ca_side_rgt span.divider {
		color:#3498db !important;
}
* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
  }

  a:active,
  a:hover,
  a {
    text-decoration: none;
    outline: 0;
  }

  .button:hover {
    opacity: .8;
  }

  .fwd-btn:hover {
    opacity: .8;
    color: #fff !important;
  }

  .login_regouterbox ul.forgotpass li {
    list-style-type: none;
  }

  .login_regouterbox ul.forgotpass li {
    list-type: none;
  }

  .fwd-btn {
    background: #FF0068;
    padding: 13px 35px;
    border-radius: 50px;
    font-family: Poppins, sans-serif !important;
    color: #fff;
    letter-spacing: 0;
    border: 2px solid #FF0068;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    margin-left: 10px;
  }

  a:hover {
    color: #FF0068 !important;
  }

  .carb-menutitle span.carb-menu-title {
    font-family: "montserratbold", sans-serif !important;
    font-size: 22px;
    text-transform: uppercase;
    color: #011627;
    letter-spacing: 1px !important;
    line-height: 1.6;
    font-weight: normal;
  }

  .new-design-landing .carb-sec-left .carb-sec-left-inner .carb-menutitle span.carb-menu-title {
    font-family: "montserratbold", sans-serif !important;
    font-size: 22px;
    text-transform: uppercase;
    color: #011627;
    letter-spacing: 1px !important;
    line-height: 1.6;
    font-weight: normal;
  }

  .membershiptitle_login_text {
    color: #011522;
    font-family: "montserratbold", sans-serif;
    font-size: 41px;
    letter-spacing: 2px;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
  }

  .login_regouterbox .inputboxpad {
    margin-bottom: 0px;
  }

  .login_regouterbox p.commondiscblack3 {
    color: #011522;
    font-size: 17px;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    letter-spacing: 0px;
    padding-bottom: 12px;
  }

  .login_regouterbox input {
    border: 2px solid #e4e4e4;
    border-radius: 6px;
    background: #fff;
    height: 41px;
    text-align: left;
    padding: 0px 7px;
    width: 371px;
    margin-bottom: 16px;
    font-family: "Poppins", sans-serif !important;
    font-size: 15px !important;
    line-height: 24px !important;
    letter-spacing: 0px;
    font-weight: 400;
    color: #011522;
  }

  .login_regouterbox label {
    font-family: "Poppins", sans-serif !important;
    font-size: 15px !important;
    line-height: 24px !important;
    letter-spacing: 0px;
    font-weight: 400;
    color: #011522;
  }

  .login_regouterbox label sup {
    color: red;
    font-size: 1.1em;
    position: relative;
    top: 0;
  }

  .login-btn button {
    background: #FF0068;
    padding: 13px 35px;
    border-radius: 50px;
    font-family: "Poppins", sans-serif !important;
    color: #fff;
    letter-spacing: 0px;
    border: 2px solid #FF0068;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1;
  }

  .login_regouterbox ul.forgotpass {
    margin-top: 15px;
    padding: 0px;
  }

  .login-btn .button.orange {
    background: #FF0068;
    border: 2px solid #FF0068;
    margin-left: 10px;
    padding: 15px 35px;
  }

  .login_regouterbox ul.forgotpass li a {
    font-family: "Poppins", sans-serif !important;
    font-size: 15px !important;
    line-height: 24px !important;
    letter-spacing: 0px;
    font-weight: 400;
    color: #011522;
  }

  .ca-rb-youraccount-editsection.register_details .checkoutinformationboxbg .profile_register label {
    font-weight: bold;
  }

  .myaccount-page {
    padding: 15px;
    margin: 0px 0px 0px 0px !important;
  }

  @media screen and (max-device-width: 767px) and (orientation: landscape) {
    .fwd-btn {
      margin: 20px 0px;
      display: block;
      padding: 12px 35px;
      margin-left: 10px;
      text-align: center;
    }
  }

  @media only screen and (max-width: 767px) {
    .login_regouterbox input {
      width: 100%;
    }

    .fwd-btn {
      margin: 20px 0px;
      width: 100%;
      display: block;
      text-align: center;
    }

    .myaccount-page {
      padding: 15px;
      margin-bottom: 50px;
    }

    .login_regouterbox h2.membershiptitle_login_text,
    .login_regouterbox h2.membershiptitle {
      padding-top: 0px;
      font-size: 30px;
    }

    .login_regouterbox h1.membershiptitle_login_text,
    .login_regouterbox h1.membershiptitle {
      padding-top: 0px;
      font-size: 30px;
    }

    .carb-sec-right .theme-orange-whitebtn #btn-submit {
      font-size: 13px !important;
    }

    .carb-sec-right .inputboxpad input,
    .carb-sec-right .ca-rb-checkout-newlayout .inputborderbox2 {
      font-size: 15px !important;
    }

    .carb-sec-right .texboxfirst input,
    .carb-sec-right .texboxlast input {
      font-size: 15px !important;
    }

    .carb-sec-right .inputboxpad .select-style1 select,
    .carb-sec-right .ca-rb-selectbox .select-style1 select {
      font-size: 15px !important;
    }
  }

  @media only screen and (max-width: 767px) and (orientation: portrait) {

    .login-btn .button.orange,
    .login-btn button {
      margin-left: 0px;
      width: 100%;
    }

  }

  @media (min-width: 768px) and (max-width: 1024px) {
    .carb-sec-right .theme-orange-whitebtn #btn-submit {
      font-size: 13px !important;
    }

    .carb-sec-right .inputboxpad input,
    .carb-sec-right .ca-rb-checkout-newlayout .inputborderbox2 {
      font-size: 15px !important;
    }

    .carb-sec-right .texboxfirst input,
    .carb-sec-right .texboxlast input {
      font-size: 15px !important;
    }

    .carb-sec-right .inputboxpad .select-style1 select,
    .carb-sec-right .ca-rb-selectbox .select-style1 select {
      font-size: 15px !important;
    }
  }
  
  
  .membershiptitle {
  font-family: "montserratbold", sans-serif !important;
  font-size: 41px;
  letter-spacing: 2px !important;
  color: #222328;
  line-height: 1;
  padding-left: 0px;
  text-transform: uppercase;
}
a {
  color: #FF0068;
}
hr.orange-separator {
  border: 3px solid #FF0068;
  height: 0;
  margin-bottom: 0;
  margin-top: 13px;
  width: 70px;
  margin-bottom: 28px;
}
section.ca-rb-youraccount-editsection h3,
.ca-rb-notification h3 {
  font-style: normal !important;
  clear: both;
  font-size: 17px !important;
  font-family: "montserratbold", sans-serif !important;
  color: #011522;
  /* padding-bottom: 20px; */
  letter-spacing: 1px;
  text-transform: uppercase !important;
  font-weight: 100;
  line-height: 23px;
}
.checkoutinformationboxbg label {
  font-weight: bold;
  color: #011522 !important;
  line-height: 24px;
  width: 100%;
  float: left;
  padding-bottom: 5px;
  font-size: 15px !important;
  font-family: "Poppins", sans-serif !important;
}
.inputboxpad .select-style1 select {
  border: 0 none;
  color: #011522 !important;
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 0px;
  width: 100%;
  font-weight: normal !important;
  line-height: 24px;
}
.ca-rb-selectbox .select-style1,
.select-style1 {
  background-image: url(../../images/downarrow.png) !important;
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  line-height: 1;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 41px;
  margin-left: 0px !important;
  background-repeat: no-repeat;
  background-position: 98%;
}
.paymentsecondbox .select-style1 {
  border: 2px solid #e4e4e4;
  border-radius: 6px;
}
.ca-editprofile-page .postcodebox {
  width: 48%;
}
.ca-rb-youraccount-editsection.your_details .checkoutinformationbox {
  margin-bottom: 70px;
}
.ca-rb-selectbox {
  margin-bottom: 15px;
  overflow: hidden;
  display: inline-block;
}
.ca-rb-selectbox .select-style1 select {
  color: #010101 !important;
  font-family: "Poppins", sans-serif !important;
}
.select-style1 #title,
.select-style1 #country,
.select-style1 #quantity,
.select-style1 #card-expiry-month,
.select-style1 #card-expiry-year,
.select-style1 #ucountry {
  -moz-appearance: none;
  outline: none;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding: 0px 5px;
  width: 100%;
  height: 41px;
  -webkit-appearance: none;
}
.ca-rb-selectbox .select-style1 select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding: 0px 5px;
  width: 100% !important;
  height: 38px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 select {
  color: #011522 !important;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 98%;
  border-radius: 6px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  background-image: url(../../images/downarrow.png) !important;
  background-repeat: no-repeat;
  background-position: 98%;
}
.ca-rb-selectbox .select-style1 select {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 0px;
  color: #011522;
  width: 100%;
  font-weight: normal !important;
  line-height: 24px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  color: #011522 !important;
}
.my_details .inputborderbox {
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  color: #011522 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  height: 41px !important;
  margin-bottom: 13px;
  padding: 0 7px;
  text-align: left !important;
  width: 100%;
}
.theme-orange
  .ca-rb-youraccount-editsection
  .theme-orange-whitebtn
  input.button {
  background: none !important;
  border: 2px solid #FF0068 !important;
  color: #FF0068 !important;
  margin-right: 10px;
}
sup {
  font-size: 18px;
  color: red;
  top: 0px;
}
.theme-orange
  .ca-rb-youraccount-editsection
  .theme-orange-whitebtn
  input.button:hover {
  border: 2px solid #FF0068 !important;
  color: #fff !important;
  margin-right: 10px;
  background: #FF0068 !important;
}
.protxt {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 400;
  display: block;
}
.theme-orange section.ca-rb-youraccount-editsection .button,
.theme-orange section.ca-rb-youraccount-editsection .button a {
  background: #FF0068;
  border: 0px solid #FF0068 !important;
  border-radius: 50px;
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1;
  padding: 13px 35px !important;
  text-decoration: none;
  text-transform: uppercase;
}
.checkoutinformationboxbg .inputboxpad {
  margin-bottom: 10px;
}
.inputboxpad {
  margin-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
}
.checkoutinformationbox {
  clear: both;
  width: 700px;
  margin-bottom: 130px;
  margin-top: 0px;
  display: inline-block;
}
.my_details .inputboxpad.ca-cityouterbox {
  width: 48%;
  float: left;
}
.my_details .inputboxpad.country-dropdown {
  width: 48%;
  float: right;
  clear: none;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  width: 260px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .theme-orange
    .ca-rb-youraccount-editsection
    .theme-orange-whitebtn
    input.button {
    width: auto;
  }
  .button.orange {
    width: auto;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
  }
  .my_details .inputboxpad.ca-cityouterbox {
    width: 100%;
  }
  .my_details .inputboxpad.country-dropdown {
    width: 100%;
  }
  .checkoutinformationbox {
    width: 100% !important;
  }
  .membershiptitle {
    font-size: 20px;
  }
  h1.membershiptitle {
    font-size: 30px;
  }
}
.ca-rb-profilesection-rgt {
  float: right;
  width: 30%;
  text-align: right;
}
.ca-rb-profilesection-lft {
  float: left;
  width: 70%;
  padding-bottom: 30px;
}
.ca-profile-details td.ca-profile-detailslft {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 400;
  width: 45%;
  line-height: 24px;
}
.ca-profile-details td {
  padding-bottom: 10px;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 300;
  line-break: 25px;
}
.black_line {
  clear: both;
  width: 100%;
  border: solid 1px #e6e6e6;
  margin: 31px 0px;
}
.theme-orange .ca-addnewcardtext a {
  color: #FF0068;
  text-decoration: none;
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  text-decoration: none;
  letter-spacing: 0px !important;
}
.no_cards {
  font-size: 18px;
  font-family: "Poppins", sans-serif !important;
  font-weight: normal;
  padding-bottom: 7px;
  overflow: hidden;
}
.no_cards .save_card {
  overflow: hidden;
}
.password-edittext {
  color: #848393;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  letter-spacing: 0px;
}
.ca-addnewcardtext {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .checkoutinformationbox {
    width: 100% !important;
  }
  .ca-profile-details td.ca-profile-detailslft {
    font-size: 15px !important;
    display: inherit;
    padding-bottom: 10px;
    line-height: 24px;
  }
  .ca-rb-profilesection-rgt {
    float: none;
    width: 100%;
  }
  .ca-profile-details td {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .ca-rb-profilesection-lft {
    float: none;
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  #yourdetails_account {
    width: 100%;
  }
  .ca-rb-profilesection-rgt {
    float: none;
    width: 100%;
  }
  .ca-profile-details td.ca-profile-detailslft {
    font-size: 15px !important;
    display: inherit;
    padding-bottom: 10px;
    line-height: 24px;
  }
  .ca-profile-details td {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .ca-rb-profilesection-lft {
    float: none;
    width: 100%;
  }
  section.ca-rb-youraccount-editsection {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #yourdetails_account {
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #yourdetails_account {
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}


a.edit-button{background: #FF0068;
  border: 0 solid #FF0068 !important;
  border-radius: 50px;
  color: #fff !important;
  font-family: Poppins,sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  padding: 13px 35px !important;
  text-decoration: none;
text-transform: uppercase;}


body {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 1px;
  font-weight: 300;
}

section.ca-rb-youraccount-editsection
  .ca-rb-checkout-newlayout
  .checkoutinformationboxbg.save_Cards {
  padding: 30px 30px 24px;
  float: left;
  width: 100%;
  background-color: #f0f2f7;
  background-image: url(../../images/ca-rb-editpagetoparrow.png);
  background-position: 3% 0%;
  margin-bottom: 30px;
  background-repeat: no-repeat !important;
}
.paymentfirstbox.ca-rb-expireddate .ca-rb-selectbox .select-style1 {
  background-color: transparent;
}
.checkout_information .paymentsecondbox .ca-rb-selectbox {
  width: 100%;
  background: #fff;
}
.checkoutinformationboxbg.save_Cards .paymentsecondbox.texboxfirst {
  width: 48%;
  float: left;
  padding-right: 4%;
  padding-bottom: 10px;
}
.checkoutinformationboxbg.save_Cards .paymentsecondbox.texboxlast {
  width: 47%;
  float: left;
  padding-bottom: 10px;
}
.checkout_information label {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  color: #011522;
  font-weight: normal;
  padding-bottom: 7px;
  letter-spacing:0px;
}
.paymentfirstbox.ca-rb-expireddate {
  width: 30%;
  float: left;
}
.checkout_information .inputborderbox2.card_cv {
  width: 152px !important;
}
.checkoutinformationboxbg.save_Cards .inputborderbox2.box.card_cv {
  width: 57% !important;
  background-position: 97% 40% !important;
}
.paymentfirstbox.ca-rb-expireddate .ca-rb-selectbox {
  margin-bottom: 0px;
}
.paymentsecondbox .ca-rb-selectbox {
  margin-bottom: 0px;
}
.paymentsecondbox .ca-rb-selectbox .select-style1 select {
  background-color: #fff;
}
.paymentfirstbox.ca-rb-expireddate .ca-rb-selectbox .select-style1 select {
  background-color: #fff;
}
.checkout_information .inputborderbox2 {
  width: 100% !important;
  /* max-width: 534px; */
}
section.ca-rb-youraccount-editsection h3.ca-rb-editsection-smalltext {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  margin: 1.25em 0 0.75em;
  text-transform: uppercase;
  color: #011522 !important;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: "montserratbold", sans-serif !important;
  font-weight: normal;
  letter-spacing: 1px;
}
.ca_save_section {
  width: 60%;
}
.save_card .card {
  width: 20%;
  float: left;
  line-height: 30px;
  border:none;
}
.checkout_information .inputboxpad .card-zoom-out {
  font-size: 15px !important;
  height: 41px !important;
  width: 57%;
  border: 2px solid #E4E4E4;
  border-radius: 6px;
  padding: 0px 5px;
}
.checkoutinformationboxbg.save_Cards .paymentsecondbox .ca-rb-selectbox {
  background: transparent;
}
.checkoutinformationboxbg.save_Cards .paymentsecondbox.texboxfirst input {
  border: 2px solid #e4e4e4;
  border-radius: 6px;
}
.checkoutinformationboxbg.save_Cards .card-type {
  right: 32%;
  height: 32px;
}
.checkoutinformationboxbg.save_Cards .card-type.Mastercard {
  background-position: 0px 26px;
  height: 58px;
}
.checkout_information .inputboxpad input {
  width: 25%;
  height: 41px !important;
}
.checkout_information .inputboxpad-exp input {
  width: 94%;
  height: 38px !important;
}
.checkout_information .inputboxpad-cvv input {
  width: 25%;
  height: 38px !important;
}
.card-type {
  width: 80px;
  height: 34px;
  background-image: url(../images/allcards.jpg);
  background-position: 0 -168px;
  background-repeat: no-repeat;
  position: absolute;
  right: 55%;
  margin-top: 35px;
}
.card-type.Visa {
  background-position: 0 -66px;
}
.card-type.Amex,
.card-type.American.Express {
  background-position: 0 -32px;
}
.card-type.Mastercard {
  background-position: 0 2px;
  margin-top: 2px;
}
.card-type.paypal {
  background-position: 0 -133px;
}
.card-type.Discover {
  background-position: 0 -100px;
}
.checkoutinformationboxbg.save_Cards .inputboxpad {
  margin-bottom: 0px !important;
}
.card_details img {
  width: 50px;
}
.tick_img {
  width: 19px;
  margin-right: 9px;
}
.tick-box {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
}
.delete_link {
  text-transform: capitalize;
  color: #FF0068;
  text-decoration: none;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}
.checkout_information .inputborderbox2.card_cv:focus {
  color: none;
}
.delete_link:hover {
  text-transform: capitalize;
  color: #f89247;
  text-decoration: none;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}
.inputborderbox2.card_cv {
  background-image: url(../../images/ca-rb-lockimg.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 93% 40% !important;
  background-repeat: no-repeat;
}
.ca-rb-savedblacktext.mobile-hide {
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
  color: #888;
}
.save_card {
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
}
.save_card .card.first_card {
  width: 14%;
}
.save_card .card-type {
  position: inherit;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .ca-rb-checkout-newlayout .checkoutinformationboxbg .inputborderbox2 {
    width: 100% !important;
  }
  .checkoutinformationboxbg.save_Cards .ca_select {
    width: auto;
    margin-left: 0px;
    margin-top: 10px;
    display: block;
    position: relative;
  }
  .ca-rb-myac-edit-expirdate {
    width: 100% !important;
  }
  .checkoutinformationboxbg.save_Cards .paymentsecondbox.texboxfirst {
    width: 50%;
    float: left;
    padding-right: 4%;
  }
  .checkoutinformationboxbg.save_Cards .paymentsecondbox.texboxlast {
    width: 50%;
    float: left;
  }
  .ca_save_section {
    width: 100%;
  }
  .checkout_information .inputboxpad .card-zoom-out {
    font-size: 15px !important;
    height: 41px !important;
    width: 100%;
    border: 2px solid #e4e4e4;
    border-radius: 6px;
    padding: 0px 5px;
  }
  .checkoutinformationboxbg.save_Cards .card-type {
    right: 6%;
  }
  .ca-rb-savedblacktext.mobile-hide {
    display: none;
  }
  .save_card .card {
    width: 33.3%;
  }
  .save_card .delete_link {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkoutinformationboxbg.save_Cards .ca_select {
    width: auto;
    margin-left: 0px;
    margin-top: 10px;
    display: block;
    position: relative;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .checkout_information .inputborderbox2 {
    width: 100% !important;
  }
  .paymentfirstbox.ca-rb-expireddate .ca-rb-selectbox .select-style1 {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .paymentfirstbox.ca-rb-expireddate {
    width: 100% !important;
  }
  .paymentfirstbox.ca-rb-expireddate .ca-rb-selectbox {
    width: 100% !important;
  }
  .paymentsecondbox .ca-rb-selectbox .select-style1 {
    width: 100% !important;
  }
  .paymentsecondbox .ca-rb-selectbox {
    width: 100% !important;
  }
  .save_card .card.first_card {
    width: auto;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .checkout_information .inputborderbox2 {
    width: 100% !important;
  }
  .ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
    width: 100% !important;
  }
  .save_card .card.first_card {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .paymentfirstbox.ca-rb-expireddate {
    width: 44%;
  }
  .ca-rb-myac-edit-expirdate {
    width: 86% !important;
  }
  .ca-rb-savedblacktext.mobile-hide {
    display: none;
  }
  .save_card .card {
    width: 33.3%;
  }
  .save_card .delete_link {
    float: right;
  }
  .checkout_information .inputboxpad .card-zoom-out {
    width: 82%;
  }
  .checkoutinformationboxbg.save_Cards .card-type {
    right: 19%;
  }
  .save_card .card.first_card {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ca-rb-checkout-newlayout .checkoutinformationboxbg .inputborderbox2 {
    width: 84% !important;
  }
  .ca-rb-myac-edit-expirdate {
    width: 89% !important;
  }
  section.ca-rb-youraccount-editsection
    .ca-rb-checkout-newlayout
    .checkoutinformationboxbg.save_Cards {
    width: 99%;
  }
  .save_card .delete_link {
    float: right;
  }
  .ca_save_section {
    width: 80%;
  }
  .checkout_information .inputboxpad .card-zoom-out {
    width: 84%;
  }
  .checkoutinformationboxbg.save_Cards .card-type {
    right: 12%;
  }
  .save_card .card.first_card {
    width: auto;
  }
}



.profile_update {
  width: 100%;
  overflow: hidden;
}
.loyalty .profile_update_rgt {
  width: 20%;
  float: left;
  display: none;
}
.loyalty .profile_update_lft {
  width: 80%;
  float: left;
  margin-top: 30px;
}
.loyalty .profile_update_rgt img {
  width: 100%;
  height: auto;
}
.img_change {
  position: absolute;
  display: inline-block;
  left: 29%;
  top: 8.1%;
}
.pencil_tool {
  background-image: url(../../images/pencil.png);
  width: 33px;
  height: 33px;
  position: absolute;
  margin-left: 28px;
}
#imgArea {
  width: 150px;
  height: 150px;
  display: inline-block;
  margin: 0 auto;
  float: right;
  padding: 0px 10px;
  margin-right: 30px;
  box-sizing: border-box;
}
#imgArea img {
  outline: medium none;
  vertical-align: middle;
  width: 100%;
}
.loyalty .content-section a {
  font-size: 11px !important;
  text-align: center;
  text-transform: uppercase;
  color: #3498db !important;
  font-family: "Poppins", sans-serif !important;
  word-wrap: break-word;
  text-decoration: none;
  background: none;
}
.loyalty .content-section button {
  font-size: 11px !important;
  text-align: center;
  text-transform: uppercase;
  color: #3498db !important;
  font-family: "Poppins", sans-serif !important;
  word-wrap: break-word;
  text-decoration: none;
  text-transform: capitalize;
  background: none;
  border: none;
  outline: none;
}

.loyalty .cart-bottom {
  padding-top: 30px;
}
.loyalty .your-profile {
  font-family: "montserratbold", sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  text-align: left !important;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 100;
  text-transform: uppercase;
}
.course-link a {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
  color: #FF0068 !important;
  /* margin-bottom: 5px; */
  display: inline-block;
  text-decoration: underline;
}

.loyalty .alert-para {
  font-size: 15px !important;
  font-family: "Poppins", sans-serif !important;
  color: #011522 !important;
  line-height: 24px;
  letter-spacing: 0px;
}
.loyalty .revarts {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "montserratbold", sans-serif !important;
  font-weight: normal;
  font-size: 17px !important;
  line-height: 23px !important;
}
.loyalty ul.newthemeca_classbox li {
  width: 133px;
  margin-right: 30px;
  padding-bottom: 25px;
  min-height: 200px;
}
ul.newthemeca_classbox li {
  list-style: none;
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
ul.newthemeca_classbox li {
  position: relative;
}
.loyalty .bck-images {
  background-image: url(../images/stamp-circle.png);
  background-position: 100%;
  background-size: 100%;
  width: 110px;
  height: 110px;
}
.loyalty .bck-images-golden {
  background-image: url(../images/golden.png);
  background-position: 100%;
  background-size: 100%;
  width: 110px;
  height: 110px;
}
.loyalty .course-details {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
  letter-spacing: 0px;
  text-align: left !important;
  line-height: 24px;
  margin-bottom: 5px !important;
  color: #011522 !important;
}
.loyalty .course-details li {
  display: inline-block;
}
.loyalty .course {
  font-family: "montserratbold", sans-serif;
  font-size: 17px;
}
.loyalty .medium-image {
  text-align: center;
  text-align: -moz-center !important;
  text-align: -webkit-center !important;
}
.loyalty .medium-image img {
  text-align: center;
  text-align: -moz-center !important;
  text-align: -webkit-center !important;
}

.no_img {
  width: 110px;
  height: 110px;
}
.loyalty .medium-txt-center {
  padding-top: 41%;
  text-align: center;
  font-size: 15px;
  color: #b5b5b5;
  font-family: "Poppins", sans-serif !important;
}
.loyalty .credit-amount {
  font-size: 15px;
  color: #b5b5b5;
  font-family: "Poppins", sans-serif !important;
}
.loyalty .content-section {
  border-top: none;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
.loyality_popup {
  background-color: white;

  border-top: 12px solid #3498db;
  text-align: center;
}
.loyality_popup .heading-trophy {
  font-size: 24px !important;
  font-family: "montserratsemibold", sans-serif !important;
  letter-spacing: 2px !important;
}
.loyality_popup .trophy-txt {
  font-size: 17px !important;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 2px !important;
  display: block;
  line-height: 2;
}
.loyality_popup .congrat-alert.txt-congrats {
  margin: 0px;
  padding: 15px !important;
  width: 100%;
  text-align: center;
  line-height: 2;
}
.loyality_popup .continue_btn {
  margin-top: 15px;
  width: 100%;
}

.loyality_popup .congrat-alert {
  font-size: 15px !important;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 2px !important;
  margin: 13px;
}
.loyality_popup .close_modal {
  background: #3498db;
  text-align: center;
  font-family: "montserratregular", sans-serif;
  letter-spacing: 1px !important;
  font-size: 15px !important;
  border: none;
  color: #fff;
  width: 100%;
  padding: 15px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .loyalty .bck-images {
    width: 85px !important;
    height: 85px !important;
  }
  .img_change {
    position: absolute;
    display: inline-block;
    left: 10%;
    top: 2.1%;
  }
  .loyalty .bck-images-golden {
    width: 85px !important;
    height: 85px !important;
  }
  .loyalty .credit-amount {
    font-size: 13px;
    color: #b5b5b5;
    font-family: "Poppins", sans-serif !important;
  }
  .loyalty .your-profile {
    font-family: "montserratbold", sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
    text-align: left !important;
    line-height: 2;
    margin-bottom: 10px;
  }
  .loyalty .course-details p {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 15px !important;
    font-family: "Poppins", sans-serif !important;
  }
  .loyalty .course {
    font-size: 15px;
  }
  .no_img {
    width: 85px;
    height: 85px;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .img_change {
    position: absolute;
    display: inline-block;
    left: 10%;
    top: 2.1%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .img_change {
    position: absolute;
    display: inline-block;
    left: 14%;
    top: 5.2%;
  }
}

@media only screen and (max-width: 767px),
  (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .loyalty .profile_update_rgt {
    width: 25%;
  }
  .loyalty .profile_update_lft {
    width: 75%;
  }
  .pencil_tool{
margin-top:40px !important;}
  #imgArea {
    width: auto;
    height: auto;
    padding: 0px 5px;
    margin: 0px;
  }
  .loyalty ul.newthemeca_classbox.classlisting_bottom_space li {
    padding-top: 0;
    width: 33% !important;
    min-height: 158px !important;
    margin-right: 0;
    text-align: center;
    padding-bottom: 0;
  }
  .cart_bottom {
    margin-left: 15px;
  }
  .loyalty .course-details {
    font-size: 15px;
  }
  .loyalty ul.newthemeca_classbox li:nth-child(3n + 1) {
    clear: none;
  }
  .loyalty .alert-para {
    font-size: 15px !important;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 0px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #imgArea {
    width: auto;
    height: auto;
    padding: 0px 5px;
    margin: 0px;
  }

  .loyalty ul.newthemeca_classbox li:nth-child(3n + 1) {
    clear: none;
  }
  .loyalty ul.newthemeca_classbox.classlisting_bottom_space li {
    padding-top: 0;
    width: 33% !important;
    min-height: 158px !important;
    margin-right: 0;
    text-align: center;
    padding-bottom: 0;
  }
  .img_change {
    position: absolute;
    display: inline-block;
    left: 35%;
    top: 5.4%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .img_change {
    position: absolute;
    display: inline-block;
    left: 14%;
    top: 6.9%;
  }
}
.loyalty .course-details{padding-left:0px !important;}
.loyalty .course-details li p{padding-bottom:0px !important;}
.landing_section.new-design-landing .loyalty .profile_update_lft .common_left_side-para p{padding-bottom:0px;}
.loyalty-rewards{width:100%;display:inline-block;}
.loyalty-rewards ul{padding-left:0px !important;}
a.cancel-button{background: #fff;
  border: 2px solid #FF0068 !important;
  border-radius: 50px;
  color: #FF0068 !important;
  font-family: Poppins,sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  padding: 13px 35px !important;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 5px;
}

.ca-addnewcardtext a{
	color: #FF0068;
  font-size: 15px;
  font-family: Poppins,sans-serif !important;
  text-decoration: none;
  letter-spacing: 0 !important;
}

.ca-rb-checkout-newlayout .inputborderbox2.first-box, .ca-rb-checkout-newlayout .inputborderbox2 {
  width: 57% !important;
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  height: 41px !important;
  font-size: 15px !important;
  color: #011522 !important;
  font-family: Poppins,sans-serif !important;
  text-align: left !important;
  font-weight: 400 !important;
  padding: 0 7px;
  box-shadow: none;
}


.membershiptitle {
  font-family: "montserratbold", sans-serif !important;
  font-size: 41px;
  letter-spacing: 2px !important;
  color: #222328;
  line-height: 1;
  padding-left: 0px;
  text-transform: uppercase;
}
a {
  color: #FF0068;
}
hr.orange-separator {
  border: 3px solid #FF0068;
  height: 0;
  margin-bottom: 0;
  margin-top: 13px;
  width: 70px;
  margin-bottom: 28px;
}
section.ca-rb-youraccount-editsection h3,
.ca-rb-notification h3 {
  font-style: normal !important;
  clear: both;
  font-size: 17px !important;
  font-family: "montserratbold", sans-serif !important;
  color: #011522;
  /* padding-bottom: 20px; */
  letter-spacing: 1px;
  text-transform: uppercase !important;
  font-weight: 100;
  line-height: 23px;
}
.checkoutinformationboxbg label {
  font-weight: bold;
  color: #011522 !important;
  line-height: 24px;
  width: 100%;
  float: left;
  padding-bottom: 5px;
  font-size: 15px !important;
  font-family: "Poppins", sans-serif !important;
}
.inputboxpad .select-style1 select {
  border: 0 none;
  color: #011522 !important;
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 0px;
  width: 100%;
  font-weight: normal !important;
  line-height: 24px;
}
.ca-rb-selectbox .select-style1,
.select-style1 {
  background-image: url(../../images/downarrow.png) !important;
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  line-height: 1;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 41px;
  margin-left: 0px !important;
  background-repeat: no-repeat;
  background-position: 98%;
}
.paymentsecondbox .select-style1 {
  border: 2px solid #e4e4e4;
  border-radius: 6px;
}
.ca-editprofile-page .postcodebox {
  width: 48%;
}
.ca-rb-youraccount-editsection.your_details .checkoutinformationbox {
  margin-bottom: 70px;
}
.ca-rb-selectbox {
  margin-bottom: 15px;
  overflow: hidden;
  display: inline-block;
}
.ca-rb-selectbox .select-style1 select {
  color: #010101 !important;
  font-family: "Poppins", sans-serif !important;
}
.select-style1 #title,
.select-style1 #country,
.select-style1 #quantity,
.select-style1 #card-expiry-month,
.select-style1 #card-expiry-year,
.select-style1 #ucountry {
  -moz-appearance: none;
  outline: none;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding: 0px 5px;
  width: 100%;
  height: 41px;
  -webkit-appearance: none;
}
.ca-rb-selectbox .select-style1 select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding: 0px 5px;
  width: 100% !important;
  height: 38px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 select {
  color: #011522 !important;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 98%;
  border-radius: 6px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  background-image: url(../../images/downarrow.png) !important;
  background-repeat: no-repeat;
  background-position: 98%;
}
.ca-rb-selectbox .select-style1 select {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: 0px;
  color: #011522;
  width: 100%;
  font-weight: normal !important;
  line-height: 24px;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  color: #011522 !important;
}
.my_details .inputborderbox {
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  color: #011522 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  height: 41px !important;
  margin-bottom: 13px;
  padding: 0 7px;
  text-align: left !important;
  width: 100%;
}
.theme-orange
  .ca-rb-youraccount-editsection
  .theme-orange-whitebtn
  input.button {
  background: none !important;
  border: 2px solid #FF0068 !important;
  color: #FF0068 !important;
  margin-right: 10px;
}
sup {
  font-size: 18px;
  color: red;
  top: 0px;
}
.theme-orange
  .ca-rb-youraccount-editsection
  .theme-orange-whitebtn
  input.button:hover {
  border: 2px solid #FF0068 !important;
  color: #fff !important;
  margin-right: 10px;
  background: #FF0068 !important;
}
.protxt {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 400;
  display: block;
}
.theme-orange section.ca-rb-youraccount-editsection .button,
.theme-orange section.ca-rb-youraccount-editsection .button a {
  background: #FF0068;
  border: 0px solid #FF0068 !important;
  border-radius: 50px;
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1;
  padding: 13px 35px !important;
  text-decoration: none;
  text-transform: uppercase;
}
.checkoutinformationboxbg .inputboxpad {
  margin-bottom: 10px;
}
.inputboxpad {
  margin-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
}
.checkoutinformationbox {
  clear: both;
  width: 700px;
  margin-bottom: 130px;
  margin-top: 0px;
  display: inline-block;
}
.my_details .inputboxpad.ca-cityouterbox {
  width: 48%;
  float: left;
}
.my_details .inputboxpad.country-dropdown {
  width: 48%;
  float: right;
  clear: none;
}
.ca-rb-youraccount-editsection .ca-rb-selectbox .select-style1 {
  width: 260px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .theme-orange
    .ca-rb-youraccount-editsection
    .theme-orange-whitebtn
    input.button {
    width: auto;
  }
  .button.orange {
    width: auto;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
  }
  .my_details .inputboxpad.ca-cityouterbox {
    width: 100%;
  }
  .my_details .inputboxpad.country-dropdown {
    width: 100%;
  }
  .checkoutinformationbox {
    width: 100% !important;
  }
  .membershiptitle {
    font-size: 20px;
  }
  h1.membershiptitle {
    font-size: 30px;
  }
}
.ca-rb-profilesection-rgt {
  float: right;
  width: 30%;
  text-align: right;
}
.ca-rb-profilesection-lft {
  float: left;
  width: 70%;
  padding-bottom: 30px;
}
.ca-profile-details td.ca-profile-detailslft {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 400;
  width: 45%;
  line-height: 24px;
}
.ca-profile-details td {
  padding-bottom: 10px;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #011522;
  letter-spacing: 0px;
  font-weight: 300;
  line-break: 25px;
}
.black_line {
  clear: both;
  width: 100%;
  border: solid 1px #e6e6e6;
  margin: 31px 0px;
}
.theme-orange .ca-addnewcardtext a {
  color: #FF0068;
  text-decoration: none;
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  text-decoration: none;
  letter-spacing: 0px !important;
}
.no_cards {
  font-size: 18px;
  font-family: "Poppins", sans-serif !important;
  font-weight: normal;
  padding-bottom: 7px;
  overflow: hidden;
}
.no_cards .save_card {
  overflow: hidden;
}
.password-edittext {
  color: #848393;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  letter-spacing: 0px;
}
.ca-addnewcardtext {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .checkoutinformationbox {
    width: 100% !important;
  }
  .ca-profile-details td.ca-profile-detailslft {
    font-size: 15px !important;
    display: inherit;
    padding-bottom: 10px;
    line-height: 24px;
  }
  .ca-rb-profilesection-rgt {
    float: none;
    width: 100%;
  }
  .ca-profile-details td {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .ca-rb-profilesection-lft {
    float: none;
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  #yourdetails_account {
    width: 100%;
  }
  .ca-rb-profilesection-rgt {
    float: none;
    width: 100%;
  }
  .ca-profile-details td.ca-profile-detailslft {
    font-size: 15px !important;
    display: inherit;
    padding-bottom: 10px;
    line-height: 24px;
  }
  .ca-profile-details td {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .ca-rb-profilesection-lft {
    float: none;
    width: 100%;
  }
  section.ca-rb-youraccount-editsection {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #yourdetails_account {
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #yourdetails_account {
    width: 100%;
  }
  .membershiptitle {
    font-size: 30px;
  }
}


.main {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px !important;
  padding-top: 4px;
  color: #011522;
  font-weight: normal !important;
  font-family: montserratlight, sans-serif !important ;
}

input[type="checkbox"] {
  visibility: hidden;
}

.geekmark {
  position: absolute;
  top: 5px;
  left: 0;
  padding: 10px;

  border: 1px solid #8a8b8d;
}
.read_privacy {
  color: #3498db;
  font-size: 15px;
  text-decoration: none;
  font-family: "Poppins", sans-serif !important;
}
.ca-rb-notification .ca-email-promos {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  color: #011522;
  padding-left: 40px;
  display: block;
  line-height: 24px;
  letter-spacing:0px !important;
}
.ca-rb-youraccount-editsection.email {
  padding: 0px;
}
.ca-rb-notification.unsubscribe.save-btn .button.save {
  background: #FF0068 !important;
  color: #fff !important;
  float:left;
  border-radius:50px;
}
.ca-rb-notification.unsubscribe .ca-news-email {
  padding: 10px 0 30px 0;
}
.login_regouterbox {
  margin-top: 15px;
}
.ca-rb-notification.unsubscribe input.button {
  background: none !important;
  border: 2px solid #FF0068 !important;
  color: #FF0068 !important;
  margin-right: 10px;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1;
  padding: 13px 35px;
  cursor: pointer;
}
.ca-rb-notification.unsubscribe .inputboxpads.checkbox .check_box {
  width: 100%;
}
.ca-rb-notification.unsubscribe.save-btn {
  padding-bottom: 80px;
}
.ca-rb-notification.unsubscribe {
  padding-bottom: 20px;
  overflow: hidden;
}

.geekmark:after {
  content: "";
  position: absolute;
  display: none;
}

.main input:checked ~ .geekmark:after {
  display: block;
}

.main .geekmark:after {
  color: #99a1a7;

  content: "\2714";
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 3px;
  -moz-appearance: none;
}
.inputboxpads.checkbox {
  padding-top: 15px;
  overflow: hidden;
}

.preference-section-left,
.preference-section-right {
  display: table-caption;
  float: left;
  width: 50%;
  padding-bottom: 50px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.ca-rb-notification.preference {
  padding-bottom: 30px;
}
.ca-rb-notification.email {
  padding: 30px 0 45px 0;
}
.ca-rb-notification,
label.error {
  color: #fe6d4c !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 12px !important;
  clear: both;
   letter-spacing:0px !important;
}
.ca-rb-notification .ca-email-promos {
  font-size: 15px;
  font-family: "Poppins", sans-serif !important;
  color: #011522;
  padding-left: 0px;
  display: block;
  line-height: 24px;
}
.ca-rb-notification h3 {
  font-style: normal !important;
  font-size: 16.15px !important;
  font-family: "montserratbold", sans-serif !important;
  color: #011522;
  padding-bottom: 20px;
  letter-spacing: 1px;
  text-transform: uppercase !important;
}
.checkoutinformationbox.email {
  width: 100%;
  margin-bottom: 0px;
}
.preference-section {
  clear: both;
  overflow: hidden;
  display: inline-block;
}

.inputboxpads.checkbox .check_box {
  width: 100%;
  min-width: 300px;
  float: left;
}
@media only screen and (max-width: 767px) {
	 .new-user-payment .ca-rb-savedcardsbox{width:auto;}
  .preference-section-left,
  .preference-section-right {
    display: inline;
    float: none;
    width: 100%;
  }
  .ca-rb-notification h3 {
    padding: 0px;
  }
}

.ca-rb-notification.preference ul li{list-style-type:none;}
.ca-rb-notification.preference ul{padding-left:0px;}
.top-section {padding-left:0px !important;}
.section-card {
	background: #f3f3f3;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	/*border-bottom: 3px solid #FF0068;*/
}
.section-header {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 2px solid #ddd;
}
.section-text {
	font-size: 16px;
	color: #333;
}
.edit-btn {
	text-decoration: none;
	background: #FF0068;
	color: white;
	padding: 8px 16px;
	border-radius: 5px;
	font-size: 14px;
	transition: 0.3s;
	white-space: nowrap;
}
.edit-btn:hover {
	background: #000;
}
/* Responsive: Move button to bottom */
@media (max-width: 768px) {
	.section-card {
		flex-direction: column;
		align-items: flex-start;
	}
	.edit-btn {
		margin-top: 10px;
		width: 100%;
		text-align: center;
	}
	.ca_side_rgt h1.pageTitle{
		padding-left:30px !important; 
		margin-top:30px !important;
	}
}