@charset "utf-8";
/* CSS Document */
/*
    Theme Name: web;
    Author: bướng
*/
@font-face {
	font-family: 'fontquicksand', sans-serif;
	src: url('../fonts/SVN-Kimberley.ttf');
}
@font-face {
	font-family: 'Impact';
	src: url('../fonts/UTM Impact.ttf');
}
@font-face {
	font-family: 'Nokia';
	src: url('../fonts/UTM Nokia.ttf');
}
body {
	line-height: 26px;
  color: #000;
  font-size: 16px;
  font-family: 'fontquicksand', sans-serif;
  font-weight: 500;
}
body * {

  font-family: 'fontquicksand', sans-serif !important;
 
}

/*Google Fonts*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Roboto:400,500,700');

@font-face {
    font-family: 'fontquicksand';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/quicksand-medium.ttf)
}

@font-face {
    font-family: 'fontquicksand';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/quicksand-medium.ttf)
}

@font-face {
    font-family: 'fontquicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/quicksand-bold.ttf)
}

@font-face {
    font-family: 'fontquicksand';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/quicksand-bold.ttf)
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important; }

.list-menu-dm li a {
  font-weight: bold;
}

h1, h2, h3, h4 {
    margin-top: 0px;
}
.ul-b {
	padding-left: 0px;
	margin-bottom: 0px;
}
input, button, select, textarea {
    outline: none;
}
img {
    max-width: 100%;
}
.img-cover img {
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}
a:hover, a:focus {
    text-decoration: none;
}
a {
	color: #333;
}
.owl-theme .owl-nav {
    margin-top: 0px !important;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    margin: 0px !important;
    padding: 0px !important;
}
.owl-prev, .owl-next {
    margin: 0px !important;
    border-radius: 0px !important;
}
.owl-next {
	right: 0px !important;
}
.owl-prev {
	left: 0px !important;
}
.owl-prev:hover, .owl-next:hover {
	opacity: 1 !important;
}
.fl-left {
	float: left !important;
}
.fl-right {
	float: right !important;
}
.ul-b {
	padding-left: 0px;
	margin-bottom: 0px;
}
.ul-b li {
	list-style-type: none;
}
.row.row-edit-2 {
	margin-left: -1px;
	margin-right: -1px;
}
.row.row-edit-2 .col-edit-2 {
	padding-left: 1px;
	padding-right: 1px;
}
.wp-album-img {
	margin: 0 10px;
}
.sec-doitac {
	padding: 40px 0px;
}

.navbar-default .navbar-nav>li:first-child>a{
    

}

.wp-content-page .wp-item-sp img {
  object-fit: cover;
}

.h4-title-sp {
  padding: 10px 0;
  margin-bottom: 0;
}

.box-sp-lienquan .wp-img-sp img {
  object-fit: cover;
}
.img-kh{

    height: 80px;
    float: left;
}
#slider-home .item img{
    height: 650px;
    object-fit: cover;
}

#slider-doitac .item {
    padding: 10px;
}

#slider-doitac .owl-prev, #slider-doitac .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	color: #999;
	background: none;
}
.footer-top {
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #333;
	color: #fff;
	margin-top: 20px;
}
/* css header */
.header-top {
	background-color: #59ab00;
	color: #fff;
}
.list-social-top {
    display: table;
    width: 100%;
    text-align: right;
    background-size: cover;
    background-position: center center;
    line-height: 38px;
    height: 38px;
}
.header-top .row > .col-md-6 > span {
	height: 38px;
	line-height: 38px;
}
.list-social-top li {
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
    line-height: 21px;
    text-align: center;
    border-radius: 100%;
}
.wp-hotline span {
	display: block;
}
.wp-hotline span:first-child {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.wp-hotline span:nth-child(2) a{
	font-family: 'Impact';
	font-size: 20px;
	color: #ffff00;
}

.ul-b.list-social-top a {
  color: #fff;
}
.ul-b.list-social-top a .fa {
  color: #59ab00;
}
.wp-hotline {
	position: relative;
	padding-left: 50px;
	height: 38px;
}
.wp-hotline::before {
	
}
.wp-hotline::after {
	
}
.wp-span-hl p {
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
.wp-span-hl {
	float: left;
  width: 100%;
  color: #fff;
}
.wp-span-hl a {
  float: left;
 
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  font-size: 20px;
}

.list-social-top li a {
	display: block;
	transition: all 0.5s ease-in-out;
}
.list-social-top li:hover a {
	transform: scale(1.1) rotate(-5deg);
	color: #fff;
}
.list-camket {
	padding-top: 43px;
	padding-bottom: 38px;
	display: table;
	width: 100%;
}
.list-camket li {
	width: 25%;
	float: left;
	display: flex;
	align-items: center;
}
.list-camket li img {
	margin-right: 8px;
}
.list-camket li .wp-text {
	line-height: 1;
}
.list-camket li .wp-text span:first-child {
	font-size: 13px;
  color: #59ab00;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.list-camket li .wp-text span:nth-child(2) {
	font-size: 11px;
	color: #999;
}
.logo-pc {
	display: block;
	
}

#slider-doitac .item .wp-item-slider-sp {
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 20px 0 rgba(67,67,67,.56);
  -moz-box-shadow: 0 0 20px 0 rgba(67,67,67,.56);
  box-shadow:0 0 6px 1px rgba(215, 210, 210, 0.56);
  border-radius: 5px;
  height: 100px;
  overflow: hidden;
  margin: 5px 0;
}

#slider-doitac .item img { height: 86px; width: 100% ; object-fit: contain; }
#slider-doitac .item a { text-align: center; }
/* css menu pc */
.navbar-default {
	background: #59ab00;
	border-radius: 0px;
	border: none;
	box-shadow: none;
	margin-bottom: 0px;
	min-height: 30px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 40px;
  font-weight: bold;
  margin-right: 30px;
}
.navbar-default .navbar-nav>li:hover>a {
	background: #d81c13;
	color: #fff;
}
/* css slider banner */
#slider-home .owl-prev, #slider-home .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0.5);
    opacity: 0.5;
    width: 38px;
    height: 37px;
    padding: 0px;
    line-height: 37px;
    font-size: 30px;
    font-weight: bold;
    transition: all 0.8s;
}
/* css title home */
.h2-title {
	text-align: center;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}

