@charset "UTF-8";
/*!
Theme Name: Shalva - Child Theme of The7
Author: Gray Ayer
Author URI: http://Fountain-City.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.2
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/* Variables */
/* darker */
/* MIXINS */
@import url("https://web-archive.nli.org.il/National_Library/cs_/https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700&display=swap");
@import url("https://web-archive.nli.org.il/National_Library/cs_/https://fonts.googleapis.com/css2?family=Lato&display=swap");
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blue_button {
  background-color: #0070D1 !important;
  border-radius: 5px;
  padding: 12px 18px;
}

.blue_button:hover {
  background-color: #00559e !important;
}

.image_cta {
  max-width: 350px;
  padding-top: 100px;
  padding-bottom: 100px;
}

/** TYPOGRAPHY **/
a {
  color: #0074CF;
  transition: 200ms all ease-in-out;
}
a:hover {
  color: #004983;
}

.main-nav > li > a .menu-text, .main-nav .sub-nav > li > a .menu-text {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  /*text-decoration: underline;*/
  color: #0074CF;
}

.home_text_box h3 a:hover {
  color: #0074CF !important;
}

.white_text h1, .white_text h2, .white_text h3, .white_text h4, .white_text h5, .white_text p {
  color: white;
}
.white_text h1 a, .white_text h2 a, .white_text h3 a, .white_text h4 a, .white_text h5 a, .white_text p a {
  color: white;
}
a .white_text {
  color: white;
}

.center_text {
  text-align: center;
}

ul.no_bullet {
  list-style: none;
  margin-left: 0;
}
ul.no_bullet li {
  margin: 10px 0 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.widget_categories li a,
.widget_meta a,
.blogroll a,
.items-grid a,
.recent-posts a,
.widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.contact-info .secondary-color,
.widget_nav_menu a,
.tagcloud a,
.widget_pages a,
a.rsswidget,
.textwidget a,
a span.post-title.h4-size,
.sidebar-content .widget_categories li a:hover {
  color: #0074CF;
  transition: 200ms all ease-in-out;
}

#page .post-navigation .nav-links a .post-title,
#page .items-grid .post-content a,
#page .post-content a {
  transition: 200ms all ease-in-out;
}

#page .post-navigation .nav-links a .post-title:hover,
#page .items-grid .post-content a:hover,
#page .post-content a:hover {
  color: #0074CF;
}

/* FAQ PAGE */
.vc_toggle_title > h4 {
  color: #3F4749;
  font-weight: bold;
}

/* resets the homepage icon boxes to what the h3 is supposed to be set at */
.aio-icon-header h3.aio-icon-title {
  font: normal 24px/34px "Nunito Sans", Helvetica, Arial, Verdana, sans-serif, Helvetica, Arial, Verdana, sans-serif;
}

/* creates some space on the team pages before a new header */
.content p + h2, .content p + h3, .content h2 + h2, .content h2 + h3, .content h3 + h2, .content h3 + h3 {
  margin-top: 1em;
}

.content .vc_cta3-container h2, .content .vc_cta3-container h3 {
  margin-top: 0;
}

/* make the text smaller on the blog pages */
.blog-shortcode.mode-list article .entry-excerpt {
  font-size: 15px;
  line-height: 27px;
}

.blog-shortcode article .entry-meta {
  font-size: 13px;
  line-height: 20px;
}

/** PAGE TITLES */
/* padding for the new #main column page titles. These are displayed in an alternative display because of modifications to the theme's header-main.php and page.php */
#content {
  /* this can temporarily hide the page titles that were entered manually in the body copy, because of how the last theme operated */
  /*	.pf-content h1:first-child {
  		display: none;
  	}*/
  /* breadcrumbs */
}
#content .page-title > .wf-wrap {
  padding: 0 0 1.5em 0;
}
#content .page-title .breadcrumbs a {
  color: #0074CF;
}
#content .breadcrumbs li {
  padding-left: 18px;
}
#content .breadcrumbs li:before {
  content: "»";
  color: rgba(128, 128, 128, 0.85);
  font-size: 22px;
  line-height: 23px;
}
#content .breadcrumbs li:first-child {
  padding-left: 0;
}
#content .breadcrumbs li:first-child:before {
  content: none;
}

