/*
Theme Name: Vip-bet (WS)
Theme URI: https://winning-solutions.de/
Author: Winning Solutions
Author URI: https://winning-solutions.de
Description:  The WordPress theme based
Version: 1.0.34
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ws
Tags: one-page, custom-menu, featured-images, custom-background, theme-options, full-width-template
*/

html { font-size: 26px; }
@media screen and (max-width:3840px) { html { font-size: 18px; /*font-size: calc(0.625rem + 0.41666666666666674vw);*/ } }
@media screen and (max-width:1920px) { html { font-size: 16px; /*font-size: calc(0.625rem + 0.41666666666666674vw); */ } }
/*
@media screen and (max-width:1440px) { html { font-size: calc(0.812326147426982rem + 0.13908205841446453vw); } }
@media screen and (max-width:721px) { html { font-size: 16px; calc(0.8749131944444445rem + 0.1388888888888889vw);} }
*/
/*  base colors */
:root,
:root.ws-theme-light {
  --bg-color: #FAFAFA;
  --text-color: #535862;
  --title-color: #181D27;
  --half-color: #717680;
  --hd-ft-bg: #fff;
  --toggle-bg: #0A0D12;
  --border: #E9EAEB;
  --transparent-bgr: rgba(255, 255, 255, 0.60);
  --transparent-bgr2: rgba(0, 0, 0, 0.10);
  --shadow: rgba(10, 13, 18, 0.05);
  --shadow2: rgba(10, 13, 18, 0.1);
  --border2: #E9EAEB;
  --skeumorphic-shadow: rgba(10, 13, 18, 0.18);
  --skeumorphic-shadow2: rgba(10, 13, 18, 0.05);
  --skeumorphic-shadow3: rgba(10, 13, 18, 0.05);
  --icon-color: #414651;
  --brand: #B93815;
  --button-bgr: #040424;
  --button-color: #fff;
  --alternate-border: #D5D7DA;
  --alternate-bg: #fff;
  --cancel: #FEF6EE;
  --opacity10: rgba(255, 255, 255, 0.10);
  --white-button-text:#414651;
  --white-button-bgr:#FFF;
  --white-button-border:#D5D7DA;
  --breadscr: #D5D7DA;
  --breadscr-text: #F88901;
  --carousel-bgr: #E9EAEB;
  --badge-bgr: #F5F5F5;
  --badge-active: #0A0D12;
  --reverse-color: #fff;
  --overlay: rgba(0,0,0,.2);
  --available: #067647;
  --available-border: #ABEFC6;
  --unavailable: #F88901;
  --unavailable-border: #F7B462;
  --light-grey: #A4A7AE;
  --required: #E04F16;
  --padination-current: #E04F16;
  --badge-border: #F9DBAF;
  --orange-badge-bgr: #FEF6EE;
  --orange-badge-color: #B93815;
  --green: #DCFAE6;
}

:root.ws-theme-dark {
  --bg-color: #13161B;
  --text-color: #94979C;
  --title-color: #F7F7F7;
  --half-color: #85888E;
  --hd-ft-bg: #0C0E12;
  --toggle-bg: #E04F16;
  --border: #22262F;
  --transparent-bgr: rgba(12, 14, 18, 0.60);
  --transparent-bgr2: rgba(255, 255, 255, 0.10);
  --shadow: rgba(255, 255, 255, 0.00);
  --shadow2: rgba(255, 255, 255, 0.00);
  --border2: #373A41;
  --skeumorphic-shadow: rgba(12, 14, 18, 0.18);
  --skeumorphic-shadow2: rgba(12, 14, 18, 0.05);
  --skeumorphic-shadow3: rgba(255, 255, 255, 0.00);
  --icon-color: #CECFD2;
  --brand: #F7B27A;
  /* --button-bgr: #CECFD2; */
  --button-bgr: #fff;
  --button-color: #373A41;
  --alternate-border: #373A41;
  --alternate-bg: #13161B;
  --cancel: #EF6820;
  --opacity10: rgba(12, 14, 18, 0.10);
  --white-button-text:#373A41;
  --white-button-bgr:#FFF;
  --white-button-border:#CECFD2;
  --breadscr: #61656C;
  --breadscr-text: #fff;
  --carousel-bgr: #0C0E12;
  --badge-bgr: #22262F;
  --badge-active: #F0F0F1;
  --reverse-color: #000;
  --overlay: rgba(12, 14, 18, 0.2);
  --available: #ABEFC6;
  --available-bgr: #079455;
  --available-border: #079455;
  --unavailable: #F9DBAF;
  --unavailable-border: #EF6820;
  --light-grey: #85888E;
  --required: #94979C;
  --padination-current: #f7f7f7;
  --badge-border: #373A41;
  --orange-badge-bgr: #13161B;
  --orange-badge-color: #CECFD2;
  --green: #079455;
}
:root .logo_white,
:root.ws-theme-light .logo_white {
    display: none
}
:root .logo_dark,
:root.ws-theme-light .logo_dark {
    display: block
}
:root.ws-theme-dark .logo_white {
    display: block
}
:root.ws-theme-dark .logo_dark {
    display: none
}

.skeumorphic-shadow {
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
    box-shadow: 0px 1px 2px 0px var(--skeumorphic-shadow3);

}
.skeumorphic-shadow2 {
    box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3);
}