.h2-title span {
  font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
  padding: 0 30px;
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  color: #006a31;
  color: #59ab00 !important;
}

.h2-title span a {
	font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
  padding: 0 30px;
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  color: #006a31;
  color: #59ab00 !important;
}
.h2-title span::before, .h2-title span::after {
	content: '';
	position: absolute;
	left: 100%;
	top: 55%;
	transform: translateY(-50%);
	background-color: #59ab00;
	width: 150px;
	height: 2px;
}
.h2-title span::after {
	left: auto;
	right: 100% !important;
}
.sec-content-home .box-home:nth-child(2n) {
	background-color: #f2f2f2;
}
.img-sp {
	background: #f2f2f2;
	overflow: hidden;
}
.sec-content-home .box-home:nth-child(2n) .img-sp {
	background: #fff;
}
.img-sp img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease-in-out;
}
.wp-item-sp:hover .img-sp img {
	transform: scale(1.2) rotate(-5deg);
	opacity: 0.6;
}
.box-home {
	padding-bottom: 50px;
}
.img-left-gt img {
	width: 100%;
	max-height: 320px;
}
.text-sp {
	text-align: center;
	padding-top: 15px;
}
.h4-title-sp a {
	transition: all 0.3s ease-in-out;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.price {
	margin-bottom: 15px;
}
.price .ins {
	margin-right: 20px;
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
.price .del {
	font-size: 16px;
	color: #999;
	text-decoration: line-through;
}
.btn-xem a.btn {
	background: #fff;
  border: 1px solid #59ab00;
  color: #59ab00;
  text-transform: uppercase;
  border-radius: 0px;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
}
.btn-xem a.btn:hover {
	background: #f2f2f2;
}
.list-lienhe {
	padding-top: 60px;
}
.list-lienhe li {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.list-lienhe li img {
	margin-right: 10px;
	width: 64px;
	height: 64px;
}
.text-lh span {
	display: block;
}


/*magnific-popup-containt*/
.popup-links {
    position: fixed;
    right: 0;
    top: 235px;
    width: 40px;
}

.popup-links-inner {
    
    position: absolute;
    right: auto /* calc(-100% - -40px) */;
}

.popup-links ul li {
    
    width: 100%;
    right: 0;
    padding-right: 5px;
    position: relative;
    margin-bottom: 1px;
    transition: all 0.4s ease 0s;
    margin-bottom: 5px;
}

.popup-links ul li.scroll {
    display: none;
}

.popup-links ul li:hover {
    right: calc(100% - 40px);
}

.popup-links a {
    display: inline-flex;
    width: 100%;
}
.popup-links ul li .icon-text {
        color: #333;
    line-height: 40px;
    margin-left: 10px;
}

.popup-links .icon {

    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    text-align: center;

}

.popup-links ul li.categories .icon {
    background-position: -55px -785px;
}

.popup-links ul li.cart-icon .icon {
    background-position: -8px -343px;
}

.popup-links ul li.account .icon {
    background-position: -45px -192px;
}

.popup-links ul li.search .icon {
    background-position: -6px -85px;
}

.popup-links ul li.scroll .icon {
    background-position: -54px -814px;
}

.popup-position {
    background: #fff;
    margin: 0 auto;
    max-width: 530px;
    position: relative;
}

#product_popup .popup-position {
    max-width: 100%;
}

.popup-detail{
    padding: 30px;
    max-height: 530px;
    overflow-y: scroll;
}

.popup-position .mfp-close {
    color: #fff;
}

.popup-title {
    padding: 30px;
    border-bottom: 1px solid #e1e1e1; 
    background: #e31837;
}

.popup-title .main_title {
    color: #fff;
}
.cate-inner .level {
    border-bottom: 1px solid #e1e1e1;
}

.cate-inner .level:last-child {
    border-bottom: none;
}
.cate-inner li.level a {
    display: block;
    padding: 10px 0;
}

.cate-inner li > a i {
    font-size: 15px;
    height: 13px;
    margin-right: 10px;
    text-align: center;
    width: 14px;
}

.cate-inner .level {
    position: relative;
}

.mega-sub-menu  {
    display: none;
}

.cate-inner .megamenu{
    position: relative;
    opacity: 1;
    box-shadow: none;
    padding: 0;
}

.cate-inner .megamenu-inner-top {
    padding-left: 15px;
}

.cate-inner span.opener {
    background:url(../images/sprite.png) no-repeat scroll 0 0; 
    height: 25px; 
    width: 25px; 
    display: inline-block; 
    position: absolute; 
    right: 0;
    cursor:pointer;
    margin-top: 10px;
    z-index: 1;
}
.cate-inner span.plus {
    background-position: -90px -378px;
}
.cate-inner span.minus {
    background-position: -90px -416px;
}


#cart_popup .cart-dropdown li {
    margin-bottom: 20px;
    position: relative;
}

#cart_popup .cart-list li .media .pull-left {
    width: 150px;
}