body.page .gform_title {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

body.page .gform_description {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

body.page .gform_page_fields {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

body.page .gfield_label {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

body.page .gfield_input {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

/* INLINE GRAVITY FORM NEWSLETTER SUBSCRIPTION FORM IN THE FOOTER */
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

div.ginput_container_name input[type=text]:not(.elementor-field):not(.searchform-s) {
  margin-bottom: 0px;
}
div.ginput_container_name label {
  margin-bottom: 0px !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
  width: auto !important;
  vertical-align: top !important;
}

/* the gravity form simple_horizontal inline ready class only applies at 641px width and above, and thus, my rule to make the single email address field 75% should only apply above 640px. Otherwise it'll be full width, like the button is */
@media screen and (min-width: 641px) {
  .gf_simple_horizontal div.gform_body {
    width: 75% !important;
  }
}
.gf_simple_horizontal div.gform_footer.top_label input[type=submit] {
  line-height: 26px;
  font-size: 13px;
  padding: 0 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.gform_wrapper input.button, .gform_wrapper input[type=submit] {
  margin-right: 0;
  background: #0070D1;
  border: 1px solid #FFF;
  transition: 150ms all ease-in-out;
}
.gform_wrapper input.button:hover, .gform_wrapper input[type=submit]:hover {
  background: #00559e;
  border-color: #00559e;
}

/* gives the footer email signup a little more space,
and makes the button border radius match the squareness of the field */
footer#footer .gf_simple_horizontal_wrapper.gform_wrapper form.gf_simple_horizontal {
  width: 100%;
}
footer#footer .gf_simple_horizontal_wrapper.gform_wrapper form.gf_simple_horizontal input[type=text] {
  border-radius: 5px;
}
footer#footer .gf_simple_horizontal_wrapper.gform_wrapper form.gf_simple_horizontal input.button {
  margin-right: 0;
  background: #B192DF;
  border: 1px solid #FFF;
  transition: 150ms all ease-in-out;
}
footer#footer .gf_simple_horizontal_wrapper.gform_wrapper form.gf_simple_horizontal input.button:hover {
  background: #956bd3;
  border-color: #956bd3;
}

@media screen and (min-width: 641px) {
  footer .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right: 0.5em;
  }
}
.gform_confirmation_wrapper {
  margin-top: 1em;
}

.gform_wrapper .gform_footer {
  padding: 16px 0 10px;
  margin: 16px 0 0;
  clear: both;
  width: 100%;
  margin-top: 0;
}

#footer .gform_wrapper .gform_footer {
  margin-top: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: 14px;
  padding: 5px 10px;
}

#main .gform_wrapper textarea,
.gform_wrapper .top_label .gfield_label,
.gform_wrapper li.hidden_label input {
  margin-top: 6px;
}

body #content .gform_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  #footer .gform_wrapper .ginput_container span.name_first {
    margin-bottom: 14px;
  }
  /* centers the circle icons on smaller screens */
  .textwidget .icon-box {
    text-align: center;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  #footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 10px;
    padding: 5px 8px;
  }
}
.gfield_radio input {
  font-size: 16px !important;
  margin-top: 0px !important;
  color: black !important;
}
.gfield_radio label:hover {
  padding-left: 10px;
  transition: 500ms;
}

.gfield_checkbox li input[type=checkbox] {
  margin-top: 0px !important;
  font-size: 16px !important;
}
.gfield_checkbox li label {
  font-size: 16px !important;
}
.gfield_checkbox label:hover {
  padding-left: 10px;
  transition: 500ms;
}

#gform-modal-notification {
  position: fixed !important;
  border-radius: 20px !important;
}

.sidebar-content {
  /* events calendar list styling */
}
.sidebar-content .widget-title {
  font-size: 2em;
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 0.75em;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events .tribe-mini-calendar-event .list-date {
  border-radius: 6px;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events .list-dayname {
  border-radius: 4px 4px 0 0;
  color: #B192DF;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events a:hover {
  color: #0074CF;
}
.sidebar-content .widget.tribe-events-adv-list-widget p.tribe-events-widget-link a {
  color: #0074CF;
  text-decoration: none;
}
.sidebar-content .widget.tribe-events-adv-list-widget p.tribe-events-widget-link a:hover {
  text-decoration: underline;
}

a.get_help_sidebar {
  display: block;
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 160%;
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}
a.get_help_sidebar i.fa-circle {
  color: #B192DF;
  transition: 150ms all ease-in-out;
  border: solid 3px;
  box-sizing: content-box;
  border-radius: 100%;
  padding: 2px;
}
a.get_help_sidebar i.fas.fa-stack-1x.fa-inverse {
  border: solid 3px transparent;
  box-sizing: content-box;
  padding: 2px;
}
a.get_help_sidebar span.fa-stack {
  font-size: 1.6em;
  width: 2em;
  margin-right: 16px;
  height: 2.4em;
}
a.get_help_sidebar span.side_text {
  font-size: 1.2em;
}
a.get_help_sidebar:hover i.fa-circle, a.get_help_sidebar:hover span.side_text {
  color: #0074CF;
}

table.tribe-mini-calendar thead.tribe-mini-calendar-nav {
  background-color: #B192DF;
}
table.tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
  background-color: #B192DF;
}

div.tribe-mini-calendar-event .list-date {
  background-color: #B192DF;
}

footer#footer {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  /* so that the regular text in the footer is all heading font */
  /* makes it so that there isn't so much white space when on the newsletter form when in mobile views */
}
footer#footer a:hover {
  color: #7943c8;
  text-decoration: none;
}
footer#footer .wf-container > * {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}
footer#footer .widget-title {
  font: normal 18px/26px "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 600;
}
footer#footer .socialmedia-buttons {
  margin: 0.5em 0;
  display: table;
  text-align: center;
}
footer#footer .socialmedia-buttons a {
  text-decoration: none;
  text-align: center;
  padding: 0 6px;
  transition: 150ms all ease-in-out;
}
footer#footer .socialmedia-buttons a:hover {
  color: #7943c8;
}
footer#footer .socialmedia-buttons a:first-of-type {
  padding-left: 0;
}
footer#footer .gform_wrapper {
  margin: -2px 0 0;
}
footer#footer .gform_wrapper li.hidden_label input {
  margin-top: 0px;
  margin-bottom: 0px;
}
footer#footer.footer .widget {
  color: #fff;
}
footer#footer a.button {
  font-size: 0.8em;
  display: block;
  text-align: center;
}
footer#footer a.button i {
  padding-right: 8px;
}
footer#footer .menu li {
  border: none;
  padding: 0;
  margin: 0;
}
footer#footer .gf_simple_horizontal .gform_button {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

