/*
Theme Name: U
Theme URI:      http://anpsthemes.com/constructo/
Description: Child theme of Constructo created by David Rudzinski for Universal Weather and Aviation, Inc.
Author: David Rudzinski
Template: constructo
Version: 1.1.0
*/
@import url("../constructo/style.css");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  margin-top: -8px;
  top: calc(50% + 3px);
  font-size: 13px;
}

.ubermenu.ubermenu-main .ubermenu-tabs .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-target {
  padding: 18px 12px;
}

.site-search-toggle {
  float: right;
  margin-left: 21px !important;
}
@media (min-width: 992px) {
	.site-search-toggle {
		margin-top: 27px;
	}
}

.contactcta {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff !important;
  font-family: "PT Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px !important;
  padding: 6px 24px;
  background-color: #db063b;
  border: solid #db063b 1px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.contactcta:hover {
  background: #e23862;
  border: solid #e23862 1px;
  text-decoration: none;
}

.signinuvgo {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #db063b !important;
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 16px !important;
  padding: 6px 12px;
  background-color: #ffffff;
  border: solid #db063b 1px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  margin-right: 15px;
}

.signinuvgo:hover {
  background: #fef7f9;
  text-decoration: none;
}

.srr-title {
  font-weight: bold;
}

.bigger-text p {
  font-size: 18px;
  margin-bottom: 15px;
}

footer .col-xs-6.col-md-6 {
  width: 100%;
}

.custom-prefooter, .cus-prefoot {
  background: #ffffff;
}

.custom-prefooter h3 {
  font-size: 3em;
}

.cus-prefoot {
  margin-bottom: 0 !important;
  padding-bottom: 12px;
}

.vc_custom_1436376778355 {
  margin-bottom: 0 !important;
}

.custom-prefooter .row > div > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* PEOPLE widget */
#text-6 .wpb_row {
  margin-bottom: 0;
}

#text-6 .wpb_row h2, #text-6 .wpb_row h3 {
  margin-top: 0;
}

.super-rss-reader-widget img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
  height: auto;
  max-width: 100%;
  width: 25%;
  border-radius: 2px;
}

.widget_super_rss_reader h3 {
  text-align: center;
  font-size: 33px;
  margin-top: 30px;
  margin-bottom: 39px;
  color: #58595b;
}

#krumb {
  margin-bottom: 0;
}

#tce_cta {
  border: solid 1px #777;
  margin-top: 47px;
  background: #f7f7f7;
}

#apply_cta {
  border: solid 1px #777;
  margin-top: 47px;
  background: #fff;
  padding: 0 21px;
}

.page-heading.style-2 {
  background: #58595b;
  color: #fff;
  margin-bottom: 47px;
}

.page-heading.style-2 h1, .page-heading.style-2 a, .page-heading.style-2 a::after {
  color: #fff;
}

h2.vc_custom_heading {
  margin-bottom: 1.25em;
}

.site-footer {
  margin-top: 0;
}

.page-id-2844 ul.logos {
  border-top: none;
}

footer div.col-md-3.col-xs-6 {
  font-size: 12px;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
  color: #ffffff;
  border-color: #db063b !important;
  background-color: #db063b !important;
}

.wpb_wrapper a {
  color: #000000;
  transition: color 0.4s ease-in-out;
}

.wpb_wrapper a:hover {
  color: #db063b;
  transition: color 0.4s ease-in-out;
}

.arrow-icon i:before {
  margin-left: 0.3em;
  transition: margin-left 0.4s ease-in-out;
}

.arrow-icon:hover i:before {
  margin-left: 0.4em;
  transition: margin-left 0.4s ease-in-out;
}

.airporttoolsearch {
  float: left;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: none;
  background: url(https://d1ix9yerv4y8lr.cloudfront.net/wp-content/uploads/2018/05/airport-tool-search.png) no-repeat;
  color: #d8dbde;
  font-size: 0px;
  text-align: left;
  text-indent: -9999px;
}

#AirportField {
  float: left;
  width: 330px;
  height: 34px;
  padding: 3px;
  margin: 0;
  border: solid 1px #bbbbbb;
  border-right: none !important;
  color: #888;
  font-size: 18px;
}

.wpb_text_column.wpb_content_element a {
  text-decoration: underline;
}

.ubermenu-content-block.ubermenu-custom-content p {
  margin: 0 15px 10px 15px;
}

