@font-face {
  font-family: "AvertaLight";
  src: url("/wp-content/themes/ekonomit-2020/assets/fonts/averta/Averta-Light.otf") format("opentype");
}
@font-face {
  font-family: "AvertaRegular";
  src: url("/wp-content/themes/ekonomit-2020/assets/fonts/averta/Averta-Regular.otf") format("opentype");
}
@font-face {
  font-family: "AvertaBold";
  src: url("/wp-content/themes/ekonomit-2020/assets/fonts/averta/Averta-Bold.otf") format("opentype");
}
@font-face {
  font-family: "AvertaExtrabold";
  src: url("/wp-content/themes/ekonomit-2020/assets/fonts/averta/Averta-Extrabold.otf") format("opentype");
}
@font-face {
  font-family: "AvertaBlack";
  src: url("/wp-content/themes/ekonomit-2020/assets/fonts/averta/Averta-Black.otf") format("opentype");
}
body .block-editor-writing-flow, div.main-wrapper {
  font-size: 16px;
  font-family: "AvertaRegular", "Arial", sans-serif;
  /*
   * Custom Block Options
   */
  /*
   * Default block styles
   */
  /*
   * Custom block styles
   */
}
body .block-editor-writing-flow h1, div.main-wrapper h1, body .block-editor-writing-flow h2, div.main-wrapper h2, body .block-editor-writing-flow h3, div.main-wrapper h3, body .block-editor-writing-flow h4, div.main-wrapper h4, body .block-editor-writing-flow h5, div.main-wrapper h5, body .block-editor-writing-flow h6, div.main-wrapper h6 {
  font-family: "AvertaBold", sans-serif;
  font-weight: 500;
  margin-top: 0;
}
body .block-editor-writing-flow .editor-post-title__input, div.main-wrapper .editor-post-title__input {
  font-family: "AvertaRegular", "Arial", sans-serif;
  font-size: 45px;
  font-weight: normal;
}
body .block-editor-writing-flow .editor-post-title__input textarea, div.main-wrapper .editor-post-title__input textarea {
  font-family: "AvertaRegular", "Arial", sans-serif;
  font-size: 45px;
}
body .block-editor-writing-flow .post-title, div.main-wrapper .post-title {
  font-family: "AvertaRegular", "Arial", sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin: 15px;
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 900px) {
  body .block-editor-writing-flow .post-title, div.main-wrapper .post-title {
    font-size: 45px;
  }
}
body .block-editor-writing-flow h2, div.main-wrapper h2 {
  font-size: 27px;
  color: #000;
  line-height: 1.25;
  margin: 25px 0 15px 0;
}
body .block-editor-writing-flow h3, div.main-wrapper h3 {
  font-size: 20px;
}
body .block-editor-writing-flow h4, div.main-wrapper h4 {
  font-size: 17px;
}
body .block-editor-writing-flow h5, div.main-wrapper h5, body .block-editor-writing-flow h5.post-title, div.main-wrapper h5.post-title {
  font-size: 16px;
  font-weight: bold;
  font-family: sans-serif !important;
}
body .block-editor-writing-flow h5, div.main-wrapper h5 {
  font-size: 15px;
}
body .block-editor-writing-flow p, div.main-wrapper p {
  font-size: 17px;
  line-height: 25px;
  margin: 15px 0;
  margin-top: 0;
}
body .block-editor-writing-flow a, div.main-wrapper a {
  text-decoration: underline;
  cursor: pointer;
  color: #11335a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
body .block-editor-writing-flow blockquote, div.main-wrapper blockquote {
  border-left: 3px solid #000;
  padding: 30px;
  font-size: 24px;
  line-height: 38px;
  font-family: AvertaBold, sans-serif;
  font-weight: 400;
  color: #74787c;
}
body .block-editor-writing-flow blockquote p:last-child, div.main-wrapper blockquote p:last-child, body .block-editor-writing-flow blockquote ul:last-child, div.main-wrapper blockquote ul:last-child, body .block-editor-writing-flow blockquote ol:last-child, div.main-wrapper blockquote ol:last-child {
  margin-bottom: 0;
}
body .block-editor-writing-flow p, div.main-wrapper p, body .block-editor-writing-flow .wp-block-latest-posts__post-excerpt, div.main-wrapper .wp-block-latest-posts__post-excerpt, body .block-editor-writing-flow ul, div.main-wrapper ul, body .block-editor-writing-flow ol, div.main-wrapper ol {
  font-size: 15px;
  line-height: 22px;
}
body .block-editor-writing-flow hr, div.main-wrapper hr {
  border: 0;
  margin: 25px 15px;
  display: block;
  border-bottom: 1px solid #ddd;
  height: 1px;
}
body .block-editor-writing-flow .post-content ul:not([class*="wp-block"]), div.main-wrapper .post-content ul:not([class*="wp-block"]) {
  list-style: none;
  margin: 0;
  padding: 0;
}
body .block-editor-writing-flow .post-content ul:not([class*="wp-block"]) li, div.main-wrapper .post-content ul:not([class*="wp-block"]) li {
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 21px;
}
body .block-editor-writing-flow .post-content ul:not([class*="wp-block"]) li:before, div.main-wrapper .post-content ul:not([class*="wp-block"]) li:before {
  content: "\2022";
  color: #ff5b69;
  font-weight: bold;
  display: inline-block;
  width: 2em;
  text-align: center;
}
body .block-editor-writing-flow .post-content ol:not([class*="wp-block"]), div.main-wrapper .post-content ol:not([class*="wp-block"]) {
  padding-left: 1.5em;
}
body .block-editor-writing-flow .post-content ol:not([class*="wp-block"]) li, div.main-wrapper .post-content ol:not([class*="wp-block"]) li {
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 21px;
}
body .block-editor-writing-flow .btn, div.main-wrapper .btn, body .block-editor-writing-flow .wp-block-button a, div.main-wrapper .wp-block-button a, body .block-editor-writing-flow .wp-block-button div, div.main-wrapper .wp-block-button div {
  background-color: #fff;
  color: #000;
  border: 2px solid #ff5b69 !important;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  font-family: "AvertaBold", sans-serif;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
body .block-editor-writing-flow .btn:hover, div.main-wrapper .btn:hover, body .block-editor-writing-flow .wp-block-button a:hover, div.main-wrapper .wp-block-button a:hover, body .block-editor-writing-flow .wp-block-button div:hover, div.main-wrapper .wp-block-button div:hover {
  color: #74787c;
}
body .block-editor-writing-flow .wp-block-embed.is-type-video iframe, div.main-wrapper .wp-block-embed.is-type-video iframe {
  max-width: 100%;
}
body .block-editor-writing-flow [class~="has-padding"] h1:first-child, div.main-wrapper [class~="has-padding"] h1:first-child, body .block-editor-writing-flow [class~="has-padding"] h2:first-child, div.main-wrapper [class~="has-padding"] h2:first-child, body .block-editor-writing-flow [class~="has-padding"] h3:first-child, div.main-wrapper [class~="has-padding"] h3:first-child, body .block-editor-writing-flow [class~="has-padding"] h4:first-child, div.main-wrapper [class~="has-padding"] h4:first-child, body .block-editor-writing-flow [class~="has-padding"] h5:first-child, div.main-wrapper [class~="has-padding"] h5:first-child, body .block-editor-writing-flow [class~="has-padding"] h6:first-child, div.main-wrapper [class~="has-padding"] h6:first-child {
  margin-top: 0;
}
body .block-editor-writing-flow .has-padding-small, div.main-wrapper .has-padding-small {
  padding: 15px;
}
body .block-editor-writing-flow .has-padding-medium, div.main-wrapper .has-padding-medium {
  padding: 25px;
}
body .block-editor-writing-flow .has-padding-large, div.main-wrapper .has-padding-large {
  padding: 45px;
}
body .block-editor-writing-flow .has-small-font-size, div.main-wrapper .has-small-font-size {
  font-size: 12px;
}
body .block-editor-writing-flow .has-normal-font-size, div.main-wrapper .has-normal-font-size {
  font-size: 15px;
}
body .block-editor-writing-flow .has-medium-font-size, div.main-wrapper .has-medium-font-size {
  font-size: 20px;
}
body .block-editor-writing-flow .has-large-font-size, div.main-wrapper .has-large-font-size {
  font-size: 27px;
}
body .block-editor-writing-flow .has-huge-font-size, div.main-wrapper .has-huge-font-size {
  font-size: 45px;
}
body .block-editor-writing-flow .wp-block-cover h1, div.main-wrapper .wp-block-cover h1 {
  font-size: 70px;
  text-shadow: 3px 3px 7px #646464;
}
body .block-editor-writing-flow .wp-block-latest-posts, div.main-wrapper .wp-block-latest-posts {
  max-width: 1440px;
  padding-left: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
body .block-editor-writing-flow .wp-block-latest-posts li, div.main-wrapper .wp-block-latest-posts li {
  display: flex;
  flex-direction: column;
}
body .block-editor-writing-flow .wp-block-latest-posts li > .wp-block-latest-posts__featured-image, div.main-wrapper .wp-block-latest-posts li > .wp-block-latest-posts__featured-image {
  padding-top: 56%;
  overflow: hidden;
  position: relative;
}
body .block-editor-writing-flow .wp-block-latest-posts li > .wp-block-latest-posts__featured-image img, div.main-wrapper .wp-block-latest-posts li > .wp-block-latest-posts__featured-image img {
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%;
  height: 100%;
}
body .block-editor-writing-flow .wp-block-latest-posts li > a, div.main-wrapper .wp-block-latest-posts li > a {
  display: block;
  font-size: 20px;
  font-family: AvertaBold, sans-serif;
  color: #000;
  line-height: 1.25;
  text-decoration: none;
  margin: 15px 0;
}
body .block-editor-writing-flow .wp-block-latest-posts li > time, div.main-wrapper .wp-block-latest-posts li > time {
  order: 10;
}
body .block-editor-writing-flow .wp-block-pb-accordion-item, div.main-wrapper .wp-block-pb-accordion-item {
  border-bottom: 1px solid var(--theme-color-brand-gray-light);
}
body .block-editor-writing-flow .wp-block-pb-accordion-item .c-accordion__title, div.main-wrapper .wp-block-pb-accordion-item .c-accordion__title {
  font-size: 17px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 30px;
}
body .block-editor-writing-flow .wp-block-pb-accordion-item .c-accordion__title:after, div.main-wrapper .wp-block-pb-accordion-item .c-accordion__title:after {
  top: 50%;
  left: 0;
  right: auto;
  width: 16px;
  height: 16px;
  background: var(--theme-color-brand-red-light);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  border-radius: 100%;
  color: #fff;
}
body .block-editor-writing-flow .wp-block-pb-accordion-item .c-accordion__content, div.main-wrapper .wp-block-pb-accordion-item .c-accordion__content {
  padding-left: 35px;
  padding-top: 15px;
}
body .block-editor-writing-flow .wp-block-ultimate-post-post-grid-1 .ultp-block-image a, div.main-wrapper .wp-block-ultimate-post-post-grid-1 .ultp-block-image a, body .block-editor-writing-flow .uutishuone-sidebar .ultp-block-image a, div.main-wrapper .uutishuone-sidebar .ultp-block-image a {
  display: block;
  /* padding-top: 56.25%; // 16:9 */
  padding-top: 60%;
  position: relative;
}
body .block-editor-writing-flow .wp-block-ultimate-post-post-grid-1 .ultp-block-image a img, div.main-wrapper .wp-block-ultimate-post-post-grid-1 .ultp-block-image a img, body .block-editor-writing-flow .uutishuone-sidebar .ultp-block-image a img, div.main-wrapper .uutishuone-sidebar .ultp-block-image a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: center center;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
}
body .block-editor-writing-flow .is-style-background-blue-dark, div.main-wrapper .is-style-background-blue-dark {
  background: #11335a;
  color: #fff;
}
body .block-editor-writing-flow .is-style-background-gray-medium, div.main-wrapper .is-style-background-gray-medium {
  background: #d7d2cb;
}
body .block-editor-writing-flow .is-style-background-brown, div.main-wrapper .is-style-background-brown {
  background: #b6a99b;
}
body .block-editor-writing-flow .is-style-services-slider .slick-dots, div.main-wrapper .is-style-services-slider .slick-dots {
  display: none !important;
}
body .block-editor-writing-flow .is-style-services-slider .slick-arrow, div.main-wrapper .is-style-services-slider .slick-arrow {
  width: auto;
  height: auto;
}
body .block-editor-writing-flow .is-style-services-slider .slick-arrow:before, div.main-wrapper .is-style-services-slider .slick-arrow:before {
  color: #ff5b69;
  opacity: 1;
  font-size: 36px;
}
body .block-editor-writing-flow .is-style-services-slider .slick-list, div.main-wrapper .is-style-services-slider .slick-list {
  margin-left: 30px;
  margin-right: 30px;
}
body .block-editor-writing-flow .is-style-services-slider .slick-track, div.main-wrapper .is-style-services-slider .slick-track {
  min-height: auto !important;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide, div.main-wrapper .is-style-services-slider .slick-slide {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide:before, div.main-wrapper .is-style-services-slider .slick-slide:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #ff5b69;
  top: 0;
  bottom: 40px;
  left: 15px;
  right: 15px;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide .slide-content, div.main-wrapper .is-style-services-slider .slick-slide .slide-content {
  padding-top: 30px;
  padding-bottom: 75px;
  min-height: auto !important;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide .slide-content p, div.main-wrapper .is-style-services-slider .slick-slide .slide-content p {
  margin-top: 0;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide .slide-content .wp-block-buttons, div.main-wrapper .is-style-services-slider .slick-slide .slide-content .wp-block-buttons {
  height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
body .block-editor-writing-flow .is-style-services-slider .slick-slide .slide-content .wp-block-buttons .wp-block-button, div.main-wrapper .is-style-services-slider .slick-slide .slide-content .wp-block-buttons .wp-block-button {
  margin: 0 7.5px;
}
@media screen and (min-width: 550px) {
  body .block-editor-writing-flow .wp-block-latest-posts, div.main-wrapper .wp-block-latest-posts {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 900px) {
  body .block-editor-writing-flow .is-style-services-slider .slick-list, div.main-wrapper .is-style-services-slider .slick-list {
    margin-left: 50px;
    margin-right: 50px;
  }
  body .block-editor-writing-flow .is-style-services-slider .slick-slide, div.main-wrapper .is-style-services-slider .slick-slide {
    padding-left: 50px;
    padding-right: 50px;
  }
  body .block-editor-writing-flow .wp-block-latest-posts, div.main-wrapper .wp-block-latest-posts {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