div#bottom-bar {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}

.footer_location_item {
  margin-left: 20px;
}

.footer_icon_address:before, .footer_icon_phone:before {
  font-family: icomoon-the7-font !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: -15px;
  position: relative;
  right: 5px;
}

.footer_icon_address:before {
  content: "\e402";
}

.footer_icon_phone:before {
  content: "\e105";
}

/* adjusts the sizing of the email address field for the footer newsletter sign up*/
@media only screen and (min-width: 641px) {
  #footer .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield:nth-child(1):nth-last-child(2), .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield:nth-child(2):nth-last-child(1) {
    width: 100%;
  }
}
/* fix for the footer buttons on tablets */
@media screen and (min-width: 769px) and (max-width: 1199px) {
  #footer a.button {
    padding: 12px 14px;
    white-space: normal;
  }
  #footer a.button i {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  #footer {
    /*		.fa-3x {
                      font-size: 1.75em;
                  }
                  .socialmedia-buttons a {
                      padding: 10px 5px;
                  }*/
  }
  #footer a.button {
    padding: 12px 14px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #footer {
    /*		.fa-3x {
                      font-size: 2.25em;
                  }
                  .socialmedia-buttons a {
                      padding: 10px 7px;
                  }*/
  }
}
.icon-box img, img.purple-to-blue, .wpb_content_element.purple-to-blue img {
  filter: hue-rotate(267deg) saturate(130%) brightness(104%);
}

/* makes the team images non-floated and centered on mobile */
@media screen and (max-width: 768px) {
  .single-dt_team img.alignleft {
    CLEAR: BOTH;
    FLOAT: none;
    padding-bottom: 20px;
    margin: 0 auto 30px;
    display: block;
  }
}
.rounded {
  border-radius: 20px;
}
.rounded img {
  border-radius: 20px;
}

.overlay {
  z-index: 1;
}
.overlay .vc_column-inner {
  padding: 20px;
}

.underlay {
  z-index: 0;
}
.underlay.rounded {
  overflow: hidden;
}

/*@media screen and (min-width: 992px) {
	.vc_col-md-pull-1.underlay {
    	margin-left: -8.3333%;
    	z-index: 0;
	}
}
*/
@media screen and (max-width: 767px) {
  /* re-ordering of columns on mobile devices, primarily used for homepage */
  .flex_order_1_mobile {
    order: 1;
  }
  .flex_order_2_mobile {
    order: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* re-ordering of columns on tablet devices, primarily used for homepage */
  .flex_order_1_tablet {
    order: 1;
  }
  .flex_order_2_tablet {
    order: 2;
  }
}
@media screen and (min-width: 1025px) {
  /* re-ordering of columns on desktop devices, primarily used for homepage */
  .flex_order_1_desktop {
    order: 1;
  }
  .flex_order_2_desktop {
    order: 2;
  }
}
/* HEADER ELEMENTS */
/* social media icons for mobile navigation off-canvas menu */
.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
  text-align: center;
  width: 1.25em;
}

@media screen and (max-width: 425px) {
  .header-elements-button-1 {
    padding: 6px 14px 6px 14px;
  }
}
@media screen and (max-width: 768px) {
  .header-elements-button-1 {
    font: 12px/16px "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
  }
}
.header-elements-button-1.microwidget-btn {
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}

.header-elements-button-1.microwidget-btn-hover-bg-on:after {
  background-color: #00559e !important;
}

/*mobile menu items */
ul.mobile-main-nav {
  /*change the color of the plus icon to open sub menus, and sub-sub-menu's */
  /* increase the padding of the submenu items */
  /* the line borders between navigation items */
}
ul.mobile-main-nav > li.has-children > a:after, ul.mobile-main-nav .next-level-button, ul.mobile-main-nav > li.menu-item-language > a:after,
ul.mobile-main-nav .sub-nav .next-level-button {
  color: #FFF;
}
ul.mobile-main-nav .sub-nav > li > a {
  padding: 12px 0px 12px 0;
}
ul.mobile-main-nav > li:before {
  border-color: rgba(255, 255, 255, 0.3);
}

