/*
* Add child theme CSS Rules
*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat, Arial, sans-serif !important;
}

h1 {
  font-size: 20px !important;
}

h2 {
  font-size: 16px !important;
}

h3 {
  font-size: 14px !important;
}

h4 {
  font-size: 14px !important;
}

h5 {
  font-size: 14px !important;
}

h6 {
  font-size: 14px !important;
}

p {
  font-family: Montserrat, Arial, sans-serif !important;
}

body {
  font-family: Montserrat, Arial, sans-serif !important;
  ;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

body .header .container .sticky-logo-yes {
  max-height: 50px;
}

.sidebar-menu-widgets .widget .widget-title {
  font-family: Montserrat, Arial, sans-serif !important;
}

.smart-form-1 {
  background: none !important;
}

.vc_media_grid {
  margin-bottom: 0 !important
}

body .uc_dark_content .uc_dark_content_content p {
  margin-bottom: 0px;
}

body .uc_dark_content .uc_dark_content_content .uc_more_btn {
  display: block;
  width: 100% !important;
  line-height: 25px;
  font-size: 15px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  border: none !important;
}

body .uc_dark_content .uc_dark_content_content {
  padding: 8px;
  margin-top: -55px;
  background: #741112a6 !important;
  z-index: 9999;
  display: block;
  position: relative;
}

.uc_dark_content .uc_dark_content_placeholder img {
  position: relative;
}

.sidebar-menu-widgets {
  padding-left: 0;
}

.sidebar-menu-widgets .widget .widget-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  display: block;
  line-height: 25px;
  background-color: #FD0000;
  color: #fff;
  padding: 5px 15px;
}

.widget {
  margin-bottom: 20px;
}

.content-details h2 {
  font-size: 16px;
}

.single-banner-content .title, .single-blog-style3 .banner-content .title {
  font-weight: bold;
  color: #FD0000;
}

.single .category a {
  background: #FD0000 !important;
}

.widget_product_categories .product-categories {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  background: white;
}

.widget_product_categories .product-categories>li:first-child {
  border-top: dotted 1px white;
}

.widget_product_categories .product-categories>li {
  display: block;
  font-size: 16px;
  border-bottom: solid 1px #f4f3f3;
  position: relative;
}

.widget_product_categories .product-categories>li>a {
  font-size: 13px;
  display: block;
  padding: 6px 15px 5px;
  color: black;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}

.widget_products .product_list_widget {
  list-style: none;
  padding-left: 0;
  background: white;
}

.widget_products .product_list_widget li {
  clear: both;
  display: block;
  border-bottom: solid 1px #f4f3f3;
  width: 265px;
}

.widget_products .product_list_widget li a {
  color: #212121;
  font-weight: 300;
  font-size: 18px;
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  text-decoration: none;
  padding: 5px;
  border: solid 1px white;
}

.widget_products .product_list_widget li a img {
  float: left;
  width: 50px;
  height: auto;
  line-height: 22px;
  margin-right: 15px;
  background-color: white;
  transition: all .2s ease-in-out;
}

.widget_products .product_list_widget li .product-title {
  color: #7b7b7b;
  text-decoration: none;
  font-size: 13px;
  text-align: left;
  font-weight: 300;
  line-height: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
}

.widget_recent_entries_procaffe ul {
  list-style: none;
  padding-left: 0;
  background: white;
}

.widget_recent_entries_procaffe ul li {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
  border-bottom: solid 1px #f4f3f3;
}

.widget_recent_entries_procaffe ul li a {
  padding: 10px 15px;
  clear: both;
  display: block;
  width: 100%;
  text-decoration: none;
  color: #212121;
  font-size: 14px;
}

.widget_recent_entries_procaffe ul li .post-title {
  font-weight: 500;
  font-size: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.widget_recent_entries_procaffe ul li a img {
  float: left;
  margin-right: 10px;
  width: 100px;
  height: auto;
  padding: 5px;
  border: solid 1px #f4f3f3;
  transition: all .2s ease-in-out;
}

.widget_recent_entries_procaffe ul li .post-excerpt span {
  font-size: 12px;
  font-weight: 300;
}

.archive-product-wrapper {
  background: white;
  padding: 15px;
  position: relative;
}

.archive-product-wrapper .page-title, .archive-product-wrapper .woocommerce-cart .page .entry-header .entry-title, .woocommerce-cart .page .entry-header .archive-product-wrapper .entry-title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.archive-product-wrapper .row {
  padding-left: 15px;
  padding-right: 15px;
}

.archive-product-wrapper .product {
  position: relative;
  height: 305px;
  border: solid 1px white;
  text-align: center;
  overflow: hidden;
  margin-bottom: 15px;
}

.archive-product-wrapper .product a {
  text-decoration: none;
}

.archive-product-wrapper .product img.wp-post-image {
  max-width: 100%;
  height: auto;
}

.archive-product-wrapper .product h3, .archive-product-wrapper .product .woocommerce-loop-product__title {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 13px;
  font-weight: 300;
  color: #7b7b7b;
  text-align: center;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.archive-product-wrapper .product .price, .archive-product-wrapper .product ins {
  color: #FF6600;
  font-size: 18px;
  font-weight: 400;
  display: block;
  text-align: center;
  height: 40px;
  position: relative;
  text-decoration: none;
}

body .widget_products .product_list_widget ul {
  padding-left: 0px !important;
}

body .product_list_widget li {
  padding-left: 0px !important;
}

body .product_list_widget li:after {
  display: none !important;
}

body #recent-posts-procaffe-3 li:after {
  display: none !important;
}

.single-product-container .single-product-wrapper .product .summary .product_title {
  border-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 2px;
  padding-bottom: 0;
  color: #FF6600;
}

.widget-tittle-1 {
  text-transform: uppercase;
  color: #FD0000;
  font-weight: 600;
  font-size: 20px;
  border-bottom: solid 1px #FD0000;
  display: block;
  margin-bottom: 15px;
}

.price-1 {
  text-align: center;
  font-weight: 600;
  color: #FF6600;
}

.woocommerce-title-1 {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-weight: 300;
  color: #7b7b7b;
  text-align: center;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#text-3 {
  margin-top: 60px;
}

#text-3 .widgettitle {
  border-bottom: 1px solid #ffff;
  line-height: 2.0em;
}

#text-3 p {
  margin-bottom: 10px;
  color: #fff;
}

#text-2 .textwidget {
  color: #fff;
  padding-top: 30px;
}

#text-2 {
  margin-top: 60px;
  border-top: 1px solid #FD0000;
}

.social-links {
  padding: 15px 0;
  margin-bottom: 0;
}

.social-links li {
  list-style: none;
  display: inline-block;
  font-size: 0;
  padding-left: 0;
}

.amz-custom-footer-layout #pageFooter .widget {
  margin-bottom: 10px;
}

.social-links li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #929292;
  color: white;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin-right: 5px;
}

#media_image-3 {
  width: 230px;
}

.tax-danh-muc-san-pham .site-main {
  margin-top: 30px;
}

.price .amount {
  color: #dc1d14;
  font-size: 18px;
  text-transform: capitalize;
}

.mega-hotline {
  position: fixed !important;
  width: 50px !important;
  bottom: 20px !important;
  left: 20px;
  z-index: 9999;
}

#woocommerce_products-3 .product_list_widget li {
  width: 100%;
}

.mega-hotline a {
  font-size: 13px !important;
  line-height: 25px !important;
  color: #333 !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.header-elem .search-btn {
  position: absolute;
  cursor: pointer;
  padding-left: 10px;
  line-height: 48px;
  height: 48px;
  float: left;
  right: 20px;
  padding-right: 30px;
  color: #fff;
}

.topSearchForm {
  top: 70px;
}

.transparent-header .header {
  height: 80px;
  border-top: 10px solid #FD0000;
}

.main-nav .sub-menu {
  background: #FD0000;
  width: 390px;
  padding: 0;
}

.main-nav {
  line-height: 70px;
}

.main-nav .menu .sub-menu li a {
  border-top: 1px solid #ccc;
  color: #fff;
}

.main-nav .menu .sub-menu li a:hover,
.main-nav > ul > li.menu-item-has-children:hover > a {
  color: #fff !important;
}

.sidebar-menu-widgets .widget {
  border: 1px solid #eee !important;
}

.sidebar .widget {
  padding-bottom: 0
}

.block-button a {
  background: #d27028 !important;
  border-color: #d27028 !important;
}

#logo {
  line-height: 70px;
}

.woocommerce-ordering {
  width: 250px;
}

body .header {
  height: 70px;
}

.pix-menu-align-center {
  border-top: 10px solid #FD0000;
}

body .no-vc-active {
  padding-top: 80px;
  padding-bottom: 50px;
}

#pageFooterCon, .footer-light #pageFooterCon {
  background-color: #FD0000;
  background-repeat: repeat-x;
  background: #FD0000;
}

body {
  background: linear-gradient(135deg, #ffffff, #fffaed);
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#ffffff', EndColorStr='#fffaed', GradientType=1);
}

.dark-logo, .dark .light-logo {
  width: 160px;
  transform: matrix(1, 0, 0, 1, 0, -27);
  -moz-transform: matrix(1, 0, 0, 1, 0, -27);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -27);
  -o-transform: matrix(1, 0, 0, 1, 0, -27);
  -ms-transform: matrix(1, 0, 0, 1, 0, -27);
}

body .uc_hover_overlay_banner .uc_content_outer {
  bottom: 0;
  top: unset;
  width: 100%;
  height: 30%;
  transform: inherit;
  background: rgba(253, 0, 0, 0.88);
  margin: 0;
}

.uc_hover_overlay_banner .uc_banner-content p {
  font-weight: bold;
  color: #fff !important;
}

body .uc_hover_overlay_banner:hover .uc_content_outer {
  background: rgb(253, 0, 0);
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  height: 100%;
  top: 0;
}

body .uc_hover_overlay_banner .uc_banner-content p {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  line-height: 17px;
}

body .uc_hover_overlay_banner .uc_banner-content {
  top: 40%
}

#media_image-2 img {
  width: 42%;
}

body .transparent-header .pageTopCon {
  background: #fff !important;
}

.pageTopCon {
  height: 35px;
  background: #fff !important;
}

.header-elem {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #333;
  margin-left: 0;
}

.pull-left .widget_text:last-child {
  border-right: none;
}

.pull-right .header-elem {
  border-right: none;
}

.dark-logo, .dark .light-logo {
  border-radius: 0 9px;
}

body .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff !important;
  cursor: default;
  background-color: #FD0000 !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

a:hover {
  text-decoration: none !important;
  color: #fff;
}

.hidden-product .product_list_widget li {
  display: inline-block !important;
  vertical-align: top;
}

.hidden-product .product_list_widget {
  width: 50%;
  display: inline-block;
  padding: 15px;
  float: right;
  top: -5px;
  position: relative;
  height: 227px;
}

.hidden-product li {
  margin-bottom: 50px
}

.hidden-product .product_list_widget p {
  text-align: left;
}

#menu-item-203 .sub-menu {
  left: -200px;
}

.hidden-product {
  display: none;
  clear: both;
  overflow: hidden;
}

#menu-item-20:hover .hidden-product {
  display: block;
}

.show-product {
  display: block;
}

.home .hidden-product {
  position: relative;
  top: -8px;
}

.home .hidden-product .product_list_widget {
  height: 190px;
}

#woocommerce_products-3 .is-showing {
  display: block;
  opacity: 1;
  visibility: unset;
}

.single-san-pham .site-main .col-md-8 {
  clear: both;
}

body .main-nav li.is-showing>.sub-menu {
  visibility: visible;
  overflow: visible;
  opacity: 1;
}

.blog-blocks .title {
  text-transform: uppercase;
  color: #565656;
  font-size: 16px;
  font-weight: 600;
}

#text-2 .widgettitle {
  margin-top: -35px;
  margin-bottom: 0;
  border-bottom: 1px solid #000000;
  color: #000000 !important;
  font-weight: 600;
}

#nav_menu-2 {
  margin-top: 145px;
}

#nav_menu-2 .widgettitle {
  border-bottom: 1px solid #000000;
  padding-bottom: 1px;
  margin-bottom: 30px;
  color: #000000 !important;
  font-weight: 600;
}

#menu-menufooter li a {
  color: #fff !important;
}

.nav-tabs>li>a {
  color: #333 !important;
}

.entry-content .category a {
  color: #FD0000 !important;
  font-weight: bold;
}

.pix-recent-blog-posts .title a {
  color: #FD0000;
  font-weight: bold;
}

.blog .post .category, .blog .post .link-text {
  padding: 0px;
  color: #FD0000;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
}

.page .site-main .col-md-8 {
  clear: both;
}

.single-blog-style3 .banner-content .title {
  font-size: 24px;
}

.content-details .entry-content h1 {
  font-size: 24px;
  line-height: 1.4
}

.content-details .entry-content h2 {
  font-size: 17px;
  line-height: 1.4
}

.content-details .entry-content h3 {
  font-size: 16px;
  line-height: 1.4
}

.content-details .entry-content h4 {
  font-size: 15px;
}

.content-details .entry-content h5 {
  font-size: 14px;
}

.content-details .entry-content h6 {
  font-size: 13px;
}

.tab-pane h1 {
  font-size: 24px;
  line-height: 1.4
}

.tab-pane h2 {
  font-size: 17px;
  line-height: 1.4
}

.tab-pane h3 {
  font-size: 16px;
  line-height: 1.4
}

.tab-pane h4 {
  font-size: 15px;
  line-height: 1.4
}

.tab-pane h5 {
  font-size: 14px;
  line-height: 1.4
}

.tab-pane h6 {
  font-size: 13px;
  line-height: 1.4
}

.product_title {
  font-size: 30px;
}

.single .hidden-product {
  overflow: unset;
  clear: unset;
}

.home .hidden-product {
  overflow: hidden;
  clear: both;
}

.single-san-pham .hidden-product {
  overflow: hidden;
  clear: both;
}

.woocommerce-Price-amount p {
  margin-bottom: 0;
}

.gia_km {
  font-size: 14px;
  color: #8d8d8d;
  line-height: 14px;
}

/*.transparent-header {
        border-top: 15px solid #FD0000;
} */
#menu-menufooter li a:before {
  font-family: "pix-fonts" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e126";
  margin-right: 3px;
  vertical-align: bottom;
}

