/* margin 10 */
.m-10 {
  margin: 10px; }

.ml-10 {
  margin-left: 10px; }

.mr-10 {
  margin-right: 10px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.mx-10 {
  margin-left: 10px;
  margin-right: 10px; }

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* margin 15 */
.m-15 {
  margin: 15px; }

.ml-15 {
  margin-left: 15px; }

.mr-15 {
  margin-right: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.mx-15 {
  margin-left: 15px;
  margin-right: 15px; }

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

/* margin 20 */
.m-20 {
  margin: 20px; }

.ml-20 {
  margin-left: 20px; }

.mr-20 {
  margin-right: 20px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.mx-20 {
  margin-left: 20px;
  margin-right: 20px; }

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

/* margin 25 */
.m-25 {
  margin: 25px; }

.ml-25 {
  margin-left: 25px; }

.mr-25 {
  margin-right: 25px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.mx-25 {
  margin-left: 25px;
  margin-right: 25px; }

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

/* margin 30 */
.m-30 {
  margin: 30px; }

.ml-30 {
  margin-left: 30px; }

.mr-30 {
  margin-right: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.mx-30 {
  margin-left: 30px;
  margin-right: 30px; }

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

/* margin 35 */
.m-35 {
  margin: 35px; }

.ml-35 {
  margin-left: 35px; }

.mr-35 {
  margin-right: 35px; }

.mt-35 {
  margin-top: 35px; }

.mb-35 {
  margin-bottom: 35px; }

.mx-35 {
  margin-left: 35px;
  margin-right: 35px; }

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px; }

/* margin 40 */
.m-40 {
  margin: 40px; }

.ml-40 {
  margin-left: 40px; }

.mr-40 {
  margin-right: 40px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.mx-40 {
  margin-left: 40px;
  margin-right: 40px; }

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

/* margin 45 */
.m-45 {
  margin: 45px; }

.ml-45 {
  margin-left: 45px; }

.mr-45 {
  margin-right: 45px; }

.mt-45 {
  margin-top: 45px; }

.mb-45 {
  margin-bottom: 45px; }

.mx-45 {
  margin-left: 45px;
  margin-right: 45px; }

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px; }

/* margin 50 */
.m-50 {
  margin: 50px; }

.ml-50 {
  margin-left: 50px; }

.mr-50 {
  margin-right: 50px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.mx-50 {
  margin-left: 50px;
  margin-right: 50px; }

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

/* padding 10 */
.p-10 {
  padding: 10px; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

/* padding 15 */
.p-15 {
  padding: 15px; }

.pl-15 {
  padding-left: 15px; }

.pr-15 {
  padding-right: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

/* padding 20 */
.p-20 {
  padding: 20px; }

.pl-20 {
  padding-left: 20px; }

.pr-20 {
  padding-right: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

/* padding 25 */
.p-25 {
  padding: 25px; }

.pl-25 {
  padding-left: 25px; }

.pr-25 {
  padding-right: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.px-25 {
  padding-left: 25px;
  padding-right: 25px; }

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px; }

/* padding 30 */
.p-30 {
  padding: 30px; }

.pl-30 {
  padding-left: 30px; }

.pr-30 {
  padding-right: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.px-30 {
  padding-left: 30px;
  padding-right: 30px; }

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

/* padding 35 */
.p-35 {
  padding: 35px; }

.pl-35 {
  padding-left: 35px; }

.pr-35 {
  padding-right: 35px; }

.pt-35 {
  padding-top: 35px; }

.pb-35 {
  padding-bottom: 35px; }

.px-35 {
  padding-left: 35px;
  padding-right: 35px; }

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px; }

/* padding 40 */
.p-40 {
  padding: 40px; }

.pl-40 {
  padding-left: 40px; }

.pr-40 {
  padding-right: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.px-40 {
  padding-left: 40px;
  padding-right: 40px; }

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

/* padding 45 */
.p-45 {
  padding: 45px; }

.pl-45 {
  padding-left: 45px; }

.pr-45 {
  padding-right: 45px; }

.pt-45 {
  padding-top: 45px; }

.pb-45 {
  padding-bottom: 45px; }

.px-45 {
  padding-left: 45px;
  padding-right: 45px; }

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px; }

/* padding 50 */
.p-50 {
  padding: 50px; }

.pl-50 {
  padding-left: 50px; }

.pr-50 {
  padding-right: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.px-50 {
  padding-left: 50px;
  padding-right: 50px; }

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

/* END POLY FLUID SIZING */
.p-0 {
  padding: 0; }

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.align-items-center {
  align-items: center; }

.navbar_menuvertical {
  display: none; }

#mb_mainnav {
  margin-top: 0; }

#header_main {
  padding: 5px 0; }

@media (min-width: 1200px) {
  .product-list.row .col-lg-3 {
    width: 20%; }
  .htp-tabcontent .col-lg-3 {
    width: 20%; } }

#hotline {
  position: fixed;
  bottom: 40px;
  left: 40px;
  top: auto !important;
  display: flex;
  align-items: center;
  width: 60px;
  border-radius: 50%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  z-index: 99; }

#hotline > a {
  display: inline-block;
  text-align: center;
  background: #2A8738;
  color: #ffffff;
  width: 60px;
  font-size: 24px;
  line-height: 60px;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(255, 185, 0, 0.3);
  -webkit-animation: pulse 1.5s infinite;
  transition: all .3s; }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  25% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    -ms-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); }
  50% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  75% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    -ms-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  70% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(255, 185, 0, 0); }
  100% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(255, 185, 0, 0); } }

