.new-special-heading {
  text-align: center;
}

/*hide auto sidebar from magazine*/
.page-id-2967 .sidebar .widget_nav_hide_child {
  display: none;
}

/*2.8 firefox problem*/
.avia-image-container-inner,
.avia_image {
  max-width: 100%;
}

#socket .avia-bullet,
#socket .avia-menu-fx {
  display: none;
}





#myHeaderFontProduct {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 5px;
  vertical-align: baseline;
  font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#priceFormatSale {
  display: inline;
  text-decoration: line-through;
  color: black;
  font-size: 15px;
}

#priceFormatSell {
  font-size: 18px;
  display: inline;
  color: red;
  font-weight: 600;
}

.qty {
  border: none !i;
}


.readMore:hover {
  background-color: rgba(253, 110, 8, 0.4588235294117647);

}

#nameProduct {
  height: 40px;
  overflow: hidden;
}

#noneUnderline {
  text-decoration: none;
}

.lineClass {
  padding: 10% 0% 30% 0%;
}

.shipping {
  padding-top: 5%;
}

#sampleproduct {}

/* tipText*/
.tooltip {
  width: 100%;
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5294117647058824);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -335%;

}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: red transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*  End tipText*/




/* tipText1*/
.tooltip1 {
  width: 100%;
  position: relative;
  display: inline-block;
}

.tooltip1 .tooltiptext1 {
  visibility: hidden;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5294117647058824);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -930%;
  left: 0%;

}

.tooltip1:hover .tooltiptext1 {
  visibility: visible;
}

/*  End tipText*/

/*tab product*/
.tab1 {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */

.tab1 button1 {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab1 button1:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab1 button1.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}









/* Style by Jab Page Cart */
.profile-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 30px;
}

.profile-card {
  flex: 1 1 30%;
  max-width: 300px;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 10px 31px 0 rgba(7, 152, 255, 0.09);
  transition: .3s;
}

.profile-card:hover {
  transform: scale(1.1);
  box-shadow: 0 0 25px -5px #ccc;
}

.profile-icon {
  height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 50%;
}

.profile-name {
  font-size: 24px;
  font-weight: bold;
  margin: 25px 0 10px 0;
}

.profile-position {
  font-size: 14px;
  color: #777;
}

.button-shop {
  margin: 40px 0 0 0;
  padding: 10px 30px;
  color: #999;
  text-decoration: none;
  border: 1px solid #999;
  border-radius: 4px;
}

.button-shop:hover {
  color: #fff;
  background: #748dff;
  border: 1px solid #748dff;
}

@media screen and (max-width: 1000px) {
  .profile-name {
    font-size: 18px;
  }
}

@media screen and (max-width: 800px) {
  .profile-card {
    padding: 20px 15px;
  }

  .profile-name {
    font-size: 16px;
  }
}



table div.quantity {
  margin: 0px !important;
  width: auto !important;
}


/*  */
.mega-sub-menu {
  max-height: 90vh !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}


#main {
  background: #f5f5f5 !important;
}

#top .price,
#top .price span,
#top del,
#top ins {
  padding: 0px !important;
}


.variations_form {
  border: none !important;
  background: none !important;
}

table.variations {
  border: none !important;
}

th.label {
  border: none !important;
}

span.image-overlay-inside {
  display: none !important;
}

@media (min-width: 1025px) {
  .mega-trp-language-switcher-container {
    top: -45px !important;
    left: -100px !important;
  }

  span.dashicons.dashicons-search.search-icon {
    top: -10px !important;
  }

  .mega-search-wrap.mega-static {
    margin: 15px 0 0 0 !important;
  }
}

.trp-language-switcher>div,
.trp-language-switcher>div>a {
  padding: 0;
  font-size: 0.8rem;
  height: 40px;
  width: 80px !important;
}

.trp-language-switcher {
  width: auto;
}

.mega-menu-wrap {
  width: 100vw;
}