.pix-recent-blog-posts .content {
  padding: 0;
}

.blog .entry-content {
  border: none;
}

.postcscate img {
  display: block;
  position: relative;
  top: 22px;
}

.blog .post-container {
  margin-bottom: 30px;
  border: 1px solid #ccc;
}

.link-btn {
  margin-top: 10px;
  letter-spacing: 1px;
}

.smart-form-2 {
  padding: 20px;
  background: #fff;
}

.smart-form-2 p {
  margin-bottom: 10px;
}

.smart-form-2 .smart-btn1 {
  text-align: center;
}

.smart-form-2 .wpcf7-submit {
  padding: 5px 40px;
  margin-top: 20px;
  text-align: center;
  background: #FD0000 !important;
  border-color: #FD0000 !important;
}

.smart-form-2 .wpcf7-submit:hover {
  background: #980528 !important;
  border-color: #980528 !important;
  color: #fff !important;
}

.block-button a {
  background: none !important;
  border: none !important;
  color: #FD0000 !important;
  padding: 0 !important;
  font-size: 14px !important;
}

.mobile-menu-nav .current-menu-item>a {
  color: #FD0000 !important
}

.mobile-menu-nav .current-menu-parent>a {
  color: #FD0000 !important
}

.mobile-menu-nav.menu-dark li a:hover {
  color: #FD0000 !important
}

