<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, h1, h2, h3, h4, h5, h6, p, div, .sitenav ul ,input[type="submit"]{
    font-family: 'Sarabun', sans-serif
}
body {
    font-size: 16px;
    font-weight: 300
}
a {
    color: #7b7b7b
}
.header {
    background-color: #ea3788;
    margin-bottom: 20px;
}
.headding-line {
    width: 100%
}
.sitenav ul li.current_page_item a, .sitenav ul li a:hover {
    color: #ea3788;
    background-color: #fff;
    text-shadow: none;
    border-radius: 30px;
}
.sitenav ul li.current_page_item a:after {
    /* display: block; */
    content: '';
    /* width: 100%; */
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}
.sitenav ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    padding: 10px 25px;
}
.logo {
    padding: 10px 0
}
.logo h2 {
    font-weight: 500;
    color: #000
}
.logo img {
    max-width: 100%;
    max-height: initial
}
.top-slider {
    margin-bottom: 30px;
    margin-top: -15px
}
.head-info-area .left .phntp, .head-info-area .left .emltp {
    padding: 10px 14px
}
.social-icons a:link, .social-icons a:visited {
    height: 30px
}
.page_content p {
    line-height: 1.9
}
h1.entry-title {
    padding: 15px 0 15px 40px;
    color: #f17ea6;
    margin-bottom: 40px;
    border-bottom: solid 2px #f17ea6;
    position: relative;
}
h1.entry-title:before {
    content: '';
    width: 30px;
    height: 30px;
    /* background-color: #f17ea6; */
    display: block;
    position: absolute;
    left: 0;
    bottom: 12px;
    background: url(https://www.anubanjombueng.ac.th/wp-content/uploads/2019/10/logo_school.png);
    background-size: 30px;
    opacity: .7;
}
strong, b {
    font-weight: 500
}
section.site-main {
    background-color: #fff;
    padding: 20px;
}
.vc_separator h4 {
    font-size: 20px;
    color: #7e7e7e;
}
.sitenav ul {
    font-size: 15px;
    font-weight: 300
}
.site-main-home, .site-main-full {
    width: 100%
}
.wpb_content_element {
    margin-bottom: 15px
}
.visitor .textwidget li {
    padding: 10px 0;
    position: relative;
}
.visitor .textwidget li span {
    text-align: right;
    position: absolute;
    right: 0;
    color: #f079a2;
}
.widget {
    border: solid 2px #fdaec9;
    /* border-radius:10px; */
    background-color: #fff;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.widget h2, h3.widget-title {
    padding: 15px;
    margin-bottom: 0px;
    background-color: #ef76a1;
    font-size: 17px;
    color: #fff;
    /* border-radius: 1px 5px 0 0; */
    text-align: center;
    knob   background: rgba(239,118,160,1);
    background: -moz-linear-gradient(45deg, rgba(239,118,160,1) 0%, rgba(255,181,207,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(239,118,160,1)), color-stop(100%, rgba(255,181,207,1)));
    background: -webkit-linear-gradient(45deg, rgba(239,118,160,1) 0%, rgba(255,181,207,1) 100%);
    background: -o-linear-gradient(45deg, rgba(239,118,160,1) 0%, rgba(255,181,207,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(239,118,160,1) 0%, rgba(255,181,207,1) 100%);
    background: linear-gradient(45deg, rgba(239,118,160,1) 0%, rgba(255,181,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef76a0', endColorstr='#ffb5cf', GradientType=1 );
}
.widget ul.lcp_catlist li, .widget_recent_entries ul li {
    margin-left: 0;
    border-bottom: dashed 1px #e0e0e0;
    padding: 10px 20px;
    font-weight: 300;
    position: relative;
}
.widget ul li:last-child, .widget_recent_entries ul li:last-child {
    border-bottom: none
}
.widget.widget_nav_menu li {
    padding: 10px 20px;
    line-height: 20px;
    border-bottom: dashed 1px #f1f1f1;
}
.widget ul, .widget ul {
    line-height: 22px;
    list-style: none;
    margin: 0
}
.widget .textwidget {
    padding: 15px;
    font-weight: 300
}
.widget .current-menu-item a {
    color: #e4bc00
}
.widget .current-menu-item a:before {
    content: " ";
    display: inline-block;
    margin-right: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #e4ba00
}
.widget ul.lcp_paginator li {
    border: none;
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
    border-color: #feb3cd;
    background-color: #feb3cd;
    color: #fff;
    border-radius: 100%;
}
.widget ul.lcp_paginator p {
    display: inline-flex;
}
.news .widget .textwidget .lcp_catlist li:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #fdaec9;
    position: absolute;
    top: 17px;
    left: 0;
}
.widget .textwidget p {
    line-height: 25px
}
.widget.widget_calendar .calendar_wrap {
    padding: 5px
}
.widget.widget_calendar #wp-calendar caption {
    padding-bottom: 10px
}
.widget.widget_calendar table {
    margin-bottom: 0;
    border: none;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: none;
    text-align: center;
     font-size: 13px;
}
.widget.widget_calendar th {
    border-bottom: solid 1px #ccc;
    text-align: center;
    font-size: 13px;
}
aside.widget {
    background-color: #fff;
    padding: 10px 0;
}
#sidebar aside.widget li {
    list-style: none;
    padding: 10px 20px;
}
.lcp_catlist li span.date {
    color: #ccc;
    margin-left: 10px
}
.post-thumb {
    width: 100%;
    height: auto;
    margin-bottom: 30px
}
.page-title {
    font-size: 28px
}
.image-link a img {
    margin-bottom: 5px
}
.profile-teacher h2 {
    font-size: 23px;
    margin-bottom: 5px
}
.profile-teacher {
    font-size: 18px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.13)
}
.profile-teacher .img-techer {
    float: left;
    margin-right: 10px;
    width: 120px
}
.wpb_text_column ol li {
    line-height: 30px;
	margin-bottom: 10px;
}

.flexslider {border: none!important;}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 70%;
    box-shadow: none;
    margin-bottom: 10px;
    border-color: #cfcfcf63;
    height: 40px;
    font-family: 'Sarabun', sans-serif;
} 
.contact-form textarea {
    width: 90%;
    box-shadow: none;
}</pre></body></html>