/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/

/* FONTS AND TEXTS */

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
}

h1 {
  font-family: Manrope;
  letter-spacing: -0.03em;
  font-weight: bold;
  font-size: 50px;
  line-height: 62px;
  text-align: center;
  color: #000;
}

h2 {
  font-family: Manrope;
  letter-spacing: -0.03em;
  font-weight: bold;
  font-size: 34px;
  line-height: 44px;
  text-align: left;
  color: #000;
}

h3 {
  font: 21px/34px Manrope;
  letter-spacing: 0.44px;
  color: #161f28;
  opacity: 1;
  font-weight: 600;
}

h4 {
  font: 21px/26px Manrope;
  letter-spacing: 0.44px;
  color: #161f28;
  opacity: 1;
  font-weight: 600;
}

h5 {
  font: 18px/26px Manrope;
  letter-spacing: 0px;
  color: #161f28;
  opacity: 1;
  font-weight: 600;
}

h6 {
  font: 14px/20px Manrope;
  letter-spacing: 0.48px;
  color: #161f28;
  opacity: 1;
  font-weight: 500;
}

p {
  font: 18px/34px Manrope;
  letter-spacing: 0px;
  color: #161f28;
  opacity: 1;
  font-weight: 400;
}

.bold,
strong,
b {
  font-family: inherit;
}

ul li {
    margin-bottom: 10px;
    font-size: 18px;
}

/* END FONTS AND TEXTS */

/* OVERWRITE */

/* #slide-out-widget-area .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
} */

body #slide-out-widget-area .slide_out_area_close {
  height: 30px;
  width: 30px;
  right: 16px;
  top: 8px;
  pointer-events: none;
}

body[data-full-width-header="true"] .slide_out_area_close {
  display: block;
}

#slide-out-widget-area.mobile,
#slide-out-widget-area.slide-out-from-right-hover.mobile {
  overflow-y: auto;
}

#top nav ul .slide-out-widget-area-toggle a .lines:after {
  background-color: rgba(0, 0, 0, 0.6);
  height: 3px;
  border-radius: 50% !important;
}

#top nav ul .slide-out-widget-area-toggle a .lines:before {
  background-color: rgba(0, 0, 0, 0.2);
  height: 3px;
  border-radius: 50% !important;
}

body.material[data-header-search="false"]:not(.mobile)
  #header-outer[data-has-menu="false"][data-cart="false"]
  .slide-out-widget-area-toggle:not([data-custom-color="true"])
  a:not(.using-label)
  .lines:before,
body.material[data-header-search="false"]:not(.mobile)
  #header-outer[data-has-menu="false"][data-cart="false"]
  .slide-out-widget-area-toggle:not([data-custom-color="true"])
  a:not(.using-label)
  .lines:before,
body[data-header-search="false"]
  #header-outer[data-has-menu="false"][data-cart="false"]
  #top
  .slide-out-widget-area-toggle:not([data-custom-color="true"])
  a:not(.using-label)
  .lines:before,
body[data-header-search="false"]
  #header-outer[data-has-menu="false"][data-cart="false"]
  #top
  .slide-out-widget-area-toggle:not([data-custom-color="true"])
  a:not(.using-label)
  .lines:after,
body[data-header-search="false"]
  #header-outer[data-has-menu="false"][data-cart="false"]
  .slide-out-widget-area-toggle:not([data-custom-color="true"]):not(.mobile-icon)
  a:not(.using-label)
  .lines {
  width: 2rem !important;
  height: 3px !important;
  border-radius: 50% !important;
}

#boxed {
  box-shadow: none;
  background-color: white;
}

#slide-out-widget-area[class*="slide-out-from-right"] {
  background-color: #fff;
  color: #000;
}

body
  #slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  ul
  li
  a,
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  ul
  li
  a:hover {
  color: #000;
  font: 21px/40px Manrope;
  letter-spacing: -0.71px;
  font-weight: 600;
}

#slide-out-widget-area a {
  color: #000;
}

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a {
  border: none;
}

.blog-title #single-below-header > span {
  border: none;
  padding: 0 20px 0 0px;
}

#page-header-wrap
  #page-header-bg[data-post-hs="default_minimal"]
  .inner-wrap
  > a:hover {
  background-color: transparent !important;
}

body[data-button-style*="slightly_rounded"]
  #page-header-bg[data-post-hs="default_minimal"]
  .inner-wrap
  > a:hover {
  box-shadow: none !important;
  transform: none !important;
}

body #boxed #page-header-bg {
  background-color: transparent;
  height: 500px;
  /* color: #000000; */
}

