/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*/
.home-main_banner {
  width: 100%;
  display: inline-block; }

.home {
  margin-top: 2.5rem; }

/*Fix Truncation LayerShift*/
span.addReadMore.showlesscontent {
  max-height: 17px; }

.lowerDesc {
  background-color: #fff7ed;
  padding: 50px;
  overflow: auto;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #666;
  clear: both;
  float: left;
  margin: 40px 0 40px 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/*Product Page CSS addons*/
.head-tabs-sec {
  overflow: hidden !important; }

.tab-content {
  color: black; }

#madeinusa {
  width: 100px;
  float: right; }
  #madeinusa p {
    display: none; }

.BulkPrice table, .BulkPrice td, .BulkPrice th, .BulkPrice tr {
  padding: 5px; }

.tooltip {
  display: none;
  position: absolute;
  border: 1px solid #333;
  background-color: #161616;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-size: 12px Arial; }

.form-option {
  border-radius: 10px; }

.productView-info-name, .productView-info-value {
  width: 100%; }

.productView-info-bulkPricing p {
  display: none; }

.new-bulk-pricing .productView-info-bulkPricing {
  margin-bottom: 0px !important; }

/*Mobile View adjustments*/
@media (max-width: 808px) {
  .bulk-price-table td {
    padding: 1px 1px !important; } }

@media (max-width: 460px) {
  .bulk-price-table td {
    font-size: 12px !important; } }

#inno-body > header > div.header-logo--wrap > div > div.contact-info > div.phone-info-head > img {
  height: fit-content; }

/*added By TJ*/
.heroCarousel .slick-next, .heroCarousel .slick-prev {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1; }

.heroCarousel .slick-prev::before {
  margin-left: 15px; }

.heroCarousel .slick-next::before {
  margin-left: 15px; }

.heroCarousel .slick-prev {
  left: 21px; }

.heroCarousel .slick-next {
  right: 21px; }

.heroCarousel-slide .heroCarousel-image-wrapper {
  height: auto; }

