/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 13 2020 | 22:56:31 */
@font-face {
	font-family: 'Kepler-cursive';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/KeplerStd-BoldScnDisp.otf');
}
@font-face {
	font-family: 'Kepler';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/KeplerStd-BoldScnItDisp.otf');
}
@font-face {
	font-family: 'Stem-Thin';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/Stem-Thin.otf');
}
@font-face {
	font-family: 'Stem-Light';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/Stem-Light.otf');
}
@font-face {
	font-family: 'Stem-Regular';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/Stem-Regular.otf');
}
@font-face {
	font-family: 'Stem-Medium';
	src: url('../../themes/twentytwenty/assets/fonts/gudino/Stem-Medium.otf');
}
body, p{
  font-family: 'Stem-Light';
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Stem-Medium';
}
body:not(.overlay-header) .primary-menu ul{
  background: #fff;
  border: 3px solid #033354;
  padding: 0;
  border-radius: 0;
}
body:not(.overlay-header) .primary-menu ul li{
  transition: .5s;
}
body:not(.overlay-header) .primary-menu ul li a{
  color: #7c7b7b;
  transition: .5s ease;
}
body:not(.overlay-header) .primary-menu ul li:hover{
  background: #033354;
}
body:not(.overlay-header) .primary-menu ul li:hover a{
  color: #fff;
  transform: translateX(10px);
}
.header-footer-group .color-accent{
  color: #000;
}
.pagination-single hr:last-child::before,
.pagination-single hr:last-child::after{
  display: none;
}
.pagination-single hr:last-child{
  height: 0;
}
.footer-nav-widgets-wrapper{
  display: none;
}
.footer-copyright{
  font-size: 14px;
  font-weight: 500;
}
a{
  color: #000;
}
a:hover{
  text-decoration: none!important;
}
body:not(.overlay-header) .primary-menu > li > a{
  color: #000;
  font-size: 16px;
}
body:not(.overlay-header) .primary-menu > li > a:hover{
  color: #033354;
}
#site-header{
  box-shadow: 1px 1px 2px rgba(0,0,0,.3);
}
.site-logo img{
  width: 180px;
  max-height: 100%;
}
#site-footer{
  box-shadow: 0px -1px 2px rgba(0,0,0,.3);
}
.entry-categories a{
  color: #00689C;
}
.singular:not(.overlay-header) .entry-header a{
  color: #3C3C3B;
}
.primary-menu-wrapper{
  margin-right: 80px;
  display: none;
}
.outer-box{
  margin: 0 15px;
  position: absolute;
  right: 30px;
  cursor: pointer;
}
@media (min-width: 1220px){
.footer-widgets {margin-left: 0;}
h1, .heading-size-1{font-size: 5.4rem; font-weight: 500;}
}
@media (min-width: 1000px){
.header-inner {padding: .5rem 0;}
}
@media (min-width: 700px){
  .footer-widgets{width: 100%;}
  h2.entry-title {font-size: 5.4rem; font-weight: 500;}
}
@media (max-width: 700px){
  .header-inner{padding: 1.15rem 0;}
  .site-logo img{width: 130px;}
  button.close-nav-toggle .toggle-text{display: none;}
  .menu-modal .toggle:focus{border: none; outline: none;}
  .header-inner .toggle:focus{outline: none;}
  .outer-box{display: none;}
  .primary-menu-wrapper{margin-right: 0px; display: block;}
}