#flippy-banner {
  /*	position: absolute;
  	bottom: -102px;
  	left: 0;*/
  /*	width: 100%;
  	height: 102px;*/
  /*	background: #333;*/
  overflow: hidden;
  /*	img {
  		width: 100px;
  		height: 100px;
  		position: absolute;
  		top: 0;
  		left: 0;
  	}*/
  /*	b.shadow {
  		position: absolute;
  		left:0px;
  		top:0px;
  		right:0px;
  		bottom:0px;
  		border:1px solid rgba(255,255,255,0.15);
  		display: block;
  		z-index: 1;
  	}*/
}
#flippy-banner a {
  /*		width: 100px;
  		height: 100px;
  		position: absolute;
  */
  top: 1px;
}

/* overrides the limitation generally for restricting the width of the images to 10% */
#sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_11 #sbi_images .sbi_item, #sb_instagram.sbi_col_12 #sbi_images .sbi_item {
  width: 100%;
}

#sb_instagram #sbi_images .sbi_item div.sbi_photo_wrap a.sbi_photo {
  background: transparent !important;
  padding: 20px;
  display: flex;
  align-items: center;
}

/* Instagram Feed Plugin  */
#sb_instagram {
  margin: 0 auto 0;
  grid-area: pre-footer;
}
#sb_instagram #sbi_images {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#sb_instagram #sbi_images .sbi_item {
  display: flex;
  /* this part ensures that the photos actually show up,
  rather than being in-element style display:none;
  as the plugin likes to do */
}
#sb_instagram #sbi_images .sbi_item div.sbi_photo_wrap a.sbi_photo {
  height: 100% !important;
}
#sb_instagram #sbi_images .sbi_item div.sbi_photo_wrap a.sbi_photo img {
  width: 100%;
  height: auto;
  display: flex !important;
}
#sb_instagram #sbi_load { /* otherwise there's a gap underneath the images */
  display: none;
}

/* for screens tablet portrait and up, this makes the first image be replaced with an icon to indicate it's an instagram feed */
@media only screen and (min-width: 768px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(-n+1) {
    background: #0074CF;
    border: 20px solid #ffffff;
    transition: all 100ms ease-in-out;
  }
  #sb_instagram #sbi_images .sbi_item:nth-child(-n+1):hover {
    background: #00579c;
  }
  #sb_instagram #sbi_images .sbi_item:nth-child(-n+1) div.sbi_photo_wrap {
    background: url("assets/img/follow-us-transparent1.svg") no-repeat center;
    background-size: contain;
  }
  #sb_instagram #sbi_images .sbi_item:nth-child(-n+1) div.sbi_photo_wrap a.sbi_photo {
    opacity: 0 !important;
  }
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+3) {
    display: none;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+4) {
    display: none;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+7) {
    display: none;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+8) {
    display: none;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+9) {
    display: none;
  }
}
/* extra-Large Devices, Wide Screens 10 items*/
@media only screen and (max-width: 1440px) {
  #sb_instagram #sbi_images .sbi_item:nth-child(n+11) {
    display: none;
  }
}
/* extra-Large Devices, Wide Screens ALL items */
/* makes sure the slide in text is white */
.cp-slidein .cp-row .cp-text-container {
  color: #ffffff;
}

#privacy {
  /* The Overlay (background) */
}
#privacy.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999999999;
  left: 0;
  top: 0;
  background-color: #391C59;
  overflow-x: hidden;
  transition: 0.5s;
  /* Position the content inside the overlay */
  /* The navigation links inside the overlay */
  /* Position the close button (top right corner) */
}
#privacy.overlay .overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}
#privacy.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #FFF;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
  font-family: Avenir, avenir, Lato, lato, sans-serif;
  /* When you mouse over the navigation links, change their color */
}
#privacy.overlay a:hover, #privacy.overlay a:focus {
  color: #0074CF;
}
#privacy.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  #privacy.overlay a {
    font-size: 20px;
  }
  #privacy.overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
/**************************

SOCIAL SHARING ICONS

**************************/
/* hide the icons on the homepage and the contact page */
.home.page .single-share-box,
.page-id-18.page .single-share-box {
  display: none;
}

.single-share-box .share-buttons a {
  width: 70px;
  height: 35px;
}

@media only screen and (max-width: 700px) {
  #shalva-instagram-feed-mobile {
    display: block;
  }
  #shalva-instagram-feed-desktop {
    display: none;
  }
}
@media only screen and (min-width: 701px) {
  #shalva-instagram-feed-mobile {
    display: none;
  }
  #shalva-instagram-feed-desktop {
    display: block;
  }
}
/* blog posts */
.single-related-posts h3,
.share-button.entry-share,
.btn-project-link,
.btn-project-link:hover,
.comment-reply-link,
.comment-reply-link:hover,
.share-link-description {
  color: #391C59;
}

.comments-area > h3:after, .single-related-posts > h3:after, .comment-respond > h3:after {
  background-color: #415658;
}

div.entry-meta > span.category-link {
  display: none;
}

/* Even though the titles are also links to go to the blog post, it looks better for titles to be purple, and the readmore to be blue */
.post h3.entry-title a {
  color: #391C59;
}

.details,
.post-details.details-type-link,
.post-details.details-type-link * {
  color: #0074CF;
  font-weight: 500;
}