body {
    --star: #FDB022;
    --yellow: #F88901;
    --green: #17B26A;
    --dark-breadscr: #CECFD2;
    --dark-breadscr-divider: #61656C;
    --opacity20: rgba(255, 255, 255, 0.20);
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Fonts
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus - main-menu view
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Footer - footer view
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize - only not in bootstrap-reboot.css
--------------------------------------------------------------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-smooth: never;
}


audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

a {
  background-color: transparent;
  color: var(--brand);
  text-decoration: none;
  cursor: pointer;
  transition: color .5s
}
a:active,
a:hover {
  outline: 0;
  text-decoration:none;
  color:var(--brand);
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}


button[disabled],
html input[disabled] {
  cursor: default;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

fieldset {
  border: 1px solid var(--Gray-200);
  margin: 3rem 0;
  padding: 2rem 2.5rem;
}

legend {
  border: 0;
}

optgroup {
  font-weight: 400;
}


td,
th {
  padding: 0;
}
strong, b, dt {
	/* font-weight:bolder; */
    font-weight: 600;
}

code {
    font-family: inherit;
    font-weight: 500;
}
/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
/* fonts are loaded only on desktop
@font-face {
  font-family: 'Inter';
  src: url('./inc/assets/fonts/Inter-VariableFont_opsz,wght.woff2') format('woff2'),
       url('./inc/assets/fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src: url('./inc/assets/fonts/Inter-Italic-VariableFont_opsz,wght.woff2') format('woff2'),
       url('./inc/assets/fonts/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
}

@supports not (font-variation-settings: normal) {
    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Bold Italic'), local('Inter24pt-BoldItalic'),
            url('inc/assets/fonts/Inter24pt-BoldItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-BoldItalic.woff') format('woff');
        font-weight: bold;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Bold'), local('Inter24pt-Bold'),
            url('inc/assets/fonts/Inter24pt-Bold.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Italic'), local('Inter24pt-Italic'),
            url('inc/assets/fonts/Inter24pt-Italic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Italic.woff') format('woff');
        font-weight: normal;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt SemiBold Italic'), local('Inter24pt-SemiBoldItalic'),
            url('inc/assets/fonts/Inter24pt-SemiBoldItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-SemiBoldItalic.woff') format('woff');
        font-weight: 600;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Medium'), local('Inter24pt-Medium'),
            url('inc/assets/fonts/Inter24pt-Medium.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Medium.woff') format('woff');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Medium Italic'), local('Inter24pt-MediumItalic'),
            url('inc/assets/fonts/Inter24pt-MediumItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-MediumItalic.woff') format('woff');
        font-weight: 500;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt SemiBold'), local('Inter24pt-SemiBold'),
            url('inc/assets/fonts/Inter24pt-SemiBold.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-SemiBold.woff') format('woff');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Regular'), local('Inter24pt-Regular'),
            url('inc/assets/fonts/Inter24pt-Regular.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }


}
*/

/********************************/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h6, .h5 {
	font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 
             'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;    
	font-weight: 600;
    line-height: 1.25;
    color: var(--title-color);
    clear: both;
}
h1,.h1 {
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: -0.06rem;
    margin-bottom: 1rem
}
h2, .h2 {
    font-size: 2.25rem;
    font-style: normal;
    letter-spacing: -0.045rem;
    margin-bottom: 1.25rem;
}
h3, .h3 {
    font-size: 1.5rem;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 1.25rem
}
h4, h5, h6, .h4, .h6, .h5 {
    margin-bottom: 1.25rem
}

h4, .h4 {
    font-size: 1.25rem;
}


h5, .h5 {
    font-size: 1.175rem;
}
h6, .entry-content h6, .entry-content h6 a,.h6 {
    font-size: 1.125rem;
}

.large_text {
    font-size: 1.25rem;
}
.medium_text {
    font-size: 1.125rem
}
.small_text {
    font-size: 87.5%
}
.body-font-size {
    font-size: 1rem;
}
p {
    margin-bottom: 1.25rem
}
.white-color {
    color:#fff;
}
.medium-bottom-pad {
    padding-bottom: 4rem!important
}
.large-bottom-margin {
    margin-bottom: 5rem!important
}
.large-top-margin {
    margin-top: 3rem!important
}
.xlarge-bottom-margin {
    margin-bottom: 7rem!important
}
.width768 {
    max-width: 48rem;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
	font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 
             'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    background-color: var(--bg-color);
    color: var(--text-color);
    /* overflow-x: hidden; */
}
.container,
.wpb-content-wrapper > * > .vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 15px;
    padding-right: 15px;
}

.container.main-container, .main-container {
    position: relative;
    z-index:2; /* up for header block */
}
img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  font-size: .875rem;
  width: 100%;
  border: 1px solid var(--border);
  background: var(--hd-ft-bg);
}
td, th {
    padding: 8px .5rem;
    border: 1px solid var(--border);
}
thead td, th {
    font-weight: 600;
}
table > tr:nth-of-type(odd), table tbody tr:nth-of-type(odd) {
    background: var(--bg-color);
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em;
}

ul { padding-left: 26px; margin-bottom: 20px}

.site-main ul {
    margin-bottom: 1.5rem;
}
#content ul ul {
    padding-top:18px;
    padding-left: 30px;
    margin-bottom:0
}
#content ul li:last-child {
    padding-bottom: 0
}
ol {
	padding-left: 25px;
	margin-bottom: 25px
}
ol li{
    margin-bottom: 5px;
	padding-left: 5px;
}

