/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/*
$1 Basic ,  $1.2 Text Formating, $1.3 Spacing
$2 Text and Image
$3 Top Pick
$4 Product Number
$5 Button
$6 List
$7 Rating
$100 Responsive

*/
/*==============-------- $1 Basic ---------===============*/
table[id*="nichetablewpwp"] *,
table[id*="nichetablewpwp"] *::before,
table[id*="nichetablewpwp"] *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

table[id*="nichetablewpwp"] {
  border-collapse: collapse !important;
  overflow: visible;
  --icon-dis: 10px; }

table[id*="nichetablewpwp"] td,
table[id*="nichetablewpwp"] th,
.h_td_ff td,
.h_td_ff th {
  font-family: var(--dff);
  vertical-align: middle;
  word-break: normal;
  padding: 6px;
  line-height: 1.3; }

table[id*="nichetablewpwp"] th {
  font-size: 16px; }

table[id*="nichetablewpwp"] td {
  font-size: var(--dfs, 16px); }

table[id*="nichetablewpwp"] tbody {
  border: 0px solid; }

.border-around-table tr {
  border: 0px solid; }

.h_tdh_ff h2,
.h_tdh_ff h3,
.h_tdh_ff h4,
.h_tdh_ff h5,
.h_tdh_ff h6 {
  font-family: var(--dhff); }

.h_h2_fs .nichetable__td h2 {
  font-size: var(--h2fs); }

.h_a_c .nichetable__td a {
  color: var(--nt-atc); }

.h_h3_fs .nichetable__td h3 {
  font-size: var(--h3fs); }

.h_h4_fs .nichetable__td h4,
.pro .nichetable__td h5 {
  font-size: var(--h4fs); }

.border-around-table tr:last-child {
  border-bottom: 1px solid; }