.product .woocommerce-LoopProduct-link .price .woocommerce-Price-amount p {
  text-align: center;
}

@media(max-width: 767px) {
  #nav_menu-2 {
    margin-top: 40px;
  }

  .pix-recent-blog-posts .content {
    padding: 20px;
  }

  #floating-bar .woocommerce-title-1 {
    font-size: 19px;
  }

  body .uc_hover_overlay_banner .uc_banner-content p {
    font-size: 9px;
  }

  body .vc_custom_1536483618497 {
    padding-top: 0px !important;
  }

  .vc_custom_heading {
    font-size: 19px !important;
    margin-bottom: 40px;
    margin-top: 25px;
  }

  .vc_custom_1534232344990 {
    padding-top: 0px !important;
  }

  body .vc_custom_1536484130319 {
    padding-top: 0px !important;
  }

  #logo {
    line-height: 50px !important;
  }

  .pix-menu {
    height: 50px !important;
  }

  .header-elem {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: left;
  }

  .uc_hover_overlay_banner {
    margin-bottom: 20px;
  }

  .vc_custom_1536483618497 {
    padding-top: 0 !important;
  }

  body .vc_custom_1534232332289 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .vc_empty_space {
    display: none !important;
  }

  body .vc_custom_1534481367094 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  body .vc_custom_1534232251290 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  /* new css */
  body .container, .main-side-left .container, .pix-container, .main-side-left .left-menu-content .pix-container, .left-main-menu .menu-container {
    max-width: 100%;
  }

  body .container {
    width: 100%;
  }

  .group .product {
    margin-top: 20px;
  }

  .archive-product-wrapper .product {
    height: auto;
    padding-bottom: 20px;
  }

  .tab-pane h1 {
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;
  }

  .content-details h1 {
    font-size: 20px;
    text-align: justify;
  }

  .content-details h2 {
    text-align: justify;
  }

  .content-details h3 {
    font-size: 18px;
    text-align: justify;
    line-height: 1.3;
  }

  .single-blog .entry-content p {
    margin-bottom: 20px;
    text-align: justify;
  }

  .featured-thumb img {
    width: 100%;
  }

  body .uc_hover_overlay_banner .uc_banner-content p {
    font-size: 14px;
    text-align: center;
  }

  p {
    text-align: justify;
  }

  .single-blog-style3 .banner {
    height: 350px !important;
  }

  .product_title {
    font-size: 20px;
  }

  .vc_custom_1538457388966 {
    padding-bottom: 40px !important;
  }

  #wpcf7-f374-p65-o1 .wpcf7-text {
    max-width: 100%;
  }
}

