/*
Theme Name: Bridge Child
Theme URI: https://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*! Generated by Font Squirrel (httpss://www.fontsquirrel.com) on May 10, 2021 */

@font-face {
  font-family: "Greycliff Light Oblique";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-LightOblique.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-LightOblique.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-LightOblique.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Greycliff Regular Oblique";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-RegularOblique.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-RegularOblique.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-RegularOblique.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Greycliff Medium Oblique";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-MediumOblique.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-MediumOblique.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-MediumOblique.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Greycliff Light";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Light.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Light.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Light.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Greycliff Medium";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Medium.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Medium.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Medium.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Greycliff Regular";
  src: url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Regular.woff")
      format("woff"),
    url("/wp-content/themes/bridge-child/fonts/GreycliffCF-Regular.eot")
      format("eot");
  font-weight: normal;
  font-style: normal;
}

/* Custom class overrides, top down */

.ios-reveal {
  display: none;
}

form.post-password-form {
  margin: 200px auto;
  max-width: 800px;
  padding: 10px;
}

i.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/* Header */

.q_logo img {
  height: 32px !important;
  top: -16px;
}

.mobile_menu_button {
  float: right;
  margin: 0 0 0 0;
}

.mobile_menu_button span {
  font-size: 18px;
}

nav.mobile_menu ul li {
  text-align: center;
}

li.current-page-ancestor a.current span,
.current-menu-item span {
  border-bottom: 1px solid;
}

.current-menu-item ul span {
  border-bottom: none;
}

li.narrow .second .inner ul {
  margin-top: 5px;
}

li.menu-item a:hover {
  opacity: 0.7;
}

nav.main_menu > ul > li:last-child > a {
  font-size: 14px;
  line-height: 27px;
  height: 27px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  text-transform: uppercase;
  padding-left: 16px;
  padding-right: 15px;
  margin-left: 5px;
  border: 1px solid #382672;
  background-color: transparent;
  transition: background-color 0.1s, border-color 0.1s;
}

nav.main_menu > ul > li:last-child > a:hover {
  color: #ffffff;
  background-color: #1bb5d9;
  border-color: #1bb5d9;
}

.drop_down .second {
  transition: top 0.3s ease-in-out, opacity 0.15s ease-in-out;
}

/* Hero */

.elementor-top-section {
  padding: 40px;
}
.main-hero-section {
  background-image: url("/wp-content/uploads/2021/05/candid-iso-header-1826-2.png");
  background-repeat: no-repeat;
  background-size: 1100px auto !important;
  background-position: 45vw 100px !important;
}

/* Candid Testimonial */

.testimonial_content_header {
  display: flex;
}

p.testimonial_author {
  margin-top: 0 !important;
  text-align: left;
  padding: 0 10px;
  line-height: 21px;
  font-size: 16px !important;
  text-transform: uppercase;
  font-family: "Greycliff Medium";
}

.testimonials_c_holder .testimonial_content_inner {
  border-radius: 12px;
  padding: 25px 20px;
}

.testimonials_c_holder
  .testimonial_content_inner
  .testimonial_text_inner
  p:first-child {
  font-family: "Greycliff Regular";
  text-align: left;
}

.testimonial_image_holder {
  flex-shrink: 0;
}

.testimonial_title_holder {
  text-align: left;
  padding: 10px;
}

.testimonial_title_holder h6 {
  text-transform: capitalize;
  font-family: "Greycliff Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left !important;
}

/* Pricing */

.q_price_table.qode_pricing_table_advanced {
  background: #fff;
  border-radius: 12px;
  padding: 25px 20px;
  min-width: 311px;
  margin-top: 25px;
  margin-bottom: 25px;
  cursor: pointer;
}