#page-header-bg h1 {
  font: 50px/62px Manrope;
  letter-spacing: -1.7px;
  opacity: 1;
  font-weight: 600;
}

.row .col.section-title span {
  font: inherit;
  color: inherit;
}

#page-header-wrap {
  width: 100%;
  height: 300px;
}

h1.entry-title {
  text-align: center;
  margin: auto;
  font-family: "Manrope";
}

div#single-below-header {
  margin: auto;
  text-align: center;
  margin-top: 16px;
  font-family: Manrope;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 24px;
  color: #161f28;
  border: 1px solid rgba(0, 0, 0, 0);
}

blockquote.wp-block-quote:before {
  border: none;
}

blockquote.wp-block-quote {
  padding-left: 0;
  margin-top: 30px;
}

blockquote.wp-block-quote p {
  font: 34px/48px Manrope;
  letter-spacing: -1.16px;
  color: #7a4b8d;
  font-weight: 600;
  position: relative;
  padding-bottom: 28px;
}

blockquote.wp-block-quote p:first-child:before {
  display: block;
  position: absolute;
  color: #7a4b8d;
  font-size: 3em;
  font-weight: 700;
  opacity: 0.15;
  top: 0px;
  left: -10px;
  text-shadow: none;
  z-index: -300;
  font-family: FontAwesome;
  content: "\f10d";
}

blockquote.wp-block-quote cite {
  font: 18px/30px Manrope;
  font-weight: 600;
  letter-spacing: 0px;
  color: #161f28;
}

body #footer-outer .social-container a:hover i {
  color: #2b59c3;
}

body[data-button-style*="rounded"] #to-top {
  bottom: 50px;
  border: 4px solid rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  width: 47px;
  height: 60px;
  background-color: transparent;
  color: #000000;
}

body[data-button-style*="rounded"] #to-top:hover {
  transition: none;
  -webkit-transition: none;
  background-color: rgba(0, 0, 0, 0.15) !important;
}

#to-top:hover,
body[data-button-style*="rounded"] #to-top:before,
body[data-button-style*="rounded"] #boxed #to-top:after {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.nectar-social.fixed {
  display: none;
}

#to-top i {
  line-height: 60px;
  top: -5px;
  font-size: 20px;
}

i.fa-clock-o {
  color: #c1c8d7;
}

body a:hover {
  color: #2b59c3 !important;
}

.widget_search .search-form button[type="submit"] .icon-salient-search:before,
.widget_search .search-form button[type="submit"] .icon-salient-search {
  color: #2b59c3 !important;
}

div#ajax-content-wrap {
  margin-top: 20px;
}

.col.section-title.blog-title {
  z-index: 3;
}

div#single-below-header .author-thumbnail {
  width: auto;
  max-height: 100%;
  height: 24px;
  border-radius: 50%;
  margin: 0;
  margin-bottom: -5px;
}

#page-header-bg .page-header-bg-image-wrap {
    background-color: #EFF2F7;
    border-radius: 20px;
}

.page-header-bg-image {
  background-size: contain;
  width: 80%;
  right: 0;
  margin: auto;
}

#header-outer:not([data-format="left-header"])
  #top
  > .container
  > .row
  nav
  > ul.sf-menu.sf-js-enabled.sf-arrows {
  display: none;
}

.wp-block-buttons .wp-block-button > .wp-block-button__link {
    border-radius: 12px;
    border-width: 4px;
    padding: 12px 18px;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.055em;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #2b59c3 !important;
    border-color: rgba(69, 106, 188, 0.12);

    box-shadow: none !important;
    transform: translateY(0) !important;
    transition: all 0.3s ease-in !important;
}

.wp-block-buttons .wp-block-button > .wp-block-button__link:hover {
    background-color: #2b59c3;
    color: white !important;
}

a.wp-block-button__link.has-text-color {
  border: 5px solid rgba(43, 89, 195, 0.15);
}

#post-212 .wp-block-image img,
#post-219 .wp-block-image img {
  outline: none;
}

/* END OVERWRITE */

/* layout */
.post-area.col_last.span_12 {
  max-width: 700px !important;
}

body.single .post .wpb_text_column h2,
body.single .post .content-inner > h2,
body.single .post .wpb_text_column h3,
body.single .post .content-inner > h3,
body.single .post .wpb_text_column h4,
body.single .post .content-inner > h4,
body.single .post .wpb_text_column h5,
body.single .post .content-inner > h5,
body.single .post .wpb_text_column h6,
body.single .post .content-inner > h6 {
    margin-top: 40px;
}
/* layout END */