/* =================================================== so_custom_css =================================================== */





/*layout main menu*/

.main_menu {
  left: 150px;
  top: 55px;
}

.inner_product.main_color.wrapped_style.noLightbox.av-product-class- {
  height: 300px;
  border: 1px solid lightgray;
  padding: 10px;
}

#top .inner_product_header {
  border: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

#top .main_color input[type='search'] {
  background-color: #e0d9d3;
}

.avia_cart_buttons {
  display: none;
}

#top .template-shop .container {
  border-color: #ffffff;
  max-width: none;
  width: 100%;
}

.template-shop.content.av-content-small.units {
  background-color: #ffffff;
  width: 80%;
  z-index: 1;
  float: right;
  /* border-color: #e1e1e1;*/
  border-color: white;
  padding-top: 10px;
  border-right-style: solid;
  -moz-box-sizing: border-box;
}

#top .thumbnail_container img {
  height: 150px;
  width: auto;
  margin: auto;
}

.products .product h2 {
  text-align: center;
  /* border: 1px solid white;*/
  margin: auto;
  height: 60px;
  text-transform: capitalize;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  padding-top: 12px;
  background-color: lightgray;
}

#top .price span {
  font-size: 100%;
  text-align: left;
  margin: 10px;
  border: 1px solid white;
}

.product-sorting {
  display: none !important;
}

/*** editing*/

#top #wrap_all ins:before {
  display: none;
}

.inner_product_header .avia-arrow {
  display: none;
}

#top .header_color .main_menu .menu ul li>a:hover {
  background-color: #2495e0;
  color: #ffffff;
}

.widget_nav_menu a:hover {
  background-color: #2495e0;
  color: #ffffff;
}

#top .widget_nav_menu ul ul li a {
  color: gray;
}

#top .widget_nav_menu ul ul li a:hover {
  color: #ffffff;
}

#top .av-main-nav ul a {
  background-color: #fafafa;
}

#header_main {
  background-color: #fcfcfc;
}

/*menu slidebar face product detail */

#top #main .single-product-main-image .sidebar,
#top #main .single-product-main-image .inner_sidebar {
  width: 70%;
}

/*--------------------set new face new----------------*/

.sidebar .widget:first-child,
.content .sidebar .widget:first-child {
  padding-top: 25px;
  border-top-style: none;
  border-top-width: 0;
}

.responsive .container {
  max-width: none;
}

.container .av-content-small.units {
  width: 80%;
}

/*menu smart phone*/

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .main_menu {
    top: 20px;
    right: auto;
    left: 180px;
  }
}

@media only screen and (max-width: 767px) {
  .responsive .av-burger-menu-main {
    display: none;
  }
}

/*search products*/

#top .main_color input[type='search'] {
  background-color: white;
  border-color: red;
}

@media only screen and (max-width: 767px) {
  #nav_menu-5.widget.clearfix.widget_nav_menu {
    display: none;
  }
}

/*Close img categories in products*/

.page-thumb img {
  /* border-radius: 3px; */
  display: none;
}

/*padding widget every where*/

.widget {
  clear: both;
  position: relative;
  padding: 0px;
  float: none;
}

.no_sidebar_border#top #main .sidebar,
.no_sidebar_border .content {
  border-left: none;
  border-right: none;
  padding-top: 0%;
}

/*collaps menu setting style*/

.flex_column .widget .widgettitle,
.content .widget .widgettitle {
  margin-top: 0.85em;
  border: solid 1px;
  border-radius: 10px;
  border-color: #ff4b00;
  background-color: #ffffff00;
  text-align: center;
  color: white;
}

#top .content .flex_column .widget_nav_menu li a:hover {
  background-color: #2897e1;
  color: white;
}

#woocommerce_product_search-5.widget.clearfix.woocommerce.widget_product_search .widgettile {
  border: solid 1px;
}

/*set bg color header menu*/