.q_price_table.qode_pricing_table_advanced:nth-child(2) {
  border: 2px solid #ff9894;
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li {
  font-size: 16px;
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text h5 {
  text-align: left !important;
}

.q_price_table.qode_pricing_table_advanced .qode_price_table_prices {
  text-align: left;
}

.q_price_table.qode_pricing_table_advanced .price_table_inner .value,
.q_price_table.qode_pricing_table_advanced .price_table_inner .price {
  font-size: 77px;
  line-height: 60px;
  padding: 0 3px;
  font-weight: 200;
  vertical-align: middle;
  display: inline-block;
  color: #451ccb;
  top: 0 !important;
}

.q_price_table.qode_pricing_table_advanced
  .price_table_inner
  .qode_pt_short_info {
  font-size: 40px;
  color: #451ccb;
  line-height: 40px;
  padding-top: 10px;
  margin-bottom: -20px;
}

.q_price_table.qode_pricing_table_advanced .price_table_inner .mark {
  display: inline-block;
  color: #7a58e8;
  font-size: 24px;
  font-family: "Greycliff Light";
}
.q_price_table.qode_pricing_table_advanced .active_text {
  position: absolute;
  display: flex;
  justify-content: space-around;
  top: -15px;
  left: 0;
  width: 100%;
}

.q_price_table.qode_pricing_table_advanced .active_text_inner {
  display: inline-block;
  text-align: center;
  height: 33px;
  background: #ff9894;
  color: #fff;
  padding: 3px 20px;
  font-size: 14px;
  font-family: "Greycliff Medium";
  font-weight: 500;
  border-radius: 6px;
}

/* Icon box */

.elementor-icon-box-icon .elementor-icon {
  font-size: 32px;
}

h4.elementor-icon-box-title {
  text-align: unset !important;
  padding-bottom: 8px;
}

/* Footer */

.candid-footer .four_columns,
.candid-footer .three_columns,
.candid-footer .two_columns,
.candid-footer .two_columns_50_50 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.candid-footer .column1,
.candid-footer .column2,
.candid-footer .column3,
.candid-footer .column4 {
  width: unset;
  float: none;
  flex-grow: 1;
}

.candid-footer .widget_media_image {
  width: 49px; /* Hack for retina logo */
}

/* Spotlights */

/* 
.cw-spotlight-wrapper
  .cw-spotlight-section-header
  .cw-spotlight-section-content
    .cw-spotlight-piccol
    .cw-spotlight-textcol
*/

/*
How to style header text background per element:
#spotlightWHATEVER.cw-spotlight-section-header .elementor-widget-container,
#spotlightWHATEVER.cw-spotlight-wrapper .elementor-heading-title {
      background-color: #a3a5b0 !important;
}
*/

.cw-spotlight-wrapper .cw-spotlight-section-header {
  max-width: 90%;
  margin: auto;
  margin-top: 1rem !important;
}

.cw-spotlight-wrapper .elementor-heading-title {
  font-size: 3rem !important;
  padding: 1rem !important;
  margin-top: 1.5rem !important;
}

.cw-spotlight-wrapper .cw-spotlight-section-content {
  margin-top: unset !important;
}

.cw-spotlight-wrapper .elementor-widget-bridge_button a {
  margin: 0.5rem !important;
}

.cw-spotlight-textcol .elementor-widget-wrap {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.cw-spotlight-wrapper a:hover {
  background: #0ff;
}

@media (max-width: 1024px) {
  .cw-spotlight-wrapper .elementor-heading-title {
    font-size: 2.5rem !important;
  }
  .cw-spotlight-textcol .elementor-widget-wrap {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (max-width: 767px) {
  .cw-spotlight-wrapper .elementor-heading-title {
    margin-top: 0 !important;
    padding: 0 !important;
    font-size: 1.5rem !important;
  }
  .cw-spotlight-textcol .elementor-widget-wrap {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

/*                */
/* Media Queries */
/* Wide Desktop (1441+) is default, overrides cascade smaller */
/*                                                            */

/*                              */
/*                              */
/* Desktop - downsize fonts 75% */
/*                              */
/*                              */

@media screen and (max-width: 1440px) {
  h1 {
    font-size: 72px;
    line-height: 86px;
  }
  h2 {
    font-size: 45px;
    line-height: 48px;
  }
  h4 {
    font-size: 26px;
    line-height: 32px;
  }
  h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .main-hero-section {
    background-size: 1000px auto !important;
    background-position: 47vw 100px !important;
  }

  .qodef-qi-item-showcase .qodef-e-title {
    font-size: 24px;
  }
}

/*           */
/*           */
/* Windowed */
/*           */
/*           */

@media screen and (max-width: 1200px) {
  /* .main-hero-section {
    background-size: 120vw auto !important;
  } */
  .testimonial_image_holder {
    flex-shrink: unset;
  }
}

/* Some elements do things at 1024px */

@media screen and (max-width: 1024px) {
  .elementor-widget-qi_addons_for_elementor_item_showcase {
    margin-top: 30px;
  }

  .qodef-qi-item-showcase .qodef-e-text {
    font-size: 16px;
    text-align: center;
  }
}

/*        */
/*        */
/* Tablet */
/*        */
/*        */

@media screen and (max-width: 1000px) {
  h1 {
    font-size: 60px;
    line-height: 72px;
  }
  h2 {
    font-size: 38px;
    line-height: 42px;
  }
  h4 {
    font-size: 22px;
    line-height: 26px;
  }
  h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .header_bottom {
    background-color: rgba(255, 248, 243, 0) !important;
  }

  .logo_wrapper {
    left: 0;
  }

  .q_logo a {
    height: auto !important;
    left: 0 !important;
  }

  .q_logo img {
    top: unset;
  }
  .main-hero-section {
    background-position: 25% 400px !important;
    background-size: 120vw auto !important;
  }

  .main-hero-section > .elementor-container {
    align-items: start !important;
  }

  .elementor-widget-wrap {
    justify-content: center !important;
  }

  .candid-footer .column4,
  footer li,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: center !important;
  }

  .footer_top .footer_col3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer_top .footer_col3 div {
    text-align: center !important;
  }
}

/* Some elements do things at 768px */

@media screen and (max-width: 768px) {
  .ios-reveal {
    display: unset;
  }

  .ios-hide {
    display: none;
  }

  .candid-footer .column1 div.widget_media_image {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .qode_pricing_tables .q_price_table.qode_pricing_table_advanced,
  .qode_pricing_tables.four_columns .q_price_table.qode_pricing_table_advanced,
  .qode_pricing_tables.three_columns .q_price_table.qode_pricing_table_advanced,
  .qode_pricing_tables.three_columns
    .q_price_table.qode_pricing_table_advanced:nth-child(3n) {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .testimonials_c_holder .testimonial_content_inner {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/*            */
/*            */
/* Big phone */
/*            */
/*            */

@media screen and (max-width: 767px) {
  .elementor-top-section {
    padding: 20px;
  }

  li.current-page-ancestor a.current span,
  .current-menu-item span {
    border-bottom: none;
    color: #451bcb;
    font-weight: 600;
  }

  .current-menu-item ul span {
    color: unset;
    font-weight: unset;
  }

  .section-cashflow-invoicing
    > .elementor-container:first-child
    > .elementor-row:first-child {
    flex-direction: column-reverse;
    justify-content: space-evenly;
  }

  h3.qodef-m-title {
    font-size: 36px !important;
    line-height: 36px !important;
    padding: 14px 0;
  }

  h4.elementor-icon-box-title {
    font-weight: 600;
    padding-bottom: 16px;
  }

  .elementor-icon-box-wrapper ul {
    text-align: left !important;
  }
}

/*              */
/*              */
/* Normal phone */
/*              */
/*              */

@media screen and (max-width: 479px) {
  .main-hero-section {
    background-size: 150vw auto !important;
  }
}