.ubermenu-content-block.ubermenu-custom-content h6, .ubermenu-content-block.ubermenu-custom-content h4 {
  margin: 15px 15px 10px 15px;
}

.ubermenu .ubermenu-grid-row, .ubermenu .ubermenu-submenu-grid {
  padding-right: 0;
}

.tablepress tfoot th, .tablepress thead th {
  background: #58595b;
  color: #fff;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
  background: #db063b;
  color: #fff;
}

body.page-id-3165 .vc_tta-tabs-list > li.vc_active:after {
  background-color: #db063b !important;
}

body.page-id-26902 .vc_tta-tabs-list > li.vc_active:after {
  background-color: #db063b !important;
}

.ubermenu-responsive {
  background-color: #fff;
}

.wpcf7-submit {
  float: none;
}

#slide-5-layer-7 {
  white-space: nowrap !important;
}

.vc_custom_1447306123992 {
  margin-bottom: 0;
}

.site-footer {
  font-size: 14px;
}

div.brazil-flag a {
  background: url(/images/oi/flags/brazil.png) 15px 16px #f7f7f7 no-repeat !important;
  padding-left: 45px !important;
}

div.china-flag a {
  background: url(/images/oi/flags/china.png) 12px 16px #f7f7f7 no-repeat !important;
  padding-left: 45px !important;
}

.page-id-27136 .breadcrumbs {
  display: none !important;
}

#movinghome {
  margin-bottom: 0;
}

#airportlu .statement {
  padding: 57px 0 63px 0;
}

#airportlu, #airportlu .statement .wpb_row {
  margin-bottom: 0;
}

.page-id-27136 .column-2 {
  font-weight: bold;
}

/* hackysack */
.vc_column-inner::after {
  display: inline-block;
}

.site-footer {
  margin-top: 6px !important;
}

footer.site-footer.style-2 ul {
  padding-left: 0;
}

/* end hackysack */
/* formatting corrections for popup maker */
.pum-container {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.pum-container .alignnone {
  margin: 0;
}

.pum-content {
  font-size: 14px;
}

/* customtemptable */
#tablepress-19 {
  border: solid 1px #202020;
}

#tablepress-19 tbody td {
  border-top: solid 1px #202020;
}

#tablepress-19 thead th {
  border-bottom: solid 1px #202020;
}

#tablepress-19 th {
  color: #000;
}

#tablepress-19 th.column-1 {
  background-color: #fff;
}

#tablepress-19 th.column-2, #tablepress-19 td.column-2 {
  background-color: #B1DC7B;
}

#tablepress-19 th.column-3, #tablepress-19 td.column-3 {
  background-color: #F9F391;
}

#tablepress-19 th.column-4, #tablepress-19 td.column-4 {
  background-color: #EB5F61;
}

#tablepress-19 tr.row-5 td.column-2 {
  background-color: #FFFFFF;
}

.site-footer {
  margin-top: 6px !important;
}

body.page-id-30748 div.page-heading {
  display: none;
}

div.vc_custom_1499873722508 p strong, div.vc_custom_1499873570275 p strong, div.vc_custom_1499873570275 .heading, div.vc_custom_1499872975390 h3 {
  color: #ffffff;
}

body.page-id-34226 div.page-heading {
  display: none;
}

/* 2018RWC */
.fuelhandcta {
  text-align: center;
}

#aprequirements table {
  margin: 0;
  width: 100%;
  border-spacing: 0;
}

#aprequirements tr:nth-child(even) {
  background: #f3f3f3;
}

#aprequirements tr:nth-child(odd) {
  background: #fff;
}

#aprequirements th, #aprequirements td {
  font-size: 0.9em;
  text-align: left;
  width: 25%;
  padding: 0.5em;
  vertical-align: top;
}

#aprequirements th {
  border-bottom: solid 1px #ccc;
}

#aprequirements caption {
  font-weight: bold;
  border-bottom: solid 1px #ccc;
  text-align: left;
  font-size: 1.1em;
}

#text-25 {
  margin-top: 2em;
  border: solid 1px #ebebeb;
  background: #f7f7f7;
  padding: 0 1em 1em 1em;
  text-align: center;
}

#text-25 p {
  font-size: 1em;
}

.addunder {
  border-bottom: solid 1px #db063b;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
}

.addunder2 {
  border-bottom: solid 1px #e6e7e8;
  margin: 0 0 0.5em 0;
  padding: 1em 0 0.3em 0;
}