.wp-block-button.is-style-fill.full-width {
  width: 100%;
}

.wp-block-button.is-style-fill.full-width a {
  width: 50%;
}

a:hover .featured-text-category,
a:hover .usual-text-category {
  color: #7a4b8d;
}

a:hover .featured-text-title,
a:hover .usual-text-title {
  color: #2b59c3;
}

.post-display-container {
  border-radius: 5px;
}

.post-display-title {
  text-align: center;
  font: Bold 34px/40px Manrope;
  letter-spacing: -1.16px;
  color: #000000;
  margin-bottom: 44px;
}

#ajax-content-wrap h1.entry-title {
  margin: auto;
  max-width: 750px;
  font-family: "Manrope";
  font-weight: bold;
  font-size: 50px;
  line-height: 62px;
  text-align: center;
  color: #000;
}

.wp-block-image img {
  outline: 2px solid #f1f1f1;
}

.category-name-text {
  font: 12px/18px Manrope;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #717e99;
}

.featured-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 34px 0 54px;
}

.featured-container-anchor-container {
  display: flex;
  width: 65%;
}

.featured-text-container {
  display: flex;
  flex-direction: column;
  width: 30%;
}

.featured-text-category,
.usual-text-category {
  font: 12px/18px Manrope;
  letter-spacing: 1.2px;
  color: #161f28;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 1;
}

.author-container {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}

h6.featured-text-description {
  flex: 1 0 auto;
}

h2.featured-text-title {
  margin: 16px 0 24px;
}

img.author-thumbnail {
  width: auto;
  max-height: 100%;
  height: 34px;
  border-radius: 50%;
}

.author-text-container {
  margin-left: 15px;
}

.author-date-container {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}

.author-date-container h6 {
  margin-left: 5px;
  margin-bottom: 0;
}

.author-date-container i {
  top: unset;
}

.usual-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /* margin-bottom: 54px; */
}

.usual-container-spacer::after {
  content: "";
  width: 330px;
}

.article-box-container {
  width: 30%;
  margin-bottom: 54px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.usual-img-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 250px;
}

.article-box-container img.usual-img {
  width: 100%;
  height: auto;
}

.usual-text-category {
  margin: 16px 0 20px;
}

.usual-text-description {
  margin: 14px 0 4px;
  flex: 1;
}

.featured-image-container {
  /* flex: 1 0 auto; */
  display: flex;
  justify-content: center;
}

.featured-image-container img {
  height: 100%;
  width: 100%;
  max-width: 100%;
}

div#footer-outer {
  background: transparent;
  color: #161f28;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: space-around;
  margin-bottom: 35px;
}

.footer-copyright-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.recommended-container,
.social-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.copyright-container {
  font: 13px/18px Manrope;
  letter-spacing: 0.44px;
}

.recommended-text {
  font: 12px/40px Manrope;
  letter-spacing: 0px;
  font-weight: 500;
}

img.visa-bt-logo {
  max-height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.download-img-container img {
  max-width: 323px;
}

body #footer-outer .social-container i {
  color: #161f28;
  opacity: 1;
  font-size: 17px;
  top: auto;
  display: flex;
  line-height: normal;
}

.social-container a {
  height: 25px;
  display: flex;
  justify-content: center;
  align-content: center;
  margin-right: 25px;
}

.social-container a:last-of-type {
  margin-right: 0;
}

.footer-inner-container {
  display: flex;
  flex-direction: column;
  background: rgba(239, 242, 247, 0.3) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 20px 60px;
}

.footer-menu-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  font: 13px/34px Manrope;
  letter-spacing: 0.44px;
  margin: 50px 0;
}

#footer-outer a {
  color: #000;
}

.footer-download-container {
  margin-top: 54px;
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 20px 20px 0;
}

.get-link-container {
  display: flex;
  flex-direction: column;
  align-content: center;
  height: 100%;
}

.store-download-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.store-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #000;
  color: white;
  border-radius: 10px;
  height: 45px;
  align-items: center;
  padding: 10px 20px;
}

.store-text {
  font: 8px Manrope;
  letter-spacing: 0.29px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  margin-left: 10px;
  text-transform: uppercase;
}

img.store-img {
  width: 24px;
  height: auto;
}

a.store-download:first-of-type {
  margin-bottom: 11px;
}

span.store-text-big {
  display: block;
  font-size: 16px;
}

body #footer-outer .store-container i {
  font-size: 2em;
}