.blog .details.more-link,
.dt-blog-shortcode .details.more-link {
  font-weight: 500;
}

/*images and boxes should also be the same border radius as the homepage*/
@media screen and (min-width: 769px) {
  .articles-list.blog-shortcode.side-overlap-layout-list article .post-thumbnail img,
.articles-list.blog-shortcode.side-overlap-layout-list article .post-entry-content {
    border-radius: 20px;
  }
}
.blog_archive_title {
  margin-bottom: 0.75em;
}

/* SHORTCODE CAROUSEL DISPLAY ON BOTTON OF SERVICE PAGES */
.blog-carousel-shortcode.owl-carousel article .post-entry-content .entry-title,
.blog-shortcode article .post-entry-content .entry-title {
  font-size: 18px;
  line-height: 25px;
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}

/* SINGLE POST PAGES */
.single-post span.fancy-categories {
  display: none;
}
.single-post .page-title-breadcrumbs {
  display: none;
}
.single-post #content .page-title > .wf-wrap {
  padding: 0 0 2em 0;
}

/** SHARE BUTTONS **/
.single-share-box .share-buttons a.email {
  color: #9d9d9d;
  transition: 150ms all ease-in-out;
}
.single-share-box .share-buttons a.email:hover {
  color: #474747;
}
.single-share-box .share-buttons a.email:before {
  content: "\e001";
}

.sidebar-content {
  /* events calendar list styling */
}
.sidebar-content .widget-title {
  font-size: 2em;
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 0.75em;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events .tribe-mini-calendar-event .list-date {
  border-radius: 6px;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events .list-dayname {
  border-radius: 4px 4px 0 0;
  color: #B192DF;
}
.sidebar-content .widget.tribe-events-adv-list-widget .type-tribe_events a:hover {
  color: #0074CF;
}
.sidebar-content .widget.tribe-events-adv-list-widget p.tribe-events-widget-link a {
  color: #0074CF;
  text-decoration: none;
}
.sidebar-content .widget.tribe-events-adv-list-widget p.tribe-events-widget-link a:hover {
  text-decoration: underline;
}

a.get_help_sidebar {
  display: block;
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 160%;
  font-family: "Nunito Sans", Helvetica, Arial, Verdana, sans-serif;
}
a.get_help_sidebar i.fa-circle {
  color: #B192DF;
  transition: 150ms all ease-in-out;
  border: solid 3px;
  box-sizing: content-box;
  border-radius: 100%;
  padding: 2px;
}
a.get_help_sidebar i.fas.fa-stack-1x.fa-inverse {
  border: solid 3px transparent;
  box-sizing: content-box;
  padding: 2px;
}
a.get_help_sidebar span.fa-stack {
  font-size: 1.6em;
  width: 2em;
  margin-right: 16px;
  height: 2.4em;
}
a.get_help_sidebar span.side_text {
  font-size: 1.2em;
}
a.get_help_sidebar:hover i.fa-circle, a.get_help_sidebar:hover span.side_text {
  color: #0074CF;
}

table.tribe-mini-calendar thead.tribe-mini-calendar-nav {
  background-color: #B192DF;
}
table.tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
  background-color: #B192DF;
}

div.tribe-mini-calendar-event .list-date {
  background-color: #B192DF;
}

input#upstander-start-button:hover {
  transition: 150ms all ease-in-out !important;
  background: #00559e;
  border-color: #00559e;
}