#top #header_main>.container,
#top #header_main>.container .main_menu .av-main-nav>li>a,
#top #header_main #menu-item-shop .cart_dropdown_link {
  height: 100px;
  line-height: 50px;
  background-color: rgb(54, 54, 54);
}

/*close slibar for mobile*/

@media only screen and (max-width: 767px) {
  div .widget_nav_menu {
    padding-bottom: 24px;
    display: none;
  }
}

/*color background header*/

#header_main {
  background-color: #363636;
}

#mega-menu-wrap-avia .mega-menu-toggle {
  background: linear-gradient(to bottom, #363636, #363636);
}

body .container_wrap .avia-builder-el-last {
  margin-bottom: 0;
  z-index: 0;
}

#mega-menu-wrap-avia2 #mega-menu-avia2>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
  background: #f03700;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: #fff;
}

@media only screen and (max-width: 600px) {
  #mega-menu-wrap-avia2 .mega-menu-toggle {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .responsive .logo img {
    margin: 0;
    bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .main_menu {
    top: 30px;
    /* right: 100px; */
    left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .responsive .logo img {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #mega-menu-wrap-avia .mega-menu-toggle .mega-toggle-block-3 .mega-search.mega-search-open input[type=text] {
    background-color: #fff;
    width: 150px;
  }
}

@media only screen and (max-width: 767px) {
  #mega-menu-wrap-avia .mega-menu-toggle .mega-toggle-block-3 .mega-search-wrap.mega-static {
    width: 160px;
  }
}

#top #wrap_all .av-social-link-facebook a {
  color: #fff;
  background-color: #37589b;
}

#top #wrap_all .av-social-link-youtube a {
  color: #fff;
  background-color: #a72b1d;
}

.products .product h2 {
  text-align: center;
  margin: auto;
  height: 55px;
  text-transform: capitalize;
  overflow-x: auto;
}

@media only screen and (min-width: 767px) {
  #mega-menu-wrap-avia #mega-menu-avia li#mega-menu-item-6350 {
    line-height: 40px;
    bottom: 85px;
  }
}

#mega-menu-wrap-avia #mega-menu-avia li#mega-menu-item-6350 .mega-search .search-icon {
  right: 0;
  top: 0;
  position: absolute;
  width: 100px;
  height: 35px;
  cursor: pointer;
  text-align: center;
  background: red;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

#mega-menu-wrap-avia #mega-menu-avia li#mega-menu-item-6350 .mega-search.mega-search-open .search-icon:before {
  color: #fff;
}

.main_color p {
  border-color: #db0000;
  color: #695959;
  margin: 0.5px;
}

/*
.woocommerce-Price-amount.amount {
  font-size: 25px;
  padding-right: 50px;
  display: inline;
}*/

#top div div.product .woocommerce-tabs .panel {
  padding: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}

.product woocommerce add_to_cart_inline {
  border: red;
}

.main_color p {
  border-color: white !important;
}

.main_color .woocommerce-tabs .tabs a,
.main_color .product_meta,
.main_color .quantity input.qty,
.main_color .cart_dropdown .dropdown_widget,
.main_color .avia_select_fake_val,
.main_color address,
.main_color .product>a .main_color .product_excerpt,
.main_color .term_description,
#top .main_color .price .from,
#top #wrap_all .main_color del,
.main_color .dynamic-title .dynamic-heading,
.main_color .dynamic-title a,
.main_color .entry-summary .woocommerce-product-rating .woocommerce-review-link,
.main_color .chosen-container-single .chosen-single span,
#top .main_color .select2-container .select2-choice,
.main_color .woocommerce-MyAccount-navigation-link.is-active a {
  color: #0c0c0c;
  /* display: none; */
}

#top .main_color .price,
.main_color .stock,
#top #wrap_all .main_color ins,
.main_color .products .product-category h3 .count,
.main_color .widget_layered_nav_filters .chosen a:before,
.main_color .widget_layered_nav .chosen a:before {
  color: #f70000;
}


#priceFormatSell {
  display: none;
}


