.post-views.entry-meta>span{margin-right:0!important;font:16px;line-height:1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#fff0;transition:color 0.3s ease-in-out;position:relative}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity 0.3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loading .post-views-count:after{content:'';display:block;width:16px;height:16pxpx;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.seed-social{font-family:sans-serif;font-family:var(--s-heading, sans-serif);font-size:14px;margin:1.5em 0;padding:0;text-align:center;list-style:none}.seed-social *{box-sizing:border-box}.seed-social:before,.seed-social:after{content:"";display:table}.seed-social:after{clear:both}.seed-social>li{display:inline-block;margin-right:10px;margin-bottom:10px;overflow:hidden;vertical-align:top}.seed-social>li:last-of-type a{margin-right:0}.seed-social a{color:#fff !important;text-decoration:none !important;box-shadow:none !important;display:flex;align-items:center;justify-content:center;min-height:40px;min-width:80px;border-radius:3px;padding:4px}.seed-social a:hover{color:#fff}.seed-social a:hover span,.seed-social a:hover svg{opacity:.8}.seed-social a:focus,.seed-social a:active{color:#fff}.seed-social a:focus span,.seed-social a:focus svg,.seed-social a:active span,.seed-social a:active svg{opacity:.5}.seed-social svg,.seed-social span{color:#fff;transition:.3s ease;pointer-events:none}.seed-social .text{display:none;pointer-events:none}.seed-social .count{background:none;float:none;font-size:inherit;pointer-events:none;opacity:0;transition:500ms ease-in-out;font-weight:normal;text-transform:uppercase}.woocommerce-cart .seed-social,.woocommerce-checkout .seed-social,.woocommerce-account .seed-social{display:none}.seed-social .facebook a{background-color:#1877f2}.seed-social .twitter a{background-color:#000}.seed-social .line a{background-color:#00b900}@media(min-width: 768px){.seed-social{text-align:left}.seed-social a{padding:4px 10px 4px 8px}.seed-social .text{padding-left:8px;display:flex;font-weight:500}}.vc-top {
display: inline-block;
cursor: pointer;
height: 40px;
width: 40px;
position: fixed;
bottom: 105%;
right: 10px;
z-index:99;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(0, 0, 0, 0.8) url(//old64.lripeo.go.th/wp-content/plugins/vc-button-top/img/vc-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .1s 0s, visibility 0s .0s;
-moz-transition: opacity .1s 0s, visibility 0s .0s;
transition: opacity .1s 0s, visibility 0s .0s;
}
.vc-top.vc-is-visible, .vc-top.vc-fade-out {
-webkit-transition: opacity .1s 0s, visibility 0s 0s;
-moz-transition: opacity .1s 0s, visibility 0s 0s;
transition: opacity .1s 0s, visibility 0s 0s;
}
.vc-top.vc-is-visible {
visibility: visible;
opacity: 1;
bottom: 40px;
}
.vc-top.vc-fade-out {
opacity: 0;
}
.vc-top.top-bottom{
width: 55px;
height: 55px;
line-height: 55px;
position: fixed;
bottom: 105%;
right: 30px;
font-size: 24px;
z-index: 99;
text-align: center;
cursor: pointer;
transition: 1s ease;
}
.vc-top.top-bottom.vc-is-visible {
visibility: visible;
opacity: 1;
bottom: 40px;
}
.vc-top:hover {
opacity: .9!important;
}