.niche_table.tr-hover-effect tr:not(.thead):hover {
  background: #fafafa !important; }

.th-left th {
  text-align: left; }

.th-center th {
  text-align: center !important; }

.th-right th {
  text-align: right !important; }

table[id*="nichetablewpwp"].tr-hover-effect tr:not(.thead):hover {
  background: #fafafa !important; }

.hide_header td:before {
  display: none !important; }

.hide_header .thead,
.hide_table {
  display: none !important; }

.have_shadow,
.shadow_have {
  -webkit-box-shadow: rgba(3, 3, 3, 0.4) 0 1px 5px 0px !important;
  box-shadow: rgba(3, 3, 3, 0.4) 0 1px 5px 0px !important; }

.tdbefore,
.tdafter {
  margin-top: 5px;
  margin-bottom: 7px; }

.table-shadow {
  -webkit-box-shadow: 0 0 8px 0 rgba(79, 79, 79, 0.13);
  box-shadow: 0 0 8px 0 rgba(79, 79, 79, 0.13); }

.color_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

/* $1.2 Text Formating*/
/*Font Size*/
table[id*="nichetablewpwp"] {
  /*Font weight*/
  /*Alignment*/ }

table[id*="nichetablewpwp"] .font10 th {
  font-size: 10px; }

table[id*="nichetablewpwp"] .font12 th {
  font-size: 12px; }

table[id*="nichetablewpwp"] .font14 th {
  font-size: 14px; }

table[id*="nichetablewpwp"] .font16 th {
  font-size: 16px; }

table[id*="nichetablewpwp"] .font18 th {
  font-size: 18px; }

table[id*="nichetablewpwp"] .font20 th {
  font-size: 20px; }

table[id*="nichetablewpwp"] .font22 th {
  font-size: 22px; }

table[id*="nichetablewpwp"] .font24 th {
  font-size: 24px; }

table[id*="nichetablewpwp"] .font26 th {
  font-size: 26px; }

table[id*="nichetablewpwp"] .font28 th {
  font-size: 28px; }

table[id*="nichetablewpwp"] .font30 th {
  font-size: 30px; }

table[id*="nichetablewpwp"] .fw300 th {
  font-weight: 300; }

table[id*="nichetablewpwp"] .fw400 th {
  font-weight: 400; }

table[id*="nichetablewpwp"] .fw500 th {
  font-weight: 500; }

table[id*="nichetablewpwp"] .fw600 th {
  font-weight: 600; }

table[id*="nichetablewpwp"] .fw700 th {
  font-weight: 700; }

table[id*="nichetablewpwp"] .fw800 th {
  font-weight: 800; }

table[id*="nichetablewpwp"] .text-center th {
  text-align: center; }

table[id*="nichetablewpwp"] .text-right th {
  text-align: right; }

.text-center,
.text-center td {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

/*Alignment verticle */
table[id*="nichetablewpwp"].alignmiddel td,
table[id*="nichetablewpwp"].alignmiddel th {
  vertical-align: middle; }

table[id*="nichetablewpwp"].alignbottom td,
table[id*="nichetablewpwp"].alignbottom th {
  vertical-align: bottom; }

table[id*="nichetablewpwp"].aligntop td,
table[id*="nichetablewpwp"].aligntop th {
  vertical-align: top; }

table[id*="nichetablewpwp"].text_center td,
table[id*="nichetablewpwp"].text_center th,
.text_center {
  text-align: center; }

table[id*="nichetablewpwp"].text_right td,
table[id*="nichetablewpwp"].text_right th,
.text_right {
  text-align: right; }

table[id*="nichetablewpwp"].text_left td,
table[id*="nichetablewpwp"].text_left th,
.text_left {
  text-align: left; }

/*=====------ $1.3 Spacing ------=====*/
/*Margin Top*/
.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

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

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

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

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

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

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

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

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

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

/*Margin Bottom*/
.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

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

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

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

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

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

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

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

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

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

/*Padding Top*/
.pt-0 {
  padding-top: 0; }

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

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

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

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

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

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

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

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

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

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

/*Padding Bottom*/
.pb-0 {
  padding-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

/*Padding Left*/
.pl-0 {
  padding-left: 0; }

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

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

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

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

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

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

/*Padding Right*/
.pr-0 {
  padding-right: 0; }

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

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

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

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

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

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

/*==============-------- $2 Text and Image  ---------===============*/
.tdtext,
.bcimghlink {
  display: block; }

.text_link {
  display: block;
  margin-bottom: 5px; }

.niche_table img {
  max-width: 110px;
  height: auto;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.niche_table .text-right img {
  margin-right: 0; }

.niche_table .text-left img {
  margin-left: 0; }

/*==============-------- $3 Top Pick  ---------===============*/
.niche_table .top-pick {
  position: relative; }

.tpo .specialtexttpro,
.tpo span,
.tpo .btnaftertext,
.top-pick .tpo {
  font-size: 16px;
  padding: 3px 15px;
  line-height: 1.4;
  background: #009907;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 5px;
  -webkit-box-shadow: rgba(3, 3, 3, 0.4) 0 1px 5px 0px !important;
  box-shadow: rgba(3, 3, 3, 0.4) 0 1px 5px 0px !important; }

.tpt .specialtexttpro,
.tpt span,
.tpt .btnaftertext,
.top-pick .tpt {
  font-size: 14px;
  padding: 2px 15px;
  line-height: 1.4;
  background: #e47911;
  color: #fff;
  display: inline-block;
  margin-bottom: 5px; }

.tpth .specialtexttpro,
.tpth span,
.tpth .btnaftertext,
.top-pick .tpth {
  text-align: center !important;
  color: #fff;
  font-weight: normal;
  word-break: break-word;
  padding: 5px 24px;
  -webkit-transform: rotate(-47deg);
  -ms-transform: rotate(-47deg);
  transform: rotate(-45deg);
  left: -34px !important;
  position: absolute;
  top: 21px;
  width: 140px;
  font-size: 10px !important;
  border: 1px dashed #fa9090;
  background: #e81808;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }

.top-pick span {
  font-weight: 700;
  position: relative;
  word-break: break-all;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 4px 15px;
  font-size: 15px !important;
  display: inline-block;
  max-width: 160px;
  line-height: 1.1;
  clear: both;
  color: #000;
  text-align: left !important;
  position: absolute;
  top: 5px; }

.top-pick span.itpo {
  padding: 2px 15px;
  font-size: 12px !important;
  margin: auto 0 5px -15px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border: 2px solid #ec2c00;
  text-transform: uppercase;
  background: #fff;
  left: 6px !important; }

.top-pick span.itpt {
  margin: auto 0 5px -px;
  background: #222;
  padding: 6px 18px 6px 15px;
  color: #fff;
  border-bottom-right-radius: 10px; }

.tpb span {
  font-weight: bold; }

.top-pick span.itpo:before {
  display: block;
  width: 10px;
  height: 0;
  position: absolute;
  bottom: -25px;
  /* left: -3px; */
  margin-right: -7px;
  content: "";
  border-bottom: 23px solid transparent;
  border-right: 9px solid #d42701;
  right: 100%; }

.TopPickColor .specialtexttpro {
  color: #ec2c00;
  font-weight: 500; }

.TopPickColor .specialtext {
  color: #ec2c00;
  font-weight: 500; }

.specialtexttpro {
  display: inline-block; }

.niche_table td.tdimg.top-pick {
  text-align: left !important; }

.img_top_space [class*="tdimg "].top-pick {
  padding-top: 45px !important; }

/*==============-------- $4 Product Number  ---------===============*/
.product-number {
  counter-reset: item; }

.product-number tr {
  position: relative; }

.product-number tr:not(.thead) td:first-child {
  position: relative;
  min-height: 110px; }

.h_pn_ff tr:not(.thead) td:first-child:before,
.h_pn_ff tr:not(.thead):before {
  font-family: var(--pnff); }

.product-number tr:not(.thead) td:first-child:before,
.product-number tr:not(.thead):before {
  line-height: 1.3;
  color: var(--pnc, #fff);
  padding: var(--pnpadding, 7px 10px);
  display: inline-block;
  position: absolute;
  top: var(--pnftop, 5px);
  left: var(--pnfleft, 0);
  border-radius: var(--pnradius, 0);
  margin-right: 4px;
  font-size: var(--pnfsize, 15px);
  font-weight: var(--pnbold, normal);
  background: var(--pnbg, #e70000);
  width: var(--pnwidth-height, auto);
  height: var(--pnwidth-height, auto);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: var(--pnb-width, 2px) var(--pnb-tyle, none) var(--pnb-border-color, transparent); }

.product-number.pns_squire tr:not(.thead) td:first-child:before,
.product-number.pns_squire tr:not(.thead):before {
  background: var(--pnbg, #e70000); }

.product-number.cpath1 td:first-child:before {
  -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); }

.product-number.cpath2 td:first-child:before {
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }

.product-number.cpath3 td:first-child:before {
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%); }

.product-number.cpath4 td:first-child:before {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); }

.product-number.cpath5 td:first-child:before {
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
          clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }

.product-number.cpath6 td:first-child:before {
  -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
          clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%); }

.product-number.cpath7 td:first-child:before {
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); }

.product-number.cpath8 td:first-child:before {
  -webkit-clip-path: polygon(0 0, 100% 0%, 52% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 52% 100%, 0% 100%); }

.product-number.cpath9 td:first-child:before {
  -webkit-clip-path: polygon(0 0, 51% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 51% 0, 100% 100%, 0% 100%); }

.product-number.cpath10 td:first-child:before {
  -webkit-clip-path: polygon(100% 0, 69% 52%, 100% 100%, 0% 100%, 0 51%, 0% 0%);
          clip-path: polygon(100% 0, 69% 52%, 100% 100%, 0% 100%, 0 51%, 0% 0%); }

.product-number.pns_cercle tr:not(.thead) td:first-child:before,
.product-number.pns_cercle tr:not(.thead):before {
  background: var(--pnbg, #222);
  border-radius: 50%; }

.product-number.pns_kownik tr:not(.thead) td:first-child:before,
.product-number.pns_kownik tr:not(.thead):before {
  background: url(../assets/number.svg);
  width: 38px;
  background-size: auto 100%;
  background-repeat: no-repeat; }

.numstylem {
  font-weight: 700 !important;
  color: #fff !important;
  background: #e70000;
  padding: 7px 6px 7px 16px !important;
  height: 30px;
  margin-left: -5px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.numstylem:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 31px solid #fff;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  z-index: 1; }

.numstylem:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 31px solid #e70000;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  right: -10px; }

/*==============---------- $5 Button  -------------===============*/
.table-button {
  min-width: 110px;
  text-decoration: none !important; }

table[id*="nichetablewpwp"] a.btncustom:hover {
  -webkit-box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important;
  box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important; }

.btncustom {
  padding: 7px 5px;
  display: inline-block;
  border-radius: 4px;
  border-color: #000;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  max-width: 250px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5; }

.table-button.typeone {
  position: relative;
  text-decoration: none !important;
  display: inline-block;
  vertical-align: middle;
  border-color: #fb6c28;
  width: auto;
  height: auto;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-style: double;
  border-width: 1px;
  background-color: #fb6c28 !important;
  -webkit-box-shadow: 0px 4px 0px 0px #ec4f04;
  box-shadow: 0px 4px 0px 0px #ec4f04;
  padding: 5px 10px;
  color: #fff !important;
  font-size: 15px;
  line-height: 1.3 !important;
  text-align: center; }

.table-button.typetwo,
body .cp_style2 {
  background-color: #f33b20;
  border-color: #b32006;
  border-bottom: 4px solid #b32006;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 1.3 !important;
  text-align: center;
  border-radius: 4px;
  position: relative;
  text-decoration: none !important;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto; }

.cp_style2:active {
  -ms-transform: translate(0px, 2px);
      transform: translate(0px, 2px);
  -webkit-transform: translate(0px, 2px);
  border-bottom: 1px solid;
  margin-top: 3px; }

.niche_table a.btncustom:hover {
  -webkit-box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important;
  box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important; }

.table-button.typeone:hover {
  -webkit-box-shadow: rgba(3, 3, 3, 0.2) 0 3px 5px 0px !important;
  box-shadow: rgba(3, 3, 3, 0.2) 0 3px 5px 0px !important; }

.table-button.typethree,
.cp_style3 {
  font-weight: 600;
  max-width: 150px;
  text-align: center;
  color: #fff;
  background: #f90;
  font-size: 15px;
  padding: 9px 20px;
  border-radius: 20px;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  text-transform: capitalize;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  line-height: 1.3;
  display: inline-block; }

.table-button.typethree:hover {
  background: #302c2c; }

.babh_3 tr td:last-child .tdbefore:hover,
.babh_3 tr td:last-child .tdafter:hover {
  background: #302c2c !important;
  cursor: pointer; }

/*==============---------- $6 List  -------------===============*/
.icon-yes ul li,
.icon-yescircle ul li,
.icon-yesdash ul li,
.icon-yessteen ul li,
.icon-arrowright ul li,
.icon-arrowrightl ul li,
.icon-error ul li,
.icon-exclamatory ul li,
.icon-hand ul li,
.icon-infocircle ul li,
.icon-minuscircle ul li,
.icon-multiply ul li,
.icon-play ul li,
.icon-question ul li {
  padding: 0 10px 0 25px;
  margin: 0 0 0 0;
  background-position-y: 4px !important;
  position: relative;
  display: block;
  width: auto;
  vertical-align: inherit;
  background-repeat: no-repeat !important;
  background-position: top left;
  background-size: auto 15px !important; }

.icon-yes ul li {
  background: url(../assets/yes.svg); }

.icon-yescircle ul li {
  background: url(../assets/yescircle.svg); }

.icon-yesdash ul li {
  background: url(../assets/yesdash.svg); }

.icon-exclamatory ul li {
  background: url(../assets/exclamatory.svg); }

.icon-arrowright ul li {
  background: url(../assets/arrowright.svg); }

.icon-arrowrightl ul li {
  background: url(../assets/arrowrightl.svg); }

.icon-error ul li {
  background: url(../assets/error.svg); }

.icon-hand ul li {
  background: url(../assets/hand.svg); }

.icon-yessteen ul li {
  background: url(../assets/yessteen.svg); }

.icon-infocircle ul li {
  background: url(../assets/infocircle.svg); }

.icon-minuscircle ul li {
  background: url(../assets/minuscircle.svg); }

.icon-multiply ul li {
  background: url(../assets/multiply.svg); }

.icon-play ul li {
  background: url(../assets/play.svg); }

.icon-question ul li {
  background: url(../assets/question.svg); }

.tablelist.haveicon:not(.icon-dot) ul {
  margin-left: 2px !important;
  padding-left: 0;
  margin-top: 12px;
  list-style: none; }

.niche_table .tablelist ul {
  margin-top: 5px;
  line-height: 1.4;
  font-weight: normal; }

.tablelist.pro {
  padding-top: 5px; }

/*==============---------- $7 Rating  -------------===============*/
.stat-rating {
  background: url(../assets/starblank.svg) no-repeat;
  background-repeat: repeat-x;
  background-position: left center;
  vertical-align: middle;
  height: 16px;
  width: 80px;
  background-size: 16px 16px;
  display: block;
  overflow: hidden; }

.stat {
  background: url(../assets/starfull.svg) no-repeat;
  background-repeat: repeat-x;
  background-position: left center;
  vertical-align: middle;
  height: 16px;
  width: 80px;
  background-size: 16px 16px;
  display: block; }

.retinglavel {
  height: 3px;
  width: 80px;
  background-color: var(--plcb, #c2deff);
  margin-bottom: 7px;
  display: block; }

.retinglavel .retingber {
  height: 3px;
  background-color: var(--plc, #0076ff);
  display: block; }

.rating-wrap .ret-title {
  font-style: normal;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px; }

.rating-wrap.type2 {
  white-space: nowrap;
  position: relative;
  display: inline-block; }

.rating-wrap.type2 span {
  display: inline-block;
  line-height: 1.1;
  padding: var(--star-padd);
  background: var(--starbg); }

.rating-wrap.type2 span:not(:last-of-type) {
  margin-right: var(--star-gap); }

.star-ratings-top {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap; }

.star-ratings-bottom {
  display: block; }

.star-ratings-bottom {
  color: #aaaaaa; }

.reviewdetails {
  margin-top: 5px;
  font-size: 11px;
  color: #2d2d2d;
  text-decoration: none;
  display: block; }

.rating-wrap.text-center {
  text-align: center; }

.text-center .retinglavel,
.text-center .stat-rating,
.text-center .retinglavel,
[style="text-align:center"] .retinglavel,
[style="text-align:center"] .stat-rating {
  margin-left: auto;
  margin-right: auto; }

.rating-wrap.text-right {
  text-align: right; }

.text-right .retinglavel,
.text-right .stat-rating,
.text-right .retinglavel,
[style="text-align:right"] .retinglavel,
[style="text-align:right"] .stat-rating {
  margin-left: auto; }

span.read-review {
  display: block;
  margin-top: 8px;
  font-size: 15px; }

.rect-auto,
.circle .c100 .slice {
  clip: rect(auto, auto, auto, auto); }

.pie,
.c100 .bar,
.circle .c100 .fill {
  position: absolute;
  border: 7px solid #f4880d;
  width: 36px;
  height: 36px;
  clip: rect(0px, 25px, 50px, 0px);
  border-radius: 50%;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.pie-fill,
.circle .c100 .bar:after,
.circle .c100 .fill {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c100 {
  position: relative;
  font-size: 120px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin: 0 5px 5px 0;
  background-color: #f1f1f1; }

.c100 *,
.c100 *:before,
.c100 *:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.c100.center {
  float: none;
  margin: 0 auto; }

.c100.big {
  font-size: 240px; }

.c100.small {
  font-size: 80px; }

.c100:after {
  position: absolute;
  top: 7px;
  left: 7px;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: #fafafa;
  width: 36px;
  height: 36px;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.c100 .slice {
  position: absolute;
  width: 50px;
  height: 50px;
  clip: rect(0px, 50px, 50px, 25px); }

.c100.p60 .bar {
  -ms-transform: rotate(216deg);
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg); }

.c100.p61 .bar {
  -ms-transform: rotate(219.6deg);
  -webkit-transform: rotate(219.6deg);
  transform: rotate(219.6deg); }

.c100.p62 .bar {
  -ms-transform: rotate(223.2deg);
  -webkit-transform: rotate(223.2deg);
  transform: rotate(223.2deg); }

.c100.p63 .bar {
  -ms-transform: rotate(226.8deg);
  -webkit-transform: rotate(226.8deg);
  transform: rotate(226.8deg); }

.c100.p64 .bar {
  -ms-transform: rotate(230.4deg);
  -webkit-transform: rotate(230.4deg);
  transform: rotate(230.4deg); }

.c100.p65 .bar {
  -ms-transform: rotate(234deg);
  -webkit-transform: rotate(234deg);
  transform: rotate(234deg); }

.c100.p66 .bar {
  -ms-transform: rotate(237.6deg);
  -webkit-transform: rotate(237.6deg);
  transform: rotate(237.6deg); }

.c100.p67 .bar {
  -ms-transform: rotate(241.2deg);
  -webkit-transform: rotate(241.2deg);
  transform: rotate(241.2deg); }

.c100.p68 .bar {
  -ms-transform: rotate(244.8deg);
  -webkit-transform: rotate(244.8deg);
  transform: rotate(244.8deg); }

.c100.p69 .bar {
  -ms-transform: rotate(248.4deg);
  -webkit-transform: rotate(248.4deg);
  transform: rotate(248.4deg); }

.c100.p70 .bar {
  -ms-transform: rotate(252deg);
  -webkit-transform: rotate(252deg);
  transform: rotate(252deg); }

.c100.p71 .bar {
  -ms-transform: rotate(255.6deg);
  -webkit-transform: rotate(255.6deg);
  transform: rotate(255.6deg); }

.c100.p72 .bar {
  -ms-transform: rotate(259.2deg);
  -webkit-transform: rotate(259.2deg);
  transform: rotate(259.2deg); }

.c100.p73 .bar {
  -ms-transform: rotate(262.8deg);
  -webkit-transform: rotate(262.8deg);
  transform: rotate(262.8deg); }

.c100.p74 .bar {
  -ms-transform: rotate(266.4deg);
  -webkit-transform: rotate(266.4deg);
  transform: rotate(266.4deg); }

.c100.p75 .bar {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.c100.p76 .bar {
  -ms-transform: rotate(273.6deg);
  -webkit-transform: rotate(273.6deg);
  transform: rotate(273.6deg); }

.c100.p77 .bar {
  -ms-transform: rotate(277.2deg);
  -webkit-transform: rotate(277.2deg);
  transform: rotate(277.2deg); }

.c100.p78 .bar {
  -ms-transform: rotate(280.8deg);
  -webkit-transform: rotate(280.8deg);
  transform: rotate(280.8deg); }

.c100.p79 .bar {
  -ms-transform: rotate(284.4deg);
  -webkit-transform: rotate(284.4deg);
  transform: rotate(284.4deg); }

.c100.p80 .bar {
  -ms-transform: rotate(288deg);
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg); }

.c100.p81 .bar {
  -ms-transform: rotate(291.6deg);
  -webkit-transform: rotate(291.6deg);
  transform: rotate(291.6deg); }

.c100.p82 .bar {
  -ms-transform: rotate(295.2deg);
  -webkit-transform: rotate(295.2deg);
  transform: rotate(295.2deg); }

.c100.p83 .bar {
  -ms-transform: rotate(298.8deg);
  -webkit-transform: rotate(298.8deg);
  transform: rotate(298.8deg); }

.c100.p84 .bar {
  -ms-transform: rotate(302.4deg);
  -webkit-transform: rotate(302.4deg);
  transform: rotate(302.4deg); }

.c100.p85 .bar {
  -ms-transform: rotate(306deg);
  -webkit-transform: rotate(306deg);
  transform: rotate(306deg); }

.c100.p86 .bar {
  -ms-transform: rotate(309.6deg);
  -webkit-transform: rotate(309.6deg);
  transform: rotate(309.6deg); }

.c100.p87 .bar {
  -ms-transform: rotate(313.2deg);
  -webkit-transform: rotate(313.2deg);
  transform: rotate(313.2deg); }

.c100.p88 .bar {
  -ms-transform: rotate(316.8deg);
  -webkit-transform: rotate(316.8deg);
  transform: rotate(316.8deg); }

.c100.p89 .bar {
  -ms-transform: rotate(320.4deg);
  -webkit-transform: rotate(320.4deg);
  transform: rotate(320.4deg); }

.c100.p90 .bar {
  -ms-transform: rotate(324deg);
  -webkit-transform: rotate(324deg);
  transform: rotate(324deg); }

.c100.p91 .bar {
  -ms-transform: rotate(327.6deg);
  -webkit-transform: rotate(327.6deg);
  transform: rotate(327.6deg); }

.c100.p92 .bar {
  -ms-transform: rotate(331.2deg);
  -webkit-transform: rotate(331.2deg);
  transform: rotate(331.2deg); }

.c100.p93 .bar {
  -ms-transform: rotate(334.8deg);
  -webkit-transform: rotate(334.8deg);
  transform: rotate(334.8deg); }

.c100.p94 .bar {
  -ms-transform: rotate(338.4deg);
  -webkit-transform: rotate(338.4deg);
  transform: rotate(338.4deg); }

.c100.p95 .bar {
  -ms-transform: rotate(342deg);
  -webkit-transform: rotate(342deg);
  transform: rotate(342deg); }

.c100.p96 .bar {
  -ms-transform: rotate(345.6deg);
  -webkit-transform: rotate(345.6deg);
  transform: rotate(345.6deg); }

.c100.p97 .bar {
  -ms-transform: rotate(349.2deg);
  -webkit-transform: rotate(349.2deg);
  transform: rotate(349.2deg); }

.c100.p98 .bar {
  -ms-transform: rotate(352.8deg);
  -webkit-transform: rotate(352.8deg);
  transform: rotate(352.8deg); }

.c100.p99 .bar {
  -ms-transform: rotate(356.4deg);
  -webkit-transform: rotate(356.4deg);
  transform: rotate(356.4deg); }

.c100.p100 .bar {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.circle {
  display: inline-block;
  overflow: hidden; }

.circle {
  width: 52px; }

.text-center .circle {
  margin: auto; }

.text-right .circle {
  margin-left: auto; }

.circle .c100 {
  font-size: 50px; }

/*Fix Wp 5.5 coluns selection number*/
[subscript]:before {
  background: transparent !important; }

[subscript]:after {
  content: attr(subscript);
  font-size: 14px;
  font-weight: 500; }

.row_spacing .nichetable__tr {
  border-radius: var(--tr-radius, 0);
  border-color: #ddd; }

/*==============---------- $100 Responsive -------------===============*/
/* Dextop Only*/
@media only screen and (min-width: 768px) {
  .niche_table.border-bottom-each-row tr,
  .niche_table.border-bottom-each-row--around-table tr {
    border-bottom: 1px solid; }
  .niche_table.border-bottom-each-row {
    border: 0px solid; }
  .niche_table.border-bottom-each-row tr {
    border-left: 0px solid;
    border-right: 0px solid; }
  .niche_table.border-bottom-each-row--around-table {
    border: 1px solid;
    border-bottom: 0px solid; }
  .niche_table.border-around-table {
    border: 1px solid; }
  .niche_table.border-bottom-each-row tr th,
  .niche_table.border-bottom-each-row tr td,
  .niche_table.border-bottom-each-row--around-table th,
  .niche_table.border-bottom-each-row--around-table td,
  .niche_table.border-around-table tr th,
  .niche_table.border-around-table tr td {
    border: 0px solid #ddd; }
  table[id*="nichetablewpwp"].border-all th,
  table[id*="nichetablewpwp"].border-all td {
    border: 1px solid; }
  table.niche_table.td_spacing_8 td {
    padding: 8px; }
  table.niche_table.td_spacing_10 td {
    padding: 10px; }
  table.niche_table.td_spacing_12 td {
    padding: 12px; }
  table.niche_table.td_spacing_15 td {
    padding: 15px 12px; }
  table.niche_table .thead.th_spacing_8 th {
    padding: 8px; }
  table.niche_table .thead.th_spacing_10 th {
    padding: 8px 12px 8px 12px; }
  table.niche_table .thead.th_spacing_12 th {
    padding: 10px 12px 10px 12px; }
  table.niche_table .thead.th_spacing_15 th {
    padding: 10px 15px 10px 15px; }
  .text-left th {
    text-align: left; }
  .text-center th {
    text-align: center; }
  .tablelist ul {
    display: inline-block;
    text-align: left;
    margin-bottom: 5px;
    padding-left: 20px;
    margin-left: 2px; }
  .tablelist ul li {
    margin-left: 0; }
  .text-right th {
    text-align: right; }
  .niche_table.border-all th,
  .niche_table.border-all td {
    border: 1px solid; }
  .product-number tr:not(.thead) td:first-child:before {
    content: counter(item);
    counter-increment: item; }
  .product-number .top-pick span {
    left: 43px !important;
    z-index: 1; }
  table[id*="nichetablewpwp"].row_spacing {
    border-collapse: separate !important;
    border-spacing: 0 var(--tr-gap, 15px); }
  .btn_break_normal {
    white-space: normal; }
  .btn_break_nowrap,
  .text_n_b {
    white-space: nowrap; }
  .row_scale tr:not(.thead):hover {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04);
    background: #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2);
            box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2); }
  .row_fad tr:not(.thead):hover {
    opacity: 0.7;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2);
            box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2); }
  .row_shadow tr:not(.thead):hover {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2);
            box-shadow: 0 3px 5px 0px rgba(3, 3, 3, 0.2); } }

/* mobilr 768px*/
@media only screen and (max-width: 767.98px) {
  .niche_table:not(.tnot_brack) tbody {
    display: block; }
  .niche_table .haveicon ul {
    list-style: none; }
  .text_link {
    display: inline-block; }
  .niche_table:not(.tnot_brack, .mobail_style_three) {
    border-color: transparent !important;
    font-size: 90%; }
  .niche_table:not(.tnot_brack) th,
  .niche_table:not(.tnot_brack) .thead {
    display: none !important; }
  .niche_table:not(.tnot_brack) td,
  .niche_table:not(.tnot_brack) tr {
    display: block !important; }
  .niche_table.ms_enable td {
    position: relative;
    padding-left: 40% !important;
    position: relative; }
  .pro.mobail_style_three {
    border: 1px solid var(--nt-border-color, #dddddd) !important; }
  .mobail_style_three td {
    border-bottom: 1px solid var(--nt-border-color, #dddddd) !important;
    padding: 7px 10px !important; }
  .mobail_style_three tbody tr td:last-child {
    border-bottom: 0px solid #ededed !important; }
  .mobail_style_three td {
    position: relative;
    padding-left: 180px !important;
    top: 2px; }
  .niche_table.ms_desable td {
    text-align: center; }
  table[id*="nichetablewpwp"]:not(.pro) td {
    border-bottom: 1px solid #fafafa; }
  table[id*="nichetablewpwp"] td {
    border: none;
    width: inherit !important; }
  table[id*="nichetablewpwp"]:not(.pro) tbody tr:nth-child(even) td {
    border-bottom: 1px solid #f7f7f7; }
  table[id*="nichetablewpwp"].ms_enable td:before {
    position: absolute;
    top: 50%;
    left: 12px;
    width: 40%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: 600;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    line-height: 1.1; }
  .niche_table.mobail_style_three tr td:before {
    position: absolute;
    top: 50% !important;
    left: 10px !important;
    width: 165px !important;
    padding: 0 10px 0 0 !important;
    text-align: left;
    font-weight: 600;
    white-space: normal;
    font-size: 16px;
    margin-right: -11px;
    background: inherit !important;
    color: inherit !important;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    line-height: 1.1; }
  .mobail_style_three td:after {
    content: "";
    width: 1px;
    height: calc(100% + 20px);
    background: var(--nt-border-color, #ededed);
    left: calc(170px + 2px);
    position: absolute;
    top: -8px; }
  .niche_table.ms_desable td:before {
    font-weight: 600;
    padding-right: 5px; }
  .niche_table:not(.h_mtm) tr {
    padding-bottom: 15px !important;
    border-bottom: 2px solid #ddd !important;
    padding-top: 7px;
    margin-bottom: 0px !important; }
  .niche_table tbody tr:nth-child(2) {
    border-top: 2px solid #ddd; }
  table[id*="nichetablewpwp"]:not(.pro) tbody tr:nth-child(even) {
    background: #f9f9f9; }
  table[id*="nichetablewpwp"] td img,
  .h_mimg_fs td img {
    height: auto;
    width: 80%;
    max-width: var(--nt-m-img-size, 180px) !important; }
  table[id*="nichetablewpwp"] td img[width="1"] {
    width: 1px; }
  table[id*="nichetablewpwp"] td,
  table[id*="nichetablewpwp"] th {
    padding: 7px 10px;
    line-height: 1.4; }
  .niche_table,
  .niche_table tr,
  table tr td {
    text-align: center; }
  .niche_table.ms_desable {
    -ms-flex-order: 1px solid #ddd !important;
    order: 1px solid #ddd !important; }
  .niche_table.ms_enable tr {
    position: relative; }
  .niche_table .top-pick span {
    position: absolute;
    left: 0; }
  .niche_table.product-number .top-pick span {
    position: absolute;
    left: 43px;
    z-index: 1; }
  .product-number .top-pick span {
    left: 43px !important;
    z-index: 1; }
  body table[id*="nichetablewpwp"].mobail_style_four tr:not(.thead) {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  body table[id*="nichetablewpwp"].mobail_style_four tr:not(.thead) td {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .mobail_style_four tr td:nth-child(1) {
    width: 40% !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mobail_style_four tr td:nth-child(2) {
    width: 100% !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .mobail_style_four tr td:nth-child(3) {
    width: 60% !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
    text-align: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mobail_style_four tr td:nth-child(4) {
    width: 100% !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .mobail_style_four tr td:nth-child(5) {
    width: 100% !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .mobail_style_four tr td:nth-child(6) {
    width: 100% !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .mobail_style_four tr td:nth-child(7) {
    width: 100% !important;
    -ms-flex-order: 7 !important;
    order: 7 !important; }
  .mobail_style_four tr td:nth-child(1):before,
  .mobail_style_four tr td:nth-child(2):before,
  .mobail_style_four tr td:nth-child(3):before {
    display: none !important; }
  .mobail_style_four tr td:before {
    font-weight: bold;
    padding-right: 5px; }
  table[id*="nichetablewpwp"]:not(.pro) th,
  table[id*="nichetablewpwp"]:not(.pro) .thead {
    display: none !important; }
  table[id*="nichetablewpwp"]:not(.tnot_brack) td,
  table[id*="nichetablewpwp"]:not(.tnot_brack) tr {
    display: block !important; }
  table[id*="nichetablewpwp"].ms_desable td {
    text-align: center; }
  table[id*="nichetablewpwp"].ms_desable td:before {
    font-weight: 600;
    padding-right: 5px; }
  .product-number tr:not(.thead) {
    position: relative; }
  .product-number tr:not(.thead):before {
    content: counter(item);
    counter-increment: item;
    z-index: 1; }
  .product-number:not(.mobail_style_three) tr:not(.thead) td:first-child:before {
    width: 45% !important;
    background: transparent !important;
    color: inherit !important;
    left: 10% !important;
    padding: 0 !important;
    top: 50%;
    margin-top: -11px; }
  .product-number tr:not(.thead):before {
    top: var(--pnftop, 11px); }
  table[id*="nichetablewpwp"] ul {
    display: inline-block;
    text-align: left; }
  .ms_desable td:before {
    display: inherit; }
  .h_mh3_fs .nichetable__td h2,
  .h_mh3_fs .nichetable__td h3,
  table[id*="nichetablewpwp"].ms_enable.h_mh3_fs td:before {
    font-size: var(--mh3fs); }
  .h_mh4_fs .nichetable__td h4,
  .h_mh4_fs .nichetable__td h5 {
    font-size: var(--mh4fs); }
  .h_ma_fs .nichetable__td {
    font-size: var(--mdfs); }
  table[id*="nichetablewpwp"]:not(.h_mtm) tr {
    padding-bottom: 15px !important;
    border-bottom: 1px solid var(--nt-border-color, #dddddd) !important;
    padding-top: 7px;
    margin-bottom: var(--tr-gap, 0px) !important; }
  table[id*="nichetablewpwp"].tr_btbm tr,
  table[id*="nichetablewpwp"].tr_mbb tr:not(:last-child) {
    border-bottom: 1px solid var(--nt-border-color, #dddddd) !important; }
  table[id*="nichetablewpwp"].tr_btbm tr:nth-child(2) {
    border-top: 1px solid var(--nt-border-color, #dddddd) !important; }
  table[id*="nichetablewpwp"].tr_mbb tr:last-child {
    border-bottom: 0px solid var(--nt-border-color, #dddddd) !important; }
  table[id*="nichetablewpwp"].tr_ballm tr {
    border: 1px solid var(--nt-border-color, #dddddd) !important; }
  table[id*="nichetablewpwp"].td_bm tr td:not(:last-child) {
    border-bottom: 1px solid var(--nt-border-color, #f7f7f7) !important; }
  table[id*="nichetablewpwp"].m_nb tr,
  table[id*="nichetablewpwp"].m_nb td {
    border: 0px solid transparent !important; } }

.product-number.cpath1 tr:before {
  -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); }

.product-number.cpath2 tr:before {
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }

.product-number.cpath3 tr:before {
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%); }

.product-number.cpath4 tr:before {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); }

.product-number.cpath5 tr:before {
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
          clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }

.product-number.cpath6 tr:before {
  -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
          clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%); }

.product-number.cpath7 tr:before {
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); }

.product-number.cpath8 tr:before {
  -webkit-clip-path: polygon(0 0, 100% 0%, 52% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 52% 100%, 0% 100%); }

.product-number.cpath9 tr:before {
  -webkit-clip-path: polygon(0 0, 51% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 51% 0, 100% 100%, 0% 100%); }

.product-number.cpath10 tr:before {
  -webkit-clip-path: polygon(100% 0, 69% 52%, 100% 100%, 0% 100%, 0 51%, 0% 0%);
          clip-path: polygon(100% 0, 69% 52%, 100% 100%, 0% 100%, 0 51%, 0% 0%); }

/*Mobile 500px*/
@media only screen and (max-width: 480px) {
  .niche_table {
    font-size: 80%; }
  .mobail_style_three td {
    padding-left: 50% !important; }
  .niche_table.mobail_style_three tr td:before {
    width: 45% !important; }
  .mobail_style_three td:after {
    left: calc(45% + 5px); }
  .hide_header .niche_table.ms_enable td {
    padding-left: 0 !important; } }

.niche_table .icon-fire:before {
  content: "\ebe8"; }

.niche_table .list_icon-circle-small li:before {
  content: "\ec6b"; }

.niche_table .list_icon-star-full li:before {
  content: "\ece2"; }

.niche_table .list_icon-star-full2 li:before {
  content: "\ece5"; }

.niche_table .list_icon-star li:before {
  content: "\ece6"; }

.niche_table .list_icon-heart7 li:before {
  content: "\ecef"; }

.niche_table .list_icon-heart8 li:before {
  content: "\ecf0"; }

.niche_table .list_icon-thumbs-up li:before {
  content: "\ecf4"; }

.niche_table .list_icon-thumbs-up2 li:before {
  content: "\ecf5"; }

.niche_table .list_icon-thumbs-down li:before {
  content: "\ecf6"; }

.niche_table .list_icon-thumbs-down2 li:before {
  content: "\ecf7"; }

.niche_table .list_icon-thumbs-up3 li:before {
  content: "\ecf8"; }

.niche_table .list_icon-thumbs-down3 li:before {
  content: "\ecf9"; }

.niche_table .list_icon-smile li:before {
  content: "\ed04"; }

.niche_table .list_icon-smile2 li:before {
  content: "\ed05"; }

.niche_table .list_icon-sad li:before {
  content: "\ed08"; }

.niche_table .list_icon-sad2 li:before {
  content: "\ed09"; }

.niche_table .list_icon-grin li:before {
  content: "\ed0c"; }

.niche_table .list_icon-angry li:before {
  content: "\ed10"; }

.niche_table .list_icon-point-right li:before {
  content: "\ed2d"; }

.niche_table .list_icon-warning li:before {
  content: "\ed4f"; }

.niche_table .list_icon-warning2 li:before {
  content: "\ed50"; }

.niche_table .list_icon-notification li:before {
  content: "\ed51"; }

.niche_table .list_icon-notification2 li:before {
  content: "\ed52"; }

.niche_table .list_icon-question li:before {
  content: "\ed53"; }

.niche_table .list_icon-question2 li:before {
  content: "\ed54"; }

.niche_table .list_icon-question3 li:before {
  content: "\ed55"; }

.niche_table .list_icon-question4 li:before {
  content: "\ed56"; }

.niche_table .list_icon-question5 li:before {
  content: "\ed57"; }

.niche_table .list_icon-plus2 li:before {
  content: "\ed5b"; }

.niche_table .list_icon-minus2 li:before {
  content: "\ed5c"; }

.niche_table .list_icon-plus3 li:before {
  content: "\ed5d"; }

.niche_table .list_icon-minus3 li:before {
  content: "\ed5e"; }

.niche_table .list_icon-plus-circle li:before {
  content: "\ed5f"; }

.niche_table .list_icon-minus-circle li:before {
  content: "\ed60"; }

.niche_table .list_icon-plus-circle2 li:before {
  content: "\ed61"; }

.niche_table .list_icon-minus-circle2 li:before {
  content: "\ed62"; }

.niche_table .list_icon-info li:before {
  content: "\ed63"; }

.niche_table .list_icon-info2 li:before {
  content: "\ed64"; }

.niche_table .list_icon-cancel-circle li:before {
  content: "\ed65"; }

.niche_table .list_icon-cancel-circle2 li:before {
  content: "\ed66"; }

.niche_table .list_icon-blocked li:before {
  content: "\ed67"; }

.niche_table .list_icon-cancel-square li:before {
  content: "\ed68"; }

.niche_table .list_icon-cancel-square2 li:before {
  content: "\ed69"; }

.niche_table .list_icon-cancel li:before {
  content: "\ed6a"; }

.niche_table .list_icon-spam li:before {
  content: "\ed6b"; }

.niche_table .list_icon-cross li:before {
  content: "\ed6c"; }

.niche_table .list_icon-cross2 li:before {
  content: "\ed6d"; }

.niche_table .list_icon-cross3 li:before {
  content: "\ed6e"; }

.niche_table .list_icon-checkmark li:before {
  content: "\ed6f"; }

.niche_table .list_icon-checkmark2 li:before {
  content: "\ed70"; }

.niche_table .list_icon-checkmark3 li:before {
  content: "\ed71"; }

.niche_table .list_icon-checkmark4 li:before {
  content: "\ed72"; }

.niche_table .list_icon-checkmark5 li:before {
  content: "\ed73"; }

.niche_table .list_icon-spell-check2 li:before {
  content: "\ed75"; }

.niche_table .list_icon-stop2 li:before {
  content: "\ed87"; }

.niche_table .list_icon-arrow-right2 li:before {
  content: "\edbc"; }

.niche_table .list_icon-arrow-right3 li:before {
  content: "\edbd"; }

.niche_table .list_icon-arrow-right4 li:before {
  content: "\edbe"; }

.niche_table .list_icon-arrow-right5 li:before {
  content: "\edc8"; }

.niche_table .list_icon-arrow-right6 li:before {
  content: "\edce"; }

.niche_table .list_icon-arrow-right7 li:before {
  content: "\edd6"; }

.niche_table .list_icon-circle-right2 li:before {
  content: "\ede8"; }

.niche_table .list_icon-circle-right3 li:before {
  content: "\edee"; }

.niche_table .list_icon-circle-right4 li:before {
  content: "\edf6"; }

.niche_table .list_icon-square-right li:before {
  content: "\ee06"; }

.niche_table .list_icon-arrow-right10 li:before {
  content: "\ee10"; }

.niche_table .list_icon-arrow-right11 li:before {
  content: "\ee16"; }

.niche_table .list_icon-arrow-right12 li:before {
  content: "\ee1e"; }

.niche_table .list_icon-arrow-right14 li:before {
  content: "\ee28"; }

.niche_table .list_icon-circle-right5 li:before {
  content: "\ee2c"; }

.niche_table .list_icon-circle-right6 li:before {
  content: "\ee30"; }

.niche_table .list_icon-arrow-right15 li:before {
  content: "\ee34"; }

.niche_table .list_icon-arrow-right16 li:before {
  content: "\ee38"; }

.niche_table .list_icon-checkbox-checked li:before {
  content: "\ee66"; }

.niche_table .list_icon-checkbox-unchecked li:before {
  content: "\ee67"; }

.niche_table .list_icon-checkbox-checked2 li:before {
  content: "\ee6e"; }

.niche_table .list_icon-checkbox-unchecked2 li:before {
  content: "\ee6f"; }

.niche_table .list_icon-checkmark-circle li:before {
  content: "\ee76"; }

.niche_table .list_icon-circle li:before {
  content: "\ee77"; }

.niche_table .list_icon-circle2 li:before {
  content: "\ee78"; }

.niche_table .list_icon-circles li:before {
  content: "\ee79"; }

.niche_table .list_icon-circles2 li:before {
  content: "\ee7a"; }

.list_icon-list ul > li {
  list-style-type: square; }

.list_icon-list2 ul > li {
  list-style-type: disc; }

.list_icon-list-numbered ul > li {
  list-style-type: decimal; }

[class*="list_icon"]:not(.list_icon-list2, .list_icon-list, .list_icon-list-numbered, .have_lp) ul {
  margin: 0 !important;
  padding: 0 !important; }

body .list_icon-list2 ul,
body .list_icon-list ul,
body .list_icon-list-numbered ul {
  padding-left: 20px;
  margin: 0; }

body .have_lp ul {
  margin: 0; }

[class*="list_icon"]:not(.list_icon-list2, .list_icon-list, .list_icon-list-numbered) ul li {
  list-style: none; }

[class*="list_icon"]:not(.list_icon-list2, .list_icon-list, .list_icon-list-numbered) ul li::before {
  vertical-align: middle;
  display: inline-block;
  color: var(--icon-color);
  background-color: var(--icon-bg);
  font-size: var(--icon-size);
  padding: var(--icon-padding);
  border: var(--iconb-width, 2px) var(--iconb-tyle) var(--iconb-border-color);
  border-radius: var(--iconb-radius); }

[class*="list_icon"].listicon_inline ul li::before {
  position: absolute;
  left: 0; }

[class*="list_icon"].listicon_inline:not(.list_icon-list2, .list_icon-list, .list_icon-list-numbered) li {
  padding-left: 25px;
  position: relative;
  padding-left: var(--icon-space, var(--padding-left, 20px)); }

.tablelist.pro:not(.list_icon-list2, .list_icon-list, .list_icon-list-numbered) ul {
  padding-left: 0; }

[class*="list_icon"] li {
  font-size: var(--list-font-size);
  line-height: var(--list-lh, 1.3);
  font-weight: var(--list-fw);
  font-family: var(--list-ff);
  letter-spacing: var(--list-ls);
  color: var(--list-color);
  margin-bottom: var(--list-space) !important; }

[class*="list_icon"] ul li:last-child {
  margin-bottom: 0 !important; }

[class*="list_icon"].aligntop li:before {
  vertical-align: top !important; }

[class*="list_icon"].alignbottom li:before {
  vertical-align: bottom !important; }

/*======================------------- New CSS -------------------===============*/
/* ico Font */
@font-face {
  font-family: "icomoon";
  src: url("../assets/fonts/icomoon.eot?25wyvv");
  src: url("../assets/fonts/icomoon.eot?25wyvv#iefix") format("embedded-opentype"), url("../assets/fonts/icomoon.ttf?25wyvv") format("truetype"), url("../assets/fonts/icomoon.woff?25wyvv") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.niche_table [class*="icon-"]:after,
.niche_table [class*="icon-"]:before,
.niche_table [class*="list_icon-"] li:after,
.niche_table [class*="list_icon-"] li:before,
.select_icon-wrap [class*="icon-"]:after,
.select_icon-wrap [class*="icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-eye:before {
  content: "\ecae"; }

.icon-eye3:before {
  content: "\ecb4"; }

.icon-list-numbered:before {
  content: "\ec58"; }

.icon-list:before {
  content: "\ec59"; }

.icon-list2:before {
  content: "\ec5a"; }

.icon-palette2:before {
  content: "\e92b"; }

.icon-chess-king:before {
  content: "\e972"; }

.icon-chess-queen:before {
  content: "\e973"; }

.icon-new:before {
  content: "\e97b"; }

.icon-graduation:before {
  content: "\e99a"; }

.icon-price-tag:before {
  content: "\e9ed"; }

.icon-price-tag2:before {
  content: "\e9ee"; }

.icon-price-tags:before {
  content: "\e9ef"; }

.icon-price-tag3:before {
  content: "\e9f0"; }

.icon-price-tag4:before {
  content: "\e9f2"; }

.icon-price-tag5:before {
  content: "\e9f4"; }

.icon-ticket:before {
  content: "\e9f9"; }

.icon-ticket2:before {
  content: "\e9fa"; }

.icon-cart5:before {
  content: "\ea02"; }

.icon-coin-dollar:before {
  content: "\ea0b"; }

.icon-cash:before {
  content: "\ea11"; }

.icon-mouse2:before {
  content: "\ea6d"; }

.icon-stars:before {
  content: "\eb9e"; }

.icon-medal-star:before {
  content: "\eb9f"; }

.icon-medal:before {
  content: "\eba0"; }

.icon-medal2:before {
  content: "\eba1"; }

.icon-medal-first:before {
  content: "\eba2"; }

.icon-medal-second:before {
  content: "\eba3"; }

.icon-medal-third:before {
  content: "\eba4"; }

.icon-crown:before {
  content: "\eba5"; }

.icon-trophy:before {
  content: "\eba6"; }

.icon-trophy2:before {
  content: "\eba7"; }

.icon-trophy3:before {
  content: "\eba8"; }

.icon-diamond:before {
  content: "\eba9"; }

.icon-diamond2:before {
  content: "\ebaa"; }

.icon-trophy4:before {
  content: "\ebab"; }

.icon-hammer2:before {
  content: "\ebe4"; }

.icon-balance:before {
  content: "\ebe5"; }

.icon-shield:before {
  content: "\ec31"; }

.icon-shield-check:before {
  content: "\ec32"; }

.icon-shield-notice:before {
  content: "\ec33"; }

.icon-shield2:before {
  content: "\ec34"; }

.icon-shield3:before {
  content: "\ec35"; }

.icon-shield4:before {
  content: "\ec36"; }

.icon-circle-small:before {
  content: "\ec6b"; }

.icon-link3:before {
  content: "\ec9d"; }

.icon-link4:before {
  content: "\ec9f"; }

.icon-bookmark2:before {
  content: "\ecb7"; }

.icon-bookmark3:before {
  content: "\ecb8"; }

.icon-bookmarks:before {
  content: "\ecb9"; }

.icon-starburst:before {
  content: "\ecbc"; }

.icon-sun3:before {
  content: "\ecd6"; }

.icon-star-full:before {
  content: "\ece2"; }

.icon-star-empty3:before {
  content: "\ece3"; }

.icon-star-half:before {
  content: "\ece4"; }

.icon-star-full2:before {
  content: "\ece5"; }

.icon-star:before {
  content: "\ece6"; }

.icon-heart7:before {
  content: "\ecef"; }

.icon-heart8:before {
  content: "\ecf0"; }

.icon-thumbs-up:before {
  content: "\ecf4"; }

.icon-thumbs-up2:before {
  content: "\ecf5"; }

.icon-thumbs-down:before {
  content: "\ecf6"; }

.icon-thumbs-down2:before {
  content: "\ecf7"; }

.icon-thumbs-up3:before {
  content: "\ecf8"; }

.icon-thumbs-down3:before {
  content: "\ecf9"; }

.icon-smile:before {
  content: "\ed04"; }

.icon-smile2:before {
  content: "\ed05"; }

.icon-sad:before {
  content: "\ed08"; }

.icon-sad2:before {
  content: "\ed09"; }

.icon-grin:before {
  content: "\ed0c"; }

.icon-angry:before {
  content: "\ed10"; }

.icon-point-right:before {
  content: "\ed2d"; }

.icon-warning:before {
  content: "\ed4f"; }

.icon-warning2:before {
  content: "\ed50"; }

.icon-notification:before {
  content: "\ed51"; }

.icon-notification2:before {
  content: "\ed52"; }

.icon-question:before {
  content: "\ed53"; }

.icon-question2:before {
  content: "\ed54"; }

.icon-question3:before {
  content: "\ed55"; }

.icon-question4:before {
  content: "\ed56"; }

.icon-question5:before {
  content: "\ed57"; }

.icon-plus2:before {
  content: "\ed5b"; }

.icon-minus2:before {
  content: "\ed5c"; }

.icon-plus3:before {
  content: "\ed5d"; }

.icon-minus3:before {
  content: "\ed5e"; }

.icon-plus-circle:before {
  content: "\ed5f"; }

.icon-minus-circle:before {
  content: "\ed60"; }

.icon-plus-circle2:before {
  content: "\ed61"; }

.icon-minus-circle2:before {
  content: "\ed62"; }

.icon-info:before {
  content: "\ed63"; }

.icon-info2:before {
  content: "\ed64"; }

.icon-cancel-circle:before {
  content: "\ed65"; }

.icon-cancel-circle2:before {
  content: "\ed66"; }

.icon-blocked:before {
  content: "\ed67"; }

.icon-cancel-square:before {
  content: "\ed68"; }

.icon-cancel-square2:before {
  content: "\ed69"; }

.icon-cancel:before {
  content: "\ed6a"; }

.icon-spam:before {
  content: "\ed6b"; }

.icon-cross:before {
  content: "\ed6c"; }

.icon-cross2:before {
  content: "\ed6d"; }

.icon-cross3:before {
  content: "\ed6e"; }

.icon-checkmark:before {
  content: "\ed6f"; }

.icon-checkmark2:before {
  content: "\ed70"; }

.icon-checkmark3:before {
  content: "\ed71"; }

.icon-checkmark4:before {
  content: "\ed72"; }

.icon-checkmark5:before {
  content: "\ed73"; }

.icon-spell-check2:before {
  content: "\ed75"; }

.icon-stop2:before {
  content: "\ed87"; }

.icon-arrow-right2:before {
  content: "\edbc"; }

.icon-arrow-right3:before {
  content: "\edbd"; }

.icon-arrow-right4:before {
  content: "\edbe"; }

.icon-arrow-right5:before {
  content: "\edc8"; }

.icon-arrow-right6:before {
  content: "\edce"; }

.icon-arrow-right7:before {
  content: "\edd6"; }

.icon-circle-right2:before {
  content: "\ede8"; }

.icon-circle-right3:before {
  content: "\edee"; }

.icon-circle-right4:before {
  content: "\edf6"; }

.icon-square-right:before {
  content: "\ee06"; }

.icon-arrow-right10:before {
  content: "\ee10"; }

.icon-arrow-right11:before {
  content: "\ee16"; }

.icon-arrow-right12:before {
  content: "\ee1e"; }

.icon-arrow-right14:before {
  content: "\ee28"; }

.icon-circle-right5:before {
  content: "\ee2c"; }

.icon-circle-right6:before {
  content: "\ee30"; }

.icon-arrow-right15:before {
  content: "\ee34"; }

.icon-arrow-right16:before {
  content: "\ee38"; }

.icon-checkbox-checked:before {
  content: "\ee66"; }

.icon-checkbox-unchecked:before {
  content: "\ee67"; }

.icon-checkbox-checked2:before {
  content: "\ee6e"; }

.icon-checkbox-unchecked2:before {
  content: "\ee6f"; }

.icon-checkmark-circle:before {
  content: "\ee76"; }

.icon-circle:before {
  content: "\ee77"; }

.icon-circle2:before {
  content: "\ee78"; }

.icon-circles:before {
  content: "\ee79"; }

.icon-circles2:before {
  content: "\ee7a"; }

.icon-amazon:before {
  content: "\eee6"; }

.listicon_inline.alignmiddel li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

/*Mobile 500px*/
@media only screen and (max-width: 992px) {
  .sd-none {
    display: none !important; } }

/*Mobile 500px*/
@media only screen and (max-width: 768px) {
  .mtext-left,
  .mtext-left td,
  .mtext-left th {
    text-align: left !important; }
  .mtext-center,
  .mtext-center th,
  .mtext-center td {
    text-align: center !important; }
  .mtext-center img {
    display: inline-block; }
  .mtext-right,
  .mtext-right th,
  .mtext-right td {
    text-align: right !important; }
  .esd-none {
    display: none !important; } }

.d-none {
  display: none !important; }

/*Rating Css*/
.c-rating {
  text-align: center; }

.c-rating svg path:last-child {
  stroke: url(#gradient1);
  stroke-linecap: round; }

.rating-wrap .rating-content .rating-circle {
  display: inline-block;
  width: 75px;
  height: 75px;
  background: #e9f5f5;
  border-radius: 50%;
  padding: 8px; }

.score_text {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3;
  color: #1c9294; }

.rating-wrap.has_circle.inside .rating-score-text-wrap {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
  width: 100%;
  left: 0; }

.rating-wrap.has_circle.inside .rating-content {
  position: relative;
  display: inline-block; }

.rating-wrap.outside .rating-score-text-wrap {
  margin-top: 7px;
  margin-bottom: 2px; }

.rating-hint-wrap {
  margin: 6px 0 5px;
  position: relative; }

.rating-label {
  color: #909090;
  font-size: 12px;
  display: inline-block;
  position: relative; }

.rating-label span {
  width: 16px;
  height: 16px;
  background: #eee;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 1.3; }

.rating-hint {
  position: absolute;
  background: #f3f3f3;
  padding: 8px 10px 7px;
  text-align: center;
  font-size: 12px;
  color: #8b8b8b;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  bottom: calc(100% + 7px);
  right: 0; }

.rating-hint-wrap:hover .rating-label:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid #f3f3f3;
  right: -2px;
  bottom: calc(100% - 7px); }

.rating-hint-wrap:hover .rating-hint {
  opacity: 1;
  visibility: visible; }

.rnisltrue {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  width: 100%; }

.text-center .rnisltrue {
  -ms-flex-pack: center;
      justify-content: center; }

.text-right .rnisltrue {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.rnisltrue .reviewdetails {
  margin-left: 10px;
  font-size: 14px; }

/*star*/
.rating-wrap .stat-rating {
  display: inline-block; }

/* Line Straight */
.line-straight {
  line-height: 0; }

.line-straight .retinglavel {
  display: inline-block;
  line-height: 0;
  margin-bottom: 0; }

/*Lable style*/
[class*="label_wrap"] {
  position: relative; }

.bclabel__icon {
  margin-right: 10px; }

[class*="ls_style1"] {
  padding: 5px 10px; }

.left-vertical {
  display: inline-block !important;
  overflow: hidden;
  width: 25px;
  font-size: 5px;
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
  padding: 3px 5px 0; }

.left-vertical .bctext {
  letter-spacing: 1px;
  font-size: 10px;
  font-weight: 600;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.5;
  -webkit-transform: translate(0, 100%) rotate(-90deg);
      -ms-transform: translate(0, 100%) rotate(-90deg);
          transform: translate(0, 100%) rotate(-90deg);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0; }

.left-vertical .bctext:after {
  content: "";
  display: block;
  margin: 0 0 100%; }

.ls_styl_cus {
  position: relative; }

.label_icon {
  margin-right: 7px; }

/* Style 1 */
[class*="c_has"] [class*="content__label"],
[class*="c_has"] [class*="content__link"] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.ls_style1,
.els .single_lable:nth-of-type(1) span {
  background-color: #fdca30;
  padding: 5px 10px;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 4px rgba(17, 17, 17, 0.16);
  box-shadow: 0 2px 4px rgba(17, 17, 17, 0.16);
  border-radius: 100px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 1px;
  border-radius: 0 100px 100px 0;
  position: relative; }

.label_corner,
.els .single_lable:nth-of-type(1) span::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 5px solid;
  border-right: 5px solid;
  border-left: 5px solid rgba(0, 0, 0, 0) !important;
  border-top: 5px solid rgba(0, 0, 0, 0) !important;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  border-color: #e3b93b; }

.ls_style2,
.els .single_lable:nth-of-type(2) span {
  padding: 2px 15px;
  font-size: 12px !important;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border: 2px solid #ec2c00;
  text-transform: uppercase;
  background: #fff;
  position: relative; }

.ls_style2 .label_corner,
.els .single_lable:nth-of-type(2) span::after {
  display: block;
  width: 10px;
  position: absolute;
  content: "";
  border-bottom: 20px solid transparent !important;
  border-right: 9px solid #d42715;
  left: -2px;
  top: calc(100% - -2px);
  height: 0;
  border-left: 0 solid !important;
  border-top: 0px solid !important;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.ls_common {
  padding: 5px 10px;
  max-width: 100%;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 1px; }

.ls_styl3,
.els .single_lable:nth-of-type(3) span {
  background-color: #e70000;
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  color: #fff;
  padding: 5px 15px 5px 15px; }

.ls_styl3 {
  padding: 7px 15px 7px 15px;
  font-size: 15px; }

.ls_styl4,
.els .single_lable:nth-of-type(4) span {
  background-image: -webkit-gradient(linear, left top, right top, from(#0076ff), to(#f0003c));
  background-image: -webkit-linear-gradient(left, #0076ff, #f0003c);
  background-image: -o-linear-gradient(left, #0076ff, #f0003c);
  background-image: linear-gradient(to right, #0076ff, #f0003c);
  -webkit-clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0 100%, 0 0);
  color: #fff;
  padding: 5px 23px 5px 10px; }

.ls_styl5,
.els .single_lable:nth-of-type(5) span {
  background-color: #a71930;
  -webkit-clip-path: polygon(0 0, 88% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 88% 0%, 100% 100%, 0% 100%);
  color: #fff;
  padding: 5px 25px 5px 15px; }

.ls_styl6,
.els .single_lable:nth-of-type(6) span {
  background-color: #ff6319;
  -webkit-clip-path: polygon(0 0, 90% 0%, 100% 50%, 90% 100%, 0 100%);
          clip-path: polygon(0 0, 90% 0%, 100% 50%, 90% 100%, 0 100%);
  color: #fff;
  padding: 5px 25px 5px 15px; }

.ls_styl7,
.els .single_lable:nth-of-type(7) span {
  background-color: #ff3c41;
  -webkit-clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
  color: #fff;
  padding: 5px 25px 5px 15px; }

.ls_styl8,
.els .single_lable:nth-of-type(8) span {
  background-color: #d13814;
  -webkit-clip-path: polygon(100% 0%, 80% 10%, 100% 50%, 100% 50%, 80% 90%, 100% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
          clip-path: polygon(100% 0%, 80% 10%, 100% 50%, 100% 50%, 80% 90%, 100% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
  color: #fff;
  padding: 5px 25px 5px 15px; }

.ls_styl9,
.els .single_lable:nth-of-type(9) span {
  position: relative;
  background-color: #035d4c;
  color: #ffffff; }

.ls_styl9 .label_corner,
.els .single_lable:nth-of-type(9) span::after {
  top: -4px;
  left: -3px;
  border-width: 4px 7px 0 0 !important;
  border-color: transparent #053d33 transparent transparent;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  height: 0; }

/**/
.mcimghlink.mcontent__img {
  display: inline-block;
  vertical-align: middle; }

.nichetable__td {
  position: relative; }

.left-top,
.left-center,
.left-bottom,
.right-top,
.right-center,
.right-bottom,
.center-top,
.center-bottom {
  position: absolute;
  z-index: 10; }

.left-top {
  left: 0;
  top: 0; }

.left-center {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.left-bottom {
  left: 0;
  bottom: 0; }

.right-top {
  right: 5px;
  top: 5px; }

.right-center {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.right-bottom {
  right: 0;
  bottom: 0; }

.center-top {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.center-bottom {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

/**/
.bcimg {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.img_he_1,
.btn_he_2 {
  opacity: 1; }

.img_he_1:hover [class*="img"],
.btn_he_2:hover,
.img_he_1:hover {
  opacity: 0.65; }

.img_he_2:hover [class*="img"] {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.img_he_3:hover [class*="img"] {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(1.9);
  transform: scale(0.9); }

.img_he_4:hover [class*="img"] {
  -webkit-transform: rotateZ(-10deg);
  -ms-transform: rotateZ(-10deg);
  transform: rotateZ(-10deg); }

.img_he_5:hover [class*="img"] {
  border-radius: 50%; }

.img_he_6:hover [class*="img"] {
  -webkit-box-shadow: 1px 1px #555, 2px 2px #555, 3px 3px #555;
          box-shadow: 1px 1px #555, 2px 2px #555, 3px 3px #555;
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
      transform: translateX(-3px); }

.img_he_7:hover [class*="img"],
.btn_he_3:hover,
.img_he_7:hover {
  -webkit-box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important;
          box-shadow: rgba(3, 3, 3, 0.4) 0 4px 8px 0px !important; }

/*Button*/
[class*="cp_style"] {
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.cp_style1,
.cp_style4 {
  padding: 10px 12px;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.3333;
  border-radius: 4px; }

.cp_style1 {
  background-color: #e74c3c;
  color: #fff; }

.cp_style1:hover {
  color: #fff; }

.cp_style4 {
  border: 1px solid #f7333e;
  color: #f7333e; }

[class*="has_hbgcolor"]:hover {
  background: var(--btn-hbg) !important; }

[class*="has_htcolor"]:hover {
  color: var(--btn-hcolor, #fff) !important; }

[class*="has_hbcolor"]:hover {
  border-color: var(--btn-border-color) !important; }

[class*="has_iconcolor"]:before,
[class*="has_iconcolor"]:after {
  color: var(--btnicon-color); }

body table td .btn_he_1:hover,
.btn_he_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.09)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.1)); }

.bi_left:before {
  margin-right: 5px; }

.table_wrap:not(.link_scatter) .bi_right {
  position: relative; }

[class*="icon"].bi_right:after {
  content: "";
  width: calc(var(--icon-dis) + 10px);
  position: static; }

.bi_left:before,
.bi_right:before {
  font-size: var(--icon-size); }

.bi_right::before {
  margin-left: 5px;
  position: absolute;
  right: var(--icon-dis);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.bi_right.icon_slide_r:hover::before {
  right: calc(var(--icon-dis) - 3px); }

figure.bcontent__img,
figure.mcontent__img,
figure.acontent__img {
  margin: 0;
  overflow: hidden; }

.dul {
  text-decoration: underline !important; }

table[id*="nichetablewpwp"] .hdul:hover {
  text-decoration: underline !important; }

.nichetable__td .line-straight {
  padding-top: 5px;
  padding-bottom: 8px; }

/**/
.table_wrap.btable:not(.row_spacing) {
  border-width: var(--nt-border-width, 1px); }

.table_wrap.btr .nichetable__tr {
  border-width: 0px;
  border-bottom-width: var(--nt-border-width, 1px); }

.table_wrap.btr tr:last-of-type {
  border-bottom-width: 0px; }

.table_wrap.btd .nichetable__td,
.table_wrap.btd .nichetable__th {
  border-width: 0px; }

/*Dextop*/
@media only screen and (min-width: 768px) {
  .overflow_xscrool {
    overflow: auto; }
  .btr .nichetable__td,
  .btr .nichetable__th {
    border: 0px solid; }
  .table_wrap.btable:not(.row_spacing) {
    border-width: var(--nt-border-width, 1px) !important; }
  .row_spacing.btr .nichetable__td,
  .row_spacing.btr .nichetable__th {
    border-style: var(--nt-border-style, solid);
    border-color: var(--nt-border-color, #dddddd);
    border-width: 0;
    border-top-width: 1px;
    border-bottom-width: 1px; }
  .table_wrap.btd .nichetable__td,
  .table_wrap.btd .nichetable__th {
    border-left-width: var(--nt-border-width, 1px); }
  .table_wrap.pro .nichetable__td {
    padding-left: var(--nt-border-lr, 6px);
    padding-right: var(--nt-border-lr, 6px);
    padding-top: var(--nt-border-tb, 3px);
    padding-bottom: var(--nt-border-tb, 3px); }
  .table_wrap.pro .nichetable__th {
    padding-left: var(--nt-border-lr, 6px);
    padding-right: var(--nt-border-lr, 6px);
    padding-top: var(--th-ptb, 5px);
    padding-bottom: var(--th-ptb, 5px); }
  .table_wrap .h_rowblw td:last-of-type {
    border-left-width: var(--trh-owblw); }
  .h_rowblw td:first-child {
    border-left: var(--trh-owblw) solid var(--trborder-color, #000);
    border-top-left-radius: var(--tr-radius, 0);
    border-bottom-left-radius: var(--tr-radius, 0); }
  .table_wrap.btr.row_spacing td:first-of-type,
  .table_wrap.btr.row_spacing th:first-of-type {
    border-left-width: 1px; }
  .table_wrap.btr.row_spacing td:last-of-type,
  .table_wrap.btr.row_spacing th:last-of-type {
    border-right-width: 1px; }
  .table_wrap.btable:not(.row_spacing),
  .table_wrap.btr .nichetable__tr,
  .table_wrap.btd .nichetable__td,
  .table_wrap.btd .nichetable__th {
    border-style: var(--nt-border-style, solid);
    border-color: var(--nt-border-color, #dddddd); } }

.table_wrap.btd.tnot_brack .nichetable__td,
.table_wrap.btd.tnot_brack .nichetable__th {
  border-left-width: var(--nt-border-width, 1px); }

.table_wrap.btd:not(.row_spacing) td:first-of-type,
.table_wrap.btd:not(.row_spacing) th:first-of-type {
  border-left-width: 0px; }

.tp-center {
  margin: auto; }

.tp-right {
  margin-left: auto; }

.h_er_bg tr:not(.thead):nth-child(odd) {
  background-color: var(--nt-erbg); }

.h_ed_bg tr:not(.thead) td:nth-child(odd) {
  background-color: var(--nt-etdbg); }

.table_wrap.has_rhbg tr:not(.thead):hover,
.table_wrap tr.hastr_rhbg:not(.thead):hover {
  background-color: var(--tr-rhbg, var(--nt-rhbg)); }

.table_wrap.has_rhoc tr:not(.thead):hover,
.table_wrap tr.hastr_rhoc:not(.thead):hover {
  outline: var(--tr-rhoc, var(--nt-rhoc, none)) auto 1px; }

.table_wrap.has_rhoc.row_spacing.btr tr:not(.thead):hover .nichetable__td,
.table_wrap.has_rhoc.row_spacing.btr tr:not(.thead):hover .nichetable__th:hover {
  border-color: transparent; }

.h_tc {
  color: var(--nt-dtc); }

[class*="ctext"] > a {
  color: inherit; }

[id*="nichetablewpwp"] .nichetable__th {
  color: var(--th-color, #111111);
  background: var(--theadbg-color, transparent);
  font-size: var(--th-font-size, 16px);
  line-height: var(--th-line-hight, 1.3);
  font-weight: var(--th-font-weight, 600); }

.link_scatter tr {
  position: relative;
  display: -webkit-inline-box; }

.link_scatter tr [class*="has_link"],
.link_scatter tr [class*="has_link"] .nichetable__td-wrap {
  position: static !important; }

.link_scatter [class*="has_link"] [class*="content__link"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 11; }

.slick-slider .slick-arrow {
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 2px 4px rgba(17, 17, 17, 0.16);
          box-shadow: 0 2px 4px rgba(17, 17, 17, 0.16);
  background-color: #fff;
  font-size: 0;
  -webkit-appearance: none;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  padding: 0;
  margin-top: -20px; }

.niche_table .slick-slider .slick-arrow:hover {
  background: #ededed; }

.slick-slider .slick-arrow.slick-next {
  right: 0;
  -webkit-transform: translate(15px, -50%);
  -ms-transform: translate(15px, -50%);
      transform: translate(15px, -50%); }

.niche_table .slick-slider .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: translate(-15px, -50%);
  -ms-transform: translate(-15px, -50%);
      transform: translate(-15px, -50%); }

.niche_table .slick-slider .slick-arrow:after {
  background-image: url(../assets/arrow.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.niche_table .slick-slider .slick-arrow.slick-prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-63%, -50%) rotate(180deg);
      transform: translate(-63%, -50%) rotate(180deg); }

.h_ahc a:not(.bcontent__link):not(.mcontent__link):not(.acontent__link):hover {
  color: var(--nt-ahc) !important; }

.mch_ahc:hover {
  color: var(--mc-ahc) !important; }

.bch_ahc:hover {
  color: var(--bc-ahc) !important; }

.ach_ahc:hover {
  color: var(--ac-ahc) !important; }

.inline_img {
  display: -ms-flexbox;
  display: flex; }

.inline_img img {
  margin: 0 7px 0 0; }

@media only screen and (max-width: 768px) {
  .mrow_slider,
  .mrow_slider .nithetabletbody,
  .mrow_slider tr,
  .mrow_slider td,
  .mrow_slider th {
    display: block; } }

@media only screen and (max-width: 768px) {
  .h_mer_bg tr:not(.thead):nth-child(odd) {
    background-color: var(--nt-m-erbg); }
  .no_td_border tbody tr td {
    border-bottom: 0px solid transparent !important; }
  .table_wrap.pro .nichetable__th {
    padding-left: var(--nt-border-m-lr, 6px);
    padding-right: var(--nt-border-m-lr, 6px);
    padding-top: var(--nt-border-m-tb, 3px);
    padding-bottom: var(--nt-border-m-tb, 3px); }
  .table_wrap.pro .nichetable__td {
    padding-left: var(--nt-border-m-lr, 10px);
    padding-right: var(--nt-border-m-lr, 10px);
    padding-top: var(--nt-border-m-tb, 5px);
    padding-bottom: var(--nt-border-m-tb, 5px); }
  .m_img_p-0 {
    padding: 0 !important; }
  .h_mtm tr {
    margin-bottom: var(--mbrm, 0); }
  .table_wrap.btr .nichetable__tr {
    padding: 6px 0; }
  .inline_img.mtext-center,
  .mtext-center .rnisltrue {
    -ms-flex-pack: center;
        justify-content: center; }
  .niche_table [class*="text-left"] img {
    margin-left: 0; }
  .niche_table [class*="text-right"] img {
    margin-right: 0; }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(1):before {
    content: var(--nt-m-th1); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(2):before {
    content: var(--nt-m-th2); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(3):before {
    content: var(--nt-m-th3); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(4):before {
    content: var(--nt-m-th4); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(5):before {
    content: var(--nt-m-th5); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(6):before {
    content: var(--nt-m-th6); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(7):before {
    content: var(--nt-m-th7); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(8):before {
    content: var(--nt-m-th8); }
  .table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(9):before {
    content: var(--nt-m-th9); } }