#cart_popup .close-cart {
    right: 0;
    top: 0;
}


#account_popup .account-inner {
    text-align: center;
    padding: 30px 0;
    border: 1px solid #e1e1e1;

}

#account_popup .popup-detail a {
    text-align: center;
    color: #006a31;
}

#account_popup a:hover .account-inner  {
    color: #121716;
}

#account_popup .popup-detail .fa {
    font-size: 40px;
}

.popup-links-inner ul {
  padding: 0;
  list-style: none;
}

#scrollUp {
  z-index: 99;
  background: #333;
  color: #fff;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  font-size: 25px;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 0 15px 0px rgb(50 50 50 / 20%);
  transition: 0.3s;
  display: inline-block;
  position: fixed;
  bottom: 70px;
  right: 0px;
  cursor: pointer;
}
/* css nhan su */

.img-nhansu img {
  border-radius: 77px;
  height: 155px;
  width: 155px !important;
}
.wp-item-nhansu {
	text-align: center;
}
.img-nhansu {
	width: 175px;
    height: 175px;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 100%;
    position: relative;
    padding: 10px;
    background-color: #fff;
}
.img-nhansu::after, .img-nhansu::before {
	content: '';
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -12px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.img-nhansu::after {
	border-top: 12px solid #fff;
    bottom: -10px;
}
.img-nhansu::before {
	border-top: 12px solid #999;
}
.text-nhansu {
	padding-top: 20px;
}
.text-nhansu .h4-ten-nhansu {
	font-family: 'fontquicksand', sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.text-nhansu p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #999;
}
.text-nhansu p span {
	color: #ff0000;
}
#id-nhansu .owl-prev, #id-nhansu .owl-next {
	position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 0px;
    width: 26px;
    height: 39px;
    background: none;
    background-image: url(../images/arow-left.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#id-nhansu .owl-prev i, #id-nhansu .owl-next i {
	opacity: 0;
}
#id-nhansu .owl-next {
	left: auto;
	right: 0px;
	background-image: url(../images/arow-right.png);
}
/* css nhan xet khach hang */
.avt-kh {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    width: 100%;
}
.img-kh img {
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
}
.ten-kh h4 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}
.nhan-xet-kh p {
    font-size: 16px;
    color: #333;
    font-style: italic;
}
#id-ykkh .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
    background: #666;
}
#id-ykkh .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.text-tt1 {
	padding-top: 22px;
}
.h4-title-new a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
}

