/*!
Theme Name:   GTBH-WebChuan-021720
Theme URI:    https://webchuan.com.vn/
Author:       namlbn
Author URI:   https://namlbn.com/
Description:  Theme thương mại điện tử, bán các sản phẩm về đồ điện tử. Lập trình, thiết kế bới Web Chuẩn - namlbn
Version:      1.0
Text Domain:  namlbn, woocommerce
Tags:        
*/

/* reset css - open*/

/* reset css - open */
html,body {
  margin: 0; width: 100%; height: auto; overflow-x: hidden;
}
:root {
  font-family:  'Roboto', sans-serif; font-size: 16px; color:#fff; font-weight: normal;
  line-height: 1.4;
}
p, li,h1,h2,h3,h4,h5,h6 { margin:0; margin-bottom: .5rem }
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
}
h5 {font-size: 1.05rem;}
h4 {font-size: 1.1rem;}
h3 {font-size: 1.3rem; }
h2 {font-size: 1.5rem;}
h1 {font-size: 1.7rem;}
img {display: table;max-width: 100%;height: auto;-o-object-fit: cover;object-fit: cover}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}
div.wp-caption{
  max-width: 100%
}
.wp-caption-text {
  text-align: center;
  font-style: italic;
}
.slick-list {
  min-width: 100%;
}
.slick-track {
  margin-left: 0;
}
.slick-arrow {
  position: absolute;top:50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); z-index: 1;
  display: -webkit-box;display: -ms-flexbox; display: flex;-webkit-box-align: center;-ms-flex-align: center;
  align-items: center; background:transparent;border:none; font-size: 30px; color:#ffffff73;
  cursor: pointer; background: rgb(224 224 224 / 50%);padding: 5px;
}
.slick-prev {
  left: 0
}
.slick-next {
  right: 0
}
.slide-item {
  padding: 0 15px
}
.slick-slider:focus,.slick-track:focus,.slick-slide:focus,.slick-slide a:focus,
.slick-arrow:focus {
  outline: none
}
.slick-dots{
  position: absolute;bottom: 0;display: flex;padding: 0;margin: 10px 0;width: 100%;
  justify-content: center;list-style: none;
}
ul.slick-dots li button { font-size: 0; line-height: 0;display: block; margin: 0 5px;transition: 0.3s;
  padding: 5px;cursor: pointer;color: transparent;border: 0; outline: none; background: gray;opacity: 0.4;
  border-radius: 100%;
}
ul.slick-dots li.slick-active button,ul.slick-dots li button:hover{
  opacity: 1;
}
/* reset css - close */

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.relative,.padding_ratio {
  position: relative;
}
a.padding_ratio {
  display: block;
}
.absolute,.full_relative {
  position: absolute;
}
.padding_ratio:before {
  content:'';display: block; padding-bottom: 40%;
}
.full_relative {
  width: 100%;height: 100%;top:0;left: 0;
}
.align_center {
  text-align: center;
}
.margin_center {
  display: table; margin:0 auto;
}
.flex {
  display: flex;
}
.justify_center {
  display: flex; justify-content: center;
}
.main_txt {
  color: #23743A
}
.second_txt {
  color:#ED3237;
}
.white_txt {
  color: white
}
.main_bgr {
  background-color: #23743A
}
.first_bgr {
  background-color: #ED3237
}
.second_bgr {
  background-color: #38ac59
}
.third_bgr {
  background-color: #FFF212
}
.page_section {
  padding:30px 0;
}
.section_title, .page_title {
  font-size: 2.3rem; font-weight: bold; margin-bottom: .5em;
}
.section_title a, .page_title a {
  font-size: inherit; font-weight: inherit; margin-bottom: inherit;
}


