/** Shopify CDN: Minification failed

Line 12777:0 Unexpected "@media"

**/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.modal-backdrop {
  width: 100% !important;
}
html {
  scroll-behavior: smooth;
  zoom: 0.9;
}
body {
  font-family: "Host Grotesk", sans-serif;
  background: #fff;
  position: relative;
}

h1, h2, h3, h4, h5, h6{
   font-family: "Kanit", sans-serif;
}
.body-wrapper {
  max-width: 1920px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}


a,
a:hover {
  text-decoration: none;
  transition: 0.4s all;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
input,
textarea {
  background: #f9f9f9 !important;
  border: 1px solid #e2e2e2 !important;
  outline: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.row.mr-7 {
  margin-left: -7px;
  margin-right: -7px;
}
.row.mr-7 > div {
  padding-left: 7px;
  padding-right: 7px;
}
.row.mr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.mr-10 > div {
  padding-left: 10px;
  padding-right: 10px;
}
.row.mr-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.row.mr-12 > div {
  padding-left: 12px;
  padding-right: 12px;
}
.row.mr-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.mr-15 > div {
  padding-left: 15px;
  padding-right: 15px;
}
.l-h-47 {
  line-height: 47px !important;
}
.topbar-wrapper p a {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #31669d;
  text-decoration: underline;
  font-family: Host Grotesk, sans-serif;
}

.topbar-wrapper p a:hover {
  text-decoration: none;
}

.characteristics-img-mobile,
.for-mobile,
.mobile-menu {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.paragraph,
.paragraph p,
p {
  font-size: 16px;
  line-height: 24px;
  color: #333232;
  margin-bottom: 0;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
}
.heading-h1 {
  font-size: 45px;
  color: #4e4e4e;
  line-height: 43px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  margin: 0;
}
.heading-h2 {
  font-size: 26px;
  color: #4e4e4e;
  line-height: 26px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  letter-spacing: 0.52px;
  margin: 0;
}
.c-w,
.h-c-w {
  color: #fff !important;
}
.category-thumb-wrapper h2 {
  font-family: "Kanit", sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 2.04;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0;
}
section.manufacturer h4 {
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  margin: 35px 0 50px;
  color: #000;
}
h1.best-sellers-heading {
  font-family: "Kanit", sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.12;
  color: #4e4e4e;
  margin: 79px 0 50px;
  text-transform: uppercase;
}
.notes-tabs-info h2 {
  font-family: "Kanit", sans-serif;
  font-size: 25px;
  line-height: 0.92;
  color: #fff;
  margin-bottom: 46px;
}
.topbar-wrapper {
  background-color: #dde6f1;
  min-height: 35px;
}
.topbar-links li:first-child {
  border-right: 1px solid #cf5663;
  padding-right: 20px;
}
.topbar-links li a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 35px;
  letter-spacing: 0.52px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
}
.header-content {
  padding: 17px 0;
  border-bottom: 1px solid #000;
  border-image-source: linear-gradient(90deg, #D9D9D9 0%, #B4B4B4 18%, #787878 44%, #DCDCDC 67%, #DCDCDC 82%, #5F5F5F 100%);
  border-image-slice: 1;
}
/* .site-logo img {
  max-width: 75%;
  width: auto;
} */
.col-lg-6.col-search {
  flex: 0 0 46%;
  max-width: 50%;
  justify-content: flex-end;
  display: flex;
}
.search-wrapper{
  width: 100%;
}
.search-wrapper .field.search {
    position: relative;
    z-index: 0;
}

.search-wrapper .search input[type="text"] {
  padding: 10px 201px 10px 12px;
  max-width:100%;
  height: 39px;
  background: #F5F5F5;
  border-radius: 100px;
}

.search-wrapper .search input[type="text"]::placeholder {
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #B3B3B3;
}
.searchbtn {
  position: absolute;
  top:0;
  right: 0;
  width: 39px;
  height: 39px;
  background: #31669D;
  border-radius: 0px 100px 100px 0px;
  border: 1px solid #31669d;
}


.searchbtn:focus,
button:focus {
  outline: 0;
}

.user-links .contact-btn {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #333232;
}

.user-links .phone-btn {
    padding: 8px 20px;
    gap: 6px;
    min-width: 100%;
    height: 37px;
    background: #31669D;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
  display:block;
  text-align: center;
}

.user-links .cart-count{
   width: 16px;
    height: 16px;
    background: #31669d;
    padding: 4px 5px 2px 5px;
    border-radius: 100px;
    font-family: Host Grotesk;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    display: inline-block;
}

.menu-wrapper {
  background: #fff;
}

.after-mobile-header{
  min-height: 75px;
}

.after-mobile-header .user-links .phone-btn {
   padding: 10px 15px;
    height: 40px;
    font-size: 12px;
    line-height: 20px;
}

ul.main-menu {
  padding: 0;
  display: flex;
}
ul.main-menu li {
  width: auto !important;
  line-height: 60px;
}
ul.main-menu > li > a {
  position: relative;
}

ul.main-menu li a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.64;
  letter-spacing: 0.28px;
  color: #043449;
  padding: 0 30px 0 30px;
  text-transform: uppercase;
}
ul.main-menu > li:first-child > a {
  padding-left: 0 !important;
}
ul.main-menu > li:hover > a {
    color: #B92234 !important;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
    text-decoration-color: #B92234;
    position: relative;
}
#quote-btn {
  border-radius: 2px;
  background-color: #B92234;
  border: 1px solid #B92234;
  line-height: 28px;
  height: 30px;
  color: #fff;
  margin-top: 6px;
  padding: 0 19px;
  cursor: pointer;
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  display: block;
  font-weight: 400;
}
.header-wrapper {
  background-color: #fff;
}
.header-wrapper.header-fixed {
  box-shadow: 0 0 5px #bdbdbd;
  width: 100%;
  max-width: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 889;
  margin: 0 auto;
  position: fixed !important;
  animation: fadeInDown 0.7s ease-out 0s 1 normal forwards;
  -webkit-animation: fadeInDown 0.7s ease-out 0s 1 normal forwards;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.header-wrapper.header-fixed .header-content {
  padding: 10px 0 14px;
}
.header-wrapper.header-fixed .col-lg-6.col-search {
  align-items: center;
}

.menu-wrapper .container {
  position: relative;
}
.mega-menu ul.megamenu-dropdown {
  position: absolute;
  width: calc(100% - 24px);
  background: #EFF4FA;
  top: 100%;
  left: 12px;
  z-index: 999;
  border: 1px solid #dadada;
  border-radius: 20px;
  padding: 24px 70px 40px;
  border-radius: 20px;
}
.mega-menu ul,
.mobile-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mega-menu ul.megamenu-dropdown.samll {
  max-width: 262px;
  left: auto;
  padding: 10px 0;
}
.group-megamenu {
  display: flex;
}
.group-by-types {
  width: 20.83333333%;
}
.group-by-manufacturer {
  width: 79.16666667%;
  padding: 0;
  padding-left: 5%;
}

.group-by-manufacturer h4{
  font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #31669d !important;
    display: block;
    align-items: start;
    padding: 0 0 10px !important;
    border-bottom: .5px solid #B3B3B3;
    text-transform: capitalize !important;
    font-family: 'Host Grotesk';
}

a.mobile-search svg {
    width: 22px;
    height: 22px;
    position: relative;
    top: 2px;
}

a.mobile-search svg path {
    fill: #333232;
}

/****** Desktop Menu *************/
.group-by-types-menu li a{
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #31669D !important;
    display: block;
    align-items: start;
    padding: 0 0 10px 0 !important;
    border-bottom: 0.5px solid #B3B3B3;
  text-transform: capitalize !important;
}

ul.group-by-types-submenu {
  margin-top: 25px;
  margin-bottom: 45px;
}
ul.group-by-types-submenu li a {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 21px !important;
    leading-trim: both !important;
    text-edge: cap !important;
    color: #333232 !important;
    margin-bottom: 12px;
    padding: 0 !important;
    border: 0;
   text-transform: capitalize !important;
}

ul.group-by-types-submenu li a:hover{
  color: #b92234 !important;
}


.manufacturer-group-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.manufacturer-brand {
  width: 33.33%;
  margin: 0;
  padding: 0;
  border:0;
  margin-top: 25px;
  margin-bottom: 0px;
}
.manufacturer-brand:nth-child(3n) {
  border-right: none !important;
}
.manufacturer-brand:nth-child(4),
.manufacturer-brand:nth-child(5),
.manufacturer-brand:nth-child(6) {
  padding-top: 10px;
  border-bottom: none !important;
}
.manufacturer-brand > ul > li {
    margin-bottom: 10px;
    line-height: 18.39px;
}
.manufacturer-brand > ul > li a {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 19px !important;
  leading-trim: both !important;
  text-edge: cap !important;
   color: #333232 !important;
  padding: 0 !important;
  border: 0;
  text-transform: capitalize !important;
  display: inline-block;
}

.manufacturer-brand > ul > li a:hover{
  color: #B92234 !important;
}
.brand-link {
  position: relative;
  padding-right: 0 !important;
}
.brand-img {
  /* position: absolute;
  right: -10px;
  top: 0; */
  margin-bottom: 15px;
  /* transition: filter 0.3s ease; */
}

img.brand-img:hover {
  filter: brightness(0) saturate(100%) invert(11%) sepia(97%) saturate(6570%) hue-rotate(339deg) brightness(70%) contrast(110%);
}

.zoom-effect {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}
.zoom-effect:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}

.software-icon {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/soft-ware_icon.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  vertical-align: sub;
}
.user-links a i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 37px;
  height: 32px;
  margin-right: 10px;
}
.phone-icon {
  background-image: url('{{"phone-new-icon-re.png"|asset_url}}');
}
.user-icon {
  background-image: url('{{"user-new-icon-re.png"|asset_url}}');
}
.cart-icon {
  background-image: url('{{"mini-cart-new-icon-re.png"|asset_url}}');
}
.keynote i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 65px;
  height: 40px;
  margin-right: 10px;
  position: relative;
  top: -6px;
}
.keynote i.phone-border-icon {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/phone-icon-with-border.png);
  width: 49px;
}
.free-shipping-icon {
  background-image: url('{{"free-shipping-icon-red.png"|asset_url}}');
}
.secure-payment-icon {
  background-image: url('{{"secure-payment-red.png"|asset_url}}');
}
.return-icon {
  background-image: url('{{"return-icon-red.png"|asset_url}}');
}
.text-right {
  text-align: right;
}
img.image-fluid {
  max-width: 100%;
}
section.home-banner {
  background-color: #fff;
}
.home-banner-content {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/bodno-id-card-printer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  float: left;
  width: 100%;
  padding-left: 50px;
  min-height: 415px;
  background-size: cover;
  padding-top: 70px;
}
.home-banner-content h2 {
  margin: 30px 0 0;
  color: #B92234;
  text-transform: uppercase;
}
.home-banner-content h1 {
  line-height: 59px;
  margin: 15px 0 14px;
}
.home-banner-content .shopnow-btn {
  font-family: "Host Grotesk", sans-serif;
  box-shadow: 0 0 16px 0 rgb(85 188 193 / 43%);
  background-color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  text-align: center;
  color: #575757;
  padding: 12px 50px;
  text-transform: uppercase;
  margin: 22px 0 56px;
  display: inline-block;
}
.home-banner-content .shopnow-btn:hover {
  color: #B92234;
}
.keynotes-row {
  display: flex;
  border-top: 1px solid #e3e9eb;
  margin-top: 20px;
  border-bottom: 1px solid #e3e9eb;
}
.col-phonecall {
  width: 25.04%;
  border-left: 1px solid #e3e9eb;
}
.col-shipping {
  width: 29.2%;
}
.col-payment {
  width: 20.74%;
}
.col-return.keynote {
  width: 25%;
}
.keynote {
  display: flex;
  padding: 15px 0;
  align-items: center;
  border-right: 1px solid #e3e9eb;
}
.keynote span {
  font-size: 15px;
  line-height: 20px;
  color: #4e4e4e;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
}
.keynote strong {
  display: block;
  font-size: 19px;
  line-height: 21px;
  font-family: "Host Grotesk", sans-serif;
  color: #B92234;
  font-weight: 500;
}
.row.mr-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.row.mr-12 > div {
  padding-left: 12px;
  padding-right: 12px;
}
.category-thumb-wrapper {
  padding: 25px 0 20px;
  text-align: center;
  margin: 27px 0;
  border-radius: 3px;
  box-shadow: 0 0 25px 0 rgb(34 34 34 / 22%);
}
.blue-bg {
  background-color: #31669D;
}
.red-bg {
  background-color: #B92234;
}
section.manufacturer h4.border-heading {
  display: flex;
  white-space: nowrap;
}
section.manufacturer h4.border-heading hr {
  border-color: #e2e2e2;
  width: 100%;
  margin-left: 18px !important;
  opacity: 0.1;
  margin: 13px 0 0 10px;
}
.manufacturer-logos .brand-logo {
  width: 16.66%;
  text-align: center;
}
.manufacturer-logos .brand-logo a img {
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  max-width: 100%;
  width: 90%;
  height: auto;
}
.manufacturer-logos .brand-logo a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}
section.best-sellers {
  background: linear-gradient(0deg, #fff 35%, #fbfaf6 100%);
  padding-bottom: 66px;
}
ul.products {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  list-style-type: none;
  gap: 1.5rem;
}
ul.products.column-5 li {
  width: 20%;
  padding: 10px 15px;
}
.product-inner-wrapper {
  border-radius: 0 !important;
  border: 0 !important;
  padding-top: 0 !important;
  position: relative;
}
.product-thumnb {
  text-align: center;
  padding: 20px;
  position: relative;
  height: 21.4rem;
  padding: 1px;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
}

.product-thumnb .product-thumnb-inn{
  border-radius: 9px;
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.product-thumnb img {
  /* width: 250px !important; */
  width: auto;
  height: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
   z-index: 0;
}
.product-content {
  padding: 10px 20px 20px 20px;
}
span.price-label {
  opacity: 0.8;
  margin-right: 4px;
}
h4.product-name {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.14;
  color: #4e4e4e;
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  height: 75px;
}
.product-content .price-wrap {
  margin: 5px 0 5px;
}
.price-wrap span {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  line-height: 1;
  color: #4e4e4e;
  text-transform: uppercase;
  line-height: 3.13;
}
.price-wrap span.price {
  font-weight: 700;
}
.__leasing_link {
  text-align: center;
}
.__leasing,
.__leasing_link,
.add-to-cart,
.add-to-cart-with-key,
.add-to-cart-with-key-code {
 background: #b92234;
    border: 1px solid #B92234;
    color: #fff;
    min-width: 100%;
    min-height: 62px;
    display: block;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700;
}
.__leasing:hover,
.__leasing_link:hover,
.add-to-cart-with-key-code:hover,
.add-to-cart-with-key:hover,
.add-to-cart:hover {
  background: #fff !important;
  border: 1px solid #B92234 !important;
  color: #B92234 !important;
}
.seller-label-tag {
  background: url(https://bodno.com/cdn/shop/t/9/assets/best_sellers_tag_bg.png)
    no-repeat center top;
  width: 44px;
  height: 58px;
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  line-height: 45px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 9;
  text-align: center;
}
.best-sellers a.view-all-blog-btn {
  width: 150px;
  margin-top: 40px;
}
a.view-all-blog-btn {
  width: 218px;
  height: 40px;
  border: solid 1px #b92234;
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 3.12px;
  line-height: 40px;
  color: #b92234;
  text-transform: uppercase;
  margin-top: 30px;
  padding-left: 0;
  position: relative;
  display: inline-block;
  text-align: center;
}
a.view-all-blog-btn:after {
  background-color: #b92234;
  content: "";
  width: 85px;
  height: 5px;
  position: absolute;
  bottom: 17px;
  right: -65px;
  border: 2px solid #fff;
}
section.printer-characteristics {
  margin-bottom: 50px !important;
}
section.printer-characteristics .title h1 {
  margin: 70px 0;
}
.characteristics-img img {
  width: 100%;
}
.characteristics {
  padding-top: 55px;
}
.characteristics p {
  color: #4e4e4e;
  font-size: 14px;
  line-height: 20px;
}
.characteristics h2 {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: normal;
}
.characteristic-1,
.characteristic-2 {
  text-align: right;
}
.characteristic-1 {
  margin-bottom: 160px;
}
.characteristic-3 {
  margin-bottom: 135px;
}
.characteristic-1 h2 {
  color: #ff5c4d;
}
.characteristic-2 h2 {
  color: #6a27b9;
}
.characteristic-3 h2 {
  color: #46aa09;
}
.characteristic-4 h2 {
  color: #ed961b;
}
.why-choose-bodno h1 {
  margin-bottom: 68px;
}
.why-choose-wrap {
  display: inline-block;
  border-radius: 3px;
}
.why-choose-wrap img {
  float: left;
  width: 40.8% !important;
}
.why-choose-wrap h6 {
  font-family: "Kanit", sans-serif;
  float: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  width: 59%;
  padding: 40px 20px 0 0;
}
.why-choose-bodno .row > div:first-child .why-choose-wrap h6 {
  padding-top: 30px;
}
#why-choose-bodno.owl-theme .owl-nav {
  left: 0 !important;
  bottom: -66px !important;
  top: auto !important;
  position: absolute;
  margin-top: 0;
  width: 100%;
  text-align: left;
}
#why-choose-bodno.owl-theme .owl-nav button {
  border: none;
  background: url(https://bodno.com/cdn/shop/t/9/assets/grey-left-arrow.png)
    no-repeat center top;
  background-color: transparent;
  height: 13px;
  width: 30px;
  margin: 0;
}
#why-choose-bodno.owl-theme .owl-nav button.owl-next {
  background: url(https://bodno.com/cdn/shop/t/9/assets/grey-right-arrow.png)
    no-repeat center top;
}
#why-choose-bodno.owl-theme .owl-nav button span {
  font-size: 0;
}
#why-choose-bodno.owl-theme .owl-nav::after {
  content: "";
  background-color: #e2e2e2;
  position: absolute;
  right: 0;
  height: 1px;
  width: 95%;
  bottom: 17px;
}
section.latest-blog h1 {
  margin: 72px 0 43px;
}
.latest-blog-info h4 {
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  color: #fff;
  margin-bottom: 12px;
}
.latest-blog-wrap {
  position: relative;
  max-height: 307px;
  text-align: center;
}
.latest-blog-wrap::after {
  content: "";
  background: url(https://bodno.com/cdn/shop/t/9/assets/blog-overlay.png)
    no-repeat center bottom;
  background-size: cover;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.blog-thumb img {
  width: 100%;
}
.latest-blog-info {
  position: absolute;
  left: 29px;
  right: 29px;
  bottom: 19px;
  width: calc(100% - 58px);
  z-index: 2;
  text-align: left;
}
.latest-blog-info span {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
}
.latest-blog-info span i {
  margin-left: 5px;
  vertical-align: middle;
}
.notes-tabs-list {
  padding: 0;
  width: 100%;
  margin: 120px 0 58px;
  border-bottom: 1px solid #e2e2e2;
  list-style-type: none;
  display: flex;
}
.notes-tabs-list li {
  width: 33.33%;
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  line-height: 2.61;
  color: #3f3f3f;
  position: relative;
  height: 60px;
  cursor: pointer;
  padding: 0 36px;
  margin-bottom: 11px;
}
.notes-tabs-list li:nth-child(2) {
  text-align: center;
  padding-left: 7%;
  padding-right: 7%;
  line-height: 1.61;
}
.notes-tabs-list li:nth-child(3) {
  text-align: right;
}
.notes-tabs-list li::after {
  content: "";
  width: 19px;
  height: 19px;
  box-shadow: 0 0 9px 0 rgb(31 44 50 / 26%);
  border: solid 4px #fff;
  background-color: #B92234;
  border-radius: 100%;
  position: absolute;
  bottom: -20px;
  left: 116px;
}
.notes-tabs-list li:nth-child(2)::after {
  left: 47%;
}
.notes-tabs-list li:nth-child(3)::after {
  right: 28%;
  left: auto;
}
.accordion-item {
  border: none !important;
}
.accordion-body {
  position: relative;
  border-radius: 3px;
  background-color: #ab2835;
  padding: 0;
  display: flex;
}
.accordion-body::before {
  content: "";
  border-bottom: 10px solid #B92234;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -10px;
  left: 114px;
  z-index: 10;
}
div#collapseTwo .accordion-body::before {
  left: 49%;
}
div#collapseThree .accordion-body::before {
  left: 89.16%;
}
.notes-tabs-info {
  width: 82%;
  color: #fff;
  background-color: #B92234 !important;
  padding: 48px 33px 0;
  background: url(https://bodno.com/cdn/shop/t/9/assets/we-are-bg.jpg) no-repeat
    right bottom;
  position: relative;
  border-radius: 3px;
}
.notes-tabs-info::before {
  content: "";
  background-color: #ab2835;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 78px;
}
.notes-tabs-img {
  width: 18%;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.notes-items-list {
  padding: 0;
  display: flex;
}
ul.notes-items-list li {
  list-style: none;
  width: 24%;
  margin-right: 1%;
  font-size: 15px;
  font-family: "Host Grotesk", sans-serif;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  background: url(https://bodno.com/cdn/shop/t/9/assets/white-tick.png)
    no-repeat left top;
  padding-left: 30px;
  margin-bottom: 37px;
}
.notes-tabs-info a.note-shopbtn {
  box-shadow: 0 0 16px 0 rgb(0 0 0 / 11%);
  border: solid 1px #fff;
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.77;
  letter-spacing: 3.12px;
  color: #fff;
  padding: 10px 23px;
  text-transform: uppercase;
  margin-bottom: 18px;
  display: inline-block;
}
button.accordion-button {
  position: relative;
  border: 1px solid #e2e2e2 !important;
  background-color: #fff !important;
  width: 100%;
  color: #000 !important;
  margin: 0 auto;
  line-height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  font-family: "Host Grotesk", sans-serif;
  display: none;
}
button.accordion-button:focus {
  box-shadow: none;
  outline: 0;
}
section.testimonilas h2 {
  margin: 124px 0 65px;
}
.testimonial-slide-wrap .quote {
  margin: 0 auto 100px;
  padding-top: 50px;
  max-width: 920px;
  position: relative;
}
.testimonial-slide-wrap .quote::before {
  content: "";
  display: block;
  background: url(https://bodno.com/cdn/shop/t/9/assets/quote-icon.png)
    no-repeat center;
  width: 60px;
  height: 44px;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: 50px;
}
.testimonial-slide-wrap img {
  height: 119px;
  width: 119px;
  border-radius: 100%;
  border: 2px solid #fff;
  margin: 0 auto;
  z-index: 999;
}
.testimonial-slide-wrap p {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.55;
  text-align: center;
  color: #525252;
}
span.quote-by {
  font-size: 21px;
  font-weight: 500;
  line-height: 4.18;
  letter-spacing: normal;
  color: #434343;
  font-family: "Host Grotesk", sans-serif;
  display: block;
  text-align: center;
  margin-top: 18px;
}
#Testimonila_Slider .slick-next,
#Testimonila_Slider .slick-prev {
  top: 205px !important;
}
#Testimonila_Slider button.slick-next.slick-arrow::before {
  width: 19px;
  height: 34px;
  content: "";
  display: block;
  opacity: 1;
  background: url(https://bodno.com/cdn/shop/t/9/assets/red-right-arrow.png)
    no-repeat center top;
}
#Testimonila_Slider button.slick-prev::before {
  width: 19px;
  height: 34px;
  content: "";
  display: block;
  left: 13px;
  opacity: 1;
  background: url(https://bodno.com/cdn/shop/t/9/assets/red-left-arrow.png)
    no-repeat center top;
}
#Testimonila_Slider button.slick-next {
  left: auto;
  right: 13px;
}
#Testimonila_Slider button.slick-prev {
  left: 13px;
  z-index: 1;
}
section.keynotes-bottom {
  background: #f9f9f9 !important;
  border-top: 1px solid #e7ebed;
}
section.keynotes-bottom .keynote {
  justify-content: center;
  padding: 35px 0;
}
section.keynotes-bottom .keynote:first-child {
  justify-content: flex-start;
}
section.keynotes-bottom .keynote:last-child {
  border: none;
}
footer.site-footer {
  background-color: #333232;
  color: #fff;
}
.footer-inner-wrapper {
  padding: 50px 0 20px 0;
}
footer.site-footer p,
footer.site-footer p a, h5.footer-title {
  margin-bottom: 0;
  color: #ffff;
  font-size: 14px;
  line-height: 19px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
}
footer.site-footer p a {
  line-height: 19px;
}
footer.site-footer p i {
  margin-right: 10px;
}
i.fas.fa-phone-alt {
  font-size: 10px;
}
h5.footer-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
  
}
h5.footer-title.small {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}
ul.footer-nav li {
  padding: 2px 0;
}
ul.footer-nav li a {
  color: #fff;
  font-family: "Host Grotesk", sans-serif;
  line-height: 30px;
  font-size: 14px;
}
.open-hours {
  position: relative;
  padding-left: 11px;
}
.open-hours::before {
  content: "";
  display: block;
  height: 100px;
  width: 0;
  background-color: #575757;
  position: absolute;
  left: -28px;
}
.payments-footer-logos {
  padding: 40px 10px 0;
  border-top: 1px solid #575757;
  margin-top: 50px;
}
.col-md-6.contact-us-col {
  padding-left: 40px !important;
}
.footer-bottom {
  border-top: 1px solid #575757;
  height: 75px;
  color: #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
#back-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#back-top a {
  background: #2962ff;
  border: 1px solid #2962ff;
  display: inline-block;
  padding: 4px 15px;
  color: #fff;
  box-sizing: border-box;
}
#back-top a:hover {
  background: #fff;
  color: #2962ff;
}
a.open-shoppint-cart {
  cursor: pointer;
}
body.menu-open {
  overflow: hidden;
}
.ajaxaddtocart-popup {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 800px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  height: 100%;
  z-index: 1041;
}
.ajaxaddtocart-popup:not(._show) {
  overflow: hidden;
}
.ajaxaddtocart-popup._show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.shopping-cart-inner-wrapper {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgb(0 0 0 / 35%);
  opacity: 1;
  pointer-events: auto;
  height: 100%;
  overflow: none;
}
 h2.shopping-cart-title {
  /* font-family: "Kanit", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: normal;
  text-align: left;
  color: #090909; */
  margin: 0;
} 
.shopping-cart-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  width: 50%;
  float: left;
  background: #DDE6F1;
}

.shopping-cart-header.recommendation{
    background: #EFF4FA;
}
.shopping-cart-header button.btn-close {
  color: #31669D !important;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2331669D'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  transition: 0.3s ease;
}
.shopping-cart-body {
  height: calc(100vh - 150px);
  overflow-y: auto;
  padding: 15px;
  scroll-behavior: smooth;
  width: 50%;
  float: left;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}
.shopping-cart-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #B3B3B3;
}
.shopping-cart-body::-webkit-scrollbar {
  width: 6px;
  background-color: #B3B3B3;
}
.shopping-cart-body::-webkit-scrollbar-thumb {
  background-color:#31669D;
}
.shopping-cart-recommendation {
  /* max-height: calc(100vh - 20px); */
  height: 100%;
  overflow-y: auto;
  padding-right: 10px;
  padding-left: 10px;
  scroll-behavior: smooth;
  padding-bottom: 30px;
  width: 50%;
  float: right;
  border-left: solid 1px #eff4fa;
  background:#eff4fa;
}
.shopping-cart-recommendation::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #B3B3B3;
}
.shopping-cart-recommendation::-webkit-scrollbar {
  width: 6px;
  background-color: #B3B3B3;
}
.shopping-cart-recommendation::-webkit-scrollbar-thumb {
  background-color: #31669D;
}
.shopping-cart-recommendation .rebuy-widget {
  padding: 10px 0 !important;
}
.shopping-cart-recommendation .rebuy-product-block {
  box-shadow: 0 0 10px rgb(0 0 0 / 12%);
  padding: 0 10px 10px !important;
  margin-bottom: 15px !important;
  padding: 10px !important;
  box-shadow: 0 0 26px #1f2c3214;
  border-radius: 3px;
}
.shopping-cart-recommendation .rebuy-product-media {
  width: 80px !important;
}
.shopping-cart-recommendation .rebuy-product-info {
  width: calc(100% - 80px) !important;
  margin-top: 0 !important;
}
.shopping-cart-recommendation .rebuy-product-title {
  margin-top: 0 !important;
  font-family: Host Grotesk,sans-serif;
  font-size: 14px;
  line-height: 19px;
  text-align: left;
  color: #333232;
}
.shopping-cart-recommendation .rebuy-product-price .rebuy-money {
  font-family: Host Grotesk,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: normal;
  text-align: left;
  color: #333232;
}
.shopping-cart-recommendation .rebuy-money.compare-at {
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  font-size: 14px;
}
.shopping-cart-recommendation .rebuy-product-actions {
  width: 35% !important;
  margin-top: 0 !important;
}
.shopping-cart-recommendation .rebuy-product-actions .rebuy-button {
  font-family: Host Grotesk,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  border-radius: 4px;
  padding: 5px 20px !important;
  background: #31669D;
  border: 1px solid#31669D;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
}

.shopping-cart-recommendation .rebuy-product-actions .rebuy-button:after{
  content: "+"
}
.shopping-cart-recommendation .rebuy-product-actions .rebuy-button:hover {
  background: #fff;
  border: 1px solid #31669D;
  color: #31669D;
}

.extra-btns .btn--red, .extra-btns .btn--red-out {
  min-width: 100%;
  min-height: 3.6875rem;
}
.powered-by-rebuy {
  display: none !important;
}
p.empty-cart {
  font-size: 18px;
  line-height: 30px;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  color: #4a4a4a;
  text-align: center;
  margin: 4px 0 10px;
}
.summary p.amount,
.summary p.amount a {
 text-transform: uppercase;
}
ol#shoppingcart-products-list {
  -webkit-padding-start: 0;
  max-width: 100%;
  list-style: none;
  margin-bottom: 0;
}
#shoppingcart-products-list > li {
  position: relative;
  margin-bottom: 15px;
  display: flex;
  justify-content: start;
  gap:15px;

}

#shoppingcart-products-list > li.cart-item{
  border-top: 1.5px solid;
  border-image-source: linear-gradient(90deg, #D9D9D9 0%, #B4B4B4 18%, #787878 44%, #DCDCDC 67%, #DCDCDC 82%, #5F5F5F 100%);
  border-image-slice: 1;
  padding-top: 15px;
}