a.button, .button, input[type="submit"] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* min-width: 12.5rem; */
    padding: 0.625rem 1rem;
    height: 3rem;
    border-radius: 62rem;
    background: var(--button-bgr);
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
    box-shadow: 0px 1px 2px 0px var(--skeumorphic-shadow3);
    border: 1px solid var(--alternate-border);

    color: var(--button-color);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: all .5s;
}
a.button.action-button, .button.action-button {
    border: 1px solid var(--yellow);
    color: #fff;
    background: var(--yellow);
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
    box-shadow: 0px 1px 2px 0px var(--skeumorphic-shadow3);
}


a.button.alternate-button, .button.alternate-button {
    border: 1px solid var(--alternate-border);
    color: var(--icon-color);
    background: var(--alternate-bg);
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
    box-shadow: 0px 1px 2px 0px var(--skeumorphic-shadow3);
}
a.button.white-button, .button.white-button {
    color: var(--white-button-text);
    background-color: var(--white-button-bgr);
    border-color: var(--white-button-border);
}
a.button.with-icon .vbicon-arrow-up-right, .button.with-icon .vbicon-arrow-up-right {
    display:inline-block;
    flex-shrink: 0;
    width:1.25rem;
    font-size: 1.25rem;
    margin-left:0.5rem;
    transition: transform .5s
}

a.button.with-icon:hover .vbicon-arrow-up-right, .button.with-icon:hover .vbicon-arrow-up-right {
    transform: translate(3px, -3px);
}

a.button:hover, a.button:focus,
.button:hover, .button:focus,
input[type="submit"]:hover, input[type="submit"]:focus,
a.button.alternate-button:hover, .button.alternate-button:hover,
a.button.alternate-button:focus, .button.alternate-button:focus {
    /* background-color: var(--brand); */
    background-color: var(--yellow);
    color: var(--button-color);
}
a.button.with-icon:hover, a.button.with-icon:focus,
.button.with-icon:hover, .button.with-icon:focus,
input[type="submit"]:hover, input[type="submit"]:focus {
    background: var(--button-bgr);
    color: var(--button-color);
}
a.button.alternate-button.with-icon:hover, .button.alternate-button.with-icon:hover,
a.button.alternate-button.with-icon:focus, .button.alternate-button.with-icon:focus {
    color: var(--icon-color);
    background: var(--alternate-bg);
}
a.button.action-button:hover, .button.action-button:hover,
a.button.action-button:focus, .button.action-button:focus {
    color: #fff;
    background: var(--yellow);
}


button:focus {
    outline: none;
}
.button.align-center {
    display: table!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
a.ws-readmore {
    color: var(--yellow);
    font-size: .875rem;
    padding-left: .25rem;
}
.nowrap {
    white-space:nowrap;
}
.width-100 {
    width: 100%
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#page {
    z-index: 1;
    position: relative;
    /* overflow-x: hidden; */
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

#content {
    position: relative;
    z-index: 1;
    /* overflow-x: hidden; */
}
body #content {
    /* overflow: hidden; */
    overflow: clip;
    padding-top: 5rem;
}
/**/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-center {text-align: center}
@media (min-width: 575px) {
    .text-sm-right {
        text-align: right;
    }
    .text-sm-center {
        text-align: center
    }
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* single post styles */
.container.single-container {
    /* max-width: 50rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto; */
}
/* .container.single-container, .narrow-content .wpb-content-wrapper > * > .vc_row {
    max-width: 52rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
} */

.single-container {
    margin-bottom:3rem
}
.ws-post-meta {
    margin-bottom: .75rem;
}
.ws-post-meta span {
    display: inline-block;
    margin: 0 .25rem .5rem 0;
    border-radius: 1rem;
    overflow: hidden;
    padding: .25rem 1rem;
    color:var(--Text);
    font-weight: 500;
    font-size: 0.875rem;
    position: relative;
}
.ws-post-meta span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(33 59 86 / 85%);
    border-radius: 1rem;
    mix-blend-mode: overlay;
}
/**/
.single-post-widgets {
    background: var(--hd-ft-bg);
    padding: 2rem 0
}
/* single review post */
.review-sports-content {
    padding: 0.75rem;
    border-radius: 0.75rem;
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    color: var(--title-color);
    margin-bottom: 3rem;
}
.single-sports-banner {
    height: 4rem;
    padding: calc(2rem - 39px) 0.75rem calc(2rem - 39px) 1.5rem;
    border-radius: 0.75rem;
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
    margin-bottom: .75rem
}
.sports-logo {
    max-height: 1.75rem;
    width: auto
}
.single-sports-data {
    padding: 0 1.25rem
}
.single-sports-data-common {
    /* flex-basis: 40%; */
    flex-shrink: 1;
    color: var(--title-color);
}

.single-sports-data-common-item {
    padding: .75rem .75rem 1.5rem;
    border-bottom: 1px solid var(--border);
}
.single-sports-data-common-item .ws-star-rating {
    margin-bottom: 0
}
.single-sports-data-common-item:last-child {
    padding-bottom: .75rem;
    border-bottom-width: 0
}
.user-region > * {
    margin-left: .5rem
}
.user-region-data-img {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    flex-shrink: 0;
    background-size: cover;
    background-position: center;
    margin-right: .25rem
}
.single-sports-data-title {
    color: var(--title-color);
    font-weight: 500;
    font-size: .875rem
}
.single-sports-data-benefit-advant > *:not(:last-child) {
    margin-bottom: .5rem
}
.single-sports-data-actions .ws_copy_code {
    margin-bottom: 1.25rem
}

