.breadcrumb li {
  margin-left: 0.5rem;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li:last-child span {
  color: #2b6d55;
}
.product-thumb_base {
  border: 0;
  box-shadow: unset;
  border-radius: 0;
  padding: 0;
}
.product-thumb_base:hover {
  box-shadow: 0 0px 15px #2b6d55;
}
.product-thumb_base .thumb-description {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  flex-direction: column;
  padding: 0 10px 1rem;
}
.product-thumb_base .thumb-description h3,
.product-thumb_base .thumb-description h4 {
  color: #2b6d55;
  margin: 0.25rem 0 0.5rem;
}
.product-thumb_base .thumb-description h3 a,
.product-thumb_base .thumb-description h4 a {
  color: inherit;
  display: -webkit-box;
  vertical-align: middle;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  font-size: 18px!important;
  line-height: 1.2;
}
.product-thumb_base .thumb-description h3 a:hover,
.product-thumb_base .thumb-description h4 a:hover {
  text-decoration: underline;
}
.product-thumb_base .thumb-description .ratings .rating {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.product-thumb_base .thumb-description .ratings .rating .fa-stack {
  align-items: center;
  display: flex;
}
.product-thumb_base .thumb-description .ratings .rating .product-average-rating {
  font-size: 14px;
  margin: 0 0 0 0.5rem;
  line-height: 1;
}
.product-thumb_base .thumb-description .footer {
  display: flex;
  font-size: 18px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0rem;
}
.product-thumb_base .thumb-description .footer p {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}
.product-thumb_base .thumb-description .footer p img,
.product-thumb_base .thumb-description .footer p svg {
  margin-right: 5px;
}
.product-thumb_base .thumb-description .footer .product-cooking-time {
  font-size: inherit;
}
.product-thumb_base .thumb-description .footer .view {
  display: flex;
  flex-wrap: nowrap;
}
.product-thumb_base .thumb-description .footer .view .h4_view_count {
  font-size: inherit;
}
.product-thumb_base .thumb-description .footer .view .product-cooking-time {
  font-size: inherit;
  margin-right: 10px;
}
.category_product {
  border: 0;
  box-shadow: unset;
  border-radius: 0;
  padding: 0;
  margin-top: 10px;
}
.category_product:hover {
  box-shadow: 0 0px 15px #2b6d55;
}
.category_product .thumb-description {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  flex-direction: column;
  padding: 0 10px 1rem;
}
.category_product .thumb-description h3,
.category_product .thumb-description h4 {
  color: #2b6d55;
  margin: 0.25rem 0 0.5rem;
}
.category_product .thumb-description h3 a,
.category_product .thumb-description h4 a {
  color: inherit;
  display: -webkit-box;
  vertical-align: middle;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  font-size: 18px!important;
  line-height: 1.2;
}
.category_product .thumb-description h3 a:hover,
.category_product .thumb-description h4 a:hover {
  text-decoration: underline;
}
.category_product .thumb-description .ratings .rating {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.category_product .thumb-description .ratings .rating .fa-stack {
  align-items: center;
  display: flex;
}
.category_product .thumb-description .ratings .rating .product-average-rating {
  font-size: 14px;
  margin: 0 0 0 0.5rem;
  line-height: 1;
}
.category_product .thumb-description .footer {
  display: flex;
  font-size: 18px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0rem;
}
.category_product .thumb-description .footer p {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}
.category_product .thumb-description .footer p img,
.category_product .thumb-description .footer p svg {
  margin-right: 5px;
}
.category_product .thumb-description .footer .product-cooking-time {
  font-size: inherit;
}
.category_product .thumb-description .footer .view {
  display: flex;
  flex-wrap: nowrap;
}
.category_product .thumb-description .footer .view .h4_view_count {
  font-size: inherit;
}
.category_product .thumb-description .footer .view .product-cooking-time {
  font-size: inherit;
  margin-right: 10px;
}
.category_product .image {
  height: unset!important;
}
.category_product .image img {
  border-radius: 0;
  margin: 0 0;
  width: 100%;
}
.category_product .thumb-description .prodcut-categories-wrapper {
  background-color: unset;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.category_product .thumb-description .prodcut-categories-wrapper .product-category {
  margin-bottom: 0;
}
.category_product .thumb-description .prodcut-categories-wrapper .product-category:first-child {
  margin-right: 5px;
}
.category_product .thumb-description .prodcut-categories-wrapper .product-category:first-child:after {
  color: inherit;
  margin-left: 5px;
}
.header .header-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem 0;
  width: 100%;
}
.header .header-container .header-row {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  width: 100%;
}
.header .header-container .header-row .list-inline {
  margin: 0 0 0 10px;
}
.header .header-container .header-row .header-menu {
  display: flex;
  width: 40%;
}
.header .header-container .header-row .header-menu a {
  color: white;
  font-size: 14px;
}
.header .header-container .header-row .header-logo {
  display: flex;
  justify-content: center;
  width: 20%;
}
.header .header-container .header-row .header-logo a {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.header .header-container .header-row .header-logo a img {
  width: 65px;
}
.header .header-container .header-row .header-logo a span {
  color: white;
  font-size: 18px;
  margin-left: 1rem;
  white-space: nowrap;
}
.header .header-container .header-row .header-top-right {
  display: flex;
  justify-content: end;
  width: 40%;
}
.header .header-container .header-row .header-top-right #top-links > ul {
  align-items: center;
  display: flex;
  padding: 0!important;
}
.header .header-container .header-row .header-top-right #form-language .btn_margin_top {
  margin: 0;
}
.header .header-container .header-row .header-top-right #form-language .btn-link {
  color: #77b500;
  font-size: 16px;
  margin-right: 5px;
}
.header .header-container .header-row .header-top-right #form-language .btn-link:hover {
  color: #77b500;
  scale: 1.1;
  transition: 0.3s ease-in-out;
}
.header .header-container .header-row .header-top-right #form-language .btn-link.selected {
  color: white;
}
.header .header-categories-menu {
  display: flex;
  border-top: 1px solid #d6d6d6;
}
.header .header-categories-menu #horizontal-menu {
  background: unset;
  margin-bottom: 0;
}
.header .header-categories-menu #horizontal-menu > .container {
  padding: 0;
}
.header .header-categories-menu #horizontal-menu > .container .collapse {
  padding: 0;
}
.header .header-categories-menu #horizontal-menu > .container .collapse ul.nav li a {
  color: #d6d6d6;
  padding: 15px 10px;
}
.header .header-categories-menu #horizontal-menu > .container .collapse ul.nav li a:hover {
  background-color: #d6d6d6;
  color: #2b6d55;
  text-decoration: underline;
}
.header .header-categories-menu #horizontal-menu > .container .collapse ul.nav li ul li {
  background-color: white;
}
.header .header-categories-menu #horizontal-menu > .container .collapse ul.nav li ul li a {
  color: #2b6d55;
}
#top-fixed {
  border-color: #2b6d55;
}
#top-fixed #horizontal-menu {
  background-color: #2b6d55 !important;
}
#top-fixed #horizontal-menu .nav > li > a {
  padding: 12px 12px 12px 0;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab {
  padding-top: 5px;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer {
  overflow-y: visible;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb {
  border: 0;
  box-shadow: unset;
  border-radius: 0;
  padding: 0;
  margin-top: 10px;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb:hover {
  box-shadow: 0 0px 15px #2b6d55;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  flex-direction: column;
  padding: 0 10px 1rem;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h3,
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h4 {
  color: #2b6d55;
  margin: 0.25rem 0 0.5rem;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h3 a,
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h4 a {
  color: inherit;
  display: -webkit-box;
  vertical-align: middle;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  font-size: 18px!important;
  line-height: 1.2;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h3 a:hover,
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description h4 a:hover {
  text-decoration: underline;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .ratings .rating {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .ratings .rating .fa-stack {
  align-items: center;
  display: flex;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .ratings .rating .product-average-rating {
  font-size: 14px;
  margin: 0 0 0 0.5rem;
  line-height: 1;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer {
  display: flex;
  font-size: 18px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0rem;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer p {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer p img,
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer p svg {
  margin-right: 5px;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer .product-cooking-time {
  font-size: inherit;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer .view {
  display: flex;
  flex-wrap: nowrap;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer .view .h4_view_count {
  font-size: inherit;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .footer .view .product-cooking-time {
  font-size: inherit;
  margin-right: 10px;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .image {
  height: unset!important;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .image img {
  border-radius: 0;
  margin: 0 0;
  width: 100%;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .prodcut-categories-wrapper {
  background-color: unset;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .prodcut-categories-wrapper .product-category {
  margin-bottom: 0;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .prodcut-categories-wrapper .product-category:first-child {
  margin-right: 5px;
}
.tt-home .categories_top .categoryslider-content .TTcategory-tab .owl-stage-outer .owl-item .product-thumb .thumb-description .prodcut-categories-wrapper .product-category:first-child:after {
  color: inherit;
  margin-left: 5px;
}
#dvMain_categorys .categorys > div {
  padding: 0 10px;
}
#dvMain_categorys .categorys > div .category {
  border-radius: 20px;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
#dvMain_categorys .categorys > div .category a img {
  padding: 0;
  transition: transform 0.3s;
  width: 100%;
}
#dvMain_categorys .categorys > div .category a .footer {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%);
  bottom: 0px;
  font-size: 22px;
  color: white;
  position: absolute;
  width: 100%;
  padding: 0.5rem 1.5rem 1rem 0;
  text-align: right;
}
#dvMain_categorys .categorys > div .category a:hover img {
  transform: scale(1.1);
}
footer .footer-container {
  background-color: #2b6d55;
}
footer .footer-container .footer-bottom {
  color: white;
}
footer .footer-container .footer-bottom p {
  color: inherit;
  padding: 20px 0;
}
footer .footer-container .footer-bottom p a {
  color: inherit;
  text-decoration: underline;
}
#product-category .category-filter {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #2b6d55;
  margin: 0.5rem 0 1.5rem;
  padding-left: 0;
}
#product-category .category-filter .filter-show {
  margin-left: 0;
}
#product-category .category-filter .filter-text {
  align-items: center;
  display: flex;
  padding: 0 10px 0 0;
}
#product-category .category-filter .text-right {
  align-items: center;
  display: flex;
}
#product-category .category-filter .text-right .select-wrapper select {
  align-items: center;
  display: flex;
  font-size: 16px;
  height: unset;
  padding: 3px 12px;
}
#product-category .category-filter .text-right .select-wrapper::after {
  right: 2px;
  top: 6px;
}
#product-category .category-products .product-grid .product-thumb {
  box-shadow: unset;
  border-radius: 0;
  border: 0;
  padding: 0;
}
#product-category .category-products .product-grid .product-thumb:hover {
  box-shadow: 0 0px 15px #2b6d55;
}
#product-category .category-products .product-grid .product-thumb .thumb-description {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  flex-direction: column;
  padding: 0 10px 1rem;
}
#product-category .category-products .product-grid .product-thumb .thumb-description h3,
#product-category .category-products .product-grid .product-thumb .thumb-description h4 {
  color: #2b6d55;
  margin: 0.25rem 0 0.5rem;
}
#product-category .category-products .product-grid .product-thumb .thumb-description h3 a,
#product-category .category-products .product-grid .product-thumb .thumb-description h4 a {
  color: inherit;
  display: -webkit-box;
  vertical-align: middle;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  font-size: 18px!important;
  line-height: 1.2;
}
#product-category .category-products .product-grid .product-thumb .thumb-description h3 a:hover,
#product-category .category-products .product-grid .product-thumb .thumb-description h4 a:hover {
  text-decoration: underline;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .ratings .rating {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .ratings .rating .fa-stack {
  align-items: center;
  display: flex;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .ratings .rating .product-average-rating {
  font-size: 14px;
  margin: 0 0 0 0.5rem;
  line-height: 1;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer {
  display: flex;
  font-size: 18px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0rem;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer p {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer p img,
#product-category .category-products .product-grid .product-thumb .thumb-description .footer p svg {
  margin-right: 5px;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer .product-cooking-time {
  font-size: inherit;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer .view {
  display: flex;
  flex-wrap: nowrap;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer .view .h4_view_count {
  font-size: inherit;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .footer .view .product-cooking-time {
  font-size: inherit;
  margin-right: 10px;
}
#product-category .category-products .product-grid .product-thumb .image img {
  border-radius: 0;
  margin: 0 0px;
  width: 100%;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .caption {
  margin-top: 1rem;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .caption h4 {
  margin-bottom: 1rem;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .rating {
  display: flex;
  align-items: center;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .rating .rating span.fa-stack {
  height: 2em;
}
#product-category .category-products .product-grid .product-thumb .thumb-description .rating p.review_num {
  line-height: 1;
  margin: 0 0 0 0.5rem;
}
#product-category .block-description {
  padding-left: 0;
  padding-right: 0;
}
#product-category .block-description .category-content p {
  font-size: 14px;
}
#product-product ul.list-num {
  list-style: none;
  margin: 1rem 0 0 1.5rem;
}
#product-product ul.list-num li {
  font-size: 16px;
}
#product-product ul.list-num li label {
  font-size: inherit;
}
#product-product ul.list-num li label.value {
  font-weight: bold;
}
#product-product ul.list-num li:before {
  color: #2b6d55;
  content: '✓';
  font-size: inherit;
  font-weight: bold;
}
#product-product .product-image .thumbnail {
  border: 0;
  margin: 0;
  padding: 0;
}
#product-product .product-image .thumbnail img {
  margin: 0;
  width: 100%;
}
#product-product .product-tabs {
  margin-top: 2rem;
  padding: 0;
}
#product-product .product-tabs .tab-inner {
  border: 0;
  padding: 0;
}
#product-product .product-tabs .tab-inner .block-info {
  margin-bottom: 3rem;
}
#product-product .product-tabs .tab-inner .block-info .title {
  color: #2b6d55;
  font-size: 24px;
  margin-bottom: 1rem;
  display: inline-flex;
  flex-direction: column;
}
#product-product .product-tabs .tab-inner .block-info .title:after {
  background: #2b6d55;
  content: '';
  height: 1px;
  margin: 5px auto 0 10px;
  width: calc(100% - 10px);
}
#product-product .product-tabs .tab-inner .block-info .description {
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
}
#product-product .product-tabs .tab-inner .block-info .description h2 {
  font-size: 22px !important;
  color: #2b6d55;
  line-height: 1.5;
}
#product-product .product-tabs .tab-inner .block-info .description > p {
  padding: 0;
}
#product-product .product-tabs .tab-inner .block-info .description * {
  font-size: inherit!important;
}
#product-product .product-tabs .tab-inner .block-info.nutri .title {
  margin-bottom: 1.5rem;
}
#product-product .product-tabs .tab-inner .review-tab #form-review {
  border: 0;
}
#product-product .product-tabs .tab-inner .review-tab #form-review .form-control {
  border: 1px solid #2b6d55;
  width: 100%;
}
#product-product .product-details.sticky_product_text {
  top: 55px;
}
#product-product .product-details h1 {
  border-color: #2b6d55;
  color: #2b6d55;
  font-size: 24px;
  margin: 0.25rem 0px 1.5rem;
  padding-bottom: 5px;
}
#product-product .product-details .view_star_time {
  display: flex;
  justify-content: space-between;
}
#product-product .product-details .view_star_time img {
  margin: 0 1rem 0 0;
}
#product-product .product-details .view_star_time svg {
  margin: 0 0.5rem 0 0;
}
#product-product .product-details .view_star_time label {
  margin: 0;
}
#product-product .product-details .view_star_time label.value {
  font: 400 18px/22px "roboto slab", Helvetica, sans-serif !important;
}
#product-product .product-details .view_star_time .product-cooking-time {
  align-items: center;
  display: flex;
  flex-direction: row;
}
#product-product .product-details .view_star_time .product-cooking-time label.control-label {
  margin: 0 1rem 0 0;
}
#product-product .product-details .view_star_time .view_flex {
  border: 0;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
