@import url("../hello-elementor/style.css");
/*
Theme Name: Hello Elementor Child
Theme URI: https://wordpress.org/
Description: Day la child theme cua Startbox
Author: wordpress
Author URI:https://wordpress.org/
Template: hello-elementor
Version: 2.4.1 
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,

mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  line-height: 1.5;
  color:#4B5563;
  font-size: 16px;
  letter-spacing: 0.2px;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-weight: 700;
  color: #052F45;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.d-justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-flex-wrap {
  flex-wrap: wrap;
}
.d-align-items-center {
  align-items: center;
}
.d-flex-justify {
  justify-content: center;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-icon-list-item svg {
  position: relative;
  top: 4px;
}
/*.elementor-icon-list-item span.elementor-icon-list-text {
  word-break: break-all;
}*/
ul:not(.memu, .elementor-nav-menu),
ul:not(.memu, .elementor-nav-menu) ul{
 list-style: disc;
}
ul:not(.memu, .elementor-nav-menu) ul,
ul:not(.memu, .elementor-nav-menu),ol{
  padding-left: 20px;
     
}
ul:not(.memu, .elementor-nav-menu) li,ol li{
  margin-bottom: 10px;
}
.bdt-ep-button{

    text-transform: none;
}


/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header {
  padding-top: 0;
  padding-bottom: 0;
}
.menu-header {
  width: 100%;
}
.header-inners h1.site-title-s {
  line-height: 0;
  margin-bottom: 0;
}
.header-inners h1.site-title-s a {
  line-height: 0;
}

#site-header .elementor-container {
  max-width: 1248px;
      margin-left: auto;
    margin-right: auto;
    position: relative;
}

.site-headers .site-branding img{
  max-height: 66px;
  width: auto;
}

.site-headers .site-navigation ul.menu{
  margin-bottom: 0;
  gap:24px;
}

.site-headers .site-navigation ul.menu li{
  margin-bottom: 0;
  padding-right: 0;
}
.site-headers .site-navigation ul.menu li a{
  color: #374151;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding-left: 0;
  padding-right: 0;
}
.site-headers .site-navigation ul.menu li.current-menu-parent > a,
.site-headers .site-navigation ul.menu li.current-menu-item > a,
.site-headers .site-navigation ul.menu li a:hover{
  color: #0055A6;
}
.site-headers .site-navigation ul.menu ul li a{
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.site-headers .site-navigation ul.menu ul{
  width: 240px;
  background: #FFF;
box-shadow: 0 3px 30.1px 5px rgba(0, 0, 0, 0.25);
}

.woocommerce-product-search {
  position: relative;
  width: 224px;

}
.woocommerce-product-search input{
  height: 48px;
  border-radius: 33px;
  border:none;
  outline: none;
  background-color: #F3F4F6;
  padding: 8px 16px;
  color: #9CA3AF;
  font-size: 14px;
}
.woocommerce-product-search button{
  position: absolute;
  top: 0;
  right: 0;
   height: 48px;
   width: 48px;
   padding: 0;
   background-color: transparent !important;
   border: none;
   box-shadow: none;

}
.woocommerce-product-search button:hover svg path{
  fill: #0055A6;
}
.bt-ab{
  display: flex;
  height: 40px;
  padding: 8px 16px;
  align-items: center;
  border-radius: 8px;
  background: #0055A6;
	border:1px solid #0055A6;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.bt-ab:hover{
	color: #0055A6;
	background: #fff;
}
#site-header .nav-left{
  gap: 16px;
}
#site-header{
  background-color: #FFF;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 10px;
}
.site-navigation ul.menu > li.menu-item-has-children{
  align-items: center;
}
.site-navigation ul.menu > li.menu-item-has-children::after {
    content: '‹';
    color: #666;
    color: #374151;
    width: 20px;
    height: 20px;
    transform: translate(10px, 10px);
    transform: rotate(270deg);
}
.site-navigation ul.menu li ul li.menu-item-has-children:after {
    transform: translateY(0%) rotate(-90deg);
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.list-tien-ich .elementor-icon-list-items{
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   gap: 16px;
}
.list-tien-ich .elementor-icon-list-items .elementor-icon-list-item{
   width: calc(50% - 8px);
  width: -moz-calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
}
.h-1s .elementor-widget-container,
.h-1s .elementor-widget-icon-box{
  height: 100%;
}

.footer-item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer-item .price-right{
    display: flex;
      align-items: center;
  flex-wrap: wrap;
}

.footer-item .price-right .devvn_woocommerce_price_suffix{
  color: #6B7280;
  font-size: 16px;
  font-weight: 400;
}
.footer-item .price-right .price{
  margin-bottom: 0 !important;
}

.average-star-rating{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.average-star-rating .star-rating{
  margin-bottom: 0 !important;
  margin-right: 8px;
      position: relative;
    top: -2px;
}

.average-star-rating .woocommerce-review-link {
  color: #6B7280;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding-left: 10px;
}

.products .product .woocommerce-LoopProduct-link{
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.10), 0 4px 6px -1px rgba(0, 0, 0, 0.10);
}
.products .product .thumb-product{
  padding-top: 43%;
  position: relative;
  line-height: 1;
  overflow: hidden;
}

.products .product .thumb-product .loai_phong{
 position: absolute;
 top:16px;
 right: 16px;
 z-index: 2;
 background: var(--back-label);
 padding: 4px 12px;
 border-radius: 9999px;
 color: #fff;
 font-size: 14px;
 font-style: normal;
 font-weight: 500;
 line-height: 1;
}
.products .product .thumb-product img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);

}