body.parent-pageid-34334 .page-heading, body.page-id-34334 .page-heading {
  display: none;
}

body.page-id-34334 section.container, body.parent-pageid-34334 section.container {
  margin-top: 1.5em;
}

body.page-id-34334 h2, body.parent-pageid-34334 h2 {
  font-size: 2em;
  margin: 0 0 1em 0;
  padding: 0 0 0.2em 0;
  border-bottom: solid 1px #e6e7e8;
}

body.page-id-34334 h3, body.parent-pageid-34334 h3 {
  font-size: 1.5em;
  margin: 0.5em 0 1em 0;
  padding: 0 0 0.2em 0;
  border-bottom: solid 1px #e6e7e8;
}

body.parent-pageid-34334 table.rcairportinfo {
  width: 100%;
  margin: 1.8em 0 0 0;
}

body.parent-pageid-34334 table.rcairportinfo td, body.parent-pageid-34334 table.rcairportinfo th {
  font-size: 10pt;
  padding: 0.25em 0.1em;
  background-color: #fff;
  border-bottom: solid 1px #e7e7e7;
  vertical-align: top;
  white-space: nowrap;
}

body.parent-pageid-34334 table.rcairportinfo th {
  border-top: none;
}

body.parent-pageid-34334 table.rcairportinfo {
  border-top: solid 1px #e7e7e7;
}

.gpskp001header h2 {
  font-size: 24pt;
}

.gpskp001body p, .gpskp001body li {
  font-size: 13pt;
  line-height: 1.5em;
  margin: 0 0 1.2em;
}

.gpskp001body ul {
  margin-bottom: 1.5em;
}

.gpskp001body h3 {
  font-size: 18pt;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  border-bottom: solid 1px #e7e7e7;
}

#wnb-bar {
  padding: 1.5em 1em;
  line-height: 1.5em !important;
}

.nooz-body a {
  text-decoration: underline;
  color: #000000;
}

.nooz-group-container .nooz-item {
  list-style-type: none;
  border-bottom: dotted 1px #e6e7e8;
  margin-bottom: 1em;
}

.nooz-group-container .nooz-datetime {
  font-size: 10pt;
  color: #999999;
  font-weight: bold;
}

.nooz-group-container .nooz-link {
  line-height: 1.3em;
  margin-bottom: 1em;
  font-size: 13pt;
}

.nooz-group-container .nooz-list {
  margin-left: 0;
  padding-left: 0;
}

.nooz-group-container .nooz-excerpt, .nooz-group-container .nooz-image {
  display: none;
}

.nooz_release .post-meta ul li {
  list-style-type: none;
  font-size: 10pt;
  font-weight: bold;
}

.nooz_release header span {
  display: none;
}

.nooz_release header h1 {
  margin-bottom: 0.75em;
}

.nooz_release .post-meta ul li i.fa {
  margin-right: 0.3em;
}

.nooz_release .post-meta ul {
  margin-left: 0;
  padding-left: 0;
}

body.nooz_release-template-default .page-heading h1, body.nooz_release-template-default .page-heading .breadcrumbs {
  display: none;
}

body.nooz_release-template-default .post-meta ul li:nth-child(2), body.nooz_release-template-default .post-meta ul li:nth-child(1) {
  display: none;
}