.widgettitle {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.1em;
  text-align: center;
  background: rgba(25, 39, 144, 0.6784313725490196);
  padding: 10px;
  color: white !important;
}

#maxmegamenu-2.widget.clearfix.widget_maxmegamenu {
  border: solid 1px;
}

.readMore {
  background-color: #161dbf;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 90%;
  height: 35px;
  border: none;
}

.woocommerce-Price-amount.amount {
  font-size: 14px;
}

.wp-caption-text,
#top .wp-caption .wp-caption-dd {
  display: block;
  font-size: 100%;
  font-style: normal;
  margin: 0 auto;
  padding: 3px 10px 5px;
  text-align: right;
  font-family: monospace;
  float: none;
}

.contactBackground {
  background: rgb(99, 108, 180);
  color: white;
  text-align: center;
  padding: 1%;
  border-radius: 10px;
  font-size: 18px;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  padding-top: 12px;
  background-color: rgba(0, 0, 0, 0);
}

.column {
  float: left;
  width: 20%;
  padding-top: 3%;
}

.fullWidth {
  z-index: 1;
  left: -10% !important;
  width: 120%;
  margin-left: -9%;
  text-align: center;
  height: 280px;
  background: #f3f3f3;
}

#top .avia-smallarrow-slider-heading>div {
  display: none;
}

/*font size price*/

.woocommerce-Price-amount.amount {
  font-size: 17px;
}

/*end font size price*/

@media only screen and (max-width: 767px) {
  #priceFormat {
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
  }
}

@media only screen and (min-width: 767px) {
  #priceFormat {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
  }
}

.wp-caption-text,
#top .wp-caption .wp-caption-dd {
  display: block;
  font-size: 100%;
  font-style: normal;
  margin: 0 auto;
  padding: 3px 10px 5px;
  text-align: right;
  font-family: monospace;
  float: none;
  color: white !important;
}

.responsive .container {
  max-width: 1400px;
  border: solid 1px #36363654;
}

@media only screen and (max-width: 1024px) {
  .responsive .container {
    max-width: 1400px;
    border: none;
  }
}

/***************** text on Img*********************/

.containerImg {
  position: relative;
  text-align: center;
  color: black;
}

.centeredLeft {
  position: absolute;
  top: 2%;
  left: 1%;
  line-height: 200%;
  font-size: 200%;
  width: fit-content;
  text-align: left;
}

.centeredLeft1 {
  position: absolute;
  top: 0%;
  left: 5%;
  line-height: 250%;
  font-size: 200%;
  width: fit-content;
  text-align: left;
}

.centeredLeftMachines {
  position: absolute;
  top: 0.5%;
  left: 0.5%;
  line-height: 200%;
  font-size: 200%;
  width: fit-content;
  text-align: left;
}