#gform_wrapper_5, #gform_wrapper_2 {
  display: block !important;
  max-width: 980px !important;
  margin: 50px auto;
  padding: 50px 0px 20px 0px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
}
#gform_wrapper_5 form, #gform_wrapper_2 form {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
#gform_wrapper_5 form .gform_page, #gform_wrapper_2 form .gform_page {
  padding: 0px 10% 0px 10%;
  background-repeat: no-repeat;
  background-position: right bottom;
}
#gform_wrapper_5 #gform_page_5_2, #gform_wrapper_5 #gform_page_5_3, #gform_wrapper_5 #gform_page_5_4, #gform_wrapper_2 #gform_page_5_2, #gform_wrapper_2 #gform_page_5_3, #gform_wrapper_2 #gform_page_5_4 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image1.png");
}
#gform_wrapper_5 #gform_page_5_7, #gform_wrapper_2 #gform_page_5_7 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image2.png");
}
#gform_wrapper_5 #gform_page_5_8, #gform_wrapper_2 #gform_page_5_8 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image3.png");
}
#gform_wrapper_5 #gform_page_5_9, #gform_wrapper_2 #gform_page_5_9 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image4.png");
}
#gform_wrapper_5 #gform_page_5_12, #gform_wrapper_2 #gform_page_5_12 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image5.png");
}
#gform_wrapper_5 #gform_page_5_14, #gform_wrapper_5 #gform_page_5_15, #gform_wrapper_5 #gform_page_5_16, #gform_wrapper_2 #gform_page_5_14, #gform_wrapper_2 #gform_page_5_15, #gform_wrapper_2 #gform_page_5_16 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image6.png");
}
#gform_wrapper_5 #gform_page_5_20, #gform_wrapper_5 #gform_page_5_21, #gform_wrapper_2 #gform_page_5_20, #gform_wrapper_2 #gform_page_5_21 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image7.png");
}
#gform_wrapper_5 #gform_page_5_23, #gform_wrapper_2 #gform_page_5_23 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image8.png");
}
#gform_wrapper_5 #gform_page_5_24, #gform_wrapper_2 #gform_page_5_24 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image9.png");
}
#gform_wrapper_5 #gform_page_5_26, #gform_wrapper_5 #gform_page_5_27, #gform_wrapper_5 #gform_page_5_28, #gform_wrapper_2 #gform_page_5_26, #gform_wrapper_2 #gform_page_5_27, #gform_wrapper_2 #gform_page_5_28 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image10.png");
}
#gform_wrapper_5 #gform_page_5_30, #gform_wrapper_2 #gform_page_5_30 {
  background-image: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/Image11.png");
}
#gform_wrapper_5 div.gform_page_fields, #gform_wrapper_2 div.gform_page_fields {
  order: 1;
  -webkit-order: 1;
}
#gform_wrapper_5 div.gf_progressbar_wrapper, #gform_wrapper_2 div.gf_progressbar_wrapper {
  order: 2;
  -webkit-order: 2;
}
#gform_wrapper_5 div.gform_page_footer, #gform_wrapper_2 div.gform_page_footer {
  margin-top: 98px;
  order: 3;
  -webkit-order: 3;
  border-top: none;
}
#gform_wrapper_5 div.gf_progressbar, #gform_wrapper_2 div.gf_progressbar {
  margin: -120px;
  margin-left: 10%;
  width: 80%;
}
#gform_wrapper_5 div.partial_entry_warning, #gform_wrapper_2 div.partial_entry_warning {
  display: none;
}
#gform_wrapper_5 .gform_title, #gform_wrapper_2 .gform_title {
  font-size: 24px !important;
  font-weight: 600 !important;
}
#gform_wrapper_5 span.gform_description, #gform_wrapper_2 span.gform_description {
  color: #833CF9;
  font-size: 21px !important;
}
#gform_wrapper_5 #gform_ajax_spinner_2, #gform_wrapper_2 #gform_ajax_spinner_2 {
  position: fixed;
  width: 200px;
  height: 200px;
  top: 50vh !important;
  left: 50%;
  margin-top: -100px; /* Negative half of height. */
  margin-left: -100px; /* Negative half of width. */
}
#gform_wrapper_5 div.gf_progressbar_wrapper div.percentbar_blue, #gform_wrapper_2 div.gf_progressbar_wrapper div.percentbar_blue {
  background-color: #833CF9 !important;
}
#gform_wrapper_5 p, #gform_wrapper_2 p {
  font-size: 18px;
}
#gform_wrapper_5 .gfield_label, #gform_wrapper_2 .gfield_label {
  color: #6e6e6e;
  font-size: 18px !important;
}
#gform_wrapper_5 .gfield_radio input, #gform_wrapper_2 .gfield_radio input {
  font-size: 16px !important;
  margin-top: auto !important;
  color: black !important;
}
#gform_wrapper_5 .gfield_radio label, #gform_wrapper_2 .gfield_radio label {
  font-size: 16px !important;
}
#gform_wrapper_5 .gfield_radio label:hover, #gform_wrapper_2 .gfield_radio label:hover {
  padding-left: 10px;
  transition: 500ms;
}
#gform_wrapper_5 .gfield_checkbox li input[type=checkbox], #gform_wrapper_2 .gfield_checkbox li input[type=checkbox] {
  margin-top: auto !important;
  font-size: 16px !important;
}
#gform_wrapper_5 .gfield_checkbox label, #gform_wrapper_2 .gfield_checkbox label {
  font-size: 16px !important;
}
#gform_wrapper_5 .gfield_checkbox label:hover, #gform_wrapper_2 .gfield_checkbox label:hover {
  padding-left: 10px;
  transition: 500ms;
}
#gform_wrapper_5 input.gform_next_button, #gform_wrapper_2 input.gform_next_button {
  background-color: #0070D1;
  border-radius: 5px;
  padding: 12px 18px;
}
#gform_wrapper_5 input.gform_previous_button, #gform_wrapper_2 input.gform_previous_button {
  background-color: #6e6e6e;
  border-radius: 5px;
  padding: 12px 18px;
}
#gform_wrapper_5 input.gform_next_button:hover, #gform_wrapper_5 input#gform_submit_button_5:hover, #gform_wrapper_2 input.gform_next_button:hover, #gform_wrapper_2 input#gform_submit_button_5:hover {
  margin-left: 10px !important;
  border: 1px solid #FFF;
  transition: 500ms;
  background: #00559e;
  border-color: #00559e;
}
#gform_wrapper_5 input.gform_previous_button:hover, #gform_wrapper_2 input.gform_previous_button:hover {
  background-color: #833CF9;
  margin-left: 10px !important;
  margin-right: 6px !important;
  transition: 500ms;
}
#gform_wrapper_5 .video_wrapper, #gform_wrapper_2 .video_wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#gform_wrapper_5 .video_wrapper iframe, #gform_wrapper_2 .video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#gform_wrapper_5 .interactive-tool-message, #gform_wrapper_2 .interactive-tool-message {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1.2s;
  border: 1px dotted lightgray;
  padding: 80px 40px;
  text-align: center;
}
#gform_wrapper_5 .interactive-tool-message p, #gform_wrapper_2 .interactive-tool-message p {
  font-size: 1.5rem;
}
#gform_wrapper_5 .interactive-tool-message img:first-child, #gform_wrapper_2 .interactive-tool-message img:first-child {
  margin-bottom: 8px;
}
#gform_wrapper_5 .interactive-tool-email, #gform_wrapper_2 .interactive-tool-email {
  text-align: center;
}
#gform_wrapper_5 .interactive-tool-email label, #gform_wrapper_2 .interactive-tool-email label {
  color: #391C59;
  font-weight: 700 !important;
  margin-bottom: 10px;
}
#gform_wrapper_5 .gf_progressbar_title, #gform_wrapper_2 .gf_progressbar_title {
  display: none;
}
#gform_wrapper_5 .gf_progressbar, #gform_wrapper_2 .gf_progressbar {
  background-color: transparent !important;
  padding: 0px !important;
  border-radius: 0px !important;
}
#gform_wrapper_5 .gf_progressbar:after, #gform_wrapper_2 .gf_progressbar:after {
  height: 2px !important;
  margin-top: -2px !important;
}
#gform_wrapper_5 .gf_progressbar_percentage, #gform_wrapper_2 .gf_progressbar_percentage {
  background-color: transparent !important;
  border-radius: 0px !important;
}
#gform_wrapper_5 .percentbar_blue, #gform_wrapper_2 .percentbar_blue {
  height: 5px !important;
}
#gform_wrapper_5 .gf_progressbar_percentage span, #gform_wrapper_2 .gf_progressbar_percentage span {
  display: none !important;
}
#gform_wrapper_5 .get_help_sidebar, #gform_wrapper_2 .get_help_sidebar {
  margin: 10px auto;
  text-align: center;
  text-decoration: none;
}
#gform_wrapper_5 .fa-circle, #gform_wrapper_2 .fa-circle {
  width: 70px;
}
#gform_wrapper_5 .interactive-tool-resources, #gform_wrapper_2 .interactive-tool-resources {
  text-align: center;
}
#gform_wrapper_5 .interactive-tool-resources input, #gform_wrapper_2 .interactive-tool-resources input {
  margin-bottom: 25px;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px;
  }
}
.custombox-fullscreen .paoc-popup-close {
  background: url("/National_Library/oe_/https://shalvacares.org/wp-content/themes/shalva_the7_child/assets/img/popup-close-w-text.jpg") no-repeat;
  top: 20px;
  right: 20px;
  width: 100px;
}
.custombox-fullscreen .paoc-popup-close a {
  text-decoration: none !important;
  color: #833CF9;
}

