@charset "UTF-8";
/*
Theme Name: Madd Magazine Child
Theme URI: https://dessign.net/madd-magazine-child
Author: Dessign Themes
Author URI: https://dessign.net/
Description: Madd Magazine Child unique and fully responsive theme for magazine, newspapers or professional blogs. Madd Magazine has a build in responsive slider, with image or video option. It also comes with left and right sidebar to add your favorite widgets. Simple to use and setup Madd Magazine is a beautiful design and coded magazine theme for professional bloggers. Fully responsive, SEO friendly and light weight to give your website the professional magazine look.
Template: madd-magazine
Version: 1.0.10
License: GNU General Public License version v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags:  three-columns, right-sidebar, left-sidebar, theme-options, custom-background, custom-menu, featured-images, footer-widgets, news, blog, custom-colors, custom-logo
Text Domain: madd-magazine-child
*/
#masthead .fa {
  padding-right: 15px;
}
#masthead .site-navigation, #masthead .sub-menu {
  font-size: 14px;
}

.header-block {
  margin-top: 35px;
}
.header-block .logo-wrap-mobile {
  display: none;
}
.header-block .site-branding {
  margin-bottom: 20px;
}
.header-block .site-branding .custom-logo-link {
  max-width: 100%;
}
.header-block .leaderboard-top {
  text-align: center;
}
.header-block .container .site-title {
  font-size: 1.7em;
}
.header-block .container .tablet-banner {
  display: none;
}
.header-block .mobile-breaking-news-widget {
  display: none;
  margin: 20px;
}
.header-block .mobile-breaking-news-widget h3 {
  font-size: 14px;
  background-color: #ed1c24;
  color: white;
  line-height: 1.5;
  padding: 9.5px;
  z-index: 2;
  position: relative;
}
.header-block .mobile-breaking-news-widget h3:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: -20px;
  color: #ed1c24;
  font-size: 69.4px;
  top: 50%;
  transform: TranslateY(-50%);
  -ms-transform: TranslateY(-35px);
  z-index: 1;
}
.header-block .mobile-breaking-news-widget .mtphr-dnt-tick-container {
  padding: 10.5px;
  padding-left: 130px;
  background-color: black;
  color: white;
  font-size: 14px;
}
.header-block .mobile-breaking-news-widget .mtphr-dnt-tick-container a {
  width: 800px;
  padding-left: 10px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.header-block .mobile-breaking-news-widget .mtphr-dnt-tick-container a:hover {
  color: white;
}
.header-block .mobile-breaking-news-widget .mtphr-dnt-tick-container a:visited {
  color: white;
}
.header-block .breaking-news-widget {
  margin-top: 35px;
}
.header-block .breaking-news-widget .pjnt-border {
  border: none;
}
.header-block .breaking-news-widget .pjnt-box {
  padding: 11px;
}
.header-block .breaking-news-widget .pjnt-box a {
  color: #fff;
}
.header-block .breaking-news-widget .pjnt-box a:hover {
  color: #ed1c24;
}
.header-block .breaking-news-widget .pjnt-label {
  z-index: 2;
  position: relative;
  transform: TranslateY(35%);
  font-weight: 700;
  padding-left: 5px;
}
.header-block .breaking-news-widget .pjnt-label:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: -29px;
  color: #ed1c24;
  font-size: 78.5px;
  top: 58%;
  transform: TranslateY(-50%);
  -ms-transform: TranslateY(-35px);
  z-index: 1;
}
.header-block .breaking-news-widget .mtphr-dnt-tick-container {
  padding: 10.5px;
  padding-left: 160px;
  background-color: black;
  color: white;
}
.header-block .breaking-news-widget .mtphr-dnt-tick-container a {
  width: 800px;
  padding-left: 10px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.header-block .breaking-news-widget .mtphr-dnt-tick-container a:hover {
  color: white;
}
.header-block .breaking-news-widget .mtphr-dnt-tick-container a:visited {
  color: white;
}

.outer-scroll {
  position: fixed;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: none;
  -webkit-overflow-scrolling: touch;
}

.customize-support .outer-scroll {
  top: 32px;
  height: calc(100vh - 32px);
}

.customize-support .skyscraper-wrapper {
  height: calc(100vh - 32px);
}

.skyscraper-wrapper {
  width: 100%;
  height: 100vh;
  margin: auto;
  text-align: center;
  position: relative;
}

#main-content {
  background-color: white;
}
#main-content .blog-main .widget_search {
  display: none;
}

