/*!
Theme Name: Kadence-Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Template: kadence
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.2.16
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence
Requires at least: 6.3
Tested up to: 6.7.1
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.4

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.
*/



/*@font-face{
	font-family: 'Font Awesome';
	src:url('fonts/fontawesome-webfont.ttf');
}
*/

@font-face{
	font-family: 'Elephant';
	src:url('fonts/elephant.ttf');
}

@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

.ads
{
	margin-top: 2em;
}

.hidden
{
	display: none !important;
}
.error .search-form
{
	display: none !important; 
}

.language-switch
{
	display:inline-block;
	width:100%;
	position: relative;
}
.language-switch .pll-switcher-select
{
	border: 0px !important;
	border-radius: 2px;
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 14px;
}
.related-top-thailand {
    background: #fff;
    padding: 2em 0 4em;
}
.muay-thai-featured-image {
    border-radius: .25rem .25rem 0 0;
}
.top-thailand-read-more {
    padding-top: 12px;
    display: block;
    -moz-transition:  all 0.3s ease;
    -webkit-transition:  all 0.3s ease;
    transition:  all 0.3s ease;
}
.top-thailand-read-more:hover{
    text-decoration: underline;
    -moz-transition:  all 0.3s ease;
    -webkit-transition:  all 0.3s ease;
    transition:  all 0.3s ease;
}
.muay-thai-inner{
    position:relative;
}
.muaythai-category {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    z-index: 2;
    margin: 5px 0px;
}
.muaythai-category a {
    background: #C8102E;
    padding: 5px 15px;
    color: #f5f5f5;
    border-radius: 15px;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.muaythai-category a:hover {
    background: #111111;
    color: #D4AF37;
}
.muaythai_category_filter_panel {
    margin-top: 1em;
	margin-bottom: 1em;
}
.muaythai-categories-list a {
    border: 1px solid #C8102E;
    padding: 5px 15px;
    color: #111111;
    border-radius: 15px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    font-weight: 500;
}
/****** Top Menu ******/
#secondary-menu .menu-item a
{
	padding: 0 5px;
    font-size: 14px;
    color: #4ecfe5;
    margin-left: 8px;
    margin-right: 8px;
	letter-spacing: -0.1px;
}
#secondary-menu .menu-item a:hover
{
	color: #ffffff;
}
.logoslide
{
	display: inline-block;
	width: 100%;
}
.logoslide .ad-logo
{
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 1.2em;
}
.mb-30{
    margin-bottom:30px;
}
.logoslide .ad-logo .logo-item
{
	width: 14%;
	float: left;
	padding-left: 14px;
  	padding-right: 14px;
  	margin-bottom: 1.2em;
}
#main-header .header-button
{
	padding: 8px 8px 8px 32px !important;
	font-size: 14px;
	position: relative;
	letter-spacing: -0.2px;
}
#main-header .header-button:before
{
	color: #fff;
    content: "\f067";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 6px;
    font-size: 12px;
    position: absolute;
    top: 8px;
    border: solid 1px #aec5da;;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
}

.site-header-section
{
	position:relative;
}
.pll-parent-menu-item
{
	position:absolute !important;
	right:0 !important;
}
.pll-parent-menu-item a
{
	padding: 4px 4px !important;
	text-transform:uppercase;
	font-size: 15px;
}
.pll-parent-menu-item .sub-menu
{
	width: 55px;
	overflow: hidden;
	background: #fff !important;
}
.pll-parent-menu-item .sub-menu .lang-item a
{
	width: 100% !important;
	color: #00247d !important;
}
.pll-parent-menu-item .sub-menu .lang-item a:hover
{
	background:none !important;
}

a
{
	text-decoration: none;
}
#inner-wrap
{
	background: #f8fafc;
}
.hentry
{
	margin-bottom: 1em;
}
.hentry h3
{
	font-size:20px;
}
.hentry h3 a
{
	display: inline-block;
	width: 100%;
}
.grid-row
{
	display: inline-block;
	width: 100%;
	position: relative;
}
.col-4
{
	width: 30%;
	float: left;
}
.col-6
{
	width: 50%;
	float: left;
}
.col-8
{
	width: 70%;
    float: left;
}

.bg-banner
{
	position: relative;
	padding-top: 12em;
    padding-bottom: 1em;
}
.bg-banner::after
{
	content: "";
	position: absolute;
	width: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
	height: 140px;
	bottom: 0;
  	left: 0;
}
.banner-headline
{
	position: relative;
	display: inline-block;
	z-index: 9;
	padding-top: 4em;
    padding-bottom: 2em;
}
.banner-headline .sow-headline
{
	margin-bottom: 0;
	color: #cce7f3;
	font-size: 24px;
	font-family: Poppins, sans-serif;
    font-weight: 600;
}
.banner-headline .decoration
{
	display:none;
}

.page-banner
{
	display: inline-block;
	width: 100%;
}
.page-banner img
{
	width: 100%;
}
.layout-section
{
	padding-top: 4em;
	padding-bottom: 4em;
}
.center-block
{
	max-width:800px;
	margin: 0 auto;
	text-align:center;
}
.block-panel .widget-title
{
	font-size:26px;
	letter-spacing: 0.5px;
	color: #00247d;
    font-family: 'Elephant';
}
.center-block .widget-title
{
	font-size:26px;
	color: #00247d;
	font-weight: 400;
    font-family: 'Elephant';
}
.block-image
{
	position: relative;
	margin: 0 auto;
	text-align:center;
}
.block-image img
{
	max-width: 400px !important;
    margin: 0 auto;
    text-align: center;
	border-radius: 6px;
    overflow: hidden;
}

.section-headline
{
	display: inline-block;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}
.section-headline p
{
	margin-bottom: 0px;
	letter-spacing: 2px;
    font-size: 18px;
    color: #1a7ac7;
}
.section-headline h2
{
	margin-top: 0;
	font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.4px;
	color: #00247d;
	font-family: 'Elephant';
}
.section-headline .sow-headline
{
	margin-bottom: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #1a7ac7;
	font-weight:400;
}
.section-headline .sow-sub-headline
{
	margin-top: 0;
	font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.4px;
	color: #00247d;
	font-family: 'Elephant';
}


.panel-heading 
{
	display: inline-block;
	width: 100%;
}
.panel-heading h3
{
	text-align: left !important;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0 !important;
}
.panel-heading .decoration
{
	margin-top: 5px !important;
}
.tag-heading
{
	
	max-width: 850px;
	margin: 0 auto;
}
.tag-heading h1
{
	font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.2px; 
    text-align: left;
    margin-left: -8px;
    color: #e9faff;
    margin-bottom: 12px;
}

.search-bar
{
	position: relative;
	margin-top: -9em;
  padding-bottom: 2.5em;
  background-image: linear-gradient(rgba(0, 42, 73, 0), rgba(0, 42, 73, 0.6), rgba(0, 42, 73, 0.7), rgba(0, 42, 73, 0.8));
  padding-top: 1em;
}
.search-bar .search-form .search-field
{
  border-radius: 28px !important;
  padding-left: 18px;
  border:0px !important;
  min-height: 50px;
}
.search-form {
  max-width: 850px;
  margin: 0 auto;
}

.search-field {
  padding: 0.5em;
  flex: 1;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}

.search-submit {
  padding: 0.5em 1em !important;
  background-color: #0073aa !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 4px 4px 0 !important;
  cursor: pointer !important;
  width: 120px !important;
  border-radius: 0 24px 24px 0 !important;
  line-height: 24px;
}

.search-submit:hover {
    background-color: #005a8c !important;
}
h3.subcat-heading {
	display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.1px;
    color: #fff;
	background: #DE1018;
    margin-bottom: 1rem;
	padding: 5px 10px;
    border-radius: 4px;
}

#listpanel
{
	position: relative;
  	display: inline-block;
  	width: 100%;
  	border-top: solid 1px #e0f6fe;
}
#listpanel .biz-profile
{
	float: left;
	margin: 10px 0 10px 10px;
	position: relative;
}
#listpanel .biz-profile img 
{
	border: solid 1px #f4f4f4;
    border-radius: 4px;
	width: 220px;
}
#listpanel .biz-location
{
	margin-bottom: 4px;
    margin-top: 4px;
    display: inline-block;
}

.biz-tagline
{
	text-decoration: none;
	color: #436c90;
	margin-bottom: 4px;
	letter-spacing:-0.2px;
}
#listpanel .free-preview
{
	float: left;
    width: 110px;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 6px;
    margin-left: 8px;
    border-radius: 4px;
    opacity: 0.5;
}
.panel-content
{
	padding: 10px 20px;
	display: inline-block;
}
.panel-content .site-link .fa-globe
{
	font-size: 14px;
	color: #0695b8;
    margin-right: 1px;
}
.panel-content .site-link a
{
	text-decoration: none;
	letter-spacing: 0.2px;
}
.panel-content .biz_cats
{
	margin-bottom: 8px;
}
.panel-content .biz_cats a
{
	font-size: 11px;
	letter-spacing: -0.3px;
	background: #d6e7f6;
	padding: 2px 4px;
  	border-radius: 3px;
  	display: inline-block;
}
.panel-content .biz-location i
{
	color: #0aa1c5;
	font-size: 16px;
	position: relative;
    top: -1px;
}
.panel-content .biz-location span
{
	font-size: 15px;
	color: #0cc2cb;
	margin-left: 2px;
}

.panel-content .featured-ad
{
	position: absolute;
  	right: 14px;
  	top: -6px;
}
.panel-content .featured-ad .ad-mark
{
	display: inline-block;
  font-size: 18px;
  margin-left: 5px;
  color: #bae9ff;
}

.premium-list:hover .panel-content .link-action
{
	opacity: 1;
}

.panel-content .link-action
{
	position: absolute;
  right: 1em;
  bottom: 0.6em;
  font-size: 13px;
  opacity: 0;
  -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.panel-content .link-action a.view-page
{
	display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  letter-spacing: -0.2px;
}
.panel-content .link-action a.view-page span 
{
	margin-right: 8px;
	letter-spacing: 1.2px;
  	font-size: 15px;
  	color: #00247d;
  	float:left;
}
.panel-content .link-action a.view-page:after
{
	content: "";
    width: 60px;
    height: 12px;
    background-image: url(images/arrow-right-red.png);
    background-size: 60px 12px;
    background-repeat: no-repeat;
    display: inline-block;
    left: 0px;
    top: 4px;
    position: relative;
    /*filter: brightness(0%); */
	filter: grayscale(80%);
    -webkit-transition: all 0.3sease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3sease;
}


.sector-row .panel-grid-cell
{
    width: calc(25% - (0.75 * 20px)) !important;
}

.sector-row .panel-grid-cell .so-panel
{
	margin-bottom: 12px !important;
}

.sector-row .sector-panel
{
	position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 6px;
	border: solid 1px #d7f1f9;
}
.sector-panel h3.widget-title
{
	font-size: 18px;
}
.sector-panel h3.widget-title a
{
	position: absolute;
	width: 100%;
    left: 0;
    bottom: 0;
    padding: 50px 20px 15px 20px;
    color: #fff;
    z-index: 1;
    border-radius: 0 0 6px 6px;
}
.sector-panel h3.widget-title a:before
{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 0 0 6px 6px;
    background: -webkit-linear-gradient(to top, #080c21, transparent);
    background: -o-linear-gradient(to top, #080c21, transparent);
    background: -moz-linear-gradient(to top, #080c21, transparent);
    background: linear-gradient(to top, #080c21, transparent);
}
.sector-panel .sow-image-container a
{
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.sector-panel a img
{
	width: 100%;
	border-radius: 6px;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sector-panel:hover img
{
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

#panel-38-3-0-0
{
	margin-bottom: 12px !important;
}

.city-section
{
	padding-top:2em;
	padding-bottom: 4em;
}

.city-row
{
	display: inline-block;
	width: 100%;
	position: relative;
    overflow: hidden;
}
.city-row .panel-grid-cell
{
	position: relative;
	display: inline-block;
	width: 100%;
}
.city-row .panel-grid-cell .so-panel
{
	margin-bottom: 0 !important;
}

.city-panel .sow-image-container a
{
	position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.city-panel .sow-image-container a:after
{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: -webkit-linear-gradient(to top, #080c21, transparent);
    background: -o-linear-gradient(to top, #080c21, transparent);
    background: -moz-linear-gradient(to top, #080c21, transparent);
    background: linear-gradient(to top, #080c21, transparent);
}

.city-panel a img 
{
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.city-panel:hover img 
{
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.city-panel .widget-title
{
	position: absolute;
    z-index: 999;
    color: #fff;
    bottom: 20px;
    padding-left: 20px;
	width:100%;
}
.city-panel .widget-title a
{
	position:relative;
	display:inline-block;
	width: 100%;
	-ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.city-panel .widget-title a:after
{
	color: #fff;
    content: "\f178";
    font-family: "Font Awesome 6 Free";
	font-size: 16px;
    right: 20px;
    position: absolute;
    top: 5px;
	opacity:0;
	-ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.city-panel:hover .widget-title a:after
{
	opacity: 1;
}
.city-panel:hover .widget-title a,
.city-panel .widget-title a:hover
{
	color: #dceeff;
}

/*
.city-message 
{
	position: absolute;
    display: inline-block;
    width: 100%;
    bottom: 0;
    color: #ffff;
    padding: 14px 24px;
    z-index: 9;
}

.city-message .sow-headline
{
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 22px !important;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 30px;
    text-transform: uppercase;
}
.city-message .sow-headline a:hover
{
	color: #f4f4f4;
}
.city-message .sow-sub-headline
{
	color: #abc2da;
	font-size:15px;
} */

.featured-section
{
	margin-left:-1%;
	margin-right: -1%;
}
#listfeatured
{
	position: relative;
	float: left;
	width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1.6em;
}
#listfeatured .panel-content
{
/* 	padding: 10px 15px; */
	padding: 10px 15px 20px 15px;
	width: 100%;
	min-height: 12em;
}
#listfeatured .biz-profile
{
	width:100%;
	display: block;
	margin: 0 auto;
	text-align: center;
    
}
#listfeatured .biz-profile img 
{
   	border-radius: 4px 4px 1px 1px;
	width: 100%;
}
/*#listfeatured .biz-logo
{
	max-width: 60px;
	margin-top: -2.5em;
    border-radius: 6px;
	border: solid 1px #cfefff;
}
#listfeatured .biz-logo img
{
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
}*/

.star-rating {
  --star-size: 14px;
  --star-color: #e0e0e0;     /* Google gray */
  --star-fill: #fbbc04;      /* Google yellow */
  --rating: 0;

  position: relative;
  display: inline-block;
  width: calc(var(--star-size) * 5);
  height: var(--star-size);
  background: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e0e0e0'>\
<path d='M12 .587l3.668 7.568L24 9.423l-6 5.845L19.335 24 12 19.771 4.665 24 6 15.268 0 9.423l8.332-1.268z'/>\
</svg>") repeat-x;
  background-size: var(--star-size) var(--star-size);
}

.star-rating::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc((var(--rating) / 5) * 100%);
  background: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fbbc04'>\
<path d='M12 .587l3.668 7.568L24 9.423l-6 5.845L19.335 24 12 19.771 4.665 24 6 15.268 0 9.423l8.332-1.268z'/>\
</svg>") repeat-x;
  background-size: var(--star-size) var(--star-size);
}

#listfeatured h3
{
	margin-top: 6px;
	margin-bottom: 2px;
/*     min-height: 3.2em; */
}
#listfeatured .biz-tagline
{
	margin-bottom: 8px;
	font-size: 14px;
}
#listfeatured .site-link a
{
	letter-spacing:0px;
	font-size: 15px;
}


.biz-cta-row
{
	border-radius: 4px;
    padding-top: 3em;
    padding-bottom: 3em;
	background:#fff;
    border-radius: 6px 6px 6px 6px;
}
.cta-image img
{
	max-width: 400px !important;
	
}
.biz-cta-message
{
	max-width: 700px;
/*     margin: 0 auto; */
    text-align: left;
}
.biz-cta-message .widget-title
{
	color: #00247d;
	position: relative;
	text-transform: capitalize;
    font-size: 32px;
	line-height:48px;
	font-family: 'Elephant';
	font-weight: 400;
}

.biz-cta-message .sow-sub-headline
{
	font-size: 18px;
}

.recent-busienss 
{
	display: inline-block;
	width: 100%;
}

/***** Recent Added *****/
#recent_added
{
	margin-top: 4em;
	margin-bottom: 4em;
}
.recent-heading h2
{
	color: #00247d;
	font-size:22px;
	position: relative;
	margin-left: 15px;
}
.recent-heading h2:before
{
	content: ""; 
    position: absolute;
    left: 0; 
    top: 6px;
    width: 4px;
    height: 20px;
    background-color: #DE1018;
	margin-left: -15px;
}
.recent-items
{
	margin-top: 1em;
    margin-bottom: 1em;
    display: inline-block;
    width: 100%;
}
.recent-items .grid-cols
{
	column-gap: 1.4rem !important;
    row-gap: 1.4rem !important;
}
#recent_added .new-list
{
	position: relative;
	display: inline-block;
    width: 100%;
}
#recent_added .new-list .added-date
{
	position: absolute;
	font-size: 11px;
	color: #6eabdc;
	line-height: 18px;
	right: 10px;
	top: 4px;
    opacity: 0.6;
}

.recent-items .entry-list-item
{
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01);
    background: #fff;
	padding: 10px 12px;
    border-radius: 2px;
	
}
.recent-items .entry-list-item h4
{
	font-size:15px;
	color: #243c5c;
	margin-bottom: 2px;
	letter-spacing: -0.3px;
	margin-top: 4px;
}
.recent-items .entry-list-item .sub-name
{
	font-size: 13px;
	color: #436c90;
	margin-top: 0;
    margin-bottom: 2px;
}
.recent-items .entry-list-item .city-tag span
{
	font-size: 14px;
    color: #0cc2cb;
    margin-left: 2px;
}
.recent-items .entry-list-item .city-tag
{
	color: #0aa1c5;
    font-size: 14px;
    position: relative;
    top: 0;
}

/****** Category Page ****/

.category-panel
{
	background: #fff;
/*	box-shadow: 0px 15px 15px -10px rgba(0,0,0,0.05);*/
	box-shadow: 0 8px 16px rgb(146 152 198 / 8%);
	display: inline-block;
    width: 100%;
    border-radius: 4px;
    border-top: solid 1px #bfe0f6;
}
.category-panel h3.widget-title
{
	margin-left: 20px;
	margin-top:10px;
	font-family: 'Elephant';
	font-weight: 400;
	letter-spacing: 0.4px;
	color: #00247d;
}

.sub-category
{
	display: inline-block;
	width:100%;
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
.sub-category ul
{
	margin:0;
	padding:0;
}
.sub-category ul li
{
	display: inline-block;
	float: left;
	width:20%;
	list-style-type: none;
	padding-left: 8px;
    padding-right: 8px;
    margin-top:8px;
    margin-bottom: 8px;
}
.sub-category ul li a
{
	display: inline-block;
	width: 100%;
	text-decoration: none;
	border:solid 1px #f4f4f4;
	border-radius: 4px;
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 0 0 1px rgba(0,0,0,0.01);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 0 0 1px rgba(0,0,0,0.01);
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 0 0 1px rgba(0,0,0,0.01);
    background: #fff;
    line-height: 22px;
    padding: 8px 10px;
    font-size: 14px;
}


/**** Item Lists *****/

#category_heading
{
/* 	margin-bottom: 2em; */
}
#category_heading h1
{
	color: #222153;
	letter-spacing: -0.4px;
}
#category_heading h2.sub-heading
{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.2px;
	color:#1f588b;
}

.location-title img
{
	width:16px;
	float: left;
    margin-right: 8px;
}
.cat-items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
	margin-top:1em;
}
#cats_other
{
	padding-top: 12px;
	position: relative;
}
#cats_other::before {
    content: "";
    position: relative;
	width: 100%;
	border-top: 1px solid rgba(56, 44, 112, 0.08);
    margin-left: 5px;
    margin-right: 5px;
	top: -1em;
}
/* .cat-items .subcat-name {
    
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
 */
.cat-items {
/* 	display: inline-block; */
	width: 100%;
	margin-left: -5px;
	margin-right: -5px;
}

.cat-items .subcat-name {
	float: left;
	width: 25%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.cat-items .subcat-name a
{
	display: inline-block;
    width: 100%;
    text-decoration: none;
	letter-spacing:-0.3px;
    border-radius: 4px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 0 0 1px rgba(0,0,0,0.01);
    background: #fff;
    line-height: 22px;
    padding: 8px 8px;
    font-size: 14px;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    border-bottom: solid 1px #fff;
}
.cat-items .subcat-name a:hover
{
	border-bottom: solid 1px #00247d;
	color: #222153;
}
.cat-items .subcat-name a.active
{
	background:#00247d;
	color:#fff;
	border-bottom:solid 1px transparent !important;
}
.cat-items .subcat-name a.active:hover
{
	border-bottom:solid 1px transparent !important;
	cursor:default;
}
.list-heading 
{
	display:inline-block;
	width: 100%;
	position:relative;
	margin-top: 1em;
}
.list-heading h5
{
	font-weight:200;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 5px;
}
.list-heading .item-pagination
{
	right: 0;
    position: absolute;
    top: 0;
    display: inline-block;
    width: auto !important;
    margin-top: 0;
}

.list-business
{
	margin-top: 1em;
	margin-bottom: 1em;
}
.item-pagination
{
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
  margin-top: 1em;
}
.item-pagination .pagination-panel
{
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

.item-pagination .prev,
.item-pagination .next
{
	display: none !important;
}
.item-pagination .page-numbers
{
	border: solid 1px #888;
    width: 34px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    height: 34px;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 32px;
}
.item-pagination .current
{
	color: #fff;
	font-weight: bold;
	background: #2b6cb0;
  border: 0px !important;
  line-height: 33px;
}
/***** City Pages ****/
.current-city
{
	color: #00247d;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 4px;
	background: #e7ecfa;
    font-size: 14px;
    letter-spacing: 1px;
}
.city-explore
{
	display:inline-block;
	width: 100%;
	margin-top:1em;
}
.city-explore h4.explore-title
{
	margin-bottom:1em;
	font-weight: 400;
	letter-spacing: -0.2px;
    font-size: 22px;
	color: #1a7ac7;
	font-family: 'Elephant';
}

/***** City Filter ****/
.filter-city
{
	display: inline-block;
	width: 100%;
	position: relative;
}
.sub-section-heading
{
	margin-bottom: 1.6em;
}
.sub-section-heading .s-heading
{
	letter-spacing: 2px;
	margin-bottom: -4px;
  font-size: 18px;
  color: #1a7ac7;
}
.sub-section-heading h2
{
	font-size: 24px;
  	font-weight: 600;
  	letter-spacing: 0.4px;
	color: #372c71;
}
.filter-city .city-filter-panel
{
	float: left;
	margin-right: 1em;
  	display: inline-block;
  	min-width: 200px;
	margin-bottom: 1em;
}
.filter-city .city-filter-panel a
{
	display: inline-block;
	width: 100%;
	padding:10px 12px;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01);
  	background: #fff;
  	border-radius: 6px;
  	border: solid 1px #f4f4f4;
  	font-size: 16px;
}

.filter-city .city-filter-panel a:hover
{
	color:#00247d;
}
.filter-city .city-filter-panel a:hover .mp
{
	color:#DE1018;
}

.cta-panel
{
	margin-top: 1em;
/*     background: #fff; */
	background: #d0ebff;
    padding: 2em;
    border-radius: 6px;
}
.cta-panel h2
{
	color: #00247d;
	font-size:32px;
	font-family: 'Elephant';
	font-weight: 400;
}
.cta-panel p
{
	max-width: 800px;
}
.cta-button
{
	display:inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cta-button a
{
	background: #00247d;
	display: inline-block;
	color: #fff;
	padding: 12px 14px;
    border-radius: 4px;
}


/**** Detail Page ****/
.biz-banner
{
	margin-top: -3.2em;
	margin-bottom: 2em;
}
.biz-banner img
{
	border-radius: 6px;
}
.business-info .company-headline h1
{
	color: #222153;
	font-weight: 800;
    font-size: 36px;
}
.business-info .company-headline h3
{
	font-size: 22px;
  	font-weight: 500;
  	margin-bottom: 6px;
	color: #436c90;
	letter-spacing: -0.5px;
}
.business-info .biz_cats a 
{
    font-size: 12px;
    background: #d6e7f6;
    padding: 4px 7px;
    border-radius: 3px;
    display: inline-block;
	letter-spacing: -0.3px;
}

.business-box
{
	width:30%;
	float: left;
	margin-top:1em;
}
.business-box img
{
	border-radius: 6px;
	box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
}
.info-box
{
	padding: 20px;
	margin-top: 1.4em;
	-webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01);
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01);
}
.info-box .info-head
{
	position: relative;
    font-size: 14px;
    line-height: 17.5px;
    text-transform: uppercase;
    letter-spacing: .1em;
    border-bottom: 1px solid rgba(56, 44, 112, 0.06);
    padding-right: 25px;
    padding-bottom: 15px;
    margin-bottom: 1em;
}
.info-box ul
{
	list-style-type: none;
	padding:0;
	margin:0;
}
.info-box ul li
{
	margin-bottom: 15px;
	margin-left: 1.8em;
}
.info-box ul li i 
{
	display: inline-block;
/* 	color: #8d3238; */
	color: #0695b8;
	width: 32px;
    text-align: center;
	margin-left: -2em;
}
.biz-social
{
	display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 6px;
    margin-left: 2px;
}
.biz-social a
{
	display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    margin-left: 4px;
    margin-right: 4px;
    box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
}
.biz-social a.fb
{
	background-color: #1877F2;
	color: #fff;
}
.biz-social a.in 
{
	background-color: #0A66C2;
	color: #fff;
}
.biz-social a.yt 
{
	background-color: #FF0000;
	color: #fff;
}
.biz-social a.vb 
{
	background-color: #665CAC;
	color: #fff;
}

.business-content
{
	display: inline-block;
    width: 70%;
    float: left;
    padding-left: 2em;
	margin-top: 1em;
}
.company-logo
{
	display:inline-block;
	width:100%;
	margin-top: -4em;
    position: relative;
    top: -1em;
    left: 1em;
}
.company-logo img
{
	width:130px;
	display:inline-block;
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
}


.biz-service
{
	margin-top:3em;
}
.biz-service .info-head
{
	position: relative;
    font-size: 20px;
    line-height: 17.5px;
    text-transform: uppercase;
    letter-spacing: .1em;
    border-bottom: 1px solid rgba(56, 44, 112, 0.06);
    padding-right: 25px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 400;
}
.biz-service .service-list ul
{
	display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 equal-width columns */
    gap: 10px; /* Space between items */
    list-style: none; /* Remove default list bullets */
    margin: 0;
    padding: 0;
}
.biz-service .service-list ul li
{
	padding: 5px; /* Add some spacing */
	font-weight: 600;
}
.biz-service .service-list ul li i
{
	position: relative;
	color: #06b872;
	margin-right: 4px;
	font-size: 20px;
    position: relative;
    top: 2px;
}
.biz-map
{
	display:inline-block;
	width:100%;
	margin-top:1em;
}
.biz-map a
{
	position: relative;
	overflow:hidden;
	display:inline-block;
	border-radius: 6px;
    border: solid 1px #fff;
}
.biz-map a span
{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 16px;
    border-radius: 20px;
    pointer-events: none;
}
.biz-map a img
{
	border-radius:6px;
}
.biz-registration
{
	display:inline-block;
	width: 100%;
	margin-top:1em;
	padding-top: 1em;
	border-top: 1px solid rgba(56, 44, 112, 0.06);
}
.biz-registration .entry-list-item h6
{
	font-size: 14px;
    font-weight: 400;
	position: relative;
	padding-left: 10px;
}
.biz-registration .entry-list-item h6:before
{
	content: ""; 
  	position: absolute; 
  	top: 3px;
  	left: 0;
  	height: 14px;
  	width: 3px; 
  	background-color: #1a7ac7; 
}
.biz-registration .entry-list-item span
{
	font-size: 16px;
	color: #081235;
	margin-left: 10px;
}
.business-gallery
{
	margin-top: 3em;
}
.business-gallery .grid-cols
{
	column-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
}
.business-gallery .grid-cols .gallery-item
{
	display: inline-block;
	position: relative;
	padding:0px;
}
.business-gallery .grid-cols .gallery-item img
{
	border-radius: 4px;
}




/***** Related Business ******/
.related-busienss
{
	margin-top: 8em;
}
.gallery-item
{
	display: inline-block;
}

.recent-busienss h2,
.related-busienss h2 { 
	width:100%; 
	text-align:center; 
	border-bottom: 3px solid #bfbfd2; 
	line-height:0.1em; 
	margin:10px 0 20px; 
} 
.recent-busienss h2 span,
.related-busienss h2 span 
{ 
	background:#f8fafc; 
	padding:0 10px; 
	font-weight: 400;
	font-family: 'Elephant';
}

.related-busienss .related-contnet
{
	display: inline-block;
	width: 100%;
	margin-top:2em;
}
.related-busienss .related-contnet .related-items
{
	width: 100%;
    display: inline-block;
}
.related-busienss .related-contnet .col-6
{
	float: left;
    width: 50%;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
}

.related-busienss .related-contnet .hentry
{
	margin-left: 6px;
	margin-right:6px;
}
.related-busienss .related-contnet .hentry h3
{
	font-size: 18px !important;
	letter-spacing:-0.4px;
}

#Itemsfeatured
{
	position: relative;
    float: left;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1.6em;
}

#Itemsfeatured .panel-content 
{
    padding: 14px 12px;
    width: 100%;
}
#Itemsfeatured .panel-content  .biz-logo
{
	float: left;
    width: 100px;
    border: solid 1px #f8f2f2;
    margin-right: 10px;
    border-radius: 4px;
	overflow: hidden;
}
#Itemsfeatured .panel-content  .panel-item-info
{
	float:left;
}
#Itemsfeatured .biz-tagline 
{
    margin-bottom: 8px;
    font-size: 14px;
}
#Itemsfeatured .site-link a {
    letter-spacing: 0px;
    font-size: 15px;
}


/********** Search Results Page *********/
.result-search-bar
{
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 2.5em;
}
.result-search-bar .search-form
{
	max-width: 100%;
}
.result-search-bar .search-form .search-submit
{
	border-radius:0 4px 4px 0 !important;
}


/********** Blog Page ***********/
.post .entry-content-wrap
{
	margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
	padding: 14px 0;
}
.post .entry-content-wrap h2.entry-title
{
	font-size: 22px;
}

.post .entry-content-wrap h1.entry-title
{
	color: #00247d;
}

/******** Lottery Page *****/
.sow-accordion-panel-content
{
	background: #fff;
	border: solid 1px #c9e1ef;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}
.lotto-message
{
	max-width: 880px;
}
.lotto-message p
{
	position: relative;
	font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #104d77;
	margin-left: 8px;
}
.lotto-message p::before
{
	content: "";
    display: inline-block;
    height: 16px;
    border-left: 2px solid #007BFF;
    margin-right: 8px;
    position: absolute;
    top: 5px;
	left:-8px;
	height: 40px;
}

/* Existing styles for the main lottery page */
.thai-lottery-page {
/*   margin-top: 20px; */
}

.lottery-main-hightlight {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.result-main ul li {
  margin-bottom: 20px;
}

.result-main h6 {
  font-size: 16px;
  color: #555;
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
}

.result-main strong {
  font-size: 24px;
  color: #000;
  font-family: Poppins, sans-serif;
}

.result-main .pull-left,
.result-main .pull-right {
  font-size: 20px;
  color: #000;
  width: 45%;
  display: inline-block;
  text-align: center;
}

.result-main h5 {
  font-size: 14px;
  color: #777;
  margin-top: 10px;
}

.search_inner {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.check-heading
{
	display: inline-block;
    width: 100%;
    position: relative;
}
.search_inner h3 
{
	font-size: 20px;
  	margin-bottom: 15px;
	font-weight: 600;
    color: #00247d;
	float:left;
	margin-right: 4px;
}
.search_inner .check-heading img
{
	width: 20px;
/* 	filter: brightness(0) saturate(100%) invert(41%) sepia(94%) saturate(394%) hue-rotate(83deg) brightness(92%) contrast(95%); */
	position: relative;
    top: 1px;
	left: 2px;
}

.search_inner p {
  font-size: 14px;
  color: #555;
  font-family: Poppins, sans-serif;
}

.form-control {
  margin-bottom: 10px;
  padding: 0.5rem;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  font-size: 1rem;
}

.btn-success {
  width: 100%;
}

.previous-draws h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.previous-draws ul li {
  margin-bottom: 10px;
}

.previous-draws a {
  color: #007bff;
  text-decoration: none;
}

.previous-draws a:hover {
  text-decoration: underline;
}

.acode-block {
  margin-top: 20px;
  padding: 20px;
  background: #f0f0f0;
  text-align: center;
}
.thai-lottery-detailed h1 
{
  	font-style: normal;
  	font-weight: 700;
  	font-size: 32px;
  	line-height: 1.5;
  	color: #00247d;
	font-family: Poppins, sans-serif;
}
.result-main h2 
{
  	font-weight: 800;
  	font-size: 24px;
  	line-height: 1.5;
	margin-top: 0 !important;
  	padding-left: 5px;
  	margin-bottom: 15px;
  	color: var(--global-palette3);
  	font-family: Poppins, sans-serif;
}
.flex-result {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  box-sizing: border-box;
  padding-top: 3px;
}
.flex-result span.lotto__number {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  margin-bottom: 3px;
  flex-shrink: 0;
  width: 10%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
}

span.lotto__number:nth-child(2n + 2) {
  background: #efeeee;
}

.lottery-main-hightlight,
.search_inner {
  background: #fff;
  padding: 15px 15px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-family: Poppins, sans-serif;
}
.lottery-main-hightlight {
  box-shadow: 3px 3px 9px 0 rgb(75 126 171 / 25%);
  padding: 20px;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 65px;
}
.lottery-right .search_inner
{
	border-top: solid 4px #00247d;
}
.result-main h2 span {
  	display: block;
	font-weight:400;
	letter-spacing: -1px;
}
.lottery-right form select, .lottery-right form input[type="text"] {
    width: 100%;
}
.result-main ul.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.result-main ul.list-unstyled li:first-child {
  border-color: #00274d !important;
  border-width: 2px !important;
}
.result-main ul.list-unstyled li {
  margin-left: 0;
  padding: 15px 10px;
  width: 25%;
  text-align: center;
  margin: 0 5px;
}

.list-unstyled li {
  margin: 10px 0;
  width: 23%;
  text-align: center;
  padding: 15px;
  border: 1px solid #efeded;
  border-radius: 5px;
  background: #f9f9f9;
}
.list-unstyled li h6 
{
  	font-size: 18px;
    color: #1f588b;
    margin-bottom: 0.5rem;
    letter-spacing: -0.3px;
}
.result-main ul.list-unstyled li:first-child strong {
  background-color: #00274d;
  padding: 5px 15px 8px 15px;
  border-radius: 8px;
  color: #fff;
  letter-spacing: 2px;
  font-family: Poppins, sans-serif;
}

.result-main ul.list-unstyled li strong,
.result-main ul.list-unstyled li span {
  font-weight: normal;
  font-size: 26px;
  line-height: 2;
  color: #00247d;
  font-weight: 600;
}
.result-main ul.list-unstyled li h5, .result-main ul.list-unstyled li h5 span {
  font-size: 14px !important;
  color: #858484;
  padding-top: 7px;
  font-family: Poppins, sans-serif;
}
.lottery-btn {
  margin: 15px auto 0;
  font-size: 16px;
  padding: 8px 0;
  background: #00274d;
  display: inline-block !important;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  font-family: Poppins, sans-serif;
}
.lottery-btn:hover {
  color: #fff;
  text-decoration: none;
}
.lottery-btn .all-rewards
{
	display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 300px;
    vertical-align: middle;
}
.lose-lottery img {
    width: 120px;
    text-align: center;
    display: inline-block;
    margin-bottom: 1rem;
}
.thai-lottery-detailed .lose-lottery h3 {
    color: #c53030;
    letter-spacing: 4px;
    font-size: 32px;
    font-weight: 600;
}
#lottery_result .lose-message span {
    font-size: 20px;
    background: linear-gradient(135deg, #00247d, #1a7ac7);
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    letter-spacing: 4px;
    margin-right: 5px;
}
#lottery_result .lose-message i {
    font-size: 18px;
    color: #1a7ac7;
    font-style: normal;
}
.lottery-btn .all-rewards img
{
	width: 36px;
    position: relative;
	top: 6px;
	-moz-animation: bounce 2s infinite;
  	-webkit-animation: bounce 2s infinite;
  	animation: bounce 2s infinite;
}
@keyframes bounce {
  	0%, 20%, 50%, 80%, 100% {
		transform: translateX(0);
	}
	40% {
		transform: translateX(10px);
	}
	60% {
		transform: translateX(5px);
	}
}

.lottery-btn .all-rewards span
{
	float: left;
    margin-right: 10px;
}

.lotto-check__article 
{
	padding: 20px 0 15px 130px;
  	position: relative;
  	border-bottom: 1px solid #daf2fb;
  	float: left;
  	width: 100%;
  	margin-bottom: 30px;
  	background: #fff;
  	border-radius: 4px;
  	display: inline-block;
  	border-top: solid 1px #b1def0;
/* 	box-shadow: 0px 15px 15px -10px rgb(0 0 0 / 5%); */
	box-shadow: 4px 15px 15px 4px rgb(0 0 0 / 6%);
	
}
.lotto-check__title {
  font-size: 22px !important;
  padding-bottom: 4px;
  text-align: left;
}
.lotto-check__title a 
{
  color: #080808 !important;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.3px;
}
.lotto-check__title a:hover
{
	text-decoration:none;
	color: #DE1018 !important;
}
.lotto-check__title a span
{
	font-weight: 400;
	margin-left:5px;
}
.lotto-check__time 
{
	position: absolute;
	top: 20px;
	left: 15px;
/*   	display:inline-block;
	width: 100%; */
  	font-family: Poppins, sans-serif;
}

.lotto-check__time .time__date 
{
	height: 35px;
	color: #DE1018;
  	display: block;
  	font-size: 2.2rem;
  	font-weight: 600;
	margin-bottom: 5px;
  	font-family: Poppins, sans-serif;
}
.lotto-check__time a
{
	background-color: #d2e1f6;
  	border-radius: 5px;
  	display: block;
  	font-size: 1.6rem;
  	padding: 10px 0 0;
  	text-align: center;
	height: 100px;
  	width: 100px;
  	color: #2f2f2f;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.lotto-check__time a:hover
{
	text-decoration:none !important;
	background-color: #DE1018;
	color: #fff;
}
.lotto-check__time a:hover .time__date 
{
	color:#fff;
}

.lotto-check__para--half 
{
  width: 19%;
}
.lotto-check__para {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  float: left;
  font-size: 2rem;
  width: 24%;
  margin-bottom: 0px !important;
  font-family: Poppins, sans-serif;
}
.lotto-check__item {
  background-color: #d6f4fe;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  border-radius: 4px;
  padding: 3px 0;
  color: #905a94;
  font-family: Poppins, sans-serif;
}
.lotto-check__article .lotto__number {
  font-size: 22px;
  padding: 0 10px;
  font-weight: 600;
  line-height: 2.1;
  color: #03184c;
  letter-spacing: 1px;
  font-family: Poppins, sans-serif;
}
.list-looto nav {
  clear: both;
  padding-bottom: 50px;
  font-family: Poppins, sans-serif;
}
.list-looto nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  font-family: Poppins, sans-serif;
}
.list-looto nav ul li:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.list-looto nav ul li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-weight: 600;
  font-family: Poppins, sans-serif;
}
.list-looto nav ul li:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.list-looto nav ul li a.active {
  color: #fff;
  background: #2b6cb0;
  cursor: default;
  transform: none;
}
.list-looto nav ul li a.inactive:hover {
  background: #2b6cb0;
  color: #fff;
  transform: translateY(-2px);
}
.single-generate-result
{
	max-width: 1140px;
    margin: 0 auto;
}


.thai-lottery-lucky-container {
    margin: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 36, 125, 0.15);
    text-align: center;
	background: #acddfc;
	font-family: Poppins, sans-serif;
}
.thai-lottery-lucky-container img
{
	border-radius: 6px 6px 0 0;
}

.thai-lottery-lucky-container h2 
{
    color: #00247d;
	margin-top: 20px;
    margin-bottom: 15px;
    font-size: 26px;
    letter-spacing: -0.5px;
    font-weight: 800;
    font-family: Poppins, sans-serif;
}


.play-des {
    text-align: left;
    font-size: 14px;
	margin-top: 12px;
    font-family: Poppins, sans-serif;
	opacity:0.6;
	padding-left: 20px;
    padding-right: 20px;
}

.thai-lottery-lucky-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 25px;
    font-family: Poppins, sans-serif;
	padding: 20px;
}

.thai-lottery-lucky-form input,
.thai-lottery-lucky-form select {
    padding: 6px 8px;
    font-size: 1rem;
    border-radius: 3px;
    border: 1px solid #90c4ef;
    background-color: #fff;
    transition: border-color 0.3s, box-shadow 0.3s;
    font-family: Poppins, sans-serif;
	margin-bottom: 5px !important;
}

.thai-lottery-lucky-form input:focus,
.thai-lottery-lucky-form select:focus {
    outline: none;
    border-color: #00247d;
    box-shadow: 0 0 8px rgba(0, 36, 125, 0.3);
    font-family: Poppins, sans-serif;
}

.thai-lottery-lucky-form input[type="submit"] {
    background-color: #00247d;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
    font-family: Poppins, sans-serif;
}

.thai-lottery-lucky-form input[type="submit"]:hover {
    background-color: #1a7ac7;
    transform: scale(1.02);
    font-family: Poppins, sans-serif;
}

/* Popup Styling */
.thai-lottery-lucky-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    align-items: center;
    justify-content: center;
    font-family: Poppins, sans-serif;
}

.thai-lottery-lucky-popup.show {
    display: flex;
}

.thai-lottery-lucky-results {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #1a7ac7;
    padding: 20px;
    max-width: 500px;
    width: 90%;
    text-align: center;
    animation: slideIn 0.8s ease-in-out;
    font-family: Poppins, sans-serif;
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.thai-lottery-lucky-results h3 
{
    color: #00247d;
    font-size: 26px;
    margin-bottom: 16px;
	padding-bottom:16px;
    letter-spacing: -0.4px;
    font-weight: 600;
	border-bottom: solid 2px #4e69f1;
    font-family: 'Elephant';
}

.thai-lottery-lucky-number 
{
    color: #000;
    padding-bottom: 10px;
    margin: 10px 0;
    border-radius: 6px;
    transition: transform 0.3s;
    border-bottom: solid 1px #b7d9f1;
    font-family: Poppins, sans-serif;
}
.thai-lottery-lucky-number .txt-digit
{
	display: inline-block;
	width: 100px;
	color: #1a7ac7;
	letter-spacing: 2px;
	font-size: 18px;
}
.thai-lottery-lucky-number .g-number
{
	font-size: 24px;
	background: linear-gradient(135deg, #00247d, #1a7ac7);	
	color: #ffffff;
	font-weight: 600;
	display: inline-block;
    min-width: 140px;
    padding: 5px 0;
    border-radius: 4px;
	letter-spacing: 4px;
}

.thai-lottery-lucky-note {
    font-size: 14px;
    color: #555;
	margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-style: italic;
    line-height: 1.4;
    font-family: Poppins, sans-serif;
}

input[type="submit"].thai-lottery-lucky-close {
    background-color: #ff4d4d;
    color: #fff;
    padding: 8px 40px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 12px;
    transition: background-color 0.3s;
    font-family: Poppins, sans-serif;
}

.thai-lottery-lucky-close:hover 
{
    background-color: #cc0000;
}

.form-row {
    display: flex;
    gap: 15px;
	margin-right: 0 !important;
    margin-left: 0 !important;
}

.form-row>* {
    flex: 1;
}
	
@media only screen and (max-width: 480px)
{
	.thai-lottery-lucky-results h3
	{
		font-size: 20px;
	}
}

/********** Muay Thai *****/
/*.gym-card 
{
   background: white;
   border-radius: 10px;
   overflow: hidden;
   box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
   transition: transform 0.3s, box-shadow 0.3s;
   display: flex;
   flex-direction: column;
}
        
.gym-image 
{
   height: 200px;
   overflow: hidden;
}
        
.gym-image img 
{
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s;
}

        
.gym-city 
{
	display:inline-block;
   	background-color: #00247d;
   	color: #ffffff;
   	padding: 4px 10px;
   	border-radius: 20px;
   	font-size: 0.9rem;
}
.gym-city a {
    color: #fff;
}
.gym-contact 
{
	margin-bottom: 15px;
    flex-grow: 1;
}
.gym-contact ul
{
	padding:0px;
	margin:0px;
}*/
.gym-search-panel
{
	position: relative;
	z-index: 999;
}
.gym-search-panel h3
{
	color: #fff;
	text-align: center;
}
.gym-search-panel .search-bar
{
	margin-top: 0;
	background:none !important
}

#light-grids
{
	column-gap: 1.5rem;
    row-gap: 2rem;
}
.contact-item, .gym-contact ul li
{
            align-items: center;
            margin-bottom: 8px;
            color: #555;
			list-style:none;
}
#gym-panel .contact-item
{
	margin-top:12px;
}
#gym-panel .key-des
{
	font-size: 14px;
    line-height: 20px;
    color: #1a3e62;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2px;
	font-weight:300;
}
#gym-panel .key-des p
{
	margin:0;
}

#gym-panel .contact-item i, 
.gym-contact ul li i
{
   width: 20px;
   margin-right: 4px;
   color: #0695b8;
}
.tel{
	color:#2d3748;
}
        
        .website-link {
            align-items: center;
            color:#0695b8;
            text-decoration: none;
            margin-top: 10px;
            transition: color 0.3s;
        }
        
        .website-link:hover {
            color: #0695b8;
            text-decoration: underline;
        }
        
        .website-link i {
            margin-right: 8px;
        }
.panel-content .view-link
{
	position: absolute;
    right: 12px;
    bottom: 8px;
}
.panel-content .view-link a
{
	display: inline-flex;
    align-items: center;
    justify-content: center;
	-moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
	opacity: 0;
	width: 26px;
    height: 26px;
/* 	background: #0551bb; */
	background-image: linear-gradient(100deg, #0551bb 34%, #4096f6 100%);
    border-radius: 20px;
}
.panel-content .view-link a img
{
	filter: brightness(0) invert(1) contrast(90%);
	width:14px;
}
#gym-panel:hover .panel-content .view-link a
{
	opacity: 1;
}
.city-select-panel
{
	display: inline-block;
    width: 100%;
    position: relative;
    background: #fff;
	box-shadow: 0px 15px 25px -10px rgba(0, 0, 0, .05);
    border-radius: .25rem;
}
.city-select-panel h3
{
	background: #DE1018;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 0;
	font-weight: 400;
	font-family: 'Elephant';
	
}
.city-select-panel .textwidget
{
	padding: 10px 20px;
}
.city-select-panel ul
{
	margin: 0;
	padding: 0;
}
.city-select-panel ul li
{
	list-style-type: none;
	display:inline-block;
	width: 100%;
	margin-top: 6px;
	padding-top: 6px;
	border-top: solid 1px #b1e8fe;
}

.city-select-panel ul li a
{
	display: inline-block;
	width: 100%;
    padding: 4px 2px;
    border-radius: 6px;
	position:relative;
	
}
.city-select-panel ul li a:after 
{
	content: "";
    position: absolute;
    background-image: url(images/arrow-right-red.png);
    width: 34px;
    height: 10px;
    background-size: 34px 10px;
    right: 0;
	top: 14px;
	opacity:0;
}
.city-select-panel ul li a:hover::after
{
	opacity:1;
}
.info-content
{
	display:inline-block;
	width: 100%;
}
.info-content .widget-title
{
	font-size: 24px;
	color: #00247d;
    position: relative;
	margin-left: 15px;
}
.info-content .widget-title:before 
{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 20px;
    background-color: #DE1018;
    margin-left: -15px;
}
.info-content .textwidget
{
	font-size: 15px;
	line-height: 22px;
}

.info-content .textwidget p
{
	margin-bottom:14px;
}
#muaythai_skill .textwidget
{
	margin-left:18px;
}
#faq-block .sow-accordion-panel-header
{
	padding: 8px 20px 8px 20px !important;
}
#faq-block .sow-accordion-panel-border
{
	padding: 10px 20px 10px 20px !important;
}

#gym-panel
{
	position: relative;
    display: inline-block;
    width: 100%;
	border-top: solid 1px #90d2ea;
	
}
#gym-panel h3
{
	font-size: 20px;
	margin-bottom:0;
}

.muaythai_city_wrap {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
   box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.01)
}

.muaythai_city_wrap img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

/* Overlay title */
.muaythai_city_wrap h3 
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;;
    transition: background 0.3s ease, transform 0.3s ease;
}
.muaythai_city_wrap h3 a
{
	color: #fff !important;
}
/* Hover effects */
.muaythai_city_wrap:hover img {
    transform: scale(1.05);
}
.free-info .business-box
{
	width: 40%;
}
.free-business-content
{
	width: 60%;
	display: inline-block;
    float: left;
    padding-left: 2em;
    margin-top: 1em;
}
.gym-key-des
{
	font-size: 18px;
    font-weight: 500;
}
.free-business-content .biz-map a
{
	height: 130px;
}
.free-business-content .biz-map a img 
{
   height: 100%;
   width: 100%;
   object-fit: cover;
}

/***** Songkran *******/
.large-heading
{
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
.large-heading .sow-headline
{
	letter-spacing: -1px;
    font-size: 48px;
}
.large-heading .sow-sub-headline
{
	font-size: 20px;
}



/********* Influencer CSS *******/
/**** ============================================ ****/
.cat-vlog
{
	position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
}
.cat-vlog a
{
	display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.cat-vlog a img 
{
    width: 100%;
    border-radius: 8px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    
}
.cat-vlog a:hover img
{
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.cat-vlog h3.widget-title a 
{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 30px 20px 20px 20px;
    color: #fff;
    z-index: 1;
}
.cat-vlog h3.widget-title a:before
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-linear-gradient(to top, #080c21, transparent);
    background: -o-linear-gradient(to top, #080c21, transparent);
    background: -moz-linear-gradient(to top, #080c21, transparent);
    background: linear-gradient(to top, #080c21, transparent);
}


#vlist
{
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 2em;
}
.vlog-profile
{
	display: inline-block;
    width: 140px;
    float: left;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.vlog-profile img 
{
	border-radius: 50%;
	border: 2px solid #ececec;
	display: inline-block;
    padding: 6px;
}
.vlog-social
{
	position: absolute;
	right: 1em;
	top: 14px;
}
.vlog-social h5
{
	font-weight: 400;
	margin-left: 4px;
}
.vlog-social .follow-on
{
	margin-top:10px;
}
.vlog-social .follow-on a 
{
	display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    font-size: 18px;
    margin-left: 5px;
}
.vlog-social .follow-on a.fb
{
	background: #3b5998;
    color: #fff;
}
.vlog-social .follow-on a.ig
{
	background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    color: #fff;
}
.vlog-social .follow-on a.tk
{
	background: #000;
    color: #fff;
}
.vlog-social .follow-on a.yt
{
	background-color: #ff0000;
    color: #fff;
}
/***** End Influencer CSS ******/
/*** ================================= ****/


/****** Pricing Page ****/
.pricing-message
{
	max-width: 700px;
	margin:-10px auto;
	text-align: center;
	margin-bottom: 1em;
}
.plan-box
{
	padding: 30px 40px;
    margin-bottom: 30px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 8px 16px rgb(146 152 198 / 8%);
    transition: 0.3s;
    text-align: left;
    position: relative;
    z-index: 1;
}
.pricing-panel .plan-name
{
	display: inline-block;
	width: 100%;
	text-align: left;
}
.pricing-panel .plan-name h3
{
	font-size: 32px;
	margin-bottom: 5px;
}
.pricing-panel .plan-name .free-msg
{
	margin-top: 5px;
	margin-bottom: 2px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.pricing-panel .plan-name .free-msg i
{
	font-size: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    border-radius: 20px;
    background: #f9f4ec;
    color: #ff9800;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.pricing-panel .plan-name .plan-rate
{
    padding: 4px 10px;
    background: #b2f6ff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
	display: inline-block;
	color: #046c87;
}
.pricing-panel .price-features
{
	margin: 1rem 0;
    border-top: 1px solid #efeff4;
    padding: 1rem 0 0;
}
.pricing-panel .price-features ul
{
	margin-left: 0;
	padding-left: 0;
}
.pricing-panel .price-features ul li 
{
	list-style-type: none;
	font-size: 15px;
    margin-bottom: 6px;
}
.pricing-panel .price-features ul li i 
{
	margin-right: 10px;
	color: #1bdaf4;
}
.pricing-panel .plan-register
{
	display: inline-block;
	width: 100%;
	position: relative;
    margin-top: 1em;
}
.pricing-panel .plan-register a 
{
	display: block;
    border-radius: 30px;
    border: solid 1px #ececf0;
    padding: 12px 16px;
    text-align: center;
}
.period-panel
{
	display:inline-block;
	width:100%;
}
.period-panel .widget-title
{
	font-size: 32px;
	font-family: 'Elephant';
	font-weight: 400;
}
.period-panel .ad-period
{
	display:inline-block;
	width:100%;
	padding-top:1em;
	padding-bottom:1em;
	position:relative;
	margin-left:1em;
}
.period-panel .ad-period .duration-title
{
	color: #00247d;
	font-size:18px;
}
.period-panel .ad-period:before
{
	content: "";
	position: absolute;
	margin-right: 10px;
	width: 4px;
	height: 48px;
	background: #D3E0FF;
	left: -15px;
	top: 20px;
}
/*
.line-icon
{
	margin-top: 14px;
}
.line-icon img
{
	max-width: 200px !important;
}
.line-icon .widget-title
{
	font-weight: 400;
	margin-bottom: 1em;
	font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
} */

/********** Add Business *****/

.add-box
{
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
	background: #fff;
    padding: 2em;
	border-radius: 6px;
	border-top: solid 1px #cfeaff;
}
.add-box .add-message .widget-title
{
	font-size:25px;
}
.add-box ul
{
	padding:0;
	margin:0;
}
.add-box ul li
{
	list-style-type:none;
	position:relative;
	margin-left:2em;
	color: #032158;
}
.add-box ul li:before
{
	color: #00C300;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -1.6em;
    font-size: 18px;
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
}
.free-box .widget-title
{
	font-size:25px;
	position:relative;
	margin-left: 10px;
}

.free-box .widget-title:before {
    content: "";
    position: absolute;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background: #D3E0FF;
    left: -10px;
    top: 6px;
}
.free-box .textwidget p
{
	margin-bottom:12px;
}




/*.service-plan
{
	display: inline-block;
	width: 100%;
	position: relative;
}
#plantab 
{
	width: 600px;
    margin: 0 auto;
    text-align: center;
}
#plantab .sow-tabs-tab
{
	float: left;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 8px;
    margin-left: 15px;
    margin-right: 15px;
    border:solid 1px #f4f4f4;
  cursor: pointer;
  background: #fff;
  text-align: left;
  padding-left: 1.2em;
}

#plantab .sow-tabs-tab::before
{
    content: '';
	  display: inline-block;
	  width: 15px;
	  height: 15px;
	  border-radius: 50%;
	  background-color: #ddd;
	  outline: 3px solid #ddd; 
	  outline-offset: 4px; 
}

#plantab .sow-tabs-tab-selected::before
{
	background-color: red;
	outline: 3px solid black; 
	outline-offset: 4px; 
}
#plantab .sow-tabs-tab .tab-name
{
	font-size: 24px;
  margin-left: 12px;
  display: inline-block;
}
.service-plan .sow-tabs-panel-container
{
	display: inline-block;
	width: 100%;
	margin-top: 1em;
}
.service-plan .sow-tabs-panel-container .sow-tabs-panel
{
	border-radius: 4px;
    background: #ffffff;
    box-shadow: 0 8px 16px rgb(146 152 198 / 8%);
}*/

/**************** Sidebar **********/
.sidebar-inner-wrap .widget_sow-image .widget-title
{
	font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #057105;
}

/******** Footer *********/

.site-footer-section
{
	display: block !important;
	font-size: 15px;
}
.footer-widget-area .widget_media_image
{
	max-width:200px;
}
.bottom-action a
{
	display: inline-block;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
    font-size: 14px;
	background: #DE1018;
}
.bottom-action a:hover
{
	text-decoration:none;
	color: #001750;
	background: #D3E0ff;
}
.foot-links
{
	margin-top:1em;
	padding-left: 1em;
  	padding-right: 1em;
}
.foot-links ul
{
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-left: 1em;
}
.foot-links ul li
{
	margin-bottom: 10px;
}
.foot-links ul li a
{
	font-size: 15px;
	display:inline-block;
}
.foot-links ul li a:hover
{
	text-decoration: none;
}
.site-info-inner .widget_block
{
	margin-bottom:15px;
}
.site-footer h3
{
	color: #fff;
	font-size: 22px;
	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    word-spacing: 0.6px;
}
.footer-address ul
{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}
.footer-address ul li
{
	list-style-type: none;
	margin-left: 5px;
	display: inline-block;
    width: 100%;
    margin-bottom: 16px;
    line-height: 24px;
}
.footer-address ul li i
{
	float: left;
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-right: 10px;
    line-height: 20px;
    text-align: center;
    width: 36px;
    height: 36px;
    border: solid 1px #0a6496;
    padding: 6px;
    border-radius: 20px;
}
.footer-social
{
	margin-top: 2em;
}
@media only screen and (max-width: 840px)
{
	.cta-image img
	{
		width: 100%;
	}
}
@media only screen and (max-width: 780px)
{
	.sector-row
	{
		width: 100% !important;
		display: inline-block !important;
		margin-bottom: -8px !important;
	}
	.sector-row .panel-grid-cell {
        float: left;
        width: 50% !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
		margin-bottom: 0 !important;
    }
	.sector-row .panel-grid-cell .so-panel
	{
		margin-bottom: 10px;
	}
	#listfeatured
	{
		width: 48%;
	}
	.list-business
	{
		margin-bottom:2em;
	}
	.city-row 
	{
		width: 100%;
		display: inline-block !important;
		margin-bottom: -2.5em;
	}
	.city-row .panel-grid-cell
	{
		width: 50% !important;
		float:left;
	}
	.city-row .panel-grid-cell .so-panel
	{
		padding-left: 10px; 
    	padding-right: 10px;
	}
	.city-panel .widget-title a:after
	{
		right:45px;
	}
	
	.sub-category ul li
	{
		width: 33.33%;
	}
	/**** Detail Business ***/
	/*.business-box
	{
		display:inline-block;
		max-width: 100%;
	}
	.business-box img
	{
		float: left;
    	width: 40%;
	}
	.info-box
	{
		display: inline-block;
    	width: 60%;
	}
	.info-box ul li
	{
		margin-bottom: 10px;
	} */
	.biz-banner
	{
		margin-top: -1em;
	}
	.business-box
	{
		display:inline-block;
		width: 100%;
	}
	.business-info .company-headline h1
	{
		font-size: 30px;
	}
	.business-info .company-headline h3 
	{
    	font-size: 18px;
	}
	.business-content 
	{
		display: inline-block;
		width: 100%;
		float: none;
		padding-left: 0;
		margin-top: 2em;
	}
	.business-gallery .grid-cols
	{
		display:inline-block;
		width: 100%;
	}
	.business-gallery .grid-cols .gallery-item
	{
		float: left;
    	width: 50%;
		padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 12px;
	}
	.company-logo img
	{
		width: 100px;
	}
	.company-logo
	{
		left: 10px;
	}
	
	/**** Muay Thai Gyam ***/
	.free-info .business-box
	{
    	width: 100% !important;
	}
	.free-business-content
	{
		width: 100% !important;
		padding-left: 0;
	}
	
	.foot-links
	{
		padding-left: 0;
	}
}

@media only screen and (max-width: 768px)
{
	#listpanel .free-preview
	{
		display: none;
	}
	.bg-banner
	{
		padding-top: 10em;
	}
	.archive-meta
	{
		font-size:14px;
		letter-spacing: -0.2px;
		line-height: 22px;
	}
	.cta-panel p
	{
		font-size:15px;
	}
	.panel-content .link-action
	{
		display:none;
	}
	.related-busienss .related-contnet .col-6
	{
		width: 100%;
	}
	.sub-category ul li
	{
		width: 33.33%;
		padding-left: 5px;
    	padding-right: 5px;
    	margin-top: 6px;
    	margin-bottom: 6px;
	}
	.sub-category ul li a
	{
		padding: 8px 6px;
    	font-size: 12px;
	}

	.cat-items .subcat-name
	{
		width: 33.33%;
		margin-bottom: 8px;
	}

	.sector-panel h3.widget-title 
	{
		font-size: 18px;
	}
	.sector-panel h3.widget-title a
	{
		padding: 40px 12px 10px 12px;
	}
	.sub-section-heading h2
	{
		font-size:22px;
	}
	.cta-panel
	{
		padding: 1em 1.1em;
	}
	.cta-panel h2
	{
		font-size: 24px;
	}

}



@media only screen and (max-width: 480px)
{
	.bg-banner
	{
		padding-top: 6em;
		padding-bottom: 0.5em;
	}
	.banner-headline
	{
		padding-top: 2em;
    	padding-bottom: 1em;
	}
	.banner-headline .sow-headline
	{
		font-size: 20px;
	}
	.archive-meta
	{
		font-size:12px;
		line-height:20px;
	}
	.tag-heading h1
	{
		font-size: 14px;
		margin-left:0;
	}
	#category_heading h1,
	.business-info .company-headline h1
	{
		font-size: 26px;
    	line-height: 32px;
	}
	.section-headline
	{
		margin-bottom:5px;
	}
	.section-headline .sow-sub-headline,
	.section-headline h2
	{
		font-size: 25px;
	}
	.section-headline .sow-headline,
	.section-headline p
	{
		font-size: 14px;
	}
	.sub-section-heading h2
	{
		font-size:20px;
	}
	.biz-cta-message .widget-title
	{
		font-size: 25px;
		line-height: 36px;
	}
	.featured-section,
	#listfeatured
	{
		margin-left: 0;
    	margin-right: 0;
	}
	#category_heading h2.sub-heading
	{
		font-size: 16px;
		margin-top: 12px;
	}
	
	#listfeatured {
        width: 100%;
    }
	#listfeatured h3
	{
		min-height:0;
	}
	#listfeatured .biz-logo
	{
		max-width: 70px;
    	margin-top: -3em;
	}
	
	.city-panel .widget-title
	{
		bottom: 12px;
    	padding-left: 12px;
    	font-size: 16px;
	}
	.city-panel .widget-title a:after
	{
		display:none;
	}
	.biz-tagline
	{
		font-size:14px;
	}
	.panel-content .biz_cats a
	{
		font-size: 11px;
	}
	.search-submit
	{
		width: 90px !important;
		font-size: 16px;
	}
	.search-bar
	{
/* 		margin-top: -5.2em; */
		margin-top: -7.5em;
    	padding-bottom: 1.5em;
	}
	.search-bar .search-form .search-field
	{
		min-height: 46px;
	}
	
	.cat-items .subcat-name
	{
		width: 50%;
	}
	.cat-items .subcat-name a
	{
		padding: 6px 5px;
    	font-size: 12px;
    	letter-spacing: -0.5px;
	}
	.sector-row .panel-grid-cell
	{
		padding-left: 5px !important;
        padding-right: 5px !important;
	}
	.sector-row .panel-grid-cell .so-panel
	{
		margin-bottom: 4px !important;
	}
	.sector-panel h3.widget-title 
	{
		font-size: 14px;
		font-weight:normal;
	}
	.sector-panel h3.widget-title a
	{
		padding: 40px 10px 10px 10px;
	}
	.panel-content
	{
		width: 100%;
		padding: 8px 12px;
	}
	.premium-list .panel-content
	{
		padding: 14px 14px;
	}
	#listpanel .biz-profile
	{
		width:100%;
		margin:0px;
	}
	.hentry h3 
	{
		font-size: 18px;
		line-height: 24px;
	}
	/**** Category Page ****/
	.sub-category ul li
	{
		width: 50%;
		margin-top: 4px;
    	margin-bottom: 4px;
		padding-left: 5px;
    	padding-right: 5px;
	}
	.sub-category ul li a
	{
		padding: 8px 8px;
    	font-size: 12px;
		line-height: 20px;
	}
	/*** Business Detail ***/
	.business-box
	{
		width: 100%;
    	float: none;
	}
	.businss-content
	{
		width: 100%;
    	float: none;
		padding-left: 0;
	}
	#listpanel .biz-profile img 
	{
		width: 100%;
	}
	.filter-city .city-filter-panel
	{
		margin-right: 12px;
		margin-bottom: 12px;
		min-width: 46% !important;
	}
	.filter-city .city-filter-panel a
	{
		font-size: 13px;
	}
	.biz-service .service-list ul
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.biz-map a
	{
		height: 80px;
    	width: 100%;
	}
	.biz-map a img
	{
		height: 100%;
    	width: 100%;
    	object-fit: cover;
	}
	.biz-map a span
	{
		font-size: 15px;
	}
	
	/***** Thai Lottery *****/
	.lotto-check__title
	{
		margin-bottom: 0 !important;
	}
	.lotto-check__title a span
	{
		margin-left: 0;
    	display: block;
	}
	
}

.thai-lottery-page,
.thai-lottery-detailed {
/*   margin-top: 2rem; */
  line-height: 1.6;
  color: #333;
}

/* Container for detailed results page */
.thai-lottery-detailed {
/*   max-width: 1200px; */
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  background: #f9fafb;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Heading styles */
.thai-lottery-detailed h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #1a202c;
  margin-bottom: 1.5rem;
  letter-spacing: -0.025em;
}
.thai-lottery-detailed h2 .date-status
{
	font-size: 30px;
    font-weight: 400;
}
.thai-lottery-detailed h2 .update-status
{
	display: inline-block !important;
    color: #085684;
    margin-left: 4px;
    font-size: 24px;
	position:relative;
	top:-2px;
}

.thai-lottery-detailed h3 {
  font-size: 1.5rem;
  font-weight: normal;
  color: #2d3748;
  margin-bottom: 1rem;
}

.thai-lottery-detailed h4 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0.75rem;
  background: #00274d;
  padding: 12px 15px;
  text-align: left;
  font-family: Poppins, sans-serif;
}

/* Search form styles */
.thai-lottery-detailed form {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border: solid 1px #79e2fa;
	
}

.thai-lottery-detailed form label {
  font-size: 1rem;
  font-weight: 500;
  color: #4a5568;
  align-self: center;
  font-family: Poppins, sans-serif;
}

.thai-lottery-detailed form select,
.thai-lottery-detailed form input[type="text"] {
  flex: 1;
  min-width: 200px;
  padding: 0.5rem;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  font-size: 1rem;
  color: #1a202c;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  font-family: Poppins, sans-serif;
}

.thai-lottery-detailed form select:focus,
.thai-lottery-detailed form input[type="text"]:focus {
  border-color: #00274d;
  box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.2);
  outline: none;
}

.thai-lottery-detailed form input[type="text"]::placeholder {
  color: #a0aec0;
}

.thai-lottery-detailed form .btn-success {
  background: linear-gradient(90deg, #38a169, #2f855a);
  border: none;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  border-radius: 6px;
  transition: background 0.3s ease, transform 0.2s ease;
}

.thai-lottery-detailed form .btn-success:hover {
  background: linear-gradient(90deg, #2f855a, #276749);
  transform: translateY(-2px);
}

/* Search result styles */
#lottery_result {
  padding: 1.5rem;
  border-radius: 8px;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  text-align: center;
  transition: all 0.3s ease;
  font-family: Poppins, sans-serif;
}
#lottery_result .win-lottery
{
	display:inline-block;
	width:100%;
}
#lottery_result .win-lottery img
{
	width: 120px;
    display: inline-block;
    text-align: center;
    margin-bottom: 1em;
}
#lottery_result .win-lottery h3
{
	color: #2e7d32;
    letter-spacing: 4px;
    font-size: 32px;
    font-weight: 600;
}
#lottery_result .win-message span
{
	font-size: 20px;
    background: linear-gradient(135deg, #00247d, #1a7ac7);
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    letter-spacing: 4px;
	margin-right: 5px;
}
#lottery_result .win-message i
{
	font-size: 18px;
    color: #1a7ac7;
	font-style: normal;
}
#lottery_result.success
{
	border-left:solid 2px #00247d;
}
/*
.lottery-search-results.success .card .card-body h4 {
  color: #0bb16c;
  text-align: center;
}
.lottery-search-results.failure .card .card-body h3 {
  color: #010101;
  text-align: center;
}
.lottery-search-results.failure .card .card-body h4 {
  color: #ff0000;
  text-align: center;
}
.lottery-search-results.failure .card .card-body h4 span {
  color: #4f4f4f;
  font-style: italic;
}
*/
#lottery_result.error {
  background: #fff5f5;
  color: #c53030;
  border-left: 4px solid #c53030;
}

/* Prize grid styles */
.thai-lottery-detailed .grid {
  display: grid;
  gap: 1.5rem;
}

.thai-lottery-detailed .grid > div {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.thai-lottery-detailed .grid > div:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.thai-lottery-detailed .grid ul {
  margin: 0;
  padding-left: 1.5rem;
}

.thai-lottery-detailed .grid ul li {
  font-size: 1rem;
  color: #4a5568;
  margin-bottom: 0.5rem;
}

/* Back button */
.thai-lottery-detailed .btn-primary {
  display: inline-block;
  background: linear-gradient(90deg, #3182ce, #2b6cb0);
  border: none;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: normal;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  transition: background 0.3s ease, transform 0.2s ease;
}

.thai-lottery-detailed .btn-primary:hover {
  background: linear-gradient(90deg, #2b6cb0, #2c5282);
  transform: translateY(-2px);
  text-decoration: none;
}

/* Pagination controls */
.pagination-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  font-size: 1rem;
}

.pagination-controls .lottery-btn {
  background: #00274d;
  color: #fff;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  text-decoration: none;
  font-weight: normal;
}

.pagination-controls .lottery-btn:hover {
  background: #003366;
  transform: translateY(-2px);
}

.pagination-controls .text-gray-700 {
  color: #4a5568;
  font-weight: 500;
}

/*massage spa css*/
.spa-card 
{
	display:inline-block;
	width: 100%;
    background: #fff;
    border-radius: 8px;
	border-top: solid 1px #9497b0;
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
}
.spa-card h3
{
	margin-bottom:5px !important;
}
.spa-contact-info 
{
	display:inline-block;
	width: 100%;
	margin-top: 5px;
}
    
.spa-contact-info ul 
{
    padding: 0px;
    position: relative;
}

.spa-contact-info ul li {
    list-style: none;
    padding: 2px 0px;
}
.spa-contact-info ul li i 
{
    color: #0695b8;
    margin-right: 8px;
}
  
   
    
.no-spas-found 
{
        grid-column: 1 / -1;
        text-align: center;
        padding: 40px 20px;
        color: #7f8c8d;
        font-size: 1.1em;
}
/*Siam Business Card CSS*/
.widget_siam-business-guide-card-widget
{
	border-bottom: solid 1px #d8e1f7;
}
.siam-business-card 
{
    overflow: hidden;
    position: relative;
	padding-bottom: 1em;
}
ul.siam-contact-info 
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.siam-contact-info li 
{
    margin-bottom: 5px;
    margin-left: 1.8em;
	color: #0cc2cb;
}
.siam-contact-info li i {
    display: inline-block;
    /* color: #8d3238; */
    color: #0695b8;
    width: 32px;
    text-align: center;
    margin-left: -2em;
}
.siam-contact-info li .phone_number a, .siam-contact-info li .map_link a{
    color:var(--global-palette4);
}
.business-description 
{
    margin-bottom: 10px;
}
.business-photo img 
{
    border-radius: 5px;
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
}
.business-photo:before 
{
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.siam-business-card:hover  .business-photo:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}


/*Top Thailand CSS*/
.vl-news-block {
  margin-bottom: 40px;
}

.vl-news-block:last-child {
  margin-bottom: 0;
}

.vl-post-thumb {
    position: relative;
    overflow: hidden;
}
.vl-post-thumb > a {
    position: relative;
    display: block;
    overflow: hidden;
}
.vl-thumb-container, .entry-thumb-container {
    position: relative;
    padding-bottom: 70%;
    background: #f7f7f7 url("images/preloader.gif");
    background-position: center;
    background-size: cover;
}
.vl-post-thumb img {
    transition: 0.3s 
ease-in-out;
}
.vl-thumb-container img, .entry-thumb-container img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100% !important;
    /*height: 100% !important;*/
    object-fit: cover;
    object-position: center;
}
.vl-block-header {
    margin-bottom: 30px;
}
.vl-post-item h3 
{
    font-size:20px;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: -0.2px;
}
.vl-post-wrap .vl-excerpt {
    color: #64748b;
}

.vl-post-metas {
    opacity: 0.8;
    font-size: 0.8rem;
    margin-bottom: 10px;
}
.vl-post-thumb > a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.vl-post-thumb:hover > a:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}
.vl-thumb-container, .entry-thumb-container {
    position: relative;
    padding-bottom: 70%;
    background: #f7f7f7 url("images/preloader.gif");
    background-position: center;
    background-size: cover;
}
.vl-post-content.vl-gradient-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 35px 14px 10px 14px;
    color: #fff;
    background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.9))
  );
    background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.vl-post-content.vl-gradient-overlay h3.vl-post-title {
    color: #fff;
}
.vl-grid-block .vl-post-metas {
    max-height: 0;
    margin-top: 5px;
    color: #f6f6f6;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
.vl-block-header .vl-block-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ht-clearfix:before,
.ht-clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.ht-clearfix:after,
.entry-content:after,
.comment-content:after,
.site-footer:after {
  clear: both;
}
.vl-post-item {
    margin-bottom: 30px;
}
.vl-small-block .vl-post-item {
    display: flex;
    /* gap: 10px; */
    /* justify-content: space-around; */
    align-items: center;
    flex-wrap: nowrap;
}
.vl-tile-block.style1 {
    height: 500px;
}
.space-10 {
    margin: -5px;
}
.space-10 .vl-thumb {
    padding: 5px;
}

.vl-height-100 {
    height: 100%;
}
.vl-height-50 {
    height: 50%;
}
.vl-width-100 {
    width: 100%;
}
.vl-width-50 {
    width: 50%;
}
.vl-thumb, .vl-parent
 {
    float: left;
}
.vl-post-thumb 
{
    position: relative;
    overflow: hidden;
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
}

.vl-thumb-inner {
    position: relative;
    height: 100%;
}
.vl-thumb-inner.vl-post-thumb {
    background: #f7f7f7 url(images/preloader.gif);
    background-position: center;
    background-size: cover;
}
.vl-post-thumb > a {
    position: relative;
    display: block;
    overflow: hidden;
}
.vl-post-thumb img {
    transition: 0.3s 
ease-in-out;
}
.vl-thumb img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}
.vl-tile-block .vl-post-categories, .vl-tile-block .vl-primary-cat-block {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 99;
}
.vl-post-categories {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
.vl-post-categories li a.vl-category, .vl-primary-cat-block .vl-primary-cat {
    display: inline-block;
    /* background: #0078af; */
    background: #c72037;
    color: #fff;
    font-size: 0.7rem;
    padding: 5px 8px;
    line-height: 1;
    text-transform: uppercase;
    vertical-align: middle;
}
.vl-title-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.9))
  );
    background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.vl-title-container > a {
    color: #fff !important;
    padding: 25px 25px 15px;
    display: block;
}
.vl-title-container h3.vl-post-title {
    color: #fff;
    margin-bottom: 15px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
    position: relative;
    transition: all 0.3s ease;
}
.vl-title-container h3:after {
    content: "";
    position: absolute;
    height: 1px;
    margin-top: 6px;
    background: #fff;
    top: 100%;
    left: 0;
    width: 0;
    transition: all 0.3s ease;
}
.vl-thumb-inner:hover .vl-title-container h3:after {
    width: 100%;
}

.vl-1-4-block {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.vl-news-block .vl-grid-block .vl-post-thumb .vl-primary-cat-block {
    /*bottom: auto;*/
    /*top: 15px;*/
}

.news-button
{
	display:inline-block;
	width:100%;
	text-align:right;
	margin-top:30px;
}
.news-button a {
    padding: 8px 15px 8px 15px !important;
    font-size: 14px;
    position: relative;
    letter-spacing: -0.2px;
    background: #00247d !important;
    border: 2px none transparent;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
    border-radius: 0px;
    min-width: 100px;
    text-align: center;
	color:#fff;
}
.news-button i {
    margin-left: 5px;
}

/* ============== News Section style1 ============== */

.vl-news-block-wrap {
  display: flex;
  margin: 0 -15px;
  row-gap: 30px;
  flex-wrap: wrap;
}

.vl-news-block.style2 .vl-post-thumb .vl-primary-cat-block {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 99;
}

.vl-news-block .vl-post-content .vl-primary-cat-block {
  margin-bottom: 10px;
}

.vl-news-block.style1 .vl-big-block {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 0;
}

.vl-news-block.style1 .vl-small-block {
  width: 50%;
  padding: 0 15px;
}

.vl-news-block.style1 .vl-big-block .vl-post-item {
  margin-bottom: 0;
}

.vl-news-block.style1 .vl-big-block .vl-post-thumb {
  margin-bottom: 20px;
}

.vl-news-block.style1 .vl-small-block .vl-thumb-container {
  padding-bottom: 80%;
}

.vl-news-block.style1 .vl-small-block .vl-post-thumb {
    /*float: left;*/
    width: 120px;
    flex-shrink: 0;
    margin-right: 15px;
}

.vl-news-block.style1 .vl-small-block .vl-post-thumb {
  float: left;
  width: 120px;
}

.vl-news-block.style1 .vl-small-block .vl-post-content {
  /*margin-left: 140px;*/
}

/* ============== News Section style2 ============== */

.vl-grid-blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  row-gap: 30px;
}
.top-thailand-grid-3 .vl-grid-block {
    width: 33.33%;
}
.vl-grid-block {
/*   width: 33.33%; */
	width: 25%;
  padding: 0 15px;
  margin-bottom: 0;
}

.vl-grid-block-inner 
{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border-bottom: solid 2px #b5e1f6;
}

.vl-grid-block .vl-post-metas {
  max-height: 0;
  margin-top: 5px;
  color: #f6f6f6;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.vl-grid-block-inner:hover .vl-post-metas {
  max-height: 60px;
}
.vl-post-wrap {
    background: #f7f7f7;
    padding: 20px 14px;
}


/* ============== News Section style3 ============== */

.vl-news-block-alt {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

.vl-news-block-alt .vl-big-block,
.vl-news-block-alt .vl-small-block {
  width: 50%;
  padding: 0 15px;
}

.vl-news-block-alt .vl-big-block {
  min-height: 300px;
}

.vl-news-block-alt .vl-big-block .vl-post-item,
.vl-news-block-alt .vl-big-block .vl-post-thumb,
.vl-news-block-alt .vl-big-block .vl-post-thumb > a {
  height: 100%;
}

.vl-news-block-alt .vl-big-block .vl-post-thumb .vl-primary-cat-block {
  bottom: auto;
  top: 15px;
}

.vl-news-block-alt .vl-big-block .vl-thumb-container {
  padding-bottom: 0;
  height: 100%;
}

.vl-news-block-alt .vl-big-block .vl-post-content {
  padding: 20px;
}

.vl-news-block-alt .vl-small-block .vl-thumb-container {
  padding-bottom: 80%;
}

.vl-news-block-alt.vl-display-cat .vl-small-block .vl-thumb-container {
  padding-bottom: 100%;
}

.vl-news-block-alt .vl-small-block .vl-post-thumb {
  float: left;
  width: 120px;
}

.vl-news-block-alt .vl-small-block .vl-post-content {
  margin-left: 140px;
}
/* ============== News Section style12 ============== */
/*
.vl-1-2-block {
  margin: 0 -15px;
}

.vl-1-2-block .vl-big-block {
  width: 60%;
  padding: 0 15px;
  float: left;
}

.vl-1-2-block .vl-big-block .vl-thumb-container {
  padding-bottom: 80%;
}

.vl-1-2-block .vl-small-block {
  width: 40%;
  padding: 0 15px;
  float: left;
}

.vl-1-2-block .vl-small-block .vl-thumb-container {
  padding-bottom: 58%;
}

.vl-1-2-block .vl-post-thumb {
  margin-bottom: 15px;
} */


/* ============== News Section style9 ============== */

.vl-1-4-block {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

.vl-1-4-block .vl-big-block,
.vl-1-4-block .vl-small-block {
  width: 50%;
  padding: 0 15px;
}

.vl-1-4-block .vl-post-thumb {
  margin-bottom: 15px;
}

.vl-1-4-block .vl-small-block-wrap {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

.vl-1-4-block .vl-small-block .vl-post-item {
  width: 50%;
  padding: 0 15px;
}

.vl-1-4-block .vl-small-block .vl-post-item {
  margin-bottom: 0;
}

/* ============== News Section style6 ============== */

.vl-1-3-block .vl-big-block .vl-post-thumb {
  position: relative;
}

.vl-1-3-block .vl-big-block .vl-post-thumb .vl-post-categories {
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
}

.vl-1-3-block .vl-big-block .vl-thumb-container {
  padding-bottom: 60%;
}

.vl-1-3-block .vl-big-block .vl-post-content {
  padding: 30px;
}

.vl-1-3-block .vl-small-block {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
  margin-top: 30px;
  row-gap: 30px;
}

.vl-1-3-block .vl-small-block .vl-post-item {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 0;
}

.vl-1-3-block .vl-small-block .vl-post-thumb {
  margin-bottom: 15px;
}
.vl-post-categories, .vl-primary-cat-block {
    margin: 0;
    padding: 0;
    font-size: 0;
}
/* ============== News Section style3 ============== */

.vl-double-small-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  row-gap: 30px;
}

.vl-double-small-block .vl-post-item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 0;
}

.vl-double-small-block .vl-post-thumb {
  float: left;
  width: 120px;
}

.vl-double-small-block.vl-display-cat .vl-post-thumb .vl-thumb-container {
  padding-bottom: 100%;
}

.vl-double-small-block .vl-post-content {
  margin-left: 140px;
}


@keyframes shine {
  100% {
    left: 125%;
  }
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .thai-lottery-detailed form {
    flex-direction: column;
  }

  .thai-lottery-detailed form select,
  .thai-lottery-detailed form input[type="text"],
  .thai-lottery-detailed form .btn-success {
    width: 100%;
    min-width: unset;
  }

  .thai-lottery-detailed h2 {
    font-size: 1.75rem;
  }

  .thai-lottery-detailed h3 {
    font-size: 1.25rem;
  }

  .thai-lottery-detailed .grid {
    grid-template-columns: 1fr;
  }

  .pagination-controls {
    flex-direction: column;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
    .vl-tile-block.style1, .vl-tile-block.style2, .vl-tile-block.style3, .vl-tile-block.style4, .vl-tile-block.style5, .vl-tile-block.style6, .vl-tile-block.style7, .vl-tile-block.style8
    {
        height: auto !important;
    }
    .vl-height-33, .vl-height-50, .vl-height-100
 {
        height: auto !important;
    }
    .vl-width-25, .vl-width-33, .vl-width-35, .vl-width-50, .vl-width-65, .vl-width-100 {
    width: 100%;
}
.vl-news-block.style1 .vl-big-block, .vl-news-block.style1 .vl-small-block {
    width: 100%;
}
.vl-grid-block {
    width: 33.33%;
}
.vl-news-block-alt .vl-big-block, .vl-news-block-alt .vl-small-block {
    width: 100%;
}


  .vl-tile-block.style1,
  .vl-tile-block.style2,
  .vl-tile-block.style3,
  .vl-tile-block.style4,
  .vl-tile-block.style5,
  .vl-tile-block.style6,
  .vl-tile-block.style7,
  .vl-tile-block.style8 {
    height: auto !important;
  }

  .vl-width-25,
  .vl-width-33,
  .vl-width-35,
  .vl-width-50,
  .vl-width-65,
  .vl-width-100 {
    width: 100%;
  }

  .vl-height-33,
  .vl-height-50,
  .vl-height-100 {
    height: auto !important;
  }

  .vl-thumb-inner.vl-post-thumb > a {
    position: relative;
    padding-bottom: 70%;
    background: #f7f7f7 url("images/preloader.gif");
    background-position: center;
    background-size: cover;
  }

  .vl-thumb-inner.vl-post-thumb img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .vl-fwnews-block-style8 .vl-post-item {
    width: 50%;
  }

  .vl-fwnews-block-style8 .vl-post-item:nth-last-child(3) {
    margin-bottom: 30px;
  }

  .vl-fwnews-block-style7 .vl-post-item {
    width: 100%;
  }

  .vl-fwnews-block-style7 .vl-post-item:nth-last-child(2) {
    margin-bottom: 30px;
  }

  .vl-fwnews-block-style6 .vl-post-item {
    width: 100%;
    margin-bottom: 30px;
  }

  .vl-fwnews-block-style4 .vl-post-item {
    width: 50%;
  }

  .vl-fwnews-block-style3 {
    flex-wrap: wrap;
  }

  .vl-fwnews-block-style3 .col1,
  .vl-fwnews-block-style3 .col2 {
    width: 100%;
  }

  .vl-fwnews-block-style2 {
    flex-wrap: wrap;
  }

  .vl-fwnews-block-style2 .col1 {
    order: 1;
    width: 100%;
  }

  .vl-fwnews-block-style2 .col2,
  .vl-fwnews-block-style2 .col3 {
    order: 2;
    width: 50%;
  }

  .vl-fwnews-block-style1 {
    flex-wrap: wrap;
  }

  .vl-fwnews-block-style1 .vl-post-item:nth-child(1) {
    width: 100%;
    order: 1;
  }

  .vl-news-block.style1 .vl-big-block,
  .vl-news-block.style1 .vl-small-block {
    width: 100%;
  }

  .vl-1-6-block .vl-big-block .vl-post-thumb {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .vl-1-6-block .vl-big-block .vl-post-content {
    margin-left: 0;
    padding-left: 0;
  }

  .vl-1-6-block .vl-small-block .vl-post-item {
    width: 100%;
  }

  .vl-1-4-block {
    display: block;
  }

  .vl-1-4-block .vl-big-block,
  .vl-1-4-block .vl-small-block {
    width: 100%;
  }

  .vl-1-4-block .vl-big-block {
    margin-bottom: 30px;
  }

  .vl-double-small-block .vl-post-item {
    width: 100%;
  }

  .vl-alt-post-item {
    width: 100%;
  }

  .vl-alt-post-item .vl-post-content {
    padding-bottom: 0 !important;
    height: auto !important;
  }

  .vl-alt-post-item .vl-post-content-wrap-inner {
    position: static;
  }

  .vl-alt-post-item:nth-child(2) {
    flex-direction: column;
  }

  .vl-news-block-alt .vl-big-block,
  .vl-news-block-alt .vl-small-block {
    width: 100%;
  }

  .vl-news-block-alt .vl-big-block .vl-thumb-container {
    padding-bottom: 70%;
  }

  .vl-double-block .vl-big-block .vl-post-item,
  .vl-double-block .vl-small-block .vl-post-item {
    width: 100%;
  }

  .vl-1-2-block .vl-big-block,
  .vl-1-2-block .vl-small-block {
    width: 100%;
    float: none;
  }

  .vl-1-2-block .vl-big-block {
    margin-bottom: 30px;
  }

  .vl-grid-2-block .vl-post-item {
    width: 100%;
  }

  .vl-grid-2-block .vl-post-item:last-child {
    margin-bottom: 0;
  }

  .vl-fwnews-block-style5 .col1,
  .vl-fwnews-block-style5 .col2 {
    width: 100%;
  }

  .vl-fwnews-block-style5 .col1 {
    margin-bottom: 30px;
  }

  .vl-grid-6-block .vl-post-item {
    width: 100%;
  }

  .vl-fwnews-block-style8 .vl-post-item {
    width: 100%;
  }

  .vl-fwnews-block-style8 .vl-post-item:nth-last-child(2) {
    margin-bottom: 30px;
  }

  .vl-fwnews-block-style4 .vl-post-item:nth-child(1),
  .vl-fwnews-block-style4 .vl-post-item:nth-child(2),
  .vl-fwnews-block-style4 .vl-post-item {
    width: 100%;
  }

  .vl-fwnews-block-style3 .col2 .vl-post-item {
    width: 100%;
  }

  .vl-fwnews-block-style3 .col2 .vl-post-item:last-child {
    margin-bottom: 0;
  }

  .vl-fwnews-block-style2 .col2,
  .vl-fwnews-block-style2 .col3 {
    width: 100%;
  }

  .vl-fwnews-block-style1 .vl-post-item:nth-child(2),
  .vl-fwnews-block-style1 .vl-post-item:nth-child(3) {
    width: 100%;
    order: 2;
  }

  

/*   .vl-grid-block {
    width: 100%;
  }
 */
  .vl-post-content.vl-gradient-overlay h3.vl-post-title {
    font-size: 1.2rem;
  }

  .vl-1-3-block .vl-small-block .vl-post-item {
    width: 100%;
  }

  .vl-1-4-block .vl-small-block .vl-post-item {
    width: 100%;
  }

  .vl-list-block .vl-post-thumb {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .vl-list-block .vl-post-content {
    margin-left: 0;
    padding-left: 0;
  }
  .vl-post-thumb:not(.vl-aligned-block) .vl-thumb-container img,
  .vl-thumb-inner.vl-post-thumb > a img {
    position: static !important;
  }
  .vl-post-thumb:not(.vl-aligned-block) .vl-thumb-container, .vl-thumb-inner.vl-post-thumb > a {
    padding-bottom: 0 !important;
    height: 50vw !important;
}
  
}
@media screen and (max-width: 580px) {
    .vl-grid-block {
    width: 100%;
}
.top-thailand-grid-3 .vl-grid-block{
    width:50%;
}
}
@media screen and (max-width: 480px) {
    .vl-grid-block, .top-thailand-grid-3 .vl-grid-block {
    width: 100%;
}
}

@media only screen and (max-width: 480px) 
{
  	.result-main h2
	{
		font-size: 20px;
	}

	.lottery-main-hightlight
	{
		padding: 12px 8px;
	}

	.result-main ul.list-unstyled
	{
		flex-wrap: wrap;
	}

	.result-main ul.list-unstyled li
	{
		padding: 10px 4px;
		margin: 0 4px;
		width: 30%;
	}
	.list-unstyled li h6
	{
		font-size: 14px;
	}

	.result-main ul.list-unstyled li strong,
	.result-main ul.list-unstyled li span
	{
		font-size: 18px;
		letter-spacing: -0.4px;
	}
	
	.result-main ul.list-unstyled li:first-child
	{
		width: 100%;
		margin-bottom: 10px;
	}

	.result-main ul.list-unstyled li:first-child h6
	{
		font-size: 20px;
	}

	.result-main ul.list-unstyled li:first-child h5
	{
		font-size: 16px !important;
	}

	.result-main ul.list-unstyled li:first-child strong
	{
		padding: 12px 14px;
		display: inline-block;
		line-height: 20px;
		letter-spacing: 2px;
		font-size: 24px;
	}

	.result-main ul.list-unstyled li h5
	{
		font-weight: 400;
		letter-spacing: -0.3px;
		font-size: 12px !important;
		margin: 0 2px;
	}

	.thai-lottery-detailed
	{
		padding: 1rem;
	}

	.thai-lottery-detailed h2
	{
		font-size: 1.4rem;
	}
	.thai-lottery-detailed h2 .date-status
	{
		font-size: 24px;
	}
	.thai-lottery-detailed h2 .update-status
	{
		font-size: 20px;
	}

	.thai-lottery-detailed form
	{
		padding: 1rem;
	}

	.lotto-check__title
	{
		font-size: 16px !important;
		letter-spacing: -0.5px;
		margin-left: 3.6em !important;
		padding-bottom: 5px;
		position: relative;
		top: -5px;
	}

	.lotto-check__article .lotto__number
	{
		font-size: 16px;
		padding-left: 2px;
		padding-right: 2px;
		letter-spacing: -0.3px;
		position: relative;
		top: -15px;
	}

	.lotto-check__article
	{
		padding: 15px 10px;
	}

	.lotto-check__item
	{
		font-size: 12px;
	}

	.lotto-check__time .time__date
	{
		font-size: 24px;
		height: 22px;
	}

	.lotto-check__time
	{
		top: 8px;
		left: 10px;
	}

	.lotto-check__time a
	{
		font-size: 14px;
		height: 50px;
		padding: 0;
		width: 50px;
	}

	.thai-lottery-detailed form label
	{
		align-self: auto;
		margin-bottom: 0;
	}

	.thai-lottery-detailed h4
	{
		font-size: 16px;
		padding: 10px 15px;
		line-height: 22px;
	}

	.lotto-check__title a
	{
		letter-spacing: 0;
	}

	.lotto-check__para--half
	{
		display: inline-block;
		width: 100% !important;
		border-radius: 3px;
		padding: 0 !important;
	}

	.lotto-check__para
	{
		width: 33%;
		margin-right: 0;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 12px !important;
		max-height: 65px;
	}

	.side-result
	{
		margin-bottom: 0 !important;
		max-height: 60px !important;
	}

	.flex-result span.lotto__number
	{
		width: 20%;
		font-size: 16px;
		padding: 10px 4px;
	}

	#lottery_result .win-lottery h3
	{
		letter-spacing: 2px;
		font-size: 24px;
	}

	#lottery_result .win-message span
	{
		font-size: 18px;
		margin-bottom: 10px;
	}

	#lottery_result .win-message i
	{
		font-size: 16px;
		display: inline-block;
		width: 100%;
		line-height: 24px;
	}

	.subcat-heading
	{
		font-size: 18px;
		font-weight: 600;
		letter-spacing: -0.2px;
		color: #1f588b;
	}
	
	
}