#shoppingcart-products-list > li:first-child.cart-item{
  border-top: 0;
}
/* #shoppingcart-products-list > li > * {
  flex: 1;
} */
ol#cart-items {
  -webkit-padding-start: 0;
  max-width: 100%;
  list-style: none;
  margin-bottom: 0;
}
#cart-items > li {
  position: relative;
  margin-bottom: 34px;
  display: flex;
}
#cart-items > li > * {
  flex: 1;
}
li.cart-item a.product-image {
  width: 80px;
  max-width: 80px;
  display: block;
  flex-shrink: 0;
}
.checkout-custom-toolbar ul li div img,
li.cart-item a.product-image img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 12px;
    background: #EFF4FA;
    padding: 1px;
}
.shoppingcart-product-name{
    line-height: 19px;
   
}
.shoppingcart-product-name a {
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  text-transform: capitalize;

  /* Black */
  color: #333232;
   margin-bottom: 5px;
   display: block;

}

span.shoppingcart-price {
  display: block;
}
span.shoppingcart-price .price {



  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;

  /* Black */
  color: #333232;

}
.shoppingcart.qty-control {
  display: inline-flex;
  margin-top: 7px;
}
.shoppingcart.qty-control input.qty {
  width: 50px;
  background: #fff !important;
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #333232;
  margin: 1px;
  border: 0 !important;
}



.shoppingcart span.qty-btn {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 10px;
    background: #DDE6F1 !important;
    border: 1px solid #31669D !important;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #31669D;
}

.shoppingcart input[type=radio] {
    width: 19px !important;
    height: 19px;
    margin-right: 8px;
}

button.btn-update {
  padding: 0 10px;
  line-height: 19px;
  height: 25px;
  text-transform: capitalize;
  font-size: 12px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
  color: #fff;
  background-color: #B92234;
  border: 1px solid #B92234;
  margin-left: 5px;
}
a.shoppingcart-remove-item {
  width: 50px;
  max-width: 50px;
  text-indent: 0;
  font-size: 17px;
  color: #090909;
  text-align: center;
  margin-top: 14px;
  padding-left: 8px;
}
a.shoppingcart-remove-item svg {
  color: #919191;
  height: 20px;
}
.shoppingcart-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 24px 24px 24px;
  width: 50%;
  text-align: center;
  background: #DDE6F1;
}
.shoppingcart-footer .ammount {
  font-family: "Host Grotesk", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items:center;
  padding-bottom: 20px;
}
.shoppingcart-footer .ammount.__total {
  /* font-family: "Host Grotesk", sans-serif;
  font-weight: 700;
  color: #0c7eaf; */
}
/* .shoppingcart-footer .btn-checkout {
  background-color: #B92234;
  margin: 20px 0 0 0;
  width: 100%;
  line-height: 56px;
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  display: block;
} */

.shoppingcart-footer .btn--red{
   min-width: 100%;
  min-height: 3.875rem;
}

.checkout-custom-toolbar {
  padding: 20px 0;
}
.checkout-custom-toolbar ul li {
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 300;
  line-height: 30px;
  color: #5a5a5abf;
  display: flex;
  min-height: 35px;
  letter-spacing: -0.75px;
}
.checkout-custom-toolbar ul li div {
  height: 25px;
  margin: 5px 12px 5px 0;
  display: flex;
}

.shopping-cart-recommendation .rebuy-widget {
    padding: 0;
}

.rebuy-widget .rebuy-product-grid .rebuy-product-block, .rebuy-recommended-products .rebuy-product-grid .rebuy-product-block {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 12px;
    background: #FFFFFF;
    border-radius: 10px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    box-shadow: unset;
    border: 1.5px solid;
    border-image-source: linear-gradient(90deg, #D9D9D9 0%, #B4B4B4 18%, #787878 44%, #DCDCDC 67%, #DCDCDC 82%, #5F5F5F 100%);
    border-image-slice: 1;
   position: relative;
    z-index: 1;
}

.rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title, .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title {
    margin: 10px 0 0;
    cursor: default;
    pointer-events: none;
    margin: 0 auto;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-transform: capitalize;
    color: #333232;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

    .rebuy-widget .rebuy-product-grid.large-style-list .rebuy-product-block .rebuy-product-actions, .rebuy-recommended-products .rebuy-product-grid.large-style-list .rebuy-product-block .rebuy-product-actions {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

@media (max-width: 800px) {
  .shopping-cart-header {
    padding: 10px 15px;
  }
  .shopping-cart-header.recommendation {
   
    border-bottom: 0;
    background: #eff4fa !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
   .shopping-cart-header.recommendation h2.shopping-cart-title {
    /* font-family: Kanit, sans-serif;
    font-size: 18px;
    line-height: 1;
    text-align: left;
    color: #090909; */
    margin:0;
  } 
  .shopping-cart-recommendation {
    padding-bottom: 0 !important;
  }
  .shopping-cart-recommendation .rebuy-product-actions {
    width: 100% !important;
    marginn-top: 5px !important;
  }
  .shopping-cart-recommendation .rebuy-widget {
    padding: 0 0 !important;
  }
  .shopping-cart-recommendation
    .rebuy-widget
    .rebuy-product-grid.small-carousel {
    padding-bottom: 0 !important;
  }
  .shopping-cart-recommendation .flickity-button.previous {
    left: -10px !important;
  }
  .rebuy-widget .flickity-button.next {
    right: -10px !important;
  }
  .shopping-cart-body {
    height: calc(100vh - 300px);
  }
  .shopping-cart-recommendation .flickity-page-dots {
    display: none !important;
  }
  /* .shopping-cart-body,
  .shopping-cart-header,
  .shopping-cart-recommendation,
  .shoppingcart-footer {
    width: 100%;
  } */

  .shoppingcart-footer .btn--red{
    min-width: 100%;
    min-height: 3.5rem;
  }

  .shopping-cart-recommendation .rebuy-product-actions {
    width: 45% !important;
    margin-top: 0 !important;
  }

}
.best-selling-printers-carousel .owl-nav {
  right: 0 !important;
  position: absolute;
  top: -39px;
  margin-top: 0;
}
.owl-carousel .owl-nav [class*="owl-"] {
  width: 35px;
  height: 35px;
  text-align: center;
  position: relative;
  font-size: 20px !important;
  margin: 0 5px;
  padding: 0;
  border: 1px solid #ccc !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
  color: #ccc !important;
  background-color: #fff;
  line-height: 30px;
}
.owl-carousel .owl-nav [class*="owl-"] span {
  line-height: 30px;
  display: block;
}
.view-button {
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 3px;
  padding: 10px 20px !important;
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
  margin-top: 11px;
}
.view-button:hover {
  color: #B92234;
  background: #fff;
  border: 1px solid #B92234;
}
.cart-sidebar-loading {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 50px 0;
  display: none;
}
#cart-sidebar .empty-cart {
  display: none;
}
#cart-sidebar.is_empty .empty-cart {
  display: block;
}
#cart-sidebar.is_empty .shoppingcart-summary {
  display: none;
}
#cart-sidebar._loading .empty-cart,
#cart-sidebar._loading .shoppingcart-summary {
  display: none;
}
#cart-sidebar._loading .cart-sidebar-loading {
  display: block;
}
.why-choose-1 h6 {
  padding-top: 30px;
}
.products-toolbar .facets,
.products-toolbar .facets-vertical-form {
  width: 100%;
}
.product-count-vertical {
  float: left;
}
.product-count__text {
  font-size: 13px !important;
  color: #313131;
  line-height: 30px !important;
}
.products-toolbar .facet-filters {
  float: right;
}
.active-facets__button-remove {
  color: #1979c3;
  text-decoration: none;
  font-size: 12px !important;
}
.active-facets .active-facets__button-inner {
    border-radius: 5px;
    margin-bottom: 0px;
    background: #31669d;
    font-family: Host Grotesk;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem !important;
    line-height: 130%;
    color: #fff;
    border: 1px solid #31669D;
    letter-spacing: 0;
    padding: 0.35rem !important;
}
.product-media-main-image {
  width: 100%;
  max-width: 100%;
}

.product-media-main-image .g-box {
    padding: 1px;
    border-radius: 12px !important;
    background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
    
}

.product-media-main-image .g-box-inner {
    border-radius: 11px;
    background: #fff;
  padding: 0px;
  width: 100%;
}


 .product-media-thumbnails {
  width: 100%;
  position: relative;
  padding-top: 20px;
} 

 .product-media-thumbnails .g-box {
    padding: 1px !important;
    border-radius: 12px !important;
    background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
}

.product-media-thumbnails .g-box-inner {
    border-radius: 11px;
    background: #fff;
    padding: 0px;
    width: 100%;
  height: 100%;
}


.product-media-thumbnails .slick-prev{
  left: -10px;
    top: 50%;
    width: 50px;
    height: 50px;
}
.product-media-thumbnails .slick-prev:before {
    content: " ";
    background: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23B92234'/%3E%3Cpath d='M32.0008 25L18.0008 25' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25 32L18 25L25 18' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    width: 50px;
    height: 50px;
    display: block;
    opacity: 1;
}

.product-media-thumbnails .slick-next{
    right: -20px;
    top: 50%;
    width: 50px;
    height: 50px;
}
.product-media-thumbnails .slick-next:before {
  content: " ";
  background: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23B92234'/%3E%3Cpath d='M17.9993 25L31.9993 25' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25 18L32 25L25 32' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
  width: 50px;
  height: 50px;
  display: block;
  opacity: 1;
}

.product-media-thumbnails .slick-track {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media(max-width: 767px){
  div#product-media-thumbnail-image {
    max-width: 90%;
    margin: 0 auto;
  }

  #product-media-thumbnail-image .slick-list {
    max-width: 85% !important;
    margin: 0 auto;
  }

  .product-media-thumbnails .slick-prev{
    left: -10px;
    top: 50%;
    width: 30px;
    height: 30px;
  }

  .product-media-thumbnails .slick-prev:before {
    content: " ";
    background: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23B92234'/%3E%3Cpath d='M32.0008 25L18.0008 25' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25 32L18 25L25 18' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    width: 30px;
    height: 30px;
    display: block;
    opacity: 1;
  }

  .product-media-thumbnails .slick-next{
    right: -20px;
    top: 50%;
    width: 30px;
    height: 30px;
  }

  .product-media-thumbnails .slick-next:before {
    content: " ";
    background: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23B92234'/%3E%3Cpath d='M17.9993 25L31.9993 25' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25 18L32 25L25 32' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
    width: 30px;
    height: 30px;
    display: block;
    opacity: 1;
  }

  .product-media-thumbnails .slick-track{
    gap: 7px;
  }

  .shopping-cart-body,
  .shopping-cart-header,
  .shopping-cart-recommendation,
  .shoppingcart-footer {
    width: 100%;
  }

  .shopping-cart-recommendation {
    height: auto;
    background: #fff;
  }

    .shopping-cart-header.recommendation {
        background: #fff !important;
    }

    .rebuy-widget.rebuy-widget, .rebuy-widget .checkout-promotion-wrapper, .rebuy-widget.rebuy-cart-subscription {
      background: #fff0;
      width: 90%;
      margin: 0 auto;
    }

    .rebuy-product-grid .flickity-viewport {
        max-height: 140px;
        /* margin: 0 10px; */
    }

    .shopping-cart-recommendation .flickity-button.previous {
        left: -15px !important;
        width: 30px;
        height: 30px;
        background: #B92234;
        color: #fff;
    }

    
   .shopping-cart-recommendation .flickity-button.next {
        right: -15px !important;
         width: 30px;
        height: 30px;
        background: #B92234;
        color: #fff;
    }

    .shopping-cart-recommendation .flickity-button svg{
      display: none;
    }

    .shopping-cart-recommendation .flickity-button.previous:before {
      content: "";
      display: inline-block;
      width: 18px;
      height: 19px;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2505 9.5L3.75055 9.5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 14.75L3.75 9.5L9 4.25' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
        top: 4px;
        left: -1px;
    }

      .shopping-cart-recommendation .flickity-button.next:before {
         content: "";
        display: inline-block;
        width: 18px;
        height: 19px;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.74945 9.5L14.2495 9.5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 4.25L14.25 9.5L9 14.75' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
          top: 4px;
          left: -1px;
    }

    .rebuy-widget .rebuy-product-grid .rebuy-product-block, .rebuy-recommended-products .rebuy-product-grid .rebuy-product-block {
        background: #EFF4FA;
    }

    .rebuy-widget .flickity-button:hover, .rebuy-recommended-products .flickity-button:hover, .rebuy-landing-page .flickity-button:hover{
      background: #B92234 !important;
    }

    .rebuy-widget .flickity-button, .rebuy-recommended-products .flickity-button {
     background: #B92234 !important;
    }

    .rebuy-widget .rebuy-product-grid.small-style-list .rebuy-product-block .rebuy-product-info a, .rebuy-recommended-products .rebuy-product-grid.small-style-list .rebuy-product-block .rebuy-product-info a {
 
      font-family: 'Host Grotesk';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 16px;
      text-transform: capitalize;

      /* Black */
      color: #333232;

    }

    .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-price, .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-price {
      /* height: 16px; */
      font-family: 'Host Grotesk';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      /* text-align: center; */
      text-transform: capitalize;
      color: #333232;
    }

    .rebuy-widget .rebuy-product-grid.large-style-list .rebuy-product-block .rebuy-product-actions, .rebuy-recommended-products .rebuy-product-grid.large-style-list .rebuy-product-block .rebuy-product-actions {
      right: 0px;
    }

    .rebuy-widget .rebuy-product-block .rebuy-product-media img, .rebuy-recommended-products .rebuy-product-block .rebuy-product-media img {    
      border-radius: 6px;
    }
}

@media (max-width: 400px) {

  #product-media-main-image .slick-slide img {
      width: auto;
      height: 375px;
      object-fit: contain;
      display: block;
  }
  
}





/* .product-media-main-image img {
  display: table !important;
  margin: 0 auto;
  max-height: 380px;
  width: auto;
} */
.product-media-thumbnails ._thumbnail {
  /* border: 1px solid #dbdbdb;
  padding: 2px; */
  cursor: pointer;
  text-align: center;
}
.product-media-thumbnails ._thumbnail.__active {
  border: 1px solid #B92234;
}
.product-media-thumbnails ._thumbnail img {
  /* height: 70px !important;
  width: 70px !important;
  margin: 0 auto; */
}
.product-media-thumbnails ._thumbnail:hover {
  border: 1px solid #B92234;
}
.swatch-option {
  cursor: pointer;
}
.swatch-attribute-options input {
  display: none;
}
.swatch-attribute-options label {
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1;
  cursor: pointer;
  display: block;
  height: 56px;
  padding-top: 19px;
}
.attibute.overview {
  padding-bottom: 25px;
  padding-top: 25px;
}
.attibute.overview .type {
  font-family: "Host Grotesk", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #5a5a5a !important;
  text-transform: uppercase !important;
}
.attibute.overview .title {
  margin: 0;
}
.short_description ul {
  font-family: "Host Grotesk", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: rgba(120, 129, 130, 0.9) !important;
  padding: 0 0 0 15px;
}


.what-in-box ul {
  margin: 0;
  padding: 0;
}

.cms-page-view .columns {
  margin-bottom: 100px;
  background-color: #fff;
  padding: 60px;
  box-shadow: 0 0 27px 0 rgb(31 44 50 / 7%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
}
.cms-page-view .columns h1 {
  color: #31669D;
  text-align: center;
  font-family: "Kanit", sans-serif !important;
  font-size: 43px !important;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
}
.cms-page-view .columns p,
.cms-page-view .columns ul {
  font-family: "Host Grotesk", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #6f6f6f;
}
.cms-page-view .columns h2 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 20px;
  font-family: "Kanit", sans-serif !important;
}
.cms-page-view .columns ul {
  padding-left: 15px;
  margin-bottom: 20px;
}
.cms-page-view table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.cms-page-view table td,
.cms-page-view table th {
  border: 1px solid #e1e1e1;
  padding: 8px 10px !important;
}
.manufacturer-brand-wrapper img {
  width: 90%;
}
.printer-support-video {
  margin-bottom: 70px !important;
}
.printer-support-video h4 {
  font-family: "Kanit", sans-serif;
  font-size: 42px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #043449;
  margin-top: 50px;
  margin-bottom: 30px;
}
.support-video iframe {
  margin: 0 auto;
  display: block;
}
.featured-products {
  background-color: #eee;
  padding: 20px 20px 0 20px;
  margin: 20px 0;
  width: 100%;
}
.featured-products h3 {
  font-family: "Kanit", sans-serif;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  margin-top: 10px;
  margin-bottom: 30px;
}
/* .featured-products .product-thumnb {
  height: 180px;
  position: relative;
}
.featured-products .product-thumnb img {
  width: 120px !important;
  height: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
} */
.featured-products .jdgm-widget {
  min-height: 25px;
  display: block !important;
}
.featured-products ul.products.column-4.products-grid {
  margin-left: 0;
  margin-right: 0;
}
.form__message.error {
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  padding: 15px;
  margin-bottom: 20px;
}
.form__message.success {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  padding: 15px;
  margin-bottom: 20px;
}
.errors li {
  list-style: none;
}
.shopify-challenge__container {
  padding: 70px 0;
}
.shopify-challenge__button {
  margin-top: 20px !important;
  border-radius: 2px;
}
input {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 12px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  color: #282828;
}
input[type="checkbox"] {
  width: auto !important;
  margin-right: 8px;
}
.jdgm-form {
  max-width: 100% !important;
  text-align: left !important;
}
.jdgm-all-reviews-widget,
.jdgm-rev-widg {
  padding: 0 !important;
  border: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.jdgm-btn--solid,
.jdgm-btn--solid:focus {
  color: #fff !important;
  background: #B92234 !important;
  width: auto !important;
}
.jdgm-rev__icon:before {
  color: #fff !important;
}
.jdgm-rev__icon {
  color: #fff !important;
  background: #B92234 !important;
}
.jdgm-rev__author {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
}
.jdgm-rev__title {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
}
.jdgm-rev__body p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: 0.16px;
  text-align: left;
  color: #5f5f5f;
}
.jdgm-paginate a {
  color: #B92234 !important;
  font-size: 16px !important;
}
.jdgm-paginate__page.jdgm-curt {
  font-size: 16px !important;
}
.blogs-list {
  margin-top: 20px;
}
.blog-categories {
  box-shadow: 0 0 14px 0 rgb(31 44 50 / 3%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
}
.blog-categories .block-title {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/blog-heading.png) !important;
  background-repeat: no-repeat;
  background-position: center left;
  background-color: transparent !important;
  height: 64px;
  background-size: 100%;
  padding-left: 15px;
  font-size: 26px !important;
  font-family: "Kanit", sans-serif !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #31669D !important;
}
.blog-categories ul {
  margin: 0;
  padding: 15px 20px !important;
}
.blog-categories ul li {
  list-style: none;
  margin: 0 !important;
  color: #a1a1a1;
}
.blog-categories ul li a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #6f6f6f;
  padding-left: 20px;
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/blog_menu_arrow.png);
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
  margin-left: 0;
  line-height: 40px;
  border-bottom: 1px dashed #dbdbdb;
}
.blog-list {
  float: left;
  width: 100%;
}
._article {
  box-shadow: 0 0 14px 0 rgb(31 44 50 / 6%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 31px 28px !important;
  margin-bottom: 45px !important;
  float: left;
  width: 100%;
}
._article .post-image {
  width: 35% !important;
  float: left;
}
._article .post-image img {
  width: 100%;
  height: auto;
}
._article .post-detail {
  width: 63% !important;
  float: right;
}
._article .post-detail h2 {
  font-family: Kanit,sans-serif;
  font-size: 27px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: 0.54px;
  text-align: left;
  color: #043449;
  margin-bottom: 15px;
}
._article .post-info {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #6f6f6f;
  margin-bottom: 10px;
}
._article .post-info span {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500 !important;
  color: #B92234 !important;
}
._article .post-content {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #6f6f6f;
}
._article .post-author {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: right;
  color: #585858;
  margin-top: 20px;
}
._article .post-author span {
  color: #31669D;
  font-weight: 500;
  font-family: "Host Grotesk", sans-serif;
}
._article .post-read-more a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #B92234 !important;
  border: solid 1px #B92234;
  padding: 8px 25px;
  float: right;
  margin-top: 24px;
}
._article_full {
  box-shadow: 0 0 14px 0 rgba(31, 44, 50, 0.06) !important;
  border: solid 1px #f2f2f2 !important;
  background-color: #fff !important;
  padding: 35px 33px !important;
  width: 100%;
}
._article_full .post-image {
  width: 100%;
  margin-bottom: 20px;
}
._article_full .post-image img {
  display: table;
  margin: 0 auto;
}
._article_full h1 {
  font-family: "Kanit", sans-serif;
  font-size: 37px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.92;
  letter-spacing: 0.74px;
  text-align: left;
  color: #043449;
  margin: 0 0 20px;
}
._article_full .post-info {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #B92234;
  margin-bottom: 10px;
}
._article_full .post-info span > span {
  font-weight: 400;
  font-family: "Host Grotesk", sans-serif;
  color: #6f6f6f !important;
  margin-right: 15px;
}
._article_full .post-content {
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: left;
  color: #6f6f6f;
  margin-top: 30px;
}
._article_full .post-content h2 {
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.92;
  letter-spacing: 0.74px;
  text-align: left;
  color: #043449;
  margin: 20px 0 10px 0;
}
._article_full .post-content h3 {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.92;
  letter-spacing: 0.74px;
  text-align: left;
  color: #043449;
  margin: 20px 0 10px 0;
}
._article_full .post-content a {
  color: #1979c3;
}
._article_full .post-content ul {
  margin: 0;
  padding: 0;
}
._article_full .post-content ul li {
  margin-left: 20px;
}
.pagination-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.pagination__list {
  text-align: right;
  width: 100%;
  float: left;
}
.pagination__list li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}
.pagination__list li .pagination__item,
.pagination__list li a {
  box-shadow: 0 0 14px 0 rgb(31 44 50 / 3%);
  border: solid 1px #aeaeae;
  background-color: #fff;
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #49646f;
  display: block;
  padding: 0 14px;
  text-decoration: none;
  line-height: 32px;
}
.pagination__list li .pagination__item--current {
  background-color: #B92234;
  border: solid 1px #B92234;
  color: #fff;
}
.pagination__list span.current_page {
  box-shadow: 0 0 14px 0 rgb(31 44 50 / 3%);
  border: solid 1px #B92234;
  background-color: #B92234;
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  display: block;
  padding: 0 14px;
  text-decoration: none;
  line-height: 32px;
}
.facets__item input {
  padding: 0 !important;
}
.cart-item-table {
  border-radius: 3px !important;
  box-shadow: 0 0 26px 0 rgba(31, 44, 50, 0.08) !important;
  border: solid 1px #f2f2f2 !important;
  background-color: #fff;
  padding: 45px;
}
.cart-item-sidebar {
  border-radius: 3px;
  box-shadow: 0 0 26px 0 rgb(31 44 50 / 8%);
  border: solid 1px #f2f2f2 !important;
  background-color: #fff;
  padding: 20px 45px 40px !important;
  width: 100%;
  float: left;
}
.cart-container {
  margin-top: 20px;
}
.cart-container .btn-checkout {
  border-radius: 3px;
  border: solid 1px #d5d5d5;
  background-color: #B92234;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.78px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  box-shadow: none !important;
  padding: 13px 30px !important;
  width: 100%;
  float: left;
  margin-top: 20px;
}
.cart-container .btn-checkout:hover {
  background-color: #fff;
  color: #B92234;
}
.cart-container .checkout-custom-toolbar {
  border: solid 1px #e7f4f6;
  background-color: #fbfdfd;
  padding: 20px 20px;
  width: 100%;
  margin-top: 30px;
  float: left;
}
.cart-container .checkout-custom-toolbar ul li {
  list-style: none;
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #5a5a5a;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  line-height: 1.3;
  display: inline-block;
}
.cart-container .checkout-custom-toolbar ul li div {
  float: left;
  margin-right: 12px;
  height: 40px;
  width: 40px;
}
.cart-container .checkout-custom-toolbar ul li div img {
  width: 32px;
  height: 32px;
}
.cart-container .cart-item-sidebar .__subtotal {
  font-family: "Host Grotesk", sans-serif !important;
  font-size: 16px !important;
  text-align: left;
  color: #777 !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.cart-container .cart-item-sidebar .__subtotal span {
  float: right;
}
.cart-container .cart-item-sidebar .__total {
  font-family: "Host Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #043449;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.cart-container .cart-item-sidebar .__total span {
  float: right;
}
#cart-items .empty-cart {
  display: none;
}
#cart-items.is_empty .empty-cart {
  display: block;
}
#cart-items._loading .empty-cart {
  display: none;
}
#cart-items._loading .cart-sidebar-loading {
  display: block;
}
.account-menu {
  padding: 15px;
  margin-bottom: 20px;
  width: 100%;
  border: solid 1px #e1e1e1;
  background-color: #fff;
}
.account-menu h2 {
  font-size: 18px;
  font-family: "Kanit", sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.63px;
  text-align: left;
  color: #B92234;
  margin-bottom: 10px;
}
.account-menu ul li {
  list-style: none;
}
.account-menu ul li a {
  margin-left: 0 !important;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  text-align: left;
}
.account-menu ul li a:hover {
  color: #750f10;
}
.__account h2 {
  font-size: 18px;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.63px;
  text-align: left;
  color: #750f10;
  margin-bottom: 10px;
}
.__account table a {
  font-size: 15px;
  color: #B92234;
}
.__account table {
  border: solid 1px #e1e1e1;
  background-color: #fff;
}
.__account .card {
  border: solid 1px #e1e1e1;
  background-color: #fff;
}
.__account .card p {
  font-size: 15px;
  line-height: 20px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 300;
}
.__account .card button.btn {
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 3px;
  padding: 5px 20px !important;
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
}
.__account .__form select {
  background: #f9f9f9;
  background-clip: padding-box;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  font-size: 12px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  color: #282828;
}
.__account .__form .btn {
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 3px;
  padding: 10px 20px !important;
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
  margin-top: 15px;
}
.__account .__form .btn:hover,
.__account .card button.btn:hover {
  background: #fff;
  border: 1px solid #B92234;
  color: #B92234;
}
.__checkbox input {
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 7px;
  margin-right: 10px;
}
.add-address {
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 3px;
  padding: 10px 20px !important;
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
  float: right;
}
.add-address:hover {
  background: #fff;
  border: 1px solid #B92234;
  color: #B92234;
}

.owl-dots {
  text-align: center;
}
.owl-dot span {
  background: #e1e1e1 !important;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  margin: 0 5px;
  display: block;
}
.owl-dot.active span {
  background: #B92234 !important;
}
.facets__price .field {
  position: relative;
}
.product-option {
  font-family: "Kanit", sans-serif !important;
  font-size: 13px;
  font-weight: 300;
  color: #919191;
  line-height: 1.4;
}

.product-property {
    font-family: Kanit, sans-serif !important;
    font-size: 13px;
    font-weight: 300;
    color: #919191;
    line-height: 1.4;
}
.modal-backdrop.show {
  display: block !important;
}

.shoppingcart-items .g-box {
    padding: 1px;
    border-radius: 12px !important;
    background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
}

.shoppingcart-items .g-box-inner {
    border-radius: 11px;
    background: #fff;
}

.summary p.amount a {
  text-decoration: underline;
  color: #31669D;
}
.warranty_item {
 
    width: 100%;
    box-sizing: border-box;
    padding: 6px 8px;
    background: #EFF4FA;
    border: 1px solid #DDE6F1;
    border-radius: 6px;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #333232;
}