.wp-tt-right li {
	display: table;
	width: 100%;
	margin-bottom: 28px;
}
.wp-tt-right li .img-box1-right {
	width: 155px;
	float: left;
    height: 145px;
    padding-bottom: 10px; 
}
.wp-tt-right li .img-box1-right img {
	width: 100%;
}
.wp-tt-right li .text-box1-right {
	float: none;
	overflow: hidden;
	padding-left: 15px;
}
.post-meta-box1 {
	color: #2d2b2b;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

   display: block;
 display: -webkit-box;


}

.text-tt1 .h4-title-new a {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 29px;
}
.copyright {
	padding: 10px 0px;
	background-color: #292929;
	color: #fff;
}
.ft1 li a, .ft2 li a {
	color: #fff;
	padding-left: 15px;
	display: block;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: all 0.3s ease-in-out;
}
.ft1 li a::after, .ft2 li a::after {
	content: '\f054';
	font-family: 'FontAwesome';
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	font-size: 8px;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
}
.ft1 li a:hover, .ft2 li a:hover {
	padding-left: 20px;
	color: #59ab00;
}
.ft1 li:hover a::after, .ft2 li:hover a::after {
	left: 5px;
	color: #59ab00;
}
.list-social li {
    width: 35px;
    height: 35px;
    background-color: #fff;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 35px;
    text-align: center;
    list-style-type: none;
    border: 1px solid #999;
}
.list-social li a {
    color: #333;
    display: block;
    transition: all 0.3s ease-in-out;
}
ul.list-social {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0px;
}
.list-social li:hover a {
    color: #999;
    transform: scale(1.3) rotate(-5deg);
}
.fr-nhantin {
    position: relative;
}
.fr-nhantin input {
    width: 100%;
    height: 34px;
    padding-left: 11px;
    background-color: #f3f3f3;
    border: none;
    font-style: italic;
}
.fr-nhantin button {
    position: absolute;
    top: 0px;
    right: 5px;
    border: none;
    background: none;
    color: #333;
    height: 34px;
    font-size: 20px;
    line-height: 34px;
}
/* css header mobile */
.header-mobile {
	position: relative;
	height: 55px;
	background: #fff;
}
.wp-logo-mb {
	padding-top: 5px;
	text-align: center;
}
.wp-logo-mb img {
	max-height: 50px;
}
.wp-menu-mobile {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}
.h3-title-ft {
	color: #fff;
	font-family: 'fontquicksand', sans-serif;
	font-size: 20px;
	margin-bottom: 20px;
}
/* css page content */
.breadcrumb {
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	padding-left: 0px;
}
.wp-content-page {
	padding-bottom: 30px;
}
.wp-content-page .btn-xem a.btn {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
.wp-content-page .wp-item-sp {
	margin-bottom: 20px;
}
.h2-title-sidebar {
	color: #59ab00;
  margin-bottom: 20px;
  font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  font-weight: bold;
}
.list-menu-dm li {
	border-top: 1px dashed #666;
  padding: 10px 0;
}
.box-sidebar1 {
	border: 1px solid #59ab00;
  padding: 20px 15px;
  border-radius: 6px;
}
.wp-sidebar > div:not(:last-child) {
	margin-bottom: 20px;
}
.div-ktv {
  padding: 20px 15px;
  border: 1px solid #59ab00;
  border-radius: 6px;
}
.tt-ktv-1 h2 {
    float: right;
    font-size: 16px;
    color: #186fd0;
    font-family: 'Impact';
    text-transform: uppercase;
}
.img-ktv img {
    margin-top: -55px;
    width: 100%;
}
.img-ktv {
    margin-bottom: 10px;
}
.hot-line-ktv {
    padding-left: 59px;
    position: relative;
}
.hot-line-ktv p {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.hot-line-ktv a {
    font-size: 15px;
    color: #ff0000;
    font-family: "Nokia";
}
.hot-line-ktv::after {
    position: absolute;
    content: url(../images/a.png);
    top: 0px;
    left: 0px;
}
.item-nv-tuvan p {
    margin-bottom: 0px;
}
b.so-do {
    color: #ff0000;
}
.item-nv-tuvan {
    margin-bottom: 10px;
    text-align: center;
}
.nv-tuvan div:last-child {
    margin-bottom: 0px;
}
.wp-tin-nb {
   background-color: #fff;
  border: 1px solid #59ab00;
  border-radius: 6px;
}
.wp-title-sb-right h2 {
    padding: 15px 20px;
  text-transform: uppercase;
  position: relative;
  color: #59ab00;
  margin-bottom: 20px;
  font-family: 'fontquicksand', sans-serif;
  font-size: 25px;
  font-weight: bold;
}
.wp-span-hl a:hover {
  color: #fff;
}
a:hover, a:focus {
  color: #59ab00;
}

.wp-title-sb-right h2::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 20px;
    width: 100px;
    height: 3px;
    z-index: 1;
    background-color: #59ab00;
}
.wp-list-tin-right ul li {
    padding: 20px;
    border-bottom: 1px solid #ccc;
    list-style-type: none;
}
.wp-list-tin-right ul li:last-child {
	border-bottom: none;
}
.wp-img-title {
    display: table;
    width: 100%;
}
.wp-img-title .img-tinmax {
    width: 83px;
    float: left;
}
.wp-img-title .img-tinmax img {
	width: 100%;
}
.ten-tinmax {
    width: calc(100% - 83px);
    padding-left: 15px;
    float: none;
    overflow: hidden;
}
.ten-tinmax h4 {
	margin-bottom: 0px;
}
.ten-tinmax h4 a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, 
.pagination>.active>a:focus, .pagination>.active>span:focus {
	background: #ccc;
	border-color: #ccc;
}
.h1-title-page span {
	font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #59ab00;
}
.h1-title-page span::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
}
/* css chi tiet san pham */
/* css chi tiet san pham */
.gc-overlay-top-icons .gc-icon.gc-icon-close:before {
    content: "\f00d" !important;
    font: normal normal normal 25px/1 fontawesome !important;
    color: #fff;
    width: 24px;
    text-align: center;
    top: 0px;
    right: 0px;
}
.gc-overlay-right-icons .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-overlay-left-icons .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-display-area .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}
.gc-display-area .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}
.gc-display-area .gc-icon.gc-icon-prev{
    width: 36px !important;
    height: 50px !important;
    left: 10px;
}
.gc-display-area .gc-icon.gc-icon-next {
    width: 36px !important;
    height: 50px !important;
    right: 10px;
}
.gc-icon.gc-icon-download {
    display: none !important;
}
.gc-display-area {
    background-color: transparent !important;
}
.gc-thumbs-area-next .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-icon-next:before {
    position: absolute;
    top: 1px !important;
    right: 0px !important;
    content: "\e04b";
}
.gc-icon-prev:before {
    top: 1px !important;
    left: 0px !important;
}
.gc-icon-enlarge:before {
    position: absolute;
    content: '\f00e';
    top: 2px;
    right: 2px;
    color: #fff;
    font-size: 20px;
    font-family: "FontAwesome";
}
.h1-ctsp {
	font-size: 26px;
  color: #59ab00;
  margin-bottom: 15px;
  font-weight: bold;
	font-family: 'fontquicksand', sans-serif;
}
.list-tt-ctsp {
	border-bottom: 1px dashed #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.price-ctsp p {
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
	border-bottom: 1px dashed #666;
}
.custom.pull-left > button {
    background-color: #f5f5f5;
    border: 1px #eaeaea solid;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    width: 35px;
    height: 35px;
    padding: 0px;
}
.custom.pull-left > button:hover {
	background-color: #666;
	color: #fff;
}
.custom.pull-left > input {
    height: 35px;
    border: 1px #eaeaea solid;
    text-align: center;
    width: 80px;
    margin: 0 2px;
}
.custom.pull-left {
	margin-right: 10px;
}
button.btn-cart {
    background: #333;
    border: none;
    border: 1px solid #333;
    margin: 0px;
    padding: 0px 15px 0px;
    color: #fff;
    line-height: 26px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
button.btn-cart:hover {
	background: #555;
}
.add-to-cart>p {
	font-size: 16px;
	font-weight: bold;
}
.wp-page-ct>.row {
	margin-bottom: 20px;
}
.btn-tab-ctsp ul.nav {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.btn-tab-ctsp ul.nav-pills>li>a {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 18px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff !important;
    background-color: #59ab00;
}
.sau-tab {
    padding: 15px;
    border: 1px solid #ccc;
}
.box-tab-ctsp {
	margin-bottom: 20px;
}
.h2-tinkhac {
	color: #59ab00;
  margin-bottom: 20px;
  font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  font-weight: bold;
}
.list-tintuc-page li {
    margin-bottom: 15px !important;
    padding-bottom: 15px;
    border-bottom: 1px dashed #666;
    display: table;
    width: 100%;
}
.list-pp .img-pp {
    width: 155px;
    float: left;
}
.list-pp .img-pp img {
    width: 100%;
    object-fit: cover;
}
.list-pp .text-pp {
    width: calc(100% - 155px);
    padding-left: 15px;
    float: none;
    overflow: hidden;
    color: #666;
}
.h4-title-tin a {
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}
.h4-title-tin a:hover {
	color: #59ab00;
}
.h1-title-ct {
    color: #59ab00;
    font-family: 'fontquicksand', sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 26px;
}
.wp-page-ct > img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 10px auto;
}

.list-tinkhac ul { padding-left: 0 }
.list-tinkhac li {
  padding: 5px 0px;
    padding-left: 0px;
  border-bottom: 1px dashed #999;
  list-style: disc;
  padding-left: 0;
}

.box-tin-khac .h2-tinkhac {
	margin-top: 20px;
  color: #59ab00;
  margin-bottom: 20px;
  font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  font-weight: bold;
}
.list-tinkhac li a {
    padding: 0px;
    transition: all 0.3s ease-in-out;
}
.list-tinkhac li span {
    font-size: 12px;
    color: #999;
}
.list-tinkhac li:hover a {
    padding-left: 15px;
}
.ct-tin {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.row-edit-10 {
	margin-left: -10px;
	margin-right: -10px;
}
.row-edit-10 .col-edit-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.wp-item-album {
	margin-bottom: 20px;
}
.ten-album{
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
	font-family: 'fontquicksand', sans-serif;
}
/*=========================================== responsive ===========================================*/
@media (min-width: 1200px) {
	.wp-hotline::after {
		left: auto;
		right: -20px;
	}
	.container {
		padding: 0px;
	}
	.dropdown span.dropdown-toggle {
		display: none !important;
	}
	.navbar-nav>li>ul.dropdown-menu {
	    margin: 0px;
	    border-radius: 0px;
	    padding: 0px;
	    border: none;
	    box-shadow: 0 1px 5px rgba(0,0,0,0.175);
	    background: #fff;
	    min-width: 220px;
	    opacity: 0;
	    padding: 0;
	    position: absolute;
	    -webkit-transform-origin: top;
	    transform-origin: top;
	    -webkit-animation-fill-mode: forwards;
	    animation-fill-mode: forwards;
	    -webkit-transform: scale(1, 0);
	    transform: scale(1, 0);
	    transition: transform 0.5s ease, opacity 0.2s ease;
	    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
	    display: block;
	    left: 0px;
	}
	.navbar-nav>li:hover>ul.dropdown-menu {
	    display: block;
	    visibility: visible;
	    z-index: 9999;
	    opacity: 1;
	    -webkit-transform: scale(1, 1);
	    transform: scale(1, 1);
	    transition: transform 0.3s ease, opacity 0.2s ease .1s;
	    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
	}
	ul.dropdown-menu>li:not(:last-child) {
	    border-bottom: 1px dashed #999;
	}
	ul.dropdown-menu>li>a {
	    padding: 0 15px;
	    height: 40px;
	    line-height: 40px;
	}
	.img-tt1 img {
		width: 100%;
		height: 370px;
	}
}
@media (min-width: 993px) and (max-width: 1190px) {
	.header-top .row > .col-md-6 > span {
		line-height: 1;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 0 15px;
	}
	.dropdown span.dropdown-toggle {
		position: absolute;
		top: 50%;
		right: 0px;
		transform: translateY(-50%);
		color: #fff;
	}
	.wp-hotline::after {
		left: auto;
		right: -45px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.ten-tinmax {
		width: 100%;
		padding-left: 0px;
	}
	.wp-img-title .img-tinmax {
		width: 100%;
	}
	.wp-ft {
		margin-bottom: 20px;
	}
	.box-home {
		padding-bottom: 20px;
	}
	.wp-item-sp {
		margin-bottom: 15px;
	}
	.wp-hotline::after {
		left: auto;
		right: -24px;
	}
	.header-top .row > .col-md-6 > span {
		line-height: 1;
	}
	.row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.row [class*="col-"] {
		padding-left: 10px;
		padding-right: 10px;
	}
	.text-tt1 {
		margin-bottom: 20px;
	}
	.list-lienhe {
		padding-top: 0px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 0 10px;
		font-size: 12px;
	}
	.dropdown span.dropdown-toggle {
		position: absolute;
		top: 50%;
		right: 0px;
		transform: translateY(-50%);
		color: #fff;
	}
	.logo-pc {
		text-align: center;
	}
	.list-camket {
		padding: 15px 0px;
	}
}
@media (max-width: 767px) {


h2, .h2 {
  font-size: 25px;
}
.tab-content figure {
  width: 100% !important;
}
    .list-pp .img-pp {
  width: 125px;
  float: left;
}
.list-pp .text-pp {
  width: calc(100% - 130px);
  padding-left: 15px;
  float: none;
  overflow: hidden;
  color: #222;
}

   .tab-content img { height: auto !important }

    .h1-ctsp {
  font-size: 26px;
  color: #59ab00;
  margin-bottom: 15px;
  font-weight: bold;
  padding-bottom: 15px;
  font-family: 'fontquicksand', sans-serif;
  margin: 20px 0;
}

    .h2-title span a {
  font-family: 'fontquicksand', sans-serif;
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
  padding: 0 3px;
  position: relative;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #59ab00 !important;
}
.wp-album-img {
  margin: 5px 5px;
}
.wp-album-img img {
  height: 160px !important;
 
}

.sec-doitac {
  padding: 10px 0px;
}
	.wp-item-album {
		margin-bottom: 10px;
	}
	.header-mobile {
		box-shadow: 0px 1px 8px #c1bebe;
	}
	.wp-ft {
		margin-bottom: 20px;
	}
	.text-tt1 {
		margin-bottom: 15px;
	}
	.list-lienhe li:last-child {
		margin-bottom: 0px;
	}
	.list-lienhe {
		padding-top: 20px;
	}
	.wp-item-sp {
		margin-bottom: 15px;
	}
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.row [class*="col-"] {
		padding-left: 5px;
		padding-right: 5px;
	}
	.h2-title span {
		font-size: 20px;
		padding: 0px 20px;
	}
	.h2-title {
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.img-left-gt {
		margin-bottom: 15px;
	}
	p {
		text-align: justify;
	}
	.box-home {
		padding-bottom: 15px;
	}
}
/*css menu mobile*/
@media (max-width: 767px) {

    #slider-home .item img {
  height: auto;
  object-fit: cover;
  max-height: 400px;
}

#slider-home .item img {
  height: auto;
  object-fit: cover;
}
	ul.dropdown-menu {
	    margin: 0px;
	    border-radius: 0px;
	    padding: 0px;
	    border: none;
	    box-shadow: 0 1px 5px rgba(0,0,0,0.175);
	    background: #fff;
	    min-width: 220px;
	    opacity: 0;
	    padding: 0;
	    position: absolute;
	    -webkit-transform-origin: top;
	    transform-origin: top;
	    -webkit-animation-fill-mode: forwards;
	    animation-fill-mode: forwards;
	    -webkit-transform: scale(1, 0);
	    transform: scale(1, 0);
	    transition: transform 0.5s ease, opacity 0.2s ease;
	    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
	    display: block;
	    left: 0px;
	    width: 100%;
	    box-shadow: none;
	}
	.navbar-default .navbar-nav li.open>ul {
		display: block;
	    visibility: visible;
	    z-index: 9999;
	    opacity: 1;
	    -webkit-transform: scale(1, 1);
	    transform: scale(1, 1);
	    transition: transform 0.3s ease, opacity 0.2s ease .1s;
	    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
	    width: 100%;
	}
	.sticky-wrapper.header-sticky {
	    top: 0;
	    position: fixed;
	    width: 100%;
	    z-index: 999999;
	    transition: 1.0s ease;
	    border-bottom: 1px solid rgba(173, 171, 171, 0.35);
	}
	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	.dropdown span.dropdown-toggle {
		position: absolute;
	    top: 5px;
	    right: 5px;
	    z-index: 9;
	    width: 30px;
	    height: 30px;
	    text-align: center;
	    line-height: 30px;
	}
	.navbar-nav {
		margin: 0px;
	}
	.navbar-default {
		border-radius: 0px;
		box-shadow: none;
		min-height: calc(100vh - 55px);
		margin-bottom: 0px;
	}
	.navbar-nav .open .dropdown-menu>li> .dropdown-menu>li>a {
		padding-left: 35px;
	}
	.dropdown>span i {
		transition: all 0.3s ease-in-out;
		color: #fff;
		font-size: 20px;
	}
	.dropdown.open>span i {
		transform: rotate(180deg);
	}
	.bar1, .bar2, .bar3 {
	    width: 25px;
	    height: 3px;
	    background-color: #000;
	    margin: 5px 0;
	    transition: all 0.5s ease-in-out;
	    border-radius: 5px;
	}
	.icon-bar {
		position: relative;
		z-index: 999;
	}
	.change .bar1 {
	    -webkit-transform: rotate(-45deg) translate(-5px, 3px);
	    transform: rotate(-45deg) translate(-5px, 3px);
	}
	.change .bar2 {
		opacity: 0;
	}
	.change .bar3 {
	    -webkit-transform: rotate(45deg) translate(-8px, -7px);
	    transform: rotate(45deg) translate(-8px, -7px);
	}
	.navbar {
		width: 80%;
	    left: 0;
	    transition: transform 0.5s;
	    text-align: left;
	    transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
	    -webkit-transform: translateX(-100%);
	    -moz-transform: translateX(-100%);
	    position: fixed;
	    top: 0;
	    bottom: 0;
	    z-index: 998;
	    padding: 0px;
	    margin: 0px;
	    outline: 1px solid transparent;
	    overflow-y: auto;
	    overflow-x: hidden;
		margin-top: 55px;
	}
	.navbar.open-mb {
		transform: translateX(0) !important;
	    -ms-transform: translateX(0) !important;
	    -webkit-transform: translateX(0) !important;
	    -moz-transform: translateX(0) !important;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-collapse {
		max-height: 100% !important;
	}
	.navbar-default .navbar-nav>li {
		float: none;
		width: 100%;
	}
	.navbar-nav {
		width: 100%;
		float: none;
	}
	.navbar .container {
		width: 100% !important;
	}
	.navbar-collapse {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.navbar .navbar-form {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
