@charset "UTF-8";
div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.fullteakthailand.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}

@font-face {
font-family: "seed-social";
src:url(//www.fullteakthailand.com/wp-content/plugins/seed-social/fonts/seed-social.eot);
src:url(//www.fullteakthailand.com/wp-content/plugins/seed-social/fonts/seed-social.eot?#iefix) format("embedded-opentype"),
url(//www.fullteakthailand.com/wp-content/plugins/seed-social/fonts/seed-social.woff) format("woff"),
url(//www.fullteakthailand.com/wp-content/plugins/seed-social/fonts/seed-social.ttf) format("truetype"),
url(//www.fullteakthailand.com/wp-content/plugins/seed-social/fonts/seed-social.svg#seed-social) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="ss-"]:before,
[class*=" ss-"]:before {
font-family: "seed-social" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ss-facebook:before {content: "\e000";}
.ss-facebook-circled:before {content: "\e001";}
.ss-facebook-squared:before {content: "\e002";}
.ss-twitter:before {content: "\e003";}
.ss-twitter-circled:before {content: "\e004";}
.ss-line-square:before {content: "\e006";}
.ss-line-circle:before {content: "\e007";}
.ss-google-plus-circle:before {content: "\e009";}
.ss-google-plus:before {content: "\e008";}
.ss-seedthemes:before {content: "\e00a";}
.ss-line:before {content: "\e005";}
.seed-social {
font-family: sans-serif;
font-size: 12px;
margin: 1.5em 0;
}
.seed-social:before,
.seed-social:after{content: "";display: table;}
.seed-social:after {clear: both;}
.seed-social > div {
float: left;
margin-right: 10px;
overflow: hidden;
vertical-align: top;
}
.seed-social i {
font-size: 20px;
color: #fff;
}
.seed-social span {
color: #fff;
}
.seed-social a {
color: #fff !important;
text-decoration: none !important;
display: block;
height: 36px;
width: 54px;
border-radius: 3px;
text-align: center;
padding-top: 6px;
}
.seed-social a:hover,
.seed-social a:active,
.seed-social a:focus {
color: #fff;
}
.seed-social .text {
display: none;
}
.seed-social .count {
vertical-align: 4px;
}
.seed-social .facebook a{
background-color: #3b5998;
float: left;
}
.seed-social .twitter a{
background-color: #55acee;
}
.seed-social .google-plus a{
background-color: #dd4b39;
}
.seed-social .line a{
background-color: #00c300;
}
.woocommerce-cart .seed-social,
.woocommerce-checkout .seed-social,
.woocommerce-account .seed-social {
display: none;
}
@media (min-width:768px) {
.seed-social i {
font-size: 14px;
vertical-align: -2px;
}
.seed-social a {
color: #fff;
display: block;
padding: 4px 12px 2px 8px;
border-radius: 3px;
width: auto;
height: auto;
}
.seed-social .text {
margin-left: 7px;
display: inline-block;
}
.seed-social .count {
vertical-align: 0;
margin-left: 7px;
}
}