.warranty_item input {
    height: 16px !important;
    width: 13%;
    float: left;
    width: 18px;
    height: 20px !important;
    border: 2px solid #31669D !important;
    border-radius: 61%;
    outline: none;
    cursor: pointer;
    position: relative;
     appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.template-404 .content p {
  font-family: Host Grotesk,sans-serif;
  font-size: 120px;
}
.template-404 .content a {
  border-radius: 2px;
  background-color: #B92234;
  border: 1px solid #B92234;
  line-height: 40px;
  height: 40px;
  color: #fff;
  margin-top: 6px;
  padding: 0 40px;
  cursor: pointer;
  font-family: Host Grotesk,sans-serif;
  font-size: 18px;
  display: inline-block;
}
.recommend {
  position: absolute;
  left: 0;
  top: 0;
}

.shopping-cart-title .amount{
  text-transform: upper;
}
.shopping-cart-wrapper.is_empty .shopping-cart-body {
    display: flex;
     align-items: center;
    justify-content: center;
    width: 100%;
}

.shopping-cart-wrapper.is_empty .shoppingcart-footer{
  display:none;
}

.shopping-cart-wrapper.is_empty .shoppingcart-footer{
  display:none;
}

.shopping-cart-wrapper.is_empty .shopping-cart-header.recommendation {
    display: none;
}

.shopping-cart-wrapper.is_empty  .shopping-cart-recommendation {
  display:none;
}

.shopping-cart-wrapper.is_empty .ajaxaddtocart-popup {
    max-width: 400px;
}

.shopping-cart-wrapper.is_empty .shopping-cart-header {
    width: 100%;
}

   
.btn-checkout svg {
  width: 17px;
  margin-top: -8px;
}
._option_help {
  width: 15px;
  background-color: #326a9e;
  color: #fff;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  cursor: help;
  font-size: 11px;
}
.option-other-i-dont-know-please-contact-me {
  width: 125px !important;
}
.tooltip {
  font-size: 12px !important;
  padding: 9px;
  text-align: left;
}
.product-options-wrapper.printer .option-diamond-edition {
  display: none;
}
.option-ribbon-retransfer-film-700-cards {
  width: 120px !important;
}
.pdp-qty {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qty-control {
    display: flex;
    align-items: center;
    justify-content: center;
}


.pdp-qty .qty-btn {
 box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 10px;
    width: 40px;
    height: 40px;
    background: #DDE6F1;
    border: 1px solid #31669D;
    border-radius: 4px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
  font-family: 'Host Grotesk';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 130%;
/* or 31px */
text-align: center;

/* Blue Main */
color: #31669D;
}
.key-error-msg {
  color: red;
  font-size: 12px;
}
.thumbnail-slider.owl-carousel ._thumbnail {
  display: none;
}
.thumbnail-slider.owl-carousel.owl-loaded ._thumbnail {
  display: block;
}
.thumbnail-slider.owl-carousel ._thumbnail {
  display: none;
}
.thumbnail-slider.owl-carousel.owl-loaded ._thumbnail {
  display: block;
}
.product-media-main-image {
  position: relative;
}
.image-arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  cursor: pointer;
  z-index: 3;
  display: block !important;
  top: 40%;
  background-size: contain;
}
.image-arrow.prev-image {
  background: url(https://bodno.com/cdn/shop/t/9/assets/prev.png) left 48%
    no-repeat;
  left: 0;
}
.image-arrow.next-image {
  background: url(https://bodno.com/cdn/shop/t/9/assets/next.png) right 48%
    no-repeat;
  right: 0;
}
.product-media-main-image:hover .image-arrow {
  opacity: 1;
}

.mobile-menu .sidebar-header {
  width: 100%;
}
.mobile-menu .sidebar-header h4 {
  color: #fff;
  background-color: #B92234;
  border: 1px solid #B92234;
  line-height: 1.5;
  font-size: 22px;
  padding: 0 15px;
  font-family: Kanit,sans-serif;
  font-weight: 500;
}
.faq-item .fa-plus {
  display: block;
}
.faq-item .fa-minus {
  display: none;
}
.faq-item.active .fa-plus {
  display: none;
}
.faq-item.active .fa-minus {
  display: block;
}
.category-description {
  margin-top: 20px;
  padding: 20px;
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  position: relative;
}
.category-description ul {
  padding-left: 20px;
}
.jdgm-carousel-item__product-title {
  color: #B92234;
}
.jdgm-carousel-wrapper {
  width: 100% !important;
}
/* .category-wrapper {
  float: left;
  width: 100%;
} */
/* .category-description {
  width: 100%;
  float: left;
} */
.bodno-one {
  background-color: #c8e2ed;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.bodno-one-top {
  float: right;
  width: 80%;
  padding: 10px;
  color: #043449e0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  position: relative;
}
.bodno-one-bottom {
  padding: 5px;
  width: 20%;
  float: left;
  text-align: center;
  margin-top: 3px;
}
.bodno-one-info {
  float: left;
  width: 100%;
}
.bodno-one-help {
  display: inline-block;
}
.bodno-one-help > span {
  width: 16px;
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  line-height: 16px;
  height: 16px;
  background-color: #31669D;
  display: block;
  text-align: center;
  border-radius: 100%;
}
.bodno-one-help-text {
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid #c8e2ed;
  font-size: 12px;
  padding: 10px;
  bottom: 40px;
  left: 0;
  display: none;
  text-align: left;
  color: #000;
}
.bodno-one-help-text ul {
  padding-left: 20px;
}
.bodno-one-help:hover .bodno-one-help-text {
  display: block;
}
.bodno-one-add {
  padding: 3px 10px !important;
  margin-top: 5px !important;
  font-weight: 400;
}
.rc-container-wrapper {
  display: none;
}
.bodno-one-ajaxcart {
  width: 100%;
  margin: 20px 0;
  background-color: #c8e2ed;
  color: #043449e0;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.bodno-one-ajaxcart .bodno-one-info {
  font-size: 14px;
  padding: 0 10px;
}
.bodno-one-ajaxcart img {
  height: 56px !important;
}
.bodno-one-info a {
  font-size: 12px;
  color: #31669D;
  font-weight: 500;
  line-height: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  font-family: Host Grotesk,sans-serif;
}
.upgrade-include li span {
  font-size: 12px;
  font-family: Host Grotesk,sans-serif;
  color: #31669D;
}
.shopify-policy__container {
  margin-bottom: 100px;
  padding: 60px !important;
  box-shadow: 0 0 27px #1f2c3212;
  border: solid 1px #f2f2f2;
  background-color: #fff;
  max-width: 1140px !important;
  margin-top: 30px !important;
}
.shopify-policy__container h1 {
  color: #31669D;
  text-align: center;
  font-family: Kanit,sans-serif !important;
  font-size: 43px !important;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  text-transform: capitalize;
}
.shopify-policy__container h2 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 20px;
  font-family: Kanit,sans-serif !important;
}
.shopify-policy__container p {
  font-size: 16px;
  line-height: 24px;
  color: #4a4a4a;
  margin-bottom: 0;
  font-family: Host Grotesk,sans-serif;
  font-weight: 400;
}
.shopify-policy__container ul {
  padding-left: 15px;
  margin-bottom: 20px;
}
.rental-header {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/rental-printer-header.jpeg);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 50px 0 20px 0;
  width: 100%;
}
.rental-header h3 {
  font-family: Host Grotesk,sans-serif;
  font-size: 31px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left !important;
  color: #4e4e4e;
  margin-top: 50px;
  margin-bottom: 0;
}
.rental-header p {
  font-family: Host Grotesk,sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #6f6f6f;
}
.rental-printers {
  width: 100%;
  float: left;
  margin: 50px 0;
}
.rental-printers h2 {
  font-family: Kanit,sans-serif;
  font-size: 38px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.66;
  letter-spacing: normal;
  text-align: center;
  color: #4e4e4e;
}
.rental-printer-box {
  padding: 0;
  border-radius: 3px;
  box-shadow: 0.5px 0.9px 15px 0 rgb(0 0 0 / 6%);
  border: solid 1px rgba(227, 227, 227, 0.56);
  background-color: #fff;
  margin: 30px 0;
  width: 100%;
  float: left;
}
.rental-printer-img {
  width: 100%;
  float: left;
  text-align: center;
  border-bottom: 1px solid #f9f9f9;
  padding: 10px;
}
.rental-printer-info {
  width: 100%;
  float: left;
  padding: 30px;
}
.rental-printer-addon,
.rental-printer-name {
  width: 100%;
  float: left;
}
.rental-printer-now,
.rental-printer-price {
  width: 50%;
  float: left;
}
.rental-printer-name a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
.rental-printer-addon {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 10px;
}
.rental-printer-price span {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
.rental-printer-price strong {
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #B92234;
}
.rental-printer-now {
  text-align: right;
}
.rental-printer-now a {
  width: 140px;
  line-height: 42px;
  border-radius: 3px;
  background-color: #B92234;
  display: inline-block;
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.38px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .rental-header h3 {
    margin-top: 0 !important;
  }
  .rental-printers h2 {
    font-size: 28px;
  }
  .rental-printer-info {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rental-header h3,
  .rental-header p {
    text-align: center !important;
  }
}
.cart-item.__free_item {
  display: none !important;
}
.__item_type_Leasing .qty-control {
  display: none;
}
section.membership-banner {
  background: url(https://bodno.com/cdn/shop/t/9/assets/one-banner.jpg)
    no-repeat center;
  background-size: cover;
  width: 100%;
  min-height: 100px;
  padding: 43px 0 73px;
}
.mambership-banner-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.mambership-banner-content h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  line-height: 44px;
  letter-spacing: -0.4px;
  margin: 32px 0 11px 0;
}
.mambership-banner-content h1 span {
  font-family: "Kanit", sans-serif;
}
.mambership-banner-content p {
  font-size: 30px;
  line-height: 40px;
  font-family: "Kanit", sans-serif;
  color: #fff;
}
.badge-benefits {
  width: 595px;
  margin: 49px auto;
  background-color: hwb(0deg 0 100% / 20%);
  border: 1px solid hsl(0deg 0% 100% / 30%);
  border-radius: 4px;
  padding: 45px 82px 0;
}
.badge-benefits ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.badge-benefits ul li::before {
  content: "";
  display: inline-block;
  background: url(https://bodno.com/cdn/shop/t/9/assets/li-icon.png) no-repeat
    center;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 4px;
}
.badge-benefits ul li {
  color: #fff;
  position: relative;
  font-size: 22px;
  font-weight: 500;
  line-height: inherit;
  padding-left: 45px;
  margin-bottom: 19px;
}
.membership-addtocart-btn {
  text-align: center;
  margin: 55px 0 -28px;
}
.addtocart-btn {
  width: 276px;
  min-height: 58px;
  border: none;
  border-radius: 4px;
  background-color: #b92235;
  color: #fff;
  font-size: 18px;
  font-family: "Host Grotesk", sans-serif;
  text-transform: uppercase;
}
section.membership-choice-section {
  padding: 107px 0 131px;
}
.membership-choice-content,
.membership-choice-detail {
  text-align: center;
}
section.membership-choice-section .container {
  max-width: 1062px !important;
}
.membership-choice-content h2 {
  font-size: 40px;
  font-family: "Kanit", sans-serif;
  letter-spacing: -0.4px;
  line-height: normal;
  position: relative;
  color: #363636;
}
.membership-choice-content h2::after {
  content: "";
  display: block;
  background: url(https://bodno.com/cdn/shop/t/9/assets/border-line.jpg)
    no-repeat center;
  background-size: cover;
  width: 124px;
  height: 5px;
  margin: 31px auto 52px;
}
.membership-choice-detail img {
  min-height: 64px;
  object-fit: none;
  object-position: bottom;
}
.membership-choice-detail {
  max-width: 450px;
  margin: 0 auto;
  border: 2px solid #fbfbfb;
  padding: 20px;
  min-height: 265px;
}
.membership-choice-detail:hover {
  border: 2px solid #e2e2e2;
  background: #fff;
}
.membership-choice-detail h4 {
  font-size: 30px;
  font-family: "Kanit", sans-serif;
  margin: 15px 0 10px;
}
section.SignUp-for-membership {
  background-color: #0180b7;
  padding: 112px 0 140px;
}
.SignUp-detail {
  text-align: center;
  color: #fff;
  margin-bottom: 74px;
}
.SignUp-detail h3 {
  font-size: 35px;
  font-family: "Kanit", sans-serif;
}
.SignUp-detail p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  letter-spacing: 0;
  font-family: "Host Grotesk", sans-serif;
  margin: 22px 0 43px;
}
.membership-products-wrapper {
  background-color: #fff;
}
.membership-delivery-detail-wrap {
  padding: 41px 12px 55px 50px;
}
.membership-chart-header {
  margin-left: -9px;
}
.membership-content-info {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 6px 20px 2px;
  margin-top: 29px;
}
.membership-content-list {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0;
}
.membership-content-list span {
  color: #737373;
  font-size: 14px;
  font-family: "Host Grotesk", sans-serif;
  margin-right: 22px;
  white-space: nowrap;
}
.membership-content-list p {
  font-size: 14px;
  color: #333;
  flex: auto;
}
.membership-content-list a {
  color: #021c27;
  font-size: 14px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}
.delivery-options label:not(:last-child) .deliveryOption,
.membership-content-list:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.delivery-options {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.delivery-options label {
  display: block;
  width: 100%;
  position: relative;
}
.deliveryOption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 16px 19px 18px 46px;
}
.deliveryOption p,
.m-p-detail p {
  font-size: 14px;
  color: #737373;
  line-height: 17px;
}
.deliveryCharges,
.deliveryOption p span,
.m-p-detail p span {
  display: block;
  font-family: "Host Grotesk", sans-serif;
  color: #333;
}
.deliveryCharges span {
  display: block;
  color: #737373;
  font-size: 14px;
  text-decoration: line-through;
  font-family: "Host Grotesk", sans-serif;
}
.deliveryCharges {
  text-align: right;
  line-height: 19px;
}
.delivery-options label input {
  display: none;
}
.delivery-options label input ~ span {
  width: 16px;
  height: 16px;
  display: block;
  background-color: #fff;
  border: 1px solid #b92235;
  border-radius: 16px;
  position: absolute;
  left: 19px;
  top: 21px;
  z-index: 1;
}
.delivery-options label input:checked ~ span {
  border-width: 5px;
}
.delivery-options label input:checked ~ span ~ div {
  background-color: #def5ff;
  border-color: #def5ff !important;
}
span.widget-title {
  font-size: 18px;
  color: #333;
  font-family: "Kanit", sans-serif;
  display: block;
  margin: 28px 0 10px;
}
.membership-delivery-detail-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 34px 0;
}
.icon-left {
  background: url(https://bodno.com/cdn/shop/t/9/assets/prev-arrow.png)
    no-repeat center;
  background-size: contain;
  width: 8px;
  height: 12px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 11px;
}
a.returnbutton {
  color: #333;
  font-size: 14px;
  font-family: "Host Grotesk", sans-serif;
}
.membership-products .product {
  display: flex;
  align-items: center;
  padding: 18px 19px;
  border: 1px solid #ededed;
  border-radius: 4px;
  transition: 0.3s all;
}
.membership-products .product:hover {
  background-color: #def5ff;
  border-color: #c2deeb;
}
.membership-products .product {
  margin-bottom: 17px;
}
.m-p-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: auto;
}
.m-p-thumb {
  width: 86px;
  height: 79px;
  border: 1px solid #c4e1ed;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
}
.m-p-thumb img {
  max-width: 100%;
  max-height: 100%;
}
.membership-products-payment-wrap {
  padding: 36px 50px 55px 13px;
}
p.rec-p {
  color: #b92235;
}
.addproductbtn {
  color: #fff;
  border: none;
  font-size: 15px;
  background-color: #b92235;
  border-radius: 4px;
  min-height: 42px;
  min-width: 97px;
  font-family: Host Grotesk,sans-serif;
  text-transform: uppercase;
}
.membership-delivery-detail-footer .addtocart-btn {
  font-size: 15px;
}
span.Recommended-title {
  font-size: 16px;
  color: #333;
  font-family: "Host Grotesk", sans-serif;
  display: block;
  margin: 22px 0 21px;
  text-transform: uppercase;
  text-align: center;
}
.dicount-code-widget,
.price-calculations {
  border: 1px solid #ededed;
  border-radius: 4px;
  padding: 22px 19px 21px;
}
.dicount-code-widget form {
  display: flex;
  align-items: center;
}
.dicount-code-widget form input[type="text"] {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc !important;
  background-color: #fff !important;
  padding: 0 18px;
  font-size: 14px;
  color: #737373;
  font-family: Host Grotesk,sans-serif;
  flex: auto;
  margin-right: 11px;
  border-radius: 4px;
}
.dicount-code-widget input[type="submit"] {
  background-color: #c8c8c8 !important;
  color: #fff;
  border: none !important;
  font-size: 15px;
  border-radius: 4px;
  min-height: 42px;
  min-width: 97px;
  font-family: "Host Grotesk", sans-serif;
  text-transform: uppercase;
}
.price-calculations {
  margin-top: 17px;
  padding: 0;
}
.subtotal-shipping > div,
.total-ammount > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Host Grotesk", sans-serif;
  padding: 6px 0;
}
.subtotal-shipping > div span:last-child {
  font-family: "Host Grotesk", sans-serif;
}
.subtotal-shipping {
  padding: 14px 19px 20px;
  border-bottom: 1px solid #ccc;
}
.total-ammount {
  padding: 8px 19px 26px;
}
.total-ammount > div.total span {
  font-family: "Host Grotesk", sans-serif;
}
i.currency-icon {
  font-style: inherit;
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  margin-right: 4px;
}
.icon-note {
  background: url(https://bodno.com/cdn/shop/t/9/assets/icon.png) no-repeat
    center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-left: 3px;
  display: inline-block;
  vertical-align: sub;
}
section.BodnoONE.support-faqs .faq-question {
  font-size: 20px;
  font-family: "Host Grotesk", sans-serif;
  color: #000;
  padding: 5px 25px 5px 40px;
  border-color: #e1e1e1;
  border-radius: 4px;
}
i.icon-arrow-down {
  background: url(https://bodno.com/cdn/shop/t/9/assets/arrow-down.png)
    no-repeat center;
  background-size: contain;
  width: 19px;
  height: 10px;
  display: block;
  margin-top: 22px;
}
section.BodnoONE {
  padding: 58px 0 37px;
}
.BodnoONE .single-faq {
  margin-bottom: 27px;
}
section.BodnoONE .printer-support-faqs h4 {
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 51px;
}
section.BodnoONE .printer-support-faqs h4 span {
  font-family: "Kanit", sans-serif;
}
section.leasing-banner {
  background: url(https://bodno.com/cdn/shop/t/9/assets/printer-leasing.jpg)
    no-repeat center;
  background-size: cover;
  width: 100%;
  min-height: 100px;
  padding: 114px 0 100px;
}
.l-banner-content h1 {
  font-size: 45px;
  font-family: "Kanit", sans-serif;
  line-height: 55px;
  color: #004765;
}
.l-banner-content h1 strong {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
}
.l-banner-content p {
  font-size: 22px;
  line-height: 30px;
  color: #002f43;
  font-weight: 500;
  font-family: "Host Grotesk", sans-serif;
  margin: 35px 0 50px;
}
.l-banner-content p span {
  font-size: 25px;
}
.l-banner-content a.banner-btn,
.l-banner-content span.banner-btn {
  width: 276px;
  min-height: 62px;
  background-color: #B92234;
  color: #fff;
  font-size: 22px;
  font-family: "Host Grotesk", sans-serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 !important;
  cursor: pointer;
}
.l-banner-content > span {
  font-size: 13px;
  color: #004765;
  line-height: 28px;
  font-family: "Host Grotesk", sans-serif;
  display: block;
  margin-top: 1px;
}
.l-banner-content {
  max-width: 570px;
}
.leasing-hero-img {
  position: relative;
}
.leasing-hero-img img {
  position: relative;
  z-index: 1;
}
.leasing-hero-img::before {
  content: "";
  display: block;
  width: calc(100% + 174px);
  height: 502px;
  position: absolute;
  top: -20px;
  background: url(https://bodno.com/cdn/shop/t/9/assets/leasing-img-bg.png)
    no-repeat center;
  background-size: cover;
  right: -70px;
  z-index: 0;
}
section.Start_Printing {
  padding-top: 43px;
}
.Start_Printing_content {
  text-align: center;
}
.Start_Printing_content h1 {
  font-size: 50px;
  color: #004765;
  font-family: "Kanit", sans-serif;
  margin-bottom: 47px;
}
div#printing-id-cards {
  margin-top: 32px;
}
#printing-id-cards .owl-stage-outer {
  border-left: 0.5px solid #ccc;
  border-right: 0.5px solid #ccc;
}
.list-card {
  border-left: 0.5px solid #ccc;
  border-right: 0.5px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 47px 25px;
  min-height: 290px;
  transition: 0.3s all;
  cursor: pointer;
}
.list-card.active,
.list-card:hover {
  background-color: #ffe7e9;
}
.list-card-content h5 {
  font-size: 25px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  color: #004765;
}
.list-card-content p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  margin: 0;
}
.list-card-content a {
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  color: #000;
}
#printing-id-cards button.owl-next,
#printing-id-cards button.owl-prev {
  margin: 0 !important;
  font-size: 0;
  background: url(https://bodno.com/cdn/shop/t/9/assets/prev-arrow-new.png)
    no-repeat center;
  background-size: contain;
  width: 11px;
  height: 19px;
  position: absolute;
  left: -24px;
  top: calc(50% - 10px);
}
#printing-id-cards button.owl-next {
  background: url(https://bodno.com/cdn/shop/t/9/assets/next-arrow.png)
    no-repeat center;
  background-size: contain;
  left: auto;
  right: -24px;
}
section.printer_you_need {
  display: block;
  padding: 55px 0 70px;
}
.heading-bordered h1 {
  font-size: 50px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  color: #004765;
  position: relative;
}
.heading-bordered h1::after {
  content: "";
  display: block;
  width: 161px;
  height: 1px;
  background-color: #b92235;
  margin: 20px auto 26px;
}
.printer_you_need .heading-bordered p {
  padding: 0 45px;
}
.heading-bordered p {
  font-size: 20px;
  color: #004765;
  font-family: "Kanit", sans-serif;
  line-height: 30px;
}
.heading-bordered p span {
  font-family: "Host Grotesk", sans-serif;
  color: #b92235;
}
a.takequize {
  min-width: 210px;
  padding: 9px 15px;
  font-size: 16px;
  display: inline-block;
  background-color: #b92235;
  color: #fff;
  text-transform: uppercase;
  font-family: "Host Grotesk", sans-serif;
  margin-top: 36px;
  border-radius: 0 !important;
}
section.Best_Deal_Yet {
  background: linear-gradient(180deg, #eef8fd 30%, #fff);
  padding: 46px 0;
}
.Best_Deal_Yet .heading-bordered p span {
  display: block;
}
section.supplies-included {
  padding: 85px 0 104px;
}
.something_more_simple_content.heading-bordered h1,
.supplies.heading-bordered h1 {
  font-family: "Kanit", sans-serif;
  margin-bottom: 30px;
}
.something_more_simple_content {
  margin-bottom: 84px;
}
section.Start_Printing,
section.printer_you_need,
section.supplies-included {
  background-color: #fff;
}
.supplies-p-detail {
  padding-left: 23px;
}
.supplies-p-detail h2 {
  font-size: 40px;
  font-family: "Kanit", sans-serif;
  color: #004765;
  margin-bottom: 21px;
}
.supplies-p-detail p {
  font-size: 20px;
  color: #3c3c3c;
  line-height: 28px;
  font-family: "Kanit", sans-serif;
}
.supplies-p-detail ul {
  list-style-type: none;
  padding: 0;
  margin: 30px 0 0;
}
.supplies-p-detail ul li {
  font-size: 18px;
  font-family: "Kanit", sans-serif;
  color: #3c3c3c;
  position: relative;
  padding-left: 43px;
}
.supplies-p-detail ul li a {
  text-decoration: underline;
  color: #3c3c3c;
  font-family: "Host Grotesk", sans-serif;
}
.supplies-p-detail ul li:not(:last-child) {
  margin-bottom: 21px;
}
.supplies-p-detail ul li::before {
  content: url(list-icon.png);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.supplies-product .row.flip-column {
  flex-direction: row-reverse;
}
.supplies-product .row.flip-column .supplies-p-detail {
  padding-left: 0;
}
.supplies-product {
  margin: 50px 0 70px;
  display: inline-block;
  width: 100%;
}
.supplies-p-img {
  text-align: center;
}
.supplies-p-img img {
  max-width: 100%;
}
.lease-btn a.takequize {
  font-size: 18px;
  text-align: center;
  min-width: 344px;
  margin: 19px auto;
  padding: 17px 15px;
}
section.something_more_simple {
  background: #f5f5f5;
  padding: 76px 0 70px;
}
.something_more_simple_content.heading-bordered p {
  font-size: 25px;
}
.supplies-p-detail h4 {
  font-size: 25px;
  line-height: 30px;
  font-family: "Kanit", sans-serif;
  color: #004765;
  margin: 0;
}
.supplies_products_card_detail .supplies-p-detail {
  padding: 0;
}
.supplies_products_card_detail .supplies-p-detail ul {
  margin: 23px 0 0;
}
.supplies_products_card_detail .supplies-p-detail ul li {
  padding-left: 38px;
  font-size: 16px;
  line-height: 22px;
}
.supplies_products_card_detail .supplies-p-detail ul li::before {
  top: 3px;
}
.supplies_products_card_detail .supplies-p-detail ul li:not(:last-child) {
  margin-bottom: 16px;
}
.simple-supplies-products .row {
  justify-content: center;
  margin-bottom: 23px;
}
.simple-supplies-products .row > div {
  margin-bottom: 44px;
}
.supplies_products_card {
  height: 100%;
  background: #fff;
}
.supplies_products_card_img {
  height: 367px;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.supplies_products_card_img img {
  max-width: 85%;
  max-height: 85%;
}
.supplies_products_card_detail {
  padding: 30px 30px 55px;
}
@media (max-width: 1366px) {
  .mambership-banner-content h1,
  section.BodnoONE .printer-support-faqs h4 {
    font-size: 40px;
  }
  .mambership-banner-content p {
    font-size: 25px;
  }
  .badge-benefits {
    width: 550px;
    margin: 25px auto;
    padding: 40px 60px 0;
  }
  .membership-choice-content h2 {
    font-size: 35px;
  }
  .membership-choice-content h2::after {
    margin: 25px auto 40px;
  }
  section.membership-choice-section {
    padding: 80px 0 95px;
  }
  .SignUp-detail h3 {
    font-size: 30px;
  }
  .SignUp-detail p {
    font-size: 17px;
    line-height: 25px;
    margin: 16px 0 35px;
  }
  .addtocart-btn {
    width: 240px;
    min-height: 50px;
    font-size: 16px;
  }
  .SignUp-detail {
    margin-bottom: 50px;
  }
  section.SignUp-for-membership {
    padding: 80px 0 100px;
  }
  .m-p-thumb {
    width: 75px;
    margin-right: 15px;
  }
  section.BodnoONE {
    padding: 40px 0 30px;
  }
  .heading-bordered h1 {
    font-size: 40px;
  }
  .supplies-p-detail h2 {
    font-size: 33px;
    margin-bottom: 10px;
  }
  .supplies-p-detail ul {
    margin: 15px 0 0;
  }
  .supplies-p-detail ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  section.supplies-included {
    padding: 45px 0 70px;
  }
  .l-banner-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .l-banner-content p {
    font-size: 20px;
    line-height: 30px;
    margin: 25px 0 35px;
  }
  section.leasing-banner {
    padding: 80px 0;
  }
  .leasing-hero-img::before {
    width: 100%;
    height: 100%;
    left: 0;
    right: auto;
    bottom: -45px;
    top: auto;
  }
  .Start_Printing_content h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .list-card {
    padding: 24px 15px;
  }
  .list-card-content h5 {
    font-size: 20px;
  }
  .supplies-product {
    margin: 50px 0 0;
  }
  section.supplies-included .lease-btn a.takequize {
    margin-top: 70px;
  }
  section.something_more_simple {
    padding: 50px 0;
  }
  .lease-btn a.takequize {
    min-width: 260px;
    padding: 14px 15px;
  }
  .simple-supplies-products .row {
    margin: 0;
  }
  .something_more_simple_content {
    margin-bottom: 50px;
  }
}
@media (max-width: 992px) {
  .mambership-banner-content h1,
  section.BodnoONE .printer-support-faqs h4 {
    font-size: 35px;
  }
  .membership-addtocart-btn {
    text-align: center;
    margin: 30px 0 -28px;
  }
  .membership-products-wrapper .row > div:first-child {
    border: none;
  }
  .membership-delivery-detail-wrap {
    padding: 40px 40px;
  }
  .membership-products-payment-wrap {
    padding: 0 40px 40px;
  }
  .membership-delivery-detail-footer {
    margin-bottom: 0;
  }
  section.BodnoONE.support-faqs .faq-question {
    font-size: 16px;
    padding: 0 20px;
  }
  section.BodnoONE .printer-support-faqs h4 {
    margin-bottom: 35px;
  }
  .supplies-product {
    margin: 0;
  }
  .supplies-p-img {
    margin: 50px 0 30px;
  }
  section.supplies-included .lease-btn a.takequize {
    margin-top: 70px;
  }
  .supplies-p-detail {
    padding: 0;
  }
  section.leasing-banner .row {
    flex-direction: column-reverse;
  }
  .l-banner-content {
    margin-top: 40px;
  }
  .l-banner-content a.banner-btn,
  .l-banner-content span.banner-btn {
    font-size: 20px;
  }
  .Start_Printing_content h1 {
    font-size: 35px;
    margin-bottom: 35px;
  }
  .heading-bordered h1 {
    font-size: 35px;
  }
  section.printer_you_need {
    padding: 50px 0;
  }
  section.supplies-included {
    padding: 15px 0 70px;
  }
  .supplies_products_card_img {
    height: 260px;
  }
  .supplies-p-detail h4 {
    font-size: 23px;
    line-height: 27px;
  }
  .supplies_products_card_detail .supplies-p-detail ul li {
    padding-left: 32px;
  }
  .supplies_products_card_detail {
    padding: 20px 20px 40px;
  }
  .l-banner-content h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .l-banner-content p {
    font-size: 18px;
    line-height: 27px;
    margin: 20px 0 30px;
  }
  .leasing-hero-img {
    text-align: center;
  }
  .leasing-hero-img img {
    max-width: 70%;
    margin: 0 auto;
  }
  .supplies-p-img img {
    max-width: 50%;
  }
  .leasing-hero-img::before {
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .supplies-p-detail h2 {
    font-size: 26px;
  }
  .supplies-product {
    padding: 0 12px;
  }
  .supplies.heading-bordered h1 {
    margin: 0;
  }
  .supplies-p-detail h2 br {
    display: none;
  }
  .membership-choice-detail {
    margin: 20px auto;
  }
  .SignUp-detail h3,
  .membership-choice-detail h4 {
    font-size: 25px;
  }
  .membership-choice-content h2 {
    font-size: 30px;
  }
  section.membership-choice-section {
    padding: 70px 0 50px;
  }
  .membership-choice-content h2::after {
    margin: 25px auto 20px;
  }
  section.BodnoONE.support-faqs .faq-question {
    padding: 10px 20px;
  }
  section.SignUp-for-membership {
    padding: 60px 0 70px;
  }
  .heading-bordered h1 {
    font-size: 30px;
  }
  .heading-bordered h1::after {
    width: 100px;
    margin: 10px auto 15px;
  }
  section.Best_Deal_Yet {
    padding: 30px 0;
  }
  .heading-bordered p {
    font-size: 17px;
    line-height: 26px;
  }
  div#printing-id-cards {
    margin-top: 0;
    padding: 0 15px;
  }
  #printing-id-cards button.owl-prev {
    left: -5px;
  }
  #printing-id-cards button.owl-next {
    right: -5px;
  }
  .something_more_simple_content {
    margin-bottom: 35px;
  }
  .something_more_simple_content.heading-bordered p {
    font-size: 20px;
  }
  .something_more_simple_content.heading-bordered h1,
  .supplies.heading-bordered h1 {
    margin-bottom: 20px;
  }
  .supplies_products_card_img {
    height: auto;
    padding: 30px 0;
  }
  .supplies-p-img img {
    max-width: 60%;
  }
  .l-banner-content a.banner-btn,
  .l-banner-content span.banner-btn {
    width: 235px;
    min-height: 52px;
    font-size: 18px;
  }
}
@media (max-width: 650px) {
  section.BodnoONE.support-faqs .faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  i.icon-arrow-down {
    min-width: 19px;
  }
  .membership-delivery-detail-wrap {
    padding: 30px 25px;
  }
  .membership-products-payment-wrap {
    padding: 0 25px 30px;
  }
  .membership-products .product {
    font-size: 12px;
  }
  .addproductbtn {
    font-size: 14px;
    min-height: 40px;
    min-width: 85px;
  }
  .subtotal-shipping {
    padding: 12px 12px 12px;
  }
  .total-ammount {
    padding: 8px 12px 12px;
  }
  .dicount-code-widget {
    padding: 12px 12px;
  }
  .membership-delivery-detail-footer {
    flex-wrap: wrap;
  }
  .mambership-banner-content h1,
  section.BodnoONE .printer-support-faqs h4 {
    font-size: 28px;
    text-align: center;
  }
  .mambership-banner-content p {
    font-size: 20px;
  }
  .mambership-banner-content h1 {
    text-align: center;
  }
  .badge-benefits {
    width: auto;
    margin: 25px auto;
    padding: 35px 50px 0;
  }
  .badge-benefits ul li {
    font-size: 18px;
    padding-left: 40px;
    margin-bottom: 18px;
  }
  .supplies-p-detail ul li {
    font-size: 16px;
    padding-left: 30px;
  }
  section.supplies-included .lease-btn a.takequize {
    margin-top: 40px;
  }
  section.supplies-included {
    padding: 20px 0 40px;
  }
  .lease-btn a.takequize {
    font-size: 16px;
    text-align: center;
    min-width: 230px;
    margin: 19px auto;
    padding: 12px 11px;
  }
  .Start_Printing_content h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .printer_you_need .heading-bordered p {
    padding: 0 0;
  }
  .l-banner-content h1 {
    font-size: 30px;
    line-height: 35px;
  }
  section.leasing-banner {
    padding: 50px 0;
  }
  .leasing-hero-img img {
    max-width: 90%;
  }
  .leasing-hero-img::before {
    width: 90%;
    bottom: -20px;
  }
}
@media (max-width: 480px) {
  .m-p-detail,
  .membership-products .product {
    flex-direction: column;
    text-align: center;
  }
  .m-p-thumb {
    margin: 0 0 15px 0;
  }
  .m-p-detail button.addproductbtn {
    margin-top: 10px;
  }
  .deliveryOption {
    padding: 14px 14px 14px 35px;
  }
  .delivery-options label input ~ span {
    width: 14px;
    height: 14px;
    left: 12px;
    top: 18px;
  }
  .addtocart-btn {
    width: auto;
    min-height: 45px;
    padding: 0 20px;
    font-size: 14px;
  }
  a.returnbutton {
    margin: 10px 0;
  }
  .membership-delivery-detail-footer {
    margin: 15px 0 0;
  }
  .badge-benefits {
    padding: 25px 30px 0;
  }
  .membership-badge {
    max-width: 150px;
  }
  .membership-delivery-detail-wrap {
    padding: 20px 15px;
  }
  .membership-products-payment-wrap {
    padding: 0 15px 20px;
  }
  section.BodnoONE.support-faqs .faq-question {
    padding: 10px 15px;
  }
  section.membership-banner {
    padding: 43px 0 48px;
  }
  .supplies-p-img {
    margin: 30px 0;
  }
  .supplies-p-img img {
    max-width: 70%;
  }
  .l-banner-content h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .l-banner-content p {
    font-size: 16px;
    line-height: 22px;
    margin: 16px 0 18px;
  }
  .l-banner-content a.banner-btn,
  .l-banner-content span.banner-btn {
    width: 215px;
    min-height: 50px;
    font-size: 16px;
  }
}
#printing-id-cards.owl-carousel .owl-nav [class*="owl-"] {
  border: none !important;
}
.facility-error-msg,
.sequence-error-msg {
  font-size: 12px;
  color: red;
  width: 100%;
  float: left;
}
.subscribe-text {
  font-size: 12px !important;
  line-height: 1.3 !important;
  margin-top: 10px !important;
}
.subscribe-text strong {
  font-family: Host Grotesk,sans-serif;
  font-weight: 500;
}
section.id_card_printer_support {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fbfbfb;
  flex-direction: column;
  margin-bottom: 50px;
}
.container.cont_1 {
  background: 0 0 !important;
  text-align: center;
  box-shadow: none !important;
}
.container.cont_1 h1 {
  text-transform: uppercase;
  font-family: "Kanit", sans-serif;
  font-size: 26px;
}
.container.cont_1 p {
  font-size: 14px;
  line-height: 20px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 300;
}
ul.new__printer__steps {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.new__printer__steps li {
  color: #fff;
  padding: 7px 10px;
  font-size: 17px;
  position: relative;
  cursor: pointer;
}
ul.new__printer__steps li.activeLi {
  background: #B92234 !important;
}
ul.new__printer__steps li.activeLi + li:before {
  border-left: 15px solid #B92234 !important;
}
ul.new__printer__steps li:first-child {
  background: #016e9d;
  border-radius: 5px 0 0 5px;
}
ul.new__printer__steps li:nth-child(2) {
  background: #31669D;
  padding-left: 20px;
}
ul.new__printer__steps li:nth-child(2):before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #016e9d;
}
ul.new__printer__steps li:nth-child(3) {
  background: #016e9d;
  padding-left: 20px;
}
ul.new__printer__steps li:nth-child(3):before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #31669D;
}
ul.new__printer__steps li:nth-child(4) {
  background: #31669D;
  padding-left: 20px;
  border-radius: 0 5px 5px 0;
}
ul.new__printer__steps li:nth-child(4):before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 15px solid #016e9d;
}
.new__imp__warning {
  max-width: 210px;
  margin: 50px auto 20px auto;
  background: #000;
  color: #fff;
  font-size: 23px;
  padding: 5px 8px;
  letter-spacing: 1px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.new__imp__warning__text p {
  font-size: 20px;
  text-align: center;
  color: #2d2d2d;
  max-width: 90%;
  margin: 0 auto;
}
.new__laptop__des {
  font-size: 13px;
  text-align: center;
  color: #757575;
  max-width: 85%;
  margin: 0 auto;
}
.new__imp__warning__text {
  margin-bottom: 50px;
}
.new__step1__btn__container {
  display: flex;
}
button.next-btn {
  background: #B92234;
  font-size: 17px;
  display: flex;
  clear: both;
  padding: 0;
  border-radius: 5px;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  border: none;
  outline: 0;
}
button.next-btn span {
  padding: 7px 35px;
  text-transform: uppercase;
}
button.next-btn i {
  width: 40px;
  height: 42px;
  display: flex;
  align-items: center;
  background: #ad313e;
  justify-content: center;
  border-radius: 0 5px 5px 0;
}
button.previous-btn {
  background: 0 0;
  font-size: 17px;
  display: flex;
  clear: both;
  padding: 0;
  border-radius: 5px;
  color: #5e5e5e;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  border: 1px solid #aeaeae;
  outline: 0;
}
button.previous-btn span {
  padding: 7px 35px;
  text-transform: uppercase;
}
button.previous-btn i {
  width: 40px;
  height: 42px;
  display: flex;
  align-items: center;
  background: #fcfcfc;
  justify-content: center;
  border-radius: 5px 0 0 5px;
  border-right: 1px solid #cecece;
}
.new__printer__select select {
  border: 1px solid #ddd !important;
  padding: 10px 15px;
  text-transform: capitalize;
  min-width: 250px;
}
a.new__printer__select__url {
  cursor: pointer;
  background: #B92234;
  color: #fff;
  border-radius: 3px;
  padding: 4px 10px;
  font-size: 13px;
  margin-top: 10px;
  text-decoration: none;
}
.new__step__two__heading {
  font-size: 39px;
  margin: 40px 0 70px 0;
  text-align: center;
}
.new__step2__btn__container {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 120px;
}
.new__step__2__content.row > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.new__step__2__content.row > div:nth-child(2) {
  position: relative;
}
.new__step__2__content.row > div:nth-child(2):before {
  position: absolute;
  content: "";
  background: url('https://bodno.com/cdn/shop/t/9/assets/"line.png');
  height: 100%;
  width: 10px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
.new__step__2__content.row > div:nth-child(2):after {
  position: absolute;
  content: "";
  background: url('https://bodno.com/cdn/shop/t/9/assets/"line.png');
  height: 100%;
  width: 10px;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
}
.new__content2 {
  display: flex;
  max-width: 80%;
  margin: 40px auto;
  gap: 20px;
  align-items: flex-start;
}
.new__content2 p {
  color: #2d2d2d;
  font-size: 20px;
  min-height: 100px;
}
.new__step__3__content {
  position: relative;
}
.new__step__3__content:after {
  position: absolute;
  content: "";
  background: url('https://bodno.com/cdn/shop/t/9/assets/"line.png');
  height: 100%;
  width: 10px;
  background-repeat: no-repeat;
  left: 50%;
  top: 0;
}
.new__step__three__heading {
  font-size: 39px;
  margin: 40px 0 70px 0;
  text-align: center;
}
.new__step3__btn__container {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 70px;
}
.new__step__3__content.row > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.new__content3 {
  display: flex;
  max-width: 80%;
  margin: 40px auto;
  gap: 20px;
  align-items: flex-start;
  min-height: 100px;
}
.new__content3 p {
  color: #2d2d2d;
  font-size: 20px;
}
.new__step__three_content1 {
  color: #2d2d2d;
  font-size: 17px;
  max-width: 70%;
  text-align: center;
  margin: 60px auto 20px auto;
}
.new__step__three_content1 span {
  color: #30659c;
}
p.new__step__three_or {
  font-size: 19px;
  margin-bottom: 20px;
}
p.new__step__three_or span {
  background: #000;
  color: #fff;
  border-radius: 50%;
  display: flex;
  width: 35px;
  justify-content: center;
  height: 35px;
  line-height: 30px;
}
.new__download__text {
  font-size: 19px;
  color: #565656;
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}
.new__os__download__btns {
  margin-top: 30px;
  display: flex;
  gap: 40px;
}
.new__os__download__btns img {
  max-width: 225px;
}
.new__text__for__mac {
  font-size: 13px;
  color: #757575;
  max-width: 550px;
  margin: 20px auto 0 auto;
  text-align: center;
}
.new__step__four__heading {
  font-size: 39px;
  margin: 50px 0 20px 0;
  text-align: center;
}
.new__video__tut__subheading {
  font-size: 20px;
  color: #2d2d2d;
  text-align: center;
  max-width: 775px;
  margin: 0 auto;
}
.new__step4__btn__container {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 50px;
}
.row.new__step4__video__container {
  margin: 50px 0 80px 0;
}
.row.new__step4__video__container h3 {
  color: #282828;
  font-size: 23px;
  margin: 20px 0 18px 0;
  font-weight: 600;
}
.row.new__step4__video__container h4 {
  color: #016e9d;
  font-size: 17px;
  margin: 0 0 8px 0;
}
.row.new__step4__video__container p {
  color: #2d2d2d;
  font-size: 14px;
}
.row.new__step4__video__container a {
  font-size: 14px;
  color: #B92234;
  display: inline-block;
  margin-top: 20px;
}
.new__step4__table__head {
  font-size: 20px;
  font-weight: 600;
  background: #31669D;
  padding: 8px 20px;
  color: #fff;
}
.new__step4__table__container {
  border: 1px solid #f1f1f1;
}
.new__step4__table__container .row {
  margin: 0;
}
.new__step4__table__container .row:nth-child(2n) {
  background: #fff !important;
}
.new__step4__table__container .row:nth-child(odd) {
  background: #f6f6f6 !important;
}
.new__step4__table__container .row .col-md-6:first-child {
  border-right: 1px solid #eaeaea;
  padding: 10px 20px;
}
.new__step4__table__container .row .col-md-6:nth-child(2) {
  padding: 10px 30px;
}
.new__step4__table__container a {
  font-size: 14px;
  color: #000;
  padding-left: 10px;
}
.new__step4__table__container .row.new__step4__table__footer {
  background-color: transparent !important;
  border-top: 1px solid #e4e4e4;
}
.new__step4__table__container .new__step4__table__footer.row .col-md-6 {
  display: flex;
  align-items: center;
}
.new__step4__table__container
  .new__step4__table__footer.row
  .col-md-6:first-child {
  justify-content: end;
  padding: 20px;
}
.new__step4__table__container
  .new__step4__table__footer.row
  .col-md-6:first-child
  p {
  font-size: 19px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.new__step4__table__container
  .new__step4__table__footer.row
  .col-md-6:nth-child(2) {
  padding: 20px 30px;
}
.new__step4__table__footer.row .col-md-6:nth-child(2) a {
  font-size: 14px;
  background-color: #B92234;
  color: #fff;
  padding: 10px 25px;
  text-transform: uppercase;
  font-family: Host Grotesk,sans-serif;
}
.id_card_printer_support .container {
  padding: 20px 20px 50px 20px;
  box-shadow: 0 0 20px #00000020;
  background-color: #fff;
}
.id_card_printer_support .step {
  display: none;
}
.id_card_printer_support .step.active {
  display: block;
}
.modal {
  background: rgba(0, 0, 0, 0.5);
}
.modal-dialog-video {
  max-width: 700px !important;
}
.modal-video {
  height: 80vh !important;
}
@media (max-width: 1440px) {
  .id_card_printer_support .container {
    max-width: 1178px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 768px) {
  .modal-header.new__model__header h4 span {
    font-size: 16px;
  }
  .container.cont_1 h1 {
    font-size: 32px;
    line-height: 34px;
    margin-top: 0;
  }
  .container.cont_1 p {
    margin-bottom: 0;
  }
  ul.new__printer__steps li {
    width: 100%;
    border-radius: 0 !important;
    padding: 7px 10px !important;
  }
  ul.new__printer__steps li:before {
    display: none !important;
  }
  .step.step-1 .row .col-md-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
  }
  .new__step__two__heading {
    font-size: 28px;
    margin: 40px 0 30px 0;
  }
  .new__step__three__heading {
    font-size: 28px;
    margin: 40px 0 30px 0;
  }
  .new__step__four__heading {
    font-size: 28px;
    margin: 40px 0 30px 0;
  }
  .new__step__2__content.row > .col-md-4 > img,
  .new__step__3__content.row > .col-md-4 > img {
    max-width: 150px !important;
  }
  .new__content2,
  .new__content3 {
    margin: 30px auto 3px auto;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    gap: 5px;
  }
  .new__step__2__content.row > div:nth-child(2):after,
  .new__step__2__content.row > div:nth-child(2):before,
  .new__step__3__content:after {
    display: none;
  }
  .new__step2__btn__container,
  .new__step3__btn__container,
  .new__step4__btn__container {
    margin-top: 0;
    transform: scale(0.8);
  }
  .new__os__download__btns {
    gap: 15px;
  }
  .new__os__download__btns img {
    max-width: 165px;
  }
  .row.new__step4__video__container .col-md-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-bottom: 40px;
  }
  .new__step4__table__container .row .col-md-6:nth-child(2) {
    padding: 10px 20px;
  }
  .new__step4__table__container
    .new__step4__table__footer.row
    .col-md-6:first-child {
    justify-content: start;
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
  }
  .new__step4__table__container
    .new__step4__table__footer.row
    .col-md-6:nth-child(2) {
    padding: 20px;
  }
  .row.new__step4__video__container {
    margin: 50px 0 0 0;
  }
  .new__step4__table__container .row .col-md-6 {
    display: flex;
    align-items: center;
  }
}
.register-your-printer-header {
  text-align: center;
  width: 100%;
  float: left;
}
.register-your-printer-header h1 {
  text-transform: uppercase;
  font-family: "Kanit", sans-serif;
  font-size: 26px;
}
.register-your-printer-page h2 {
  text-transform: uppercase;
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  text-align: center;
  margin: 30px 0;
}
.register-your-printer-header p {
  font-size: 14px;
  line-height: 20px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 300;
}
.register-your-printer {
  width: 100%;
  float: left;
}
.register-your-printer .columns {
  padding: 20px;
  box-shadow: 0 0 27px #1f2c3212;
  border: solid 1px #f2f2f2;
  background-color: #fff;
  width: 100%;
  float: left;
}
.register-your-printer .steps {
  width: 100%;
  float: left;
  padding: 0;
  margin-bottom: 30px;
  background: #0c80b1;
  border-radius: 5px;
}
.register-your-printer .steps li {
  list-style: none;
  float: left;
  width: 20%;
  font-size: 14px;
  color: #fff;
  padding: 10px;
}
.register-your-printer .steps4 li {
  width: 25%;
}
.register-your-printer .steps li.single-line {
  line-height: 45px;
}
.register-your-printer .steps li.dual-line {
  line-height: 22px;
}
.register-your-printer .steps li.single-line span {
  height: 45px;
  line-height: 45px;
  float: left;
  margin-right: 5px;
}
.register-your-printer .steps li.dual-line span {
  height: 45px;
  line-height: 22px;
  float: left;
  margin-right: 5px;
}
.register-your-printer .steps li:first-child {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.register-your-printer .steps li:last-child {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-position: 40px;
}
.register-your-printer .steps li.active {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/steps-hover-arrow.png);
  background-color: #b92234;
  background-position: right;
  background-repeat: no-repeat;
}
.register-your-printer .steps li.active:last-child {
  background: #b92234;
}
.register-your-printer-form label {
  font-size: 14px;
  line-height: 25px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 300;
  display: #000;
}
.register-your-printer-form label span {
  color: red;
}
.register-your-printer-form input {
  margin-bottom: 15px;
}
.register-your-printer-form select {
  margin-bottom: 15px;
  background: #f9f9f9 !important;
  border: 1px solid #e2e2e2 !important;
  outline: 0;
  background-clip: padding-box;
  border-radius: 1px;
  font-size: 12px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  color: #282828;
  appearance: auto !important;
}
.register-your-printer-form .order-number input {
  line-height: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.register-your-printer-form .order-number label {
  line-height: 40px;
}
.register-your-printer-form .order-number input[type="radio"] {
  width: 15px;
  float: left;
  margin-right: 10px;
}
.register-your-printer-form button {
  background: #B92234;
  font-size: 17px;
  display: flex;
  clear: both;
  padding: 0;
  border-radius: 5px;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin: 30px auto;
  border: none;
  outline: 0;
}
.register-your-printer-form button span {
  padding: 7px 35px;
  text-transform: uppercase;
}
.register-your-printer-form button i {
  width: 40px;
  height: 42px;
  display: flex;
  align-items: center;
  background: #ad313e;
  justify-content: center;
  border-radius: 0 5px 5px 0;
}
#myModal button.btn-close,
#myModal2 button.btn-close,
#myModal3 button.btn-clos {
  position: absolute;
  right: 5px;
  top: 5px;
  transform: scale(0.5);
  opacity: 1;
  filter: invert(1);
}
.modal-header.new__model__header {
  background: #0581b3;
  border-bottom: medium;
  color: #fff;
  border-radius: 0 !important;
  font-size: 21px;
  padding: 5px 9px;
}
.modal-header.new__model__header h4 {
  font-size: 23px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 10px 0;
}
.modal-header.new__model__header h4 span {
  text-shadow: -1.4px 1.4px 0 rgb(31 44 50 / 6%);
  font-family: Kanit,sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.17;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 20px;
  text-align: center;
}
.alert-warning {
  font-size: 12px;
}
.success-msg {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 12px;
}
.license-info .alert-success {
  margin-top: 20px;
}
.license-info .alert-success strong {
  font-weight: 500;
  font-family: "Host Grotesk", sans-serif;
}
.register-your-printer-page.register {
  position: relative;
}
.register-your-printer-loading {
  width: 100%;
  text-align: center;
  background: #ffffffa8;
  padding: 50px 0;
  position: absolute;
  margin-top: 30px;
  min-height: 630px;
  line-height: 600px;
}
#MainContent {
  width: 100%;
}
._thumbnail a {
  pointer-events: none;
}
.rc_login {
  display: none !important;
}
.globo-paragraph p {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  color: #6c757d;
  line-height: 1.3;
}
.globo-paragraph p strong {
  font-weight: 500;
  font-size: 12px;
  font-family: "Host Grotesk", sans-serif;
}
.globo-form-id-108237 {
  text-align: left;
}
.globo-form-app .header .title {
  font-family: Kanit,sans-serif !important;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
#visitor h5.footer-title.small {
  display: inline-block;
}
#visitor span {
  color: #e3e3e3;
}
.software-pricing {
  text-align: center;
  max-width: 81.25rem;
  margin: 0 auto;
}
.software-pricing ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap:16px;
}
.software-pricing li {
    list-style: none;
    font-family: Host Grotesk, sans-serif;
    margin: 0;
    font-weight: 500;
    cursor: pointer;
    padding: 16px 30px;
    min-width: 220px;
    min-height: 56px;
    border: 1.5px solid #333232;
    border-radius: 100px;
}

