/*
 Theme Name:   Game Guide Transfile Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Game Guide Child Transfile Theme
 Author:       AVA.codes
 Author URI:   http://AVA.codes
 Template:     gameguidecut
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gameguide-child
*/

.btn {
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
    -webkit-box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
    -moz-box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
    box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
}

.btn.inactive:hover {
    color: #fff;
    border-color: rgb(112,226,255);
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
}

.news-list .news-item .ribbon, .intro-item .item .ribbon {
    background: #6dbefb;
}

.news-list .news-item .ribbon::before, .intro-item .item .ribbon::before {
    border-top: 16px solid #6dbefb;
}

.news-list .news-item .ribbon::after, .intro-item .item .ribbon::after {
    border-bottom: 16px solid #6dbefb;
}

.news-list .news-item .desc .h6, .intro-item .item .desc .h6 {
    color: #af3364;
}

.casino-item .item:hover {
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
}

.casino-item .get-bonus .a-get-bonus {
    color: #6dbefb;
}

.btn.inactive {
    color: #6dbefb;
}

.casino-item .game .game-overlay::before {
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
}

footer {
background: rgb(38,35,52); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,35,52,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,35,52,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,35,52,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262334', endColorstr='#000000',GradientType=0 );
}

#pg-1057-0> .panel-row-style {
    background-image: url(./img/header-bg.jpg);
}

.welcome-panel {
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
    -webkit-box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
    -moz-box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
    box-shadow: 0px 0px 20px 0px rgba(209,62,148,0.6);
}

#pg-1109-0> .panel-row-style {
    background-image: url(./img/header-bg.jpg);
}

.new-casinos .new-casino-list.full-list .casino-item .game {
    background: rgb(112,226,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(112,226,255,1) 0%, rgba(209,62,148,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(112,226,255,1) 0%,rgba(209,62,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70e2ff', endColorstr='#d13e94',GradientType=1 );
}

.new-casinos .new-casino-list.full-list .casino-item .game .game-overlay::after {
    border-left: 9px solid rgb(209,62,148);
}

header .nav ul .active a, header .nav ul a:hover, .logo a:hover {
    color: #6dbefb;
}

.flextable__col--2 b, .flextable__col--2 strong, .flextable__col--3 {
    color: #6dbefb;
}
.new-casinos.dark {
background: rgb(38,35,52); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,35,52,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,35,52,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,35,52,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262334', endColorstr='#000000',GradientType=0 );
}

.new-casinos.dark, .new-casinos.new-games {
	padding-top: 50px;
}
header .logo a {
    padding-left: 65px;
}