HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/Siyum_old/wp-content/themes/kedushas/css/order-book.css
@import url("../fonts/font.css");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.book-inner-sec {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  padding: 20px;
  align-items: center;
  margin-bottom: -86px;
}
@media (max-width: 579px) {
  .book-inner-sec {
    flex-wrap: wrap;
    width: 90%;
  }
}
.book-inner-sec .left-img-sec {
  width: 416px;
  height: 432px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E9F5FF 0% 0% no-repeat padding-box;
  border-radius: 15px;
  flex-shrink: 0;
  padding: 36px 86px;
}
.book-inner-sec .left-img-sec img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 1679px) {
  .book-inner-sec .left-img-sec {
    width: 400px;
    height: 412px;
    padding: 26px 76px;
  }
}
@media (max-width: 1481px) {
  .book-inner-sec .left-img-sec {
    width: 380px;
    height: 400px;
    padding: 20px 60px;
  }
}
@media (max-width: 1199px) {
  .book-inner-sec .left-img-sec {
    width: 360px;
    height: 380px;
    padding: 20px 50px;
  }
}
@media (max-width: 991px) {
  .book-inner-sec .left-img-sec {
    width: 300px;
    height: 320px;
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  .book-inner-sec .left-img-sec {
    width: 240px;
    height: 260px;
    padding: 20px;
  }
}
@media (max-width: 579px) {
  .book-inner-sec .left-img-sec {
    width: 100%;
    height: 200px;
    margin: auto;
  }
}
.book-inner-sec .rt-content-sec {
  margin-left: 84px;
  padding-right: 30px;
}
@media (max-width: 1679px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 74px;
  }
}
@media (max-width: 1481px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 64px;
  }
}
@media (max-width: 1199px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 54px;
  }
}
@media (max-width: 991px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 44px;
  }
}
@media (max-width: 767px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 34px;
  }
}
@media (max-width: 579px) {
  .book-inner-sec .rt-content-sec {
    margin-left: 0px;
    padding: 10px 20px;
  }
}
.book-inner-sec .rt-content-sec .content-inner .title {
  font-family: "Cooper Lt BT";
  letter-spacing: 0px;
  color: #022F75;
  font-weight: 500;
  font-size: 40px;
  line-height: 47px;
  padding-bottom: 10px;
}
@media (max-width: 1679px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 1481px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 579px) {
  .book-inner-sec .rt-content-sec .content-inner .title {
    font-size: 28px;
    line-height: 38px;
  }
  .book-inner-sec .rt-content-sec .content-inner .title br {
    display: none;
  }
}
.book-inner-sec .rt-content-sec .content-inner .content {
  letter-spacing: 0px;
  color: #022F75;
  font-size: 18px;
  line-height: 28px;
  font-family: "Circular Std Book";
  border-bottom: 1.5px solid #D3E9FD;
  padding-bottom: 60px;
}
@media (max-width: 1679px) {
  .book-inner-sec .rt-content-sec .content-inner .content {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .book-inner-sec .rt-content-sec .content-inner .content {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .book-inner-sec .rt-content-sec .content-inner .content {
    padding-bottom: 20px;
  }
}
.book-inner-sec .rt-content-sec .price-txt {
  padding-top: 20px;
  letter-spacing: 0px;
  color: #022F75;
  font-size: 32px;
  font-weight: 500;
  font-family: "Cooper Lt BT";
}
@media (max-width: 1679px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 30px;
  }
}
@media (max-width: 1481px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 24px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 22px;
  }
}
@media (max-width: 579px) {
  .book-inner-sec .rt-content-sec .price-txt {
    font-size: 20px;
  }
}

