/* ==========================================================================
   Access Press Social Count style start
   ========================================================================== */
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper {
  position: relative;
  margin: 0 -5px;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 33.33%;
  float: left;
  padding: 0 5px;
  margin: 0 0 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-facebook-icon .apsc-inner-block {
  background-color: rgba(81, 110, 171, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-facebook-icon .social-icon {
  background-color: #516eab;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-twitter-icon .apsc-inner-block {
  background-color: rgba(68, 179, 235, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-twitter-icon .social-icon {
  background-color: #44b3eb;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-google-plus-icon .apsc-inner-block {
  background-color: rgba(212, 35, 35, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-google-plus-icon .social-icon {
  background-color: #d42323;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-instagram-icon .apsc-inner-block {
  background-color: rgba(63, 114, 155, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-instagram-icon .social-icon {
  background-color: #3f729b;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-youtube-icon .apsc-inner-block {
  background-color: rgba(205, 32, 31, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-youtube-icon .social-icon {
  background-color: #cd201f;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-soundcloud-icon .apsc-inner-block {
  background-color: rgba(255, 136, 0, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-soundcloud-icon .social-icon {
  background-color: #ff8800;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-dribble-icon .apsc-inner-block {
  background-color: rgba(199, 59, 111, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-dribble-icon .social-icon {
  background-color: #c73b6f;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-edit-icon .apsc-inner-block {
  background-color: rgba(51, 51, 51, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-edit-icon .social-icon {
  background-color: #333333;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-comment-icon .apsc-inner-block {
  background-color: rgba(46, 189, 89, 0.8);
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a.apsc-comment-icon .social-icon {
  background-color: #2ebd59;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block {
  text-align: right;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .social-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  min-width: 100%;
  padding: 0 20px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  -webkit-transition: min-width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: min-width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: min-width 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .social-icon i {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 50px;
  font-size: 15px;
  line-height: 50px;
  text-align: left;
  color: #fff;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .social-icon i.mkd-additional-icon {
  position: absolute;
  left: 0;
  top: -100%;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .social-icon .media-name {
  font-size: 13px;
  /*font-weight: 600;*/
  font-weight: 700;
  vertical-align: top;
  text-transform: uppercase;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .apsc-count,
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .apsc-media-type {
  position: relative;
  display: inline-block;
  text-align: right;
  opacity: 0;
  right: -8px;
  vertical-align: top;
  -webkit-transition: opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), right 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), right 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.3s cubic-bezier(0.65, 0.05, 0.36, 1), right 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  font-size: 14px;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .apsc-count {
  padding: 0 3px 0 0;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a .apsc-inner-block .apsc-media-type {
  padding: 0 25% 0 0;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a:hover {
  color: #fff;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a:hover .apsc-inner-block .social-icon {
  min-width: 30%;
}
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a:hover .apsc-inner-block .apsc-count,
.mkd-apsc-custom-style-enabled .widget_apsc_widget .apsc-icons-wrapper .apsc-each-profile a:hover .apsc-inner-block .apsc-media-type {
  opacity: 1;
  right: 0;
}

.mkd-apsc-custom-style-enabled .widget .apsc-icons-wrapper {
  margin: 0;
}
.mkd-apsc-custom-style-enabled .widget .apsc-icons-wrapper .apsc-each-profile {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 5px;
}
.mkd-apsc-custom-style-enabled .widget .apsc-icons-wrapper .apsc-each-profile:last-child {
  margin: 0;
}

/* ==========================================================================
   Access Press Social Count style end
   ========================================================================== */
/* ==========================================================================
   Access Press Social Count Responsive style start
   ========================================================================== */
/* ==========================================================================
   Access Press Social Count Responsive style end
   ========================================================================== */
/* ==========================================================================
   WPML style start
   ========================================================================== */
.widget_icl_lang_sel_widget {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.mkd-top-bar #lang_sel,
.mkd-page-header #lang_sel, .mkd-footer-inner #lang_sel,
.mkd-side-menu #lang_sel, .mkd-sidebar #lang_sel,
.wpb_widgetised_column #lang_sel {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mkd-top-bar #lang_sel .lang_sel_sel,
.mkd-page-header #lang_sel .lang_sel_sel, .mkd-footer-inner #lang_sel .lang_sel_sel,
.mkd-side-menu #lang_sel .lang_sel_sel, .mkd-sidebar #lang_sel .lang_sel_sel,
.wpb_widgetised_column #lang_sel .lang_sel_sel {
  position: relative;
  display: block;
}
.mkd-top-bar #lang_sel .lang_sel_sel:after,
.mkd-page-header #lang_sel .lang_sel_sel:after, .mkd-footer-inner #lang_sel .lang_sel_sel:after,
.mkd-side-menu #lang_sel .lang_sel_sel:after, .mkd-sidebar #lang_sel .lang_sel_sel:after,
.wpb_widgetised_column #lang_sel .lang_sel_sel:after {
  content: "3";
  font-family: "ElegantIcons";
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mkd-top-bar #lang_sel ul,
.mkd-page-header #lang_sel ul, .mkd-footer-inner #lang_sel ul,
.mkd-side-menu #lang_sel ul, .mkd-sidebar #lang_sel ul,
.wpb_widgetised_column #lang_sel ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mkd-top-bar #lang_sel ul li,
.mkd-page-header #lang_sel ul li, .mkd-footer-inner #lang_sel ul li,
.mkd-side-menu #lang_sel ul li, .mkd-sidebar #lang_sel ul li,
.wpb_widgetised_column #lang_sel ul li {
  border-bottom: 0;
}
.mkd-top-bar #lang_sel ul ul,
.mkd-page-header #lang_sel ul ul, .mkd-footer-inner #lang_sel ul ul,
.mkd-side-menu #lang_sel ul ul, .mkd-sidebar #lang_sel ul ul,
.wpb_widgetised_column #lang_sel ul ul {
  position: absolute;
  top: 100%;
  width: calc(100% + 2px);
  left: -1px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  border-top: none;
  padding: 10px 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  -moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.mkd-top-bar #lang_sel ul ul a,
.mkd-page-header #lang_sel ul ul a, .mkd-footer-inner #lang_sel ul ul a,
.mkd-side-menu #lang_sel ul ul a, .mkd-sidebar #lang_sel ul ul a,
.wpb_widgetised_column #lang_sel ul ul a {
  display: block;
}
.mkd-top-bar #lang_sel:hover ul ul,
.mkd-page-header #lang_sel:hover ul ul, .mkd-footer-inner #lang_sel:hover ul ul,
.mkd-side-menu #lang_sel:hover ul ul, .mkd-sidebar #lang_sel:hover ul ul,
.wpb_widgetised_column #lang_sel:hover ul ul {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.mkd-sidebar .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget {
  width: 100%;
}
.mkd-sidebar .widget_icl_lang_sel_widget img,
.wpb_widgetised_column .widget_icl_lang_sel_widget img {
  display: inline-block !important;
  vertical-align: middle;
}
.mkd-sidebar #lang_sel,
.wpb_widgetised_column #lang_sel {
  border: 1px solid #bcc0c4;
}
.mkd-sidebar #lang_sel .lang_sel_sel,
.wpb_widgetised_column #lang_sel .lang_sel_sel {
  padding: 8px 18px;
  /*font-weight: 500;*/
  font-weight: 400;
}
.mkd-sidebar #lang_sel ul ul,
.wpb_widgetised_column #lang_sel ul ul {
  background-color: #fff;
  border: 1px solid #bcc0c4;
  border-top: none;
}
.mkd-sidebar #lang_sel ul ul a,
.wpb_widgetised_column #lang_sel ul ul a {
  /*font-weight: 500;*/
  font-weight: 400;
}
.mkd-sidebar #lang_sel ul ul a:hover,
.wpb_widgetised_column #lang_sel ul ul a:hover {
  text-decoration: underline;
}
.mkd-sidebar #lang_sel ul ul img,
.wpb_widgetised_column #lang_sel ul ul img {
  margin: 0 5px 0 0;
}
.mkd-sidebar #lang_sel_list ul li,
.wpb_widgetised_column #lang_sel_list ul li {
  padding: 5px 0;
}
.mkd-sidebar .lang_sel_list_horizontal ul li,
.wpb_widgetised_column .lang_sel_list_horizontal ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 5px 0;
}
.mkd-sidebar .lang_sel_list_horizontal ul li:last-child,
.wpb_widgetised_column .lang_sel_list_horizontal ul li:last-child {
  margin: 0 0 5px;
}

.mkd-footer-inner .widget_icl_lang_sel_widget,
.mkd-side-menu .widget_icl_lang_sel_widget {
  width: 100%;
}
.mkd-footer-inner #lang_sel,
.mkd-side-menu #lang_sel {
  border: 1px solid #444;
}
.mkd-footer-inner #lang_sel .lang_sel_sel,
.mkd-side-menu #lang_sel .lang_sel_sel {
  padding: 7px 25px 7px 15px;
}
.mkd-footer-inner #lang_sel ul,
.mkd-side-menu #lang_sel ul {
  background-color: #232323;
}
.mkd-footer-inner #lang_sel a,
.mkd-side-menu #lang_sel a {
  color: #8d8d8d;
  margin: 0;
}
.mkd-footer-inner #lang_sel a:hover,
.mkd-side-menu #lang_sel a:hover {
  color: #F7BE23;
}
.mkd-footer-inner #lang_sel ul ul,
.mkd-side-menu #lang_sel ul ul {
  border: 1px solid #444;
  border-top: none;
  padding: 10px 15px;
}
.mkd-footer-inner #lang_sel ul ul img,
.mkd-side-menu #lang_sel ul ul img {
  margin: 0 5px 0 0;
}
.mkd-footer-inner #lang_sel_list img,
.mkd-side-menu #lang_sel_list img {
  margin-right: 5px;
}
.mkd-footer-inner .lang_sel_list_horizontal ul li,
.mkd-side-menu .lang_sel_list_horizontal ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 5px 0;
}
.mkd-footer-inner .lang_sel_list_horizontal ul li:last-child,
.mkd-side-menu .lang_sel_list_horizontal ul li:last-child {
  margin: 0 0 5px;
}
.mkd-footer-inner .mkd-footer-bottom-holder #lang_sel_list,
.mkd-side-menu .mkd-footer-bottom-holder #lang_sel_list {
  line-height: 1.4em;
}

.mkd-top-bar .mkd-position-right-inner .widget_icl_lang_sel_widget,
.mkd-page-header .mkd-position-right-inner .widget_icl_lang_sel_widget {
  margin-left: 20px;
}
.mkd-top-bar #lang_sel .lang_sel_sel,
.mkd-page-header #lang_sel .lang_sel_sel {
  font-size: 11px;
  color: #999;
  /*font-weight: 600;*/
  font-weight: 700;
  padding: 0 20px 0 15px;
}
.mkd-top-bar #lang_sel .lang_sel_sel:after,
.mkd-page-header #lang_sel .lang_sel_sel:after {
  right: 0;
}
.mkd-top-bar #lang_sel .lang_sel_sel:hover,
.mkd-page-header #lang_sel .lang_sel_sel:hover {
  color: #F7BE23;
}
.mkd-top-bar #lang_sel .lang_sel_sel img,
.mkd-page-header #lang_sel .lang_sel_sel img {
  position: relative;
  top: 2px;
}
.mkd-top-bar #lang_sel ul,
.mkd-page-header #lang_sel ul {
  list-style-type: none;
}
.mkd-top-bar #lang_sel ul ul,
.mkd-page-header #lang_sel ul ul {
  width: 200px;
  padding: 5px 0 10px;
  text-align: left;
  line-height: 1.7em;
  background-color: #232323;
}
.mkd-top-bar #lang_sel ul ul img,
.mkd-page-header #lang_sel ul ul img {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.mkd-top-bar #lang_sel ul ul a,
.mkd-page-header #lang_sel ul ul a {
  color: #999;
  font-size: 11px;
  /*font-weight: 600;*/
  font-weight: 700;
  display: block;
  padding: 6px 15px 6px;
}
.mkd-top-bar #lang_sel ul ul a:hover,
.mkd-page-header #lang_sel ul ul a:hover {
  color: #fff;
}
.mkd-top-bar #lang_sel_list ul,
.mkd-page-header #lang_sel_list ul {
  list-style-type: none;
}
.mkd-top-bar #lang_sel_list ul li,
.mkd-page-header #lang_sel_list ul li {
  float: left;
  margin-right: 10px;
}
.mkd-top-bar #lang_sel_list ul li:last-child,
.mkd-page-header #lang_sel_list ul li:last-child {
  margin-right: 0;
}
.mkd-top-bar #lang_sel_list ul li a,
.mkd-page-header #lang_sel_list ul li a {
  color: #ccc;
}
.mkd-top-bar #lang_sel_list ul li a:hover,
.mkd-page-header #lang_sel_list ul li a:hover {
  color: #fff;
}
.mkd-top-bar #lang_sel_list img,
.mkd-page-header #lang_sel_list img {
  margin-right: 5px;
}

