/*
Theme Name: Silvery WP Theme
Theme URI: http: //alexander.works/
Description: This is a custom-made WP theme for Silvery
Author: Alexander Nuzhnyi
Author URI: http: //alexander.works/
Template: salient
Version: 1.0
*/
/* Primary color: #2e74b5; */


a.more-link{
 color:#2e74b5 !important;
margin-top: -15px !important;

}


/*end custom*/

.iwithtext .iwt-icon {
  left: 4px;
  top: 2px;
}

body #page-header-bg h1 {
  font-size: 52px;
  line-height: 60px;
}

.main-content .svg-icon-holder {
  margin-bottom: 10px;
}

.nectar-button.round,
body.ascend .btn-round .nectar-button.see-through-2,
.ascend .btn-round .nectar-button,
.button_solid_color.round a:before {
  border-radius: 50px !important;
}

svg,
body svg path {
  stroke-dashoffset: 0 !important;
}

[class^="icon-"].icon-3x, [class*=" icon-"].icon-3x {
  margin-bottom: 20px;
}

.wpb_column.align-center .wpb_wrapper {
  text-align: center;
}

body .wpb_text_column.custom-bullets p {
  padding-left: 24px;
}

body .wpb_text_column.custom-bullets p i.icon-tiny {
  margin-left: -24px;
}

.service-plans img.img-with-animation {
  margin-left: -63px;
}

.nectar-split-heading .heading-line > span,
body.ajax-loaded .nectar-split-heading .heading-line > span {
  -ms-transform: translateY(0);
      transform: translateY(0);
  -webkit-transform: translateY(0);
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

.wpb_row.mb0 {
  margin-bottom: 0 !important;
}

header#top .sf-menu li ul.submenu-languages {
  width: 46px;
  top: 54px;
}

header#top .sf-menu li ul.submenu-languages li a {
  background-color: #F6F6F6;
}

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li.menu-item-language-current > a {
  margin-left: 0 !important;
  padding-bottom: 16px;
}

#footer-outer #copyright {
  padding: 18px 0 16px 0;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
}

#footer-outer #copyright h5 {
  color: #FFFFFF;
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0;
  line-height: 1;
}

#footer-outer #copyright span {
  color: rgba(255, 255, 255, 0.6);
}

#footer-outer #copyright .col {
  width: 100%;
  margin: 0;
}

#footer-outer .widget h6 {
  color: #919ca6 !important;
}

.ascend #footer-outer #footer-widgets .col ul li a {
  position: relative;
  display: inline-block !important;
  clear: left;
  color: rgba(255, 255, 255, 0.75) !important;
  transition: all .14s ease-in;
}

.ascend #footer-outer #footer-widgets .col ul li a:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: -4px;
  background: #2e74b5;
  width: 0;f
  height: 2px;
  transition: all .18s ease-out;
}

.ascend #footer-outer #footer-widgets .col ul li a:hover {
  color: #FFFFFF !important;
}

.ascend #footer-outer #footer-widgets .col ul li a:hover:before {
  width: 100%;
}

#footer-widgets .nectar-social > * {
  border-right-color: rgba(255, 255, 255, 0.14);
}

.sticky-wrapper {
  z-index: 101;
  position: relative;
}

#slide-out-widget-area.fullscreen-alt .inner-wrap {
  padding-top: 0 !important;
  margin-top: -50px !important;
}

@media only screen and (max-width: 690px) {
  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 26px;
    line-height: 32px;
  }
}


/*begin custom*/
/*.icon-salient-heart-2::before {
	content: "\270c" !important;
	font-size: 26px !important;
	margin-top: -3px !important;
}*/

/*end custom*/