.software-pricing li.active {
  background: #31669D;
  border: 1.5px solid #31669D;
  color: #fff;
}
.software-price {
  font-size: 24px;
}
.software-price span {
  text-transform: capitalize;
  /* font-size: 18px;
  font-weight: 400;
  color: #5f5f5f; */
}
.software-edition-wrap {
  background: #fff;
}
.upgrade-include li span {
  display: block;
}
@media (max-width: 767px) {

  .software-pricing ul {
    gap: 8px;
  }

  .software-pricing li {
    min-width: 31%;
    min-height: 49px;
    flex: 1;
    padding: 14px;
  }
}
@media (max-width: 1440px) {
  .list-card-content h5 {
    font-size: 22px;
  }
  .list-card {
    padding: 20px 15px;
  }
}
.support_template_banner {
  background-color: #d9f9ff;
  text-align: center;
}
.banner_content {
  max-width: 830px;
  margin: 0 auto;
  padding: 40px 0 46px;
}
.banner_content h1 {
  font-size: 50px;
  line-height: 55px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  color: #000;
  margin-bottom: 14px;
}
.banner_content p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
}
.sec_heading h1 {
  font-size: 50px;
  line-height: 55px;
  color: #000;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
}
.sec_heading h2 {
  font-size: 40px;
  line-height: 55px;
  color: #000;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
}
.sec_heading p {
  line-height: 30px;
  font-size: 20px;
  color: #4e4e4e;
}
section.how_we_help {
  padding: 39px 0 17px;
  border-bottom: 1px solid #ccc;
}
.help_card_wrap {
  text-align: center;
  margin: 20px -12px 0;
  transition: 0.3s all;
  padding: 25px 12px 28px;
}
.help_card_wrap:hover {
  box-shadow: 0 0 12px 5px #ededed;
}
.icon img {
  height: 55px;
  object-fit: scale-down;
  object-position: bottom;
}
.help_card_wrap h3 {
  font-size: 22px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  margin: 16px 0 9px;
}
.help_card_wrap p {
  font-size: 15px;
  line-height: 22px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
}
section.GotYou {
  padding: 83px 0 148px;
  border-bottom: 1px solid #d9d9d9;
}
.Support_card_header {
  background-color: #0e81b3;
  color: #fff;
  text-align: center;
  padding: 32px 0 36px;
  position: relative;
}
.Support_card_header.plus:before {
  content: "";
  display: block;
  position: absolute;
  background: url(https://bodno.com/cdn/shop/t/9/assets/recommend-2.png)
    no-repeat center;
  background-size: contain;
  width: 6.406vw;
  height: 6.354vw;
  left: 0;
  top: 0;
}
.Support_card_header h3 {
  font-size: 40px;
  font-family: "Kanit", sans-serif;
  margin: 0;
  line-height: 40px;
  text-transform: uppercase;
}
.Support_card_detail h6,
.Support_card_header h6 {
  font-size: 25px;
  font-family: "Kanit", sans-serif;
  margin: 10px 0 0 0;
}
.Support_card_wrapper {
  height: calc(100% - 29px);
  margin-top: 29px;
  background-color: #f6f6f6;
  padding-bottom: 58px;
}
.Support_card_detail {
  padding: 50px 40px 0;
  height: calc(100% - 240px);
}
.Support_card_detail ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.Support_card_detail ul li {
  font-family: "Host Grotesk", sans-serif;
  font-size: 20px;
  color: #000;
  position: relative;
  padding-left: 44px;
  margin-bottom: 15px;
}
.Support_card_detail ul li strong {
  font-family: "Kanit", sans-serif;
}
.Support_card_detail > ul > li::before {
  content: "";
  display: block;
  background: url(https://bodno.com/cdn/shop/t/9/assets/list-icon.png) no-repeat
    center;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 4px;
}
.Support_card_detail ul li ul li {
  margin: 0;
  font-style: italic;
}
.Support_card_detail h6 {
  color: #0e81b3;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 15px;
}
.support_add_cart {
  text-align: center;
}
.support_add_cart .add-to-cart {
  font-size: 22px;
  font-family: "Host Grotesk", sans-serif;
  padding: 15px 20px;
  min-width: 274px;
  min-height: 61px;
  border-radius: 0;
  margin-top: 33px;
}
.support_add_cart .add-to-cart:hover {
  background-color: transparent;
}
section.NeedHelp {
  border-bottom: 1px solid #d9d9d9;
  padding: 68px 0 100px;
}
section.NeedHelp .contact-us-box {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}
section.NeedHelp .contact-us-box p {
  font-family: "Host Grotesk", sans-serif;
  color: #5d5d5d;
  text-align: center;
}
.support-pricing {
  text-align: center;
  margin: 30px 0;
  width: 100%;
}
.support-pricing ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.support-pricing li {
  list-style: none;
  border: 1px solid #31669D;
  min-width: 150px;
  line-height: 45px;
  font-family: Host Grotesk,sans-serif;
  margin: 0;
  font-weight: 500;
  cursor: pointer;
}
.support-pricing li:nth-child(2) {
  border-left: none;
  border-right: none;
}
.support-pricing li.active {
  background: #31669D;
  color: #fff;
}
@media (max-width: 767px) {
  .support-pricing li {
    min-width: 33%;
  }
}
div#quick-question .modal-dialog {
  max-width: 753px;
}
.QuickQuestion {
  text-align: center;
  padding: 38px 49px 30px;
}
.QuickQuestion h1 {
  font-size: 45px;
  color: #B92234;
  font-family: "Kanit", sans-serif;
  margin: 0;
}
.QuickQuestion h6 {
  font-family: "Kanit", sans-serif;
  color: #000;
  font-size: 30px;
  margin: 27px 0 8px;
}
.QuickQuestion > a {
  font-size: 40px;
  color: #B92234;
  font-family: "Host Grotesk", sans-serif;
  margin: 0 0 30px;
  display: block;
}
.QuickQuestion p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.QuickQuestion a img {
  width: 45px;
}
.QuickQuestion_footer {
  border-top: 1px solid #ccc;
  padding: 22px;
}
.QuickQuestion_footer h3 {
  font-size: 30px;
  margin-bottom: 22px;
}
.QuickQuestion_footer h3 a {
  color: #B92234;
  font-family: "Kanit", sans-serif;
}
.QuickQuestion a.ModalBtn {
  width: 103px;
  line-height: 43px;
  color: #fff;
  background-color: #B92234;
  border: 1px solid #B92234;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  margin: 0 4px;
}
.QuickQuestion a.ModalBtn.w {
  background-color: #fff;
  color: #B92234;
}
.QuickQuestion .ModalButtons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.support_modal button.btn-close {
  position: absolute;
  right: 13px;
  top: 11px;
  color: #B92234;
  opacity: 1;
}
.support_form {
  padding: 14px 24px 34px;
}
.support_form input,
.support_form textarea {
  width: 100%;
  background-color: #f7f7f7 !important;
  border-color: #d9d9d9 !important;
  border-radius: 0;
  font-size: 16px;
  color: #4e4e4e;
  font-family: "Host Grotesk", sans-serif;
  padding: 0 15px;
  height: 58px;
}
.support_form textarea {
  padding: 15px;
  height: 189px;
  resize: none;
}
.support_form input::placeholder,
.support_form textarea::placeholder {
  color: #4e4e4e;
}
.support_form .form-group {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.support_form .submt-popup-btn {
  font-family: "Host Grotesk", sans-serif;
  background-color: #B92234;
  border: 1px solid #B92234;
  width: 188px;
  height: 62px;
  font-size: 22px;
  color: #fffefe;
  transition: 0.3s all;
  text-transform: uppercase;
}
.support_form .submt-popup-btn:hover {
  background-color: transparent;
  color: #B92234;
}
div#visitor {
  margin-top: 10px;
}
.price_on_cart {
  font-size: 0 !important;
}
.price_on_cart span {
  font-size: 13px !important;
}
.login_for_price {
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 3px;
  padding: 10px 20px !important;
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
  margin-top: 94px;
  width: 100%;
  text-align: center;
}
.product-item-details .jdgm-widget.jdgm-widget {
  min-height: 23px;
  display: block !important;
}
.menu-wrapper
  ul.main-menu
  > li:nth-child(6)
  > ul.megamenu-dropdown
  > li
  > a
  > i {
  display: none;
}
#product-media-main-image {
  position: relative;
}
#product-media-main-image .owl-nav button.owl-next,
#product-media-main-image .owl-nav button.owl-prev {
  position: absolute;
  top: 45%;
  font-size: 30px !important;
  border: none !important;
}

#product-media-thumbnail-image .slick-current {
  border: 1px solid #B92234;
  border-radius: 11px;
}
#product-media-thumbnail-image .slick-slider {
  overflow: hidden;
}
#product-media-thumbnail-image .slick-list {
  max-width: 70%;
  margin: 0 auto;
}
/* #product-media-thumbnail-image .item {
  margin: 5px;
  height: 70px;
  width: 70px !important;
} */
/* #product-media-thumbnail-image li {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
  margin: 0 4px;
  background: #cacbcc;
} */
#product-media-thumbnail-image li.slick-active {
  background: #d8aba2;
}
#product-media-thumbnail-image .slick-dots li button {
  display: none;
}
#shopify-section-template--16290064564478__fd5247e5-bdd0-4a8a-a29a-6e206a417694 {
  margin-top: 3rem !important;
}
.page-width .jdgm-widget {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 90rem !important;
  margin: 0 auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  
}