@media(min-width: 767px) and (max-width: 900px) {
  .header-elem span {
    font-size: 8px;
  }

  .header-elem {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #333;
    margin-left: 0;
  }

  .pix-menu {
    height: 50px;
  }
}

@media(min-width: 900px) and (max-width: 1024px) {
  .main-nav .menu li, .main-nav .menu li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
  }

  .header-elem {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #333;
    margin-left: 0;
  }
}

@media(max-width: 500px) {
  #headerWidget .widget .widgettitle, .footer-dark #pageFooterCon .widget .widgettitle {
    color: #fff;
    font-size: 14px !important;
  }

  body .site-main {
    padding: 10px;
  }

  h1 {
    font-size: 16px !important;
  }

  h2 {
    font-size: 13px !important;
  }

  h3 {
    font-size: 13px !important;
  }

  h4 {
    font-size: 13px !important;
  }

  h5 {
    font-size: 13px !important;
  }

  h6 {
    font-size: 13px !important;
  }
}

/***
 * WooCommerce
 */
/* .main-nav li:hover > a {
  color: #fff;
} */

/* Price */
span.amount {
  color: #FD0000;
}

.woo-product-item .onsale,
.mh-entry-gallery .onsale {
  font-size: 10px;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #FD0000;
}

.woo-product-item>.product-img {
  min-height: 335px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Archive */
.product_cat_des {
  margin: 0 0 20px;
}

.product_cat_des p {
  margin: 0 0 5px;
}

.woocommerce.columns-4>.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.woocommerce.columns-4>.row>.col-md-4 {
  width: 25%;
}

.mh-archive-shop .woocommerce-result-count {
  display: none;
}

.mh-archive-shop .woocommerce-ordering {
  margin-bottom: 0;
  font-size: 13px;
  position: absolute;
  right: 15px;
  top: -2px;
}

.mh-archive-shop .woocommerce-ordering select {
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
}

.mh-archive-shop .shop_title {
  font-size: 22px !important;
  margin: 0 0 20px;
  color: #d72127;
}

.mh-archive-shop .pagination {
  margin: 30px 0;
}

.mh-archive-shop .pagination li {
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #000;
}

.mh-archive-shop .pagination li span,
.mh-archive-shop .pagination li a {
  font-size: 15px;
  line-height: 38px;
  min-height: 40px;
}

.mh-archive-shop .pagination li span,
.mh-archive-shop .pagination li a:hover {
  color: #FD0000;
  border-width: 1px;
}

.woo-product-item .product-hover,
.woo-product-item .amz-product-thumbnail:hover .amz-image-swap {
  display: none;
  opacity: 0;
}

/* Single */
.mh-entry-gallery {
  margin-bottom: 30px;
}

.mh-entry-gallery .woocommerce-product-gallery__trigger,
.mh-entry-gallery .flex-control-nav {
  display: none;
}

.mh-entry-summary h1.product_title {
  color: #d72127;
  text-transform: initial;
  margin-bottom: 8px;
}

.mh-entry-summary .woocommerce-product-rating {
  margin: 0 0 10px;
}

.mh-entry-summary .star-rating {
  margin: 0 !important;
  font-size: 15px !important;
  width: 100px;
}

.mh-entry-summary .star-rating,
.mh-entry-summary .star-rating::before,
.mh-entry-summary .star-rating span::before {
  color: #fe9727 !important;
}

.mh-entry-summary .woocommerce-review-link {
  bottom: 5px;
  left: 5px;
}

.mh-entry-summary .price .amount {
  font-size: 16px;
  color: #333333;
}

.mh-entry-summary .woocommerce-product-details__short-description h1 {
  display: none;
}

.mh-entry-summary form.cart {
  display: none;
}

.mh-entry-summary .product_meta span,
.mh-entry-summary .product_meta a {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  text-transform: initial;
}

.mh-entry-summary .product_meta a:hover {
  color: #FD0000;
}

.mh-entry-footer .woocommerce-tabs {
  margin-bottom: 0;
}

.mh-entry-footer .woocommerce-tabs ul.wc-tabs {
  border-bottom: 1px solid #ddd;
}

.mh-entry-footer .woocommerce-tabs ul.wc-tabs li {
  margin: 0;
}

.mh-entry-footer .woocommerce-tabs ul.wc-tabs li a {
  padding: 10px 20px;
  line-height: 1.6;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
}

.mh-entry-footer .woocommerce-tabs ul.wc-tabs li.active a {
  background-color: #FD0000;
  color: #fff;
}

.mh-entry-footer .woocommerce-tabs ul.wc-tabs li a::after {
  display: none;
}

.mh-entry-footer .woocommerce-tabs .panel {
  padding: 20px 0 0;
  border: 0;
}

.mh-entry-footer .woocommerce-tabs ul {
  border: 0;
}

.mh-entry-footer .woocommerce-tabs ul,
.mh-entry-footer .woocommerce-tabs p,
.mh-entry-footer .woocommerce-tabs li,
.mh-entry-footer .woocommerce-tabs a {
  line-height: 1.5;
}

.mh-entry-footer .woocommerce-tabs ul {
  margin: 0;
}

.mh-entry-footer .woocommerce-tabs p,
.mh-entry-footer .woocommerce-tabs li {
  margin: 0 0 5px;
}

.mh-entry-footer .woocommerce-tabs blockquote {
  padding: 10px;
  margin: 10px 0;
  background-color: #f1f1f1;
}

.mh-entry-footer .woocommerce-tabs blockquote p {
  margin: 0;
}

.mh-entry-footer .woocommerce-tabs .wp-caption {
  border: 0;
  margin-top: 15px;
}

.mh-entry-footer .woocommerce-tabs .wp-caption-text {
  padding: 10px;
  background-color: #f1f1f1;
  font-size: 13px;
}

.mh-entry-footer .related h2 {
  text-transform: uppercase;
  color: #FD0000;
  font-weight: 600;
  font-size: 20px !important;
  border-bottom: solid 1px #FD0000;
  margin-bottom: 15px;
  padding: 0 0 10px;
}

/* Reviews */
.woocommerce-Reviews #comments,
#reviews #comments,
.woocommerce-Reviews #review_form_wrapper {
  width: 100%;
  padding: 0;
  border: 0;
  width: 100%;
}

