@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,700&display=swap');

/* = DEFAULT STYLES = */
html, body {margin:0;font-size:16px;font-family: 'Work Sans', sans-serif;font-weight:100;letter-spacing: .03em;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;}
a:hover, a:focus, a:active {text-decoration:underline;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {margin:0;font-size:30px;border-bottom:2px solid; font-weight:300;letter-spacing: .03em;font-family:'Raleway', sans-serif;}
h2 {margin:0;font-size:24px;}
h3 {margin:0;font-size:20px;}

/* = DEFAULT - Custom Bootstrap = */
.container {width:auto !important;max-width:1200px;margin:0 auto;}
.message{text-align:center;padding:150px 15px; font-size:32px;border:none;}

/* Buttons */
.menu-button {text-align:center;margin:20px auto;}
.btn:hover, .btn:focus {color:#000;}

/* = Lists = */
.main-inner ul, #service-section .panel-body ul {display: inline-block; text-align: left;}

/* = HEADER = */
#primary-header {padding:15px 0;background: rgba(60,61,56,.8);}
/* HEADER - LOGO */
.logo img{max-width:100%;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right;text-transform: uppercase;font-weight:300;}
.tagline {font-size:12px;letter-spacing: .08em;display:block;}
.tel {display:block;}
.tel a {font-size:20px;font-weight: 100;font-family: 'Times New Roman', serif;}
.tel a:hover, .tel a:focus {text-decoration:none;}
address {display:block;margin-bottom:0px;font-size:12px;}
address a{font-size: 16px;font-weight:normal;}
.email {display:block;margin-bottom: 8px;}
.email a {font-size:20px;font-weight: 300;text-transform:none;}
.email a:hover, .email a:focus {text-decoration:none;}

/* = SOCIAL MEDIA LINKS = */
.social-footer{display: flex; text-align: center; justify-content: flex-end; align-items: center;}
.social-footer a {margin: 0 5px;}
.social-footer span {font-size: 35px;}
.social-footer a:hover, .social a:focus, .social-footer a:focus {text-decoration:none;}

/* = NAVIGATION = */
nav {background: rgba(60,61,56,.8);}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a {font-size:15px; padding:15px 30px;font-weight: 300;text-transform:uppercase;letter-spacing: .08em;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav>li>a:focus {background:transparent;}
.nav li.active a {background:transparent;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {color:#000;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background:transparent;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0px;padding:0px;}
.dropdown:hover .dropdown-menu {display: block;}
.menu-dropdown-mobile-menu-container{ display:none; }
#nav {display: none;z-index: 1;}
.navbar .navbar-collapse {margin-top: 15px;}
.social {display: none;}
.main-nav{list-style: none;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{text-decoration: none;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner{margin-bottom: 1000px;}

/* = MAIN = */
main {text-align:left;font-size: 16px;font-weight:200;}
.main-inner {margin-bottom:50px;}
.main-inner-interior {margin:50px auto;}

/* Main Feature */
.main-feature {padding:20px;background: rgba(60,61,56,.8);}
#service-section, #gallery-section, #menu-section{background: rgba(60,61,56,.8);}
#gallery-section, #menu-section{padding-bottom: 20px;}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}

/* = ASIDE = */
aside {text-align:left;}

/* Services */
#accordion .panel {border:1px solid #fff;}
#accordion .panel-title a {font-weight:normal;line-height: 21px;font-size:18px;}
#accordion .panel-body {font-size: 16px;}
#accordion .panel { border-radius:0; margin-bottom:15px;border-radius:5px;}
#accordion .panel-heading { padding:0; }
#accordion .panel-title { position: relative; }
#accordion .panel-title a { display: block;text-transform: uppercase;padding: 13px 15px 13px 15px;border-radius:5px 5px 0px 0px;}
#accordion .panel-title a.collapsed {border-radius:5px;}
#accordion .panel-body { line-height: 26px;font-weight: bold;border-radius:0px 0px 5px 5px;}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {border:0;}
#accordion .panel-title a:hover, #accordion .panel-title a:focus {text-decoration: none;}

/* Gallery Page */
.gallery img {margin:20px auto;}

/* = CONTACT INFO = */
#contact-info {background: rgba(60,61,56,.8);text-align:center;padding:15px;}
#contact-info.social-icons a {font-size:40px;margin-right:5px;margin-right:5px;}
#contact-info h3 {font-size:22px;font-weight:300;color:#;letter-spacing: .01em;margin-top:15px;margin-bottom:15px;text-transform: uppercase;}
.contact-info {display:block;font-size:16px;font-weight: 200;letter-spacing: .08em;}
#contact-info a {font-weight:300;}
#contact-info a:hover, #contact-info a:focus, #contact-info a:active {text-decoration:none;}
#contact-info .bottom-phone{font-family: 'Raleway', sans-serif;}
.contact-info-inner .mobile {display:none;}
.contact-info-container{padding-top:0px;padding-bottom:20px;font-weight:200;}
#contact-info .social-footer {padding-top:20px;padding-bottom:40px;display: inline-block;}

/* = FOOTER = */
#primary-footer {background: rgba(60,61,56,.8);text-align:center;}
.sitemap ul li a{font-size:16px;font-weight:200;text-transform: uppercase;padding:0 5px;}
.sitemap ul li a:hover, .sitemap ul li a:focus, .sitemap ul li a:active{text-decoration:none;}
.copyright a{font-size:12px;font-weight:normal;}
.copyright a:hover, .copyright a:focus, .copyright a:active{text-decoration:none;}
.primary-footer-inner {padding: 10px 15px;}
.sitemap ul {list-style:none;}

/* = BACK TO TOP LINK = */
#top-link-block.affix-top {position: absolute; bottom: -82px; left: 10px;}
#top-link-block.affix {position: fixed;bottom: 18px;left: 10px;}

/* = SITEMAP PAGE = */
ul.sitemap-page li a {text-decoration: none;-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out; text-align: center;display: block; font-weight: bold;text-shadow: 1px 1px 1px rgba(0,0,0,0.8); font-size: 28px; line-height: 55px;}
ul.sitemap-page li a:hover, ul.sitemap-page li a:focus {text-transform: uppercase; text-decoration: none; -webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);}
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; float: none;padding:0px;}
ul.sitemap-page li {list-style: none;}

/* Contact Page */
.map iframe {width:100%;height:325px;margin-bottom:-5px;}
form {margin-top:10px;}
.contact-info-page {margin-top:20px;}
.location-container{text-align:center;padding-top:30px;}
.location-container address span{display:block;}
.location-container address span.company-heading{font-size:20px;}
.location-container address .social-footer {display: inline-block;}
.contact-info-page .phone {font-family: 'Raleway', sans-serif;}

/* Gravity Forms Styles */
#gform_1 input, #gform_1 textarea{font-size: 16px;color: #555;border: 1px solid #ccc;display: block;width: 100%;  height: 34px;padding: 6px 12px;line-height: 1.42857143;background-image: none;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
#gform_1 textarea{ height: 75px;}
#gform_1 input#gform_submit_button_1{font-size: 16px;font-weight: 700;border: 1px solid transparent;display: inline-block; padding: 6px 12px; margin-bottom: 0;line-height: 1.42857143; text-align: center; white-space: nowrap;  vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none;border: 1px solid transparent; border-radius: 4px;}
=.gform_footer.top_label{margin-top:0px!important;}
.gform_wrapper ul.gform_fields li.gfield{ padding-right: 0px!important; }
#gform_1 label{display:none;}


/* = MEDIA QUERIES= */
@media screen and ( max-width: 991px ) {
#banner{margin-bottom: 50px;}
.navbar-default .navbar-nav > li > a{padding: 15px 10px;}
.banner-inner{visibility:visible;margin:0}
.backstretch{display:none;}
.dropdown-toggle::after{display:none!important;}
.home .navbar{right:5px;}
ul.sub-menu{display:block;opacity:0;min-width:0;top:0;left:-20px;padding-bottom:10px;width:100%;padding:10px;background:#525252;z-index:-1;position:absolute;list-style:none;padding:0;}
.sub-menu>li>ul{left:-10px;top:-5px;}
.navbar{min-height:0;}
ul.nav-list{padding:0;list-style:none}
ul.nav-list a{font-size:16px;}
.caret{border:none;height:15px;width:15px;position:relative;margin-right:10px;font-size:22px;}
.caret::after{content:"\f053";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.navbar .navbar-collapse{margin:0;}
.navbar-nav>li a{padding:15px 20px;position:relative}
.navbar-default .navbar-nav > li > a{display:flex;justify-content:flex-end;align-items:center}
.back{text-align:center;font-size:22px;position:relative;display:block;text-align:center;}
.back::after{content:"\f077";cursor:pointer;font-family:'Font Awesome 5 Free';font-weight:900;z-index:999;left:50%;}
.slide-in-right{animation:slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;z-index:9999!important;border:1px solid #fff;}
.slide-out-right{animation:slide-out-right 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;z-index:-999 !important;border:1px solid #fff;}
.logo img{margin:0 auto;}
.menu-main-container{display:none;}
.menu-dropdown-mobile-menu-container{display:block;}
.navbar .navbar-collapse{padding-bottom:15px;}
header .c2a{display:none;}
header .logo{margin-top:115px;}
.social a{padding-left:8px;padding-right:8px;border-right:1px solid #fff;font-size:20px;}
.nav.sticky{top:0!important;}
.nav{position:fixed;top:50px;left:0;right:0;height:50px;}
.navbar{display:none;position:fixed;right:0;background:#525252;z-index:9;}
.navbar.sticky{top:50px !important;position:fixed;}
.navbar-nav > li{display:block;float:none;}
.navbar-nav > li a{display:block;padding:5px 20px;}
#nav{display:block;}
.mobile-nav{height:100%;}
.mobile-list{list-style:none;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around;padding:0;height:100%;margin-bottom:0;}
.menu-mobile-menu-container{height:100%;}
.nav-toggler{position:relative;text-align:center;font-weight:600;width:55px;transition:all ease-in-out .3s;display:flex;flex-flow:row-reverse nowrap;align-items:center;cursor:pointer;padding:10px 10px;}
.nav-toggler .toggle-more{transform:rotate3d(1,0,0,0deg);float:left;opacity:1;}
.nav-toggler .toggle-less{opacity:0;}
.nav-toggler .toggle-text{width:40px;position:absolute;left:0;top:0transition:all ease-in-out .3s;;}
.nav-toggler span{transition:all ease-in-out .3s;font-size:14px;line-height:1;position:absolute;top:2px;right:5px;}
.nav-toggler.active .toggle-more{transform:rotate3d(1,0,0,180deg);float:left;opacity:0;}
.nav-toggler.active .toggle-less{transform:none;float:left;opacity:1;}
.nav-toggler.active span{transform:rotate3d(1,0,0,180deg);}
.mobile-list a{padding:5px 10px;}
.navbar-nav{padding-left:0;}
.navbar-collapse{display:block;border-top:none;}
.top-wrapper{margin-bottom:50px;}
.social .social-text{display:inline-block;padding-left:5px;}
.social .home-link{margin-left:0;padding-left:8px;display:inline-block;float:left;width:50px;}
.social a:not(.home-link){border-right:none;font-size:14px;line-height:2em;display:inline-flex;align-items:center;justify-content:center;flex-grow:1;}
.social a:not(.home-link):not(.head-directions):not(.head-phone){display:none;}
.social{position:fixed!important;top:0;left:0;right:0;height:50px;padding:0;display:flex;align-items:center;justify-content:center;z-index:11;}
.social .row{width:100%;}
.social [class^="col-"]{display:flex;justify-content:center;align-items:center;}
.navbar{display:none;left:auto;height:auto;top:100px;}
nav{margin-top:0;}
#primary-header{padding-top:0;}
.c2a.interior-pages .tel, .c2a.interior-pages .tagline{display:none;}
.dropdown .dropdown-menu{position:relative;display:block;float:none !important;visibility:visible;width:100%;text-align:center;left:0;}
.navbar-default .navbar-nav > li > a{padding:15px 15px;}
.banner-inner{visibility:visible;margin-bottom:0;}
}
@media screen and ( max-width: 767px ) {.location-container{margin:20px auto;padding-top:0px;}span.spacer{display:none;}.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:0 auto;}img.pull-left, img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;} .navbar-default {padding-bottom:10px;} .contact-info {display:block;} .contact-info-container {padding-bottom:0px;}  .c2a {padding-top:35px;}.map {margin:20px auto;}}
@media screen and ( max-width: 450px ) {.contact-info-inner .mobile {display:block;}.contact-info-inner .desktop {display:none;}}
@media screen and ( max-width: 400px ) {.logo img{max-width:100%;}.location-container address a{font-size:18px;}.location-container address span.company-heading{font-size:24px;}}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.navbar.navbar-default{right: 20px}.slide-in-right{opacity: 1 !important; transition: all ease 1s}.slide-in-out{opacity: 0 !important; transition:  all ease-out 1s;}.back{cursor: pointer}ul.sub-menu{transition: all ease 1s}}
@supports (-ms-accelerator:true) {.navbar.navbar-default{right: 20px;}.slide-in-right{opacity: 1 !important; transition: all ease-in 1s}.slide-in-out{opacity: 0 !important; transition:  all ease-out 1s;}.back{cursor: pointer}ul.sub-menu{transition: all ease 1s}}


@-webkit-keyframes move_fade_down {2
	0% {-webkit-transform: translate(0,0);opacity: 1}
	50% {-webkit-transform: translate(0,5px) scale(.95);opacity: .75}
	100% {-webkit-transform: translate(0,0);opacity: 1}
}
@keyframes move_fade_down {
	0% {transform: translate(0,0);opacity: 1}
	50% {transform: translate(0,5px) scale(.9);opacity: .75}
	100% {transform: translate(0,0);opacity: 1}
}
@-webkit-keyframes move_fade_side {
	0% {-webkit-transform: translate(0,0);opacity: 1}
	50% {-webkit-transform: translate(5px,0) scale(.95);opacity: .75}
	100% {-webkit-transform: translate(0,0);opacity: 1}
}
@keyframes move_fade_side {
	0% {transform: translate(0,0);opacity: 1}
	50% {transform: translate(5px,0) scale(.9);opacity: .75}
	100% {transform: translate(0,0);opacity: 1}
}
@keyframes slide-in-right {
0% {
	transform: translateX(100px) translateY(0px);
	opacity: 0;
	}
100% {
	transform: translateX(0px) translateY(15px);
	opacity: 1;
	}
}

@keyframes slide-out-right {
0% {
	transform: translateX(-20px) translateY(15px);
	opacity:1;
}
100% {
	transform: translateX(100px) translateY(0px);
	opacity: 0;
	}
}
nav.sticky{position: relative;}
@media screen and (max-width:991px){nav.sticky{position: static;}}

h2, h3, a, .tel a, address a:hover, address a:focus,
.email a:hover, .email a:focus, .social-footer a:hover,
.social a:focus, .social-footer a:focus, .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus, .nav li.active a,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
#accordion .panel-title a, #contact-info a:hover, #contact-info a:focus, #contact-info a:active,
.sitemap ul li a, .copyright a:hover, .copyright a:focus, .copyright a:active,
ul.sitemap-page li a:hover, ul.sitemap-page li a:focus, .location-container address span.company-heading {
	color: var(--color-1);
}
.btn, .back-to-top:hover, .back-to-top:active, .back-to-top:focus, #gform_1 input#gform_submit_button_1 {
	background: var(--color-1);
}
h1 {
	border-color: var(--color-1);
}
h1, .btn, .tel a:hover, .tel a:focus, .back-to-top:hover,
.back-to-top:active, .back-to-top:focus, .back-to-top,
#gform_1 input#gform_submit_button_1:hover, #gform_1 input#gform_submit_button_1:focus,
.message, .c2a, address a, .email a, .social-footer a,
.navbar-default .navbar-nav>li>a, main, #accordion .panel-title a .fas,
#accordion .panel-body, .contact-info, #contact-info a, .sitemap ul li a:hover,
.sitemap ul li a:focus, .sitemap ul li a:active, .copyright a {
	color: var(--color-2);
}
.btn:hover, .btn:focus, #gform_1 input, #gform_1 textarea {
	background: var(--color-2);
}
a:hover, a:focus, a:active, ul.sitemap-page li a {
	color: var(--color-3);
}
body, #accordion .panel-title a, #accordion .panel-title a.collapsed, #accordion .panel-body, .back-to-top, #gform_1 input#gform_submit_button_1:hover, #gform_1 input#gform_submit_button_1:focus {
	background: var(--color-4);
}
#gform_1 input#gform_submit_button_1 {
	color: var(--color-4);
}
@media screen and (max-width: 991px) {
	ul.nav-list a, .caret::after, .back::after, .social a, .navbar-nav>li a, .nav-toggler, .nav-toggler span, .mobile-list a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .nav li.active a {
		color: var(--color-2);
	}
	.nav, .navbar {
		background: var(--color-1);
	}
	.social, html, body {
		background: var(--color-4);
	}
}
.flex-row {
	display: flex;
}
/* Blog Template */
.blog-section {
  margin-bottom: 50px;
}
.blog-section .blog-inner {
	align-items: center;
}
.blog-section .blogs-row {
	justify-content: flex-end;
}
.blog-section .blogs-col {
	flex: 0 0 75%;
  margin-right: 30px;
}
.blog-section .sidebar-col {
	flex: 0 1 25%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.blog-section .blog {
	margin-bottom: 0px;
}
.blog-section .blog:nth-child(odd) .image-col {
	order: 1;
	margin-right: 0;
}
.blog-section .blog .image-col {
	flex: 0 0 25%;
}
.blog-section .blog .content-col {
	padding: 12px;
  flex: 1 1 auto;
}
.blog-section .blog h2 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
.blog-section .blog a {
	color: #fff;
	font-weight: 400;
}
.blog-section .blog a:hover, .blog-section .blog a:focus {
	text-decoration: none;
}
.blog-section .blog .read-more-text {
	font-weight: 700;
	transition: all ease .3s;
}
.blog-section .sidebar {
	text-align: center;
	border: 2px solid;
}
.blog-section .sidebar .screen-reader-text {
	display: none;
}
.blog-section .sidebar .search-form {
	display: inline-flex;
	width: auto;
	position: relative;
	margin: 15px 10px;
}
.blog-section .sidebar .search-form input {
  border: none;
  padding: 4px;
  color: #000;

}
.blog-section .sidebar .search-form button {
	position: absolute;
	right: 0;
	top: 0;
  bottom: 0;
  background-color: var(--color-1);
  border: none;
}
.blog-section .sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog-section .sidebar li {
	padding: 15px 0;
}
.blog-section .sidebar li:not(:last-child) {
	border-bottom: 1px solid;
}
.blog-section .sidebar h2 {
	border-bottom: none;
	margin-top: 8px;
	font-size: 22px;
}
.blog-section .sidebar a:hover, .blog-section .sidebar a:focus {
	text-decoration: none;
}
.blog-section .pagination {
	display: flex;
	margin: 0 0 20px;
	text-align: center;
  justify-content: center;
}
.blog-section .pagination .page-numbers {
  flex: 0 0 auto;
	padding: 6px 10px;
	color: #fff;
	transition: all ease .3s;
	margin-bottom: 5px;
	display: block;
  min-width: 2em;
}
.blog-section .pagination .page-numbers:not(:last-child) {
  border-right-width: 1px;
  border-right-style: solid;
}
.blog-section .pagination .page-numbers:not(:first-child) {
  border-left-width: 1px;
  border-left-style: solid;
}
.blog-section .pagination .page-numbers.dots {
	padding: 6px;
}
.blog-section .pagination .page-numbers:hover, .blog-section .pagination .page-numbers:focus {
	text-decoration: none;
}
.blog-section .blog .date {
  font-size: .9em;
  font-style: italic;
  margin-bottom: 10px;
  color: var(--color-1);
}
.main-section.single {
  margin: 50px 0;
}
.main-section.single .image.pull-left {
  max-width: 400px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.main-section.single .date {
  margin: 5px 0;
  font-size: .9em;
  color: #666;
}
@media screen and (max-width: 991px) {
	.row-md {
		display: block;
	}
  .row-md > .col:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
	.row-sm {
		display: block;
	}
  .row-sm > .col:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
  }
	.blog-section .blogs {
		max-width: 500px;
		margin: 0 auto;
	}
	.blog-section .blog:nth-child(odd) .image-col {
		order: 0;
	}
  .main-section.single .image.pull-left {
    float: none !important;
    margin: 0 auto 20px;
  }
}
.blog-section .blog a:hover .read-more-text,
.blog-section .blog a:focus .read-more-text
{color: var(--color-1);}

.blog-section .pagination .page-numbers
{background-color: var(--color-1);}

.blog-section .blog .read-more-text
{color: var(--color-2);}

.blog-section .sidebar,
.blog-section .sidebar li:not(:last-child),
.blog-section .pagination .page-numbers
{border-color: var(--color-2);}

.blog-section .pagination .page-numbers.current,
.blog-section .pagination a.page-numbers:hover,
.blog-section .pagination a.page-numbers:focus
{background-color: var(--color-2);}
.social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icons a {
  font-size: 35px;
  margin: 0 .15em;
  display: block;
  text-decoration: none;
}
#primary-header .social-icons {
  justify-content: flex-end;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.pull-right,
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.pull-left,
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 767px) {
  .pull-left,
  .alignleft {
	float: none !important;
	margin: 20px auto;
  }
  .pull-right,
  .alignright {
	float: none !important;
	margin: 20px auto;
  }
}