div#estimate .modal-content,
div#quick-quote .modal-content,
div#self-quote .modal-content {
  border-radius: 0;
}
div#estimate .modal-header .text-center,
div#self-quote .modal-header .text-center {
  width: 100%;
}
#quick-quote .header,
div#quick-quote .modal-header {
  background: #0581b3;
  border-bottom: medium;
  color: #fff;
  border-radius: 0 !important;
  font-size: 21px;
  padding: 5px 9px;
}
#estimate .modal-header,
#self-quote .modal-header,
#upgrade .modal-header {
  background: #0581b3;
  border-bottom: medium;
  color: #fff;
  border-radius: 0 !important;
  font-size: 21px;
  padding: 25px 20px;
}
#quick-quote .header h3,
#quick-quote .modal-header h1 {
  font-family: "Kanit", sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 2.04;
  color: #fff;
  text-align: center;
}
#estimate .header h2,
#self-quote .header h2,
#upgrade .modal-header h2 {
  text-shadow: -1.4px 1.4px 0 rgb(31 44 50 / 6%);
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.17;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
}
#estimate .modal-header h3,
#self-quote .modal-header h3 {
  text-shadow: -1.4px 1.4px 0 rgb(31 44 50 / 6%);
  font-family: "Kanit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.17;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 20px;
  text-align: center;
  display: block;
  width: 100%;
}
#quick-quote .header .globo-description p,
#quick-quote .modal-header h2 {
  text-shadow: -1.4px 1.4px 0 rgb(31 44 50 / 6%);
  font-family: "Kanit", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.17;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 20px;
  text-align: center;
}
#estimate button.btn-close,
#quick-quote .header.dismiss,
#quick-quote button.btn-close,
#self-quote button.btn-close,
#upgrade button.btn-close {
  background-color: #fff;
  border: 3px solid #6d6d6e;
  border-radius: 50% !important;
  color: #000;
  float: right;
  font-size: 12px;
  font-weight: 700;
  height: 25px;
  line-height: 17px;
  text-align: center;
  width: 25px;
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -5px;
  padding: 0;
  opacity: 1;
}
.globo-form-id-86191 .globo-form-app {
  max-width: 800px !important;
}
#self-quote .modal-body {
  background: #fff !important;
  padding: 33px 60px 40px 60px;
  margin: 0 !important;
}
#quick-quote .block-container,
#quick-quote .modal-body,
#upgrade .modal-body {
  background: #fff !important;
  padding: 33px 60px 0 60px;
  margin: 0 !important;
}
#estimate .message #quick-quote .message,
#self-quote .message {
  margin: 0 60px;
  width: calc(100% - 120px) !important;
}
#estimate .footer,
#quick-quote .footer,
#self-quote .footer {
  padding: 33px 60px 33px 60px;
}
#quick-quote .modal-body #message {
  background: #d6eccd none repeat scroll 0 0;
  border: 1px solid #b2dba1;
  border-radius: 5px;
  color: #3c763d;
  font-size: 15px;
  padding: 18px 0;
  text-align: center;
}
#estimate .form-group > input,
#quick-quote .form-group > input,
#quick-quote .form-group > textarea,
#self-quote .form-group > input,
#upgrade input {
  border-radius: 2px;
  border: solid 1px #d2d2d2;
  background-color: #fafafa;
  height: 50px;
  font-size: 14px;
  margin: 0 0 11px;
  padding: 10px;
  width: 100%;
}
#estimate .modal-body label,
#quick-quote .label-content,
#quick-quote .modal-body label,
#self-quote .modal-body label {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 3px;
}
#quick-quote .modal-body textarea {
  height: 135px;
}
#upgrade .add-to-cart__ {
  font-family: "Host Grotesk", sans-serif;
  border-radius: 3px;
  background-color: #B92234;
  border: 1px solid #B92234;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  color: #fffefe;
  margin: 3px 0 5px;
  transition: 0.3s all;
  margin-bottom: 30px;
}
#estimate #submit_estimate,
#self-quote #submit_quote {
  font-family: "Host Grotesk", sans-serif;
  border-radius: 3px;
  background-color: #B92234;
  border: 1px solid #B92234;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #fffefe;
  margin: 3px 0 5px;
  transition: 0.3s all;
}
#quick-quote .submit.classic-button,
#quick-quote .submt-popup-btn {
  font-family: "Host Grotesk", sans-serif;
  border-radius: 3px;
  background-color: #B92234;
  border: 1px solid #B92234;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #fffefe;
  margin: 3px 0 5px;
  transition: 0.3s all;
}
#estimate #submit_quote:hover,
#quick-quote .submit classic-button:hover,
#quick-quote .submt-popup-btn:hover,
#self-quote #submit_quote:hover,
#upgrade .add-to-cart:hover {
  background-color: transparent;
  color: #B92234;
}
#quick-quote .modal-footer {
  border: none;
  justify-content: flex-start;
  padding: 0;
}
body input:not([disabled]):focus {
  box-shadow: 0 1px 3px #e1e1e1;
}
#self-quote .error-msg {
  font-size: 12px;
}
#estimate .success-msg,
#self-quote .success-msg {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 12px;
}
@media (max-width: 1500px) {
  #quick-quote .form-group:first-child,
  #quick-quote .form-group:nth-child(2) {
    width: 49%;
    padding: 0 0.5%;
    float: left;
  }
  #quick-quote .form-group:nth-child(2) {
    float: right;
  }
}
@media (max-width: 767px) {
  #quick-quote .form-group:first-child,
  #quick-quote .form-group:nth-child(2) {
    width: 100%;
  }
  #quick-quote .modal-dialog {
    max-width: 100% !important;
    padding: 15px;
    margin: 0;
  }
  #quick-quote .modal-header h2 {
    margin-bottom: 0;
  }
  .globo-form-publish-modal {
    padding-top: 0 !important;
  }
  .globo-form-publish-modal .globo-form-modal-content {
    width: 90% !important;
    padding: 0 !important;
  }
  #quick-quote .header h3 {
    font-size: 20px;
  }
  #quick-quote .header .globo-description p {
    font-size: 18px;
  }
  #quick-quote .block-container {
    padding: 0 20px;
  }
  #quick-quote .footer {
    padding: 0 20px;
  }
  #quick-quote .message {
    margin: 0 20px;
    width: calc(100% - 40px) !important;
  }
  #estimate .modal-header h2,
  #self-quote .modal-header h2 {
    font-size: 20px !important;
  }
  #estimate .modal-header h3,
  #self-quote .modal-header h3 {
    font-size: 14px !important;
    margin-bottom: 0;
  }
  #estimate .modal-body,
  #self-quote .modal-body {
    padding: 15px;
    font-size: 14px;
  }
  #estimate .form-group > input,
  #self-quote .form-group > input {
    height: 42px;
  }
  #estimate .modal-header,
  #self-quote .modal-header,
  #upgrade .modal-header {
    padding: 15px 10px;
  }
  ._total_rent {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #quick-quote .modal-body {
    padding: 15px;
  }
  #quick-quote .modal-body label {
    font-size: 14px;
  }
  #quick-quote .submt-popup-btn {
    width: 100%;
  }
  #quick-quote .modal-header h1 {
    line-height: 1.5 !important;
    font-size: 16px !important;
  }
  #quick-quote .form-group > input,
  #quick-quote .form-group > textarea {
    font-size: 14px;
    margin: 0 0 5px;
  }
}
.globo-form-app .globo-form-control .globo-form-input {
  display: block !important;
}
#quote-btn-m {
  background-color: #B92234;
  border: 1px solid #B92234;
  line-height: 28px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  font-family: Host Grotesk,sans-serif;
  display: block;
  padding: 5px 15px;
  height: auto;
  font-size: 13px;
  margin: 0 0 5px;
  border-radius: 0;
}
.send-quote-btn {
  width: 100%;
  float: left;
  cursor: pointer;
}
.id-card-printers-template {
  background-color: #fff;
}
section.ICP-banner {
  background: url(https://bodno.com/cdn/shop/t/9/assets/slider-bg.jpg) no-repeat
    center top;
  background-size: cover;
  background-color: #fff;
  padding-bottom: 5px;
}
.ICP-banner img {
  max-width: 100%;
}
.ICP-banner-content h2 {
  color: #373636;
  text-transform: capitalize;
  line-height: 1;
  font-size: 47px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  margin-bottom: 27px;
  letter-spacing: 0;
}
.ICP-banner-content h1 {
  font-size: 36px;
  line-height: 44px;
  color: #2c2c2c;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: "Kanit", sans-serif;
}
.ICP-banner-content p {
  font-size: 17px;
  line-height: 24px;
  color: #4a4a4a;
  margin-bottom: 0;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  margin-bottom: 27px;
  margin-top: 10px;
}
.ICP-banner-content ul {
  padding-left: 20px;
}
.ICP-banner-content {
  margin-bottom: 10px;
}
.ICP-banner-content li a {
  color: #000;
}
.ICP-banner-content li {
  font-size: 17px;
  line-height: 24px;
  color: #4a4a4a;
  margin-bottom: 0;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  margin-top: 5px;
}
.ICP-banner-content .banner-btn-learn {
  margin-right: 13px;
}
.banner-btn-learn {
  font-family: "Host Grotesk", sans-serif;
  box-shadow: 0 0 16px 0 rgb(85 188 193 / 43%);
  background-color: #B92234;
  font-size: 14px;
  font-weight: 500;
  height: 37px;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #fff;
  padding: 11px 46px;
  text-transform: uppercase;
  margin-right: 28px;
}
.home-page-banner-info .banner-btn-learn:last-child {
  padding: 11px 26px;
}
.banner-btn-learn:last-child {
  margin-right: 0;
  box-shadow: 0 0 16px 0 rgb(85 188 193 / 43%);
  background-color: #31669D;
}
.banner-btn-learn:hover {
  color: #fff;
}
.products-grid .product-wrapper {
  border-radius: 3px;
  box-shadow: 0 0 26px 0 rgb(31 44 50 / 8%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding-top: 40px;
  overflow: hidden;
  position: relative;
}
.box-image,
.box-image img {
  height: 120px;
  width: auto;
}
.product-wrapper .p-thumb {
  padding: 10px 0 24px;
  text-align: center;
  display: block;
}
._featured {
  background: #B92234;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.price-and-quantity-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}
.products-grid span.price-label {
  display: none !important;
  font-size: 13px;
  line-height: 24px;
  display: block;
  text-transform: capitalize;
  color: #000;
}
.products-grid .price-wrap span.price {
  font-family: Host Grotesk;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #333232;
}

.products-grid .featured-product .price-wrap span.price-label {
  font-size: 16px;
}
.products-grid .featured-product .price-wrap span.price {
  line-height: 1.85;
  margin-top: 3px;
  display: block;
  font-weight: 500;
}
.products-grid .featured-product .qty-wrap {
  padding-left: 16px;
}
.products-grid button.add-to-cart {
  margin-top: 15px;
}
.products-grid .product-content {
  padding: 9px 10px 20px;
  border-top: 1px solid #f2f2f2;
}
.category-products-grid .qty-wrap {
  display: none;
  padding-left: 21px;
}
.category-products-grid span.qty-label {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 0 -1px;
}
span.qty-label {
  display: none;
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #4e4e4e;
  display: block;
  margin: 0 0 3px -1px;
}
.products-grid .qty-control {
  margin: 5px 0;
  display: inline-flex;
}
.qty-btn,
.qty-control input.qty {
  width: 30px;
  height: 30px;
  line-height: 28px;
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  text-align: center;
  margin: 0 -1px;
  border-radius: 0;
  outline: 0;
  font-size: 18px;
  user-select: none;
  font-weight: 700;
}
.qty-control input.qty {
  width: 37px;
  text-align: center;
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
}
.featured-product.product-wrapper button.add-to-cart {
  margin-top: 11px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.IDP-supplies-wrap {
  margin: 0;
  padding: 7px;
  width: 20%;
}
.IDP-supplies {
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 10%);
  border: solid 1px #ecf8fa;
  background-color: #ecf8fa;
  text-align: center;
  padding-top: 25px;
}
.IDP-supplies span {
  font-family: "Host Grotesk", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.47;
  color: #363636;
  display: block;
  margin-top: 5px;
}
.ICP.keynotes .keynote {
  padding: 30px 0;
}
h4.ICP-heading {
  font-family: "Kanit", sans-serif;
  color: #181818;
  font-weight: 400;
  font-size: 32px;
  text-align: center;
  margin: 52px 0 63px;
}
.ICP.bestsellers-products ul.products {
  margin-left: -10px;
  margin-right: -10px;
}
.ICP.bestsellers-products ul.products.column-5 li {
  padding: 0 10px;
}
.ICP .product-thumnb {
  padding: 30px 10px 0;
  margin-bottom: 20px;
}
.ICP .product-thumnb img {
  height: 226px;
  min-height: auto;
}
.ICP.bestsellers-products h4.product-name {
  font-size: 16px;
  line-height: 24px;
  margin: 8px 0 6px;
  height: 75px;
  padding: 0;
}
.ICP .products-grid span.price-label {
  display: inline-block !important;
  display: none !important;
  text-transform: uppercase;
  vertical-align: text-bottom;
  margin-right: 8px;
}
.product-item-printer-review {
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: #B92234;
}
.ICP.bestsellers-products .add-to-cart {
  padding: 10px 30px !important;
  margin: 13px 0 5px;
}
.id-printer-capability h4.ICP-heading {
  margin: 61px 0 33px;
}
section.ICP.best-sellers {
  background: #fff;
  padding-bottom: 0;
}
.capability p,
.printer-expert-tips p {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 40px;
}
h6.shopbymanufacturer {
  font-family: "Kanit", sans-serif;
  color: #181818;
  font-weight: 400;
  font-size: 22px;
  text-align: left;
  margin: 20px 0 15px;
}
.manufacturer-brand-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.manufacturer-brand-wrapper .brand-logo {
  text-align: center;
  width: calc(33.33% - 2px);
  border: 1px solid #e7e7e7;
  margin: 0 0 -1px -1px !important;
  padding: 30px 0;
  text-align: center;
}
.printer-reviews {
  padding-left: 50px;
}
.printer-reviews h6 {
  margin: 0 0 20px;
}
ul.printer-reviews-list {
  padding: 0;
  margin: 0;
}
ul.printer-reviews-list li {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
  line-height: 40px;
}
ul.printer-reviews-list li i {
  margin-right: 10px;
}
ul.printer-reviews-list li a {
  font-size: 14px;
  color: #383838;
  text-transform: uppercase;
}
ul.printer-reviews-list li a:hover {
  color: #B92234;
}
a.primary-btn {
  background: #B92234;
  border: 1px solid #B92234;
  color: #fff;
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 20px;
  margin-top: 20px;
  display: inline-block;
}
a.primary-btn:hover {
  background: #fff;
  color: #B92234;
}
section.ID-Printer-Experts {
  padding: 100px 0 50px 0;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
h1.IDP-expert {
  font-family: "Kanit", sans-serif;
  color: #3f3f3f;
  font-weight: 500;
  font-size: 41px;
  margin-bottom: 75px;
}
.Printer-Experts {
  margin-top: 60px;
}
.printer-expert-tips {
  padding-left: 63px;
  position: relative;
}
.printer-expert-tips span {
  position: absolute;
  left: 0;
  top: 0;
  background: #B92234;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  font-family: "Host Grotesk", sans-serif;
  z-index: 2;
}
.printer-expert-tips:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  width: 30px;
  height: 30px;
  z-index: 1;
  border-radius: 100%;
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/border-bg.png);
  background-repeat: no-repeat;
}
.easy-shipping {
  padding: 50px 0;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
h4.easy-shipping-heading {
  color: #181818;
  font-weight: 500;
  font-size: 32px;
  margin-top: 100px;
  margin-bottom: 50px;
}
h4.easy-shipping-heading strong {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  font-size: 48px;
}
ul.fairprices {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
ul.fairprices li {
  list-style: none;
  width: 45%;
  margin-right: 5%;
  font-size: 16px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 20px;
  padding-left: 40px;
  background: url(https://bodno.com/cdn/shop/t/9/assets/list-tick.png) no-repeat
    left top;
}
.testimonial-ICP {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/Testimonials-bg.png);
  background-position: center top;
  background-repeat: repeat-x;
  width: 100%;
  margin-bottom: 70px;
}
h1.ICPtestimonial-heading {
  font-family: "Kanit", sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  margin: 53px 0 33px;
  display: inline-block;
}
.testimonialcard-slide-wrap {
  padding: 10px 18px;
}
.testimonila-cards-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.testimonial-card-img img {
  height: 119px;
  width: 119px;
  border-radius: 100%;
  border: 4px solid #fff;
  margin: 0 auto;
  z-index: 999;
}
.testimonialcard-slide-wrap .quote {
  border-radius: 3px;
  box-shadow: 0 0 11px 0 rgb(0 0 0 / 10%);
  border: solid 1px #f3f3f3;
  background-color: #fff;
  padding: 30px;
  margin-top: -55px;
  padding-top: 85px;
  max-width: 435px;
  min-height: 429px;
}
.testimonialcard-slide-wrap span.quote-by {
  margin: 0 !important;
}
.testimonialcard-slide-wrap .quote img {
  width: 56px;
  margin: 0 auto;
}
.navslider-wrap .quote p,
.testimonialcard-slide-wrap .quote p {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63;
  color: #4e4e4e;
  min-height: 205px;
  padding: 35px 0 40px 0;
  margin-bottom: 10px;
}
.testimonialcard-slide-wrap .quote span.quote-by {
  text-transform: uppercase;
  text-align: right;
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 1.39;
  color: #B92234;
}
#Testimonila_Card_Slider button.slick-arrow {
  position: absolute !important;
  right: -32px;
  height: 35px;
  width: 35px;
  border-radius: 2px !important;
  background-color: #636363 !important;
  border: 1px solid #636363 !important;
  margin: 0 5px;
  font-size: 24px;
  color: #fff;
  top: 52%;
}
#Testimonila_Card_Slider button.slick-arrow.slick-disabled {
  opacity: 0.2;
}
#Testimonila_Card_Slider button.slick-arrow::before,
.testimonial-navslider-thumbs button.slick-arrow::before {
  display: none;
}
.page-title-wrapper {
  max-height: 81px;
  overflow: hidden;
  background: #31669D;
  -webkit-box-shadow: inset 0 5px 5px 0 rgb(11 108 159 / 36%);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(11, 108, 159, 0.36);
  box-shadow: inset 0 5px 5px 0 rgb(11 108 159 / 36%);
}
.page-title {
  color: #fff;
  font-size: 34px;
  line-height: 81px;
  font-weight: 300;
  text-transform: uppercase;
}
ul.breadcrum {
  padding: 0;
  margin: 0;
  height: 36px;
}
ul.breadcrum li {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  list-style: none;
  vertical-align: top;
  font-size: 11px;
  padding: 10px 0 !important;
}
ul.breadcrum li a {
  color: #333;
}
ul.breadcrum li a:hover {
  text-decoration: underline;
}
ul.breadcrum li:not(:last-child):after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f178";
  font-size: 14px;
  margin: 0 10px 0 14px;
  color: #a3a3a3;
}
ul.breadcrum li strong {
  font-family: "Host Grotesk", sans-serif;
  color: #B92234;
  font-weight: 500 !important;
}
.card-printer-supplies {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.printerSupplies-top-content h4,
h4.printerSupplies-heading {
  font-family: "Kanit", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 0.74;
  color: #4e4e4e;
  margin-top: 60px;
  margin-bottom: 20px;
}
.printerSupplies-top-content p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  color: #4e4e4e;
  margin-bottom: 30px;
}
.Printer-Supplies-Search {
  max-width: 331px;
  border-radius: 3px;
  box-shadow: 0 0 26px 0 rgb(31 44 50 / 8%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 20px 30px 28px;
  float: right;
}
.Printer-Supplies-Search label {
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
.Printer-Supplies-Search input,
.Printer-Supplies-Search select {
  background-color: #fefefe;
  border: 1px solid #dbdbdb;
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  margin: 7px 0 10px;
  padding: 0 14px;
  width: 100%;
}
select {
  background: #fff url(select-bg.svg) no-repeat 100% 45%;
  background-size: 30px 60px;
  appearance: none;
  text-indent: 0.01em;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  line-height: 1.42857143;
  font-family: "Host Grotesk", sans-serif;
}
select:focus {
  outline: 0;
}
.Printer-Supplies-Search button {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #B92234;
  height: 43px;
  cursor: pointer;
  border: 1px solid #B92234;
  text-transform: uppercase;
  line-height: 43px;
  padding: 0 20px;
  margin-top: 7px;
  border-radius: 2px;
}
h4.printerSupplies-heading {
  font-family: "Kanit", sans-serif;
  line-height: 0.63;
  margin: 20px 0;
  font-weight: 400;
  display: inline-block;
}
.id-card-supplies {
  padding: 50px 0;
}
.supplies-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
.supplies-wrapper .slick-track {
  margin: 0;
}
.supplies-wrapper button.slick-arrow {
  top: -19px;
  right: 15px;
  width: 35px;
  height: 35px;
  font-size: 0;
  margin: 0 5px;
  backface-visibility: hidden;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  transition: 0.4s all;
}
.supplies-wrapper button.slick-arrow:hover,
div#similar-printers-carousel .owl-nav button:hover {
  color: #fff;
  background-color: #B92234;
  border-color: #B92234;
}
.supplies-wrapper button.slick-arrow:hover::before,
div#similar-printers-carousel .owl-nav button:hover::before {
  color: #fff;
}
.supplies-wrapper button.slick-arrow.slick-prev {
  left: auto;
  right: 60px;
  z-index: 1;
}
.supplies-wrapper button.slick-arrow:before,
div#similar-printers-carousel .owl-nav button::before {
  content: "\f104";
  font-family: FontAwesome;
  color: #ccc;
  opacity: 1;
}
.supplies-wrapper button.slick-arrow.slick-next:before,
div#similar-printers-carousel .owl-nav button.owl-next::before {
  content: "\f105";
}
.supplies-wrapper button.slick-arrow.slick-disabled,
div#similar-printers-carousel .owl-nav button.disabled {
  opacity: 0.2;
}
div#similar-printers-carousel .owl-nav button {
  width: 35px;
  height: 35px;
  margin: 0 5px;
  backface-visibility: hidden;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  transition: 0.4s all;
  border-radius: 0;
}
div#similar-printers-carousel .owl-nav button span {
  display: none;
}
div#similar-printers-carousel .owl-nav {
  position: absolute;
  top: -39px;
  right: 0;
  margin: 0;
}
.supply-slider-wrap {
  margin: 0 5px;
  padding: 5px;
}
.supply-item-box {
  box-shadow: 0.7px 0.7px 4px 0 rgb(0 0 0 / 4%);
  border: solid 1px #f5f5f5;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 24px;
}
.supply-item-box img {
  width: auto !important;
  height: 115px;
  margin: 0 auto;
}
.supply-item-box h4 {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  color: #5e5e5e;
  margin-bottom: 0;
  min-height: 42px;
  margin-top: 15px;
}
.supply-item-button a {
  background: #B92234;
  height: 44px;
  cursor: pointer;
  border: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  color: #fff;
  text-align: center;
  font-family: "Host Grotesk", sans-serif;
  padding: 0;
  display: block;
  text-transform: uppercase;
  border-radius: 2px;
}
h4.RightSupplies-heading {
  font-family: "Kanit", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 0.63;
  color: #4e4e4e;
  margin-bottom: 30px;
}
.choose-right-supplies {
  padding: 100px 0;
}
.right-supplies-content p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  line-height: 1.63;
  color: #4e4e4e;
  margin-bottom: 30px;
}
section.testimonial-navslider {
  padding: 100px 0 90px;
  background: #fbfbfb;
}
.testimonial-navslider-container {
  padding: 0 10px;
}
.navslider-wrap .quote {
  position: relative;
  padding-left: 50px;
}
.navslider-wrap .quote::before {
  content: "";
  display: block;
  background: url(https://bodno.com/cdn/shop/t/9/assets/quote-icon.png)
    no-repeat center;
  width: 45px;
  height: 32px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.navslider-wrap .quote p {
  padding: 0 !important;
  margin-bottom: 30px;
  min-height: auto;
  line-height: 25px;
}
.navslider-wrap .quote span.quote-by {
  font-size: 19px;
  line-height: 25px;
  margin: 0;
  text-align: right;
}
.testimonial-navslider-thumbs {
  background: url(https://bodno.com/cdn/shop/t/9/assets/testimonial-small-bg.jpg)
    no-repeat top left;
  padding: 60px 3px 0 53px;
}
.navslider-thumb-wrap {
  padding: 0 7px;
}
.navslider-thumb-wrap img {
  height: auto !important;
  width: 100%;
}
.navslider-thumb-wrap p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  line-height: 1.56;
  margin-top: 18px;
}
.testimonial-navslider-thumbs button.slick-arrow {
  left: 55px;
  border: none;
  background: url(https://bodno.com/cdn/shop/t/9/assets/grey-left-arrow.png)
    no-repeat center top;
  background-color: transparent;
  height: 13px;
  width: 30px;
  top: auto;
  bottom: -60px;
}
.testimonial-navslider-thumbs button.slick-arrow.slick-next {
  background: url(https://bodno.com/cdn/shop/t/9/assets/grey-right-arrow.png)
    no-repeat center top;
  left: 90px;
  background-color: #fff;
  z-index: 1;
  padding-right: 40px;
}
.navslider-content-box {
  width: 25%;
  margin-left: 16.67%;
  padding-right: 10px;
  padding-left: 0 !important;
}
.navslider-thumbs-box {
  width: 50%;
  padding-left: 10px;
  padding-right: 0 !important;
  margin-left: 8.33%;
}
button.slick-arrow.slick-disabled {
  opacity: 0.2 !important;
}
#Testimonila_Card_Slider button.slick-arrow::before {
  display: none;
}
.testimonial-navslider-thumbs::after {
  content: "";
  background-color: #e2e2e2;
  position: absolute;
  right: 15px;
  height: 1px;
  width: 83%;
  bottom: -47px;
}
.category-image {
  margin-top: 20px;
  margin-bottom: -25px;
}
.category-description p {
  margin: 10px 0;
}
.products-filter-wrapper {
  display: flex;
}
.products-filter-sidebar.category {
  width: 100%;
  max-width: 25%;
  margin-top: 1rem;
  padding-right: 0;
}
.filters-wrapper {
  border: 0;
  background-color: #fff;
  /* min-height: 1000px; */
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
h4.block-title {
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  color: #4e4e4e;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.filter-options-title {
  font-family: "Host Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  color: #333232;
  padding: 0 40px 0 0;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}
.filter-options-title:hover,
.filter-options-title:hover::after {
  color: #000;
}
.filter-options-item {
  padding-bottom: 15px;
}
ul.filter-items {
  padding: 12px 0 10px 10px;
}
ul.filter-items li {
  border-bottom: 1px solid #f2f2f2;
}
.filter-checkbox li {
  list-style: none none;
  width: 100%;
  margin-bottom: 10px;
  display: inline-flex;
}
.filter-checkbox li input[type="checkbox"] {
  margin: 4px 5px 0 0;
  position: relative;
  top: 2px;
  height: 40px;
}
.filter-checkbox li label {
  font-size: 15px;
  letter-spacing: 0.01em;
  color: #5d5d5d;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  line-height: 50px;
}

ul.filter-by-range li {
  margin: 10px 0;
  list-style: none;
}
ul.filter-by-range li a {
  background: url(https://bodno.com/cdn/shop/t/9/assets/menu_arrow_2.png)
    no-repeat center left;
  padding-left: 15px;
  font-size: 15px;
  letter-spacing: 0.01em;
  line-height: 33px;
  color: #4e4e4e;
}
ul.filter-items a span.price {
  color: #282828;
}
ul.filter-items a:hover span.price {
  color: #326a9e;
}
h5.filter-current-subtitle {
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px;
  margin: 0;
}
.filter-current ul.filter-items {
  padding: 5px 10px;
}
.filter-current ul.filter-items li.item {
  padding-left: 17px;
  margin: 10px 0;
  position: relative;
  z-index: 1;
  list-style: none;
  border: none;
  line-height: normal;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-current .action.remove:before {
  font-size: 20px;
  line-height: 15px;
  color: #999;
  content: "+";
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  text-align: center;
  transform: rotate(45deg);
  vertical-align: middle;
}
.filter-current ul.filter-items li.item span {
  font-size: 12px;
  line-height: 15px;
}
span.filter-label {
  font-weight: 700;
  color: #282828;
}
span.filter-value {
  color: #858585;
}
.filter-actions {
  margin-bottom: 30px;
  line-height: 16px;
}
a.clear-filter {
  font-size: 12px;
  color: #326a9e;
  line-height: 16px;
}
.products-column {
  max-width: 75%;
  width: 100%;
  padding-left: 10px;
}

ul.products.column-3 li.product {
  padding: 0;
  width: 31%;
  margin-bottom: 1rem;
  position: relative;
  z-index: 0;
}

ul.products.column-4.products-grid {
  margin-left: -6px;
  margin-right: -16px;
}
ul.products.column-4 li.product {
  padding: 0;
  width: 23.1%;
  margin-bottom: 20px;
   position: relative;
  z-index: 0;
}

.products-grid .product-item-details {
  padding-top: 1rem;
}
.products-grid .product-item-details h4.product-name {
  font-family: Host Grotesk;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    color: #31669d;
    min-height: 55px;
    height: auto;
}
.category .products-grid button.add-to-cart {
  float: left;
  width: 100%;
  height: 36px;
  background-color: #B92234;
  margin: 20px 5px 0 0;
  padding: 0 !important;
}

.btn-red-s {
    padding: 14px 40px !important;
    min-width: 100%;
    height: 49px !important;
    background: #fff !important;
    border: 1.5px solid #b92234;
    border-radius: 10.9167px !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #b92234;
    text-transform: capitalize;
    margin: 0 !important;
}

.btn-red-s:hover {
    border: 1.5px solid #fff !important;
    color: #fff !important;
    background: #b92234 !important;
}

.category .products-grid .__leasing_link_grid {
  float: left;
  width: 100%;
  height: 36px;
  background-color: #B92234;
  margin: 20px 5px 0 0 !important;
  padding: 0 !important;
  text-align: center;
  font-family: Host Grotesk,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 34px;
  border-radius: 3px;
  border: 1px solid #B92234;
  color: #fff;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.4s all ease;
  text-transform: uppercase;
}
.category .products-grid .__leasing_link_grid:hover {
  background: #fff !important;
  border: 1px solid #B92234 !important;
  color: #B92234 !important;
}
.category .products-grid .view-button {
  margin: 20px 5px 0 0 !important;
}
label {
  color: #5d5d5d;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
.products-toolbar {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.products-toolbar label {
  font-size: 13px;
  color: #313131;
}
select#SortBy,
select#limiter {
  margin: 0 11px 0 7px;
  width: auto;
  height: 30px;
  padding: 0 20px 0 5px;
}
#SortBy {
  color: #777;
  font-size: 13px;
  margin-right: 15px !important;
}
.sorter-action {
  border: solid 1px #B92234;
  height: 32px;
  width: 34px;
  line-height: 30px;
  background-color: #B92234;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.sorter-action i {
  vertical-align: middle;
}
a.sorter-action:hover {
  color: #000;
}

section.brands-section {
  margin: 15px 0 60px;
}
ul.brandlist {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
ul.brandlist li {
  border-radius: 3px !important;
  box-shadow: 0 0 26px 0 rgb(31 44 50 / 8%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  width: calc(25% - 30px);
  margin: 0 30px 30px 0;
  padding: 16px;
}
ul.brandlist li img {
  margin-bottom: 16px;
}
ul.brandlist li a,
ul.brandlist li h4 {
  font-family: "Kanit", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #3a3a3a;
  text-transform: capitalize;
  display: block;
}
ul.brandlist li h4 {
  margin-bottom: 0;
}
section.product-main-content {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.product-info-left .product.media {
  display: flex;
  flex-wrap: wrap;
  width: 45%;
  /* padding: 33px 0 0 33px; */
  flex-direction: column;
}
.product-info-left .product-info-main {
  width: 55%;
  padding: 0 0rem 0 2rem;
}

.product-page-title2 {
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.77;
  letter-spacing: normal;
  text-align: left;
  color: #9a9a9a;
  margin-bottom: 20px;
}
.product-info-main .product-reviews-flex,
.product-info-main .product-reviews-summary {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.product-info-main .product-reviews-summary {
  justify-content: space-between;
  width: 100%;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 9px;
}
.product-info-main .reviews-actions {
  margin: -1px 0 0 18px;
}
.product-reviews-summary .reviews-actions a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #535353;
}
a.action.add {
  text-transform: uppercase;
  font-size: 12px;
}
.product-attribute {
  display: flex;
}

.product-attribute .type {
  margin-right: 8px;
}

.estimated-delivery p {
  font-family: "Host Grotesk", sans-serif;
  color: #1b1616;
  font-size: 14px;
  line-height: 24px;
}
.estimated-delivery.message.success {
  margin: 6px 0 0;
  padding: 15px 25px 15px 60px;
  display: block;
  background: #eef6e9;
  position: relative;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.estimated-delivery.message.success > div:first-child::before {
  content: "";
  display: block;
  background: url("{{ 'success-tick.png' | asset_url }}") no-repeat center;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 11px;
  left: 22px;
}
.estimated-delivery.message.success > div:first-child::before {
  top: 20px;
}
.swatch-opt {
  margin: 32px 0 20px;
}
.swatch-attribute {
  margin: 0 0 1.25rem;
}
.swatch-attribute-label {
  padding-bottom: 5px;
  display: inline-block;
}
.swatch-attribute-label,
.swatch-attribute-selected-option {
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.69;
  color: #535353;
  text-transform: capitalize;
}
.swatch-attribute-selected-option {
  border-left: 1px solid #ececec;
  margin-left: 13px;
  padding-left: 16px;
}
.swatch-attribute-options-wrapper {
  display: inline-block;
  width: 100%;
}
ul.swatch-attribute-options {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
ul.swatch-attribute-options li.swatch-option {
  margin-bottom: 5px;
  margin-right: 5px;
}



#custom-price-box *{
  font-family: 'Host Grotesk';
}

#custom-price-box h4.retail_price span.price.old-price {
  text-decoration: line-through;
  color: #B92234;
}

#custom-price-box .saving_update .price{
  color: #00AB6D;
}


.product-info-price {
    border-top: 2px solid;
    border-image-source: linear-gradient(90deg, #D9D9D9 0%, #B4B4B4 18%, #787878 44%, #DCDCDC 67%, #DCDCDC 82%, #5F5F5F 100%);
    border-image-slice: 1;
}

.product-info-price * {
   font-family: 'Host Grotesk';
}


.box-addtocart select#qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #dbdbdb;
  height: 44px;
  background: #fff url(select-bg.svg) no-repeat 100% 45%;
  background-size: 30px 60px;
  padding-right: 25px;
  text-indent: 0.01em;
  text-overflow: "";
  text-align: left;
  width: 60px;
  height: 38px;
  padding: 4px 10px 4px;
  vertical-align: baseline;
  font-size: 14px;
  font-family: "Host Grotesk", sans-serif;
}


.send-quote-btn {
  cursor: pointer;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  text-align: left;
  color: #5a5a5a;
  margin-bottom: 10px;
}

.policy-text-div {
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 50px;
  padding: 20px;
}
.policy-text-div ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.icon-img {
  float: left;
  margin-right: 15px;
  height: 100%;
}
.policy-text-div li {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  line-height: 16px;
  color: #5a5a5a;
  height: 45px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.policy-text-div li:nth-child(2) {
  line-height: 35px;
}
.policy-text-div li:nth-child(2) .icon-img {
  margin-top: -3px;
}
.AcceptedPaymentMethods p {
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #5a5a5a;
  margin-bottom: 10px;
}

.prod-description {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9;
  letter-spacing: 0.16px;
  text-align: left;
  color: #5f5f5f;
}
.prod-description-new {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9;
  letter-spacing: 0.16px;
  text-align: left;
  color: #5f5f5f;
}
.description-text .prod-name {
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -0.48px;
  text-align: left;
  color: #4e4e4e;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.description-text-new .prod-name {
  font-family: "Kanit", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -0.48px;
  text-align: left;
  color: #4e4e4e;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.description-text .prod-description {
  margin: 24px 0 0;
}
.description-text .prod-description-new {
  margin: 24px 0 0;
}
/* .description-text .prod-description * {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: 0.16px;
  text-align: left;
  color: #1b1616;
  margin-bottom: 10px;
} */
/* .description-text .prod-description-new * {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: 0.16px;
  text-align: left;
  color: #1b1616;
  margin-bottom: 10px;
} */
.description-text .prod-description strong {
  font-family: "Host Grotesk", sans-serif !important;
  font-weight: 700;
  color: #1b1616;
}
.description-text .prod-description-new strong {
  font-family: "Host Grotesk", sans-serif !important;
  font-weight: 700;
  color: #1b1616;
}
.description-text .prod-description ol,
.description-text .prod-description ul {
  padding-left: 40px;
  margin-bottom: 25px;
}
.description-text .prod-description-new ol,
.description-text .prod-description-new ul {
  padding-left: 40px;
  margin-bottom: 25px;
}
.similar-printers h2 {
  font-family: "Kanit", sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #5a5a5a;
  margin-bottom: 33px;
}
.similar-printer-wrapper {
  border-radius: 3px;
  box-shadow: 0 0 27px 0 rgb(31 44 50 / 3%);
  border: solid 1px #ececec;
  background-color: #fff;
  width: calc(100% - 2px);
  margin: 0 0 32px;
  padding: 0 0 28px;
  text-align: center;
}
.similar-printer-wrapper .image {
  padding: 20px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 30px;
  text-align: center;
}
.similar-printer-wrapper img {
  height: 180px !important;
  width: auto !important;
  margin: 0 auto;
}
.similar-printer-wrapper span.btn-view-detail {
  width: 136px;
  height: 36px;
  line-height: 36px;
  background-color: #B92234;
  font-family: "Host Grotesk", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  color: #fff;
  padding: 0 !important;
  display: inline-block;
}
.similar-printer-wrapper h4 {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.4px;
  text-align: center;
  color: #4e4e4e;
  padding: 0 30px;
  margin-bottom: 32px;
  min-height: 54px;
}
section.write-your-review.product-page .review-form-wrapper {
  padding: 20px !important;
  margin-bottom: 40px;
}
.reviews-list {
  margin-bottom: 20px;
}
ol.review-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.review-title {
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.15px;
  text-align: left;
  color: #5f5f5f;
  margin: 0 0 12px;
}
.reviews-list .review-ratings {
  max-width: 240px;
  float: left;
  margin-bottom: 0;
}
.review-ratings ~ .review-content,
.review-ratings ~ .review-details {
  margin-left: 280px;
}
.review-content {
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.15px;
  text-align: left;
  color: #5f5f5f;
  margin-bottom: 0;
}
.review-author,
.review-date {
  display: inline;
}
.review-details {
  text-align: left;
}
.review-author strong,
.review-details span {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.12px;
  text-align: left;
  color: #9e9e9e;
}
.review-author strong {
  text-transform: uppercase;
  font-weight: 600;
}
.review-item .review-date {
  font-family: "Kanit", sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  color: #8e8d8d;
  text-transform: uppercase;
  margin: 0;
}
.message.empty {
  margin: 0 0 10px;
  padding: 12px 15px 12px 15px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  position: relative;
}
.template-collection .homepage .keynotes-row {
  border-top: none !important;
  margin-top: 0;
  border-left: none !important;
  border-right: none !important;
}
.template-collection .homepage .col-phonecall {
  border-left: none !important;
}
.template-collection .homepage .col-payment {
  border-right: none !important;
}
.template-collection .best-sellers-heading {
  text-align: center;
}
.software-headings h3 {
  font-family: "Kanit", sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #4e4e4e;
  margin: 60px 0 16px;
  line-height: 1;
  display: inline-block;
}
.software-headings p {
  font-size: 19px;
  font-weight: 300;
  line-height: 1;
  font-family: "Kanit", sans-serif;
  color: #4e4e4e;
}
.software-headings ul {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 70px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.software-headings ul li {
  width: 230px;
  height: 103px;
  box-shadow: 0 0 16px 0 rgb(31 44 50 / 3%);
  border: solid 1px #e9e9e9;
  background-color: #fff;
  border-radius: 4px;
  margin: 0 8px;
  padding: 12px;
  text-align: center;
}
.software-headings ul li img {
  max-width: 150px;
}
.software-editions-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.software-edition-wrap {
  border: solid 1px #ededed;
  padding: 0 0 25px;
  transition: 0.4s all;
  flex: 1;
  position: relative;
}
.software-edition-wrap:hover {
  box-shadow: 0 0 48px 0 rgba(31, 44, 50, 0.31);
  background-color: #fff;
  z-index: 9;
  cursor: pointer;
}
.software-edition-wrap.recommend::before {
  content: "";
  background: url(https://bodno.com/cdn/shop/t/9/assets/../images/recommend.png)
    no-repeat top left;
  height: 85px;
  width: 85px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.software-head {
  background: #B92234;
  padding: 25px 0 22px;
  color: #fff;
  text-align: center;
}
.software-edition-wrap:hover .software-head {
  background: #eac365;
}
.software-head h6 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-transform: capitalize;
  padding-bottom: 8px;
}
.software-head h3,
.software-price {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.G-book {
  font-family: "Kanit", sans-serif !important;
}
.software-price {
  /* line-height: 1.25;
  color: #474747;
  margin-top: 5px;
  display: inline-block; */
}
ul.upgrade-include {
  min-height: 140px;
  padding: 10px 0 0;
  width: 60%;
  margin: 0 auto;
  list-style-type: none;
}
ul.top-features {
  list-style-type: none;
}
ul.top-features li,
ul.upgrade-include li {
  margin: 0 16px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-align: left;
  color: #474747;
  padding: 10px 0 10px 15px;
}
ul.upgrade-include li {
  padding: 10px;
}
ul.upgrade-include li:not(:last-child) {
  border-bottom: 1px dotted #dadada;
}
.__software .software-head h6 {
  font-size: 18px;
}
.__software .software-head h3 {
  font-size: 20px;
}
.__software .recommend {
  width: 65px;
}
.__software ul.upgrade-include {
  width: 80%;
  min-height: 310px;
}
.__software ul.upgrade-include li {
  text-align: center;
}
.upgrade-now {
  font-family: "Host Grotesk", sans-serif;
  background: #31669D;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.78px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #31669D;
  margin: 18px 0 5px;
}
.download-links {
  margin: 75px 0 25px;
}
.download-demo-version,
.software-guides {
  border: solid 1px #ededed;
  background-color: #31669D;
  padding: 27px 33px;
  width: 100%;
}
.download-links h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
}
.download-links a {
  margin-top: 17px;
  box-shadow: 0 0 13px 0 rgb(13 128 178 / 17%);
  border: solid 1px #31669D;
  background-color: #fff;
  font-size: 15px;
  line-height: 41px;
  color: #31669D;
  display: inline-block;
  margin-right: 9px;
  padding: 0 30px;
  border-radius: 3px !important;
}
.software-guides {
  background-color: #B92234;
}
.download-links .software-guides a {
  box-shadow: 0 0 13px 0 rgb(182 60 73 / 17%);
  border: solid 1px #B92234;
  color: #B92234;
}
section.bodno-software-upgrades {
  margin: 51px 0 77px;
}
.comapre-upgradation {
  margin-top: 69px;
}
.comapre-table tbody tr:nth-child(odd) td,
.comapre-table tbody tr:nth-child(odd) th {
  background-color: #fcfcfc !important;
}
.comapre-upgradation th {
  border: 1px solid #efefef;
  background-color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: 3.67;
  letter-spacing: 0.15px;
  text-align: left;
  color: #5f5f5f;
  padding: 0 10px 0 25px;
  width: 35%;
}
th .heading-text {
  background-color: transparent;
}
.comapre-upgradation td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #efefef;
  border-image: initial;
  background: #fff;
  width: 13%;
  font-size: 15px;
  font-weight: 300;
  color: #4e4e4e;
}
.compare-table td div {
  font-family: "Host Grotesk", sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #4e4e4e;
  padding: 30px 0;
  text-transform: uppercase;
}
.bronze-ver div {
  background-color: #e7bba0;
}
.silver div {
  background-color: #f2f3f3 !important;
}
.gold div {
  background: #f0d594 !important;
}
.platinum div {
  background: #d3ccc6 !important;
}
.diamond div {
  background: #e2e3e7 !important;
}
.heading-text {
  font-family: "Kanit", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.88;
  text-align: left;
  color: #4e4e4e;
  background-color: #fff;
  padding: 5px 0 5px 0;
  margin: 45px 0 0 0;
  text-transform: uppercase;
}
i.tick-green-img {
  background: url(https://bodno.com/cdn/shop/t/9/assets/tick-img.png) no-repeat
    center;
  background-size: contain;
  width: 18px;
  height: 14px;
  display: inline-block;
  margin: 0 auto;
}
.window-icon {
  background: url(https://bodno.com/cdn/shop/t/9/assets/window-icon.png)
    no-repeat center;
  background-size: contain;
  width: 16px;
  height: 17px;
  margin-right: 15px;
  height: 48px;
  float: right;
}
.product-reviews-summary {
  margin: 10px 0 9px;
}
.rating-summary .rating-result {
  height: 27px;
  display: inline-block;
  position: relative;
  width: 100px;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  color: #a1a1a1;
  font-size: 18px;
  content: "\f005""\f005""\f005""\f005""\f005";
  display: block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  color: #282828;
  font-size: 18px;
  content: "\f005""\f005""\f005""\f005""\f005";
  display: block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.rating-summary .rating-result > span::before {
  color: #e6cd56 !important;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.review-form-wrapper {
  width: 100%;
  box-shadow: 0 3px 20px 0 rgb(31 44 50 / 5%);
  border: solid 1px #ededed;
  background-color: #fff;
  padding: 45px 60px !important;
}
h3.review-title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.57;
  color: #4e4e4e;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.review-form-wrapper input,
.review-form-wrapper select,
.review-form-wrapper textarea {
  border: solid 1px #e6e6e6;
  background-color: #fbfbfb;
  height: 50px;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  width: 100%;
}
.review-form-wrapper textarea {
  resize: none;
  min-height: 100px;
}
.review-fieldset label {
  color: #5f5f5f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  margin-bottom: 8px;
}
.fieldset > .field._required > label:after,
.fieldset > .field.required > label:after,
.fieldset > .fields > .field._required > label:after,
.fieldset > .fields > .field.required > label:after {
  content: "*";
  color: #e02b27;
  font-size: 12px;
  margin: 0 0 0 5px;
}
.review-field-rating .control {
  margin-bottom: 30px;
  margin-top: 0;
}
.review-control-vote:before {
  color: #a1a1a1;
  display: block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  content: "\f005""\f005""\f005""\f005""\f005";
  position: absolute;
  z-index: 1;
}
.review-control-vote label:before {
  color: #282828;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
  font-style: normal;
  vertical-align: top;
  opacity: 0;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  display: none;
}
.review-control-vote .rating-5:before {
  content: "\f005""\f005""\f005""\f005""\f005";
}
.review-control-vote .rating-4:before {
  content: "\f005""\f005""\f005""\f005";
}
.review-control-vote .rating-3:before {
  content: "\f005""\f005""\f005";
}
.review-control-vote .rating-2:before {
  content: "\f005""\f005";
}
.review-control-vote .rating-1:before {
  content: "\f005";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
fieldset.review-fieldset .field {
  margin-bottom: 20px;
}
.control.review-control-vote {
  height: 31px;
}
button.submit-review {
  background: #B92234;
  border: 1px solid #B92234;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  margin-top: 19px;
  padding: 13px 35px;
  text-transform: uppercase;
  font-family: "Host Grotesk", sans-serif;
  transition: 0.3s all;
}
button.submit-review:hover {
  background: #fff;
  color: #B92234;
}
.free-trial-header {
  display: flex;
  justify-content: center;
  margin: 20px 85px 35px 0;
}
.free-trial-badge img:nth-child(2) {
  margin: 10px 52px 0 25px;
}
.free-trial-text {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  padding-bottom: 9px;
}
.fs-48 {
  margin-top: 20px;
  font-family: "Kanit", sans-serif;
  line-height: 2;
  font-size: 48px;
  font-weight: 500;
  color: #4e4e4e;
  margin: 0;
}
.fs-36 {
  font-family: "Kanit", sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #4e4e4e;
  line-height: 1;
  display: inline-block;
  margin-bottom: 20px;
}
.free-trial-text a {
  display: block;
  width: 230px;
  height: 50px;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  color: #fff;
  font-family: "Host Grotesk", sans-serif !important;
  border-radius: 3px;
  background: #B92234;
  text-transform: uppercase;
  margin-top: 10px;
}
.free-trial .software-head {
  padding: 26px 0 25px;
}
.free-trial .software-head h3 {
  font-size: 23px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
}
.software-detail span.feature {
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
  color: #474747;
  margin-bottom: 9px;
  display: block;
}
ul.top-features li {
  line-height: 22px;
  margin: 0;
  border-bottom: 1px dotted #dadada;
}
.free-trial .software-detail {
  padding: 20px 25px 38px;
}
.free-trial .software-edition-wrap {
  padding-bottom: 0;
  background-color: #fff;
}
section.download-demo .row {
  width: 100%;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 4%);
  border: solid 1px #f5f5f5;
  background-color: #fff;
  margin: 100px 0;
  padding: 35px 50px 35px 8px;
}
.download-demo-content h4 {
  font-family: "Kanit", sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 0.92;
  letter-spacing: normal;
  text-align: left;
  color: #292929;
  margin-bottom: 35px;
}
.download-demo-content.paragraph p {
  font-family: "Kanit", sans-serif;
  color: #8b8b8b;
  font-size: 24px;
  line-height: 36px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
}
.download-demo-content a {
  width: 212px;
  height: 50px;
  margin-right: 5px;
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: inline-block;
  border: solid 1px #ededed;
  background-color: #686868;
  margin-top: 40px;
}
.download-demo-content a:hover {
  border-color: #686868;
  color: #686868;
  background-color: transparent;
}
.download-demo-content a.window {
  background-color: #31669D;
}
.download-demo-content a.window:hover {
  border-color: #31669D;
  color: #31669D;
  background-color: transparent;
}
.download-demo-content a.mac {
  background-color: #B92234;
}
.download-demo-content a.mac:hover {
  border-color: #B92234;
  color: #B92234;
  background-color: transparent;
}
.software-use-guide img {
  max-width: 100%;
}
.software-reviews {
  padding-top: 100px;
}
.review-detail.paragraph p {
  min-height: 210px;
  font-size: 15px;
  line-height: 22px;
  color: #474747;
  font-family: "Kanit", sans-serif;
  letter-spacing: -0.68px;
}
span.review-name {
  font-size: 17px;
  display: block;
  color: #3b3b3b;
  line-height: normal;
}
span.review-date {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  color: #8e8d8d;
}
.review-item {
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
  border: solid 1px #ededed;
  background-color: #fff;
  padding: 33px;
  text-align: center;
  margin: 9px;
}
.software-reviews .owl-nav .owl-next,
.software-reviews .owl-nav .owl-prev {
  background: url(https://bodno.com/cdn/shop/t/9/assets/review-left.jpg)
    no-repeat center !important;
  width: 39px !important;
  height: 39px !important;
  border: none !important;
  left: -65px;
  top: 45%;
  position: absolute;
}
.software-reviews .owl-nav .owl-next {
  background: url(https://bodno.com/cdn/shop/t/9/assets/review-right.jpg)
    no-repeat center !important;
  left: auto;
  right: -65px;
}
.software-reviews .owl-nav button span {
  display: none;
}
.free-trial .comapre-upgradation {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.id-card-support-header p {
  font-family: "Kanit", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-align: left;
  color: #6f6f6f;
  line-height: 1.56;
  letter-spacing: -0.69px;
  margin: 20px 0 10px;
}
.id-card-support-printer-wrapper {
  border-radius: 3px;
  box-shadow: 0 0 26px 0 rgb(31 44 50 / 8%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 15px 15px 26px;
  min-height: 520px;
  margin-bottom: 35px;
  height: calc(100% - 35px);
}
.id-card-support-printer-wrapper img {
  width: auto;
  height: 200px;
  margin: 0 auto;
  display: block;
}
ul.printers-support {
  margin: 20px 0 0;
  padding: 0 40px;
  list-style-type: none;
}
ul.printers-support li {
  border-top: 1px solid #eee !important;
}
ul.printers-support li a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 45px;
  letter-spacing: normal;
  text-align: left;
  color: #4e4e4e;
}
ul.list-arrow li {
  background: url(https://bodno.com/cdn/shop/t/9/assets/menu_arrow_2.png)
    no-repeat;
  background-position-y: center;
  background-position-x: left;
  padding-left: 12px;
}
.about-bodno-inner-wrapper {
  margin: 20px 10px 100px;
  background-color: #fff;
  padding: 60px;
  box-shadow: 0 0 27px 0 rgb(31 44 50 / 7%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
}
.about-bodno-inner-wrapper h1 {
  color: #31669D;
  text-align: center;
  font-family: "Kanit", sans-serif;
  font-size: 43px;
  font-weight: 400;
  line-height: 1.11;
  margin-bottom: 20px;
}
.about-bodno-inner-wrapper h3 {
  font-family: "Kanit", sans-serif;
  font-size: 31px;
  font-weight: 300;
  line-height: 1.52;
  text-align: left;
  color: #3c3c3c;
  margin-bottom: 20px;
}
.about-bodno-inner-wrapper h3 span {
  color: #c3384f;
}
.about-bodno-inner-wrapper p {
  color: #6f6f6f;
  line-height: 1.56;
  margin-bottom: 10px;
}
.about-bodno-inner-wrapper > p {
  text-align: center;
}
.about-bodno-inner-wrapper .row.borderd-row {
  margin: 85px 0 0 !important;
}
.about-bodno-inner-wrapper .row > div {
  position: relative;
}
.about-bodno-inner-wrapper .row.borderd-row > div:first-child {
  padding-right: 52px;
}
.about-bodno-inner-wrapper .row.borderd-row > div:last-child {
  padding-left: 60px;
}
.about-us-border::before {
  content: "";
  position: absolute;
  left: -1px;
  height: 350px;
  border-right: 1px #767676 dotted;
  margin-top: 70px;
}
.about-bodno-inner-wrapper .row > div p {
  margin-bottom: 26px;
}
.about-bodno ul {
  padding: 0;
}
.about-bodno ul li {
  font-family: "Host Grotesk", sans-serif;
  line-height: 25px;
  list-style: none;
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/ul-list-style.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 30px;
  margin-bottom: 10px;
  color: #6f6f6f;
}
.row.mr-10.about-us-fair-prices {
  background: #f6fcfc;
  padding: 52px 60px 60px;
  margin: 113px -60px -60px -60px;
}
.about-inner-fair-prices {
  padding-left: 20px;
}
.about-inner-fair-prices p {
  margin-bottom: 14px !important;
}
main.contact-is-template {
  background: #fff;
}

.contact-header-content h1 {
  font-family: "Kanit", sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 0.9;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.contact-header-content p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.53;
  color: #fff;
  width: 30%;
  margin-bottom: 10px;
}
.contact-us-box:first-child {
  margin-left: 0;
}
.contact-us-box:last-child {
  margin-right: 0;
}
.contact-us-box {
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  width: calc(20.4% - 28px);
  margin: 14px;
  text-align: center;
  float: left;
  padding: 25px;
  min-height: 265px;
}
.contact-us-box h5 {
  font-family: "Kanit", sans-serif;
  font-size: 19px;
  line-height: 2.47;
  letter-spacing: -0.38px;
  color: #B92234;
  margin-bottom: 10px;
  margin-top: 4px;
}
.contact-us-box a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.48px;
  color: #5d5d5d;
}
.contact-us-box p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.41;
  color: #5d5d5d;
  margin-bottom: 0;
  text-align: center;
}
.contact-us-box p.text-left {
  text-align: center;
}
.contact-us-form {
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 40px 60px;
  margin: 60px 13px 40px;
}
.contact-us-form .globo-form-app {
  max-width: 100% !important;
  width: 100%;
}
.contact-us-form .globo-form-app .globo-heading,
.contact-us-form h1 {
  color: #31669D !important;
  font-size: 40px !important;
  line-height: 54px !important;
  font-family: "Kanit", sans-serif !important;
  font-weight: 400 !important;
  margin-bottom: 5px !important;
}
.contact-us-form .globo-form-app .globo-description,
.contact-us-form p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.36px;
  color: #5d5d5d;
  margin-bottom: 10px;
}
form.contact {
  margin-bottom: 60px;
  width: 100%;
}
.contact label,
.contact-us-form .globo-form-app .label-content {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #5d5d5d;
  line-height: 30px;
}
form.contact .control input,
form.contact .control textarea {
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
form.contact .control input {
  height: 50px;
}
.contact-us-form .field {
  margin-top: 20px;
}
.contact-us-form textarea {
  height: 250px;
  margin-bottom: 20px;
  resize: none;
}
.contact-us-form .actions-toolbar {
  text-align: right;
}
.contact-us-form .actions-toolbar button.submit,
.contact-us-form .globo-form-app .submit.classic-button {
  font-family: "Host Grotesk", sans-serif !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 48px !important;
  color: #fff !important;
  width: 143px !important;
  text-align: center !important;
  height: 48px !important;
  border-radius: 2px !important;
  background-color: #B92234 !important;
  border: 1px solid #B92234 !important;
  margin-top: 30px !important;
  transition: 0.3s all !important;
  padding: 0 40px !important;
}
.contact-us-form .actions-toolbar button.submit:hover,
.contact-us-form .globo-form-app .submit.classic-button:hover {
  background-color: #fff !important;
  color: #B92234 !important;
}
.globo-form-app .message + .footer {
  margin-top: 0 !important;
}
section.best-sellers-products {
  padding: 19px 0 48px;
}
.page-title-banner {
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  padding: 110px 0;
  box-shadow: none;
  max-height: 263px;
}

.best-seller-banner h1 {
  font-size: 44px;
  font-weight: 300;
  line-height: 1.07;
  text-align: left;
  color: #4e4e4e;
  text-transform: capitalize;
}
.product-thumb-wrap {
  width: 35%;
  padding: 75px 30px 70px 20px;
  border-right: solid 1px #ececec;
  text-align: center;
  height: 295px;
}
.product-thumb-wrap img {
  max-width: 100%;
  max-height: 176.84px;
}
.product-item.list-type .product-item-details {
  width: 60%;
  padding-top: 58px;
}
.product-item.list-type {
  display: flex;
  justify-content: space-between;
  border: solid 1px #f2f2f2;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 27px 0 rgb(31 44 50 / 3%);
  width: 100%;
  padding: 0;
  position: relative;
  margin: 40px 0 9px;
}
.list-type button.add-to-cart {
  padding: 12px 30px !important;
  background: #B92234;
  border: 1px solid #B92234;
  font-size: 14px;
  margin-top: 20px;
}
.products-grid .list-type span.price-label {
  display: none;
  vertical-align: text-bottom;
  margin-right: 8px;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
}
.products-grid .list-type .price-wrap span.price {
  font-size: 25px;
  line-height: 26px;
  font-weight: 500;
}
.products-grid .list-type .product-item-details {
  padding: 58px 10px 20px;
}
.products-grid .list-type .product-item-details h4.product-name {
  line-height: 29px;
  margin-bottom: 7px;
}
section.best-sellers-products .products-wrapper.block-content {
  padding-right: 20px;
}
.cost-per-card-banner {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/cost-per-card-header-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 33px 0 38px;
}
.blank-ID-Card-text-box h4 {
  font-family: "Kanit", sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  color: #4e4e4e;
  margin: 30px 0 10px;
}
.blank-ID-Card-text-box p {
  color: #6f6f6f;
  font-size: 17px;
  line-height: 1.56;
}
.col-blank-ID-Card {
  width: 37.5%;
}
.col-ID-Card-img {
  width: 29.16667%;
  padding-top: 50px;
}
.col-calculate-per-card {
  width: 33.33%;
}
.cost-per-card-form {
  border-radius: 3px;
  box-shadow: 0 0 16px 0 rgb(85 188 193 / 43%);
  background-color: #fff;
  width: 100%;
  max-width: 385px;
  padding: 26px 21px 31px;
  margin: 0 -1px 0 auto;
}
.cost-per-card-form h5 {
  font-family: "Kanit", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.64px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 7px;
}
.cost-per-card-form label {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: left;
  color: #4e4e4e;
}
.cost-per-card-form input {
  padding: 0 9px;
  vertical-align: baseline;
  border-radius: 1px;
  height: 50px;
  width: 100%;
  margin: 10px 0 13px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
}
.cost-per-card-form button {
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.08px;
  text-align: center;
  color: #fff;
  height: 44px;
  border-radius: 3px;
  background-color: #B92234;
  width: 100%;
  text-transform: uppercase;
  border: none;
}
.cost-per-card-table-head {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #B92234;
  text-shadow: -1.4px 1.4px 0 rgb(0 0 0 / 5%);
  font-family: "Kanit", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.6px;
  text-align: center;
  color: #fff;
}
.cost-per-card-table tbody th {
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #fff;
  background: #31669D;
  text-transform: uppercase;
  border-collapse: collapse;
  border: solid 1px #fff;
  text-align: center;
}
.cost-per-card-table tbody tr td {
  border-collapse: collapse;
  border: solid 1px #ededed;
  text-align: center !important;
  font-family: "Kanit", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.19px;
  color: #5f5f5f;
  vertical-align: middle;
  padding: 30px 10px;
}
table.cost-per-card-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.cost-per-card-table tbody tr td.model-name {
  text-align: left !important;
  width: 350px;
}
.cost-per-card-table tbody tr td.model-name img {
  float: left;
  margin-right: 30px;
  width: 60px;
}
.cost-per-card-table tbody tr td > img {
  margin-bottom: 3px;
}
.cost-per-card-table tbody tr td.model-name a {
  font-family: "Host Grotesk", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1;
  text-align: left;
  letter-spacing: normal;
  color: #4e4e4e;
  vertical-align: middle;
}
.cost-per-card-table tbody tr td .final_price {
  font-family: "Host Grotesk", sans-serif;
  font-size: 19px;
  color: #4e4e4e;
  font-weight: 400;
}
.cost-per-card-table small {
  font-size: 14px;
  display: block;
}
.cost-per-card-table tbody th:last-child {
  width: 229px;
}
section.cost-per-card {
  margin: 90px 0 100px;
}
.support-brand-logo {
  margin: -1px 0 5px;
}
.support-brand-logo img {
  height: 55px !important;
  width: auto;
}
.printer-support-info {
  background: #e1f5f6;
  background: linear-gradient(137deg, #e1f5f6 35%, #beeeef 100%);
  padding: 20px 70px 24px;
  margin: 0 0 20px;
  width: 100%;
  display: flex;
}
.printer-support-info-image {
  width: 30%;
}
.printer-support-info-image img {
  width: 70%;
}
.printer-support-info-text {
  width: 70%;
  float: left;
  font-family: "Kanit", sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.46px;
  text-align: left;
  color: #2f3135;
  padding-top: 50px;
}
.printer-support-info-text p {
  float: left;
  font-family: "Kanit", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.46px;
  text-align: left;
  color: #2f3135;
}
.printer-support-pdf-links h4 {
  font-family: "Kanit", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2f3135;
  margin-bottom: 10px;
}
.support-pdf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: -0.4px 3px 7px 0 rgb(0 0 0 / 4%);
  border: solid 1px #e8e8e8;
  background-color: #fff;
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 30px;
}
.support-pdf > div {
  display: flex;
}
.support-pdf-icon {
  margin-right: 15px;
  min-width: 47px;
}
.support-pdf-title {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.14px;
  text-align: left;
  color: #2f3135;
  height: 67px;
  padding-top: 14px;
  line-height: 19px;
}
.support-pdf-title strong {
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 0.72;
}
.support-pdf-download a {
  width: 150px;
  height: 40px;
  border-radius: 2px;
  background-color: #B92234;
  text-align: center;
  line-height: 40px;
  font-family: "Host Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.12px;
  color: #fff;
  display: block;
  margin-top: 3px;
}
.software-support-template section.testimonial-navslider {
  padding-top: 50px;
}
.printer-support-buttons a {
  padding: 18px 40px 18px 60px;
  display: inline-block;
  font-family: "Host Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.18px;
  text-align: center;
  color: #fff;
  position: relative;
  border-radius: 3px;
  margin-right: 19px;
}
.printer-support-buttons a:first-child {
  background-color: #B92234;
}
.printer-support-buttons a:nth-child(2),
.printer-support-buttons a:nth-child(3) {
  background-color: #31669D;
}
.printer-support-buttons a img {
  position: absolute;
  left: 20px;
  top: 10px;
}
.printer-support-buttons a:nth-child(2) img,
.printer-support-buttons a:nth-child(3) img {
  top: 16px;
}
section.remote-header {
  padding-top: 20px;
}
.Remote {
  margin: 0 auto;
  max-width: 100%;
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 0 50px 47px;
}
.Remote h2 {
  color: #5d5d5d;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-size: 32px;
  margin: 42px 0 24px;
}
.Remote button {
  display: block;
  width: 100%;
  padding: 0;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  line-height: 52px;
  background: #B92234;
  border: 1px solid transparent;
  white-space: nowrap;
  user-select: none;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
.Remote button:hover {
  color: #fff;
}
.Remote button.btn-apple {
  background: #31669D;
}
.Remote i {
  width: 52px;
  font-size: 20px;
  height: 52px;
  line-height: 53px;
  text-align: center;
  margin-right: 30px;
  background: #b03441;
  border-right: 1px solid #c9646e;
}
.Remote .btn-apple i {
  background: #0677a8;
  border-right: 1px solid #3d99c1;
}
.remote-sipliter {
  text-align: center;
}
.remote-sipliter span {
  width: 1px;
  height: 56px;
  display: inline-block;
  border-right: 1px dotted #000;
}
.Remote .col-lg-5.col-12 {
  width: 45.83333%;
}
.Remote .col-lg-2.remote-sipliter {
  width: 8.33333%;
}
section.Remote-contact {
  margin: 50px 0 145px;
}
.remote-contact-block {
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  display: flex;
}
.remote-contact-block img {
  width: 30%;
  margin-top: -5px;
}
.remote-content-text {
  width: 70%;
}
.remote-contact-block h6 {
  font-family: "Kanit", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #B92234;
  margin: 17px 0 7px;
}
.remote-contact-block h2,
.remote-contact-block h2 a {
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #5d5d5d;
  margin-bottom: 0;
}
.remote-contact-block p {
  font-family: "Host Grotesk", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #5d5d5d;
  margin: 0;
}
.printer-support-faqs {
  padding: 20px 10px 0;
  margin-bottom: 40px;
}
.printer-support-faqs h4 {
  font-family: "Kanit", sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 1.17;
  text-align: left;
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.printer-support-faqs h4 span {
  font-family: "Kanit", sans-serif;
  text-transform: lowercase;
  font-weight: 300;
}
.single-faq {
  margin-bottom: 12px;
}
.faq-question {
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: -0.38px;
  text-align: left;
  color: #000;
  padding: 0 60px 0 22px;
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}
.faq-question i {
  /* float: right; */
  color: #B92234;
  margin-top: 20px;
  font-size: 14px;
}
.single-faq .fa-minus {
  display: none;
}
.single-faq.active .fa-minus {
  display: block;
}
.single-faq.active .fa-plus {
  display: none;
}
.faq-answer {
  display: none;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: -0.38px;
  text-align: left;
  color: #4e4e4e;
  padding: 30px;
  box-shadow: 0 0 11px 0 rgb(4 0 46 / 5%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
}
.faq-answer a {
  color: #B92234;
  text-decoration: underline;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
}
.faq-answer p {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #212529;
}
.faq-answer strong {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
}
.login-section {
  margin: 60px 0 40px;
  display: inline-block;
  width: 100%;
}
.login-form-wrap {
  max-width: 620px;
  padding: 19px 40px 30px;
  margin: 0 auto;
  box-shadow: 0 0 27px 0 rgb(31 44 50 / 7%);
  border: solid 1px #f2f2f2;
  background-color: #fff;
  margin-bottom: 50px;
}
.login-form-wrap h4 {
  display: block;
  color: #000;
  font-size: 36px;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center;
  padding-bottom: 11px;
  line-height: 49px;
  margin: 0;
}
.login-form-wrap p {
  color: #5d5d5d;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 33px;
  text-align: center;
}
.login-form-wrap label {
  margin: 0 0 8px;
  display: block;
}
.fieldset > .field {
  margin: 0 0 20px;
}
.forgot-password .fieldset > .field {
  margin: 0 0 40px;
}
.login-form-wrap input[type="email"],
.login-form-wrap input[type="password"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 12px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  color: #282828;
}
.login-form-wrap input[type="email"]::placeholder,
.login-form-wrap input[type="password"]::placeholder {
  color: #a5a5a5bf;
}
.login-form-wrap input[type="checkbox"] {
  height: 20px;
  margin: 5px 4px 0 0;
  position: relative;
  top: 2px;
}
#remember-me-box label {
  display: inline;
}
.field .tooltipwrapper {
  position: relative;
  margin-left: -1px;
}
strong.tooltiptoggle {
  font-size: 12px;
}
.tooltipwrapper .tooltipcontent {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.form-login .primary,
.form-login .secondary {
  text-align: center;
}
.form-login .action.primary {
  background: #B92234;
  border: 1px solid #B92234;
  font-family: "Host Grotesk", sans-serif;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  padding: 11px 30px 12px;
  font-size: 16px;
  margin: 0 auto;
  width: 56%;
  border-radius: 3px;
  text-transform: uppercase;
  transition: 0.3s all;
  display: inline-block;
}
.form-login .action.primary:hover {
  background: 0 0;
  color: #B92234;
}
.new-customer > p,
a.action.remind {
  color: #282828;
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 13px;
  display: block;
}
.new-customer > p {
  margin: 6px 0 10px;
}
.fieldset > .legend {
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #282828;
  text-transform: uppercase;
  display: block;
  float: none;
  margin-bottom: 21px;
}
.create-account-section {
  margin: 20px 0 40px;
}
fieldset.fieldset.personal-info {
  margin-bottom: 39px;
}
.soft-item-details {
  width: 100%;
  text-align: center;
}
.remove-icon {
  background-image: url(https://bodno.com/cdn/shop/t/9/assets/soft-ware_icon.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  vertical-align: sub;
}
._article_full b,
._article_full strong {
  font-weight: 700;
  font-family: "Host Grotesk", sans-serif;
  color: #043449;
}
.fast-ship-tooltip {
  position: relative;
  display: inline-block;
}
.fast-ship-tooltip img {
  cursor: pointer;
}
.fast-ship-tooltip .fast-ship-tooltip-text {
  visibility: hidden;
  text-align: left;
  border-radius: 5px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 0.5rem;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  left: -115px;
  margin-left: -100px;
  max-width: 450% !important;
}
.fast-ship-tooltip:hover .fast-ship-tooltip-text {
  visibility: visible;
  opacity: 1;
}
.fast-ship p:first-child {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #000;
}
.fast-ship p:nth-child(2) {
  font-size: 0.9rem;
  line-height: 0.9rem;
  color: #1b1616;
  margin-top: 0.2rem;
  letter-spacing: 1px;
}

.ship-today{
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
}

.ship-today-inner{
  padding: 6px 8px;
  background: #DDE6F1;
  border-radius: 6px;
  margin: 1rem;
}

.ship-today-inner span{
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: -0.02em;
  color: #333232;
}

#back-top a {
  background: #eee;
  border: 0;
  display: inline-block;
  padding: 15px 15px;
  color: #fff;
  box-sizing: border-box;
  background: url("{{'top-up.png' | asset_url }}");
  background-size: 100%;
  background-color: transparent;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
#back-top a:hover {
  background: url("{{'top-up.png' | asset_url }}");
  background-size: 100%;
  background-size: 80%;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
.open-hours .footer-title {
  color: #cdcdcd;
  margin-bottom: 10px !important;
}
.bestsellers-products.products-grid .view-all-blog-btn {
  text-align: center;
}
.close_icon {
  background-image: url("{{ "close-icon.png" | asset_url }}") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 50% !important;
}
.jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper {
  display: flex !important;
  flex-direction: column-reverse !important;
}
.jdgm-carousel--card-theme .jdgm-carousel-item__reviewer-name {
  opacity: 1 !important;
  line-height: 26px;
  font-weight: 700 !important;
  font-size: 26px !important;
  font-family: "Host Grotesk", sans-serif;
  margin: 10px 0;
  color: #b92234;
}
.jdgm-carousel .jdgm-star.jdgm-star,
.jdgm-carousel-wrapper .jdgm-star.jdgm-star {
  background: #fff !important;
  padding: 1px !important;
  margin: 0 1px !important;
  color: #f90 !important;
}
.jdgm-carousel-item__review-title {
  margin-bottom: 10px !important;
}
.pagination__list li .pagination__item,
.pagination__list li a {
  box-shadow: unset;
  border: 0;
  background-color: #fff;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #111;
  display: block;
  padding: 0 14px;
  text-decoration: none;
  line-height: 37px;
}
.pagination__list li .pagination__item--current {
  background-color: transparent;
  border: 1px solid #b92234;
  color: #111;
  border: 1px solid #b92234;
  border-radius: 50%;
  padding: 0 16px;
}
.active-facets-vertical-filter .block-title {
  color: #000;
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 130%;
  leading-trim: both;
  text-edge: cap;
  color: #333232;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-transform: capitalize;
}


.facets__summary caption-large focus-offset .filter-options-title span {
  text-transform: uppercase;
}
li.list-menu__item.facets__item.Brand {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
}
.category-search-wrapper {
     height: 3.7rem;
}
.category-search-wrapper .search input[type="text"] {
    padding: 10px 10px 10px 33px !important;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    background: #EFF4FA !important;
    border: 1px solid #DDE6F1 !important;
    border-radius: 6px;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #B3B3B3;
}
.category-search-wrapper .searchbtn {
  background: 0 0 !important;
  left: 0;
    border: 0;
  top: 1px;
  
}

span#ProductCountDesktop {
  font-size: 14px;
}
.product-count__text strong {
  font-size: 22px;
  font-weight: 700;
}
.products-toolbar label {
  display: block;
  font-size: 18px;
  color: #111;
  line-height: normal;
  display: block;
  letter-spacing: 0;
  font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #333232;

}
.products-toolbar #SortBy {
  color: #b92234;
  font-size: 18px;
  margin-right: 15px !important;
  margin: 0 !important;
}
.products-toolbar .customer select + svg,
.select .icon-caret {
  top: 10px;
  right: 6px !important;
  top: 11px !important;
  z-index: 2;
  background: #fff;
  
}

.select .icon-caret path{
  fill: #b92234;
}

.collection-faq-heading.text-center {
  margin-bottom: 1.53rem;
}
h3.facet-filters__label.caption-large.text-body {
  margin: 0;
}
.facets__disclosure-vertical .field__label {
  top: 8px;
}
.facets__price .field__label {
  left: 10px;
  font-weight: 700;
}
price-range.facets__price {
  font-weight: 700;
}
.template-product .qty-control input.qty {
    width: 55px;
    height: 40px;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 130%;
    text-align: center;
    color: #333232;
    background: transparent !important;
  border: 0 !important;
}
.product-template .product-info-right-column.p-box {
    padding: 1px;
    border-radius: 12px !important;
    background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
}

.product-template .product-info-right-column.p-box .p-box-inner{
   border-radius: 11px;
    background: #F5F5F5;
    padding: 1.25rem;
}

.product-template .product-info-right-column.p-box .p-box-inner .btn--red{
  min-width: 100%;
}

.product-template .product-info-right-column.p-box .p-box-inner .btn--red-out{
  min-width: 100%;
}

ul.breadcrum li a {
  text-transform: capitalize;
}
.breadcrums-wrapper,
.card-printer-supplies {
  background: #fff !important;
  padding: 0 0 10px 0;
}
ul.breadcrum li a {
  font-family: "Host Grotesk", sans-serif;
  color: #B92234;
  font-size: 14px;
  text-transform: capitalize;
}
ul.breadcrum li strong {
  font-family: "Host Grotesk", sans-serif;
  color: #000;
  font-size: 14px;
}
ul.breadcrum li:not(:last-child):after {
  content: ">";
  font-size: 10px;
  margin: 0 0 0 7px;
  color: #B92234;
}
/* .product-template
  section.product-main-content
  .product-main-content-row
  .product.media {
  padding: 0 33px 0 0;
} */


.product-template .product-info-main .stock.available {
 
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 8px 0px 10px;
  gap: 8px;
  margin: 0 auto;
  min-width: 94px;
  min-height: 27px;
  background: rgba(0, 171, 109, 0.15);
  border-radius: 99px;
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  color: #00AB6D;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-transform: capitalize;
  
}
.product-template .product-info-main .swatch-opt .swatch-attribute-label,
.product-template
  .product-info-main
  .swatch-opt
  .swatch-attribute-selected-option {
     font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    /* identical to box height */
    text-transform: capitalize;
    
    /* Black */
    color: #333232;
}

.product-template ul.swatch-attribute-options li.swatch-option {
  box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 18px;
    min-width: 122px;
    min-height: 41px;
    border-radius: 100px;
    border: 1.5px solid #B3B3B3;
  width: auto !important;
}
.product-template ul.swatch-attribute-options li.swatch-option.selected,
ul.swatch-attribute-options li.swatch-option:hover {
  box-sizing: border-box;
  border: 1.5px solid #31669D;
  border-radius: 100px;

}
.product-template .swatch-attribute-options li.swatch-option.selected label {
  font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 130%;
    color: #31669D !important;
}

.product-template .swatch-attribute-options label {
  height: unset;
  padding: 10px 5px;
  font-size: 10px !important;
  padding: 10px 5px;
  color: #333232 !important;
    font-size: 16px !important;
    line-height: 130%;
}


.policy-text-div {
  padding-bottom: 10px;
}
.policy-text-div li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.policy-text-div li:last-child p {
  margin-bottom: 0;
}


.fast-ship.product-info-right-column {
  background: #fbfbfb;
  gap: 25px;
  min-height: 74px;
}
.fast-ship p:first-child {
  font-size: 14px;
}
.fast-ship p:nth-child(2) {
  font-size: 10px;
  color: #1b1616;
  margin-top: 0.25rem;
  letter-spacing: 0;
}
.policy-text-div {
  margin: 0;
}
.policy-text-div li,
.send-quote-btn {
  font-family: "Host Grotesk", sans-serif;
  color: #1b1616;
}
.policy-text-div li strong {
  font-weight: 700;
}
.cart-icons {
  width: 25px;
  margin-top: -5px;
}
#custom-price-box-under h4.retail_price {
  color: #594848;
  font-size: 30px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  justify-content: start;
  margin-bottom: 10px;
  margin: 30px 0;
}
#custom-price-box-under h4.retail_price span.price.old-price {
  text-decoration: line-through;
}

:target::before {
  content: "";
  display: block;
  margin-top: 0;
  scroll-margin-top: 60px;
}
section.product-ecom-key-features-list {
  margin: 2rem 0;
}
.ecom-key-features-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.ecom-key-features-list li {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.ecom-key-features-list li a {
  color: #31669D;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 40px;
  display: flex;
  align-self: center;
}
.ecom-key-features-list li a.active {
  color: #fff;
  font-weight: 700;
  background: #31669D;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ecom-key-features-list li:last-child:after {
  content: "";
}
@media (min-width: 1451px) {
  .ecom-key-features-list li:after {
    content: url("{{ "sep-blue.png" | asset_url }}");
    margin: 0 auto;
    position: relative;
    top: 5px;
    padding: 0 5px;
  }
}
@media (min-width: 991px) and (max-width: 1450px) {
  .ecom-key-features-list li a {
    padding: 0 20px;
  }
  .ecom-key-features-list li:after {
    content: url("{{ "sep-blue.png" | asset_url }}");
    margin: 0 auto;
    position: relative;
    top: 5px;
    padding: 0 5px;
  }
}
.sticky-ecom-key-features-list {
  position: fixed;
  top: 138px;
  width: 100%;
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid #eee;
  margin: 0 !important;
  padding: 10px;
  border-top: 1px solid #eee;
  z-index: 10;
}
@media (max-width: 992px) {
  .ecom-key-features-list {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: start;
    overflow: scroll;
    padding: 10px 0;
  }
  .ecom-key-features-list li a {
    font-size: 12px;
    font-weight: 700;
    padding: 0 15px;
  }
  .product-ecom-key-features-list .ecom-key-features-list li {
    flex: none;
    margin: 0;
  }
  section.product-ecom-key-features-list {
    margin: 1rem 0;
  }
}
@media (max-width: 767px) {
  .product-ecom-key-features-list .ecom-key-features-list li {
    display: inline-block;
    margin: 0;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  section.product-ecom-key-features-list {
    margin: 1rem 0;
  }
  section.product-ecom-key-features-list {
    margin: 1rem 0;
    padding: 10px 0 0 0;
  }
}
.frequently-bought-together {
  padding: 20px 0 20px 0;
  background: #fff;
}


.fbt-product-wrapper .fbt-product-wrap {
    padding: 20px;
    background: #FFFFFF;
    border: 2px solid #B92234;
    border-radius: 8px;
}
.fbt-product-wrapper .fbt-product-wrap .this-product {
  border-radius: 600px;
  padding: 2px 8px;
  background: rgba(13, 128, 178, 0.1);
}
.fbt-product-wrapper .fbt-product-wrap .this-product span {
  font-family: "Host Grotesk", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #31669D;
}
.fbt-product-wrapper .fbt-product-wrap .fbt-product-select {
  min-height: 30px;
}
.fbt-product-wrapper
  .fbt-product-wrap
  .fbt-product-select
  span
  input[type="checkbox"] {
  height: auto;
}
.fbt-product-wrapper
  .fbt-product-wrap
  .fbt-product-select
  span
  input[type="checkbox"] {
  display: none;
}
.fbt-product-wrapper .fbt-product-wrap .fbt-product-select span label {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #b92234;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  text-align: center;
  line-height: 20px;
}
.fbt-product-wrapper
  .fbt-product-wrap
  .fbt-product-select
  span
  input[type="checkbox"]:checked
  + label {
  background-color: #b92234;
}
.fbt-product-wrapper
  .fbt-product-wrap
  .fbt-product-select
  span
  input[type="checkbox"]:checked
  + label::after {
   content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.14286 9.5L0.5 5.17803L1.81207 3.95689L5.14286 7.05598L12.1861 0.5L13.5 1.72287L5.14286 9.5Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.fbt-product-wrapper .fbt-product-wrap .fbt-title h5 {
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  text-transform: capitalize;
  color: #31669D;
  min-height: 55px;
  overflow: hidden;

  
}

.fbt-product-wrapper .fbt-product-wrap .fbt-title h5 a {
  
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  text-transform: capitalize;
  
  /* blue main */
  color: #31669D;


}
.fbt-product-wrapper .fbt-product-wrap .fbt-title span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1b1616;
  min-height: 75px;
  display: block;
}
.fbt-product-wrapper .fbt-product-wrap .fbt-image {
  max-width: 100%;
  min-height: 250px;
}
.fbt-product-wrapper .fbt-product-wrap .fbt-price {
   
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #333232;


}






@media (min-width: 768px) and (max-width: 1300px) {
  .detailed ul li p {
    min-height: 90px !important;
    display: block;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  section#whats-in-the-box {
    padding: 10px 0 10px 0;
  }
  #whats-in-the-box h2 {
    font-size: 28px;
    padding: 15px 0;
    line-height: 28px;
  }
}
.product-specifications {
  padding: 20px 0 20px 0;
  background: #f9f9f9;
}
.product-specifications table {
  color: #111;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.product-specifications tr.red {
  background: #f9f9f9;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.product-specifications tr.blue {
  background: #f9f9f9;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.product-specifications .table > tbody > tr > td,
.product-specifications .table > tbody > tr > th {
  border-top: 1px solid #ddd;
}
.product-specifications tr.blue td,
.product-specifications tr.red td {
  border-color: #ddd;
}
.product-specifications tr.blue td:first-child,
.product-specifications tr.red td:first-child {
  border-right: 1px solid #ddd;
}
.product-specifications .table > tbody > tr > td {
  padding: 11px 10px;
}
.product-specifications strong {
  color: #111;
  font-weight: 500;
  font-family: "Host Grotesk", sans-serif;
}
section#product-description {
  padding: 20px 0 20px 0;
}
.product.info.detailed.description-text {
  border: 1px solid #eaeaea;
  box-sizing: border-box;
  background: #fffdfd;
  border-radius: 10px;
  padding: 50px;
}
h2.general {
  font-family: "Kanit", sans-serif !important;
  font-size: 32px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #111;
  text-transform: capitalize;
  padding: 30px 0;
}
#product-description .description-text .prod-description {
  box-sizing: border-box;
  background: #fffdfd;
  max-width: 65%;
  margin: 0 auto;
}
#product-description .description-text .prod-description-new {
  box-sizing: border-box;
  background: #fffdfd;
  max-width: 85%;
  margin: 0 auto;
}
#product-description .description-text .prod-description img {
  max-width: 100%;
  margin: 30px 0 0 0;
}
#product-description .description-text .prod-description-new img {
  max-width: 100%;
  margin: 30px 0 0 0;
}

#product-description h2.prod-name {
  font-family: "Kanit", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 25px !important;
  line-height: 25px;
  color: #1b1616;
  margin: 50px 0 30px 0;
}
@media only screen and (max-width: 991px) {
  /* .product.info.detailed.description-text {
    padding: 0;
  } */
  #product-description .description-text .prod-description {
    max-width: 90%;
  }
  #product-description .description-text .prod-description-new {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #product-description .description-text .prod-description {
    padding: 20px 15px 15px 15px;
    margin: 20px;
  }
  #product-description .description-text .prod-description-new {
    padding: 20px 15px 15px 15px;
    margin: 20px;
  }
  #product-description .description-text .prod-description img {
    max-width: 100% !important;
    width: 90%;
  }
  #product-description .description-text .prod-description-new img {
    max-width: 100% !important;
    width: 90%;
  }
}
@media only screen and (max-width: 480px) {
  section#product-description {
    padding: 10px 0 10px 0;
  }
  h2.general {
    font-size: 28px;
    padding: 15px 0;
  }
}
#software-description {
  padding: 20px 0 20px 0;
}
#software-description h2.prod-name {
  font-family: "Kanit", sans-serif !important;
  font-size: 32px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: center;
  color: #111;
  text-transform: capitalize;
  padding: 30px 0;
}
#software-description .description-text {
  box-shadow: none;
  border: 0;
}
#software-description ._software-description p:first-child {
  font-family: "Host Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 25px;
  color: #1b1616;
  margin-bottom: 20px;
}
#software-description ._software-description ul {
  list-style: none;
}
#software-description ._software-description ul li {
  background: url("{{'software-trick-mark.png' | asset_url }}") left center
    no-repeat;
  padding-left: 30px;
  margin: 10px 0;
  color: #1b1616;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
}
#software-description p {
  color: #1b1616 !important;
}
#software-description .type-description h2.prod-name {
  font-family: "Kanit", sans-serif !important;
  font-size: 32px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: left !important;
  color: #111;
  text-transform: capitalize;
  padding: 30px 0;
}
#software-description .software-type .img-wraper img {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  #software-description {
    padding: 20px 0 60px 0;
  }
  #software-description ._software-description {
    padding: 0 0 0 25px;
  }
  .software-description {
    padding-bottom: 60px;
  }
  .img-wraper {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #software-description .software-type .img-wraper {
    padding: 25px 0;
  }
}
@media only screen and (max-width: 480px) {
  #software-description {
    padding: 10px 0 10px 0;
  }
  #software-description h2.prod-name {
    font-size: 28px;
    padding: 15px 0;
  }
  .type-description h2.prod-name {
    font-size: 28px;
    padding: 15px 0;
  }
}
section#product-reviews {
  background: #f9f9f9;
  padding: 20px 0 60px 0;
}
#product-reviews .product-reviews {
  font-family: "Kanit", sans-serif !important;
  font-size: 36px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #111;
  text-transform: none;
  padding: 30px 0;
}
#judgeme_product_reviews .jdgm-rev-widg__title {
  display: none;
}
#judgeme_product_reviews .jdgm-widget .jdgm-histogram .jdgm-star {
  color: #F8A01C;
}
#judgeme_product_reviews .jdgm-histogram__bar-content {
  background-color: #B92234;
}
#judgeme_product_reviews .jdgm-histogram__bar {
  background: #B3B3B3;
}
#judgeme_product_reviews a.jdgm-write-rev-link {
  position: relative !important;
}
#judgeme_product_reviews a.jdgm-write-rev-link::before {
  content: "";
  background: url("{{ 'write-review-icon.png' | asset_url }}") !important;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: contain !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 8px;
  left: 40px;
}
#judgeme_product_reviews .jdgm-star.jdgm--off:before {
  content: "\e001";
  color: #eaeaea;
}
#judgeme_product_reviews .jdgm-histogram__frequency {
  color: #594848;
  font-size: 14px;
}
#judgeme_product_reviews .jdgm-rev-widg__summary-text {
  visibility: unset;
  color: #594848;
}
.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
  .jdgm-histogram
  + .jdgm-widget-actions-wrapper,
