/*

This is the Responsive style sheet to define style rules for the different display sizes

*/
@media only screen and (min-width: 961px) {
  .menu-search .site-search #top-search a.search {
    padding: 8px 16px;
    margin: 0 8px;
  }
  .wp-block-image.gift-ad-section-image {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 960px) {
  .magcontent {
    width: 100%;
  }
  .menu-search .site-search #top-search a.search {
    padding: 8px 16px;
    margin: 0 8px;
    background: #fff;
    border-radius: 32px;
  }
}
@media only screen and (max-width: 820px) {
  .magcover {
    height: calc(60vh - 56px);
  }
  .magcover .social-share-cover .post-share .share-ttl {
    font-size: 16px;
  }
  .magcover .social-share-cover .post-share a {
    font-size: 24px;
  }
  .wp-block-embed.is-provider-youtube iframe {
    max-width: 100%;
    height: 53vw;
  }
  /* Offers styles */
  div.offers-page-wrapper .magcover {
    height: 100vh;
    max-height: unset;
  }
  div.offer-header {
    position: absolute;
    width: 100%;
  }
  div.offer-header .offer-header-title--wrapper {
    display: flex;
    flex-direction: column;
  }
  div.offer-header .offer-header-title--wrapper .offer-header-title {
    box-sizing: border-box;
    width: 100%;
    padding: 0 40px 40px 40px;
  }
  div.offer-header .offer-header-title--wrapper .offer-date--wrapper {
    justify-content: flex-start;
    box-sizing: border-box;
    height: unset;
    width: 100%;
    border-radius: 0;
    padding: 20px 40px;
  }
  div.offer-header .offer-header-title--wrapper .offer-date--wrapper .offer-header--date-icon {
    margin-right: 32px;
  }
  div.offer-header .offer-description--wrapper {
    flex-direction: column;
    padding: 0 40px 40px 40px;
  }
  div.offer-header .offer-description--wrapper .offer-header--inf-icon, div.offer-header .offer-description--wrapper .offer-description {
    box-sizing: border-box;
    width: 100%;
  }
  div.offer-header .offer-description--wrapper .offer-header--inf-icon {
    display: none;
  }
  div.offer-header .offer-description--wrapper .offer-description p {
    margin: 0;
  }
  div.offer-page-content {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  body.home .magcover .cover-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body.home .magcover .cover-widgets {
    display: none;
  }
  body.home .magcover .cover-title {
    display: none;
  }
  .grecaptcha-badge {
    bottom: 64px !important;
  }
  #mobile-header {
    display: block;
    border-bottom: solid #fff 1px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.3);
  }
  .nav-open .cover-wrap {
    height: calc(100vh - 56px);
    max-height: 736px;
    min-height: 280px !important;
  }
  .nav-open #content-header {
    display: flex;
  }
  .menu-search .site-search #top-search a.search {
    padding: 0;
    margin: 0;
    background: unset;
    border-radius: unset;
  }
  .offers-wrapper .offers-row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .offers-wrapper .offers-row .offers-column {
    width: 90%;
    max-width: 100%;
    margin-bottom: 32px;
  }
  div.offer-page-content .row-offer p {
    font-size: 1rem;
  }
  div.offer-page-content .row-offer .row-offer--icon .uagb-container-inner-blocks-wrap {
    display: flex;
    flex-direction: row !important;
    justify-content: flex-start !important;
  }
  div.offer-page-content .teaser-photos-wrapper .teaser-photo-header {
    flex-wrap: nowrap;
  }
  div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--icon {
    width: 64px;
  }
  div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--title {
    width: 66%;
  }
  div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--icon, div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--title {
    max-width: unset !important;
    padding: 0 !important;
  }
  div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--icon .uagb-container-inner-blocks-wrap, div.offer-page-content .teaser-photos-wrapper .teaser-photo-header .teaser-photo-header--title .uagb-container-inner-blocks-wrap {
    display: flex;
    flex-direction: row !important;
    justify-content: flex-start !important;
    margin: 0;
  }
}
@media only screen and (max-width: 414px) {
  body .home .magcover .nav-open .cover-wrap {
    max-height: 736px;
    min-height: 380px;
  }
  body .feat-category .feat-categ-item.first {
    height: 320px;
  }
  .home #main-area {
    padding: 3%;
    margin-bottom: 40px;
  }
  .home #footer {
    padding-bottom: 120px;
  }
  #cover-header {
    display: none;
  }
  header#site-header {
    display: none;
  }
  .site-wrapper.f-width #content-header {
    width: 100%;
  }
  .site-wrapper.f-width.nav-open .top-menu-button {
    left: 0;
  }
  .nav-panel.mobile {
    display: flex;
    position: fixed;
    z-index: 9;
  }
  .magheader {
    position: fixed;
    display: flex;
    z-index: 11;
    bottom: 0;
    width: 100%;
    height: 6vh;
    background: #fff;
  }
  .magheader #content-header {
    justify-content: space-between;
    height: unset;
    padding: 4px 0;
  }
  .magheader #content-header .header-social-links {
    width: 60%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .magheader #content-header #top-bar-right {
    border: 2px solid #787878;
    height: 24px;
  }
  .magheader #content-header #top-bar-right .header-icon {
    padding: 0 15px;
  }
  .magheader #content-header #top-bar-right .header-icon .open-hidden-sidebar {
    width: 14px;
  }
  .magheader .nav-panel {
    z-index: 9;
    position: fixed;
    bottom: 0;
  }
  .magheader .nav-open #content-header {
    display: flex;
  }
  body.home .magcover {
    display: block;
    height: 25vh;
    min-height: 320px;
    margin-top: 8vh;
  }
  body.home .magcover .cover-widgets {
    display: none;
  }
  body.home .magcover .cover-title {
    display: none;
  }
  body.home .magcover .cover-title h1 {
    line-height: 0.3em;
  }
  body.home .magcover .cover-title h1 a {
    font-size: 45%;
  }
  body.home .magcover .advert-offers--wrapper {
    margin: 0;
    width: 95%;
  }
  body.home .magcover .advert-offers--wrapper .advert-offer .advert-offers--content .mytg-advert-title {
    width: 50%;
  }
  body.home .magcover .post-navigation {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    right: 2%;
  }
  body.home .magcover .post-navigation .post-next {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  body.home .magcover .post-navigation .post-next i, body.home .magcover .post-navigation .post-prev i {
    left: 40%;
    line-height: 64px;
    font-size: medium;
  }
  body.home .magcover .post-navigation .post-next .postnav-image, body.home .magcover .post-navigation .post-prev .postnav-image {
    width: 64px;
    height: 64px;
  }
  body.single-post .magcover .cover-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  body.single-post .magcover .advert-offers--wrapper {
    justify-content: start;
    width: 95%;
  }
  body.single-post .magcover .social-share-cover {
    padding: 0 2%;
    transform: unset !important;
    bottom: 30px !important;
    width: calc(100vw - 4% - 80px);
  }
  body.single-post .magcover .social-share-cover:before {
    content: "SHARE:";
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
  }
  body.single-post .magcover .social-share-cover ul.post-share {
    justify-content: space-between;
  }
  body.single-post .magcover .social-share-cover ul.post-share li {
    font-size: 16px;
  }
  body.single-post .magcover .social-share-cover ul.post-share li:nth-child(1) {
    display: none;
    margin-right: 0;
  }
  body.single-post .magcover .social-share-cover ul.post-share a {
    font-size: 24px;
  }
  body.single-post .magcover .post-navigation {
    bottom: 88px !important;
  }
  .slider-area {
    margin-bottom: 30px;
  }
  .slider-area .slide-item {
    height: 240px;
  }
  .slider-area .slide-item .slide-text {
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    justify-content: flex-start;
    height: 100%;
  }
  .slider-area .slide-item .slide-text .post-categs-box {
    margin-top: 0;
  }
  /* offer page offer boxes */
  div.row-offer {
    flex-direction: column !important;
    border-radius: 32px;
    row-gap: 0 !important;
  }
  div.row-offer .row-offer--icon, div.row-offer .row-offer--title, div.row-offer .row-offer--title-only, div.row-offer .row-offer--desc, div.row-offer .row-offer--cta {
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px !important;
  }
  div.row-offer .row-offer--icon {
    flex-direction: row;
    justify-content: flex-start !important;
  }
  /* Article CTA styles mobile */
  div.article-cta {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  #hidden-sidebar .widgets-side {
    width: 100%;
  }
  body .magcover .advert-offers--wrapper {
    justify-content: start;
    width: 95%;
  }
  body .magcover .advert-offers--wrapper .advert-offer .advert-offers--content .mytg-advert-title {
    width: 40%;
  }
  body .magcover .post-navigation {
    bottom: 88px !important;
  }
  .advert-button--wrapper a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 280px) {
  .magheader #content-header .header-social-links {
    display: none;
  }
  body.home .magcover .cover-title h1 {
    line-height: 0.3em;
  }
  body.home .magcover .cover-title h1 a {
    font-size: 45%;
  }
  body .magcover .advert-offers--wrapper .advert-offer img.advert-offers--icon {
    display: none;
  }
  body .magcover .advert-offers--wrapper .advert-offer .advert-offers--content {
    width: 100%;
  }
  body .magcover .advert-offers--wrapper .advert-offer .advert-offers--content .mytg-advert-title {
    width: 40%;
  }
}

/*# sourceMappingURL=responsive-child.css.map */