input.phone-input,
input.phone-input::placeholder {
  background: #eff2f7 0% 0% no-repeat padding-box;
  border-radius: 28px;
  opacity: 1;
  border: none;
  height: 55px;
  width: 260px;
  font: 18px/40px Manrope;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  text-indent: 28px;
  margin-right: 20px;
}

body[data-form-submit="regular"] button[type="submit"].get-link-button,
body[data-button-style*="slightly_rounded"]
  button[type="submit"].get-link-button {
  border: 5px solid rgba(44, 200, 77, 0.15);
  border-radius: 28px !important;
  height: 55px;
  width: 167px;
  background-color: transparent;
  font: Bold 13px Manrope;
  letter-spacing: 0.44px;
  color: rgba(44, 200, 77, 1);
  line-height: unset;
}

button[type="submit"].get-link-button i.fa.fa-long-arrow-right {
  margin-left: 10px;
}

body[data-form-submit="regular"] button[type="submit"].get-link-button:hover,
body[data-button-style*="slightly_rounded"]
  button[type="submit"].get-link-button:hover,
body[data-form-submit="regular"] button[type="submit"].get-link-button:focus,
body[data-button-style*="slightly_rounded"]
  button[type="submit"].get-link-button:focus {
  background-color: rgba(44, 200, 77, 1) !important;
  color: #fff;
  border-color: rgba(44, 200, 77, 1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

button[type="submit"].get-link-button:hover i.fa.fa-long-arrow-right,
button[type="submit"].get-link-button:focus i.fa.fa-long-arrow-right {
  transform: translateX(10px);
}

.footer-logo-container-mobile {
  display: none;
}

#ajax-content-wrap #footer-outer .footer-inner-container ul li a:hover {
  color: #2b59c3 !important;
}

.footer-logo-container img {
  max-height: 50px;
}

.footer-logo-container-mobile img {
  max-height: 30px;
}

/*Menu icon*/

.buttons .slide-out-widget-area-toggle a > span,
.slide-out-widget-area-toggle.mobile-icon a > span {
  display: none;
}

.hamburger {
  width: 13px;
  display: grid;
  row-gap: 3px;
}

.hamburger-line-1,
.hamburger-line-2,
.hamburger-line-3 {
  background-color: #000;
  width: 13px;
  height: 3px;
  border-radius: 5px;
  position: relative;
  transition: all 0.3s ease;
}

.hamburger-line-1 {
  opacity: 0.6;
}

.hamburger-line-2 {
  opacity: 0.4;
}

.hamburger-line-3 {
  opacity: 0.2;
}

.hamburger:hover > * {
  background-color: #2b59c3;
}

.hamburger:hover > .hamburger-line-1 {
  width: 26px;
}

.hamburger:hover > .hamburger-line-2 {
  width: 19px;
}

/*Menu icon END*/

/*Scroll top button*/

#scrollTop {
  position: fixed;
  right: 30px;
  bottom: 60px;
  width: 47px;
  height: 60px;
  border: 4px solid rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

#scrollTop > i.fa-angle-up {
  font-size: 30px;
  color: #000;
}

#scrollTop:hover {
  background-color: #000;
  height: 70px;
}

#scrollTop:hover > i.fa-angle-up {
  color: #fff;
}

@media (max-width: 999px) {
  #scrollTop {
    display: none;
  }
}

/*Scroll top button END*/

/*language*/

.off-canvas-menu-container > .menu > .lang-item {
  display: none;
}

#top .col.span_9 {
  display: flex;
}

.lang-container {
  display: grid;
  align-content: center;
  justify-content: center;
}

.lang-wrap {
  display: grid;
  cursor: pointer;
}

.lang-wrap > a {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.44px;
  grid-column: 1/2;
  grid-row: 1/2;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.lang-wrap > a:nth-child(1) {
  border: 4px solid rgba(0, 0, 0, 0.15);
  color: #161f28;
}

.lang-wrap > a:hover {
  border: 4px solid #000;
  background-color: #000;
  color: #fff !important;
  /* z-index: -1;
    opacity: 0; */
}

.lang-wrap:hover > a:nth-child(2) {
  z-index: 10;
  opacity: 1;
}

.modal-language-text {
  font: normal normal bold 21px/40px Manrope;
  letter-spacing: -0.71px;
  color: #000;
  margin-bottom: 30px;
}

div#modal-language-selector {
  box-shadow: 10px 10px 30px #0000000f;
  border-radius: 10px;
  width: 280px;
  min-width: 280px;
  height: 350px;
  min-height: 350px;
}

.modal-language-select-container {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  border-radius: 28px;
  background: rgba(0, 0, 0, 0.02);
  width: 168px;
  height: 50px;
  margin: 4px 0;
}