.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
  .jdgm-rev-widg__summary
  + .jdgm-histogram,
.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
  .jdgm-rev-widg__summary
  + .jdgm-widget-actions-wrapper {
  border-color: #e8e8e8 !important;
}
.jdgm-row-actions,
.jdgm-subtab {
  border-color: #e8e8e8 !important;
}
.jdgm-paginate,
.jdgm-quest,
.jdgm-rev,
.jdgm-row-actions,
.jdgm-row-media,
.jdgm-row-search,
.jdgm-subtab {
  border-color: #e8e8e8 !important;
}
.jdgm-subtab__name.jdgm--active {
  border: 1px solid var(--jdgm-secondary-color);
  padding-left: 30px;
  background-color: rgba(51, 153, 153, 0.1);
  background-color: var(--jdgm-secondary-color);
  padding-right: 30px;
}
.jdgm-paginate a {
  color: #111 !important;
  font-size: 16px !important;
  margin: 0 10px;
}
.jdgm-paginate__page.jdgm-curt {
  color: #111 !important;
  font-weight: 400 !important;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #B92234;
  border-radius: 23px;
  padding: 6px;
}
.jdgm-paginate__first-page:before {
  content: "\e004";
  font-size: 20px;
  font-weight: 400;
}
.jdgm-paginate__prev-page:before {
  content: "\e002";
  font-size: 20px;
  font-weight: 400;
}
.jdgm-paginate__next-page:before {
  content: "\e003";
  font-size: 20px;
  font-weight: 400;
}
.jdgm-paginate__last-page:before {
  content: "\e006";
  font-size: 20px;
  font-weight: 400;
}
.jdgm-rev__author {
  color: var(--jdgm-reviewer-name-color);
  color: #1b1616;
  font-size: 16px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
}
.jdgm-rev__body > p,
.jdgm-rev__reply-content > p,
.jdgm-rev__title {
  margin-bottom: 0;
  color: var(--jdgm-reviewer-name-color);
  color: #1b1616;
  font-size: 16px;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 500;
}
.jdgm-rev__body > p {
  margin-bottom: 0;
  color: #1b1616;
  font-size: 16px;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-row-stars {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 60px !important;
  }
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-row-stars
    .jdgm-rev-widg__summary {
    align-items: start !important;
  }
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-rev-widg__summary {
    width: 25% !important;
  }
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    :not(.jdgm-histogram-wrapper)
    > .jdgm-histogram {
    width: 50% !important;
  }
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    :not(.jdgm-revs-tab__content-header)
    > .jdgm-widget-actions-wrapper {
    width: 25% !important;
  }
  #judgeme_product_reviews
    .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-rev-widg__summary
    + .jdgm-histogram {
    border-color: #e8e8e8 !important;
  }
  .jdgm-row-actions,
  .jdgm-subtab {
    padding: 20px 0 !important;
  }
  .jdgm-quest,
  .jdgm-rev {
    margin: 0;
    padding: 20px 0;
  }
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-ask-question-btn,
  .jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
    .jdgm-write-rev-link {
    width: 100%;
    max-width: 240px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  section#product-reviews {
    padding: 10px 0 20px 0;
  }
  #product-reviews .product-reviews {
    padding: 10px 0;
    font-size: 28px;
  }
}