/* slick dots */
.slick-dots{
  position: absolute;
  bottom: 0;
  display: flex;
  padding: 0;
  margin: 10px 0;
  width: 100%;
  justify-content: center;
  list-style: none;
}
ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 5px;
  transition: 0.3s;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #fff;
  opacity: 0.4;
  border-radius: 100%;
}
ul.slick-dots li.slick-active button,ul.slick-dots li button:hover{
  opacity: 1;
}
.hover-show {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0000ff2b;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-template,#after_home_slider_bh032320{
 padding-bottom: 30px;
}
.woocommerce-products-header.page-title h1,
div.top-page.page-title h1 {
 text-transform: uppercase;
 margin-top: 0;
 margin-bottom: 10px;
 font-size: 30px;	
 color: #121212;
 font-weight: 600;
}
div#site-wrapper {
  padding-bottom: 60px;
  background-color: #333333;
}
#breadcrumbs {
 border-radius: 0;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 -ms-border-radius: 0;
 -o-border-radius: 0;  
 margin: 0 0 0;
 text-align: inherit;
 color: #666;	
 font-size: 14px;
 font-weight: 400;
 position: relative; padding: 0;
}
#breadcrumbs span, #breadcrumbs a {
 color: inherit; text-decoration: none
}

/* lightbox */
.view-product-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.view-product-popup .popup-bgr {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.95;
}

.view-product-popup .namlbn-lightbox-content {
  display: block;
  z-index: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

#close-lightbox {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #000;
  padding: 5px 10px;
}

.view-product-popup .namlbn-lightbox-content img {
  display: block;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 95vh;
  height: 100%;
  width: auto;
}
/* share facebook */
.share-product {
  margin: 10px 0
}
.facebook-share i {
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 5px;
  border-right: dashed 1px #ffffff66;
  color: #fff
}

.facebook-share {
  padding: 5px 10px;
  border-radius: 5px;
  background: -o-linear-gradient(45deg,#007bff,#1284feb0);
  background: linear-gradient(45deg,#007bff,#1284feb0);
  color: #fff;
  display: table;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.facebook-share a {
  color: #fff;
  padding-left: 5px
}

span.facebook-share {
  margin-bottom: 5px
}
/* Trang category */
.col-4.post-item{
  margin-bottom: 30px;
}
.post-item .link-post{
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.post-item .link-post .post-content{
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.post-item .link-post .post-content h5{
  padding: 10px 0 15px;
  border-bottom: 1px solid #ececec;
}
.post-item .link-post .post-content .excerpt{
  color: #000;
}
/* commentform */
#commentform p>input{
  padding: 10px;
}
.text-center.description{
  margin-bottom: 30px;
}
.woocommerce-Tabs-panel--description iframe,.wp-caption{
  max-width: 100%;
}

#search-section .row{
  margin-bottom: 15px;
}
.namlbn-list-attributes {
 padding: 0; list-style: none; padding-left: 10px
}
.namlbn-list-attributes  li {
  border-bottom: dashed 1px #cacacaee
}
.namlbn-list-attributes  li:last-child {
  border-bottom: none;
}
.comment-form-comment label {
  display: table;
}
.namlbn-breadcrumb{
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .5em 0;
  margin-bottom: 1rem;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.home .page_section:not(.home_about) .section_title {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 2.2rem;
  color: #aa1b1a;
}
.partners img {
  object-fit:contain;
}
.partners .slide-item {
  padding:0;
}
.partners .padding_ratio:before {
  padding-bottom: 50%;
}
.partners .partner_slide {
  margin-top: 30px;
}
.top-page {
  background-color: #e9ecef;
}
.category .title-category h1, .single-post .related_posts h3,.archive.woocommerce h1,.single .related.products h2,
.search h1 {
  text-transform: uppercase;
  margin-bottom: .5em;
  position: relative;
  padding-bottom: .6em;
}
.category .title-category h1:before, .category .title-category h1:after,.single-post .related_posts h3:before,
.single-post .related_posts h3:after,.archive.woocommerce h1:before, .archive.woocommerce h1:after,
.single .related.products h2:before, .single .related.products h2:after,.search h1:before,.search h1:after {
  content: '';
  height: 2px;
  background-color: #868686;
  position: absolute;
  left: 0;
  display: block;
}
.category .title-category h1:before, .single-post .related_posts h3:before, .archive.woocommerce h1:before,
.single .related.products h2:before, .search h1:before {
  width: 50px;
  bottom: .2em;
}
.category .title-category h1:after, .single-post .related_posts h3:after, .archive.woocommerce h1:after,
.single .related.products h2:after, .search h1:after {
  width: 80px;
  bottom: 0;
}

.bvsp .product_meta {
    padding: 0!important;
}
.grecaptcha-badge {
    display: none!important;
}