.single-sports-data-actions > .button {
    margin-top: .75rem;
    height: 3rem
}
/* players review on single review */
.player-reviews {
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    border-radius: 0.75rem;
}
.player-reviews-title {
    margin-bottom: 1rem;
}
.player-reviews-title > div[id^='toc'] {
    order: 1;
}
.player-reviews-title h2 {
    font-weight: 500;
    margin-bottom: .5rem;
    order:0
}
.player-reviews-subtitle {
    border-top: 1px solid var(--border);
    padding: .75rem;
    margin-bottom: 1.5rem
}
.player-reviews-subtitle > * {
    margin-bottom: .5rem
}
.player-reviews-title-rating {
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: .5rem;
    order:3;
}
.player-reviews-title .ws-star-rating {
    margin-bottom: 0
}
.player-reviews-title .ws-star-rating-wrap .rating-value {
    font-weight: 400;
    margin-left: .25rem;
}
.player-reviews-subtitle-data {
    font-size: .75rem;
    font-weight: 500;
    padding: 0.25rem 0.625rem 0.25rem 0.25rem;
    border-radius: 624rem;
    border: 1px solid var(--border);
    background: var(--bg-color);
}
.player-reviews-subtitle-data a:hover {
    color: var(--yellow)
}
.player-reviews-subtitle-data > span {
    border-radius: 624rem;
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    padding: 0.125rem 0.5rem;
    margin-right: .5rem
}
.stars-values {
    border-radius: 0.375rem;
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    margin-bottom: 2rem
}
.add-review-wrap {
    border-top: 1px solid var(--border);
    margin-bottom: .5rem;
    padding-top: 2rem;
}
.player-reviews-item {
    padding: 1.5rem 0;
    border-bottom: 1px solid var(--border)
}
.player-title-wrap > * {
    margin-bottom: .75rem
}
.player-rating .ws-star-rating {
    margin-bottom: 0
}
.player-title-data {
    position: relative;
    padding-right: 20px;
    font-weight: 500;
}
.player-title-data .verified {
    bottom: .375rem
}
.player-title-date {
    font-size: .875rem
}
@media (max-width:767px) {
    .single-sports-banner {
        margin-bottom: -.5rem;
    }
    .single-sports-data {
        flex-wrap:wrap;
        padding: 0;
    }
    .single-sports-data > * {
        flex-basis: 100%;
    }
    .single-sports-data-common {
        border: 1px solid var(--border);
        border-top-width: 0;
        border-radius: 0 0 .75rem .75rem;
        padding-top:.5rem;
        margin-bottom: .75rem;
    }
    .single-sports-data-common-item {
        padding: .75rem;
    }
    .single-sports-data-benefit-advant {

    }
    .single-sports-data-actions {
        margin-top: .75rem;
    }
    .single-sports-data-actions .ws_copy_code {
        margin-bottom: .75rem;
    }
    .single-sports-data-actions > .button {
        margin-top: .5rem;
    }
    .review-sports-content {
        margin-bottom: 2rem
    }
    .player-reviews {
        padding: 1.5rem 1rem;
        margin: 1.5rem 0 0
    }

}
@media (min-width: 768px) {
    .player-reviews {
        padding: 1.5rem 1rem;
        margin: 1.5rem -1rem
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .single-sports-data {
        flex-wrap:wrap
    }
    .single-sports-data-common {
        flex-basis: 60%;
    }
    .single-sports-data-benefit-advant {
        padding-left: 1.5rem
    }
    .single-sports-data-actions {
        flex-basis: 100%;
        margin-top: 1rem;
        padding-top: 2rem;
        border-top: 1px solid var(--border);
    }
}
@media (min-width: 992px) {
    .single-sports-data-common {
        flex-basis: 40%;
    }
    .single-sports-data-benefit-advant {
        padding: 0 1.5rem
    }

}
/* single bonus codes */
.bonus-code-content {
    border-radius: 0.625rem;
    margin: 0 1rem 3rem;
    color: #fff;
    padding: .75rem
}
.single-bonus-code {
    flex-basis: 100%;
    flex-shrink: 1;
    position: relative;
}

.single-bonus-code-banner {
    height: 4rem;
    padding: 1.125rem 0.75rem 1.125rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.25rem
}
.single-bonus-code-banner, .single-bonus-code-banner .ws-star-rating-wrap .rating-value {
    color: #fff
}
.single-bonus-code-banner .ws-star-rating {
    margin-bottom: 0
}
.ws_bonus_tag_item.grey_badge {
    margin-right: .25rem;
    margin-bottom: .6rem
}
.bonus-code-content .grey_badge {
    border: 1px solid #D5D7DA;
    background: #FFF;
    color: #414651;
    box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
}
.grey_badge i {
    margin-right: .25rem;
    font-size: 1rem
}
.single-bonus-code-text {
    font-size: 1.5rem;
    font-weight: 500;
    color:#fff;
}
.single-bonus-code-data-common {
    flex-basis: 100%;
    flex-shrink: 1
}
.single-bonus-code-tested-item, .single-bonus-code-legal-item {
    flex-shrink: 0;
    padding-left: 1.5rem
}
.single-bonus-code-legal-item .user-region > * {
    margin-left: 0;
    margin-bottom: .25rem
}
.bonus-code-content .feature-title {
    font-size: .875rem;
    font-weight: 500;
    margin-bottom: .25rem
}
.single-bonus-code-data-actions {
    /* flex-basis: 27rem;
    padding: 0 4rem; */
    align-self: center;
}
.single-bonus-code-data-actions .button {
    border-radius: 0.75rem;
    margin-top: .5rem;
}
.single-bonus-code-data-actions .ws_copy_code {
    border-color: var(--border);
    text-align: center;
    background: #fff;
    color: #181D27;
}
.single-bonus-code-data-actions .ws_copy_code span {
    flex-basis: 100%;
    padding-left: 20px;
}
.single-bonus-code-data-actions .ws_copy_code .ws_copy_code_info {
    font-weight: normal;
}
.single-bonus-code-data-actions .ws_copy_code .ws_copy_code_value:not(.small) {
    padding-top: 0;
    color: #181D27;
    line-height: 1.2
}
.single-bonus-code-data-actions .ws_copy_code .ws_copy_code_info i {
    color: #A4A7AE;
}
.single-bonus-code-data-actions .ws_copy_code .ws_copy_code_info i:hover {
    color: #181D27;
}
.green-circle {
    display: inline-block;
    background-color: var(--green);
    width: .5rem;
    height: .5rem;
    border-radius:100%;
    margin-right: .3rem
}
.green {
    color: var(--green)
}
.single-bonus-code-data-actions .last-used {
    text-align: center;
    margin-top: .5rem;
    position: relative;
    align-self: center;
    border-radius: 0.375rem;
}
.bonus-code-instructions {
}
.bonus-code-instructions-item {
    padding: 0 1rem 2rem;
}
.bonus-code-instructions-item .step-number {
    width: 1.75rem;
    height: 1.75rem;
    padding: 0.375rem 0.5625rem;
    justify-content: center;
    align-items: center;
    border-radius: 624rem;
    background: var(--cancel);
    color: var(--unavailable);
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    margin-right: .75rem;
    flex-shrink:0;
}
.bonus-code-instructions-item .step_title {
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--title-color);
}
.bonus-code-instructions-item .step_description {
    color: var(--text-color);
}
/* toglle text */
.toggle-text-wrap {
    padding: 0 1rem;
    border-radius: 0.375rem;
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    color: var(--text-color);
    font-size: .875rem;
    margin-bottom: 1.5rem;
}
.toggle-text-title {
    font-weight: 500;
    color: var(--title-color);
    padding: .75rem 1.5rem .75rem 0;
    position: relative;
    cursor: pointer;
    padding-right:1.5rem;
}
.toggle-text-title:before {
    content: '\e908';
    font-family: 'vipbit' !important;
    position: absolute;
    top: .75rem;
    right: 0;
    font-size: 1.25rem;
    line-height: 1;
    color: var(--text-color);
}
.toggle-text-title.active:before {
    transform: rotate(180deg);
}
.toggle-text-title.title-trust {
    margin-left:-.25rem;
    padding-left: 1.75rem;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-position: left center;
}
.ws-theme-light .toggle-text-title.title-trust {
    background-image: url('inc/assets/images/shield.svg');
}
.ws-theme-dark .toggle-text-title.title-trust {
    background-image: url('inc/assets/images/shield_dark.svg');
}
.toggle-text-content {
    max-height:0;
    overflow: hidden;
    visibility:hidden;
    opacity: 0;
    padding-top: 0;
    transition: all .5s
}
.toggle-text-title.active + .toggle-text-content {
    max-height:1000rem;
    visibility:visible;
    opacity: 1;
    padding-top: .75rem
}
@media (max-width: 991px) {
    .single-bonus-code-data-actions {
        flex-basis: unset;
        min-width: 15rem;
        padding: 0;
    }
    .single-bonus-code {
        padding-bottom: .75rem;
        border-bottom: 2px dashed var(--hd-ft-bg);
        margin-bottom: 1rem;
    }
    .single-bonus-code:before, .single-bonus-code:after {
        content:'';
        position: absolute;
        bottom: -.6rem;
        background: var(--bg-color);
        border-radius: 100%;
        width: 1.1rem;
        height: 1.1rem;
    }
    .single-bonus-code:before {
        left: -1.35rem;
    }
    .single-bonus-code:after {
        right: -1.35rem;
    }
    .bonus-code-instructions-item {
        flex-basis: 100%
    }
}
@media (max-width: 767px) {
    .single-bonus-code-banner {
        margin-bottom: .9rem
    }
    .single-bonus-code-data-common {
        flex-basis: 100%;
        margin-bottom: 1.5rem
    }
    .single-bonus-code-legal-item, .single-bonus-code-tested-item {
        padding-left: 0;
    }
    .single-bonus-code-legal-item {
        flex-basis: 50%;
    }
    .single-bonus-code-data-actions {
        align-self: stretch;
    }
}
@media (min-width: 992px) {
    .single-bonus-code {
        padding-right: 1.7rem;
        border-right: 2px dashed var(--hd-ft-bg);
        margin-right: .6rem;
    }
    .single-bonus-code:before, .single-bonus-code:after {
        content:'';
        position: absolute;
        right: -.6rem;
        background: var(--bg-color);
        border-radius: 100%;
        width: 1.1rem;
        height: 1.1rem;
    }
    .single-bonus-code:before {
        top: -1.55rem;
    }
    .single-bonus-code:after {
        bottom: -1.55rem;
    }
    .bonus-code-instructions-item {
        flex-basis: 33.333%
    }

}
@media (min-width: 992px) and (max-width: 1199px) {
    .single-bonus-code-data-actions {
        flex-basis: 22rem;
        padding: 0 1rem;
    }
}
@media (min-width: 1200px) {
    .single-bonus-code-data-actions {
        flex-basis: 27rem;
        padding: 0 3rem;
    }
}
/**/
/* author page */
.author-info {
    padding: 0.75rem;
    border-radius: 0.75rem;
    border: 1px solid var(--border);
    background: var(--hd-ft-bg);
    margin: 2rem 0 1.5rem
}
@media (max-width: 767px) {
    .author-avatar {
        flex-basis: 100%;
        flex-shrink: 0;
        text-align: center;
    }
}
@media (min-width: 768px) {
    .author-avatar {
        flex-basis: 19.25rem;
        flex-shrink: 0;
        margin-right: 2rem;
    }
}
@media (min-width: 1025px) {
    .author-avatar {
        margin-right: 4rem;
    }
}
.author-details {
    flex-basis: 100%;
}
.author-avatar img {
    border-radius: 0.5rem;
    margin-bottom: 1.5rem;
}
.author-social-title {
    font-size: .875rem;
    color: var(--title-color);
    font-weight: 500;
    margin-bottom: .5rem
}
.author-social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    padding: .625rem;
    border-radius: 100%;
    border: 1px solid var(--alternate-border);
    background-color: var(--hd-ft-bg);
    color: var(--light-grey);
    margin-right: .6rem;
    transition: all .5s
}
.author-social-link:hover {
    color: var(--text-color);
    border-color: var(--text-color);
}
.author-details h1 {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 1.25rem 0 .75rem;
}