#commentform label {
  font-weight: 600;
}

#reviews #comments h2 {
  font-weight: bold !important;
  font-size: 18px !important;
  margin: 0 0 10px;
}

.woocommerce-Reviews {
  border-bottom: 0 !important;
  max-width: 100% !important;
}

.devvn_prod_cmt {
  max-width: 100%;
}

div#reviews div#comments {
  float: none;
}

#review_form_wrapper .comment-form p {
  margin-bottom: 5px;
}

#review_form_wrapper .comment-form .comment-form-subject {
  width: 100%;
}

#review_form_wrapper .comment-respond {
  margin-top: 0;
}

#review_form_wrapper .comment-respond textarea {
  padding: 10px !important;
  height: 100px !important;
  line-height: 1.3 !important;
}

#review_form_wrapper .comment-reply-title {
  margin-bottom: 15px !important;
}

#review_form_wrapper span.btn-attach,
#review_form_wrapper span#countContent,
#review_form .comment-form-rating p.stars a+a {
  font-size: 12px;
}

.comment-form label,
#review_form_wrapper #review_form input,
#review_form_wrapper #review_form textarea {
  font-size: 13px;
}

.star_box {
  padding: 10px 20px 10px;
}

#reviews .star-rating span:before,
span.devvn_stars_value,
span.star_average {
  color: #e88424;
}

