@charset "UTF-8";

.home,
.page-template,
.page-template-default {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.article:hover,
.five-articles:hover,
.four-article:hover,
.three-article:hover {
background: #e2e8ff
}
.button-secondary,
.stripe-checkout-button {
background-color: #00427f;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 10px
}
.stripe-checkout-button:hover {
background-color: #011e39;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 10px
}
a {
text-decoration: none
}
.top-header {
background: #00427f;
box-sizing: border-box;
padding: 10px;
width: 100%
}
.top-header-container {
align-items: center;
display: -webkit-box;
display: flex;
justify-content: space-between
}
.left-content,
.right-content {
color: #fff;
font-family: Roboto Slab, sans-serif;
font-size: 10px;
font-weight: 900;
line-height: 13.19px
}
.right-content {
margin-left: auto
}
.login-button {
align-items: center;
background: transparent;
border: none;
cursor: pointer;
display: -webkit-box;
display: flex;
height: 35px;
justify-content: center;
width: 43px
}
.login-icon {
fill: #fff;
height: 100%;
width: 100%
}
.next-row {
border-bottom: .5px solid #000;
display: -webkit-box;
display: flex
}
.logo-column {
height: 95px;
margin-top: -5px;
width: 55%
}
.aktuella-matcher {
background-color: #f0f1f5;
height: 95px;
margin-bottom: 10px;
margin-top: 10px;
width: 20%
}
.small-title {
font-family: Roboto Slab, sans-serif;
font-size: 18px;
font-weight: 800;
margin: 0;
padding: 5px;
text-align: left;
text-transform: uppercase
}
.match-column-one {
float: left;
text-transform: uppercase;
width: 50%
}
.match-column-two {
float: right;
text-transform: uppercase;
width: 50%
}
.match-title {
font-family: Roboto Slab;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 5px;
padding-left: 5px;
text-align: left
}
.featured-column {
height: 95px;
width: 25%
}
.author-photo {
float: left;
height: 95px;
margin-left: 10px;
margin-right: 0;
margin-top: 10px;
width: auto
}
.column-title {
font-family: Roboto Slab;
font-size: 16px;
font-weight: 600;
letter-spacing: -.01em;
line-height: 18px;
text-align: center;
text-decoration: none !important
}
.author-title {
font-family: Barlow Condensed;
font-size: 20px;
font-weight: 700;
line-height: 0;
margin-top: 0;
text-align: center
}
.menu-row {
justify-content: space-between;
padding-top: 5px
}
.menu-column,
.menu-row {
display: -webkit-box;
display: flex
}
.menu-column {
align-items: center;
width: 75%
}
.menu-column ul {
display: -webkit-box;
display: flex;
list-style: none;
margin: 0;
padding: 0
}
.menu-column ul li {
color: #00427f;
font-family: Poppins, sans-serif;
font-size: 18px;
font-weight: 800;
line-height: 27px;
text-align: justify;
transition: transform .3s ease
}
.menu-column ul li:hover {
color: #01182e
}
.menu-column ul li a {
color: inherit;
text-decoration: none
}
.menu-column ul li:not(:last-child) {
margin-right: 10px
}
.menu-column ul li:not(:last-child):after {
content: "|";
margin-left: 10px
}
.column {
box-sizing: border-box;
padding: 10px
}
.social-icons-column {
align-items: center;
display: -webkit-box;
display: flex;
justify-content: space-around;
width: 10%
}
.social-icons-column .social-icon {
background-size: cover;
cursor: pointer;
height: 28px;
width: 28px
}
.social-icons-column .social-icon.facebook {
background-image: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/images/facebook.svg)
}
.social-icons-column .social-icon.twitter {
background-image: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/images/twitter.svg)
}
.social-icons-column .social-icon.whatsapp {
background-image: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/images/whatsapp.svg)
}
.social-icons-column .social-icon.plus {
background-image: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/images/plus.svg);
height: 30px
}
.language-selector-column {
align-items: center;
color: #00427f;
display: -webkit-box;
display: flex;
font-family: Poppins, sans-serif;
font-size: 18px;
font-weight: 800;
justify-content: flex-end;
line-height: 27px;
margin-right: 2%;
text-align: justify;
width: 10%
}
.language-selector-column a {
color: inherit;
cursor: pointer;
text-decoration: none
}
.teams-filter-row {
box-sizing: border-box;
justify-content: space-between;
margin-top: 10px;
padding-left: 2px
}
.teams-filter-column,
.teams-filter-row {
align-items: center;
display: -webkit-box;
display: flex
}
.teams-filter-column {
width: 75%
}
.teams-filter-column p {
color: #000;
font-family: Poppins, sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: -.01em;
line-height: 21px;
margin-right: 5px;
text-align: right;
text-transform: uppercase
}
.teams-filter-column .team-logos {
align-items: center;
cursor: pointer;
display: -webkit-box;
display: flex;
gap: 5px
}
.teams-filter-column .team-logo {
height: 28px;
transition: transform .3s ease;
width: 28px
}
.teams-filter-column .team-logo:hover {
transform: scale(1.2)
}
.date-column {
align-items: center;
color: #000;
display: -webkit-box;
display: flex;
font-family: Poppins, sans-serif;
font-size: 14px;
font-weight: 400;
justify-content: flex-end;
letter-spacing: -.01em;
line-height: 21px;
margin-right: 25px;
text-align: right;
text-transform: uppercase;
width: 20%
}
.footer-row {
background-size: cover;
height: 110px;
margin: 0
}
.footer-sm-row {
align-items: center;
display: block;
height: 35px;
margin-top: 70px
}
.social-media-column {
flex: 1
}
.social-media-column .social-media-links {
display: -webkit-box;
display: flex
}
.social-media-column .social-media-links a {
align-items: center;
color: #000;
display: -webkit-box;
display: flex;
font-family: Roboto Slab, sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: -.01em;
margin-right: 20px;
text-decoration: none;
transition: transform .3s ease
}
.social-media-column .social-media-links a:hover {
color: #00427f;
transform: scale(1.1)
}
.social-media-column .social-media-links a img {
height: 26px;
margin-right: 0;
width: 26px
}
.footer-column,
.footer-row {
display: -webkit-box;
display: flex
}
.footer-column {
flex-direction: column;
padding-left: 10px;
width: 10%
}
.footer-column:nth-child(2) {
width: 15%
}
.footer-column:nth-child(3) {
width: 10%
}
.footer-column h4 {
font-size: 12px;
font-weight: 900;
line-height: 15.83px;
margin: 10px 0
}
.footer-column h4,
.footer-column p {
color: #fff;
font-family: Roboto Slab;
letter-spacing: -.01em;
text-align: left
}
.footer-column p {
font-size: 11px;
font-weight: 400;
line-height: 14.51px;
margin: 0
}
.footer-column a {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px
}
.footer-column a:hover {
color: #00427f
}
.footer-column .accordian__item-content {
list-style-type: none;
margin: 0;
padding: 0
}
.footer-separator {
border: 1px solid #00427f;
margin: 20px 0
}
.copyright-column {
display: inline-block;
vertical-align: top;
width: 25%
}
.copyright-column p {
color: #000;
font-size: 14px;
line-height: 1.6
}
.footer-menu-column {
align-items: right;
display: block;
width: 75%
}
.footer-menu-column .footer-menu {
display: block;
list-style: none;
margin: 0;
padding: 0;
text-align: right
}
.footer-menu-column .footer-menu li {
color: #00427f;
display: inline;
font-family: Poppins, sans-serif;
font-size: 18px;
font-weight: 800;
line-height: 27px;
list-style: none;
margin-right: 10px;
text-align: justify
}
.footer-menu-column .footer-menu li a {
color: inherit;
text-decoration: none;
transition: transform .3s ease
}
.footer-menu-column .footer-menu li a:hover {
transform: scale(1.1)
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-Regular.ttf) format("truetype")
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-Bold.ttf) format("truetype")
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-Medium.ttf) format("truetype")
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-ExtraBold.ttf) format("truetype")
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-Light.ttf) format("truetype")
}
@font-face {
font-family: Barlow Condensed;
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/BarlowCondensed-SemiBold.ttf) format("truetype")
}
@font-face {
font-family: Roboto Slab;
font-stretch: 1% 200%;
font-style: normal;
font-weight: 1 999;
font-display: swap;
src: url(//bollsvenskan.se/wp-content/themes/bollsvenskan/assets/fonts/RobotoSlab-VariableFont_wght.ttf) format("truetype")
}
.article-grid-module {
display: -ms-grid;
display: grid;
grid-template-columns: 2fr 0fr;
margin-bottom: 10px;
margin-top: 10px;
width: 75%
}
.article-grid {
display: -ms-grid;
display: grid;
gap: 10px;
grid-template-columns: 2fr 1fr
}
.article {
background: #f0f1f5;
margin-bottom: 10px;
padding: 10px
}
.article-image img {
margin: 0;
max-height: 190px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.article-grid-bottom .article-image img {
margin: 0;
min-height: 100px
}
.article-content {
color: #000;
text-align: left
}
.article-big-title {
color: #000;
font-family: Barlow Condensed, sans-serif;
font-size: 25px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 30px;
margin-bottom: 5px;
margin-top: 2px
}
.article-big-title:hover {
color: #00427f
}
.article-small-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin-bottom: 5px;
margin-top: 2px;
text-align: left
}
.article-small-title:hover {
color: #00427f
}
.article-small-bottom-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin-bottom: 5px;
margin-top: 2px;
text-align: left
}
.article-small-bottom-title:hover {
color: #00427f
}
.article-content .article-excerpt {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
margin-top: 5px;
text-align: justify
}
.article-grid-bottom {
-moz-column-count: 2;
column-count: 2;
gap: 10px
}
.article-image-big img {
height: 426px;
margin: 0;
max-height: 426px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.three-articles-module {
display: -ms-grid;
display: grid;
gap: 10px;
grid-template-columns: 3fr;
width: 75%
}
.three-articles-grid {
display: -webkit-box;
display: flex;
margin-top: 0;
width: 100%
}
.three-article {
background: #f0f1f5;
margin: 5px;
padding: 10px;
width: 100%
}
.three-article .three-article-link {
text-decoration: none
}
.three-article .three-article-link .three-article-image img {
height: 180px;
margin: 0;
max-height: 180px;
width: 100%
}
.three-article .three-article-link .three-article-content {
color: #000;
padding: 10px;
text-align: left
}
.three-article .three-article-link .three-article-content .three-article-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin: 0;
text-align: left
}
.three-article .three-article-link .three-article-content .three-article-title:hover {
color: #00427f
}
.three-article .three-article-link .three-article-content .three-article-excerpt {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
margin-top: 5px;
text-align: justify
}
.four-articles-module {
display: -ms-grid;
display: grid;
gap: 10px;
grid-template-columns: 4fr;
width: 100%
}
.four-articles-grid {
display: -webkit-box;
display: flex;
margin-top: 0;
width: 100%
}
.four-article {
background: #f0f1f5;
margin-bottom: 0;
margin-left: 5px;
margin-right: 5px;
padding: 10px;
width: 100%
}
.four-article-link {
text-decoration: none
}
.four-article-image img {
height: auto;
margin: 0;
max-height: 180px;
width: 100%
}
.four-article-content {
color: #000;
padding: 10px;
text-align: left
}
.four-article-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin: 0;
text-align: left
}
.four-article-title:hover {
color: #00427f
}
.four-article-excerpt {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
margin-top: 5px;
text-align: justify
}
.separator {
margin-left: auto;
margin-right: auto;
width: 100%
}
hr,
img {
margin: 20px 0
}
img {
height: auto;
max-width: 100%
}
.five-articles-module {
display: -ms-grid;
display: grid;
grid-template-columns: 3fr;
margin-bottom: 10px;
margin-top: 10px;
width: 100%
}
.five-articles-grid {
display: -ms-grid;
display: grid;
gap: 10px;
grid-template-columns: 1fr 1fr 2fr
}
.five-articles {
background: #f0f1f5;
margin-bottom: 10px;
padding: 10px
}
.five-article-image img {
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.five-article-image img,
.five-articles-grid-bottom .five-article-image img {
margin: 0;
max-height: 180px
}
.five-article-content {
color: #000;
text-align: left
}
.five-article-big-title {
color: #000;
font-family: Barlow Condensed, sans-serif;
font-size: 25px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 30px;
margin-bottom: 5px;
margin-top: 2px
}
.five-article-big-title:hover {
color: #00427f
}
.five-article-small-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin-bottom: 5px;
margin-top: 2px;
text-align: left
}
.five-article-small-title:hover {
color: #00427f
}
.five-article-small-bottom-title {
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin-bottom: 5px;
margin-top: 2px;
text-align: left
}
.five-article-small-bottom-title:hover {
color: #00427f
}
.five-article-content .five-article-excerpt {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
margin-top: 5px;
text-align: justify
}
.five-articles-grid-bottom {
display: -ms-grid;
display: grid;
gap: 10px;
grid-template-columns: 1fr 1fr
}
.five-article-image-big img {
height: 100%;
margin: 0;
min-height: 460px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.five-articles-grid-bottom .five-articles {
-ms-grid-column-span: 2;
grid-column: span 2
}
.most-read-single {
background: -webkit-linear-gradient(bottom, #f0f1f5, #f0f1f5), -webkit-linear-gradient(bottom, #f0f1f5, #f0f1f5);
background: linear-gradient(0deg, #f0f1f5, #f0f1f5), linear-gradient(0deg, #f0f1f5, #f0f1f5);
display: -webkit-box;
display: flex;
font-family: Barlow Condensed;
font-size: 14px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 17px;
list-style-type: none;
padding: 0;
text-align: left
}
.most-read-ul {
margin-top: 0
}
.most-read-content {
align-items: center;
display: -webkit-box;
display: flex;
flex: 1;
margin-left: 10px
}
.most-read-image img {
height: 82px;
margin: 5px;
width: 120px
}
.most-read-single:hover,
.upcoming-single:hover {
background: #e2e8ff
}
.most-read-block {
box-sizing: border-box;
flex: 1;
margin-top: 0;
padding: 5px
}
.most-read-title {
background: #00427f;
color: #fff;
font-family: Roboto Slab;
font-size: 18px;
font-weight: 900;
letter-spacing: -.01em;
margin-top: 0;
padding: 10px;
text-align: center
}
.most-read-ul {
display: -ms-grid;
display: grid;
gap: 10px;
padding: 0
}
.most-read-single a {
color: #000
}
.upcoming-block {
box-sizing: border-box;
flex: 1;
margin-top: 0;
padding: 5px
}
.upcoming-title {
background: #00427f;
color: #fff;
font-family: Roboto Slab;
font-size: 18px;
font-weight: 900;
letter-spacing: -.01em;
margin-top: 0;
padding: 10px;
text-align: center
}
.upcoming-ul {
display: -ms-grid;
display: grid;
gap: 10px;
padding: 0
}
.upcoming-single {
padding: 10px
}
.latest-posts-single,
.upcoming-single {
background: -webkit-linear-gradient(bottom, #f0f1f5, #f0f1f5), -webkit-linear-gradient(bottom, #f0f1f5, #f0f1f5);
background: linear-gradient(0deg, #f0f1f5, #f0f1f5), linear-gradient(0deg, #f0f1f5, #f0f1f5);
font-family: Barlow Condensed;
font-size: 14px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 17px;
list-style-type: none;
text-align: left
}
.latest-posts-single {
display: -webkit-box;
display: flex;
padding: 0
}
.latest-posts-single:hover {
background: #e2e8ff
}
.latest-posts-ul {
display: -ms-grid;
display: grid;
gap: 10px;
margin-top: 0;
padding: 0
}
.latest-posts-image img {
height: 82px;
margin: 5px;
width: 120px
}
.latest-posts-content {
align-items: center;
display: -webkit-box;
display: flex;
flex: 1;
margin-left: 10px
}
.latest-posts-block {
box-sizing: border-box;
flex: 1;
margin-top: 0;
padding: 5px
}
.latest-posts-title {
background: #00427f;
color: #fff;
font-family: Roboto Slab;
font-size: 18px;
font-weight: 900;
letter-spacing: -.01em;
margin-top: 0;
padding: 10px;
text-align: center
}
.latest-posts-single a {
align-items: center;
color: #000;
display: -webkit-box;
display: flex;
flex: 1;
margin-left: 10px
}
.related-articles-module {
display: -webkit-box;
display: flex;
gap: 10px;
grid-template-columns: 3fr;
margin-top: 20px;
width: 100%
}
.related-articles-ul {
display: -webkit-box;
display: flex;
list-style: none;
margin-top: 0;
width: 100%
}
.related-articles-single {
background: #f0f1f5;
margin: 5px;
padding: 10px;
width: 100%
}
.related-articles-single .related-articles-link {
text-decoration: none
}
.related-articles-single .related-articles-link .related-articles-image img {
height: 180px;
margin: 0;
max-height: 180px;
width: 100%
}
.related-articles-single .related-articles-link .related-articles-content {
color: #000;
padding: 10px;
text-align: left
}
.related-articles-single .related-articles-link .related-articles-content .related-article-excerpt {
color: #000;
font-family: Roboto Slab, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
margin-top: 5px;
text-align: justify
}
.related-articles-image img {
height: 180px;
margin: 0;
max-height: 180px;
width: 100%
}
.related-article-title a {
color: #000;
font-family: Barlow Condensed;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 18px;
margin: 0;
text-align: left
}
.related-article-title a:hover {
color: #00427f
}
.related-article-excerpt {
font-family: Roboto Slab sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: -.01em;
line-height: 16px;
text-align: justify
}
.post-meta,
.post-meta-module {
display: -webkit-box;
display: flex
}
.post-meta {
align-items: flex-start;
flex-direction: column;
font-family: Roboto Slab;
font-size: 16px;
font-weight: 900;
letter-spacing: -.01em;
line-height: 21px;
text-align: justify
}
.post-meta .author-info {
align-items: center;
display: -webkit-box;
display: flex;
margin-bottom: 0
}
.post-meta .author-info .author-avatar {
margin-right: 10px
}
.post-meta .author-info .author-details {
font-weight: 700
}
.post-meta .author-info .author-details .author-name {
text-transform: uppercase
}
.post-meta .author-info .author-details .author-email {
font-weight: 700;
margin-top: 2px
}
.locked-title {
margin-top: 10%;
text-align: center
}
.article-lock {
align-items: center;
background: -webkit-linear-gradient(rgba(240, 241, 245, 0) -10%, #f0f1f5 22%);
background: linear-gradient(rgba(240, 241, 245, 0) -10%, #f0f1f5 22%);
justify-content: center;
margin-top: -5%;
min-height: 350px;
padding-top: 50px;
position: relative;
z-index: 999999
}
.article-lock,
.article-lock .paywall-lock-buttons {
display: -webkit-box;
margin-left: auto;
margin-right: auto
}
.paywall-button-container {
background: -webkit-linear-gradient(top, #4fc426, #689958);
background: linear-gradient(180deg, #4fc426, #689958);
border-radius: 25px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .251);
margin: 25px;
min-height: 260px;
padding: 30px
}
.paywall-button-container button {
display: block;
margin-top: 10px;
width: 100%
}
.custom-product-title {
color: #fff;
font-family: Roboto Slab;
font-size: 16px;
font-weight: 900;
letter-spacing: -.01em;
line-height: 21.1px;
margin-bottom: 10px;
text-align: center
}
.custom-product-description,
.custom-product-description-one {
color: #fff;
font-family: Roboto Slab;
font-size: 12px;
font-weight: 400;
letter-spacing: -.01em;
line-height: 15.83px;
margin-bottom: 10px;
text-align: center
}
.custom-product-description-one {
min-height: 75px
}
.custom-product-price {
color: #fff;
font-size: 16px;
font-weight: 900;
letter-spacing: -.01em;
line-height: 21.1px;
margin-bottom: 10px;
text-align: center
}
.payment-method-form select {
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
margin-bottom: 20px;
padding: 10px
}
select#payment-method option[value=stripe]:before {
content: "💳";
margin-right: 5px
}
select#payment-method option[value=swish]:before {
content: "📱";
margin-right: 5px
}
.hidden {
display: none
}
.mfp-wrap {
z-index: 99999999
}
.mfp-content {
align-items: center;
background: #fff;
bottom: 0;
display: -webkit-box;
display: flex;
justify-content: center;
left: 0;
padding: 20px;
position: absolute;
right: 0;
top: 0;
z-index: 999999
}
.mfp-content iframe {
border: none;
height: 100%;
width: 100%
}
.mfp-close {
background: #00427f;
border: none;
bottom: 0;
color: #fff;
cursor: pointer;
margin-left: 0;
margin-right: 0;
padding: 10px;
position: absolute;
width: auto
}
.webhook-text {
text-align: center
}
.archive {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.swish-qr-button {
background-color: #011e39;
padding: 10px
}
.btn,
.btn-light,
.mt-3,
.swish-qr-button {
border: none;
box-shadow: none;
color: #fff;
cursor: pointer
}
.btn,
.btn-light,
.mt-3 {
background-color: #00427f;
padding: 10px 50px
}
#customer_number {
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
margin-bottom: 17px;
padding: 10px 70px 10px 15px
}
.qr-image {
border-radius: 50px;
margin: 0
}
.qr-card,
.qr-image {
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .251)
}
.qr-card {
background: -webkit-linear-gradient(top, #4fc426, #689958);
background: linear-gradient(180deg, #4fc426, #689958);
border-radius: 60px;
padding: 20px
}
.customer-number {
font-size: 28px;
font-weight: 700
}
.customer-number,
.qr-price-amount {
color: #fff;
margin: 0;
text-align: center;
text-shadow: 1px 1px rgba(0, 0, 0, .251)
}
#registration-form {
background-color: transparent;
border: 0 solid #ddd;
border-radius: 5px;
margin: 20px auto;
max-width: 350px;
padding: 70px
}
#registration-form label {
display: block;
font-weight: 700;
margin-bottom: 5px
}
#registration-form input[type=password],
#registration-form input[type=submit],
#registration-form input[type=tel],
#registration-form input[type=text] {
border: 1px solid #ccc;
border-radius: 3px;
box-sizing: border-box;
margin-bottom: 15px;
padding: 10px;
width: 100%
}
#registration-form input[type=submit] {
background-color: #00427f;
color: #fff;
cursor: pointer;
transition: background-color .3s ease
}
#registration-form input[type=submit]:hover {
background-color: #0056b3
}
.product-template-default {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.woocommerce-breadcrumb {
display: none
}
.woocommerce div.product {
display: block;
margin: 40px auto 0;
position: relative
}
.woocommerce-page div.product .woocommerce-tabs {
clear: both;
display: none
}
.product_meta {
display: none
}
.woocommerce-page div.product div.summary {
align-content: center;
align-items: center;
display: -webkit-box;
display: flex;
flex-direction: row;
flex-wrap: wrap;
float: unset;
gap: 50px;
justify-content: center;
margin-left: auto;
margin-right: auto;
width: 100%
}
.woocommerce .quantity .qty,
.woocommerce div.product div.images.woocommerce-product-gallery {
display: none
}
.woocommerce div.product .product_title {
font-family: Barlow Condensed;
font-size: 40px;
line-height: 48px;
margin-top: 20px;
padding: 0;
text-align: left
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
color: #faca00;
font-size: 28px;
font-weight: 700
}
.woocommerce div.product form.cart {
margin-bottom: 0
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
background-color: #00427f;
color: #fff
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
background-color: #011d37;
color: #fff
}
.related .products {
display: none
}
.woocommerce {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.woocommerce-form-coupon-toggle {
display: none
}
.woocommerce-billing-fields {
line-height: 0;
margin: 0;
padding: 0
}
#payment-method-form {
display: -webkit-box;
display: flex;
flex-direction: column;
gap: 10px
}
#payment-method {
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
margin-bottom: 20px;
padding: 10px
}
#payment-method option {
background-color: #fff;
border: none;
border-radius: 5px;
color: #333;
font-size: 16px;
padding: 10px
}
#payment-method option:hover {
background-color: #f0f0f0
}
#checkout-button {
background: #00427f;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 16px
}
.post-template-default {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.site-content {
flex: 75% 0 0
}
.sidebar {
display: block;
min-width: 320px
}
.widgettitle {
display: none
}
#primary {
display: -webkit-box;
display: flex;
gap: 20px
}
.article-ad-banner {
display: block;
margin: 0 auto;
min-height: 110px;
-o-object-fit: cover;
width: 100%
}
.single-article-ad {
display: block;
height: auto;
margin: 0;
width: 100%
}
.single-header-section {
display: -webkit-box;
display: flex
}
.single-header-section .poll-column {
flex: 0 0 25%
}
.single-header-section .poll-title {
font-family: Roboto Slab;
font-size: 14px;
font-weight: 800;
letter-spacing: -.01em;
line-height: 18px;
text-align: left
}
.single-header-section .poll-answer {
position: relative
}
.single-header-section .wp-polls ul,
.single-header-section .wp-polls-ans ul,
.single-header-section .wp-polls-ul {
float: none;
list-style: none;
text-align: left
}
.single-header-section .wp-polls-ul {
margin: 0 0 10px 10px;
padding: 0
}
.single-header-section .poll-results {
color: #fff;
font-family: Roboto Slab;
font-size: 12px;
font-weight: 500;
left: 8%;
letter-spacing: -.01em;
line-height: 16px;
position: absolute;
text-align: left;
text-transform: uppercase;
top: -9px;
transform: translateX(-50%);
z-index: 2
}
.single-header-section .poll-column .wp-polls .pollbar {
background: #00427f;
border: 0 solid #c8c8c8;
font-size: 6px;
height: 21px;
line-height: 8px;
margin: 0 0 10px
}
.single-header-section .pollbar {
position: relative;
z-index: 1
}
.single-header-section .wp-polls-ul .poll-answer:nth-child(2) .pollbar {
background: #faca00
}
.single-header-column {
flex: 0 0 75%;
margin-right: 15px
}
.entry-header {
background: #f0f1f5;
padding: 10px
}
.post-thumbnail {
max-height: 450px;
overflow: hidden
}
.post-thumbnail img {
height: 450px;
margin-top: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.entry-title {
font-family: Barlow Condensed;
font-size: 40px;
line-height: 48px;
text-align: left
}
.entry-title,
.single-excerpt {
font-weight: 700;
letter-spacing: -.01em
}
.single-excerpt {
font-family: Roboto Slab sans-serif;
font-size: 16px;
line-height: 21px;
text-align: justify
}
.single-content {
font-family: Roboto Slab;
font-size: 15px;
font-weight: 400;
letter-spacing: -.01em;
line-height: 20px;
text-align: justify
}
.main-content-sectionside .mobile-bottom-navigation {
display: flex;
align-items: center;
justify-content: space-between;
position: fixed;
bottom: 0;
left: 0;
background-color: rgb(240 240 240);
width: 100%;
z-index: 9999;
border-top: 1px solid #AFAFAF;
}
.mobile-bottom-navigation #nav-home {
text-align: center;
padding: 0 10px 0 15px;
font-size: 12px;
color: #484848;
line-height: 1;
font-weight: 900;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
font-family: 'Roboto Slab';
}
.mobile-bottom-navigation #nav-home:after {
content: "";
height: 7px;
width: 7px;
background-color: #AFAFAF;
border-radius: 100%;
margin-top: 3px;
}
.mobile-bottom-navigation #nav-home.active:after {
background-color: #FACA00;
}
.mobile-bottom-navigation #nav-home img {
height: 18px;
width: 18px;
margin: 0 0 6px 0;
}
.mobile-bottom-navigation button {
padding: 0 10px;
background-color: transparent;
border: none;
outline: none;
font-size: 12px;
line-height: 1;
font-weight: 900;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: #484848;
font-family: 'Roboto Slab';
}
.mobile-bottom-navigation button:after {
content: "";
height: 7px;
width: 7px;
background-color: #AFAFAF;
border-radius: 100%;
margin-top: 3px;
}
.mobile-bottom-navigation button.active:after {
background-color: #FACA00;
}
.mobile-bottom-navigation button#nav-share {
padding-right: 15px;
}
.mobile-bottom-navigation button img {
height: 18px;
width: 18px;
margin: 0 0 6px 0;
}
.mobile-bottom-navigation #nav-ad {
width: 150px;
height: 65px;
flex-shrink: 0;
}
.mobile-bottom-navigation #nav-ad img {
height: 65px;
width: 150px;
object-fit: cover;
max-width: none;
margin: 0;
object-position: center;
}
.mobile-bottom-navigation .inner-mobile-navigationbar {
display: flex;
justify-content: space-evenly;
width: 100%;
height: 65px;
align-items: center;
}
.fbnb-m-sticky .home-page,
.fbnb-m-sticky .news-flood-page { margin-top: 174px;} .news-flood-page #primary.content-area{
gap: 1%;
}
.news-flood-wrapper .news-flood-header .newsfeed-header-top .newsfeed-header-top-left .team-filter-wrap .team-filter-select2-wrap .select2-container{
width: 280px !important;
display: block;
}
.team-filter-select2-wrap select.team-filter-select2{
width: 278px !important;
min-width: 278px;
border: 2px solid #000000;
}
.bolls-mobile-article-image .mfp-content {
position: relative;
display: inline-block;
background: inherit;
}
.bolls-mobile-article-image .mfp-content .mfp-counter{
width: 100%;
color: #fff;
font-size: 16px;
line-height: 26px;
text-align: center;
}
.bolls-mobile-article-image .mfp-content .mfp-figure:after{
background: #ffffff;
}
@media (max-width: 767px) {
.bolls-mobile-article-image .mfp-content{
padding: 10px;
width: 80%;
}
.bolls-mobile-article-image .mfp-container .mfp-arrow{
-webkit-transform: scale(0.6);
transform: scale(0.6);
}
.bolls-mobile-article-image .mfp-arrow-left:after{
margin-left: 15px;
}
.bolls-mobile-article-image .mfp-arrow-right:after{
margin-left: 60px;
}
}