.mkd-page-header #lang_sel img {
  display: inline;
}

.mkd-main-menu > ul > li.menu-item-language > a {
  padding: 0 30px 0 15px;
}
.mkd-main-menu > ul > li.menu-item-language > a span {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mkd-main-menu > ul > li.menu-item-language > a span :after {
  content: "3";
  font-family: "ElegantIcons";
  position: absolute;
  right: -15px;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mkd-main-menu > ul > li.menu-item-language > a img {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.mkd-main-menu .menu-item-language .submenu-languages {
  position: absolute;
  top: 100%;
  width: 200px;
  left: -1px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  border-top: none;
  padding: 5px 0 10px;
  text-align: left;
  background-color: #232323;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  -moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.mkd-main-menu .menu-item-language .submenu-languages li {
  display: block;
  width: 100%;
  float: none;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mkd-main-menu .menu-item-language .submenu-languages a {
  display: block;
  color: #8d8d8d;
  font-size: 13px;
  line-height: 23px;
  /*font-weight: 500;*/
  font-weight: 400;
  text-transform: inherit;
  padding: 9px 0;
}
.mkd-main-menu .menu-item-language .submenu-languages a:hover {
  color: #fff;
}
.mkd-main-menu .menu-item-language .submenu-languages a img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0 5px 0 0;
}
.mkd-main-menu .menu-item-language:hover ul {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

/* ==========================================================================
   WPML style start
   ========================================================================== */
/* ===================  Add To Any Plugin styles ======================= 
===========================================================================*/
/* ==================== Horizontal share icons ==================== */
.a2a_floating_style.a2a_default_style {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 10px;
}

/* Social icon styles */
.a2a_floating_style.a2a_default_style a, .a2a_overlay_style.a2a_default_style a {
  margin: 10px 5%;
}

.a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.a2a_vertical_style .a2a_svg svg {
  width: 20px;
  height: 20px;
}

/* ================  Vertical share icons ===================== */
/* Icon holder */
.a2a_default_style .a2a_counter img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Icon */
.a2a_horizontal_style .a2a_svg svg {
  border-radius: 4px;
  width: 20px;
  height: 20px;
}

/* =================================================
=========== FANCY TOP LEVEL NEWSLETTER ===================
===================================================== */
/* Top Holder */
.fancy-popup__top-holder {
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  position: absolute;
  right: -35px;
  top: -12px;
}
@media (min-width: 1024px) {
  .fancy-popup__top-holder {
    right: -75px;
  }
}
@media (min-width: 1400px) {
  .fancy-popup__top-holder {
    right: -125px;
  }
}
.fancy-popup__top-holder .close-newsletter-popup .vc_single_image-img {
  width: 35px;
  height: 35px;
}

/* Bottom Holder */
.fancy-popup__bottom-holder {
  width: 100%;
  margin-top: 15px;
}
.fancy-popup__bottom-holder .mkd-full-section-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner {
    flex-direction: row;
  }
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner {
  padding: 0 20px;
}
@media (min-width: 900px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner {
    padding: 0 35px;
  }
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner .wpb_wrapper .wpb_content_element {
  height: 100%;
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper {
  display: block;
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper .fancy-popup__heading {
  color: #111111;
  width: 100%;
  font-size: 30px;
  line-height: 54px;
  text-align: left;
  padding: 0 8px;
  margin: 0;
}
@media (min-width: 1024px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper .fancy-popup__heading {
    font-size: 35px;
  }
}
@media (min-width: 1400px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper .fancy-popup__heading {
    font-size: 45px;
  }
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(1) {
  width: 100%;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(1) {
    width: 35%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(1) {
    width: 40%;
    margin-bottom: 0;
  }
}
.fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(2) {
  width: 100%;
}
@media (min-width: 768px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(2) {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .fancy-popup__bottom-holder .mkd-full-section-inner .fancy-popup__side-column:nth-child(2) {
    width: 60%;
  }
}

/* Right Column Topbar */
.fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper .wpb_wrapper {
  margin: 0;
}
.fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper .wpb_single_image .vc_single_image-wrapper .vc_single_image-img {
  width: 50px;
  height: 50px;
}
.fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper .fancy-popup__invite-txt {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  padding-left: 10px;
  margin: 0;
}
@media (min-width: 998px) {
  .fancy-popup__right-column-topbar .vc_column-inner .wpb_wrapper .fancy-popup__invite-txt {
    padding-left: 25px;
  }
}

/* End of Right Column Topbar */
/* Email Form */
.fancy-popup__email-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fancy-popup__email-form .fancy-popup__email input {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  color: #999999;
  font-size: 14px;
  padding: 10px;
}
@media (min-width: 1024px) {
  .fancy-popup__email-form .fancy-popup__email input {
    font-size: 16px;
  }
}
.fancy-popup__email-form .fancy-popup__recaptcha {
  width: 100%;
  height: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.fancy-popup__email-form .container--open {
  height: 78px;
  margin: 15px 0;
  transition: height 0.2s ease-in-out;
}
.fancy-popup__email-form .fancy-popup__recaptcha-widget {
  transform: scale(0);
}
.fancy-popup__email-form .widget--open {
  transform: scale(1);
  transform-origin: 0 0;
  transition: transform 0.25s ease-in-out;
}
.fancy-popup__email-form .fancy-popup__submit-btn {
  height: auto;
}
.fancy-popup__email-form .fancy-popup__submit-btn input {
  background-color: black;
  border-radius: 5px;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  width: 100%;
  padding: 5px 15px;
  line-height: 30px;
  text-transform: none;
}
@media (min-width: 1024px) {
  .fancy-popup__email-form .fancy-popup__submit-btn input {
    font-size: 16px;
  }
}
.fancy-popup__email-form .fancy-popup__submit-btn input:hover {
  background-color: black;
}
.fancy-popup__email-form .wpcf7-submit:disabled {
  opacity: 0.7;
  cursor: not-allowed !important;
}
.fancy-popup__email-form .ajax-loader {
  height: 10px;
  width: 10px;
}

.fancy-popup__txt {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  margin: 15px 0;
}

/* =======================================================
=========== FANCY LANDING PAGE NEWSLETTER ===============
===================================================== */
.fancy-landingpage-newsletter > .vc_column-inner {
  clear: both;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fancy-landingpage-newsletter {
  display: none;
}
@media (min-width: 1200px) {
  .fancy-landingpage-newsletter {
    display: block;
    border: 2px solid #dddddd;
    background-color: #fff;
    padding-bottom: 15px;
  }
}
.fancy-landingpage-newsletter .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper {
  display: flex;
  justify-content: center;
}
.fancy-landingpage-newsletter .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper .fancy-landingpage-newsletter__header {
  display: flex;
  justify-content: center;
  margin-top: -35px;
  background-color: #fff;
  padding: 15px;
}
.fancy-landingpage-newsletter .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper .fancy-landingpage-newsletter__header .fancy-landingpage-newsletter__heading {
  background-color: #dddddd;
  padding: 8px 18px;
}
.fancy-landingpage-newsletter .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper .fancy-landingpage-newsletter__header .fancy-landingpage-newsletter__heading h4 {
  color: #111111;
  font-size: 12px;
  text-align: center;
  margin: 0;
}

.fancy-landingpage-newsletter__img {
  width: 375px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px 0;
  margin: 0 auto;
}
.fancy-landingpage-newsletter__img h2 {
  order: 2;
  width: 85%;
  color: #111111;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  margin: 0;
  padding-left: 15px;
}
.fancy-landingpage-newsletter__img .vc_figure {
  order: 1;
}
.fancy-landingpage-newsletter__img .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 50px;
  height: 50px;
}

.fancy-landingpage-newsletter__p {
  width: 375px;
  padding: 15px 0;
  margin: 0 auto;
  color: #666666;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.fancy-landingpage-form {
  width: 375px;
  padding: 15px 0 0 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fancy-landingpage-form .fancy-landingpage__email {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  color: #999999;
  font-size: 12px;
  padding: 0;
  border: none;
}
@media (min-width: 1024px) {
  .fancy-landingpage-form .fancy-landingpage__email {
    font-size: 16px;
  }
}
.fancy-landingpage-form .fancy-landingpage__email input {
  color: #999999;
  padding: 10px;
}
.fancy-landingpage-form .fancy-landingpage__recaptcha {
  width: 100%;
  height: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.fancy-landingpage-form .container--open {
  height: 78px;
  margin: 15px 0;
  transition: height 0.2s ease-in-out;
}
.fancy-landingpage-form .fancy-landingpage__recaptcha-widget {
  transform: scale(0);
}
.fancy-landingpage-form .widget--open {
  transform: scale(1);
  transform-origin: 0 0;
  transition: transform 0.25s ease-in-out;
}
.fancy-landingpage-form .fancy-landingpage__submit-btn {
  height: auto;
}
.fancy-landingpage-form .fancy-landingpage__submit-btn input {
  background-color: black;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  width: 100%;
  padding: 5px 15px;
  line-height: 30px;
  text-transform: none;
}
@media (min-width: 1024px) {
  .fancy-landingpage-form .fancy-landingpage__submit-btn input {
    font-size: 14px;
  }
}
.fancy-landingpage-form .fancy-landingpage__submit-btn input:hover {
  background-color: black;
}
.fancy-landingpage-form .wpcf7-submit:disabled {
  opacity: 0.7;
  cursor: not-allowed !important;
}
.fancy-landingpage-form .ajax-loader {
  height: 10px;
  width: 10px;
}

.fancy-landingpage-newsletter__p:nth-child(2) {
  padding-top: 0;
}

/* =================================================
=========== FANCY INPOST NEWSLETTER ===================
===================================================== */
.fancy-inpost-newsletter {
  display: block;
  max-width: 970px;
  margin: 35px auto;
  border: 2px solid #dddddd;
  background-color: #fff;
  padding-bottom: 15px;
}

.fancy-inpost-newsletter .fancy-inpost-newsletter__header_container {
  display: flex;
  justify-content: center;
  margin: 0;
}
  .fancy-inpost-newsletter .fancy-inpost-newsletter__header {
    display: flex;
    width: auto;
    justify-content: center;
    margin-top: -35px;
    background-color: #fff;
    padding: 15px;
  }
    .fancy-inpost-newsletter .fancy-inpost-newsletter__heading {
      width: auto;
      background-color: #dddddd;
      padding: 8px 18px;
    }
      .fancy-inpost-newsletter .fancy-inpost-newsletter__heading h4 {
        color: #111111;
        font-size: 12px;
        text-align: center;
        margin: 0;
      }

/**/

.fancy-inpost-newsletter .wpb_wrapper {
  margin: 0 8px;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .wpb_wrapper {
    margin: 0 15px;
  }
}
@media (min-width: 400px) {
  .fancy-inpost-newsletter .wpb_wrapper {
    margin: 0 25px;
  }
}
@media (min-width: 600px) {
  .fancy-inpost-newsletter .wpb_wrapper {
    margin: 0 45px;
  }
}

.fancy-inpost-newsletter .fancy-inpost-newsletter__img {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-newsletter__img {
    padding: 15px 0;
  }
}
  .fancy-inpost-newsletter .fancy-inpost-newsletter__img h2 {
    display: inline-block;
    width: auto;
    order: 2;
    color: #111111;
    font-size: 12px;
    line-height: 26px;
    text-align: left;
    margin: 0;
    padding: 0 0 0 8px;
  }
  @media (min-width: 320px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img h2 {
      font-size: 14px;
    }
  }
  @media (min-width: 400px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img h2 {
      padding: 0 0 0 15px;
    }
  }
  @media (min-width: 600px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img h2 {
      font-size: 20px;
    }
  }
  .fancy-inpost-newsletter .fancy-inpost-newsletter__img img {
    width: 25px;
    height: 25px;
  }
  @media (min-width: 320px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img img {
      width: 28px;
      height: 28px;
    }
  }
  @media (min-width: 400px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img img {
      width: 35px;
      height: 35px;
    }
  }
  @media (min-width: 600px) {
    .fancy-inpost-newsletter .fancy-inpost-newsletter__img img {
      width: 45px;
      height: 45px;
    }
  }


.fancy-inpost-newsletter .fancy-inpost-newsletter__p {
  width: 100%;
  padding: 15px 0;
  color: #666666;
  line-height: 22px;
  font-size: 12px;
  text-align: left;
  font-size: 12px;
  justify-self: flex-start;
  margin: 0;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-newsletter__p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (min-width: 600px) {
  .fancy-inpost-newsletter .fancy-inpost-newsletter__p {
    font-size: 18px;
    line-height: 30px;
  }
}

/* contact form 7 */

.fancy-inpost-newsletter .fancy-inpost-form {
  padding: 15px 0 0 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  .fancy-inpost-newsletter .fancy-inpost-form {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__recaptcha {
  width: 100%;
  height: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.fancy-inpost-newsletter .fancy-inpost-form .container--open {
  height: 50px;
  margin: 15px 0;
  transition: height 0.2s ease-in-out;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-form .container--open {
    height: 65px;
  }
}
@media (min-width: 375px) {
  .fancy-inpost-newsletter .fancy-inpost-form .container--open {
    height: 78px;
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__recaptcha-widget {
  transform: scale(0);
}
.fancy-inpost-newsletter .fancy-inpost-form .widget--open {
  transform: scale(0.6);
  transform-origin: 0 0;
  transition: transform 0.25s ease-in-out;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-form .widget--open {
    transform: scale(0.8);
  }
}
@media (min-width: 375px) {
  .fancy-inpost-newsletter .fancy-inpost-form .widget--open {
    transform: scale(1);
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  color: #999999;
  padding: 0;
  border: none;
}
@media (min-width: 1200px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email {
    width: 49%;
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email input {
  color: #999999;
  padding: 10px;
  font-size: 12px;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email input {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email input {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__email input {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__submit-btn {
    width: 49%;
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__submit-btn input {
  background-color: black;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 10px;
  width: 100%;
  padding: 5px 15px;
  line-height: 30px;
  text-transform: none;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__submit-btn input {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  .fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__submit-btn input {
    font-size: 14px;
  }
}
.fancy-inpost-newsletter .fancy-inpost-form .fancy-inpost__submit-btn input:hover {
  background-color: black;
}
.fancy-inpost-newsletter .fancy-inpost-form .wpcf7-submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.fancy-inpost-newsletter .fancy-inpost-form .ajax-loader {
  height: 10px;
  width: 10px;
}

/**/

.fancy-inpost-newsletter__p--last {
  width: 100%;
  padding: 15px 0;
  color: #666666;
  line-height: 22px;
  font-size: 12px;
  font-size: 12px;
  margin: 0;
}
@media (min-width: 320px) {
  .fancy-inpost-newsletter__p--last {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (min-width: 600px) {
  .fancy-inpost-newsletter__p--last {
    font-size: 18px;
    line-height: 30px;
  }
}

/* =================================================
========= SLIDE IN NEWSLETTER SIGN UP =============
===================================================== */
.newsletter-slide-in-wrapper:nth-child(1) {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  .newsletter-slide-in-wrapper:nth-child(1) {
    padding: 0 35px;
  }
}
@media (min-width: 768px) {
  .newsletter-slide-in-wrapper:nth-child(1) {
    justify-content: space-between;
    background-image: url("img/popup-bg.jpg");
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: contain;
  }
}

.close-newsletter-slidein {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -12px;
  right: -12px;
  background-image: url("img/close-btn.svg");
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  background-color: #f9f9f9;
  border-radius: 100%;
  box-shadow: 0px 2px 4px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 2000;
}
@media (min-width: 480px) {
  .close-newsletter-slidein {
    width: 30px;
    height: 30px;
  }
}

.newsletter-slide-in-1 {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .newsletter-slide-in-1 {
    width: 50%;
  }
}
.newsletter-slide-in-1 .newsletter-slidein__heading {
  width: 100%;
  text-align: left;
  font-size: 18px;
  margin: 25px 0 15px 0;
  line-height: 1.15;
}
@media (min-width: 320px) {
  .newsletter-slide-in-1 .newsletter-slidein__heading {
    font-size: 25px;
  }
}
@media (min-width: 480px) {
  .newsletter-slide-in-1 .newsletter-slidein__heading {
    font-size: 25px;
    margin: 35px 0 25px 0;
  }
}
@media (min-width: 768px) {
  .newsletter-slide-in-1 .newsletter-slidein__heading {
    font-size: 30px;
    line-height: 1.25;
  }
}
@media (min-width: 1400px) {
  .newsletter-slide-in-1 .newsletter-slidein__heading {
    font-size: 38px;
  }
}

.newsletter-slide-in-2 {
  display: none;
}
@media (min-width: 768px) {
  .newsletter-slide-in-2 {
    width: 45%;
    height: 100%;
    display: block;
    padding: 20px 10px;
    display: flex;
    justify-content: center;
  }
}

.newsletter-slide-in__form {
  padding: 15px 0 0 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.newsletter-slide-in__form .newsletter-slide-in__recaptcha {
  width: 100%;
  height: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.newsletter-slide-in__form .container--open {
  height: auto;
  margin: 8px 0;
  transition: height 0.2s ease-in-out;
}
@media (min-width: 480px) {
  .newsletter-slide-in__form .container--open {
    margin: 15px 0;
  }
}
.newsletter-slide-in__form .newsletter-slide-in__recaptcha-widget {
  transform: scale(0);
}
.newsletter-slide-in__form .widget--open {
  transform: scale(0.6);
  transform-origin: 0 0;
  transition: transform 0.25s ease-in-out;
}
@media (min-width: 320px) {
  .newsletter-slide-in__form .widget--open {
    transform: scale(0.7);
  }
}
@media (min-width: 375px) {
  .newsletter-slide-in__form .widget--open {
    transform: scale(0.8);
  }
}
@media (min-width: 480px) {
  .newsletter-slide-in__form .widget--open {
    transform: scale(1);
  }
}
@media (min-width: 768px) {
  .newsletter-slide-in__form .widget--open {
    transform: scale(0.7);
  }
}
@media (min-width: 1400px) {
  .newsletter-slide-in__form .widget--open {
    transform: scale(0.8);
  }
}
.newsletter-slide-in__form .newsletter-slide-in__email {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  color: #999999;
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
}
.newsletter-slide-in__form .newsletter-slide-in__email input {
  color: #999999;
  padding: 10px;
  margin: 0;
  font-size: 12px;
}
@media (min-width: 320px) {
  .newsletter-slide-in__form .newsletter-slide-in__email input {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  .newsletter-slide-in__form .newsletter-slide-in__email input {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .newsletter-slide-in__form .newsletter-slide-in__email input {
    font-size: 16px;
  }
}
.newsletter-slide-in__form .newsletter-slide-in__submit-btn input {
  background-color: black;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 10px;
  width: 100%;
  padding: 5px 15px;
  line-height: 30px;
  text-transform: none;
}
@media (min-width: 320px) {
  .newsletter-slide-in__form .newsletter-slide-in__submit-btn input {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  .newsletter-slide-in__form .newsletter-slide-in__submit-btn input {
    font-size: 14px;
  }
}
.newsletter-slide-in__form .newsletter-slide-in__submit-btn input:hover {
  background-color: black;
}
.newsletter-slide-in__form .wpcf7-submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.newsletter-slide-in__form .ajax-loader {
  height: 10px;
  width: 10px;
}

/* ==============================================
============== Contact Form ===============
============================================== */
.advertise-form-holder {
  padding: 10px;
  margin-top: 35px;
}
.advertise-form-holder .input-holder {
  width: 100%;
  margin-bottom: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.advertise-form-holder .input-label {
  font-size: 15px;
  line-height: 18px;
  /*font-weight: 600;*/
  font-weight: 700;
  margin: 0;
}
.advertise-form-holder .name-inputs-group {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .advertise-form-holder .name-inputs-group {
    width: 100%;
    flex-direction: column;
  }
}
.advertise-form-holder .name-inputs-group span {
  width: 48%;
}
@media (max-width: 1024px) {
  .advertise-form-holder .name-inputs-group span {
    width: 100%;
  }
}
.advertise-form-holder .input-holder .name-inputs-group .wpcf7-form-control, .advertise-form-holder .input-holder .wpcf7-form-control {
  width: 100%;
  margin-top: 15px;
  border-color: #E6E6E6;
  color: #111111;
}
.advertise-form-holder .data-consent {
  margin-top: 15px;
}
.advertise-form-holder .data-consent .wpcf7-list-item {
  margin: 0;
}
.advertise-form-holder .data-consent .wpcf7-list-item label {
  margin: 0;
  line-height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #111111;
}
.advertise-form-holder .data-consent .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 15px;
  /*font-weight: 500;*/
  font-weight: 400;
}
.advertise-form-holder .data-consent input[type=checkbox] {
  appearance: checkbox;
  margin: 0 15px 0 0;
  border: 1px solid #111111;
  width: 24px;
  height: 24px;
}
.advertise-form-holder .input-holder .advertise-form__submit {
  background-color: #111111;
  width: 100%;
  height: 40px;
  text-transform: none;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  line-height: 16px;
  padding: 11px 0;
}
.advertise-form-holder .input-holder .advertise-form__submit:hover {
  background-color: #111111;
  opacity: 0.8;
}
.advertise-form-holder .input-holder .advertise-form__submit:focus {
  background-color: #111111;
  opacity: 0.8;
}

/* ==================================================
================ GDPR Cookie Consent ================
====================================================== */
/* ============== Banner ============= */
#cookie-law-info-bar {
  text-align: left;
  z-index: 999999999;
}

/* ============== Buttons ============= */
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #111111;
}

button .cli-ccpa-button-cancel {
  border: 2px solid #F7BE23;
  color: #111111;
}

.cli-row .cli-col-12 .cli-alert-dialog-buttons button button.cli-ccpa-button-cancel {
  border: 2px solid #F7BE23 !important;
  color: #111111 !important;
}
.cli-row .cli-col-12 .cli-alert-dialog-buttons button button.cli-ccpa-button-confirm {
  background-color: #F7BE23;
  color: #F2F2F2;
}

/* =========== Checkboxes ============= */
.cli-switch input:checked + .cli-slider {
  background-color: #F7BE23;
}

/* ============== Table ============= */
table.cookielawinfo-winter thead tr th {
  background-color: #111111;
}

/* ======= Hide Cookie Yes Logo ======== */
.wt-cli-ckyes-brand-logo {
  color: white;
  position: relative;
}
.wt-cli-ckyes-brand-logo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* ====== Cookie statement link ====== */
.cookie-statement-link {
  cursor: pointer;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #2B7BB9;
}
/*# sourceMappingURL=plugins.css.map */