button#devvn_cmt_submit,
button#devvn_cmt_replysubmit {
  background-color: #FD0000;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
}

span.devvn_num_reviews {
  color: #FD0000;
}

.devvn_review_bottom .reply,
.devvn_review_bottom>span {
  display: none;
}

#comments a.btn-reviews-now,
.woocommerce #review_form #respond p.form-submit .submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit .submit {
  background-color: #FD0000 !important;
}

#reviews #comments ol.commentlist #respond {
  padding-top: 20px;
}

/* Category reviews */
.box-title-woocommerce-Reviews {
  text-align: center;
  margin: 0 0 20px;
}

.box-title-woocommerce-Reviews h2 {
  margin: 0 0 5px;
  font-size: 25px !important;
}

.box-title-woocommerce-Reviews p {
  margin: 0;
  font-size: 16px;
}

.box-title-woocommerce-Reviews .star-rating {
  float: none;
  margin: auto;
  margin-bottom: 15px;
  font-size: 18px;
  width: 120px;
}

.box-title-woocommerce-Reviews .star-rating,
.box-title-woocommerce-Reviews .star-rating::before {
  height: 20px;
}

.box-title-woocommerce-Reviews .star-rating::before {
  top: 2px;
}

.box-title-woocommerce-Reviews .star-rating span:before {
  height: 20px;
  top: 2px
}

