<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Wyndham Bangkok Queen
Text Domain: Wyndham Bangkok Queen
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others. 
*/

@import 'assets/css/style.css';

/*body, input, textarea, button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, .has-drop-cap:not(:focus)::first-letter, .has-drop-cap:not(:focus)::first-letter, .entry-content .wp-block-archives, .entry-content .wp-block-categories, .entry-content .wp-block-cover-image, .entry-content .wp-block-latest-comments, .entry-content .wp-block-latest-posts, .entry-content .wp-block-pullquote, .entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-archives *, .entry-content .wp-block-categories *, .entry-content .wp-block-latest-posts *, .entry-content .wp-block-latest-comments *, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .entry-content cite, .entry-content figcaption, .entry-content .wp-caption-text, .comment-content p, .comment-content ol, .comment-content ul, .comment-content dl, .comment-content dt, .comment-content cite, .comment-content figcaption, .comment-content .wp-caption-text, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .widget-content cite, .widget-content figcaption, .widget-content .wp-caption-text{
    font-family: "Boon", sans-serif !important;
}*/
  
.post-template .main h2{
    font-size: 22px;
}

.post-template .main h3{
    font-size: 20px;
}

.post-template .main h4{
    font-size: 18px;
}

.post-template .main h5{
    font-size: 16px;
}

/*.main-nav ul li a{
    padding: 15px 0;
}

.main-nav ul .sub-menu{
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    padding: 0;
    background: #fff;
    border: 1px solid #000;
}

.main-nav ul .sub-menu li{
    padding: 5px 10px;
}

.main-nav ul .sub-menu li + li{
    border-top: 1px solid #000;
}

.main-nav .menu-item-has-children{
    position: relative;
}

.main-nav .menu-item-has-children:before{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
}

.main-nav .menu-item-has-children:hover .sub-menu,
.main-nav .menu-item-has-children:active .sub-menu,
.main-nav .menu-item-has-children:focus .sub-menu{
    display: block;
}

.main-nav .sub-menu{

}*/

.main-header #mega-menu-wrap-menu-1{
    position: static;
}

.main-header #mega-menu-wrap-menu-1 #mega-menu-menu-1{
    position: static;
}

.main-header #mega-menu-wrap-menu-1 .mega-container{
    max-width: 1140px !important;
    margin: 0 auto !important;
    float: none !important;
}

.main-header #mega-menu-wrap-menu-1 .mega-container:before{
    content: '';
    display: block;
    clear: both;
}

.main-header .mega-menu &gt; li &gt; ul.mega-sub-menu {
    border-top: 1px solid #eee !important;
    padding: 30px 0 !important;
}

.main-header .mega-menu &gt; li &gt; ul.mega-sub-menu .mega-block-title{
    color: #007CC1 !important;
    font-size: 18px;
    font-family: "gesta", "IBM Plex Sans Thai", sans-serif;
    text-transform: none !important;
    font-weight: 300 !important;
    position: relative;
}

.main-header .mega-menu &gt; li &gt; ul.mega-sub-menu .mega-block-title:before{
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background: #007CC1;
    position: absolute;
}

.main-header .mega-menu &gt; li &gt; ul.mega-sub-menu .mega-menu-link{
    color: #404041;
    font-size: 14px;
    font-family: "gesta", "IBM Plex Sans Thai", sans-serif;
    font-weight: 300 !important;
    text-transform: none !important;
}


.menu-language-switcher-en-container &gt; ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
  
.menu-language-switcher-en-container &gt; ul li a img {
    margin-right: 5px;
}
  
.menu-language-switcher-en-container &gt; ul li a {
    padding: 0 7px;
}
  </pre></body></html>