.wp-block-media-text, .wp-block-cover, .wp-block-categories, .wp-block-archives, .wp-block-button, pre {
  margin: 10px auto; }

span.wpcf7-not-valid-tip {
  margin-top: 10px; }

.wp-block-cover {
  margin-bottom: 20px; }

.wp-block-embed {
  word-break: break-all; }

.comment-list p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-top: -9px; }

.pagination {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  .pagination .page-numbers {
    background: #f9f5f0;
    height: 45px;
    display: inline-block;
    width: 45px;
    margin: 0px 5px;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    color: #858687;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
    .pagination .page-numbers.current, .pagination .page-numbers:hover {
      background: #ffae00;
      color: #fff; }
    .pagination .page-numbers:first-child {
      margin-left: 0; }

.inner-box .page-links {
  margin-top: 20px; }
  .inner-box .page-links a {
    background: #f9f5f0;
    height: 45px;
    display: inline-block;
    width: 45px;
    margin: 0px 5px;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    color: #858687;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: 1px solid #ffae00;
    color: #393d72; }
    .inner-box .page-links a:first-child {
      margin-left: 0; }

.page-pagination {
  margin: 50px auto;
  float: left;
  width: 100%; }
  .page-pagination .post-page-numbers {
    background: #f9f5f0;
    height: 45px;
    display: inline-block;
    width: 45px;
    margin: 0px 5px;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    color: #858687;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
    .page-pagination .post-page-numbers.current, .page-pagination .post-page-numbers:hover {
      background: #ffae00;
      color: #fff; }
    .page-pagination .post-page-numbers:first-child {
      margin-left: 0; }

.comments-area-custom .row.clearfix {
  margin-top: 5px; }

.sidebar-page-container .comments-area .comment-box .author-thumb {
  background: #f9f5f0; }

.sidebar-side aside.sidebar .widget:first-child {
  border-radius: 20px 20px 0px 0px; }

.sidebar-widget {
  float: left;
  width: 100%; }

.sidebar-side .sidebar .widget_archive select[name="archive-dropdown"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%; }

.sidebar-side .sidebar .widget_archive ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px; }
  .sidebar-side .sidebar .widget_archive ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .sidebar-side .sidebar .widget_archive ul li:hover a {
    color: #ff4880; }
  .sidebar-side .sidebar .widget_archive ul li:last-child {
    margin-bottom: 0px; }

.sidebar-side .sidebar .widget_categories select[name="cat"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%; }

.sidebar-side .sidebar .widget_categories ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sidebar-side .sidebar .widget_categories ul li:last-child {
    margin-bottom: 0px; }
  .sidebar-side .sidebar .widget_categories ul li ul {
    width: 100%;
    padding-left: 20px; }
    .sidebar-side .sidebar .widget_categories ul li ul li:first-child {
      margin-top: 24px !important; }
    .sidebar-side .sidebar .widget_categories ul li ul li:last-child {
      margin-bottom: 0px; }

.sidebar-side .sidebar .widget_calendar caption {
  text-align: right; }

.sidebar-side .sidebar .widget_calendar .calendar_wrap * {
  border: 0 !important; }

.sidebar-side .sidebar .widget_calendar .calendar_wrap table {
  max-width: 100%;
  width: 100%; }
  .sidebar-side .sidebar .widget_calendar .calendar_wrap table tbody td {
    padding: .5em 0;
    text-align: center; }
  .sidebar-side .sidebar .widget_calendar .calendar_wrap table #next {
    text-align: right; }

.sidebar-side .sidebar .widget_pages ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sidebar-side .sidebar .widget_pages ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .sidebar-side .sidebar .widget_pages ul li:hover a {
    color: #ff4880; }
  .sidebar-side .sidebar .widget_pages ul li:last-child {
    margin-bottom: 0px; }
  .sidebar-side .sidebar .widget_pages ul li ul {
    width: 100%;
    padding-left: 20px; }
    .sidebar-side .sidebar .widget_pages ul li ul li:first-child {
      margin-top: 24px !important; }
    .sidebar-side .sidebar .widget_pages ul li ul li:last-child {
      margin-bottom: 0px; }

.sidebar-side .sidebar .widget_recent_comments ul li {
  margin-bottom: 24px; }
  .sidebar-side .sidebar .widget_recent_comments ul li .comment-author-link a {
    color: #393d72; }

.sidebar-side .sidebar .widget_recent_entries ul li a {
  color: #393d72;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  background: #393d721a;
  padding: 10px 25px;
  border-radius: 30px;
  width: 100%; }
  .sidebar-side .sidebar .widget_recent_entries ul li a:hover {
    color: #ff4880; }

.sidebar-side .sidebar .widget_rss ul li {
  position: relative;
  margin-bottom: 24px; }
  .sidebar-side .sidebar .widget_rss ul li .rsswidget {
    margin-bottom: 10px;
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #393d72;
    font-weight: 400; }
  .sidebar-side .sidebar .widget_rss ul li cite {
    margin: 0;
    width: 100%;
    text-align: right;
    display: block;
    margin-top: 10px; }

.sidebar-side .sidebar .widget_text p {
  margin-bottom: 20px; }
  .sidebar-side .sidebar .widget_text p strong {
    display: block; }
  .sidebar-side .sidebar .widget_text p img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-color: #393d72;
    border-radius: 20px;
    display: block; }

.sidebar-side .sidebar .widget_text .wp-caption.alignnone img {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #393d72;
  border-radius: 20px;
  display: block; }

.sidebar-side .sidebar .widget_text select[name="monster-widget-just-testing"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%;
  float: left;
  margin-bottom: 10px; }

.sidebar-side .sidebar .widget_tag_cloud .tagcloud a {
  position: relative;
  display: block;
  font-size: 12px !important;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 10px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .sidebar-side .sidebar .widget_tag_cloud .tagcloud a:hover {
    background-color: #ffae00;
    color: #ffffff; }

.sidebar-side .sidebar .widget_meta ul li {
  margin-bottom: 24px;
  width: 100%; }

.sidebar-side .sidebar .widget_nav_menu ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sidebar-side .sidebar .widget_nav_menu ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .sidebar-side .sidebar .widget_nav_menu ul li:hover a {
    color: #ff4880; }
  .sidebar-side .sidebar .widget_nav_menu ul li:last-child {
    margin-bottom: 0px; }
  .sidebar-side .sidebar .widget_nav_menu ul li ul {
    width: 100%;
    padding-left: 20px; }
    .sidebar-side .sidebar .widget_nav_menu ul li ul li:first-child {
      margin-top: 24px !important; }
    .sidebar-side .sidebar .widget_nav_menu ul li ul li:last-child {
      margin-bottom: 0px; }

.news-block .lower-content {
  width: 100%;
  height: auto; }

.wp-block-image:last-child {
  overflow: hidden; }

.has-small-font-size {
  font-size: 13px !important; }

.has-large-font-size {
  font-size: 24px !important; }

.news-detail .news-block p {
  line-height: 1.8em; }

p.has-very-light-gray-color {
  color: #fff !important; }

.news-block .image-box .image {
  background-color: #656675; }
  .news-block .image-box .image img {
    width: auto; }

.post-password-form input[name="post_password"] {
  padding: 10px;
  border-radius: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  max-width: 300px; }

.sidebar-side .sidebar-widget ul, .sidebar-side .sidebar-widget ol {
  padding-left: 0;
  margin-top: 0;
  list-style: outside none; }

.post-password-form input[name="Submit"] {
  padding: 10px 44px;
  background: #fa496e;
  color: #fff;
  border-radius: 30px;
  position: relative;
  left: -50px; }

.news-block h3 {
  margin-bottom: 15px;
  color: #787878; }

h1 {
  margin-bottom: 15px;
  margin-top: 5px; }

h2 {
  margin-bottom: 15px;
  margin-top: 5px; }

h3 {
  margin-bottom: 15px;
  margin-top: 5px; }

h4 {
  margin-bottom: 15px;
  margin-top: 5px; }

h5 {
  margin-bottom: 15px;
  margin-top: 5px; }

h6 {
  margin-bottom: 15px;
  margin-top: 5px; }

ul, ol {
  padding-left: 30px;
  margin-top: 10px;
  list-style: unset; }
  ul ol, ul ul, ol ol, ol ul {
    margin-top: 0; }

li {
  list-style: unset;
  margin-bottom: 10px; }

ol {
  list-style-type: decimal; }

ul ul {
  list-style-type: circle; }

code {
  color: #001e57;
  background: #fa496e1c;
  padding: 0px 3px; }

.wp-block-code, pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 10px auto;
  font-family: Menlo,Consolas,monaco,monospace;
  font-size: 14px;
  color: #23282d;
  padding: .8em 1em;
  border: 1px solid #fa496e3d;
  border-radius: 4px;
  overflow: hidden; }

.wp-block-video {
  max-width: 100%; }
  .wp-block-video video {
    width: 100%; }

table, th, td {
  border: 1px solid #fa496e !important; }

th, td {
  padding: 0.8em; }

table.wp-block-table {
  margin: 10px 0;
  float: left; }

.wp-block-archives-list li {
  position: relative;
  margin-bottom: 24px; }
  .wp-block-archives-list li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .wp-block-archives-list li:hover a {
    color: #ff4880; }

.wp-block-archives-dropdown {
  width: 100%;
  margin-bottom: 20px; }
  .wp-block-archives-dropdown select {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #858687;
    font-weight: 400;
    padding: 15px 20px;
    text-align: center;
    background: #ffffff;
    border-radius: 20px;
    -webkit-transition: all 300ms ease;
    width: 100%;
    max-width: 300px; }

.wp-block-categories-list, .wp-block-archives-list {
  margin-bottom: 10px;
  list-style-type: disc; }
  .wp-block-categories-list li, .wp-block-archives-list li {
    list-style-type: disc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 24px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wp-block-categories-list li a, .wp-block-archives-list li a {
      position: relative;
      font-size: 16px;
      line-height: 24px;
      color: #858687;
      display: block;
      -webkit-transition: all 500ms ease;
      -o-transition: all 500ms ease;
      transition: all 500ms ease; }
      .wp-block-categories-list li a:after, .wp-block-archives-list li a:after {
        content: "";
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        left: -13px;
        top: 10px;
        background: #858687; }
    .wp-block-categories-list li:hover a, .wp-block-archives-list li:hover a {
      color: #ff4880; }
    .wp-block-categories-list li:last-child, .wp-block-archives-list li:last-child {
      margin-bottom: 0px; }
    .wp-block-categories-list li ul, .wp-block-archives-list li ul {
      width: 100%;
      padding-left: 20px; }
      .wp-block-categories-list li ul li:first-child, .wp-block-archives-list li ul li:first-child {
        margin-top: 24px !important; }
      .wp-block-categories-list li ul li:last-child, .wp-block-archives-list li ul li:last-child {
        margin-bottom: 0px; }

.wp-block-latest-posts li {
  margin-bottom: 20px; }

ul.post-info {
  padding-left: 0; }

p {
  margin-bottom: 15px; }

table {
  margin-bottom: 15px; }

.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle; }

.wp-block-separator.is-style-wide {
  border-bottom-width: 2px; }

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 50px; }

.wp-block-separator {
  border: none;
  border-bottom: 2px solid  #8f98a1;
  margin: 1.65em auto;
  width: 100%;
  max-width: 100%;
  clear: both;
  margin-left: 0; }

.wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: #f9f5f0; }

.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #fa496e; }

.gallery {
  overflow-x: hidden; }

.gallery-columns-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-1 figure.gallery-item {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-1 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-2 figure.gallery-item {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-2 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-3 figure.gallery-item {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-3 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-4 figure.gallery-item {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-4 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-5 figure.gallery-item {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-5 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-6 figure.gallery-item {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
    .gallery-columns-6 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-7 figure.gallery-item {
    -ms-flex: 0 0 14.2857143%;
    -webkit-box-flex: 0;
    flex: 0 0 14.2857143%;
    max-width: 14.2857143%;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px; }
    .gallery-columns-7 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-8 figure.gallery-item {
    -ms-flex: 0 0 12.5%;
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px; }
    .gallery-columns-8 figure.gallery-item figcaption {
      margin-bottom: 20px; }

.gallery-columns-9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .gallery-columns-9 figure.gallery-item {
    -ms-flex: 0 0 11.1111111%;
    -webkit-box-flex: 0;
    flex: 0 0 11.1111111%;
    max-width: 11.1111111%;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px; }

figure.gallery-item figcaption {
  margin-bottom: 20px; }

.wp-caption-text {
  text-align: center;
  margin: 0.8075em 0; }

.wp-embed-responsive iframe {
  max-width: 100%; }

h1, h2, h3, h4, h5, h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

/* GutenBurger */
.wp-block-gallery {
  padding-left: 0px !important; }
  .wp-block-gallery li {
    list-style: none !important; }

/************Color Pallete**************** */
.has-strong-yellow-background-color {
  background-color: #f7bd00 !important; }

.has-strong-white-background-color {
  background-color: #ffffff !important; }

.has-light-black-background-color {
  background-color: #242424 !important; }

.has-very-light-gray-background-color {
  background-color: #797979 !important; }

.has-very-dark-black-background-color {
  background-color: #000000 !important; }

.has-strong-yellow-color {
  color: #f7bd00 !important; }

.has-strong-white-color {
  color: #ffffff !important; }

.has-light-black-color {
  color: #242424 !important; }

.has-very-light-gray-color {
  color: #797979 !important; }

.has-very-dark-black-color {
  color: #000000 !important; }

/******************Font Size Setting**************** */
.has-small-font-size {
  font-size: 10px !important; }

.has-normal-font-size {
  font-size: 15px !important; }

.has-large-font-size {
  font-size: 24px !important; }

.has-huge-font-size {
  font-size: 36px !important; }

.news-block .inner-box {
  overflow: unset; }

.with-sidebar-blog .wp-block-image.alignfull {
  background: #f9f5f0;
  padding: 20px 0; }

.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw); }

.with-sidebar-blog .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 1000%; }

.with-sidebar-blog .alignfull {
  width: auto;
  margin-left: 0;
  max-width: 100%; }

.with-sidebar-blog .alignfull img {
  width: 100%; }

.wp-block-pullquote {
  margin: 10px 0px;
  border: 0;
  border-left: 4px solid #ffae00 !important; }

.wp-block-pullquote {
  border-top: 0px;
  border-bottom: 0; }
  .wp-block-pullquote blockquote {
    border-left: 0px solid #787878 !important; }

blockquote {
  border-left: 4px solid #787878  !important;
  padding-left: 30px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin: 10px auto !important; }
  blockquote p {
    margin-bottom: 0 !important; }

.news-detail .news-block .wp-block-pullquote blockquote p {
  font-size: 28px;
  line-height: 1.6; }

.comments-area {
  width: 100%;
  float: left;
  margin-top: 20px; }

#commentform p.form-submit {
  margin-bottom: 20px; }

.comments-area-custom {
  margin-bottom: 80px; }

a {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.news-block h3 a {
  display: block; }

.wp-block-latest-posts.is-grid {
  padding-left: 30px; }

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
  font-size: 13px; }

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-style: normal; }

ul.wp-block-categories-list.aligncenter li, ul.aligncenter.wp-block-archives-list li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 20px; }

.wp-block-pullquote.alignleft {
  text-align: left; }

.wp-block-pullquote.alignright {
  text-align: right; }

.news-detail .news-block .wp-block-cover p {
  color: #ffffff; }

.wp-block-cover__inner-container p {
  margin-bottom: 0 !important; }

.wp-block-pullquote.alignfull {
  margin-left: calc(50% - 50vw) !important; }

.news-detail .news-block .lower-content {
  padding-bottom: 10px;
  border-radius: 0 0 20px 20px; }

.news-detail .news-block p:last-child {
  overflow: hidden;
  display: block; }

.with-sidebar-blog .wp-block-media-text.alignfull.has-media-on-the-right {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }

.with-sidebar-blog .wp-block-media-text.alignfull.has-media-on-the-right::after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: calc( 100% + 20px);
  background: #f9f5f0;
  z-index: -1; }

.no-post-share-options {
  margin-bottom: 50px; }

.sticky_post_area {
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  position: relative; }

.sticky_post_area:after {
  content: "\f0c6";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 70px;
  font-size: 100px;
  bottom: 60px;
  color: #fa496e;
  opacity: .4; }

.sticky_post_area:before {
  content: "Sticky Post";
  position: absolute;
  right: 160px;
  bottom: 55px;
  z-index: 1;
  font-weight: 600;
  font-size: 13px;
  color: #fa496e;
  opacity: .5; }

.type-page {
  margin-top: 40px;
  margin-bottom: 40px;
  float: left;
  width: 100%; }

.entry-content {
  float: left;
  width: 100%;
  height: auto; }

.wp-block-columns.alignfull {
  background: #f9f5f0;
  padding: 10px; }

.news-detail .post-share-options {
  float: left;
  width: 100%; }

.custom-pagination {
  float: left;
  width: 100%;
  height: auto;
  background: #f9f5f0;
  border-radius: 30px;
  clear: both;
  overflow: hidden;
  padding: 0px 50px; }

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0; }

.nav-previous span.fas.fa-angle-left {
  margin-right: 5px;
  font-size: 10px; }

.nav-next span.fas.fa-angle-right {
  margin-left: 5px;
  font-size: 10px; }

.contact-form-section .sec-title {
  margin-bottom: 25px; }
  .contact-form-section .sec-title h2 {
    font-size: 33px; }

.author-box .name {
  margin-bottom: 15px;
  font-size: 20px; }

.sidebar-page-container .group-title h3 {
  font-size: 25px; }

.news-detail .post-share-options .tags {
  padding-left: 0px;
  margin-top: 0px; }

.comment-reply-title {
  font-size: 15px; }

.sidebar-page-container .comments-area .comment-box {
  padding: 0 0 30px;
  margin-bottom: 30px; }

.alignleft {
  margin-right: 10px; }

.custom-pagination {
  margin-top: 10px; }

.archive .news-block {
  width: 100%; }

.comment-list .comment-respond {
  margin-bottom: 40px; }

@media only screen and (min-width: 300px) and (max-width: 575.98px) {
  .comment-list .children {
    margin: 0px;
    padding-left: 40px; }
  .comment-list .comment-respond .comment-reply-title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .sidebar-page-container .group-title {
    margin-bottom: 0; }
  .comments-area-custom {
    margin-bottom: 0; } }

.about-section-two .image-box img {
  display: block;
  margin: 0 auto; }

ul.bread-crumb.clearfix, ul.social-icon-colored {
  margin-top: 0;
  padding-left: 0px; }
  ul.bread-crumb.clearfix li, ul.social-icon-colored li {
    margin-bottom: 0; }

.event-detail .date {
  margin-bottom: 0; }

.event-detail .event-info {
  padding-left: 0;
  margin-top: 0; }

p.comment-form-cookies-consent label {
  margin-left: 10px; }

.news-block .image-box .image {
  border-radius: 20px 20px 0px 0px; }

.news-block .lower-content {
  border-radius: 0px 0px 20px 20px; }

.news-detail .author-box.style-two {
  margin-top: 20px;
  float: left;
  width: 100%; }

.event-block .event-info li {
  margin-bottom: 0px; }

.event-block .event-info {
  margin-top: 0px; }

.comment.yes-ping .author-thumb {
  display: none; }

.comment.yes-ping {
  padding-left: 0 !important; }

.comment-reply-title {
  margin-top: 20px; }

.header-top ul {
  padding-left: 0;
  margin-top: 0;
  list-style: outside none; }

.header-top .info-list li {
  margin-bottom: 0; }

.link-box li {
  margin-bottom: 0; }

.tab-btns {
  list-style: outside none; }

.services-tabs .tab-btns .tab-btn {
  margin-bottom: 0; }

.services-tabs .tab-btns {
  margin-top: 0;
  padding-left: 0; }

.list-style-two {
  list-style: outside none;
  margin-top: 0;
  padding-left: 0; }

.bread-crumb .current-item:before {
  position: absolute;
  top: -10px;
  left: 11px;
  font-size: 20px;
  line-height: 30px;
  /* color: #ffae00; */
  content: ".";
  font-weight: 700; }

.bread-crumb .current-item {
  position: relative;
  padding-left: 30px; }

.wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: #ffffff7d; }

p.comment-form-cookies-consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-top: 9px; }

.logo-outer {
  position: relative;
  z-index: 1; }

@media only screen and (min-width: 300px) and (max-width: 649px) {
  .post-password-form input[name="Submit"] {
    left: 10px; } }

@media only screen and (min-width: 300px) and (max-width: 575.98px) {
  .sticky_post_area:after {
    right: 20px;
    font-size: 20px;
    bottom: 20px; }
  .sticky_post_area:before {
    right: 10px;
    bottom: 66px; }
  .events-section.style-two {
    padding: 30px 0 20px; }
  .about-section-three {
    padding: 0px 0 30px; }
  .testimonial-section {
    padding: 30px 0; }
  .team-section {
    padding: 30px 0; }
  .team-block .image-box {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto; }
  .page-title {
    padding: 30px 0; }
  .event-detail-section {
    padding: 10px 0 20px; }
  .about-section-three .sec-title h2 {
    font-size: 27px;
    line-height: 1.2em;
    padding-bottom: 0; }
  li.tribe-events-nav-previous {
    background: transparent !important; }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
    width: 100%;
    margin-bottom: 13px; }
  .tribe-events-sub-nav li a {
    background: #f9f5f0;
    color: #ff4880;
    border-radius: 30px; }
  .event-detail .event-info li:nth-child(2) {
    display: none; }
  .news-detail .post-share-options .tags {
    margin-top: 0;
    padding-left: 0;
    text-align: left; }
  .tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {
    display: none; }
  #tribe-events-footer:before, #tribe-events-header:before {
    display: none; }
  #tribe-events-footer:after, #tribe-events-header:after {
    display: none; }
  .sidebar-page-container .comments-area .comment-box {
    padding: 0 0 20px;
    margin-bottom: 40px; }
  .sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
    margin-bottom: 10px; }
  .why-choose-us, .video-section, .program-detail, .sidebar-page-container, .team-section.style-two, .event-detail-section, .about-section-two, .about-section {
    padding: 50px 0 20px; }
  .main-footer .footer-bottom {
    padding: 30px 0px 35px; }
  .sidebar-page-container .comments-area .comment-box strong {
    line-height: 25px; }
  .news-detail .post-share-options {
    padding: 20px 80px;
    padding-left: 15px;
    padding-right: 15px; }
  th, td {
    padding: 7px; }
  .instagram-media {
    min-width: auto !important; }
  .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 90%; }
  .gallery-section.style-two, .about-section-three, .call-to-action, .events-section, .gallery-section, .clients-section, .testimonial-section, .newsletter-section, .program-section {
    padding-top: 20px; }
  .why-choose-us, .video-section, .program-detail, .sidebar-page-container, .team-section.style-two, .event-detail-section, .about-section-two, .about-section {
    padding-top: 20px; }
  section.clients-section {
    padding-bottom: 20px; }
  section.news-section {
    margin-top: 20px;
    padding-top: 10px; } }

/* New unite test footer-upper as */
.news-block .post-info {
  margin-top: 0px; }

.footer-upper .widget {
  margin-bottom: 50px; }
  .footer-upper .widget td#next {
    text-align: right; }
  .footer-upper .widget td#prev {
    text-align: left; }
  .footer-upper .widget td, .footer-upper .widget caption, .footer-upper .widget th {
    color: #c7cae9; }
    .footer-upper .widget td a:hover, .footer-upper .widget caption a:hover, .footer-upper .widget th a:hover {
      color: #fff; }
  .footer-upper .widget td {
    text-align: center; }
  .footer-upper .widget .widget-title {
    font-size: 19px !important; }
  .footer-upper .widget ul {
    padding-left: 0;
    list-style: outside none; }
    .footer-upper .widget ul li {
      color: #fff;
      -webkit-transition: .01s;
      -o-transition: .01s;
      transition: .01s; }
      .footer-upper .widget ul li a {
        color: #fff;
        -webkit-transition: .01s;
        -o-transition: .01s;
        transition: .01s;
        margin-right: 5px; }
      .footer-upper .widget ul li:hover {
        /*color: #fa496e !important;*/ } 
        .footer-upper .widget ul li:hover a {
          /*color: #fa496e !important;*/ } 

.footer-upper .search-box {
  width: 100%; }
  .footer-upper .search-box .searchform {
    position: relative; }
    .footer-upper .search-box .searchform .form-group {
      position: relative; }
      .footer-upper .search-box .searchform .form-group input {
        width: 100%;
        padding: 15px 30px;
        border-radius: 100px;
        height: 54px; }
      .footer-upper .search-box .searchform .form-group button {
        padding: 0;
        margin: 0;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 0;
        height: 54px;
        width: 54px;
        background: transparent; }

.footer-upper .widget_archive select[name="archive-dropdown"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%; }

.footer-upper .widget_archive ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px; }
  .footer-upper .widget_archive ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .footer-upper .widget_archive ul li:hover a {
    color: #ff4880; }
  .footer-upper .widget_archive ul li:last-child {
    margin-bottom: 0px; }

.footer-upper .widget_categories select[name="cat"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%;
  height: 49px; }

.footer-upper .widget_categories ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-upper .widget_categories ul li:last-child {
    margin-bottom: 0px; }
  .footer-upper .widget_categories ul li ul {
    width: 100%;
    padding-left: 20px; }
    .footer-upper .widget_categories ul li ul li:first-child {
      margin-top: 24px !important; }
    .footer-upper .widget_categories ul li ul li:last-child {
      margin-bottom: 0px; }

.footer-upper .widget_calendar caption {
  text-align: right; }

.footer-upper .widget_calendar .calendar_wrap * {
  border: 0 !important; }

.footer-upper .widget_calendar .calendar_wrap table {
  max-width: 100%;
  width: 100%; }
  .footer-upper .widget_calendar .calendar_wrap table tbody td {
    padding: .5em 0; }

.footer-upper .widget_pages ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-upper .widget_pages ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #858687;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .footer-upper .widget_pages ul li:hover a {
    color: #ff4880; }
  .footer-upper .widget_pages ul li:last-child {
    margin-bottom: 0px; }
  .footer-upper .widget_pages ul li ul {
    width: 100%;
    padding-left: 20px; }
    .footer-upper .widget_pages ul li ul li:first-child {
      margin-top: 24px !important; }
    .footer-upper .widget_pages ul li ul li:last-child {
      margin-bottom: 0px; }

.footer-upper .widget_recent_comments ul li {
  margin-bottom: 24px; }
  .footer-upper .widget_recent_comments ul li .comment-author-link a {
    color: #393d72; }

.footer-upper .widget_recent_entries ul li a {
  background: #36395e;
  color: #393d72;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 30px;
  width: 100%; }
  .footer-upper .widget_recent_entries ul li a:hover {
    color: #ff4880; }

.footer-upper .widget_rss ul li {
  position: relative;
  margin-bottom: 24px; }
  .footer-upper .widget_rss ul li .rsswidget {
    margin-bottom: 10px;
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #393d72;
    font-weight: 400; }
  .footer-upper .widget_rss ul li .rsswidget {
    color: #ffffff !important;
    font-size: 17px !important; }
  .footer-upper .widget_rss ul li cite {
    margin: 0;
    width: 100%;
    text-align: right;
    display: block;
    margin-top: 10px; }

.footer-upper .widget_text p {
  margin-bottom: 20px;
  color: #c7cae9; }
  .footer-upper .widget_text p strong {
    display: block;
    color: #ffffff; }
  .footer-upper .widget_text p img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-color: #393d72;
    border-radius: 20px;
    display: block; }

.footer-upper .widget_text .wp-caption-text {
  font-size: 13px; }

.footer-upper .widget_text .wp-caption.alignnone img {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #393d72;
  border-radius: 20px;
  display: block; }

.footer-upper .widget_text select[name="monster-widget-just-testing"] {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  width: 100%;
  float: left;
  margin-bottom: 10px; }

.footer-upper .widget_tag_cloud .tagcloud a {
  cursor: pointer;
  z-index: 1;
  position: relative;
  display: block;
  font-size: 12px !important;
  line-height: 20px;
  color: #858687;
  font-weight: 400;
  padding: 10px 20px;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .footer-upper .widget_tag_cloud .tagcloud a:hover {
    background-color: #ffae00;
    color: #ffffff; }

.footer-upper .widget_meta ul li {
  margin-bottom: 24px;
  width: 100%; }

.footer-upper .widget_nav_menu ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-upper .widget_nav_menu ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    display: block;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .footer-upper .widget_nav_menu ul li:hover a {
    color: #ff4880; }
  .footer-upper .widget_nav_menu ul li:last-child {
    margin-bottom: 0px; }
  .footer-upper .widget_nav_menu ul li ul {
    width: 100%;
    padding-left: 10px; }
    .footer-upper .widget_nav_menu ul li ul li:first-child {
      margin-top: 24px !important; }
    .footer-upper .widget_nav_menu ul li ul li:last-child {
      margin-bottom: 0px; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  color: #858687;
  border: 0;
  background: #f9f5f0;
  padding: 20px;
  border-radius: 123px;
  padding-left: 40px;
  text-align: center; }

.main-footer {
  float: left;
  width: 100%;
  height: auto; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.news-section {
  padding-bottom: 0;
  border: 0; }

.main-footer {
  margin-top: 90px; }

.nav-links {
  padding-bottom: 0; }

.only-default-header {
  border-bottom: 1px solid #f9f5f0; }

#commentform p.form-submit {
  margin-bottom: 0; }

.post-navigation .nav-links {
  padding-bottom: 20px; }

.comment-respond {
  float: left;
  width: 100%;
  height: auto; }

.page .type-page {
  margin-top: 90px; }

.page .comments-area-custom {
  margin-bottom: 0; }

.page .comment-reply-title {
  margin-top: 0; }

.sidebar-page-container.with-sidebar-blog {
  padding-bottom: 0; }

.single-post .content-side {
  margin-bottom: 0; }

.single-post .comments-area-custom {
  margin-bottom: 0; }

.single-post .comments-area h3.comments-title {
  margin-bottom: 0;
  margin-top: 0; }

.single-post .comments-area .group-title {
  margin-top: 25px; }

.sidebar-page-container.sidebar-page-container-page {
  padding: 0; }

.comment-box {
  float: left;
  width: 100%; }

.page .page-comment-disable .type-page {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 1378px) {
  .main-menu .navigation > li > ul > li.dropdown > a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .main-menu .navigation li > ul > li > ul {
    left: -100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-header .header-lower .logo-outer .logo a {
    max-width: 100px; }
  .header-style-two .main-menu .navigation > li {
    margin-left: 10px; }
  .header-style-two .header-lower .logo-outer {
    padding: 53px 0; } }