.centeredLeftMachines1 {
  position: absolute;
  top: 50%;
  left: .5%;
  /* line-height: 20%; */
  font-size: 50%;
  width: 150%;
  text-align: left;
  color: #000000;
  font-weight: bold;
  /* font: menu; */
  background: linear-gradient(45deg, #86fb00, transparent);
}

.centeredLeftMessage {
  position: absolute;
  top: 75%;
  left: 5%;
  /* transform: translate(-50%,130%); */
  /* line-height: 100%; */
  font-size: 100%;
  width: fit-content;
  text-align: left;
}

.centeredRight {
  position: absolute;
  top: 50%;
  left: 70%;
  text-align: left;
  transform: translate(-50%, -50%);
  line-height: 250%;
  font-size: 200%;
  width: fit-content;
}

.centeredBed {
  position: absolute;
  top: 50%;
  left: 65%;
  text-align: right;
  transform: translate(-50%, -50%);
  line-height: 250%;
  font-size: 200%;
  width: fit-content;
}

.centeredLaserSource {
  position: absolute;
  top: 50%;
  left: 80%;
  text-align: left;
  transform: translate(-50%, -50%);
  line-height: 250%;
  font-size: 200%;
  width: fit-content;
}

.centeredHeadSet {
  position: absolute;
  top: 5%;
  left: 20%;
  line-height: 200%;
  font-size: 200%;
  width: fit-content;
  text-align: left;
}

.centered3DHead {
  position: absolute;
  top: 50%;
  left: 70%;
  text-align: left;
  transform: translate(-50%, -50%);
  line-height: 250%;
  font-size: 200%;
  width: fit-content;
}

.colorGradieant {
  color: #ffffff !important;
  font-size: 150%;
  padding: 1%;
  text-align: left;
  background: linear-gradient(to Left, #fff 0%, #df3b1e 100%);
}

.paddingTable {
  padding-top: 5%;
  padding-bottom: 15%;
  border-bottom: solid 1px rgba(158, 158, 158, 0.45);
  background-color: #f5fffa !important;
}

/**************************************************************************@Media*********************************************************************/

@media only screen and (max-width: 767px) {
  .centeredRight {
    position: absolute;
    top: 50%;
    left: 70%;
    text-align: left;
    font-size: 100%;
    width: fit-content;
  }
}

@media only screen and (max-width:767px) {
  .centeredLeft1 {
    position: absolute;
    top: 0%;
    left: 5%;
    line-height: 250%;
    font-size: 80%;
    width: fit-content;
    text-align: left;
  }
}

@media only screen and (max-width:767px) {
  .centeredLeft {
    position: absolute;
    top: 2%;
    left: 1%;
    line-height: 120%;
    font-size: 90%;
    width: fit-content;
    text-align: left;
  }
}

@media only screen and (max-width:767px) {
  .centeredLeftMessage {
    position: absolute;
    top: 70%;
    left: 2%;
    font-size: 70%;
    width: fit-content;
    text-align: left;
    line-height: 10px;
  }

  .centeredBed {
    position: absolute;
    top: 60%;
    left: 60%;
    text-align: right;
    transform: translate(-50%, -50%);
    line-height: 150%;
    font-size: 100%;
    width: fit-content;
  }

  .centeredHeadSet {
    position: absolute;
    top: 1%;
    left: 10%;
    line-height: 150%;
    font-size: 100%;
    width: fit-content;
    text-align: left;
  }

  .centeredLaserSource {
    position: absolute;
    top: 50%;
    left: 77%;
    text-align: left;
    transform: translate(-50%, -50%);
    line-height: 150%;
    font-size: 100%;
    width: fit-content;
  }

  .centered3DHead {
    position: absolute;
    top: 50%;
    left: 68%;
    text-align: left;
    transform: translate(-50%, -50%);
    line-height: 150%;
    font-size: 90%;
    width: fit-content;
  }

  .centeredLeftMachines {
    position: absolute;
    top: 0%;
    left: 5%;
    line-height: 150%;
    font-size: 90%;
    width: fit-content;
    text-align: left;
  }

  .centeredLeftMachines1 {
    position: absolute;
    top: 25%;
    /* left: 5%; */
    line-height: 150%;
    font-size: 80%;
    width: 200%;
    text-align: left;
  }
}

/******************************************* co2 marking***************************/

.containerImg2 {
  position: relative;
  text-align: center;
  color: #000;
  background-color: black;
  /* height: 300px; */
  width: 40%;
  left: 60%;
}

/****************************************Desktop Munu****************************/

.menuDesktop {
  text-align: center;
  border-collapse: collapse;
  border: solid 1px rgba(158, 158, 158, 0.37);
  max-width: 120px;
  min-width: 120px;
  margin-bottom: -45px;
  font-family: monospace;
  font-size: 99%;
}

.scrollBar {
  overflow-x: auto;
  background: none;
  padding-top: 0%;
  border: none;
}

.scrollBar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #D62929;
}

.flex_column .widget .widgettitle,
.content .widget .widgettitle {
  margin-top: 0;
  border: none;
  background-color: rgba(25, 39, 144, .6784313725490196);
  text-align: center;
  border-radius: 0px;
}

.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0px !important;
  clear: both;
}

