/*
Theme Name: Thiết kế web 
Theme URI: http://underscores.me/
Author: Thanh Doan
Author URI: https://www.facebook.com/thanh250896
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tkw
Tags:

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.

Thiết kế web Hoàng Long media is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
.wpcf7 br {
    display: none;
}
figure {
    max-width: 100%;
}
a {
	text-decoration: none;
	color: inherit;
	transition: all .3s;
}
a:hover {
	text-decoration: none;
}
button,input {
	outline: none !important;
	box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
	background-color: unset;
	border-color: unset;
	border: 0 !important;
}
a:focus {
  outline: 0 !important;
}
@media screen and (max-width: 782px){
	html {
	    margin-top: 0 !important;
	}
}
h2.screen-reader-text {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.showbar .icon-bar {
    display: block;
    width: 33px;
    height: 3px;
    border-radius: 1px;
}
.showbar .icon-bar {
    background-color: #111;
}
.showbar .icon-bar+.icon-bar {
    margin-top: 7px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.close-menu {
    background: #fff;
    color: #0003AB;
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
#mobile-menu .sub-menu img {
    display: none;
}
.stick-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: effect;
    animation-duration: .3s;
    background: #fff;
    box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
  from {top: -50px}
  to {top: 0}
}
.alert-warning {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #111;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: transparent;
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 5px 15px;
    border-bottom: 2px solid transparent;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (min-width: 1200px){
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #333333;
    border-bottom: 2px solid #ff9900;
}
.form-control:focus {
    box-shadow: unset !important;
    border-color: #ced4da;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea,.wpcf7-number {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-textarea {
    height: auto;
}
.wpcf7-submit {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    cursor: pointer;
}
div.quantity {
    display: flex;
}
.qty_button {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #111;
  outline: 0;
}
.qty.text {
  padding: 5px 10px;
  border: 1px solid #111;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.quantity__remove {
  border-right: 0;
  margin-right: -5px !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.quantity__add {
  border-left: 0;
  margin-left: -5px !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.single_add_to_cart_button {
    border-radius: 5px !important;
    display: inline-block !important;
    background-color: #ff9900!important;
    box-shadow: none !important;
    margin: 0px !important;
    margin-left: 10px !important;
    float: none !important;
    border: none !important;
    color: #ffffff!important;
    font-size: 14px !important;
    height: 35px;
    font-weight: 500 !important;
}
.woocommerce-pagination ul {
    list-style: none;
    border-radius: 0.25rem;
    border: 0 !important;
}
.woocommerce-pagination ul li {
    border-right: 0 !important;
}
.woocommerce-pagination ul li a {
    color: #111 !important;
}
.woocommerce-pagination ul li .current, .woocommerce-pagination ul li .page-numbers {
    position: relative;
    display: block;
    padding: 5px 10px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    margin: 0 3px !important;
    transition: unset !important;
}
.woocommerce-pagination ul li .page-numbers {
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px !important;
}
.woocommerce-pagination ul li .page-numbers.current {
    background: #109cd9 !important;
    border-color: #109cd9 !important;
    color: #fff !important;
}
.container-fluid {
    max-width: 1700px;
}

nav#primary-menu {
    flex: 1;
}

nav#primary-menu ul.menu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

div#logo img {
    width: 140px;
}

header#header {
    padding: 30px 0;
}

.ht-right a {
    font-size: 18px;
    display: inline-block;
    padding: 10px;
    background: linear-gradient(#303030, #202020);
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
}
.content-slide {
    position: absolute;
    bottom: 30%;
    left: 10%;
}

.slide-item {
    position: relative;
}
.content-slide h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: 60%;
    margin-bottom: 50px;
}
.content-slide p {
    font-size: 22px;
    color: #fff;
    width: 60%;
    margin-bottom: 40px;
}
.content-slide a {
    text-decoration: none;
    color: #fff;
    background: border-box;
    padding: 15px 30px;
    font-size: 18px;
    border: 1px solid #fff;
    letter-spacing: .05rem;
    line-height: 36px;
    text-indent: .05rem;
    font-weight: 700;
}
section.chon-xe {
    padding: 50px 0;
}


section.chon-xe ul.nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    border-bottom: 0;
}

section.chon-xe ul.nav li a {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 10px 15px;
    border-bottom: 2px solid transparent;
}

section.chon-xe ul.nav a.active {
    color: #000;
    border-bottom: 2px solid #000;
    background-color: #fff;
    border-radius: unset;
}
.product-item a {
    display: block;
    color: #000;
}

.product-item p {
    margin-bottom: 5px;
    font-weight: 500;
}

.product-item img {
    width: 100%;
    transition: all .6s;
}

.product-item:hover img {
    transform: scale(1.06);
}
.title-trainghiem h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 50px 0 30px;
    font-size: 30px;
}
.noi-bat .box{
    position: relative;
}
.noi-bat .box .info{
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.noi-bat .row .col-md-6:nth-child(2) .box .info{
    color: #444
}
.tai-sao h3.name{
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 8px;  
    color: #444;
    letter-spacing: 0;
}
.noi-bat  .link{
    text-align: center;
    margin-top: 15px;
}
.noi-bat .link a{
    display: inline-block;
    background: #333333;
    color: #fff;    
    font-size: 12px;
    padding: 8px 14px;
    color: #FFF;
    border-radius: 4px;
}

section.tai-sao .banner {
    margin-bottom: 20px;
}
section.lai-thu {
    padding: 50px 0;
    text-align: center;
}

section.lai-thu a {
    background-color: #000;
    display: inline-block;
    padding: 15px 25px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 10px;
    font-size: 21px;
    font-weight: 500;
}
.item_news_home a {
    display: block;
    position: relative;
    overflow: hidden;
}
.item_news_home .img img{
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.item_news_home .info {
    background: rgba(0, 0, 0, .35);
    transition: all .5s;
    position: absolute;
    bottom: -96px;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
}
.item_news_home .info .capt {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    height: 57px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.item_news_home .info .text {
    height: 60px;
    color: #ffffffcc;
    font-size: 14px;
}
.item_news_home .info .text p {
    margin: 0;
}
.item_news_home:hover .info {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
}

.item_news_home.item_news_home-2 img {
    height: 224px;
    object-fit: cover;
}

.item_news_home.item_news_home-2 .info .capt {
    font-size: 16px;
}
section.content-home {
    padding: 30px 0;
}

footer#footer {
    padding: 50px 0;
    margin-top: 30px;
    background: #252523;
    color: #fff;
}

footer#footer .footer-title {
    font-size: 20px;
    margin-bottom: 25px;
}
.sidebar_fixed {
    text-align: center;
    position: sticky;
    top: 0;
    z-index: 999;
}
.sidebar_fixed .img img {
    width: 90%;
    display: block;
    margin: 0 auto;
}
.sidebar_fixed p {
    font-size: 12px;
}
.sidebar_fixed h3 {
    margin: 5px 0;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

body:not(.home) main#main {
    background: #e8efff;
    padding: 10px;
}

.brc {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    padding: 15px 0;
}

.brc a {
    color: #337ab7;
}
.item_news {
    border: 6px solid #f1f2ea;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, .5) 0px 0px 8px 2px;
}
.item_news .img img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.item_news .info {
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}
.item_news .info .capt {
    font-size: 20px;
    line-height: 1.4;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    height: 90px;
    overflow: hidden;
    margin-top: 10px;
}
.item_news .info .capt a {
    color: #337ab7;
}
.item_news .info .meta {
    font-size: 14px;
    margin-bottom: 5px;
    color: #a6aa97;
    text-align: left;
    letter-spacing: .5px;
}
.item_news .info .desc p{
    font-size: 16px;
    height: 96px;
    overflow: hidden;
    margin: 0;
}
.form-dklt .wpcf7-text,
.form-dklt .wpcf7-textarea {
    font-size: 14px;
    margin-bottom: 15px;
    border-radius: 0;
}
.form-dklt .wpcf7-submit {
    font-size: 18px;
    display: inline-block;
    padding: 10px 25px;
    background: linear-gradient(#303030, #202020);
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
}
@media(max-width: 991px) {
    header#header {
    padding: 15px 0;
}

div#logo {
    flex: 1;
    padding: 0 15px;
}

div#logo img {
    width: 120px;
    display: block;
    margin: 0 auto;
}

.ht-right i {
    display: none;
}

.ht-right a {
    font-size: 14px;
    padding: 0;
    background: transparent;
    color: #333;
}

#home-slide .slick-nav {
    width: 30px;
    height: 30px;
    font-size: 16px;
}

#home-slide img {
    height: 300px;
    object-fit: cover;
}

.content-slide {
    left: 50px;
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
}

.content-slide h2 {
    width: 100%;
    margin-bottom: 15px;
}

.content-slide p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
}

.content-slide a {
    font-size: 16px;
    padding: 5px 10px;
}

.slide-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(19%, rgba(0, 0, 0, .738)), color-stop(34%, rgba(0, 0, 0, .541)), color-stop(47%, rgba(0, 0, 0, .382)), color-stop(56.5%, rgba(0, 0, 0, .278)), color-stop(65%, rgba(0, 0, 0, .194)), color-stop(73%, rgba(0, 0, 0, .126)), color-stop(80.2%, rgba(0, 0, 0, .075)), color-stop(86.1%, rgba(0, 0, 0, .042)), color-stop(91%, rgba(0, 0, 0, .021)), color-stop(95.2%, rgba(0, 0, 0, .008)), color-stop(98.2%, rgba(0, 0, 0, .002)), to(transparent));
}

section.chon-xe {
    padding: 30px 0;
}

.title-trainghiem h2 {
    margin: 20px 0 15px;
    font-size: 24px;
}

section.lai-thu a {
    font-size: 16px;
    padding: 8px 15px;
}

section.lai-thu {
    padding: 20px 0;
}

.item_news_home .img img {
    height: 250px;
}

.item_news_home .info {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
}

.item_news_home .info .capt {
    font-size: 16px;
}

section.content-home {
    padding: 20px 0 0;
}
.brc {
    padding: 10px 0;
    margin-bottom: 10px;
}
}
@media(max-width: 767px) {
    
}
@media(max-width: 576px) {
    
}
div#popmake-486 {
    border: 0;
}

.form-dkbg h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 25px;
}

.form-dkbg .wpcf7-radio {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-weight: 500;
}

.form-dkbg .wpcf7-text,.form-dkbg .wpcf7-select {
    font-size: 15px;
    border-radius: 0;
    margin-bottom: 10px;
    font-weight: 500;
}

.form-dkbg .wpcf7-submit {
    background: #111;
    width: 100%;
    border: 0;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700;
    font-size: 15px;
    padding: 8px 10px;
}