/*!
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%); }
}


.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;
}
/****** Top Menu ******/
#secondary-menu .menu-item a
{
	padding: 0 5px;
    font-size: 14px;
    color: #4ecfe5;
    margin-left: 8px;
    margin-right: 8px;
}
#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;
}
.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;
}
.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-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 h1.sow-headline
{
	margin-bottom: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #1a7ac7;
	font-weight:400;
}
.section-headline h2
{
	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: 20px;
    font-weight: 300;
    letter-spacing: -0.4px; 
    text-align: left;
    margin-left: -8px;
    color: #e9faff;
    margin-bottom: 12px;
}

.search-bar
{
	position: relative;
	margin-top: -9.2em;
  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;
}


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

.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;
}
/*.ad-product-row
{
	display: inline-block;
	width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}
#productpanel
{
	width: 50%;
	float: left;
	padding-left: 15px;
    padding-right: 15px;
}
#productpanel .ad-service a img 
{
	border-radius: 4px;
}*/
.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: 15px 20px;
	width: 100%;
}
#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;
}
#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%;
}


/****** 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: 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: 42px;
    height: 42px;
    line-height: 42px;
    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: 1em;
    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: #0695b8; */
	color: #06b872;
	margin-right: 4px;
	font-size: 20px;
    position: relative;
    top: 2px;
}

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

.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 p
{
	position: relative;
	font-size: 14px;
    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: 3px;
	left:-8px;
}

/* 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 {
  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;
}
.lottery-btn .all-rewards img
{
	width: 45px;
    position: relative;
	top: 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: 20px;
  	background: #fff;
  	border-radius: 4px;
  	display: inline-block;
  	border-top: solid 1px #b1def0;
	
}
.lotto-check__title {
  font-size: 22px !important;
  margin-top: 2px !important;
  padding-bottom: 4px;
  text-align: left;
}
.lotto-check__title a 
{
  color: #00274d;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  line-height: 1.5;
}
.lotto-check__title a:hover
{
	text-decoration:none;
}
.lotto-check__time {
  background-color: #d2e1f6;
  border-radius: 5px;
  display: block;
  font-size: 1.8rem;
  height: 100px;
  left: 15px;
  padding: 20px 0 0;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100px;
  line-height: 1;
  color: #2f2f2f;
  font-family: Poppins, sans-serif;
}
.lotto-check__time .time__date {
	color: #DE1018;
  	display: block;
  	font-size: 2.2rem;
  	font-weight: 600;
  	font-family: Poppins, sans-serif;
}
.lotto-check__para--half {
  width: 19%;
}
.lotto-check__para {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  color: #888;
  float: left;
  font-size: 2rem;
  width: 24%;
  font-family: Poppins, sans-serif;
}
.lotto-check__item {
  background-color: #d6f4fe;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  border-radius: 2px;
  padding: 3px 0;
  font-family: Poppins, sans-serif;
}
.lotto-check__article .lotto__number {
  font-size: 24px;
  padding: 0 10px;
  font-weight: normal;
  line-height: 2.1;
  color: #03184c;
  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;
}

/********* 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: 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;
	}
	
	
	.foot-links
	{
		padding-left: 0;
	}
}

@media only screen and (max-width: 768px)
{
	.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)
{
	
	.tag-heading h1
	{
		font-size: 16px;
		margin-left:0;
	}
	#category_heading h1,
	.business-info .company-headline h1
	{
		font-size: 26px;
    	line-height: 32px;
	}
	.section-headline
	{
		margin-bottom:5px;
	}
	.section-headline h2
	{
		font-size: 25px;
	}
	.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;
    	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);
	}
	
	
}
.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: 2.25rem;
  font-weight: normal;
  color: #1a202c;
  margin-bottom: 1.5rem;
  text-align: center;
  letter-spacing: -0.025em;
}

.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);
  margin-bottom: 2rem;
}

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


/* 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 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 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: 0px 2px;
  }

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

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

  .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;
  }
  .lotto-check__article {
    padding: 15px 10px 15px 10px;
  }
  .lotto-check__item {
    font-size: 12px;
  }
  .lotto-check__time .time__date {
    font-size: 26px;
  }
  .lotto-check__time {
    font-size: 14px;
    height: 50px;
    left: 10px;
    padding: 5px 0 0;
    top: 5px;
    width: 50px;
  }
	.thai-lottery-detailed form label
	{
		text-align:left;
		margin-bottom:0;
	}
	.thai-lottery-detailed h4
	{
		font-size: 16px;
		padding: 10px 15px;
		line-height: 22px;
	}
  .lotto-check__para--half {
    display: inline-block;
    width: 100% !important;
    border: solid 1px #b8dee4;
    border-radius: 3px;
    padding: 0 !important;
  }
  .lotto-check__para {
    width: 33%;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 12px !important;
  }

  .flex-result span.lotto__number 
	{
		width: 20%;
    	font-size: 16px;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	padding-left: 4px;
    	padding-right: 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;
	}
	
}