/**/
/* popup maker additional styles */
.pum-theme-vip-bet-light-box .pum-container .pum-title,
.pum-theme-vip-bet-dark-theme .pum-container .pum-title {
    letter-spacing: 0.16rem;
    text-transform: uppercase;
    margin-bottom: 2.25rem!important;
    margin-top: 4px;
}
/**/
.floating-footer {
    bottom: 0;
    left:0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    display: flex;
    /* margin-top: 1rem; */
    padding: 1.85rem 0 1.25rem;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.75rem 0.75rem 0 0;
    /* box-shadow: 0px 0px 0px 1px var(--skeumorphic-shadow) inset, 0px -2px 0px 0px var(--skeumorphic-shadow2) inset, 0px 1px 2px 0px var(--skeumorphic-shadow3); */
}
.floating-footer .container {
    position: relative;
}
.float-mark-line-wrap {
    position: absolute;
    top: -1.325rem;
    left: 0;
    right:0;
    height: 0.375rem;
}
.float-mark-line {
    border-radius: 624rem;
    background: var(--opacity20);
    height: 0.375rem;
    width: 0;
    margin: 0 auto;
}
.review-footer-banner {
    color: #fff;
}
.review-footer-bonus {
    font-weight: 500;
    font-size: 1.125rem
}
.text-rating {
    padding: 0.25rem 0.5rem 0.25rem 0.375rem;
    border-radius: 624rem;
    background: var(--opacity10);
    box-shadow: 0px 1px 2px 0px var(--shadow);
    font-size: .875rem;
    font-weight: 500;
    white-space: nowrap;
    margin-left: .75rem
}
@media (max-width: 767px) {
    .review-footer-banner .button {
        width: auto
    }
    .review-footer-banner .sports-logo {
        max-width: 6rem;
    }
}
/**/
.grey_badge, .green_badge, .red_badge, .blue_badge {
    display: flex;
    padding: 0.125rem 0.5rem;
    align-items: center;
    border-radius: 624rem;
    font-size: 0.75rem;
    font-weight: 500;
}
.grey_badge {
    border: 1px solid var(--alternate-border);
    background: var(--hd-ft-bg);
    box-shadow: 0px 1px 2px 0px var(--shadow);
    color: var(--icon-color);
}
.green_badge {
    color: var(--available);
    border: 1px solid var(--available-border);
    background: var(--available-bgr);
}
.red_badge {
    color: var(--unavailable);
    border: 1px solid var(--unavailable-border);
    background: var(--cancel);
}
.blue_badge {
    color: #3538CD;
    border: 1px solid #C7D7FE;
    background: #EEF4FF;
}
.user-region-availability.with_icon {
    padding-left: 1.25rem;
    background-size: .75rem;
    background-repeat: no-repeat;
    background-position: left .38rem center;
}
.user-region-availability.with_icon.eligible {
    background-image: url('inc/assets/images/check-verified-01.svg');
}
.user-region-availability.with_icon.vpn {
    background-image: url('inc/assets/images/shield-01.svg');
}
.user-region-availability.with_icon.not_available {
    background-image: url('inc/assets/images/x.svg');
}
/**/
.list-item {
    position: relative;
    color: var(--text-color);
    padding-left: 2.25rem
}
.list-item:before {
    content: '';
    position: absolute;
    left:0; top:0;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
}
.list-item.green-check:before {
    background-image: url('inc/assets/images/check_icon_light.svg');
}
:root.ws-theme-dark .list-item.green-check:before {
    background-image: url('inc/assets/images/check_icon_dark.svg');
}
.list-item.red-cancel:before {
    border-radius: 100%;
    background-color: var(--cancel);
    background-size: .75rem;
    background-position: center;
    background-image: url('inc/assets/images/x_close_light.svg');
}
:root.ws-theme-dark .list-item.red-cancel:before {
    background-color: var(--cancel);
    background-image: url('inc/assets/images/x_close_dark.svg');
}
/**/
blockquote {
    padding-left: 24px;
    border-left: 2px solid #0768B2;
    font-style: italic;
    font-size: 125%;
    margin: 30px 0;
}

