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/siyum/css/publication.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 ***/
.enjoy-shabbos {
  padding: 100px 0px;
}
.enjoy-shabbos .inner-sec {
  background-color: #0B5497;
  padding: 64px 120px;
  border-radius: 26px;
}
.enjoy-shabbos .title {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 45px;
  line-height: 60px;
  font-family: "Cooper Lt BT";
}
.enjoy-shabbos .inner-content {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Circular Std Book";
}
.enjoy-shabbos .two-btn {
  display: flex;
  padding-top: 40px;
}
@media (max-width: 660px) {
  .enjoy-shabbos .two-btn {
    flex-direction: column;
    width: 100%;
  }
}
.enjoy-shabbos .two-btn .btn {
  width: 270px;
  height: 83px;
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 49px;
  font-family: "PF DinText Pro";
  letter-spacing: 0px;
  color: #0B5497;
  font-weight: 500;
  font-size: 22px;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
@media (max-width: 1679px) {
  .enjoy-shabbos .two-btn .btn {
    font-size: 20px;
    height: 73px;
  }
}
@media (max-width: 1481px) {
  .enjoy-shabbos .two-btn .btn {
    font-size: 18px;
    height: 63px;
  }
}
@media (max-width: 1281px) {
  .enjoy-shabbos .two-btn .btn {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .enjoy-shabbos .two-btn .btn {
    height: 53px;
    width: 230px;
    margin-right: 9px;
  }
}
@media (max-width: 660px) {
  .enjoy-shabbos .two-btn .btn {
    width: 100%;
    margin-bottom: 10px;
    justify-content: center;
  }
}
.enjoy-shabbos .two-btn .btn.whatsap {
  width: 313px;
}
@media (max-width: 767px) {
  .enjoy-shabbos .two-btn .btn.whatsap {
    width: 250px;
  }
}
@media (max-width: 660px) {
  .enjoy-shabbos .two-btn .btn.whatsap {
    width: 100%;
    margin-right: 0px;
  }
}
.enjoy-shabbos .two-btn .btn .ico {
  width: 34px;
  height: 34px;
  border-radius: 30px;
  background-color: #0B5497;
  margin-right: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.enjoy-shabbos .two-btn .btn .ico img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(26deg) brightness(103%) contrast(102%);
}
.enjoy-shabbos .email-input {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  background: rgba(224, 232, 239, 0.6196078431) 0% 0% no-repeat padding-box;
  border-radius: 49px;
}
@media (max-width: 660px) {
  .enjoy-shabbos .email-input {
    width: 100%;
  }
}
.enjoy-shabbos .email-input .btn.receive-email {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  background-color: #ffffff;
  color: #0b5497;
  border: none;
  height: 100%;
  border-radius: 0;
  cursor: pointer;
}
.enjoy-shabbos .email-input .btn.receive-email .ico {
  background-color: transparent;
}
.enjoy-shabbos .email-input .btn.receive-email .ico img {
  filter: unset;
}
.enjoy-shabbos .email-input .form-control {
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  color: #0b5497;
  outline: none;
  background: transparent !important;
  width: 420px;
  border: none;
  box-shadow: none;
  font-family: "Circular Std Book";
  font-size: 16px;
}
.enjoy-shabbos .email-input .form-control::placeholder {
  color: #FFFFFF;
}
.enjoy-shabbos .email-input .send-btn {
  background-color: #0096FF;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50px;
  position: absolute;
  z-index: 999;
  right: 13px;
  height: 54px;
  width: 54px;
}
@media (max-width: 1679px) {
  .enjoy-shabbos .email-input .send-btn {
    height: 50px;
    width: 50px;
  }
}
.enjoy-shabbos .email-input .send-btn img {
  width: 24px;
  height: 24px;
}
@media (max-width: 1679px) {
  .enjoy-shabbos .email-input .send-btn img {
    height: 22px;
    width: 22px;
  }
}

.left-arw-dy, .right-arw-dy {
    cursor: pointer;
}

/*# sourceMappingURL=publication.css.map */