.products .product .entry-product{
  padding: 24px;
}
.products .product .entry-product h2{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.tien-ich-item {
  gap: 12px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.tien-ich-item > *{
  width: calc(50% - 6px);
  width: -moz-calc(50% - 6px);
  width: -webkit-calc(50% - 6px);
}
.tien-ich-item .s .icons{
  width: 16px;
}
.tien-ich-item .s .text{
  width: calc(100% - 16px);
  width: -moz-calc(100% - 16px);
  width: -webkit-calc(100% - 16px);
  padding-left: 8px;
  color: #4B5563;
  font-size: 16px;
  font-weight: 400;
}

.cam-nhan{
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.list-post-category .elementor-post__text{
  display: flex;
  flex-wrap: wrap;
}
.list-post-category .elementor-post__text> *:not(.elementor-post__read-more){
  width: 100%;
}
.list-post-category .elementor-post__text .elementor-post__meta-data{
  order: 1;

}
.list-post-category .elementor-post__text .elementor-post-date{
    padding-left: 20px;
    background-image: url(images/icons-tiem.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 14.5px 14px;
}
.list-post-category .elementor-post__text .elementor-post__title{
  order: 2;
}
.list-post-category .elementor-post__text .elementor-post__excerpt{
  order: 2;
}
.list-post-category .elementor-post__text .elementor-post__read-more{
  order: 4;
   padding-right: 20px;
    background-image: url(images/Icon-407.png);
    background-repeat: no-repeat;
    background-position: top 4px right;
    background-size: 16.5px 16px;

}
.archives-category .elementor-post__text{
  padding: 24px !important;
}

.archives-category .elementor-post{
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.10), 0 4px 6px -1px rgba(0, 0, 0, 0.10);
}

.list-post-category .elementor-pagination{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

}
.list-post-category .elementor-pagination > *{
  display: flex;
  width: 40px;
  height: 40px;
  padding: 1px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 9999px;
  border: 1px solid #D1D5DB;
}
.list-post-category .elementor-pagination > a:hover,
.list-post-category .elementor-pagination > span.current{
  border-radius: 9999px;
  background: #0055A6;
  border-color:  #0055A6;
}
.woocommerce nav.woocommerce-pagination ul{
   display: flex;
   flex-wrap: wrap;
   gap: 4px;
   justify-content: center;
}
.woocommerce-pagination span,
.woocommerce-pagination a{
    display: flex !important;
  width: 40px;
  height: 40px;
  padding: 1px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 9999px;
  border: 1px solid #D1D5DB;
}
.woocommerce-pagination span.current,
.woocommerce-pagination a:hover{
  border-color:  #0055A6;
}
.related.products h2{
  color: #1F2937;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 32px;
}
.tam-nhin .elementor-widget-icon-box .elementor-widget-container,
.tam-nhin .elementor-widget-icon-box,
.tam-nhin .elementor-widget-wrap,
.tam-nhin .elementor-column,
.countss .elementor-widget-wrap,
.con-so,
.con-so .elementor-icon-box-wrapper{
    height: 100%;
}
.con-so span.title{
  display: block;
  color: #374151;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 8px;

}
.list-icons-box .icons-box-content{
  display: grid;
}
.list-icons-box .icons-box-content .icons-item{
  overflow: hidden;
}

.list-icons-box .icons-box-content .icons-item ul{
      list-style: none;
      padding-left: 0;
}
.list-icons-box .icons-box-content .icons-item ul li{
  position: relative;
  padding-left: 30px;
}
.list-icons-box .icons-box-content .icons-item ul li:before{
  content: '';
  background-image: url('images/Icon-200.svg');
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;

}
.woocommerce-Reviews-title,
.title-tab{
  color: #1F2937;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  background-color: transparent;
  border: none;
  border-bottom: 2px solid transparent;
      margin: 0 0px;
}
.woocommerce div.product.elementor ul.tabs{
  padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background-color: transparent;
  border-bottom: 2px solid #0055A6;
}
.woocommerce div.product.elementor ul.tabs li a{
    padding: 16px 24px 18px 24px;
    color: #6B7280;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
  color: #0055A6;
}
.tien-ich-item-single.tien-ich-item .s{
  align-items: center;
}
.tien-ich-item.tien-ich-item-single{
  margin-top: 24px;
  margin-bottom: 24px;
}
.tien-ich-item-single.tien-ich-item .s .icons {
   width: 40px;
}
.tien-ich-item-single.tien-ich-item .s .text {
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    padding-left: 12px;
}
.managing_stock-item-single{
  margin-top: 16px;
}
.managing_stock-item-single p{
  color: #16A34A;
}

.sale-price .suffix{
  color: #6B7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.regular-price .amount{
  color: #6B7280;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: line-through;
}
.woocommerce div.product p.price del{
  opacity: 1;
  text-decoration-line: none;
  position: relative;
      top: -5px;

}

p.price.gia-san-pham {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.woocommerce span.onsale{
      position: static;
          min-height: auto;
    min-width: auto;
    width: 78.266px;
height: 24px;
padding: 4px 8px;
border-radius: 8px;
background: #DCFCE7;
color: #166534;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.regular-price2{
      display: flex;
    align-items: center;
    gap: 16px;
}

/*.gallery-navigation-carousel .wcgs-thumb{
  overflow: hidden;
  padding-top: 50%;
  border-radius: 8px;
  border: 2px solid transparent;
}*/
.gallery-navigation-carousel .wcgs-thumb img{
    height: 76px !important;
    border-radius: 16px !important;
    object-fit: cover;
}
#wpgs-gallery .gallery-navigation-carousel-wrapper{
  margin-top: 18px !important;
}
.menu-mobile-icons,
.search-mobile-icons{
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #0055A6;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    color: #fff;
    font-size: 14px;
}

.menu-mobles .elementor-item{
   justify-content: space-between !important;
}
.menu-mobles .elementor-nav-menu--main .elementor-nav-menu ul{
      position: static;
          margin-left:0;
    margin-top:0;
}
ul.fixfooter li:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}
ul.fixfooter li {
    padding-bottom: 0px;
    margin-bottom: 0px;
    transition: all 0.5s;
	text-align: center;
}
ul.fixfooter {
    position: fixed;
    right: 10px;
    top: 20%;
    list-style: none;
	z-index: 999;
}
ul.fixfooter li:nth-child(2) img {
    width: 52px;
    margin-top: -18px;
}
ul.fixfooter li img {
    max-width: 70px;
}
ul.fixfooter li img.zalo {
        max-width: 50px;
}

.mo_ta_trang_shop{
  color: var(--wc-highligh-text);
  font-size: var(--e-global-typography-e90118b-font-size);
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
@media (max-width: 1199px) {
  .site-headers .site-navigation ul.menu {
    gap: 13px;
}
.site-headers .site-branding img {
    max-height: 56px;
}
}

@media (max-width: 1024px) {
  #site-header .nav-left{
              display: none !important;
  }

  .list-prouct-category.elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce-Reviews-title, .title-tab {
      font-size: 20px;
  }
  .woocommerce-product-search {
    width: 100%;
}
}

@media (max-width: 767px) {

  .list-prouct-category.elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr);
    }
}


@media (min-width: 768px) {
    .form-contact-footer .elementor-field-group-email{
          width: calc(100% - 126px) !important;
  width: -moz-calc(100% - 126px) !important;
  width: -webkit-calc(100% - 126px) !important;
    }
    .form-contact-footer .elementor-field-type-submit{
        width: 126px !important;
    }
}

@media (min-width: 1025px) {
.menu-mobile-icons,
.search-mobile-icons{
  display: none;
}
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1030px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1030px;
  }
}
