/*
Theme Name: Casino Bangladesh
Template: pokatheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/
:root {
    --main-color: #0494f3
    --primary-button-color: #0494f3;
}
.btn-primary {
    background-color: #0494f3;
}
body {
    background: url(/wp-content/uploads/2023/12/bg-1.jpg);
}
.wysiwyg-part li a:not(.btn), .wysiwyg-part p a:not(.btn) {
    color: #0494f3;
}
.header-top-flex {
    margin-left: -10px;
}
.header-top-flex-part.header-top-flex-part--center {
    flex: 100;
}
.header-logo {
    text-align: left;
}
.header-logo .custom-logo-link {
    width: 188px;
    display: block;
}
.header-menu>li.current-menu-item a {
    color: #0494f3;
}
.header-bottom {
    width: 60%;
    position: absolute;
    top: 20px;
    left: 55%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background: transparent;
    z-index: 99;
}
.header-menu li a {
    font-size: 1.12rem;
    font-weight: bold;
}
.header-menu li a:hover {
    color: #0494f3;
}
.header-menu>li.menu-item-has-children>.sub-menu {
    padding-top: 20px;
}
.header-menu .sub-menu li {
    margin-bottom: 5px;
}
.wysiwyg-part h1:first-of-type {
    margin-top: 0 !important;
    font-size: var(--h2-font-size);
    line-height: var(--headings-line-height);
    color: #0494f3;
    font-weight: var(--headings-font-weight);
    margin: var(--h1-margin) 0;
}
.wp-site-blocks>.container, main>.container {
	padding: 20px 30px;
    background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
.wysiwyg-part .wp-block-poka-affiliate-table+h2 {
    margin-top: 30px;
}
.page-template-default .wp-site-blocks {
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 0;
}
table {
    width: 100%;
    /* border-spacing: 0px; */
}
td {
    padding: 10px 15px;
    line-height: 18px;
    border: 1px solid #ccc;
}
.review-box-name {
    -webkit-background-clip: text !important;
    background-image: linear-gradient(90deg , #EFC500 0%, #DA7F00 23.28%, #CC2D54 50.53%, #670A8E 100%);
    color: transparent !important;
}
.review-bonus {
    font-size: 1.4rem;
    line-height: 1.2;
}
.review-bonus strong {
    color: #dd5730;
    display: block;
}
/* */
iframe, embed, object, video {
    max-width: 100%;
}
.wp-site-blocks .alignfull {
    padding-top: 20px;
    padding-bottom: 50px;
}
.wp-block-group+.wp-block-group {
    padding-top: 0;
	padding-bottom: 0;
}
.expert-review-score {
    position: relative;
    padding: 15px 15px;
}
.expert-review--color-red-1 {
    background: #faf2f4;
}
.expert-review-score-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0;
}.expert-review-score-line__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
    margin-right: 1%;
    font-size: .9em;
}
.expert-review-score-line__progress {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.expert-review-score-line__progress-container {
    background: #fff;
    height: 17px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 10px rgb(146 123 165 / 10%);
    box-shadow: 0 1px 10px rgb(146 123 165 / 10%);
}
.expert-review--color-red-1 .expert-review-score-line__progress-fill {
    background: #bc2042;
    background-image: -webkit-gradient(linear,left top,right top,from(#bc2042),to(#e84c44));
    background-image: -o-linear-gradient(left,#bc2042,#e84c44);
    background-image: linear-gradient(to right,#bc2042,#e84c44);
}

/* */
.expert-review {
    background: #f5f1f8;
    border-radius: 4px;
    margin: 2em 0;
}
.expert-review-qa {
    position: relative;
    padding: 25px 15px 10px;
}
.expert-review-qa__answer {
    font-weight: 400;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    font-size: 16px;
}

.expert-review-qa__avatar {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 20px;
    border-radius: 50%;
    background-size: 25px;
    overflow: hidden;
}

/* */

.box-100 {
    width: 100%;
}
.box-66 {
    width: 66.66666666%;
}
.box-33 {
    width: 33.33333333%;
}
.space-organization-details-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #dfe6e9;
    margin-top: 30px;
    padding: 20px 0;
}
.contact_details>div {
    margin-bottom: 20px;
}
.contact-info div.wpforms-container-full {
    margin-top: -12px;
}
.wpcf7-form.init {
    margin-top: -4px;
}
.footer-widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
}
.footer-widgets .widget {
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none;
}
section.footer-section.footer-section--padding-alt.footer-section--copyright {
    padding: 8px 0 0px;
}
#wpfront-scroll-top-container i:before {
    content: "\f35b";
    color: #ff2453;
    font-size: 32px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
}
.wpcf7-form-control-wrap .wpcf7-textarea {
    height: 180px;
}
.contact_details i {
    display: inline-block;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    line-height: 16px;
}
input[type=submit] {
    padding: 3px 36px;
    color: #fff;
	font-size: 18px;
    font-weight: bold;
    background: #44be4c;
    border-color: #44be4c;
    border-style: solid;
    box-shadow: none;
}
input[type=submit]:hover {
    color: #44be4c;
    background: #fff;
}
.space-pros-cons.box-100 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.space-pros, .space-cons {
    display: flex;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(204 204 204);
    -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 5px 0px rgb(204 204 204);
}
.space-pros-title, .space-cons-title {
    margin-bottom: 10px;
    font-size: 20px;
    text-decoration: underline;
    text-underline-position: under;
    font-weight: 700;
}
.space-pros-description ul li {
    margin-bottom: 6px;
}

.footer-logo {
    margin-bottom: 35px;
    padding: 20px;
    background: #f0f3f7;
}
.footer-logo img {
    margin: 0 20px;
}
#wpfront-scroll-top-container {
    padding: 6px;
    border: 3px solid #e74747;
    border-radius: 50%;
}
#wpfront-scroll-top-container img {
    max-width: 25px;
}
section.footer-section.footer-section--padding-alt.footer-section--copyright {
    background: #0494f3;
    color: #fff;
    overflow: hidden;
}
.footer-top {
    padding: 30px 0;
    background: #f0f3f7;
}
.footer-top img {
    max-width: 200px;
}

/* -------- RESPONSSIVE ------*/

@media (min-width: 576px)
.expert-review-score-line__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
}
.expert-review-score-line__progress {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (min-width: 768px)
.expert-review-score {
    padding: 15px 30px;
}
.expert-review-score-line__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
}
.expert-review-score-line__progress {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.expert-review-qa {
    padding: 25px 30px 15px;
}
.expert-review-qa__avatar {
    width: 50px;
    height: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    margin-right: 30px;
}
}

@media (min-width: 992px) {
.footer-widgets #nav_menu-1 {
    padding-left: 80px;
}
}
@media (min-width: 1200px) {
.page-template-default .wp-site-blocks #ez-toc-container.ez-toc-light-blue {
    margin-left: calc((100% - (var(--container-width) - var(--container-pad) * 2)) / 2 + 18px) !important;
}
}

.space-organization-style-2-calltoaction-rating {
    display: none;
}
.review-logo--rounded,.review-logo--rounded>img{border-radius:0!important;}
@media screen and (max-width: 500px) {
    .review-box-fixed-bottom--left .review-logo {
        max-width: 140px!important;
        max-height: 70px!important;
    padding: 2px;
    }
}
