/*
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;
}
p a {
    display: inline-block;
}
body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #111;
}
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;
}
.showbar {
    text-align: center;
    cursor: pointer;
    z-index: 1000;
    margin: 0;
    z-index: 99;
}
.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: 25px;
    height: 2px;
    border-radius: 1px;
}
.showbar .icon-bar {
    background-color: #fff;
}
.showbar .icon-bar+.icon-bar {
    margin-top: 3px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.close-menu {
	background: #111;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 18px;
}
.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;
}
.header-top {
    background: #d12e2e;
    color: #fff;
    padding: 35px 0;
}
.header-top .logo a {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    padding-left: 20px;
}
.header-top .slogan {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 0 20px;
    line-height: 30px;
}
.top-news {
    background: #d12e2e;
    color: #fff;
    padding: 10px 0 4px;
}
.top-news h2 {
    margin: 0;
    font-size: 20px;
    padding-left: 20px;
    background: #d12e2e;
    font-weight: 400;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}
.top-news .item {
    display: flex;
    align-items: center;
    padding: 0 30px;
}
.top-news .item:first-child {
    padding-left: 0;
}
.top-news .cat-name {
    background: #17ff00de;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
    margin-right: 10px;
}
.top-news .item a {
    color: #fff;
    font-size: 14px;
}
div#content {
    padding: 30px 0;
}
aside#sidebar .widget:not(:last-child) {
    margin-bottom: 30px;
}
.widget.widget-search input {
    box-shadow: inset 0 0 0.5em rgb(0 0 0 / 10%) !important;
    border: 1px solid #ccc !important;
    height: 40px !important;
    padding: 0 20px;
    font-size: 13px;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}
.widget.widget-search button {
    background: transparent !important;
    border: 0 !important;
    color: #d12e2e;
    font-size: 13px;
    padding: 0;
    top: 10px;
    right: 8px;
}
.widget.widget-post h2 {
    border-bottom: 2px solid #d12f2f;
    margin-bottom: 20px;
}
.widget.widget-post h2 span {
    background: #d12f2f;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 3px 5px;
}
.widget-list .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wl-img {
    width: 90px;
    position: relative;
}
.wl-img img {
    height: 150px;
    object-fit: cover;
}
.wl-cat-name {
    position: absolute;
    bottom: 20px;
    left: 10px;
    background: #d12f2f;
    color: #fff;
    padding: 5px;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}
.wl-content {
    width: calc(100% - 100px);
}
.wl-content h3 a {
    color: #111;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wl-content h3 a:hover {
    color: #d12f2f;
}    
.wl-date {
    margin-bottom: 10px;
    color: #111;
    opacity: .5;
    font-size: 14px;
}
.wl-content p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.widget-list .item:not(:last-child) {
    margin-bottom: 20px;
}
.post-item img {
    height: 190px;
    object-fit: cover;
    width: 100%;
}
.post-item h3 a {
    color: #111;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.post-item h3 a:hover {
    color: #d12f2f;
}
.post-item .cat-name {
    background: #d12f2f;
    color: #fff;
    display: inline-block;
    padding: 4px 7px;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}
.post-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
footer#footer .copyright {
    font-size: 12px;
    color: #ffff;
    padding: 30px;
    background: #d12f2f;
}
.archive-page-description {
    line-height: 1.7em;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    opacity: .8;
    font-style: italic;
    height: 800px;
    min-height: 800px;
    overflow: hidden;
    position: relative;
    padding-bottom: 65px;
}
.xemthem {
    display: block;
    position: absolute;
    top: 750px;
    height: 750px;
    left: 0;
    text-align: center;
    width: 100%;
    background: #fff;
}
.rutgon {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: #fff;
}
.xemthem:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
    width: 100%;
}
a.xemthem:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
.brc {
    margin-bottom: 15px;
    color: #d12f2f;
    font-size: 13px;
}
.entry-sharing-buttons {
    margin-bottom: 15px;
}
.entry-sharing-buttons a {
    font-size: 14px;
    background: #3b5998;
    color: white !important;
    display: inline-block;
    min-width: 1em;
    padding: .5em .7em;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    position: relative;
    z-index: 1
}

.entry-sharing-buttons a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    z-index: 10
}
.entry-sharing-buttons a.twitter {
    background: #1da1f2
}
.entry-sharing-buttons a.google-plus {
    background: #dd4b39
}
.entry-sharing-buttons a.instagram {
    background: #e1306c
}
.entry-sharing-buttons a.pinterest {
    background: #bd081c
}
.entry-sharing-buttons a.behance {
    background: #1769ff
}
.entry-sharing-buttons a.youtube {
    background: #cd201f
}
.entry-sharing-buttons a.linkedin {
    background: #0077b5
}
.entry-sharing-buttons a.whatsapp {
    background: #4dc247
}
.entry-sharing-buttons a.skype {
    background: #009ee5
}
.entry-sharing-buttons a.e-mail {
    background: #d84a38
}
.fb-comments iframe {
    width: 100%;
}
.header-search {
    background: #111;
    padding: 10px 0;
    display: none;
}

.header-search input {
    height: 25px !important;
    padding: 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background: #111 !important;
    color: #fff;
    border: 0 !important;
}


.header-search button {
    background: transparent !important;
    border: 0 !important;
    color: #d12e2e;
    font-size: 13px;
    padding: 0;
    top: 3px !important;
    right: 8px;
}
@media(max-width: 991px) {
    .header-top .slogan {
        display: none;
    }
    .header-top .logo a {
        font-size: 16px;
        text-align: center;
        display: block;
        padding: 0 10px;
    }

    .header-top {
        padding: 10px 0;
    }
    div#content {
        padding: 15px 0;
    }
    .top-news {
        display: none;
    }
}
@media(max-width: 767px) {
    .post-item img {
        height: auto;
    }
}
@media(max-width: 576px) {
    
}