.modal-language-country {
  color: #000;
  font: 11px/40px Manrope;
  letter-spacing: 0px;
  font-weight: 700;
  cursor: pointer;
}

span.modal-language-country {
  margin-left: 27px;
}

img.modal-language-flag {
  margin-left: 11px;
}

.modal-language-country:hover {
  color: #000;
}

.modal-language-select-container:hover {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.overlay.visible.grey {
  background-color: rgba(0, 0, 0, 0.08);
}

@media (max-width: 999px) {
  #top {
    margin-top: 10px;
  }
  #top .span_9 > .slide-out-widget-area-toggle {
    margin-left: 34px;
  }
}

.overlay {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  justify-content: center;
  align-items: center;
  display: none;
  transition: all 0.25s ease;
  overflow: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay.active {
  display: flex;
}

.overlay.visible {
  background-color: #3c3c3d;
}

.overlay.visible .modal {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s linear 0.5s;
}

.overlay.visible.white {
  background-color: #fff;
}

.overlay.visible.grey {
  background-color: rgba(0, 0, 0, 0.08);
}

.overlay .modal {
  min-width: 700px;
  width: 50%;
  min-height: 58.16125%;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  margin: auto;
  background-color: white;
  border-radius: 9px;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.overlay .modal.active {
  display: block;
}

.overlay .modal .content {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}

/*language END*/

/* FEATURED IMAGE IN POSTS */

div#page-header-wrap {
  height: 500px;
}

/* FEATURED IMAGE IN POSTS END */

/* MEDIA QUERIES */

@media only screen and (min-width: 1000px) {
  #boxed #top .container {
    width: 100%;
    padding: 0;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .slide_out_area_close
    .close-line {
    background-color: #000 !important;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"]
    .follow-body.slide_out_area_close {
    right: -33vw !important;
    top: 50px;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"]
    .slide_out_area_close:before {
    box-shadow: none !important;
    background-color: rgba(0, 0, 0, 0.06) !important;
  }
}

@media only screen and (max-width: 1000px) {
  .lang-wrap > a:nth-child(2) {
    z-index: 2;
    opacity: 1;
  }
  .lang-wrap > a {
    height: 35px;
    width: 35px;
  }
  .hamburger,
  .hamburger-line-1,
  .hamburger-line-2,
  .hamburger-line-3 {
    width: 23px;
  }
  .hamburger:hover > .hamburger-line-1,
  .hamburger:hover > .hamburger-line-2 {
    width: initial;
  }
  .slide_out_area_close .close-wrap .close-line {
    background-color: #000 !important;
  }
  #ajax-content-wrap h1.entry-title {
    font-size: 34px;
    font-weight: 600px;
    line-height: 40px;
    letter-spacing: -1.16px;
  }
  .main-container {
    margin: 10px;
  }
  .featured-container {
    flex-direction: column;
  }
  .featured-container-anchor-container {
    width: 100%;
  }
  .featured-text-container {
    width: 100%;
    margin-left: unset;
    margin-top: 16px;
  }
  .footer-download-container {
    flex-direction: column;
    margin: 10px;
    padding: 10px;
  }
  .usual-container {
    width: 100%;
    align-items: center;
    align-content: center;
    flex-direction: column;
  }
  .get-link-container {
    margin: 30px 0;
    align-items: center;
  }
  .footer-logo-container {
    display: none;
  }
  .footer-logo-container-mobile {
    display: flex;
    justify-content: center;
  }
  form.get-link-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  input.phone-input {
    width: 90%;
    margin-right: unset;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .download-img-container {
    order: 2;
  }
  .store-download-container {
    flex-direction: row;
  }
  a.store-download:first-of-type {
    margin-bottom: auto;
    margin-right: 10px;
  }
  div#footer-outer {
    margin: 10px;
    margin-bottom: 35px;
  }
  .footer-menu-links-container {
    margin-bottom: 50px;
  }
  .footer-copyright-container {
    flex-direction: column;
  }
  .copyright-container {
    order: 3;
  }
  .social-container {
    margin: 26px 0;
  }
  .usual-text-description {
    display: none;
  }
  .featured-text-description {
    display: none;
  }
  .store-container {
    padding: 5px 10px;
  }
  span.store-text-big {
    font-size: 13px;
  }
  .footer-inner-container {
    padding: 10px;
  }
  #slide-out-widget-area.slide-out-from-right.open {
    width: 100%;
  }
  .featured-image-container img {
    width: 100%;
  }
  .article-box-container {
    width: 100%;
  }
}

/* END MEDIA QUERIES */