.site-search input[type=text] {
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

table.ETStable {
  margin: 1em 0;
  width: 100%;
  border-spacing: 0;
}

table.ETStable tr:nth-child(even) {
  background: #f5f5f5;
}

table.ETStable tr:nth-child(odd) {
  background: #fff;
}

table.ETStable th, table.ETStable td {
  font-size: 0.8em;
  text-align: left;
  padding: 0.75em;
  vertical-align: top;
  white-space: nowrap;
}

table.wrapOK th, table.wrapOK td {
  white-space: normal;
}

table.ETStable th {
  border-bottom: solid 1px #ccc;
}

table.ETStable caption {
  font-weight: bold;
  border-bottom: solid 1px #ccc;
  text-align: left;
  font-size: 1.1em;
}

.ETSwhitebox {
  border: solid 1px #cccccc;
  border-radius: 0.75em;
  padding: 1em 1em 2em 1em;
  margin: 1em 0;
  background: #ffffff;
  /* For browsers that do not support gradients */
  background: linear-gradient(to bottom right, #ffffff, #f5f5f5);
}

legend.hs-field-desc {
  border-bottom: none;
}

.legal-consent-container .hs-richtext {
  font-size: 13px !important;
}

#custom_html-2 h3.widget-title {
  margin-top: 1em;
  text-align: center;
  font-size: 3em;
  color: #58595b;
  font-weight: normal;
}

@media (max-width: 768px) {
  .wpb_column {
    margin-top: 36px;
  }

  .home .wpb_revslider_element {
    margin-bottom: 36px;
    margin-top: 0;
  }

  .zero-top {
    margin-top: 0;
  }

  .cus-prefoot {
    margin-top: 36px;
  }

  .wpb_row {
    margin-bottom: 0;
  }

  .site-search-toggle {
    float: none;
    margin-top: 0;
  }

  .page-heading.style-2 {
    margin-bottom: 0;
  }

  .sidebar.col-md-3 {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  body.page-id-34334 h2, body.parent-pageid-34334 h2 {
    font-size: 1.5em;
    border-bottom: solid 1px #e6e7e8;
  }

  body.page-id-34334 h3, body.parent-pageid-34334 h3 {
    font-size: 1.2em;
    border-bottom: solid 1px #e6e7e8;
  }

  #aprequirements th, #aprequirements td {
    font-size: 0.5em;
    text-align: left;
    width: 25%;
    padding: 0.5em;
    white-space: nowrap;
  }

  .site-search-toggle {
    float: none;
    margin-top: 0;
  }

  body.page-id-34334 .widget_nav_menu h2, body.parent-pageid-34334 .widget_nav_menu h2 {
    margin-top: 1em;
  }
}
/*  --- CSS for Sticky button let's talk --*/
.stickybtn {
  background-color: #db063b;
  box-sizing: unset;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
  position: fixed;
  right: -120px;
  z-index: 1000;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  outline: none;
  top: 260px;
}

.stickybtn a, .stickybtn a:focus {
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  color: #fff;
  display: block;
  background: none;
  border: 0 none;
  outline: none;
  padding: 4px 10px 3px 4px;
}

.stickybtn .fa {
  margin-left: 8px;
  margin-top: 5px;
  margin-right: 3px;
}

.stickybtn:hover a, .stickybtn:hover i {
  color: #fff;
  text-decoration: none;
  background: none;
  border: none;
  outline: none;
}

.stickybtn.show-float {
  animation-name: slide-right;
  animation-duration: 0.25s;
  animation-timing-function: linear;
  animation-delay: 3s;
  animation-iteration-count: 1;
  animation-direction: reverse;
  animation-fill-mode: backwards;
  /* transform: translateX(-40px) !important; */
  right: -78px;
}

@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-78px);
    transform: translateX(-78px);
  }
}
.stickybtn.show-float:hover {
  transform: translateX(-78px) !important;
  /*    right: 0 !important;*/
}

@media (max-width: 991px) {
  .stickybtn, .stickybtn.show-float {
    display: none;
    opacity: 0;
  }
}
#airportlu .statement #AirportField {
  border: solid 1px #bbbbbb;
  border-right: solid 1px #bbbbbb !important;
  border-radius: 3px 0 0 3px;
}

#airportlu .statement {
  background: #c7c8ca;
  padding: 46px 0 24px 0;
  margin-bottom: -24px;
}

/* FEEDZY STUFF */
.cus-prefoot, section.container.custom-prefooter {
  background: #58595b;
}

.cus-prefoot #custom_html-2 h3.widget-title {
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 35px;
}

section.container.custom-prefooter {
  padding: 50px 0;
}

#airportlu .statement input, #airportlu .statement input:focus, #airportlu .statement input:hover {
  outline: 0;
}

.feedzy-rss::after {
  clear: both;
  content: " ";
  display: table;
}

.feedzy-rss .dr_blog_feed.vc_column_container {
  margin-bottom: 20px;
}

.feedzy-rss .dr_blog_feed.vc_column_container:nth-of-type(4n+1) {
  margin-bottom: 0px;
}

.feedzy-rss .dr_blog_feed.vc_column_container:nth-of-type(4n+2) {
  margin-bottom: 0px;
}

.feedzy-rss .dr_blog_feed.vc_column_container:nth-of-type(4n+3) {
  margin-bottom: 0px;
}