.page-numbers {
  position: relative;
}

.skyscraper {
  position: absolute;
  top: 190px;
  width: 120px;
  height: 600px;
  z-index: 100;
  transition: 300ms;
}

.skyscraper-left {
  position: fixed;
  right: 1620px;
  max-width: initial;
}

.skyscraper-right {
  position: fixed;
  left: 1605px;
  max-width: initial;
}

.main-page .sidebar-widget ul li {
  padding: 8px 0 8px 0;
}
.main-page .sidebar-widget ul li a:hover {
  color: #ed1c24 !important;
}
.main-page .sidebar-widget .red-button {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #ed1c24;
  border: none;
  color: white;
  padding: 8px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.main-page .sidebar-widget .red-button:hover {
  color: white;
  transform: scale(1.1);
}
.main-page .sidebar-widget .red-button:visited {
  color: white;
}
.main-page .sidebar-widget .black-button {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #000;
  border: none;
  color: white;
  padding: 8px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.main-page .sidebar-widget .black-button:hover {
  color: white;
  transform: scale(1.1);
}
.main-page .sidebar-widget .black-button:visited {
  color: white;
}
.main-page .sidebar-widget .all-events-link {
  text-align: center;
}
.main-page .sidebar-widget .all-events-link a {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  align-content: center;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #000;
  border: none;
  color: white !important;
  padding: 8px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.main-page .sidebar-widget .all-events-link a:hover {
  color: white !important;
  transform: scale(1.1);
}
.main-page .sidebar-widget .all-events-link a:visited {
  color: white !important;
}
.main-page .sidebar-widget .iframe {
  width: 500px;
  height: auto;
}
.main-page .sidebar-widget .widget_em_widget .event-info {
  font-size: 0;
}
.main-page .sidebar-widget .widget_em_widget .event-info > li {
  text-align: left;
  width: 60%;
  display: inline-block;
  font-size: 16px;
}
.main-page .sidebar-widget .widget_em_widget .event-info:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #ed1c24;
  font-size: 65px;
  position: relative;
  padding-left: 25px;
  display: inline-block;
  width: 40%;
}
.main-page .sidebar-wrap ul {
  padding: 0;
}
.main-page .sidebar-wrap ul a {
  color: black;
}
.main-page .sidebar-wrap ul a:hover {
  color: #ed1c24;
}
.main-page .leaderboard-bottom {
  text-align: center;
  margin-top: 35px;
}
.main-page .status-publish ul {
  list-style: disc;
}

.menu li.has-children > a:after {
  color: #fff;
  content: " ▼";
  font-size: 10px;
  vertical-align: 1px;
}
.menu li li.has-children > a:after {
  color: #ed1c24;
  content: " ►";
  font-size: 10px;
  vertical-align: 1px;
}

.gallery .gallery-item {
  position: relative;
  padding: 10px;
}
.gallery .gallery-item .gallery-icon img {
  width: 100%;
  height: auto;
}
.gallery .gallery-item figcaption {
  position: relative;
  background-color: #000;
  color: #fff;
  font-style: normal !important;
  font-size: 14px;
  text-align: left;
  bottom: 5px;
  font-family: "Oswald", sans-serif;
  padding-left: 24px;
  padding-bottom: 17px;
}
.gallery .gallery-item figcaption a {
  color: #D3D3D3;
}
.gallery .gallery-item figcaption .team-name {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.gallery .gallery-item figcaption .team-name:hover {
  color: #ed1c24;
}
.gallery .gallery-item figcaption strong {
  position: absolute;
  background-color: #ed1c24;
  color: #fff;
  padding: 5px;
  width: 45%;
  bottom: 8.4vh;
  -ms-transform: TranslateY(-35px);
  transform: TranslateY(0);
  left: 0px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
}

.cookie-bottom-bar span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.cookie-bottom-bar a {
  text-decoration: underline;
}
.cookie-bottom-bar a:hover {
  color: #ed1c24 !important;
}

.footer .footer-top {
  font-family: "Roboto", sans-serif;
  border-top: #ed1c24 solid 10px;
  margin-bottom: 20px;
}
.footer .footer-top .container {
  display: flex;
  justify-content: space-between;
}
.footer .footer-top h4 {
  border-top: 1px solid #222;
  font-size: 15px;
  font-weight: 700;
}
.footer .footer-top ul {
  margin: 0;
  padding: 0;
}
.footer .footer-top li {
  border-bottom: 1px solid #3c3c3c;
  padding: 5px 0 5px 0;
}
.footer .footer-top a {
  font-size: 13px;
  color: #D3D3D3;
  font-weight: 400;
}
.footer .footer-top a:hover {
  color: #ed1c24;
}
.footer .footer-top .footer-column {
  width: 100%;
  padding: 0 20px;
}
.footer .footer-top .menu-footer-menu-container, .footer .footer-top .menu-footer-other-sites-menu-container {
  margin-bottom: 30px;
}
.footer .footer-bot {
  position: relative;
}
.footer .footer-bot .social-footer-buttons {
  position: absolute;
  top: 20%;
  left: 100px;
  transform: translateY(-20%);
}
.footer .footer-bot .social-footer-buttons img {
  margin-right: 15px;
}
.footer .footer-bot .social-footer-buttons img:hover {
  transform: scale(1.1);
}
.footer .footer-bot .social-footer-buttons .social-footer {
  display: inline-block;
  margin: 0 3px;
}

.sticky-popup {
  position: fixed;
  bottom: 10px;
  right: 60px;
  width: 210px;
  background-color: #ed1c24;
  color: white !important;
  text-align: center;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 5px;
  line-height: 20px;
  opacity: 0.7;
  z-index: 1002;
}

.sticky-popup:hover {
  opacity: 1;
}

.page-content .meta-nav {
  width: 95%;
  margin: 0 auto;
  color: black;
}
.page-content .meta-nav .post-title {
  font-size: 16px !important;
}
.page-content .meta-nav .post-title:hover {
  color: #ed1c24;
}
.page-content .meta-nav .nav-previous {
  text-align: left;
}
.page-content .meta-nav .prev-post-text {
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
}
.page-content .meta-nav .prev-post-text:hover {
  color: #ed1c24;
}
.page-content .meta-nav .nav-next {
  text-align: right;
}
.page-content .meta-nav .next-post-text {
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
}
.page-content .meta-nav .next-post-text:hover {
  color: #ed1c24;
}
.page-content .meta-nav .fa-chevron-left {
  margin-right: 5px;
}
.page-content .post-tags {
  text-align: center;
}
.page-content .post-tags .tag a {
  padding: 3px 6px;
  color: white;
  background-color: #ed1c24;
  margin: 6px;
  font-size: 15px;
}
.page-content .post-tags .tag a:hover {
  transform: scale(1.1);
}

#div-gpt-ad-1503655818647-0 {
  display: none;
}

.is_single #div-gpt-ad-1503655818647-0 {
  display: block;
}

.container .css-events-list .event-list-block {
  margin-bottom: 45px;
}
.container .css-events-list .event-list-block .events-list-date {
  background-color: #000;
  color: white;
  font-size: 20px;
  font-weight: 600;
}

.top-banner {
  text-align: center;
}
.top-banner a {
  color: white;
}
.top-banner h1 {
  padding: 20px;
}
.top-banner h2 {
  font-weight: normal;
  font-size: 18px;
  color: white;
}

.events-single {
  display: block;
}
.events-single h2 {
  text-align: center;
  font-size: 26px;
}
.events-single p {
  font-size: 16px;
}
.events-single .events-single__nav {
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
}
.events-single .events-single__nav a {
  color: black;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
}
.events-single .events-single__nav a:hover {
  color: grey;
}
.events-single .events-single__nav li {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  padding: 0 12px;
  border-right: 1px solid black;
}
.events-single .events-single__nav li:last-child {
  border: none;
}
.events-single .events-single__nav li p {
  font-family: "Oswald", sans-serif;
}
.events-single .events-single__section {
  padding: 10px 25px;
}
.events-single .events-single__section ul {
  padding: 0px;
}
.events-single .events-single__section ul li {
  margin-bottom: 15px;
}
.events-single .events-single__section ul li .img-container {
  float: left;
  width: 50%;
  padding: 10px;
}
.events-single .events-single__section ul li .text-container {
  float: right;
  width: 50%;
  text-align: center;
  padding: 10px;
}
.events-single .events-single__section ul li:nth-child(2n) .img-container {
  float: right;
  width: 50%;
  padding: 10px;
}
.events-single .events-single__section ul li:nth-child(2n) .text-container {
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px;
}
.events-single .events-single__section ul li:nth-child(n+10) .img-container {
  float: none;
  width: 100%;
  padding: 10px;
}
.events-single .events-single__section ul li:nth-child(n+10) .text-container {
  float: none;
  width: 100%;
  text-align: center;
  padding: 10px;
}
.events-single .events-single__section ul li:nth-child(n+10) .events-single__subtitle {
  margin-bottom: 10px;
  width: 100%;
}
.events-single .events-single__section .events-single__subtitle {
  height: 15%;
  width: 100%;
  top: 0px;
  color: white;
  opacity: 0.95;
}
.events-single .events-single__section .button--l {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #007BB0;
  border: none;
  color: white;
  padding: 0px 20px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  margin: 10px;
}
.events-single .events-single__section .button--l:hover {
  color: white;
  transform: scale(1.1);
}
.events-single .events-single__section .button--l:visited {
  color: white;
}
.events-single .button--c {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #000;
  border: none;
  color: white;
  padding: 0px 20px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.events-single .button--c:hover {
  color: white;
  background-color: #888888;
}
.events-single .button--c:visited {
  color: white;
}

.article-subscribe {
  text-align: center;
}
.article-subscribe .subscribe-button {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px 5px;
  background-color: #ed1c24;
  border: none;
  color: white !important;
  padding: 8px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.article-subscribe .subscribe-button a {
  background-color: black;
  border-radius: 5px 5px;
  padding: 3px;
}
.article-subscribe .subscribe-button a:visited {
  color: white;
}
.article-subscribe .subscribe-button:hover {
  transform: scale(1.1);
}

.woocommerce .main-page .products {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .main-page li a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.woocommerce .main-page li a img {
  align-self: flex-start;
}
.woocommerce .main-page li a .woocommerce-loop-product__title {
  min-height: 23%;
}
.woocommerce .main-page li a .price {
  flex-basis: 100%;
  align-self: flex-end;
}

@media only screen and (max-width: 2560px) {
  .container .breaking-news-widget h3 {
    padding: 9.4px;
  }
  .container .breaking-news-widget h3:after {
    content: "";
    font-size: 78px;
  }
}
@media only screen and (max-width: 2560px) and (min-width: 2151px) {
  html .skyscraper-left {
    right: 1960px;
  }
  html .skyscraper-right {
    left: 1945px;
  }
}
@media only screen and (max-width: 2560px) and (min-width: 2151px) {
  html .skyscraper-left {
    right: 1960px;
  }
  html .skyscraper-right {
    left: 1945px;
  }
}
@media only screen and (max-width: 2151px) and (min-width: 1921px) {
  html .skyscraper-left {
    right: 1755px;
  }
  html .skyscraper-right {
    left: 1760px;
  }
}
@media only screen and (max-width: 1920px) {
  .skyscraper-left {
    right: 1620px;
  }

  .skyscraper-right {
    left: 1605px;
  }
}
@media only screen and (max-width: 1770px) {
  .skyscraper-left {
    right: 1595px;
  }

  .skyscraper-right {
    left: 1595px;
  }
}
@media only screen and (max-width: 1750px) {
  .skyscraper-left {
    right: 1515px;
  }

  .skyscraper-right {
    left: 1500px;
  }
}
@media only screen and (max-width: 1670px) {
  .skyscraper-left {
    right: 1465px;
  }

  .skyscraper-right {
    left: 1465px;
  }
}
@media only screen and (max-width: 1621px) {
  .skyscraper-left {
    right: 1440px;
  }

  .skyscraper-right {
    left: 1435px;
  }
}
@media only screen and (max-width: 1600px) {
  html .skyscraper-wrapper {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576097497-0.skyscraper-left {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576097497-0.skyscraper-left > * {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576097497-0.skyscraper-left iframe {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576189512-0.skyscraper-right {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576189512-0.skyscraper-right > * {
    display: none !important;
  }
  html .skyscraper-wrapper #div-gpt-ad-1552576189512-0.skyscraper-right iframe {
    display: none !important;
  }
}
@media only screen and (max-width: 1170px) {
  .container .site-title {
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 1135px) {
  .container .breaking-news-widget {
    margin-top: 18px;
    margin-left: 30px;
  }
  .container .breaking-news-widget h3 {
    font-size: 16px;
    padding: 7.9px;
  }
  .container .breaking-news-widget h3:after {
    font-size: 69px;
    top: 51%;
    right: -20px;
  }
  .container .breaking-news-widget .mtphr-dnt-tick-container {
    font-size: 14px;
  }
  .container .breaking-news-widget .mtphr-dnt-tick-container a {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1215px) {
  .container .events-single .events-single__section li {
    margin-bottom: 15px;
  }
  .container .events-single .events-single__section li .img-container {
    float: none;
    width: 100% !important;
    padding: 10px;
  }
  .container .events-single .events-single__section li .text-container {
    float: none;
    width: 100% !important;
    text-align: center;
    padding: 10px;
  }
  .container .events-single .events-single__section li .events-single__subtitle {
    margin-bottom: 10px;
    width: 100%;
  }

  .page-content .container .left-sidebar, .page-content .container .right-sidebar {
    padding: 5px;
  }
  .page-content .container .site-content #sidebar-left {
    display: none;
  }
}
@media only screen and (min-width: 1075px) {
  .page-content .container .main-content {
    width: 47%;
  }
  .page-content .container .left-sidebar {
    right: 47%;
  }
  .page-content .container .right-sidebar {
    width: 28%;
  }
}
@media only screen and (max-width: 1074px) {
  .page-content .container .main-content {
    width: 100%;
    left: 0;
    right: auto;
  }
  .page-content .container .main-content .main-slider-wrap {
    padding: 35px;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 22px;
  }
  .page-content .container .left-sidebar, .page-content .container .right-sidebar {
    width: 50%;
    display: block;
    right: unset;
    left: unset;
    padding: 30px;
  }
  .page-content .container .sidebar-wrap {
    width: 90%;
    margin: 0 auto;
  }
  .page-content .container .sidebar-wrap .sidebar-widget {
    text-align: center;
  }
  .page-content .container .top-ads-block img {
    width: 95%;
    height: auto;
  }
  .page-content .container .breaking-news-widget {
    margin-top: 18px;
  }
  .page-content .container .breaking-news-widget h3 {
    font-size: 16px;
    padding: 7.9px;
  }
  .page-content .container .breaking-news-widget h3:after {
    font-size: 69px;
    right: -20px;
  }
  .page-content .container .breaking-news-widget .mtphr-dnt-tick-container {
    font-size: 14px;
  }
  .page-content .container .breaking-news-widget .mtphr-dnt-tick-container a {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .site-navigation .sub-menu {
    top: 25px;
  }
}
@media only screen and (max-width: 992px) {
  .header .header-inner {
    padding: 25px 0;
    background-color: black;
  }

  .header-block .site-branding {
    display: none;
  }
  .header-block .logo-wrap-mobile {
    display: block;
    width: 70%;
    height: auto;
    margin: auto;
  }
  .header-block .logo-wrap-mobile .custom-logo-link {
    max-width: 100%;
  }
  .header-block .logo-wrap-mobile .site-title {
    text-align: center;
  }
  .header-block .logo-wrap-mobile .site-description {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto;
  }
  .header-block .leaderboard-top {
    margin: 10px;
  }

  .mobile-breaking-news-widget {
    display: block !important;
  }

  .breaking-news-widget {
    display: none;
  }
}
@media only screen and (max-width: 786px) {
  .page-content .container .left-sidebar, .page-content .container .right-sidebar {
    width: 100%;
  }
  .page-content .container .sidebar-wrap {
    margin: 0 auto;
    max-width: 300px;
  }

  footer.footer .footer-top .container {
    display: block;
  }
  footer.footer .footer-top .footer-column {
    width: 55%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 462px) {
  .container .logo-wrap-mobile .site-description {
    font-size: 30px;
  }
}
@media only screen and (max-width: 357px) {
  .container .logo-wrap-mobile .site-description {
    font-size: 25px;
  }
}

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