#product-product .product-details .view_star_time .view_flex .product-feedbacks,
#product-product .product-details .view_star_time .view_flex .view_count {
  align-items: center;
  display: flex;
}
#product-product .product-details .view_star_time .view_flex .product-feedbacks {
  margin-right: 1rem;
}
#product-product .product-details .div_product_buttons {
  justify-content: space-between;
}
#product-product .product-details .div_product_buttons .product-rating {
  display: flex;
  align-items: center;
}
#product-product .product-details .div_product_buttons .product-rating p.review_num {
  margin: 0 0 0.25rem 0.5rem;
}
#product-product .product-details .div_product_buttons .buttons {
  display: flex;
  flex: 1;
  justify-content: end;
}
#product-product .product-details .div_product_buttons .buttons button {
  margin-right: 0;
  padding-right: 0;
}
#product-product .product-details .info .data_row {
  font-size: 18px;
  margin-top: 2rem;
}
#product-product .product-details .info .data_row .caption {
  color: #2b6d55;
}
#product-product .product-details .info .data_row label {
  font-size: inherit;
}
#product-product .product-details .info #ingredients .content,
#product-product .product-details .info #recipe .content {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}
#product-product .product-details .info #ingredients .content *,
#product-product .product-details .info #recipe .content * {
  font-size: inherit!important;
}
#product-product .product-details .info #ingredients .content ul,
#product-product .product-details .info #recipe .content ul,
#product-product .product-details .info #ingredients .content ol,
#product-product .product-details .info #recipe .content ol {
  padding-left: 2rem;
}
#product-product .product-layouts .product-thumb {
  border: 0;
  box-shadow: unset;
  border-radius: 0;
  padding: 0;
  margin-top: 10px;
}
#product-product .product-layouts .product-thumb:hover {
  box-shadow: 0 0px 15px #2b6d55;
}
#product-product .product-layouts .product-thumb .thumb-description {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  flex-direction: column;
  padding: 0 10px 1rem;
}
#product-product .product-layouts .product-thumb .thumb-description h3,
#product-product .product-layouts .product-thumb .thumb-description h4 {
  color: #2b6d55;
  margin: 0.25rem 0 0.5rem;
}
#product-product .product-layouts .product-thumb .thumb-description h3 a,
#product-product .product-layouts .product-thumb .thumb-description h4 a {
  color: inherit;
  display: -webkit-box;
  vertical-align: middle;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  font-size: 18px!important;
  line-height: 1.2;
}
#product-product .product-layouts .product-thumb .thumb-description h3 a:hover,
#product-product .product-layouts .product-thumb .thumb-description h4 a:hover {
  text-decoration: underline;
}
#product-product .product-layouts .product-thumb .thumb-description .ratings .rating {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
#product-product .product-layouts .product-thumb .thumb-description .ratings .rating .fa-stack {
  align-items: center;
  display: flex;
}
#product-product .product-layouts .product-thumb .thumb-description .ratings .rating .product-average-rating {
  font-size: 14px;
  margin: 0 0 0 0.5rem;
  line-height: 1;
}
#product-product .product-layouts .product-thumb .thumb-description .footer {
  display: flex;
  font-size: 18px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0rem;
}
#product-product .product-layouts .product-thumb .thumb-description .footer p {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
}
#product-product .product-layouts .product-thumb .thumb-description .footer p img,
#product-product .product-layouts .product-thumb .thumb-description .footer p svg {
  margin-right: 5px;
}
#product-product .product-layouts .product-thumb .thumb-description .footer .product-cooking-time {
  font-size: inherit;
}
#product-product .product-layouts .product-thumb .thumb-description .footer .view {
  display: flex;
  flex-wrap: nowrap;
}
#product-product .product-layouts .product-thumb .thumb-description .footer .view .h4_view_count {
  font-size: inherit;
}
#product-product .product-layouts .product-thumb .thumb-description .footer .view .product-cooking-time {
  font-size: inherit;
  margin-right: 10px;
}
#product-product .product-layouts .product-thumb .image {
  height: unset!important;
}
#product-product .product-layouts .product-thumb .image img {
  border-radius: 0;
  margin: 0 0;
  width: 100%;
}
#product-product .product-layouts .product-thumb .thumb-description .prodcut-categories-wrapper {
  background-color: unset;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
