/* Skin-specific styles
----------------------- */
/* Loading in the tabs */
.trx_addons_loading {
  background-image: url(images/facebook-loader.gif) !important; }

/* Petition Preloader */
.dk-speakout-ajaxloader {
  background: transparent url("images/balls-loader.gif") no-repeat center center; }

/* Socials */
.sc_socials_extra .socials_wrap {
  width: 80px;
  margin: 0; }

.sc_socials_extra .socials_wrap:before {
  content: '';
  width: 80px;
  height: 150vh;
  background-color: rgba(25, 22, 22, 0.5);
  position: absolute;
  z-index: 0;
  bottom: 100%;
  left: 0; }

.sc_socials_extra .socials_wrap .social_item {
  display: block;
  margin: 0; }

.sc_socials_extra .socials_wrap .social_item .social_icon {
  font-size: 16px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center; }

/* Icons */
/* extra */
.sc_icons_extra .sc_icons_item {
  padding: 2.3em 3.9em 3.5em;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.sc_icons_extra .sc_icons_item:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 25px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 10px;
  -webkit-transition: border-color 0.3s ease;
  -ms-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease; }

.sc_icons_extra .sc_icons_item:hover {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px); }

.sc_icons_extra .sc_icons_item_title {
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 600; }

.sc_icons_extra .sc_icons_item_description {
  font-size: 1em;
  line-height: 1.46em; }

.sc_icons_extra .sc_icons_item_link {
  margin-top: 1.6em;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: static;
  display: inline-block;
  width: auto;
  height: auto; }

/* Revslider */
.rev_slider .vtr_title,
.revslider-initialised .vtr_title {
  font-family: "Gilroy" !important; }

/* Blogger */
.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_title,
.sc_blogger_item_default_classic_alter.sc_blogger_item_on_plate .sc_blogger_item_title {
  font-size: 1.333em;
  line-height: 1.0757em; }

/* Give */
form#give-email-access-form input#give-email {
  padding: 0.922em;
  width: auto; }

/* Google Maps*/
.elementor-widget-google_maps,
.elementor-widget-google_maps > .elementor-widget-container,
.elementor-widget-google_maps > .elementor-widget-container > .elementor-custom-embed,
.elementor-widget-google_maps iframe {
  height: 100%; }

/* Icons */
.sc_icons_item_description {
  font-size: 0.9em; }

.trx_addons_popup_form_field_agree input[type="checkbox"] + label:before {
  top: 5px; }
