/*
   Theme Name:   RGK10years
   Theme URI:    
   Description:  RGK10years Theme
   Author:       RGK10years
   Author URI:   
   Version:      1.0.0
*/


.zapyt {width:100%;margin-bottom:30px;}
.zapyt h2 {margin-bottom:2px;}
.zapyt .author_z {color:#ccc;}


.js-logout-btn {color:#002549;}


/* CHAT */
body:not(.admin-bar) .wcUsersCounter {display:none !important;}

.rgk-button {

    border: 1px solid var(--color-base-blue-light);
    background-color: var(--color-base-blue-light);
    border-radius: 44px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--color-base-text);
    cursor: pointer;
    display: inline-block;
    font-family: "FreeSetC Bold", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    max-width: 25rem;
    padding: 1rem 0.5rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.375rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0.425rem;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1280px) {
    .video__caption {max-width:225px;}
}

/* DEMO */

:root {
    --color-base-blue-dark: #251158 !important;
}

.d-none {display: none !important;}
.section--bg-picture {background-image: url('dist/images/demo_bg_old.jpg') !important;background-size: cover;}



/*fix ant*/
.speaker__figcaption__title, .greetings__subtitle {color:#717bfe;}
.header__user-points {font-size:12px;text-transform: uppercase;}
.page-id-30 .video__form {display:none;}
header, footer {background: #22014a !important;}
.section--bg-blue {
    background-color: #22014a !important;
}