/* 
 Theme Name:   corporate-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     corporate-office
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
#masthead {
    margin-bottom: 0;
}
.entry-content {
    margin-top: 0;
}
.hero {
    background: rgba(243, 236, 255, 0.50);
    padding: 40px 0;
}
.section {
    padding: 30px 0;
}

.section h2,
.section h3 {
    text-align: center;
}

.bg-light {
    background-color: rgba(244, 244, 244, 0.50);
}

.bg-dark {
    background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
    color: #FFF;
}

.our-services-blog {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 5px 5px 45px 13px rgba(0, 0, 0, 0.03);
    padding: 29px;
}

.our-services-blog:hover {
    background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
    color: #fff;
}

.our-services-blog img {
    background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
    padding: 10px;
}

.counter_box {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 5px 5px 45px 13px rgba(0, 0, 0, 0.05);
    padding: 24px;
}

.counter_icon img {
    border-radius: 11px;
    background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
    padding: 14px 15px;
}


.logo-slotomania {
	background: url('/wp-content/themes/corporate-child/img/slotomania.png');
}

.bg-slotomania {
	background-color: #000;
}
.logo-wow-vegas {
	background: url('/wp-content/themes/corporate-child/img/wow-vegas.svg');
}

.bg-wow-vegas {
	background-color: #212025;
}
.logo-house-of-fun {
	background: url('/wp-content/themes/corporate-child/img/house-of-fun.png');
}

.bg-house-of-fun {
	background-color: #a42aa3;
}
.logo-mga {
	background: url('/wp-content/themes/corporate-child/img/mga.svg');
}

.bg-mga {
	background-color: #fff;
}
.logo-ukgc {
	background: url('/wp-content/themes/corporate-child/img/ukgc.svg');
}

.bg-ukgc {
	background-color: #fff;
}
.logo-kahnawake {
	background: url('/wp-content/themes/corporate-child/img/kahnawake.png');
}

.bg-kahnawake {
	background-color: #000;
}

.logo-new-jersey {
	background: url('/wp-content/themes/corporate-child/img/new-jersey.png');
}

.bg-new-jersey {
	background-color: #fff;
}

.logo-mega-moolah {
	background: url('/wp-content/themes/corporate-child/img/mega-moolah.png');
}

.bg-mega-moolah {
	background-color: #fff;
}
.logo-starburst {
	background: url('/wp-content/themes/corporate-child/img/starburst.png');
}

.bg-starburst {
	background-color: #fff;
}
.logo-gonzo {
	background: url('/wp-content/themes/corporate-child/img/gonzo.png');
}

.bg-gonzo {
	background-color: #fff;
}
 
.logo-evolution {
	background: url('/wp-content/themes/corporate-child/img/evolution.svg');
}

.bg-evolution {
	background-color: #fff;
}

.logo-netent {
	background: url('/wp-content/themes/corporate-child/img/netent.svg');
}

.bg-netent {
	background-color: #fff;
}

.logo-playtech {
	background: url('/wp-content/themes/corporate-child/img/playtech.svg');
}

.bg-playtech {
	background-color: #fff;
}

.logo-zynga {
	background: url('/wp-content/themes/corporate-child/img/zynga.svg');
}

.bg-zynga {
	background-color: #fff;
}

.logo-playtika {
	background: url('/wp-content/themes/corporate-child/img/playtika.svg');
}

.bg-playtika {
	background-color: #fff;
}

.logo-big-fish {
	background: url('/wp-content/themes/corporate-child/img/big-fish.svg');
}

.bg-big-fish {
	background-color: #fff;
}
[class*="logo-"] {
	display: block;
	text-indent: -9999px;
	text-align: left;
	background-size: 80%;
	background-position: center center !important;
	background-repeat: no-repeat;
}

[class*="brand-"][class*="bg-"] {
	margin: 0 auto;
	padding: 5px;
	border-radius: 4px;
	width: 150px;
	height: 70px;
}

.home-btn {
    background: #4B1A95;
    box-shadow: 5px 20px 14px 0px rgba(75, 26, 149, 0.14);
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px 26px;
}

#button.show {
    font-size: 24px;
    padding: 10px 12px;
}

.main-navigation .menu > li > a{
    padding: 10px;
    text-decoration: none;
}

#site-navigation .menu ul li a {
    text-decoration: none;
}
.logo {
    background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
    margin-left: -36px;
    text-align: center;
    padding: 10px 0px;
}
@media screen and (max-width: 575px) {
    .logo {
        margin-left: 0px;
        padding: 10px;
    }
}

#colophon a:hover {
    color: #fff;
    text-decoration: none;
}