.popupaoc-button {
  background-color: #B192DF;
  border-radius: 5px;
  font: normal bold 14px/16px "Lato", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1490196078);
  transition: 150ms all ease-in-out;
}

.popupaoc-button:hover {
  background-color: #833CF9;
  transition: 150ms all ease-in-out;
}

@media only screen and (min-width: 600px) and (max-width: 640px) {
  .gform_wrapper div.gf_progressbar {
    margin: -200px;
    margin-left: 0px;
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #gform_wrapper_5, #gform_wrapper_2 {
    margin: 0px 0px;
    padding: 10px 0px;
  }
  #gform_wrapper_5 div.gform_body, #gform_wrapper_2 div.gform_body {
    width: 100%;
  }
  #gform_wrapper_5 div.gform_page_footer, #gform_wrapper_2 div.gform_page_footer {
    margin-bottom: 120px;
    margin-top: 40px;
  }
  #gform_wrapper_5 .gfield_label, #gform_wrapper_2 .gfield_label {
    font-size: 0.875rem !important;
  }
  #gform_wrapper_5 p, #gform_wrapper_2 p {
    font-size: 0.875rem;
  }
  #gform_wrapper_5 label, #gform_wrapper_2 label {
    font-size: 0.8rem !important;
  }
  #gform_wrapper_5 .gfield_radio input, #gform_wrapper_2 .gfield_radio input {
    font-size: 0.8rem !important;
    margin-top: 0px !important;
    color: black !important;
  }
  #gform_wrapper_5 .gfield_radio label, #gform_wrapper_2 .gfield_radio label {
    font-size: 0.8rem !important;
  }
  #gform_wrapper_5 .gfield_checkbox li input[type=checkbox], #gform_wrapper_2 .gfield_checkbox li input[type=checkbox] {
    margin-top: 0px !important;
    font-size: 0.8rem !important;
  }
  #gform_wrapper_5 .gfield_checkbox label, #gform_wrapper_2 .gfield_checkbox label {
    font-size: 0.8rem !important;
  }
  #gform_wrapper_5 div.gform_page_footer, #gform_wrapper_2 div.gform_page_footer {
    margin-top: 40px;
    order: 3;
    -webkit-order: 3;
    border-top: none;
  }
  #gform_wrapper_5 div.gf_progressbar, #gform_wrapper_2 div.gf_progressbar {
    display: none;
    margin: -300px;
    margin-left: 0px;
  }
  #gform_wrapper_5 .interactive-tool-message, #gform_wrapper_2 .interactive-tool-message {
    padding: 10px 10px;
  }
  #gform_wrapper_5 .interactive-tool-message p, #gform_wrapper_2 .interactive-tool-message p {
    font-size: 1.2rem;
  }
}
.shalva_info_boxes {
  padding: 40px;
  margin: 5%;
  width: 40%;
  background: #FFFFFF;
  box-shadow: 0px 2px 16px 4px rgba(183, 183, 183, 0.177666);
  border-radius: 12px;
}