section.similar-printers {
  padding: 20px 0 30px 0;
}
.similar-printers h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 36px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #111;
  text-transform: none;
  padding: 30px 0 0 0;
}
@media only screen and (max-width: 480px) {
  section.similar-printers {
    padding: 10px 0 20px 0;
  }
  .similar-printers h2 {
    font-family: "Kanit", sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #111;
    text-transform: none;
    padding: 15px 0 0 0;
  }
}
@media (min-width: 768px) {
  .products-column.category {
    margin-top: 3rem;
  }
  .collection-faq-heading.text-center {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .product-info-price h2.retail_price span.price {
    font-size: 18px;
  }
  .fast-ship.product-info-right-column {
    flex-wrap: wrap !important;
  }

 
  section.similar-printers {
    padding: 20px 0 30px 0;
  }
  .similar-printers h2 {
    font-family: "Kanit", sans-serif !important;
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #111;
    text-transform: none;
    padding: 30px 0 0 0;
  }
  .policy-text-div {
    padding: 10px !important;
  }
  .estimated-delivery.message.success {
    padding: 10px 10px 10px 35px;
  }
  .estimated-delivery.message.success > div:first-child::before {
    width: 20px;
    height: 20px;
    left: 7px;
  }
  .policy-text-div li {
    font-size: 12px;
    line-height: 13px;
  }
  .policy-text-div li:nth-of-type(3) {
    height: 50px;
  }
  .send-quote-btn {
    font-size: 12px;
    line-height: 13px;
  }
  .policy-text-div li:last-child {
    padding-top: 10px;
  }
}
.product.attibute.overview .tab {
  display: inline-block;
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #31669D;
  margin-right: 10px;
  font-family: "Host Grotesk", sans-serif;
}
.product.attibute.overview .tab.active-tab {
  display: inline-block;
  background: #31669D;
  border-radius: 3px;
  color: #fff;
  font-family: "Host Grotesk", sans-serif;
  font-size: 18px;
  border: 0;
  padding: 10px;
}
.product.attibute.overview .tab-content {
  display: none;
  padding: 20px 0;
  border-top: none;
  border: 0;
  color: #1b1616 !important;
  font-family: "Host Grotesk", sans-serif;
  font-size: 16px;
}
.product.attibute.overview .active-content {
  display: block;
}
.product.attibute.overview p {
  line-height: 24px;
  color: #1b1616 !important;
  margin-bottom: 0;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
}
.product.attibute.overview div#content2 ul {
  padding-left: 20px;
}
.product.attibute.overview div#content2 ul li {
  font-size: 16px;
  line-height: 24px;
  color: #1b1616;
  margin-bottom: 0;
  font-family: "Host Grotesk", sans-serif;
  font-weight: 400;
}
.facet-checkbox > svg {
  width: 20px !important;
  height: 20px !important;
}
.facet-checkbox .icon-checkmark {
  left: 1px !important;
  top: 10px !important;
  width: 17px !important;
  height: 17px !important;
}
div#content1 * {
  color: #1b1616;
}
div#content1 p strong {
  display: none;
}
i.fas.fa-phone-alt {
  display: none;
}
i.far.fa-envelope {
  display: none;
}
@media (min-width: 767px) and (max-width: 769px) {
  .shopping-cart-body {
    width: 50% !important;
  }
  .shopping-cart-body,
  .shopping-cart-header,
  .shopping-cart-recommendation,
  .shoppingcart-footer {
    width: 50% !important;
  }
}
@media (min-width: 768px) {
  .template-404.content {
    text-align: center;
    margin: 7rem 0;
  }
}
@media (min-width: 768px) {
  .template-404.content {
    text-align: center;
    margin: 7rem 0;
  }
}
@keyframes pulsate {
  100% {
    text-shadow: 0 0 1px #B92234, 0 0 0 #B92234, 0 0 0 #B92234, 0 0 0 #B92234,
      0 0 0 #B92234;
  }
}
.send-quote-btn {
  font-family: "Host Grotesk", sans-serif;
  color: #B92234;
  display: inline-block;
  text-decoration: underline;
  animation: pulsate 2s infinite;
}
.modal-backdrop {
  height: 120vh;
}
@media (max-width: 767px) {
  .chat-now {
    bottom: 100px !important;
    transform: translate(-150px, 0);
  }
  .chat-now.active {
    transform: translate(0, 0);
  }
}
.filter-label-Card-Print-Per-Year {
  display: none !important;
}
.filter-label-Print-Quality {
  display: none !important;
}
.site-footer img {
  height: fit-content;
}
#find-my-printer-btn {
    padding: 12px 20px;
    border: 2px solid #B92234;
    border-radius: 8px;
    min-width: 209px;
    min-height: 40px;
    line-height: 16px;
    color: #b92234;
    cursor: pointer;
    font-family: Host Grotesk, sans-serif;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
   text-align: center;
}