.heroCarousel .slick-next:hover, .heroCarousel .slick-prev:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.heroCarousel .slick-prev:hover::before {
  opacity: 1;
  margin-left: 13px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.heroCarousel .slick-next:hover::before {
  opacity: 1;
  margin-left: 17px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.home-main_banner .heroCarousel .slick-dots {
  display: none !important; }

.home-cate {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px; }

.home-cate ul {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
  font-size: 0;
  text-align: center; }

.home-cate ul li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 40px; }

.home-cate ul li span {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0; }

.home-paypal {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 35px; }

.home_featured .product .card .card-body > div, .home_new .product .card .card-body > div, .home_topseller .product .card .card-body > div {
  width: 100%; }

.home_featured .product .card, .home_new .product .card, .home_topseller .product .card {
  height: auto; }

/*Home feature product start*/
.home_featured .page-heading {
  margin-bottom: 30px;
  color: #4E4E4E;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif; }

.home_featured .product {
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  max-width: 20%;
  width: 20%;
  padding-left: 5px;
  padding-right: 5px; }

.home_featured .product .card .card-figure {
  border: none;
  height: 234px; }

.home_featured .product .card .card-figure .sale-flag-side {
  border-top-left-radius: 10px; }

.home_featured .product .card .card-figure .card-image {
  border-radius: 10px;
  max-height: calc(234px - 2px); }

.home_featured .product .card .card-body {
  height: calc(100% - 234px); }

.home_featured .product .card .card-title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  text-transform: capitalize;
  margin-bottom: 5px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  min-height: 72px;
  padding: 0 21px; }

.home_featured .product .card .card-text {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home_featured .product .card .price-section {
  justify-content: center; }

.home_featured .product .card .card-figcaption {
  border: none;
  transition: none; }

.home_featured .product .card:hover .card-figcaption {
  padding: 15px 20px;
  border: none; }

.home_featured .product .card .button {
  width: 170px;
  height: 44px;
  line-height: 44px;
  font-size: 17px;
  font-weight: 700;
  padding: 0;
  border: none;
  background: transparent linear-gradient(180deg, #75D9FF 0%, #00B9FF 100%);
  border-radius: 28px;
  text-align: center;
  letter-spacing: 1.02px;
  color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 185, 255, 0.5);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 185, 255, 0.5);
  box-shadow: 0px 5px 7px 0px rgba(0, 185, 255, 0.5); }

.home_featured .product .card .button:hover {
  background: #00ABEC;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.home_featured .product .card:hover .card-body {
  opacity: 0;
  transition: all .3s ease-in; }

/*Home feature product close*/
/*Home topseller product start*/
.home_topseller .page-heading {
  margin-bottom: 30px;
  color: #4E4E4E;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif; }

.home_topseller {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 0 0;
  background: #F8FBFF;
  margin-bottom: 30px; }

.home_topseller .product {
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  max-width: 20%;
  width: 20%;
  padding-left: 5px;
  padding-right: 5px; }

.home_topseller .product:hover .card {
  margin-top: -10px;
  box-shadow: 0 15px 15px #ddd; }

.home_topseller .product .card {
  background: #fff;
  box-shadow: 0px 24px 100px rgba(0, 0, 0, 0.05);
  transition: all .3s ease-in;
  border-radius: 10px; }

.home_topseller .product .card .card-figure {
  border: none;
  height: 234px;
  border-radius: 10px; }

.home_topseller .product .card .card-figure .card-image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  max-height: calc(234px - 2px); }

.home_topseller .product .card .card-body {
  height: calc(100% - 234px); }

.home_topseller .product .card .card-figcaption {
  border: none; }

.home_topseller .product .card:hover .card-figcaption {
  display: none; }

.home_topseller .product .card .card-title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  text-transform: capitalize;
  margin-bottom: 5px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  min-height: 72px;
  padding: 0 21px; }

.home_topseller .product .card .card-text {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home_topseller .product .card .price-section {
  justify-content: center; }

/*Home topseller product close*/
/*Home new product start*/
.home_new .page-heading {
  margin-bottom: 30px;
  color: #4E4E4E;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif; }

.home_new .product {
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  max-width: 20%;
  width: 20%;
  padding-left: 5px;
  padding-right: 5px; }

.home_new .product .card .card-figure {
  border: none;
  height: 234px; }

.home_new .product .card .card-figure .sale-flag-side {
  border-top-left-radius: 10px; }

.home_new .product .card .card-figure .card-image {
  border-radius: 10px;
  max-height: calc(234px - 2px); }

.home_new .product .card .card-body {
  height: calc(100% - 234px); }

.home_new .product .card .card-title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  text-transform: capitalize;
  margin-bottom: 5px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  min-height: 72px;
  padding: 0 21px; }

.home_new .product .card .card-text {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  color: #2D3E4F;
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home_new .product .card .price-section {
  justify-content: center; }

.home_new .product .card .card-figcaption {
  border: none;
  transition: none; }

.home_new .product .card:hover .card-figcaption {
  padding: 15px 20px;
  border: none; }

.home_new .product .card .button {
  width: 170px;
  height: 44px;
  line-height: 44px;
  font-size: 17px;
  font-weight: 700;
  padding: 0;
  border: none;
  background: transparent linear-gradient(180deg, #75D9FF 0%, #00B9FF 100%);
  border-radius: 28px;
  text-align: center;
  letter-spacing: 1.02px;
  color: #FFFFFF; }

.home_new .product .card .button:hover {
  background: #00ABEC; }

.home_new .product .card:hover .card-body {
  opacity: 0; }

/*Home new product close*/
.home_testimonial {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: url("https://cdn11.bigcommerce.com/s-37bd3/product_images/uploaded_images/testimonial-bg.png") center center no-repeat;
  background-size: cover;
  padding: 80px 0 150px 0; }

.home_testimonial h2 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 0.7px;
  color: #333333;
  text-transform: none;
  margin: 0 0 25px 0; }

.home_testimonial-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center; }

.home_testimonial-inner ul.test-item-slider {
  width: 100%;
  max-width: 923px;
  display: inline-block;
  vertical-align: top;
  border-radius: 31px;
  margin: 0;
  list-style: none;
  background: #fff url("https://cdn11.bigcommerce.com/s-37bd3/product_images/uploaded_images/quote.png") center 39px no-repeat;
  box-shadow: 6px 10px 17px rgba(67, 75, 96, 0.15); }

.home_testimonial-inner ul li.test-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 100px 100px 40px 100px; }

.home_testimonial-inner ul li.test-item h3 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #343434;
  margin: 0 0 5px 0; }

.home_testimonial-inner ul li.test-item p {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #646464;
  margin: 0 0 15px 0; }

.home_testimonial-inner ul li.test-item .author-name {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
  color: #646464; }

.home_testimonial-inner ul li.test-item .star-review {
  font-size: 0; }

.home_testimonial-inner ul li.test-item .star-review .icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  margin: 0 1px; }

.home_testimonial-inner ul li.test-item .star-review .icon svg {
  fill: #646464; }

.home_testimonial-inner .slick-dots {
  bottom: -85px; }

.home_testimonial-inner .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 5px;
  padding: 0; }

.home_testimonial-inner .slick-dots li button {
  height: 15px;
  width: 15px;
  background: #fff;
  border: none; }

.home_testimonial-inner .slick-dots li.slick-active button {
  background: #3D7EFF; }

.home_testimonial-inner .slick-dots li button::before {
  top: 0;
  left: 0;
  border: none;
  background: transparent !important; }

.home-top_customer {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 60px; }

.top_customer--inner {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.top_customer--inner ul {
  margin: 0 !important;
  list-style: none; }

.top_customer--inner ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px; }

.top_customer--inner ul li figure {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 !important; }

.home-recent-blogs {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 60px 0 30px 0;
  border-bottom: 1px solid rgba(200, 200, 200, 0.5); }

.home-recent-blogs-wrap {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home-recent-blogs-wrap ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
  margin: 0 -12px;
  list-style: none; }

.home-recent-blogs-wrap ul li {
  -ms-flex: 0 1 33.333%;
  flex: 0 1 33.333%;
  margin: 0;
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 30px; }

.home-recent-blogs-wrap .blog {
  box-shadow: 2px 3px 16px #e1ebff;
  background: #fff; }

.home-recent-blogs-wrap ul li .blog:not(.full-post) {
  padding: 15px 15px 25px 15px;
  -ms-flex: inherit;
  flex: inherit;
  margin: 0;
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home-recent-blogs-wrap ul li .blog-thumbnail {
  margin: 0 auto 10px;
  max-width: 100%; }

.home-recent-blogs-wrap ul li .blog-thumbnail img {
  width: auto;
  max-height: 200px;
  object-fit: contain; }

.home-recent-blogs-wrap ul li .blog-date {
  color: #848484;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  min-height: 38px;
  max-width: 220px;
  margin-bottom: 5px; }

.home-recent-blogs-wrap ul li .blog-title a {
  color: #343434;
  font-family: 'Roboto', sans-serif;
  font-size: 20px; }

.home-recent-blogs-wrap ul li .blog-title a:hover {
  color: #153c63; }

.home-recent-blogs-wrap ul li .blog-post {
  color: #343434;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  min-height: 95px; }

.home-recent-blogs-wrap ul li .blog-post-body {
  padding: 0 10px; }

.home-recent-blogs-wrap ul li .read-more {
  text-transform: capitalize;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0; }

.home-recent-blogs-wrap ul li .read-more a:hover {
  color: #153c63; }

@media screen and (min-width: 1920px) {
  .home-cate {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 1; } }

@media screen and (min-width: 2560px) {
  .home-cate {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 1; } }

@media screen and (max-width: 1260px) {
  .top_customer--inner .slick-next {
    right: -15px; } }

@media screen and (min-width: 801px) {
  .home-main_banner .container {
    max-width: 1900px;
    padding: 0px; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: unset;
    object-position: unset; }
  .searchicon-mobile {
    display: none; }
  #quickSearch #search_query {
    border-color: #153c63;
    height: 40px;
    padding-left: 15px;
    font-weight: 300;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; }
  #quickSearch #search_query::-webkit-input-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  #quickSearch #search_query::-moz-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  #quickSearch #search_query:-ms-input-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  #quickSearch #search_query:-moz-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  #quickSearch .form-button {
    left: inherit;
    right: 0;
    background-color: #153c63;
    width: 41px;
    height: 40px;
    padding: 0 10px; }
  #quickSearch section.quickSearchResults {
    border-color: #153c63; }
  #quickSearch .quickSearchResults h5 {
    border-top-color: #153c63; }
  #menu .navPages-container {
    border-top: 1px solid rgba(220, 220, 220, 0.3);
    border-bottom: 1px solid rgba(220, 220, 220, 0.3); }
  #menu .navPages-action {
    padding: 10px 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
  .home_testimonial-inner .slick-arrow {
    display: none !important; } }

@media screen and (max-width: 1150px) {
  .home-recent-blogs-wrap ul li .blog-thumbnail img {
    max-height: 163px; } }

@media screen and (max-width: 1023px) {
  .home_featured .product, .home_topseller .product, .home_new .product {
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
  .home_featured .product .card .card-figure, .home_topseller .product .card .card-figure, .home_new .product .card .card-figure {
    height: auto; }
  .home_featured .product .card .card-figure .card-image, .home_topseller .product .card .card-figure .card-image, .home_new .product .card .card-figure .card-image {
    max-height: inherit;
    width: auto; }
  .home_featured .product .card .card-body, .home_topseller .product .card .card-body, .home_new .product .card .card-body {
    height: auto; }
  .home_featured .product .card .card-title, .home_new .product .card .card-title, .home_topseller .product .card .card-title {
    padding: 0 5px; }
  .home_featured .product .card .button, .home_new .product .card .button {
    font-size: 13px; }
  .home_featured .product:nth-last-child(-n+1), .home_new .product:nth-last-child(-n+1), .home_topseller .product:nth-last-child(-n+1) {
    display: none; }
  .home-recent-blogs-wrap ul li {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    width: 50%; }
  .home-recent-blogs-wrap ul li .blog-thumbnail img {
    max-height: 200px; } }

@media screen and (max-width: 800px) {
  .searchicon-mobile {
    display: inline-block; }
  .searchicon-desktop {
    display: none; }
  .home-main_banner .container {
    padding: 0; }
  .heroCarousel .slick-prev {
    left: 10px;
    margin-top: 0 !important; }
  .heroCarousel .slick-next {
    right: 10px;
    margin-top: 0 !important; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    width: 34px;
    height: 34px; }
  .heroCarousel .slick-next::before {
    margin-left: 10px; }
  .heroCarousel .slick-prev::before {
    margin-left: 10px; }
  .heroCarousel .slick-prev:hover::before {
    margin-left: 8px; }
  .heroCarousel .slick-next:hover::before {
    margin-left: 12px; }
  .home-cate {
    margin-top: 23px; }
  .home_featured .product, .home_topseller .product, .home_new .product {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    width: 50%; }
  .home_featured .product .card:hover .card-body, .home_new .product .card:hover .card-body {
    opacity: 1; }
  .home_topseller .product:hover .card {
    margin-top: 0px; }
  .home_testimonial {
    padding: 35px 0 35px 0; }
  .home_testimonial-inner ul.test-item-slider {
    border-radius: 20px; }
  .home_testimonial-inner ul li.test-item {
    padding: 100px 27px 100px 27px; }
  .home_testimonial-inner ul li.test-item h3 {
    margin: 0 0 15px 0; }
  .home_testimonial-inner .slick-dots li button {
    border: #3d7eff solid 1px; }
  .home_testimonial-inner .slick-dots {
    bottom: 45px;
    display: block !important; }
  .home_testimonial-inner .slick-prev {
    left: 0px;
    opacity: 0.25; }
  .home_testimonial-inner .slick-next {
    right: 0;
    opacity: 0.25; }
  .home_testimonial-inner .slick-prev:hover {
    opacity: 1; }
  .home_testimonial-inner .slick-next:hover {
    opacity: 1; }
  .home-recent-blogs {
    padding: 50px 0 30px 0; }
  .home-recent-blogs-wrap ul li .blog-thumbnail img {
    max-height: 150px; }
  .home-recent-blogs-wrap ul li .blog-post {
    min-height: 120px; }
  .home-top_customer {
    margin-top: 50px; } }

.home_new .product .wishlist-btn {
  display: none; }

.home_featured .wishlist-btn {
  display: none; }

@media screen and (max-width: 567px) {
  .home-cate ul li p {
    font-size: 18px; }
  .home_featured .product .card .card-title, .home_topseller .product .card .card-title, .home_new .product .card .card-title {
    font-size: 14px;
    line-height: 18px;
    min-height: 60px;
    padding: 0 6px; }
  .home_featured .product .card .card-text, .home_topseller .product .card .card-text, .home_new .product .card .card-text {
    font-size: 16px; }
  .home_featured .page-heading, .home_new .page-heading, .home_topseller .page-heading, .home-recent-blogs .page-heading, .home-top_customer .page-heading {
    font-size: 22px;
    margin-bottom: 20px; }
  .home_testimonial h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 18px 0; }
  .home_testimonial-inner ul li.test-item p {
    font-size: 14px;
    line-height: 21px; }
  .home_testimonial-inner ul li.test-item .author-name {
    font-size: 14px;
    line-height: 30px; }
  .home-recent-blogs-wrap ul li {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%; }
  .home-recent-blogs-wrap ul li .blog-thumbnail img {
    max-height: 200px; }
  .home-recent-blogs-wrap ul li .blog-post {
    min-height: inherit; }
  .home-recent-blogs-wrap ul li .read-more {
    position: inherit;
    bottom: inherit;
    left: inherit;
    margin-bottom: 5px;
    margin-top: 20px; }
  .top_customer--inner ul li {
    padding: 0 10px; } }

@media only screen and (min-device-width: 451px) and (max-device-width: 800px) {
  .home-cate ul li {
    width: 20%;
    margin-bottom: 38px; } }

.shipping-giftWrap-stock {
  display: none; }

.suprbadge-single {
  padding: 0px !important; }

@media (min-width: 801px) {
  .home-main_banner .container {
    max-width: 1900px;
    padding: 0px; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: unset;
    object-position: unset; } }

.home-usp-icons ul {
  margin-bottom: 0px; }

.home-cate ul li figure {
  margin-bottom: 18px;
  margin-top: 0;
  border: 1px solid #ddd;
  margin: 5px;
  border-radius: 5px; }

.home-cate ul li figure:hover {
  background: aliceblue; }

.home-occasion {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.home-occasion ul {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
  font-size: 0;
  text-align: center; }

.home-occasion ul li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 40px; }

.home-occasion ul li figure {
  margin-bottom: 18px;
  margin-top: 0;
  margin: 5px;
  border-radius: 5px; }

.home-occasion ul li figure:hover {
  background: aliceblue; }

.home-occasion ul li span {
  font-size: 20px;
  color: #1b2a60;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0; }

@media screen and (max-width: 450px) {
  .home-occasion ul li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 40px; } }

.page-heading {
  text-align: center !important;
  font-family: 'Roboto', sans-serif; }

.occa-text {
  display: inline-block;
  margin-right: 10px; }

.occa-text span {
  font-size: 16px !important;
  color: #1b2a60 !important; }

.occa-price {
  display: inline-block; }

.occasion-start {
  margin-top: -24px; }

.shopnow-occa {
  margin-right: 0px !important;
  margin-bottom: 2px;
  display: none;
  width: 170px;
  height: 44px;
  line-height: 44px;
  font-size: 17px !important;
  font-weight: 700 !important;
  padding: 0;
  border: none !important;
  border-radius: 28px !important;
  text-align: center;
  letter-spacing: 1.02px;
  color: #fff !important;
  background: #00abec !important;
  margin-left: 34px; }

a.occa-link:hover + .shopnow-occa {
  display: block; }

.shopnow-occa:hover {
  display: block; }

@media screen and (max-width: 768px) {
  div#main-content {
    margin-top: 30px; }
  .shopnow-occa {
    margin-right: 0px !important;
    margin-bottom: 2px;
    display: none;
    width: 132px;
    height: 42px;
    line-height: 44px;
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 0;
    border: none !important;
    border-radius: 28px !important;
    text-align: center;
    letter-spacing: 1.02px;
    color: #fff !important;
    background: #00abec !important;
    margin-left: 7px; }
  .home-usp-list figure {
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .yelp-ul li {
    font-size: 11px; }
  .home-usp-icons li.home-usp-list {
    display: inline-block !important;
    width: 29.33% !important;
    margin-left: 10px !important;
    text-align: center; }
  .usp-main-ul {
    widows: 100%; }
  .occa-text span {
    font-size: 14px !important; }
  .occa-price h3 {
    font-size: 19px; }
  .home-cate ul li {
    width: 50%;
    margin-bottom: 38px; }
  .home-usp-icons ul {
    margin-bottom: 0px; }
  .yelp-ul {
    margin-top: 15px !important;
    margin-left: 0px; } }

.star-review img {
  width: 10%;
  margin: auto; }

.home-usp-icons li.home-usp-list {
  display: inline-flex;
  width: 20.33%;
  margin-left: 10%; }

.yelp-rating-usp {
  width: 58px;
  height: 16px; }

.yelp-ul {
  list-style-type: none;
  margin-top: 30px;
  color: #000; }

li.home-usp-list p {
  margin-top: 33px;
  color: #000; }

#inno-body {
  padding-top: 183px; }

@media (max-width: 800px) {
  #inno-body {
    padding-top: 130px; } }