img.alignright, .wp-caption.alignright {
    margin: 0 0 1rem 1.5rem!important
}
img.alignleft, .wp-caption.alignleft {
    margin: 0 1.5rem 1rem 0!important
}
img.alignnone, .wp-caption.alignnone,
img.aligncenter, .wp-caption.aligncenter {
    margin: 1.5rem auto 1.5rem !important;
     display: block;
}

img.alignright:first-child, .wp-caption.alignright:first-child,
img.alignleft:first-child, .wp-caption.alignleft:first-child,
img.alignnone:first-child, .wp-caption.alignnone:first-child,
img.aligncenter:first-child, .wp-caption.aligncenter:first-child {
  margin-top: 0;
}

/* @media (max-width:767px) {
    img.alignright, .wp-caption.alignright {
      margin: 0 0 1rem 1rem!important;
    }
    img.alignleft, .wp-caption.alignleft {
      margin: 1.25rem 1rem 1.25rem 0!important;
    }
    img.alignnone, .wp-caption.alignnone,
    img.aligncenter, .wp-caption.aligncenter {
      margin: 1.25rem auto 1.25rem;
    }
} */
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/**/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 2rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}
/* widget menu */
.widget_nav_menu ul {
    padding-left: 0;
    padding-top: 0;
}
.widget_nav_menu ul li {
    margin-bottom:1rem;
    list-style-type: none
}
.widget_nav_menu ul li a {
    font-weight: 400;
    color: var(--text-color);
    padding: .5rem 0;
}
/* .widget_nav_menu ul li.current-menu-item a, */
.widget_nav_menu ul li a:hover {
    color: var(--title-color)!important;
}
/**/
.secondary-wrapper .widget:first-child h3.widget-title {
    margin-top:0
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}

