/*
Theme Name: NEWTON ENGLISH
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*body {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 78%, rgba(255,195,39,1) 100%);
}*/
.entry-image.relative {
    margin-bottom: 15px;
}
th:first-child, td:first-child {
    padding-left: 0;
    padding: 10px;
}
td {
    color: #666;
    border: 1px solid#ddd;
    padding: 14px;
}
.bgt {
    background: url(images/bgt.png);
    width: 100px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: 100px 5px;
}.dark, .dark p, .dark td {
    color: #ffffff;
}
.nav-dropdown-default {
    padding: 20px;
    margin-top: 10px;
}
header.archive-page-header .col {
    padding-bottom: 5px;
}
.absolute-footer, html {
    background-color: #ffffff;
}
.nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
    width: 20%;
}
li.current-dropdown>.nav-dropdown-full, li.has-dropdown:hover>.nav-dropdown-full {
    margin-top: 5px;
}
.tuvanthongtin {
    width: 100%!important;
    float: left;
    background: #0093f1!important;
    border-radius: 5px!important;
    font-size: 15px!important;
    text-transform: unset!important;
}
input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px!important;
}
.cf7sb .col-inner {
    padding: 13px;
    border: 1px solid#ddd;
    border-radius: 3px;
    padding-bottom: 35px;
    margin-bottom: 19px;
}
span.wpcf7-spinner {
    display: none;
}

#breadcrumbs {
    background: #d7d6d642;
    color: #333;
    font-size: 13px;
    margin-bottom: 12px;
}
div#breadcrumbs p {
    margin: 0;
    padding: 6px 0px;
}
div#breadcrumbs a {
    color: #333;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
}
.entry-content {
    padding-top: 0;
    padding-bottom: 1.5em;
}
.fthome p {
    margin-bottom: 7px;
}
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
    content: "";
    display: block;
    padding-top: 75%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}
.entry-content p {
    text-align: justify!important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 7px;
}
.entry-content {
    text-align: justify!important;
}
.entry-content img {
    width: 100%!important;
}
h2.headingtxt {
    text-transform: uppercase;
    font-size: 1.7em;
    color: #c1272d;
}
.row.list-course .col-inner {
    border: 1px solid#eee;
    border-radius: 5px;
}
h3.title_cat {
    float: left;
    background: #ffbc0f;
    width: auto;
    padding: 5px 10px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-bottom: 15px;
}
.wraptitle {
    width: 100%;
    float: left;
}

.related-title a {
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
}
.shade {
    background: rgb(6,6,6);
    background: linear-gradient(0deg, rgba(6,6,6,1) 0%, rgba(6,6,6,0) 81%);
}
.nav-dropdown-default {
    padding: 0;
    margin-top: 10px;
}
.title_pp {
    float: left;
    width: 100%;
}
.title_pp h2 {
    background: #f00000;
    float: left;
    width: auto;
    color: #fff;
    padding: 3px 11px;
    border-top-right-radius: 53px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 3px;
}
.title_pp {
    float: left;
    width: 100%;
    border-bottom: 3px solid#ffc900;
    margin-bottom: 20px;
}