/* .box-title-woocommerce-Reviews .star-rating::before {
  line-height: 1.3;
} */
body.woocommerce.archive .woocommerce-product-rating .woocommerce-review-link,
body.woocommerce.archive .devvn_review_bottom .reply,
body.woocommerce.archive .devvn_review_bottom>span {
  display: none;
}

body.woocommerce.archive .devvn_review_bottom>time::before {
  /* content: '\f073';
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 5px; */
  font-family: "pix-fonts" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e126";
  margin-right: 7px;
  vertical-align: bottom;
  position: relative;
  bottom: 1px;
}

body.woocommerce #comments .comment-form-cookies-consent {
  display: none;
}

.comment-form-subject {
  margin: 0 0 5px;
  width: 100% !important;
}

div#review_form_wrapper span#reply-title,
.woocommerce #reviews #comments ol.commentlist #respond span#reply-title {
  margin: 0 0 10px;
}

body.woocommerce .devvn_review_mid .subject {
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin: 0 0 5px;
}

body.woocommerce .devvn_review_mid .description {
  display: block;
}

#reviews .commentlist {
  list-style-type: none;
}

.woocommerce .star-average,
.woocommerce-page .star-average {
  margin: 0 0 15px;
}

.woocommerce #reviews .star_box .star-rating,
.woocommerce-page #reviews .star_box .star-rating {
  height: 25px;
  line-height: 25px;
  width: 160px;
  font-size: 18px !important;
}