.widget ul.menu li {
    list-style-type: none
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}
/* .post.hentry {
    margin-bottom: 1.5em;
} */

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}
/**/

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption figcaption, .wpb_single_image .vc_figure-caption, figcaption {
    margin: .25rem 0 0 1.15rem!important;
    text-align: left;
    color: var(--text-color);
    font-size: 0.75rem!important;
    font-weight: 400;
    position: relative;
}
.wp-caption figcaption a, .wpb_single_image .vc_figure-caption a, figcaption a {
    color: var(--text-color);
    text-decoration: underline;
}
.wp-caption figcaption:before, .wpb_single_image .vc_figure-caption:before, figcaption:before {
    content: '';
    position: absolute;
    left:-1.15rem;
    top:0;
    height: 100%;
    width: .75rem;
    background: url('inc/assets/images/link-01.svg') no-repeat left center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.entry-meta {
    font-size: 16px;
    color: rgba(0,0,0,0.5);
    margin-top:10px
}
/**/
/*  404 page */
.error-404 {
    display:flex;
    -webkit-flex-direction: column;
    flex-direction:         column;
    align-items: center;
    justify-content: center;
}
.error-404 .page-content {
    text-align: center;

}
.error-404 .page-content img {
    max-width: 80%
}
@media (min-width:768px) {
    .error-404 .page-header h1,  .error-404 .page-content >*:not(:last-child) {
        margin-bottom: 3rem
    }
}
@media (max-width:767px) {
    .error-404 .page-header h1,  .error-404 .page-content >*:not(:last-child) {
        margin-bottom: 2rem
    }
}
/* shortcodes */
/* footer logo + button */
.footer_logo_button {

}

/**/

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
@media only screen and (max-width: 575px) {
    * {
        word-break: break-word;
        hyphens: auto;
    }
}
@media only screen and (max-width:767px) {
    .container, .wpb-content-wrapper > * > .vc_row {
        max-width: 100%;
    }
    #masthead .container {
        padding-right: .625rem
    }
    .container.single-container {
        padding-top: 3rem;
    }

    #content {
    }
    .large_text {
        font-size: 1.125rem;
    }
    .medium_text {
        font-size: 1.08rem
    }
     h1,.h1 {
        font-size: 2.25rem;
    }

    h2, .h2 {
        font-size: 2rem;
    }
    .medium-bottom-pad {
        padding-bottom: 1rem!important
    }
    .large-bottom-margin {
        margin-bottom: 2rem!important
    }
    .large-top-margin {
        margin-top: 1.5rem!important
    }
    .xlarge-bottom-margin {
        margin-bottom: 5rem!important
    }
    .desktop-show { display:none!important}

    .error-404 {
        min-height: 300px;
    }
    img.alignleft, .wp-caption.alignleft,
    img.alignright, .wp-caption.alignright {
        margin: 0 auto 15px!important;
        display: block;
        float: none;
    }
    .single-post article {
        margin: 0;
    }
    .xlarge-pads,
    .wpb-content-wrapper > * > .vc_row {
        padding-top: 0;
        padding-bottom: 3rem
    }
    a.button, .button, input[type="submit"] {
        width: 100%
    }
}
@media only screen and (min-width:768px) {
    .mobile-show { display:none!important}
    .error-404 {
        min-height: 500px;
    }

    .container, .wpb-content-wrapper > * > .vc_row {
        max-width: calc(80rem + 60px);
    }
    .container, .wpb-content-wrapper > * > .vc_row {
        padding-left: 30px;
        padding-right: 30px;
    }
    .container.single-container {
        max-width: 58rem;
        padding-top: 3.5rem;
    }
}
@media only screen and (min-width: 1350px) {
    .wpb-content-wrapper > * > .vc_row {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (min-width:768px) and (max-width: 991px) {
    #content {
        min-height: calc(100vh - 684px);
    }
    h1,.h1 {
        font-size: 2.5rem;
    }
    .xlarge-pads,
    .wpb-content-wrapper > * > .vc_row {
        padding-top: 0;
        padding-bottom: 4rem
    }

}
@media only screen and (max-width: 1199px) {
    body #content {
        padding-top: 4.5rem;
    }
}
@media only screen and (min-width: 992px) {
    .xlarge-pads,
    .wpb-content-wrapper > * > .vc_row {
        padding-top: 0;
        padding-bottom: 4rem
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #content {
        min-height: calc(100vh - 560px);
    }

}

