<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: Queen Casino Guide Page CSS
Theme URI: http://www.queen-casino.info/
Description: Queen Casino Official Guide Material Design
Version: 1.0
Author: Queen Casino
Author URI: http://www.queen-casino.com/
*/

/* .single #main-body.guide-single .post { font-size: 16px;} */

.fab {
    font-family: "Font Awesome 5 Brands";
}


h1.title {
    margin: 24px 0 0;
    padding: 0;
    font-size: 17px;
}
.single .post { color: #333; margin: 15px 0 60px; font-size: 18px; line-height: 1.8; word-break: normal;}
.single .post p {margin: .75em auto 1.5em; line-height: 1.8; font-size: 18px; }
.single .post h2, .single .post h3 {
    font-weight: 600;
    background-color: #00acc1;
    margin: 32px 0 24px;
    display: block;
    line-height: 1.2;
    padding: 20px 16px;
    border-radius: 5px;
    font-size: 21px;
        color: #FFF;
}
.single .post h3 {background-color:#eeeeee; color: #333;margin: 40px 0 24px;}
.single .post h4 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 1.2;
    padding: 15px 20px;
    margin: 30px 0 15px;
}


.single .post ol {list-style-type: none; margin: 25px 0 25px; padding: 0;}
.single .post li { margin: 0 0 5px;position: relative;padding-left: 33px;}

.single .post ul {padding: 0 5px;}
.single .post ul img {margin: 10px 0px 20px;}
.single .post .num-li { counter-reset: li; margin: 1rem 0 3rem;}
.single .post li:before {
    display: block;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    background: #000;
    line-height: 1;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    left: 10px;
    top: 10px;
}

.single .post .num-li li:before, .single .post .numcount li:before {
    background: #ea4c89;
    border: 3px solid #ea4c89;
    border-radius: 999px;
    color: #FFF;
    content: counter(li);
    counter-increment: li;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 14px;
    padding: 2px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    margin-top: 0;
}



.single .post .q-pon-guide img {
    max-width: 80%;
}


.single .post .center .btn-large {
font-size: 18px;
    padding: 2px 40px;
    height: inherit;
    margin: 16px 0 40px;
}

.single .post .q-pon-guide p.label {
    color: #FFF;
    background-color: #ec2239;
    border-radius: 50px;
    padding: 8px;
    text-align: center;
    margin: -60px auto 0;
    font-weight: 800;
    width: 80%;
    z-index: 1;
    position: relative;
    
}


.single .post .q-pon-check img {}
.single .post .q-pon-check h6 {
    font-size: 19px;
    font-weight: 800;
    color: #ec2239;
    width: 80%;
    margin-bottom: 16px;
    line-height: 1;
}

.single .post .q-pon-check h6 span {
    color: #FFF;
    background-color: #ec2239;
    border-radius: 50px;
    font-weight: 800;
    display: inline-block;
    padding: 16px;
    margin-right: 8px;
    font-size: 21px;
    width: 48px;
    height: 48px;
    line-height: 1;
}

.single .post .q-pon-check p {
    line-height: 1.4;
    font-size: 15px;
    width: 85%;}



.single .post .qa-list li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 36px;
}
.single .post .qa-list li:before {display: none;}

.single .post .qa-list li h6 {
    font-weight: 800;
    font-size: 21px;
}
.single .post .qa-list li h6 .qa-icon {display: inline-block; margin-right: 16px;}

.single .post .qa-list li h6 .qa-icon img {width: 50px;}
.single .post .qa-list li h6 div {display: inline-block; vertical-align: middle;}


.single .post .qa-list li p {margin-top: 0; line-height: 1.45;}

.single .post ul.point-list, .single .post ul.point-list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single .post ul.point-list:after {display: table;content:'';clear: both;  line-height: 0;}


.single .post ul.point-list li {
    margin-bottom: 48px;
    width: 45%;
    float: left;
    margin: 0 2.5%;
}

