/*
Theme Name: Drift Casino branded
Theme URI: https://thejema.ru/branded/drift
Author: TheJema
Author URI: https://shop.thejema.ru/
Description: Брендовый шаблон
Version: 4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: champion
Release: 30.07.2020
*/

@import "assets/font/font.css";
@import "assets/slick/slick.css";
@import "assets/slick/slick-theme.css";
@import "assets/css/jquery.formstyler.css";
@import "assets/css/jquery.formstyler.theme.css";
@import "assets/css/normalize.css";
@import "assets/css/header.css";
@import "assets/css/home.css";
@import "assets/css/promotions.css";
@import "assets/css/footer.css";


.champion-casino-official img {
    height: auto;
    width: auto;
}

.champion-casino-official p iframe {
    width: 100%;

}

.wp-caption.aligncenter {
    width: 100% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.champion-casino-official .h2 {
    font-family: 'Montserrat-Bold';
    color: #333333;
    margin: 24px 0 12px;
    font-size: 18px;
    font-weight: 700;
}

.champion-casino-official .rdy {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.champion-casino-official .rdy a {
    background: #111237;
    padding: 16px 76px;
    color: white;
    font-family: 'Montserrat-Bold';
    font-weight: 800;
    width: 100%;
}

.champion-casino-official .rdy a:hover {
    background: #0006da;
    transition: 1s;
}

.champion-casino-official table {
    margin-bottom: 16px;
}




.comments{
    margin-top: 50px;
}
.comments-wrapper__title {
    font-size: 23px;
    font-weight: 600
}

.comments-wrapper__subtitle {
    font-size: 13px
}

.comments-wrapper__form {
    margin: 25px 0 50px
}

.comments-wrapper__wrp-input {
    margin-bottom: 30px
}

.comments-wrapper__lable {
    display: block;
    font-weight: 600;
    font-size: 13px
}

.comments-wrapper__form-control, .comments-wrapper__textarea {
    outline: 0;
    border: 1px solid #ccc;
    width: 100%;
    background-color: #f9f9f9
}

.comments-wrapper__form-control {
    height: 30px;
    padding: 0 5px
}

.comments-wrapper__textarea {
    min-height: 130px;
    padding: 5px;
    resize: none
}

.comments-wrapper__wrp-btn {
    margin-top: 25px;
    text-align: left
}

.comments-wrapper__submit {
    width: 175px;
    background-color: #111237;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    padding: 8px 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.comments-wrapper__submit:hover {
    background-color: #080811
}


@media (max-width: 988px){
    .wp-caption {
        /* Force the box to be 100% */
        width: 100% !important;
    }
    #content .wp-caption a img {
        /* Scale down if too big */
        max-width: 99.03225806%; /* 614/620 */
        height: auto;
    }
}


.comment_item {
    display: flex;
    margin-bottom: 50px;
}

.ava {
    min-width: 100px;
}

.comm_text {
    padding-top: 5px;
}

.comm_text .name {
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 8px;
}
.footer__social .icon {
	margin: 0 5px;
}
.footer__social .icon:first-child {
	margin-left: 0;
}
.footer-main {
	border-bottom: 1px solid rgba(255,255,255,.1);
    padding-bottom: 20px;
	margin-bottom: 0;
}
.games-interesting ul li:before {
    top: 50%;
    transform: translateY(-50%);
}
.games-interesting ul {
    padding-left: 20px;
}
.title-yellow.span-red span {
    border-radius: 2px;
}
.title-yellow span {
    border-radius: 2px;
}
.footer-main svg {
	fill: #fff;
}
.footer-main ul li a:hover svg {
    fill: #00ab4a;
    filter: none;
}