@media only screen and (max-width: 700px) {
  .shalva_info_boxes {
    margin: 10%;
    width: 80%;
  }
}
/** BANNER BOXES ON ABOUT DOMESTIC ABUSE AND ELSEWHERE **/
.ult-new-ib {
  height: 250px;
}
.ult-new-ib img {
  position: relative;
  opacity: 0.85 !important;
  height: 100%;
  width: auto;
  max-width: initial;
  /*		&::after {
  		    content: ""; // ::before and ::after both require content
  		    position: absolute;
  		    top: 0;
  		    left: 0;
  		    width: 100%;
  		    height: 100%;
  		    background-image: linear-gradient(120deg, #eaee44, #33d0ff);
  		    opacity: .85;
  		}*/
}
.ult-new-ib:hover img {
  opacity: 0 !important;
}
.ult-new-ib .ult-new-ib-title {
  text-shadow: 0px 0px 4px rgba(0, 78, 139, 0.58);
}

.ult-ib-effect-style6 .ult-new-ib-desc::before {
  border-radius: 10px;
}

#main .ult-ib-effect-style6 .ult-new-ib-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.box_shadow .vc_column-inner {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1490196078);
  border-radius: 10px;
}

.border_radius .vc_column-inner {
  border-radius: 20px;
}

.home_text_box {
  z-index: 1;
}
.home_text_box .vc_column-inner {
  padding: 25px !important;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1490196078);
  border-radius: 20px;
}

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

.home_text_row {
  /*background: #FCFCFE;*/
  margin: 80px auto 55px;
  /*	padding: 10px initial 40px; padding doesn't seem to work when applied to this type of row */
  text-align: center;
  /* decrease the space between the text and the button */
}
.home_text_row .wpb_text_column {
  margin-bottom: 25px;
}
@media screen and (min-width: 1100px) {
  .home_text_row .wpb_text_column.wpb_content_element {
    padding: 0 1em;
  }
}

.widget_recent_entries a {
  text-decoration: underline;
  color: #0074CF;
}
.widget_recent_entries a:hover {
  text-decoration: none;
  color: #004983;
}

@media screen and (max-width: 767px) {
  .home_text_row {
    text-align: left;
  }
  .home_text_box {
    z-index: 1;
  }
  .home_text_box .vc_column-inner {
    padding: 25px !important;
    border-radius: 0;
  }
  .rounded {
    border-radius: 0;
  }
}
#home2021_hero_description {
  max-width: 600px;
}
#home2021_hero_description strong {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
}

.home #main {
  padding-top: 0px !important;
}

.home #media_image-2 {
  background-color: #f7f7f7;
}

#home2021_hero_section {
  padding: 50px 0px;
  margin: 0 auto;
}
#home2021_hero_section h1 {
  font-family: "Nunito Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: left;
}

@media only screen and (min-width: 767px) {
  #home2021_hero_section {
    padding: 50px 100px;
  }
  #home2021_hero_section h1 {
    font-size: 48px;
    line-height: 65px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.home-2021-hero-button {
  font-family: "Nunito Sans";
  padding: 16px 70px;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
  background-color: #391A59 !important;
  border-radius: 8px;
}

#home2021_second_section p {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
}

.home2021_cta_box {
  padding: 25px !important;
  box-shadow: 0px 2px 16px 4px rgba(177, 146, 223, 0.3);
  border-radius: 12px;
  margin: 2.5%;
  width: 45%;
}

.home2021_events {
  background: #F6EFFD;
}
.home2021_events .vc_column-inner {
  padding: 25px !important;
  border-radius: 12px;
  margin: 1.25%;
}

@media only screen and (max-width: 768px) {
  .home2021_cta_box {
    width: 90%;
    margin-left: 5%;
  }
}
.home2021_cta {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .tribe-events-sub-nav li a {
    color: #FFF !important;
  }
}
.video_wrapper_rp {
  text-align: center;
  height: 400px;
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .video_wrapper_rp {
    height: 250px;
    width: 100%;
  }
}
* {
  box-sizing: border-box;
}

/*# sourceMappingURL=style.css.map */