#hotline .text-quotes {
  display: inline-block;
  width: 0px;
  height: 60px;
  transition: all .2s;
  overflow: hidden;
  text-align: center; }

#hotline .text-quotes a {
  display: block;
  margin: auto;
  line-height: 60px;
  font-size: 18px;
  width: 100%;
  color: #edbf05;
  font-weight: bold;
  color: #000000; }

#hotline .text-quotes a:hover {
  color: #2A8738; }

#hotline:hover {
  width: 200px;
  border-radius: 40px;
  overflow: hidden;
  background: #fff; }

#hotline:hover > a {
  -webkit-animation: none;
  border-radius: 4px; }

#hotline:hover .text-quotes {
  width: calc(100% - 50px); }

.ft-logo-wrap {
  display: flex;
  gap: 10px; }
  .ft-logo-wrap img {
    max-height: 50px; }

/*----------------- Search auto ---------------*/
.smart-search-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 80;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  display: none !important; }

.searchform-backdrop {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 99;
  background-color: black;
  display: none;
  opacity: 0.2; }

.searchform-product.expanded .close-search {
  visibility: visible; }

.searchform-product.expanded ~ .searchform-backdrop {
  display: block; }

.smart-search-wrapper {
  width: 100%;
  border-radius: 10px; }
  .smart-search-wrapper .item-ult {
    padding: 10px 10px;
    border-bottom: 1px dotted #dfe0e1;
    display: flex; }
    .smart-search-wrapper .item-ult:last-child {
      border: 0; }
    .smart-search-wrapper .item-ult .thumbs {
      width: 40px;
      display: inline-block;
      text-align: right; }
    .smart-search-wrapper .item-ult .title {
      width: calc(100% - 40px);
      padding-left: 10px;
      float: left;
      line-height: 20px;
      position: relative;
      margin-top: 0px !important; }
      .smart-search-wrapper .item-ult .title a {
        font-size: 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre;
        float: left;
        width: 100%;
        margin-bottom: 4px; }
      .smart-search-wrapper .item-ult .title p {
        line-height: 15px;
        font-size: 12px;
        font-weight: 600;
        float: left;
        margin: 0;
        color: #2A8738 !important; }
        .smart-search-wrapper .item-ult .title p del {
          font-size: 11px;
          font-weight: 300;
          margin-left: 5px;
          color: #797979; }

.resultsMore {
  width: 100%;
  float: left; }

.resultsMore a {
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 10px 0; }

.dataEmpty {
  text-align: center;
  padding: 10px 0;
  margin: 0; }

.search-box input {
  line-height: 40px;
  height: 51px;
  border: 1px solid #ccc;
  font-size: 12px;
  width: 100%; }

.search-box .btn-search {
  background-color: #2A8738;
  color: #fff;
  position: absolute;
  font-size: 12px;
  padding: 0px 15px;
  right: 0;
  text-align: center;
  top: 0;
  border: 1px solid transparent;
  line-height: 50px;
  height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.htp-tablinks {
  margin-bottom: 30px; }
  .htp-tablinks .htp-tablink {
    background: transparent;
    border: 0;
    line-height: 30px;
    padding: 0 20px;
    margin: 0 10px 10px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #999;
    border: 1px solid;
    font-size: 12px; }
    .htp-tablinks .htp-tablink:after {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 2px;
      width: 100%;
      display: block;
      background: transparent;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s; }
    @media (min-width: 767px) {
      .htp-tablinks .htp-tablink {
        font-size: calc(0.34364vw + 9.36426px); } }
    @media (min-width: 1349px) {
      .htp-tablinks .htp-tablink {
        font-size: 14px; } }
    .htp-tablinks .htp-tablink.active, .htp-tablinks .htp-tablink:hover {
      color: #2A8738; }
      .htp-tablinks .htp-tablink.active:after, .htp-tablinks .htp-tablink:hover:after {
        background: #2A8738; }

.htp-tabcontent {
  display: none; }
  .htp-tabcontent.active {
    display: block;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; }

@-webkit-keyframes slideDownEffect {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slideDownEffect {
  from {
    opacity: 0;
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.show-more::before {
  height: 55px;
  margin-top: -55px;
  content: '';
  background: -webkit-gradient(linear, 0% 100%, 0% 0, from(white), color-stop(0.2, white), to(rgba(255, 255, 255, 0)));
  display: block;
  position: relative; }

.pro-tabcontent-more {
  height: 250px;
  overflow: hidden; }

.content-mucluc .title_content {
  background: #fffef5;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  border-radius: 5px; }
  .content-mucluc .title_content > p {
    margin: 0;
    font-size: 15px; }
  .content-mucluc .title_content .toc-content {
    margin-top: 10px; }

.content-mucluc ol {
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 16px; }
  .content-mucluc ol li a {
    margin-bottom: 0.25em;
    display: block;
    line-height: 17px; }
  .content-mucluc ol ol {
    padding-left: 15px; }

.btn-custom {
  width: 150px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  transition: all 0.3s ease-out 0s;
  white-space: nowrap;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  background-color: white;
  color: #000204;
  border: 1px solid rgba(0, 2, 4, 0.6); }
  .btn-custom:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15), 0 6px 6px rgba(0, 0, 0, 0.2); }

.sidebar-search {
  position: relative; }
  .sidebar-search input {
    width: 100%; }
  .sidebar-search button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: 0;
    height: 100%;
    padding: 0 10px; }

#blog_related .blog_item .blog_item_content .pro-price {
  color: red;
  font-weight: bold; }

.button-wrap > div {
  display: inline-block; }

.button-wrap button {
  width: auto !important;
  padding: 0 20px;
  display: inline-block; }

.btn-mucluc-fixed {
  display: none; }

@media (max-width: 767px) {
  .btn-mucluc-fixed {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    border: 2px solid;
    line-height: 48px;
    text-align: center;
    background: #fff;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 10px;
    box-shadow: 1px 1px 5px #ccc; }
  .content-mucluc .title_content {
    background: #fffef5;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 5px;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 70px;
    bottom: 20px;
    border-radius: 10px;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease-in-out; }
    .content-mucluc .title_content.show {
      opacity: 1;
      visibility: visible; } }

.homeslider img {
  width: 100%; }