.single .post ul.point-list li:before {display: none;}
.single .post ul.point-list li div {
    background-color: #CCC;
    padding: 120px 16px 16px 16px;
    display: inline-block;
    width: 100%;
    max-width: 380px;

    border-radius: 8px;
    position: relative;
}
.single .post ul.point-list li div h6 {z-index: 1;position: relative;
    color: #FFF;
    font-weight: 800;
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.single .post ul.point-list li div label {
    position: absolute;
    right: 16px;
    top: 16px;
    width: 96px;
    height: 96px;
    background-color: #FFF;
    border-radius: 100px;
    text-align: center;
    font-size: 45px;
    line-height: 1;
    font-weight: 700;
    padding: 20px 0 0;
    color: #D32F2F;
}
.single .post ul.point-list li div label span {display: block; font-size: 14px; color: #808080;}

.single .post ul.point-list li div p {margin: 0;}

.single .post h5.bottom-heading {
    margin: 60px 0 20px;
    line-height: 1.5;
    font-size: 28px;
    text-align: center;
    font-weight: 800;
    color: #D32F2F;
}


.single .post .item-list p {line-height: 1.2; font-size: 16px; margin: 8px 0; padding: 0;}
.single .post .item-list div {margin-bottom: 30px;}

.single .post ul.point-list li.point-01 div { background-color: #1fc874; }
.single .post ul.point-list li.point-02 div { background-color: #bc157d; }
.single .post ul.point-list li.point-03 div { background-color: #e63950; }
.single .post ul.point-list li.point-04 div { background-color: #acb8cc; }
.single .post ul.point-list li.point-05 div { background-color: #ff9f21; }

.single .post ul.point-list li div:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

.single .post ul.point-list li.point-01 div:after { background-image: url('../images/q-pon_earn_icon_1.png'); }
.single .post ul.point-list li.point-02 div:after { background-image: url('../images/q-pon_earn_icon_2.png'); }
.single .post ul.point-list li.point-03 div:after { background-image: url('../images/q-pon_earn_icon_3.png'); }
.single .post ul.point-list li.point-04 div:after { background-image: url('../images/q-pon_earn_icon_4.png'); }
.single .post ul.point-list li.point-05 div:after { background-image: url('../images/q-pon_earn_icon_5.png'); }








.single .post .aligncenter {
    display: block;
    margin: 5px auto;
}
/* header .title { padding-bottom: 44px; padding-top: 168px;margin-bottom: 0px;} */
.items-container, .table-responsive {margin-bottom: 20px;}


.items-container.column3 .item, .items-container.column2 .item { width: 33%;padding: 0; background-color: transparent;border-radius: 4px; border: 0px;}

.items-container.column2 .item { width: 48%;}
.items-container.column2 {margin:0px auto 0px; max-width: 75%;}
.items-container.column3 .item .icon-block, .items-container.column2 .item .icon-block { padding: 5px 20px; }
.items-container.column3 .item .icon-block h5, .items-container.column2 .item .icon-block h5, .items-container.column3 .item .icon-block p, .items-container.column2 .item .icon-block p {font-size: 13px; padding: 0; margin-bottom: 0px; color: #999;line-height: 1.35;}

.items-container.column3 .item .icon-block h5, .items-container.column2 .item .icon-block h5 {    font-size: 17px;
    color: #333;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 700;
}




/* header, main, footer, #footer-banner {padding-left: 240px;} */

.start-steps {margin: 5px 0 60px;}
.start-steps .step-msg {font-size: 13px; font-weight: 500;}
.start-steps .step-num {height: 48px;width: 48px;line-height: 48px;font-size: 21px;}
.start-steps .start-line { top: 26px;}
.start-steps .start-step:first-child .step-msg {left: -50px;}
.start-steps .step-msg {left: -78px;}
.start-steps .start-step:last-of-type .step-msg {left: 145px;}

#related-wrappaer .card .card-image {height: 155px;}
#related-wrappaer .card {background-color: transparent;}



@media only screen and (max-width : 600px) {
#side-nav {margin-right: 0px;margin-top: 10px;}
.single .post { margin: 10px 0 0px; font-size: 16px;}
.single .post h2, .single .post h3 {font-size: 17px;padding: 14px 16px;}
.single .post h4 {
    font-size: 16px;
    padding: 15px 5px;
    margin: 0px 0 0px;
}
.single .post p { margin-bottom: 16px;
    line-height: 1.5;
    font-size: 16px;}
#comment-wrappaer h5 {font-size: 16px;}
.single .post p+h2, .single .post p+h3, .single .post p+h5, .single .post p+h5, .single .post p+h6 {
    margin-top: 20px;
}
.single .post h5.head-title {
    font-size: 20px;
}

}


</pre></body></html>