.order-book-banner {
  background-image: url("../img/order-book-banner.png");
  background-size: cover;
  background-position: center;
  min-height: 621px;
  display: flex;
  align-items: center;
  padding-top: 250px;
}
@media (max-width: 1679px) {
  .order-book-banner {
    padding-top: 220px;
    min-height: 600px;
  }
}
@media (max-width: 1481px) {
  .order-book-banner {
    padding-top: 200px;
    min-height: 580px;
  }
}
@media (max-width: 1199px) {
  .order-book-banner {
    padding-top: 160px;
    min-height: 540px;
  }
}
@media (max-width: 991px) {
  .order-book-banner {
    padding-top: 140px;
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  .order-book-banner {
    padding-top: 120px;
    min-height: 460px;
  }
}
@media (max-width: 579px) {
  .order-book-banner {
    padding-top: 80px;
    min-height: 460px;
  }
}

.book-form {
  background: #E9F5FF 0% 0% no-repeat padding-box;
  padding: 200px 0px;
}
@media (max-width: 1679px) {
  .book-form {
    padding: 180px 0px;
  }
}
@media (max-width: 1481px) {
  .book-form {
    padding: 160px 0px;
  }
}
@media (max-width: 1199px) {
  .book-form {
    padding: 140px 0px;
  }
}
@media (max-width: 991px) {
  .book-form {
    padding: 120px 0px;
  }
}
@media (max-width: 767px) {
  .book-form {
    padding: 100px 0px;
  }
}
.book-form .form-content {
  padding-bottom: 50px;
}
@media (max-width: 1679px) {
  .book-form .form-content {
    padding-bottom: 40px;
  }
}
@media (max-width: 1481px) {
  .book-form .form-content {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .book-form .form-content {
    padding-bottom: 20px;
  }
}
.book-form .form-content .title {
  font-family: "Cooper Lt BT";
  letter-spacing: 0px;
  color: #022F75;
  font-weight: 500;
  font-size: 40px;
  line-height: 47px;
}
@media (max-width: 1679px) {
  .book-form .form-content .title {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 1481px) {
  .book-form .form-content .title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .book-form .form-content .title {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  .book-form .form-content .title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .book-form .form-content .title {
    font-size: 30px;
  }
}
@media (max-width: 579px) {
  .book-form .form-content .title {
    font-size: 28px;
  }
}
.book-form .form-content .text-sec {
  letter-spacing: 0px;
  color: #022F75;
  font-size: 18px;
  line-height: 28px;
  font-family: "Circular Std Book";
  margin-bottom: 0px;
}
@media (max-width: 1679px) {
  .book-form .form-content .text-sec {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .book-form .form-content .text-sec {
    font-size: 14px;
    line-height: 24px;
  }
}
.book-form .custom-select-arrow {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  background-image: url(../img/down-arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 1rem center !important;
  background-size: 24px 24px;
  padding-right: 2.5rem;
  cursor: pointer;
}
.book-form .form-select {
  cursor: pointer;
}
@media (max-width: 1481px) {
  .book-form .mb-5 {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1199px) {
  .book-form .mb-5 {
    margin-bottom: 14px !important;
  }
}
.book-form .form-control, .book-form .form-select {
  height: 64px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #D3E9FD;
  border-radius: 0px !important;
  display: flex;
  align-items: center;
  padding-left: 40px;
  font-size: 18px;
  line-height: 28px;
  font-family: "Circular Std Book";
  margin-bottom: 40px;
  position: relative;
  color: #022F75;
}
@media (max-width: 1679px) {
  .book-form .form-control, .book-form .form-select {
    height: 58px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1481px) {
  .book-form .form-control, .book-form .form-select {
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .book-form .form-control, .book-form .form-select {
    height: 42px;
    margin-bottom: 0px;
  }
}
.book-form .form-control::placeholder, .book-form .form-select::placeholder {
  color: #022F75;
  font-size: 18px;
  line-height: 28px;
  font-family: "Circular Std Book";
}
@media (max-width: 1679px) {
  .book-form .form-control::placeholder, .book-form .form-select::placeholder {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .book-form .form-control::placeholder, .book-form .form-select::placeholder {
    font-size: 14px;
    line-height: 24px;
  }
}
.book-form .form-control:focus, .book-form .form-select:focus {
  box-shadow: none;
}
.book-form .credit-card-box {
  background-color: #fff;
  padding: 40px;
}
.book-form .credit-card-box .text1 {
  letter-spacing: 0px;
  color: #022F75;
  font-size: 24px;
  font-family: "Cooper Lt BT";
  font-weight: 500;
  padding-bottom: 10px;
}
@media (max-width: 1679px) {
  .book-form .credit-card-box .text1 {
    font-size: 22px;
  }
}
@media (max-width: 1481px) {
  .book-form .credit-card-box .text1 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .book-form .credit-card-box .text1 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .book-form .credit-card-box .text1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .book-form .credit-card-box .text1 {
    font-size: 14px;
  }
}
.book-form .btn-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.book-form .btn {
  width: 184px;
  height: 64px;
  display: flex;
  border-radius: 0px !important;
  align-items: center;
  justify-content: center;
  border: 2px solid #022F75;
  letter-spacing: 0px;
  color: #022F75;
  font-size: 19px;
  font-family: "Circular Std Book";
  font-weight: 400;
}
@media (max-width: 1679px) {
  .book-form .btn {
    height: 58px;
    font-size: 17px;
  }
}
@media (max-width: 1481px) {
  .book-form .btn {
    height: 52px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .book-form .btn {
    height: 44px;
    font-size: 13px;
  }
}
.book-form .btn.order-now {
  background-color: #022F75;
  color: #FFFFFF;
}
.apply-btn {
  margin-left: 20px !important;
  border-radius: 50px !important;
}
.apply-btn:hover {
  background-color: #022F75;
  color: #FFFFFF;
}
 
.subtotal {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0px;
  color: #022F75;
  font-size: 18px;
  line-height: 28px;
  font-family: "Circular Std Book";
  margin-bottom: 0px;
}
 
.sub-title-total {
  font-family: "Cooper Lt BT";
  letter-spacing: 0px;
  color: #022F75;
  font-weight: 500;
  font-size: 25px;
}

@media (max-width: 479px) {
  .apply-grp .form-control {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .apply-grp .apply-btn {
    margin-left: 0px !important;
    margin-top: 20px;
    width: 100%;
  }
}
.summary-box span {
    min-width: 80px;
    text-align: right;
  }
  .summary-box strong {
    text-align: left;
  }

.form-response-message {
    padding: 30px 0 20px 0;
}

/*# sourceMappingURL=order-book.css.map */