/****************table product*********************/

.fontSizeTableForMobile {
  color: black;
  font-size: 100%;
  padding-left: 3px;
}

#top .wp-caption.aligncenter {
  margin: 5px auto 10px auto;
  padding: 0;
  border-radius: 5%;
  border: none;
}

#scroll-top-link.avia_pop_class {
  opacity: .7;
  visibility: visible;
  display: none;
}

.dfBDQI {
  display: none;
}

/***********************post -view call count***********************/
#post-view {
  text-align: center;
  color: red;
}

@media (max-width: 767px) {
  .content-slider .slide {
    width: 50%;
    /* 2 columns */
  }
}

@media (max-width: 767px) {
  .content-elements-slider .ce-slide {
    width: 50%;
    /* 2 columns */
  }
}

@media (max-width: 767px) {
  .ce-slider .ce-slide {
    width: 50%;
  }
}

div .av_one_fifth {
  margin-left: 5%;
  width: 15.2%;
}

.avia-content-slider .slide-entry-excerpt {
  text-overflow: ellipsis;
  width: 130%;
  background: white;
  border: solid 1px rgb(181 147 147 / 12%);
}

@media screen and (max-width: 768px) {
  .avia-content-slider .slide-entry-excerpt {
    width: 100%;
  }
}

div .av_one_fourth {
  margin-left: 6.9%;
  width: 18.5%;
}

div .av_four_fifth {
  margin-left: 3%;
  width: 80%;
}

div .av_one_sixth {
  margin-left: 5%;
  width: 15.2%;
}

.avia-content-slider .slide-entry-wrap {
  width: 99.4%;
  float: left;
}

#top .avia-content-slider,
#top .avia-content-slider-inner,
#top .avia-content-slider-inner .slide-entry-wrap {
  -webkit-transform-style: flat;
  -webkit-perspective: 1000px;
  background: #ed9d9d0a;
}

div.product p.stock {
  color: white;

}

.container h1 {
  font-size: 18px;
  margin: 0;
}










/* contect us by woocom  */



.top-employees-grid {
  padding: 10px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  justify-content: center;
}

.employee-card {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px;
  background: #fff;
  transition: all 0.3s ease;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}


.employee-card .emp-img {
  width: 70px !important;
  height: 70px !important;
  border-radius: 50% !important;
  object-fit: cover;
  margin-bottom: 10px;
  border: 2px solid #f1f1f1;
  flex-shrink: 0;
}

.employee-card p {
  margin: 4px 0;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.employee-card .emp-name {
  font-weight: 600;
  font-size: 13px;
  color: #2c3e50;
  max-height: 32px;
  /* จำกัดความสูง */
}

.employee-card .emp-sales {
  font-size: 12px;
  color: #7f8c8d;
  margin-bottom: 8px;
}

.emp-actions {
  margin-top: auto;
  /* ดันให้อยู่ล่างสุด */
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

.emp-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #f5f5f5;
  transition: all 0.2s ease;
}

.emp-actions a img {
  width: 16px;
  height: 16px;
  margin: 0;
  border: none;
  object-fit: contain;
}

/* สไตล์เฉพาะสำหรับไอคอน Line */
.emp-actions .a-line .line-me {

}

@media (max-width: 768px) {
  .product-top-sales {
    padding: 15px;
    margin: 15px 10px;
  }

  .top-employees-grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 12px;
  }

  .employee-card {
    height: 200px;
    padding: 12px;
  }

  .employee-card img {
    width: 60px;
    height: 60px;
  }

  .emp-actions a {
    width: 28px;
    height: 28px;
  }

  .emp-actions a img {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 480px) {
  .top-employees-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .employee-card {
    height: 190px;
  }

  .employee-card img {
    width: 55px;
    height: 55px;
  }
}