/*
 Theme Name:   gratis-freespins.org Child
 Author:       Epicorns
 Template:    gratis-freespins.org
 Text Domain:  poka-child
*/

/* ==========================================================================
   Place your styles here
   ========================================================================== */


/* ==========================================================================
   Responsive steps
   ========================================================================== */
/* Large desktops */
@media (max-width: 1199px) {
    
}

/* Tablet */
@media (max-width: 991px) {
    
}

/* Mobile */
@media (max-width: 767px) {
    
}

/* Small mobile */
@media (max-width: 575px) {
    
}


/* mystyle starts */

p.tablepresstitle {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 2.5714285714rem;
}
.aff-single-widget-xl .widget-text .icon-poka{
	display:none;
}
.aff-single-widget-xl{
	background:none;
}
.aff-single-widget-xl .rating {
    text-align: center;
    margin-top: 30px;
    width: 108%;
}
.ftrcasino{
	    margin-top: 5%;
}
.head-top, .head-inline {
    padding: 10px 0;
}
.text-area>ul li, .text-area>ol li {
    margin: 8px 2%;
}
.grecaptcha-badge {
    z-index: 1;
}
.top-bar-search .form-control, .head-inline .top-bar-search .form-control {
text-transform: capitalize !important;   
}
.post-info__right {
    margin-top: 0 !important;  
    border-top: none !important;  
}
/* contact form starts*/

.full_part_1 {
    width: 100%;
}
.form-group.row {
    margin-bottom: 1rem;
}
.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	outline: none;
}
.full_part_2 {
    float: right;
}
.btn--blue {
    background: #179e64;
   cursor: pointer;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-weight: bold;
    font-size: 1em;
    display: block;
    position: absolute;
    right: 10px;
    top: 2px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #f8f8f8;
}
@media(max-width:768px)
{
	.full_part_2 {
    float: unset;
}
	.footer .widget-columns.widget-count-4>div {
    float: left;
    padding: 0px 20px!important; 
    width: 100%!important;
}
	}

/* contact form ends */

.head-logo {
    text-align: center;
    padding: 0px 0;
}
.ftr-logo{
	width: 200px;
    margin-top: -15%;
}
.footer .widget-columns.widget-count-4>div {
    float: left;
    padding: 0px 14px;
    width: 25%;
}
.ftrtxt{
	font-size:15px!important; 
}
ul#menu-sidebar-menu li {
    list-style: none;
}
div#text-2 {
    padding: 0px 0px;
}
/* mystyle ends */

.legal-logos-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}
.legal-img {
   width: 85px;
}
.legal-logos-sec a {
    display: block;
}	