.feedzy-rss .dr_blog_feed.vc_column_container:nth-of-type(4n+4) {
  margin-bottom: 0px;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner {
  margin-left: 15px;
  background-color: #ffffff;
}

@media (max-width: 768px) {
  .feedzy-rss .dr_blog_feed .dr_blog_inner {
    margin-left: 0;
  }
}
.feedzy-rss .dr_blog_feed .dr_blog_inner .fetched {
  height: 196px;
  max-width: 100%;
  vertical-align: top;
  z-index: 9;
  display: block;
  background-size: cover;
  background-position: 50%;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap {
  padding: 15px;
  background-color: #f3f3f3;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title {
  margin-bottom: 15px;
  min-height: 85px;
  border-bottom: 1px solid #c7c8ca;
  padding-bottom: 15px;
  width: 100%;
  display: block;
}

@media (max-width: 823px) {
  .feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title {
    min-height: inherit;
  }
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title {
    min-height: 110px;
  }
}
.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title a:hover {
  text-decoration: none;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title h3 {
  color: #000;
  font-weight: 600;
  margin: 0 0;
  font-size: 21px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .title:after {
  background: none;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .btn {
  font-size: 12px;
  padding: 11px 28px;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap p.description {
  min-height: 75px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #c7c8ca;
  line-height: 1.42857;
  margin-bottom: 15px;
}

@media (max-width: 823px) {
  .feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap p.description {
    min-height: inherit;
  }
}
.feedzy-rss .dr_blog_feed .rss_item:hover .rss_image a span {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.home .feedzy-rss .wpb_column:nth-last-child(1), .home .feedzy-rss .wpb_column:nth-last-child(2), .home .feedzy-rss .wpb_column:nth-last-child(3), .home .feedzy-rss .wpb_column:nth-last-child(4) {
  margin-bottom: 0;
}

.feedzy-rss .wpb_column:first-child .dr_blog_inner, .home .feedzy-rss .wpb_column:nth-of-type(5n) .dr_blog_inner {
  margin-left: 0;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .rss_content {
  text-align: center;
}

.feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap .meta {
  width: 70px;
  border-radius: 100%;
  padding: 11px;
  height: 70px;
  background-color: white;
  position: relative;
  top: -190px;
  left: 100px;
  display: none;
}

.cus-prefoot .custom-prefooter .feedzy-rss {
  margin: 0 15px;
}

.cus-prefoot .custom-prefooter .feedzy-rss .vc_column_container {
  width: 100%;
}

@media (min-width: 992px) {
  .cus-prefoot .custom-prefooter .feedzy-rss .vc_col-md-4 {
    width: 33.3%;
    float: left;
  }

  .feedzy-rss .dr_blog_feed .dr_blog_inner .rss_content_wrap p.description {
    min-height: 92px;
  }
}
@media (max-width: 990px) {
  .feedzy-rss .dr_blog_feed .dr_blog_inner {
    margin-left: 0;
  }

  .cus-prefoot .custom-prefooter .feedzy-rss .wpb_column {
    margin-top: 36px;
  }
}
@media (max-width: 990px) {
  .cus-prefoot #custom_html-2 h3.widget-title {
    font-size: 36px;
  }

  .cus-prefoot {
    margin-top: 0 !important;
  }
}
@media (max-width: 480px) {
  .cus-prefoot #custom_html-2 h3.widget-title {
    font-size: 21px;
  }
}
body.footer-spacing-off .site-footer {
  margin-top: 0 !important;
}

/* CSS for Back to top icon */
.scrollup a {
  display: block !important;
}

.scrollup a {
  border: 1px solid #939598 !important;
  color: #939598 !important;
  background: none repeat scroll 0 0 transparent;
  bottom: 80px;
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 50px;
  position: fixed;
  right: 80px;
  text-align: center;
  transition: all 1s ease 0s;
  width: 50px;
  z-index: 1110;
  line-height: 50px;
}

.scrollup a:hover {
  border: 1px solid #db063b !important;
  color: #db063b !important;
}

@media (max-width: 812px) {
  .scrollup a {
    width: 30px !important;
    right: 15px !important;
  }
}
/* End CSS for Back to top icon */
/* Adding the CSS to fixed the UWA logo Image blur issue*/
.logo-desktop, .logo-mobile, .Site.logo {
  filter: blur(0);
  -webkit-filter: blur(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/*MED2022:  Thien H.*/
.med-article-container {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 40px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.med-article-container.owl-carousel {
  display: none;
}

.med-article-container.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ddd;
  border-radius: 50%;
  margin: 0 5px;
}

.med-article-container.owl-carousel .owl-dots {
  display: block;
  position: relative;
  margin: 20px auto;
}

.med-article-container.owl-carousel .owl-dots .owl-dot.active {
  background: #db063b;
}

.med-article-container.owl-carousel .owl-next,
.med-article-container.owl-carousel .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 40px;
  text-align: center;
  transition: background 0.2s ease-out;
}

.med-article-container.owl-carousel .owl-next:hover,
.med-article-container.owl-carousel .owl-prev:hover {
  background: #db063b;
}

.med-article-container.owl-carousel .owl-next i,
.med-article-container.owl-carousel .owl-prev i {
  color: #fff;
}

.med-article-container.owl-carousel .owl-prev {
  left: -18px;
}

.med-article-container.owl-carousel .owl-next {
  right: -18px;
}

.med-article-container .owl-stage {
  display: flex;
  align-items: stretch;
}

.med-article-container .owl-stage .owl-item {
  display: flex;
  align-items: stretch;
}

.med-article-container .owl-stage .owl-item > .card {
  width: 100%;
  flex-basis: 100%;
}

.med-article-container .card {
  flex-basis: calc(33.333% - 10px);
  background-color: #f3f3f3;
  display: flex;
  flex-direction: column;
}

.med-article-container .card .card--blog-post__body {
  padding: 15px;
  display: flex;
  align-content: stretch;
  flex: 1;
}

.med-article-container .card .card--blog-post__body .card--blog-post__body__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}

.med-article-container .card .card--blog-post__body__title {
  color: #000;
  font-weight: 600;
  margin: 5px 0 10px;
  font-size: 21px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.med-article-container .card .card--blog-post__footer {
  padding: 20px 15px;
}

.med-article-container .card .card--blog-post__footer__button {
  display: inline-block;
  border-radius: 4px;
  background-color: #58595b;
  color: #fff;
  padding: 11px 28px;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: 500;
  white-space: nowrap;
  transition: background-color 0.2s ease 0s;
  text-align: center;
  cursor: pointer;
}

.med-article-container .card .card--blog-post__footer__button:hover {
  background-color: #db063b;
  color: #fff;
}

.card--blog-post__body__excerpt {
  margin-bottom: 15px;
  padding: 10px 0;
  border-top: 1px solid #c7c8ca;
  border-bottom: 1px solid #c7c8ca;
  font-size: 14px;
}

.cus-prefoot {
/*  display: none;*/
}

@media screen and (max-width: 768px) {
  .med-article-container {
    flex-wrap: wrap;
  }

  .med-article-container .card {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .site-header__wrapper .top-bar.top-bar--sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}

.site-header-sticky-active .nav-wrap {
  height: 72px;
  max-height: 72px;
  position: fixed;
  top: 0 !important;
}
/*
.site-header-sticky-active .nav-wrap .cart-icon-container {
  position: absolute;
  top: 50%;
}
*/
@media screen and (min-width: 992px) {
  .site-header-sticky-active .nav-wrap {
    top: 60px !important;
  }
}

.site-header__wrapper.sticky-header .nav-wrap .logo-desktop {
  width: 220px !important;
  height: auto !important;
  transition: all 0.2s ease-out;
}

/**************************/
/* The new top bar styles */
/**************************/
@media screen and (min-width: 992px) {
  .site-header__wrapper .top-bar .widget-container.desktop-cart-icon-widget-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cart-icon-container button {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  position: relative;
}
.cart-icon-container button svg {
  width: 20px;
  height: 20px;
}
.cart-icon-container.--mobile {
  position: absolute;
  top: 50%;
  height: 30px;
  width: 30px;
  display: block;
  transform: translateY(-50%);
  right: 15px;
  margin-right: 80px;
}
.cart-icon-container.--desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .cart-icon-container.--desktop {
    margin: 0;
    display: block;
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 992px) {
  .cart-icon-container {
    display: none;
  }
}

.site-header-sticky-active .nav-wrap {
  height: 72px;
  max-height: 72px;
  position: fixed;
  top: 0 !important;
}
@media screen and (min-width: 992px) {
  .site-header-sticky-active:not(.chargebee-no-topbar) .nav-wrap {
    top: 60px !important;
  }
}

.site-header__wrapper.sticky-header .nav-wrap .logo-desktop {
  width: 220px !important;
  height: auto !important;
  transition: all .2s ease-out;
}