@media only screen and (min-width: 992px) {
    /* two column text */
    .twocolumn {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        /* -webkit-column-width: 200px;
        -moz-column-width: 200px;
        column-width: 200px; */
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        text-align: left;
    }

}

@media only screen and (max-width: 1439px) and (min-width:768px) {
    /* #masthead .container {
        max-width: 100%;
        padding-left: .75rem;
        padding-right: .75rem
    } */
}
@media only screen and (min-width: 1440px){
    .large_text {
        font-size: 1.25rem;
    }
    .x-large-text {
        font-size: 7rem
    }

}

@media only screen and (min-width: 1200px) {
    #content {
        min-height: calc(100vh - 500px);
    }
}
@media only screen and (min-width: 1921px) {
    #content {
        min-height: calc(100vh - 700px);
    }
    .container, .wpb-content-wrapper > * > .vc_row {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 92rem;
    }
}



/* popup maker shift */
html.pum-open.pum-open-overlay {
overflow: visible !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
overflow-y: visible !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body .cookiedisallow-fixed-banner.cookiedisallow_position-bottom,
html.pum-open.pum-open-overlay.pum-open-scrollable body .cookiedisallow-fixed-banner.cookiedisallow_position-top,
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0!important;
}

/* addtoany */
.ws-sharing {
    margin: 3rem 0
}
.ws-sharing-title {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 1rem
}
.ws-sharing .addtoany_list a:not(.addtoany_special_service)>span {
    border-radius: 100%;
    padding: .25rem;
}
/**/
/*== 2.2 - select2 ==*/
div#wpadminbar ~ span.select2-container,
body.admin-bar > span.select2-container {
    padding-top: 32px !important;
}
.select2-container--default {
    max-width: 100%;
}
.select2-container--default .select2-selection--single {
    height: 3.25rem!important;
    border-color: var(--Gray-200)!important;
    border-radius: 0!important;
    background-color: transparent!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: inherit;
    padding: 0 2.5rem 0 0.75rem!important;
    text-align: left;
    line-height: 3.125rem!important;
    white-space: normal!important;
    color: inherit!important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0!important;
    right: 0!important;
    width: 2.5rem!important;
    height: inherit!important;
    margin: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important;
    border: 0!important;
    background: url(inc/assets/images/chevron_down.svg) no-repeat center;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
}
.select2-dropdown {
	border: 0!important;
    background-color: var(--Gray-50)!important;
    z-index: 98!important;
}
.select2-search--dropdown,
.select2-results {
    border: 1px solid var(--Gray-200);
}
.select2-search--dropdown .select2-search__field {
    padding: .25rem 0.75rem!important;
    border-color: var(--Gray-200) !important;
    background-color: var(--Gray-50) !important;
}
.select2-search--dropdown .select2-search__field:focus-visible {
    outline: 0;
    border-radius: 0;
    background-color: var(--Gray-200) !important;
}
.select2-container--open .select2-dropdown--below .select2-results {
    border-top: 0;
}
.select2-container--open .select2-dropdown--above .select2-results {
    border-bottom: 0;
}
.select2-container--default .select2-results__option {
    /* padding: 10px 10px 7px; */
    padding: .75rem 1rem;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
}
@supports not selector(::-webkit-scrollbar) {
  .select2-container--default .select2-results > .select2-results__options {
      scrollbar-width: thin;
      scrollbar-color: var(--Gray-50) var(--Gray-200);
  }
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 3px;
    background-color:var(--Gray-200);
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: var(--Gray-50);
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    border-radius: 2px;
    -webkit-box-shadow: none;
    background-color: var(--Gray-200);
}

.select2-container--default .select2-results__option:first-child {
    border: 0;
}
.select2-container--default .select2-results__option:hover {
    color: #fff !important;
    background-color: var(--Background-Secondary) !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: inherit!important;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
    color: var(--Text-Tertiary)!important;
    background-color: inherit!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: var(--Background-Secondary) !important;
}
.select2-search--dropdown {
    padding: .5rem!important;
}

/**/