.comment-text .star-rating {
  width: 120px;
}

.commentlist .comment-text .star-rating,
.commentlist .comment-text .star-rating::before {
  font-size: 15px !important;
  color: #cecece !important;
}

.woocommerce-review-link {
  position: relative;
  bottom: 4px;
  left: -30px;
  font-size: 13px;
  font-weight: bold;
}

.woocommerce-review-link:hover {
  color: #fe9727;
}

#review_form .comment-form-rating p.stars a:before, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before {
  content: "\53";
  font-family: star;
  font-style: normal;
}

/**
* Tablet + Mobile
*/
@media only screen and (min-width: 320px) and (max-width: 860px) {
  /* WooCommerce */
  /* Shop */
  .woo-products.container.boxed {
    padding: 40px 15px 0;
    max-width: 100%;
    width: 100%;
    margin: 0 0 50px;
  }

  .mh-archive-shop .pagination {
    margin-bottom: 30px;
  }

  .woo-product-item .title {
    font-size: 18px !important;
    margin: 20px 0 10px;
  }

  .woocommerce.columns-4>.row>.col-md-4 {
    width: 50%;
  }

  /* Single */
  .mh-container {
    width: 100% !important;
    max-width: 100%;
    padding: 0;
  }
}

/**
* Tablet
*/
@media only screen and (min-width: 426px) and (max-width: 860px) {}

/**
* Mobile
*/
@media only screen and (min-width: 320px) and (max-width: 425px) {
  /* WooCommerce */
  /* Shop */
  .mh-archive-shop .woocommerce-ordering {
    display: none;
  }

  .mh-archive-shop .shop_title {
    margin: 0 0 20px;
  }

  .woocommerce.columns-4>.row>.col-md-4 {
    width: 100%;
  }
}

@media only screen and (max-width: 320px) {}

.widget_product_categories .product-categories .sub-memnu {
  font-size: 13px;
  display: block;
  color: black;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 15px 6px;
}



body .menu-subitem {}