.after-mobile-header #find-my-printer-btn{
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  padding: 12px 10px;
  text-align: center;
}

#find-my-printer-btn:hover {
  background: #B92234 !important;
  border: 1px solid #B92234 !important;
  color: #fff !important;
}
#find-my-printer-btn-mobile {
  background-color: #B92234;
  border: 1px solid #B92234;
  line-height: 28px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  font-family: Host Grotesk,sans-serif;
  display: block;
  padding: 5px 15px;
  height: auto;
  font-size: 13px;
  margin: 0 0 5px;
  border-radius: 0;
}
a.box_content_btn_new {
  font-size: 16px;
  color: #fff;
  line-height: 21px;
  font-weight: 500;
  font-family: "Host Grotesk", sans-serif;
  margin: 0;
  letter-spacing: -0.325px;
  background: #B92234;
  display: block;
  padding: 8px 14px;
  border-radius: 4px;
  max-width: calc(100% - 34px);
  text-align: center;
  white-space: nowrap;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 20px;
}
a.box_content_btn_new:hover {
  background: #fff !important;
  border: 1px solid #B92234 !important;
  color: #B92234 !important;
}
.template-article .best-sellers {
  display: none;
}

.thumbnail-slider {
  opacity: 0;
  visibility: hidden;
}

.thumbnail-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
#product-media-main-image {
  opacity: 0;
  visibility: hidden;
}

#product-media-main-image.slick-initialized {
  opacity: 1;
  visibility: visible;
}

#product-media-main-image .slick-track{
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}

#product-media-main-image .slick-track img{
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

#product-media-main-image .slick-slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

 

@media(min-width: 1301px){
  #product-media-main-image .slick-slide img {
    width: 400px;
    height: 400px;
    object-fit: contain;
    display: block;
  }

  #product-media-thumbnail-image{
    max-width: 90%;
    margin: 0 auto;
  }

  #product-media-thumbnail-image .slick-track img {
    height: 77px !important;
  }
}


#product-media-thumbnail-image .slick-track img{
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  width: 100%;
  height: 70px;
}

.product.attibute.overview {
  display: none;
}

.fast-ship img {
  min-width: 71px;
}

._article_full .post-image img {
  width: 100%;
}

.fbt-product-wrapper .fbt-product-wrap .fbt-title h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;

  line-height: 1.4; /* Or whatever matches your design */
  height: calc(1.4em * 2); /* Force height of 2 lines */
}

@media (max-width: 450px) {

  .software-pricing ul{
    flex-wrap: nowrap;
  }
  .software-pricing li {
    min-width: 27% !important;
    flex: 1 0 30%;
    padding: 10px;
    min-height: 45px;
  }

  .software-pricing li:nth-child(3){
    flex: 1 0 41%;
  }
}

.upgrade-include span {
  margin-top: 10px;
}

.mega-menu ul.megamenu-dropdown.samll {
    max-width: 320px;
    padding: 30px;
}

.mega-menu ul.megamenu-dropdown.samll li {
    width: auto !important;
    line-height: 60px;
    border-bottom: .5px solid #B3B3B3;
    display: block;
    margin-bottom: 25px;
}

.mega-menu ul.megamenu-dropdown.samll li:last-child{
  margin-bottom: 0;
}

.mega-menu ul.megamenu-dropdown.samll li a {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #31669d;
    padding: 0 0 10px 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 1rem;
}

.mega-menu ul.megamenu-dropdown.samll li:hover a{
  color: #b92234
}

.mega-menu ul.megamenu-dropdown.samll li a:hover{
  color: #b92234 !important;
}

.mega-menu ul.megamenu-dropdown.samll li a .brand-img {
    margin-bottom: 0;
    width: 32px;
    height: auto;
}


.mega-menu ul.megamenu-dropdown.samll li:hover img.brand-img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(5600%) hue-rotate(340deg) brightness(85%) contrast(95%);
}

.mobilemenutoggler .fa-chevron-right{
    width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.75 20.25L15.25 10.75L5.75 1.25' stroke='%23333232' stroke-width='1.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.mobilemenutoggler .fa-times{
  width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L10.5 15.5L20 6' stroke='%23B92234' stroke-width='1.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.feature-mobile-header p{
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

section.printer-support-pdf {
    padding-bottom: 80px;
}

.show_software_bar {
    padding: 6px 8px;
    background: linear-gradient(0deg, #ad5926, #ad5926), linear-gradient(235.75deg, #d9d9d94d .06%, #b4b4b44d 18.06%, #7878784d 44.06%, #dcdcdc4d 67.06% 82.06%, #5f5f5f4d 100.06%), #fff;
    background-blend-mode: overlay, normal, normal;
    border-radius: 6px;
}

.backdrop-filter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* semi-transparent black */
  display: none;
  z-index: 1000;
}

.show_software_bar_life_time {
  width: 100%;
  min-height: 35px;
    padding: 6px 8px;
    background: linear-gradient(0deg, #ad5926, #ad5926), linear-gradient(235.75deg, #d9d9d94d .06%, #b4b4b44d 18.06%, #7878784d 44.06%, #dcdcdc4d 67.06% 82.06%, #5f5f5f4d 100.06%), #fff;
    background-blend-mode: overlay, normal, normal;
    border-radius: 6px;
}


.show_software_bar_one_time{
   min-height: 35px;
  width: 100%;
  padding: 6px 8px;
  background: linear-gradient(235.75deg, rgba(217, 217, 217, 0.3) 0.06%, rgba(180, 180, 180, 0.3) 18.06%, rgba(120, 120, 120, 0.3) 44.06%, rgba(220, 220, 220, 0.3) 67.06%, rgba(220, 220, 220, 0.3) 82.06%, rgba(95, 95, 95, 0.3) 100.06%), #FFFFFF;
  border-radius: 6px;
}

.show_software_bar_life_time span, .show_software_bar_one_time span{
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #333232;
}


/******************* PDP Page ***************************/
.option--printer-color{
  gap: 1rem;
  margin-top: 1.25rem !important;
}
.option--printer-color li {
    flex-basis: 30.5%;
    border: 1.5px solid #B3B3B3 !important;
    border-radius: 4px !important;
    margin: 0 !important;
    padding: 0 0.5px !important;

    display: flex;
    align-items: center;
    justify-content: center;
  min-height: 100px !important;
}

.option--printer-color li.selected, .option--printer-color li:hover {
    border: 1.5px solid #31669D !important;
}

.option--printer-color li label{
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
}

.option--printer-color li .se_box{
  position: relative;
  z-index: 0;
  padding: 0.5rem;
}


.option--printer-color p.se_box_title {
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #333232;
}

.option--printer-color li.selected p.se_box_title, .option--printer-color li:hover p.se_box_title{
  color: #31669D !important;
}

.option--printer-color p.se_box_desc {
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #333232;
  opacity: 70%;
}

.option--printer-color p.se_box_title_plus {
  
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 130%;
  color: #31669D;

}

.option--printer-color p.se_box_value {
    padding: 2px 6px;
    position: absolute;
    top: -15px;
    background: linear-gradient(0deg, rgba(241, 207, 132, 0.2), rgba(241, 207, 132, 0.2)), linear-gradient(93.96deg, rgba(217, 217, 217, 0.49) -3.05%, rgba(180, 180, 180, 0.49) 15.83%, rgba(120, 120, 120, 0.49) 43.09%, rgba(220, 220, 220, 0.49) 67.2%, rgba(220, 220, 220, 0.49) 82.93%, rgba(95, 95, 95, 0.49) 101.8%), #FFFFFF;
    border-radius: 2px;
    z-index: 0;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
}

.option--printer-color p.se_box_value.se_box_value_best {
    margin-top: -7px;
}

#strx-addtocart-button{
  min-width: 100% !important;
}

.swatch-option.option-retransfer{
  display: none !important;
}

.filter-label-Supply-Type{
  display: none;
}

/********** Footer Changes **********/
@media (max-width: 767px) {
  .mobile-menu.footer-title-links-content {
    position: unset;
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .mobile-menu.footer-title-links-content .mobile-menu-wrapper {
    padding: 0;
    background: transparent;
  }

  .mobile-menu.footer-title-links-content ul.main-menu > li > a {
    color: #fff;
  }

  .mobile-menu.footer-title-links-content ul.main-menu > li.open > a, .mobile-menu.footer-title-links-content ul.main-menu > li:hover > a {
      color: #fff !important;
  }

  .mobile-menu.footer-title-links-content .mobilemenutoggler .fa-chevron-right {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.75 20.25L15.25 10.75L5.75 1.25' stroke='%23ffffff' stroke-width='1.2'/%3E%3C/svg%3E");
  }

  .mobile-menu.footer-title-links-content .mobilemenutoggler .fa-times {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L10.5 15.5L20 6' stroke='%23ffffff' stroke-width='1.2'/%3E%3C/svg%3E");
  }

  .mobile-menu.footer-title-links-content  .mobilemenutoggler {
    top: 10px;
  }

  .mobile-menu.footer-title-links-content .group-by-types li ul li a {
    color: #fff !important;
  }

  .mobile-menu.footer-title-links-content .manufacturer-brand>ul>li a {
    color: #fff !important;
    padding-right: 30px !important;
  }

  .mobile-menu.footer-title-links-content .group-by-types li a{
    font-size: 16px !important;
     color: #fff !important;
  }

  .mobile-menu.footer-title-links-content .group-by-manufacturer h4 {
    font-weight: bold !important;
    font-size: 16px !important;
      color: #fff !important;
  }

  .mobile-menu.footer-title-links-content .mobile-dropdown.samll li a {
    font-weight: bold !important;
    font-size: 16px !important;
     color: #fff !important;
  }

  section.printer-support-pdf {
    padding-bottom: 40px;
 }

  .show_software_bar_life_time span, .show_software_bar_one_time span{
    font-size: 12px;
    line-height: 110%;
  }

  
}


@media (min-width: 1150px) and (max-width: 1250px) {
 ul.products {
    gap: 1.8rem;
 }
}

@media (min-width: 992px) and (max-width: 1149px) {
 ul.products {
    gap: 1.5rem;
 }
}

@media (max-width: 1440px){
  .products-filter-sidebar.category {
    padding-right: 2rem;
  }

  .ship-today-inner span {
    font-size: 12px;
    line-height: 16px;
  }
}

@media(max-width: 992px){

  section.product-main-content{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  
  .product-thumnb {
    height: 18rem;
  
  }

  .product-thumnb img {
    /* width: 220px !important; */
    width: auto;
  }
}

@media(max-width: 767px){
  ul.products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 0.9rem;
  }

  .product-thumnb {
    height: 16rem;
  }

  .category-products-grid ul.products.column-3 li.product {
      width: 47% !important;
  }

  .products-grid .product-item-details h4.product-name {
 
      font-weight: 500;
      font-size: 16px;
      line-height: 21px !important;
      text-transform: capitalize;
      min-height: 35px;

  }

    .category-products-grid .products-grid .price-wrap span.price {
        font-weight: 700;
        font-size: 16px !important;
        line-height: 21px !important;;
  }

  .category .products-grid button.add-to-cart {
        padding: 8px 24px !important;
        min-width: 100%;
        min-height: 49px !important;
        background: #fff;
        border: .918731px solid #b92234;
        border-radius: 10.9167px !important;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        color: #b92234;
        text-transform: capitalize;
    }

  .products-filter-sidebar.category{
    margin-top: 0 !important;
    padding-top: 0px !important;
  }

  .search-wrapper .search input[type="text"]::placeholder {
    font-family: 'Host Grotesk' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #B3B3B3;
    padding-top: 5px;
    margin-top: 5px;
    position: relative !important;
    top: 2px !important;
  }

  .product-count-vertical{
    float: none;
  }

  .product-count__text {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1rem !important;
  }

  .product-count__text strong {
    font-size: 19px;
    font-weight: 400;
    line-height: 130%;
  }

  /******** PDP Page ***************/


  .product-template .product-info-main .stock.available{
    font-size: 12px;
    line-height: 16px;
  }

  .product-template .product-info-main .swatch-opt .swatch-attribute-label, .product-template .product-info-main .swatch-opt .swatch-attribute-selected-option {
    font-size: 18px;
    line-height: 24px;
  }

  .product-info-left .product-info-main {
    width: 100%;
    padding: unset;
  }

  .option--printer-color {
    gap: 0.5rem;
  }

  .product-template ul.swatch-attribute-options li.swatch-option{
    min-width: 115px;
  }

  #strx-addtocart-button {
    min-width: 100% !important;
    min-height: 3.2rem;
  }

  .request-a-quote svg{
    width: 17px;
    height: 17px;
  }

  .option--printer-color p.se_box_value {
    font-size: 10px;
    line-height: 130%;
}
  .option--printer-color p.se_box_title {
    font-size: 14px;
    line-height: 130%;
  }

  .option--printer-color p.se_box_desc {
    font-weight: 400;
    font-size: 11px;
  }

  .product-template .swatch-attribute-options li.swatch-option.selected label {
    font-size: 16px !important;
  }

  .product-template .product-info-right-column.p-box {
    padding: unset;
    border-radius: 0;
    background: transparent !important;
  }

  .product-template .product-info-right-column.p-box .p-box-inner {
    border-radius: 0;
    background: transparent;
    padding: unset;
  }
  .pdp-qty{
    display: block;
    
  }
  .qty-control {
    margin-top: 1rem;
    justify-content: start;
  }

  ul.products.column-3 li.product {
    margin-bottom: 0rem;
  }
}

@media(max-width: 480px){
  .ship-today-inner {
    padding: 5px;
   margin: 0.3rem;
  }

  .ship-today-inner span {
    font-size: 10px;
    line-height: 14px;
  }

  .ship-today svg{
    width: 24px;
  }
}

/***** 2 page Width *****/
.c-page-width {
  max-width: 90rem; /* 1440px if root font-size is 16px */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 768px) and (max-width: 1300px) {
  
  #product-media-main-image .slick-slide img {
      width: 400px ;
      height: auto;
      object-fit: cover;
      display: block;
  }

  
  
}

@media (min-width: 1000px) and (max-width: 1300px) {
   #product-media-thumbnail-image .slick-track img {
    height: 100px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
   #product-media-thumbnail-image .slick-track img {
    height: 80px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
   #product-media-thumbnail-image .slick-track img {
    height: 125px;
  }
}

@media (min-width: 401px) and (max-width: 599px) {
   #product-media-thumbnail-image .slick-track img {
    height: 85px;
  }
}

@media (max-width: 400px){
  #product-media-thumbnail-image .slick-track img {
    height: 60px;
  }

}

div#product-media {
    position: relative;
    z-index: 0;
}

.template-product span.badge--bestseller, span.badge--bestvalue {
    position: absolute;
    z-index: 5;
    top: 5px;
    left: 15px;
}

.template-product span.badge--bestvalue {
    z-index: 4;
}

.template-product span.badge--bestseller svg, span.badge--bestvalue svg{
  width: 90px;
  height: 90px;
}

span.badge--bestseller, span.badge--bestvalue  {
    position: absolute;
    z-index: 5;
    top: 1rem;
    left: 1rem;
}

span.badge--bestvalue{
   z-index: 4;
}
span.badge--bestseller svg, span.badge--bestvalue svg{
  width: 70px;
  height: 70px;
}

@media(max-width: 767px){

  .template-collection span.badge--bestseller, .template-collection span.badge--bestvalue  {
    top: 0.5rem;
    left: 0.5rem;
  }

  .template-product span.badge--bestseller, template-product  span.badge--bestvalue {
    top: 5%;
    left: 7%;
  }
  
  .template-product span.badge--bestseller svg, template-product span.badge--bestvalue svg{
    width: 70px;
    height: 70px;
  }

  .fbt-product-wrapper .fbt-product-wrap .fbt-image {
    min-height: 190px;
  }
}

.template-product-non-printer-type .shopify-section.homepage-section-6, 
.template-product-non-printer-type .shopify-section.idcp-section-13,
.template-product-non-printer-type .shopify-section.section-no-102{
  display:none;
}

.g-box-sort {
  margin-left: 10px;
   margin-right: 20px;
  padding: 1px;
  border-radius: 12px !important;
  background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
}

.g-box-inner-sort{
  border-radius: 11px;
  background: #fff;
 
}

.products-toolbar #SortBy {
    color: #31669D;
    font-size: 24px;
    margin: 0 !important;
    height: auto;
    margin: 0 auto;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #31669D;
  padding: 8px 12px;
  appearance: none;          /* Remove default arrow in modern browsers */
  -webkit-appearance: none;  /* Safari/Chrome */
  -moz-appearance: none;     /* Firefox */
  background: none;          /* Optional: remove background */
  position: relative;
  z-index: 2;
  padding-right: 60px;
}

.g-box-sort span.icon-careet {
    position: absolute;
    right: 20px;
    top: 5px;
  z-index: 1;
  
}

p.se_box_title svg {
    width: 16px;
    height: 16px;
}

@media(max-width: 767px){
  .g-box-sort {
    margin-left: 10px;
    margin-right: 0px;
  }

  .products-toolbar #SortBy {
    color: #31669D;
    font-size: 24px;
    margin: 0 !important;
    height: auto;
    margin: 0 auto;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 130%;
    color: #31669D;
    padding-right: 30px;
  }

  .g-box-sort span.icon-careet {
    position: absolute;
    right: 15px;
    top: 6px;
    z-index: 1;
  }

  .g-box-sort span.icon-careet svg{
    width: 14px;
    height: 14px;
  }

  .products-toolbar label {
 
    font-size: 19px;
    line-height: 130%;
    color: #333232;

  }

}

@media(min-width: 768px){
  .products-toolbar .facets, .products-toolbar .facets-vertical-form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.badge--trust {
    position: absolute;
    /* bottom: 0; */
    z-index: 10;
    top: -55%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 16.5rem;
}

.badge--trust .g-box  {
    padding: 1px !important;
    background: linear-gradient(180deg, #d9d9d9, #b4b4b4 18.01%, #787878 44.01%, #dcdcdc 67.02% 82.02%, #5f5f5f 100.03%) !important;
    border-radius: 65.6489px !important;
}

.badge--trust .g-box .g-box-inner  {
    border-radius: 65.6489px;
    background: rgba(221, 230, 241, 0.95);
    padding: 8px 12px;
    font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #333232;

}

@media (min-width: 768px) and (max-width: 1100px) {
  
  .badge--trust {
    position: absolute;
    /* bottom: 0; */
    z-index: 10;
    top: -45%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 13.5rem;
  }
  .badge--trust .g-box .g-box-inner  {

    font-size: 12px;
    line-height: 14px;
     padding: 4px 8px;
  }
  
}


@media(max-width: 767px){

  .badge--trust {
    position: absolute;
    /* bottom: 0; */
    z-index: 10;
    top: -60%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 14.5rem;
  }
  .badge--trust .g-box .g-box-inner  {

    font-size: 14px;
    line-height: 18px;
  }
}

.option--printer-size {
    flex-direction: row-reverse;
    justify-content: start;
}

a.read-more-link {
    color: #31669d;
    text-decoration: underline;
  font-weight: 600;
}

.mobile-description-container{
    
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #333232;
  
}

/********* Categories: Supplies Filter **********/
/* .products-filter-wrapper.supplies-categories {
    flex-direction: column;
}

.products-filter-wrapper.supplies-categories  .products-filter-sidebar.category {
    width: 100%;
    max-width: 100%;
}

.products-filter-wrapper.supplies-categories .filters-wrapper {
    min-height: unset;
  padding: 0;
}

.products-filter-wrapper.supplies-categories .products-column.category {
    margin-top: 0 !important;
}

.products-filter-wrapper.supplies-categories .products-column {
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
}

.products-filter-wrapper.supplies-categories details {
  display: none;
}

.products-filter-wrapper.supplies-categories .filter-label-Supply-Type{
  display:block;
}

.products-filter-wrapper.supplies-categories .filter-label-Supply-Type .facets__summary{
  display:none;
}

.products-filter-wrapper.supplies-categories .facet-checkbox {
   font-family: 'Host Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    padding: 8px 16px 8px 16px;
}

.products-filter-wrapper.supplies-categories .facets-wrap-vertical ul {
    gap: 1.125rem;
}

.products-filter-wrapper.supplies-categories .active-facets-vertical-filter {
    justify-content: center !important;
}

.products-filter-wrapper.supplies-categories facet-remove, .products-filter-wrapper.supplies-categories .active-facets__button-remove{
  display: none;
}

*/

.products-filter-wrapper.supplies-categories.parts-supplies-categories {
    flex-direction: column;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories  .products-filter-sidebar.category {
    width: 100%;
    max-width: 100%;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories .products-column {
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
}


.products-filter-wrapper.supplies-categories.parts-supplies-categories .filter-label-Supply-Type{
  display:none;
}


.products-filter-wrapper.supplies-categories.parts-supplies-categories .filter-label-Parts-Printer-Modals{
  display:block;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories .active-facets-vertical-filter{
  display:none;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories .facets__summary{
  display:none;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories .count-items{
  display:none;
}

.products-filter-wrapper.supplies-categories.parts-supplies-categories .facet-checkbox {
  font-family: 'Host Grotesk';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  padding: 12px 30px;
  border-radius: 100px;
}


@media (max-width: 767px) {
    /* .products-filter-wrapper.supplies-categories .products-filter-sidebar .filters-wrapper {
        display: block; 
        position: unset;
        width: 100%;
        min-height: auto;
        height: auto;
        overflow: auto;
        z-index: 1001;
        background: #FFFFFF;
        border-radius: 10px;
    }

  .products-filter-wrapper.supplies-categories .filter-btn{
    display:none;
  }

  .products-filter-wrapper.supplies-categories .facet-checkbox {
    font-size: 16px;
  }

  .products-filter-wrapper.supplies-categories .facets-wrap-vertical ul {
   gap: 0.6rem;
    padding: 1rem;
  }

  .products-filter-wrapper.supplies-categories .active-facets-vertical-filter {
    justify-content: space-between !important;
    padding-left: 15px;
  } */

  .products-filter-wrapper.supplies-categories.parts-supplies-categories .facet-checkbox {
 
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
  }
} 

.products-filter-wrapper.supplies-categories details {display: none;}
.products-filter-wrapper.supplies-categories .filter-label-supply-type, .products-filter-wrapper.supplies-categories .filter-label-printer-models
{
  display:block;
}

.filter-label-brand
@media(max-width: 767px){
  .fbt-product-wrapper .fbt-product-wrap {
    padding: 10px;
    border-radius: 8px;
  }

  .fbt-product-wrapper .fbt-product-wrap .fbt-title h5 a {
   
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #31669D;

  }
}


.card-tag .g-box {
   padding: 1.5px;
    border-radius: 8px;
    background: linear-gradient(56deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.0)), linear-gradient(29deg, #c97c53 0%, #e1b79b 50%, #a85b2f 100%);
    background-blend-mode: overlay;
  display:inline-flex;
}



.card-tag .g-box-inner {
    background: linear-gradient(0deg, #AD5926, #AD5926), linear-gradient(235.75deg, rgba(217, 217, 217, 0.2) 0.06%, rgba(180, 180, 180, 0.2) 18.06%, rgba(120, 120, 120, 0.2) 44.06%, rgba(220, 220, 220, 0.2) 67.06%, rgba(220, 220, 220, 0.2) 82.06%, rgba(95, 95, 95, 0.2) 100.06%), #FFFFFF;
    background-blend-mode: overlay, normal, normal;
    border-radius: 7px;
  border: 0;
}

#hubspot-messages-iframe-container {
    z-index: 1000 !important;
}

.desktop-icon{
  display:none;
   position: absolute;
  right: 15px;
  bottom: 5px;
}

.desktop-icon.show-icon{
  display: block;
}

@media (min-width: 1301px) and (max-width: 1450px) {
  
  .desktop-icon {
    right: 0;
  }
}

@media (min-width: 993px) and (max-width: 1302px) {
  
 .desktop-icon {
    right: -2px;
    bottom: 2px;
  }

}


@media (min-width: 768px) and (max-width: 992px) {
  
  .desktop-icon {
    right: -2px;
    bottom: 1px;
    width: 8px;
    height: 8px;
  }

}



 .g-box-shipping{
        border-radius: 4px;
        padding: 1px;
        background:  linear-gradient(90deg, #D9D9D9 0%, #B4B4B4 18%, #787878 44%, #DCDCDC 67%, #DCDCDC 82%, #5F5F5F 100%);
        margin: 0 auto;
        display: inline-flex;
  }

  .g-box-inner-shipping{
        padding: 3px 6px;
        min-width: 225px;
        min-height: 26px;

        /* Silver */
        background: linear-gradient(235.75deg, rgba(217, 217, 217, 0.3) 0.06%, rgba(180, 180, 180, 0.3) 18.06%, rgba(120, 120, 120, 0.3) 44.06%, rgba(220, 220, 220, 0.3) 67.06%, rgba(220, 220, 220, 0.3) 82.06%, rgba(95, 95, 95, 0.3) 100.06%), #FFFFFF;
        border-radius: 4px;
  }

  .g-box-inner-shipping svg{
    flex-shrink: 0;
  }