#product-product .product-layouts .product-thumb .thumb-description .prodcut-categories-wrapper .product-category {
  margin-bottom: 0;
}
#product-product .product-layouts .product-thumb .thumb-description .prodcut-categories-wrapper .product-category:first-child {
  margin-right: 5px;
}
#product-product .product-layouts .product-thumb .thumb-description .prodcut-categories-wrapper .product-category:first-child:after {
  color: inherit;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .header .header-categories-menu > .container {
    width: 100%;
  }
  .header .header-categories-menu > .container #horizontal-menu .navbar-header {
    display: flex;
    padding: 0.25rem 0 0.5rem;
  }
  .header .header-categories-menu > .container #horizontal-menu .navbar-header #category {
    order: 2;
  }
  .header .header-categories-menu > .container #horizontal-menu .navbar-header > button {
    order: 1;
    background-color: unset;
    border-color: white;
    margin-left: 15px;
  }
  .header .header-categories-menu > .container #horizontal-menu .navbar-header > button i {
    font-size: 16px;
  }
  .header .header-categories-menu > .container #menu-mobile-ns .nav > li.btn-close-menu {
    background: #2b6d55;
  }
  .header .header-categories-menu > .container #menu-mobile-ns .nav > li.btn-close-menu span.toggle-close-mm {
    background: #2b6d55;
    border-left: 1px solid #d9d9d9;
  }
  .header .header-categories-menu > .container #menu-mobile-ns .nav > li.btn-close-menu span.toggle-close-mm i {
    color: white;
  }
  .header .header-container .header-row {
    justify-content: space-between;
  }
  .header .header-container .header-row #search .ttsearchtoggle {
    background-color: white;
    padding-bottom: 4px;
    top: 53px !important;
  }
  .header .header-container .header-row #search .ttsearchtoggle > input[type=text] {
    border-top: 0 !important;
  }
  ul.breadcrumb {
    padding: 0;
  }
  .breadcrumb-container {
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    scrollbar-width: none;
    display: inline-flex;
    flex-wrap: nowrap;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
  }
  .breadcrumb-container:before,
  .breadcrumb-container:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    transition: transform 0.3s ease;
  }
  .breadcrumb-container:before {
    transform: translateX(0);
    right: calc(100% - 2.5rem);
    left: -0.25rem;
    background: linear-gradient(90deg, #fff 0, transparent 100%);
  }
  .breadcrumb-container:after {
    right: 0rem;
    left: calc(100% - 2.5rem);
    background: linear-gradient(270deg, #fff 0, transparent 100%);
  }
  .breadcrumb-container .breadcrumb {
    background: unset;
    flex-wrap: nowrap;
    font-size: 16px;
    height: unset;
    margin-top: 1rem;
    margin-bottom: 1rem;
    justify-content: flex-start;
    padding: 0;
  }
  .container {
    padding: 0 10px;
  }
  .tt-home #dvMain_categorys {
    padding: 0;
  }
  .tt-home #dvMain_categorys .categorys > div {
    padding: 0;
  }
  .tt-home .text_area_div {
    padding: 15px 10px;
    width: 100%;
  }
  #product-category .category-filter {
    display: flex !important;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + 10px);
  }
  #product-category .category-filter .filter-show {
    width: auto;
  }
  #product-category .category-filter .filter-show #input-limit {
    margin-right: 0;
  }
  #product-category .category-filter .filter-sort-by {
    margin-left: 20px !important;
  }
  #product-category .category-filter .filter-sort-by .filter-selection {
    width: 100%;
  }
  #product-category .category-filter .category-products {
    padding: 0 10px;
  }
  #product-product .product-details {
    display: flex;
    flex-direction: column;
  }
  #product-product .product-details .product-image {
    margin-bottom: 2rem;
  }
  #product-product .product-details h1 {
    margin: 0 0 2rem;
    text-align: center;
  }
  #product-product .product-details .view_star_time {
    scale: 1 !important;
  }
  #product-product .product-details .div_product_buttons {
    scale: 1 !important;
  }
  #product-product .product-details .div_product_buttons .product-btn-wishlist i {
    top: 0!important;
  }
  #product-product .product-details .div_product_buttons .product-btn-wishlist .button_wish_text {
    display: none;
  }
  #product-product .product-tabs .tab-inner .review-tab #form-review .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
