<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 Theme Name:   designexo-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     designexo
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/


body {
    color: #dfdfdf;
}

h1 {
    font-size: clamp(2rem, 4vw, 2.5rem) !important;
}

h2 {
    font-size: clamp(1.6rem, 3vw, 2rem) !important;
}

h3 {
    font-size: clamp(1.4rem, 3vw, 1.7rem) !important;
    display: inline;
}

p {
    margin-bottom: 0.5rem !important;
    padding-bottom: 0;
}

section {
    padding: 27px 0;
}

.theme-section-module .theme-section-title {
    margin: 0rem;
    font-size: 3rem;
    line-height: 1.3;
    letter-spacing: 3px;
    text-transform: none;
}

.theme-blog .post {
    background-color: #4c546300;
    border: 0px solid #333;
    margin: 0;
    border-radius: 0p;
    padding: 0;
    transition: all 0.5s;
}

.theme-blog .post:hover {
    box-shadow: none;

}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

.post-content {
    padding: 0;
}

.theme-separator-line-horrizontal-full::before {
    font-family: fontAwesome;
    content: "\f155";
    font-size: 12px;
    padding: 0 0.625rem 0 0;
    position: absolute;
    margin-top: -7px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}

.theme-section-module {
    margin: -0.313rem 0 1.75rem;
    padding: 0;
    position: relative;
}

.box {
    background: linear-gradient(135deg, #1e1e2f, #2d2d44);
    color: #fff;
    padding: 15px;
    border-radius: 12px;
    border: 2px solid #f39c12;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.box::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.05), transparent 70%);
    transform: rotate(25deg);
    pointer-events: none;
}

.box h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #f39c12;
}

.box p {
    font-size: 1rem;
    line-height: 1.6;
    color: #ddd;
}

.box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(243, 156, 18, 0.4);
    border-color: #ffd700;
}

.casino-license-list .license-box {
    background: #1e1e2f;
    color: #eee;
    border-left: 4px solid #f39c12;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.casino-license-list .license-box:hover {
    transform: translateY(-4px);
    border-color: #ffd700;
}

.casino-license-list h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #f39c12;
    margin-bottom: 10px;
}

.casino-license-list p {
    font-size: 1rem;
    color: #ccc;
    line-height: 1.6;
}

.colored {
    color: #FAB702;
}

.logo-tonybet {
    background: url('/wp-content/themes/designexo-child/assets/images/tonybet.svg');
}

.bg-tonybet {
    background-color: #313439;
}

.logo-bodog {
    background: url('/wp-content/themes/designexo-child/assets/images/bodog.svg');
}

.bg-bodog {
    background-color: #1f1f1f;
}

.logo-betsafe {
    background: url('/wp-content/themes/designexo-child/assets/images/betsafe.svg');
}

.bg-betsafe {
    background-color: #171717;
}

[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;
}

.custom_border {
    border-left: 3px solid #FAB702;
    padding-left: 7px;
}

.theme-blog .post .entry-content ul {
    padding-left: 0;
}

.img_el {
    padding: 60px 0;
    position: relative;
}

.img_el:before {
    content: "";
    background: color-mix(in srgb, #00000091, transparent 30%);
    position: absolute;
    inset: 0;
    z-index: 2;
    border-radius: 17px;
}

.img_el .img_el-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/designexo-child/assets/images/secure-payment.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    border-radius: 17px;
}

.img_el .container {
    position: relative;
    z-index: 2;
}

.img_el .container h2,
.img_el .container p {
    color: white !important;
}

.img_el .container h3 {
    color: #EF8A54;
}

.flex-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    list-style-position: inside;
}

.custom-img {
    display: block;
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}

.logo-slot {
    background-image: url('/wp-content/themes/designexo-child/assets/images/slots.svg');
}

.logo-blackjack {
    background-image: url('/wp-content/themes/designexo-child/assets/images/blackjack.svg');
}

.logo-roulette {
    background-image: url('/wp-content/themes/designexo-child/assets/images/roulette.svg');
}

.logo-poker {
    background-image: url('/wp-content/themes/designexo-child/assets/images/poker.svg');
}

.logo-live-dealer {
    background-image: url('/wp-content/themes/designexo-child/assets/images/live-dealer.svg');
}

.logo-demo-mode {
    background-image: url('/wp-content/themes/designexo-child/assets/images/demo-mode.svg');
}

.dark_bg {
    background-color: #070707;
    padding: 25px 0;
}

.full-width-section {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.entry-content {
    overflow: visible;
}

body.page-template-default .theme-blog .post .post-content {
    overflow: visible;
}

.img-shadow {
    -webkit-box-shadow: 3px 2px 10px -1px #bd9c25;
    -moz-box-shadow: 3px 2px 10px -1px #bd9c25;
    box-shadow: 3px 2px 10px -1px #bd9c25;
}

.theme-block {
    position: relative;
    padding: 1rem 0 1.875rem;
}

@media (min-width: 992px) {
    .container-full {
        max-width: 1856px;
    }
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: linear-gradient(135deg, #1e1e2f, #2d2d44);
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.btn-link {
    font-weight: 400;
    color: #FAB702;
    background-color: transparent;
}

.btn-link:hover {
    color: #a87d06;
}

.btn {
    white-space: unset;
}

.theme-page-header-area {
    background: #17212c url("/wp-content/themes/designexo-child/assets/images/best-online-casinos.jpg") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.page-header-title h1 {
    background: linear-gradient(90deg, #FAB702, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.navbar .nav .menu-item {
    margin-right: 0.7rem !important;
}

@media (max-width: 1200px) {
    .navbar-collapse {
        max-height: 400px !important;
        overflow-x: hidden !important;
        margin-top: 15px !important;
    }
}

@media (min-width: 1200px) {
    .navbar .nav {
        margin-bottom: 2.355rem !important;
        margin-top: 2.355rem !important;
    }
}

@media (max-width: 1200px) {
    .navbar .nav {
        background-color: rgba(24, 25, 27, .9);
        padding: 15px 15px 20px;
        margin-top: 0px;
        margin-left: 0;
        position: relative;
    }
}

@media (min-width: 992px) {
    .navbar .nav {
        margin-top: 1.355rem !important;
    }
}</pre></body></html>