.cy_thinhha_product {
  max-width: 1920px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  background-color: #000000;
  padding: 30px 0;
}
.cy_thinhha_product .sidebar .cate-list {
	background-color: #fff;
	margin-bottom: 15px;

}
.cy_thinhha_product .sidebar .cate-list .btn-cate {
	width: 100%;
	background-color: #ebd15b;
	color:#211e1f;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;

	padding: 15px;
	border: none;
	text-align: left;
}
.cy_thinhha_product .sidebar .cate-list .btn-cate img {
	display: inline-block;
	line-height: 1;
	float: left;
}
.cy_thinhha_product  .main-img img{
	max-height: 100% !important;
	    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.cy_thinhha_product .sidebar .cate-list .btn-cate strong {
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
.cy_thinhha_product .sidebar .cate-list .btn-cate > span {
	display: inline-block;
}
.cy_thinhha_product .sidebar .cate-list li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dad9d7;
}
.cy_thinhha_product .sidebar .cate-list li:last-child {
	border-bottom: none;
}
.cy_thinhha_product .sidebar .cate-list li a {
	display: inline-block;
	width: 100%;
	padding: 10px 15px;
	color: #474747;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_product .sidebar .cate-list li a span {
	padding-top: 6px;
}
.cy_thinhha_product .sidebar .cate-list li a .img-box {
	position: relative;
	margin-right: 20px;
}
.cy_thinhha_product .sidebar .cate-list li.active a .img-box .img-hover,
.cy_thinhha_product .sidebar .cate-list li a .img-box .img-hover {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cy_thinhha_product .sidebar .cate-list li.active a,
.cy_thinhha_product .sidebar .cate-list li a:hover {
	color: #0077a2
}
.cy_thinhha_product .sidebar .cate-list li a:hover .img-hover {
	visibility: visible;
	opacity: 1
}
.cy_thinhha_product .sidebar .ads-wrapper .item {
	margin-bottom: 16px;
}
.cy_thinhha_product .main-container .item {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 15px 15px 5px;
}
.cy_thinhha_product .main-container .item .item-title {
	/*text-align: center;*/
	text-transform: uppercase;
	color: #474747;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid #ebd15b;
	margin-bottom: 15px; 
}
.cy_thinhha_product .main-container .item .btn-viewmore {
	text-transform: none;
	font-size: 16px;
	line-height: 22px;
	color: #0202fa;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_product .main-container .item .btn-viewmore:hover {
	color: #ff3600
}
.cy_thinhha_product .main-container .item .row-7 {
	margin: 0 -7px;
}
.cy_thinhha_product .main-container .item .col-item{
	padding: 0 7px;
	margin-bottom: 10px;
}
.cy_thinhha_product .main-container .item .wrapper {
	padding: 5px;
	border: 1px solid #dad9d7;
	-webkit-transition: border-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-ms-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease;
}
.cy_thinhha_product .main-container .item .wrapper .img-box .box {
	overflow:hidden 
}
.cy_thinhha_product .main-container .item .wrapper .img-box img {
	margin: 0 auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cy_thinhha_product .main-container .item .wrapper .img-box:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.cy_thinhha_product .main-container .item .wrapper .info-box .title {
	text-align: center;
	/*text-transform: uppercase;*/
	/*margin: 0 -5px -5px; */

}
.cy_thinhha_product .main-container .item .wrapper .info-box .title a {
	color: #000;
	display: block;
	font-size: 16px;
	line-height: 20px;
	/*padding: 27px 10px 15px 20px;*/
	padding: 5px 0;
	position: relative;
	z-index: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cy_thinhha_product .main-container .item .wrapper .info-box .btn-contact {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	background-color: #ebd15b;
	display: block;
	padding: 8px 5px;
	margin: 0 -5px -5px;
}
.cy_thinhha_product .main-container .item .wrapper:hover {
	border-color: #0077a2;
}
.cy_thinhha_product .main-container .item .wrapper:hover .info-box .title a {
	color: #0077a2;
}
.cy_thinhha_product .main-container .item .img-box .box {
	height: 172px;
}
.cy_thinhha_product .main-container .item .wrapper:hover .info-box .btn-contact {
	background-color: #0077a2;
}
.cy_thinhha_product .sidebar {
	position: static;
}
.cy_thinhha_product .main-img {
	position: relative;
}
.cy_thinhha_product .breadcrumbs {
	padding: 9px 15px 10px;
	margin-bottom: 16px;
	border-bottom: 2px solid #236422;
	font-size: 16px;
	color: #101820;
	background-color: #fff;
}
.cy_thinhha_product .breadcrumbs li {
	display: inline-block;
}
.cy_thinhha_product .breadcrumbs li a {
	color: #101820;
}
.cy_thinhha_product .breadcrumbs li a:after {
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 12px;
}
.cy_thinhha_product .product-info {
	background-color: #fff;
	padding: 15px;

}
.cy_thinhha_product .product-info .main-img {
	border: 1px solid #b2b2b2;
	margin-bottom: 14px;
}

.cy_thinhha_product .product-info .images-container .gallery {
	margin: 0 -5px;
}
.cy_thinhha_product .product-info .images-container .gallery .gal-item {
	float: left;
	width: 33.3333333333%;
	padding: 0 5px;
}

.cy_thinhha_product .product-info .images-container .gallery .gal-item a {
	display: block;
	border: 1px solid #b2b2b2;
	height: 100%;
}
.cy_thinhha_product .product-info .info-container .product-name {
	color: #dd3528;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 25px;
	padding-bottom: 12px;
	margin-bottom: 13px;
	border-bottom: 1px solid #c8c8c8;
	font-weight: 600;
}
.cy_thinhha_product .product-info .info-container .content {
	 word-wrap: break-word;
	color: #474747;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	 max-height: 320px;
    overflow-y: scroll
}
.cy_thinhha_product .product-info .info-container .btn-contact {
	height: 45px;
	padding: 0 15px;
	text-transform: uppercase;
	border: none;
	color: #211e1f;
	font-weight:bold;
	background-color: #ebd15b;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.cy_thinhha_product .product-info .info-container .content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.cy_thinhha_product .product-info .info-container .content::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
.cy_thinhha_product .product-info .info-container .content::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.cy_thinhha_product .product-info .info-container .btn-contact:hover {
	background-color: #2a8329;
}
.cy_thinhha_product .product-info .info-container .hotline {
	padding-top: 16px;
	border-top: 1px solid #c8c8c8;
}
.cy_thinhha_product .product-info .info-container .hotline img {
	/*margin-right: 5px;*/
}
.cy_thinhha_product .product-info .info-container .hotline .text {
	color: #dd3528;
	font-size: 18px;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 10px;
}
.cy_thinhha_product .product-info .info-container .hotline a {
	color: #dd3528;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_product .product-info .info-container .hotline a:hover {
	color: #2a832a;
}
.cy_thinhha_product .product-description {
	margin-top: 25px;
	margin-bottom: 15px;
}
.cy_thinhha_product .product-description .nav-tabs {
	border-bottom: none;
}
.cy_thinhha_product .product-description .nav-tabs >li {
	display: inline-block;

}
.cy_thinhha_product .product-description .tab-content>.tab-pane {
    display: none;
}
.cy_thinhha_product .product-description .tab-content>.active {
    display: block;
}


.cy_thinhha_product .product-description .nav-tabs > li > a {
	margin-right: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 13px 30px;
	font-size: 20px;
	border: 1px solid #236422;
	color: #474747;
	background-color: #fff;
	display: block;
}
.cy_thinhha_product .product-description .nav-tabs > li.active > a {
	background-color: #ebd15b;
	color: #fff;
	border-color: #ebd15b;
	
}
.cy_thinhha_product .product-description .content-detail {
	background-color: #fff;
	padding: 15px;
	    word-wrap: break-word;
}
.cy_thinhha_product .product-description .content-detail img{
	max-width: 100%;
	height: auto !important;
	display: initial;
}
.cy_thinhha_product .product-description .content-detail iframe{
	max-width: 100%;
}
.cy_thinhha_product .product-description .content-detail *{
	max-width: 100%;
}
.cy_thinhha_product .product-description .content-detail table{
	width: 100%;
}
.cy_thinhha_product .product-description .content-detail i{
	font-style: italic;
}
.cy_thinhha_product .product-description .content-detail u{
    text-decoration: underline;
}
.cy_thinhha_product .product-description .content-detail a{
	color: #0091ff;
	text-decoration: underline;
}
.cy_thinhha_product .product-description .content-detail b,
.cy_thinhha_product .product-description .content-detail strong{
	font-weight: bold;
}
.cy_thinhha_product .product-description .content-detail ul{
	padding-left: 0;
	list-style-type: disc;
	list-style-position: inside;
}
.cy_thinhha_product .product-description .content-detail ul li{
	list-style-type: disc;
	list-style-position: inside;
}

.cy_thinhha_product .product-description .content-detail ol{
	padding-left: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
.cy_thinhha_product .product-description .content-detail ol li{
	list-style-type: decimal;
	list-style-position: inside;
}

.cy_thinhha_product .product-description .content-detail p{
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 22px;
}
.cy_thinhha_product .related-prods .slider-container .slick-arrow {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 56px;
	margin-top: -28px;
	border: none;
	background-image: url('../images/btn-prev.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 3px 0px 3px 0px rgba(178, 178, 178, 0.5);
	box-shadow: 3px 0px 3px 0px rgba(178, 178, 178, 0.5);
	z-index: 10;
	left: -7px;
}
.cy_thinhha_product .related-prods .slider-container .slick-arrow.btn-next {
	background-image: url('../images/btn-next.png');
	left: auto;
	right: -7px;

	background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: -3px 0px 3px 0px rgba(178, 178, 178, 0.5);
  box-shadow: -3px 0px 3px 0px rgba(178, 178, 178, 0.5);
  
}
.cy_thinhha_product .product-info .images-container .gallery .gal-item {
	height: 119px;
}
.cy_thinhha_product .product-info .images-container .gallery .gal-item img {
	max-height: 100%;
	height: 100%;
	width:100%;
	object-fit:cover;
	margin: 0 auto;
}
@media screen and (max-width: 1199px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 95px;
	}
	
	.cy_thinhha_product .main-container .item .img-box .box {
		height: 138px;
	}
}

@media screen and (max-width: 991px) {
	.cy_thinhha_product .product-info .info-container {
		margin-top: 15px;
	}
	.cy_thinhha_product .main-container .item .img-box .box {
		height: 181px;
	}
	.cy_thinhha_product .main-container .item {
		margin-left: 0;
		margin-right: 0;
	}
	
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 180px;
	}
}
@media screen and (max-width: 767px) {
	.cy_thinhha_product .main-container .item .btn-viewmore {
		display: inline-block;
		padding: 5px 15px;
		margin-top: 10px;
		background-color: #ff3600;
		color: #fff;
		border-radius: 15px 0 15px 0;
		margin-bottom: 20px;
		-webkit-transition: background-color 0.3s ease;
		-moz-transition: background-color 0.3s ease;
		-ms-transition: background-color 0.3s ease;
		-o-transition: background-color 0.3s ease;
		transition: background-color 0.3s ease;
	}
	.cy_thinhha_product .main-container .item .btn-viewmore:hover {
		background-color: #2f822f;
		color: #fff;
	}
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 184px;
	}
}
@media screen and (max-width: 640px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 148px;
	}
}
@media screen and (max-width: 560px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 129px;
	}
}
@media screen and (max-width: 500px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 112px;
	}
}
@media screen and (max-width: 480px) {
	.cy_thinhha_product .product-description .nav-tabs > li > a {
		padding: 13px 15px;
		font-size: 15px;
	}
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 106px;
	}
	.cy_thinhha_product .main-container .item .img-box .box {
		height: 181px;
	}
	.cy_thinhha_product .main-container .item .col-item {
		width: 100%;
	}
}
@media screen and (max-width: 350px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 72px;
	}
}

@media screen and (max-width: 320px) {
	.cy_thinhha_product .product-info .images-container .gallery .gal-item {
		height: 64px;
	}
}