/** Shopify CDN: Minification failed

Line 4206:16 Unexpected "("

**/
@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Thin.otf);
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-XLight.otf);
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Light.otf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Book.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Medium.otf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Bold.otf);
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Black.otf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: GothamPro;
  src: url(https://cdn.shopify.com/s/files/1/0805/0891/1893/files/Gotham-Ultra.otf);
  font-weight: 800;
  font-style: normal;
}

html.js.no-touch.scroll-locked {
  position: fixed;
}
:root {
  --primary-font: "GothamPro", sans-serif;
}
.featured-collection__title-card-heading,
.highlights-banner__heading,
.slideshow-slide__heading,
.subcollections-list__content[data-subcollections-layout="menu"]
  .subcollections-menu__menu-items
  h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--primary-font);
}
.custom-html--container .home-section--title,
.custom-liquid--container .home-section--title,
.home-section--title,
.image-with-text__section-heading,
.product-recently-viewed__heading,
.product-reviews--content .spr-header-title,
.product-section--title,
.shoppable-image__section-heading {
  font-family: var(--primary-font);
}
.featured-collection__title-card-heading,
.highlights-banner__heading,
.slideshow-slide__heading,
.subcollections-list__content[data-subcollections-layout="menu"]
  .subcollections-menu__menu-items
  h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--primary-font);
}
.productitem--title {
  font-family: var(--primary-font);
}
div#quickshop__modal_containers {
  margin-top: 20px !important;
}
div#quickshop__modal_containers {
  max-height: 91vh;
  overflow: auto;
}
div#closePopup {
    background: #4A4949;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.popupimage {
    padding: 25px;
}
.highlights-banner__container {
  padding: 0 !important;
}
div#quickshop__modal_containers
  figure.product-gallery--media.product-gallery--image[data-gallery-index="0"] {
  display: none;
}
/*   font family css end */
html,
body {
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  font-family: var(--primary-font);
}
span#increase,
span#decrease {
  cursor: pointer;
}
.percenttag
{
position: absolute;
font-size: 15px;
font-weight: 350;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
/* background-color: #000; */
/* color: #fff;
padding: 4px 16px; */
left: 10px;
top: 0;
display:none;
z-index: 10;
}
.percenttag svg {
width: 50px;
height: 50px;
}
@media only screen and (max-width:767px)
{
.percenttag svg
{
width: 33px;
height: 40px;
}
}
ul.navmenu.navmenu-depth-2.navmenu-submenu {
  background: #fff;
  box-shadow: 0 1px 6px #ccc;
}

input.form-field-input.live-search-form-field {
  border-radius: 24px 0 0 24px;
  padding-left: 20px;
}
.testbanner span,
.testbanner p {
  color: #fff !important;
  font-weight: 400;
  font-size: 16px;
}
.highlights-banner__block.highlights-banner__align-left:hover
  .highlights-banner__icon
  svg {
  color: #1591b5;
}
.highlights-banner__block.highlights-banner__align-left:hover
  .highlights-banner__text
  a.highlights-banner__block-link {
  color: #1591b5;
}
.product-gallery--viewer.product-gallery--has-media {
  max-height: 545px;
}
.testbanner h1.h3 {
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input,
optgroup,
select,
textarea {
  font-family: var(--primary-font);
}
.blur section {
  background-color: #ebebeb;
  opacity: 0.5;
}

.read_more,
.read_less {
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  width: max-content;
  margin: auto;
  position: relative;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  background: #f6f6f6;
  font-style: normal;
  font-weight: 400;
  font-size: var(--font-size-body);
  line-height: 1.5;
  /* color:  #1591B5; */
  font-weight: 400;
}

/* commen css start */
.p-0 {
  padding: 0px;
}
span.highlights-banner__heading {
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
}
.productitem--info,
.productitem {
  background: #fff;
}
h2.home-section--title {
  text-align: left;
  margin: 0 !important;
  font-weight: 500 !important;
}
a.slideshow-slide__content-background-link {
  max-width: 535px;
  display: block;
}
span.highlights-banner__heading:hover {
  color: #1280a5;
}
a {
  text-decoration: none;
  background-color: transparent;
}
button.flickity-button.flickity-prev-next-button.next,
button.flickity-button.flickity-prev-next-button.previous {
  /* display: none; */
}
.list-unstyle {
  list-style-type: none;
}
select:focus-visible {
  outline: none;
}
select:focus {
  outline: none !important;
}

.form-group,
.form-inputs {
  margin-bottom: 10px;
  width: 100%;
}
.slideshow-slide__content {
  max-width: 1400px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.page-content.rte > ul,
.page-content.rte > ul > ul,
.page-content.rte > ul > ul > ul {
  list-style: none;
}
h2.h5.font-weight-bold.ll-at-background {
  font-weight: 700;
  color: #666;
  font-size: 16px;
}
.flash_slider .productitem {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: 0 !important;
}
.flash_slider h2.productitem--title {
  height: auto !important;
  margin-left: 5px !important;
}
button.productitem--action-trigger.productitem--action-atc.button-primary {
  text-transform: capitalize;
  border-radius: 0;
  font-size: 13px;
  padding: 7px;
  border-radius: 3px;
  box-shadow: none !important;
}
.flash_slider .price.productitem__price {
  text-align: start;
}
footer.atc-banner--cart-footer form[aria-label="cart checkout"] {
  display: none;
}
.flash_slider .price.productitem__price span.money {
  font-size: 25px;
}
.flash_slider h2.productitem--title a {
  font-size: 20px;
}
.flash_slider .featured-collection__container {
  padding: 0 !important;
}
.flash_slider .featured-collection__container .productitem img {
  margin-bottom: 0 !important;
  width: 340px;
  height: 340px;
  max-width: 341px;
}
.flash_slider span.badge.part-badge {
  left: 7px;
  right: unset;
}
.form-control {
  display: block;
  width: 78%;
  height: 54px;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.42857;
  color: #888;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.container {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.product-slide-contain {
  width: 100%;
  max-width: 1450px;
  height: auto;
  margin: 0 auto;
}

.site-header-main {
  align-items: center;
  padding-top: 20px !important;
  /* padding-right: 10px; */
  padding-bottom: 15px;
  /* padding-left: 10px; */
  position: relative;
}

.site-navigation-wrapper .live-search {
  width: 100%;
  max-width: 300px;
  float: right;
}

.site-header-logo {
  display: flex;
}
.slick-next:before {
  right: -2px !important;
  position: relative;
}
.slick-prev:before {
  position: relative;
  left: -1px;
}
.navmenu-meganav.navmenu-meganav--desktop
  .navmenu-depth-2
  .navmenu-meganav-sidenav__item-text {
  font-weight: normal !important;
}

.site-navigation-wrapper {
  display: block !important;
  background-color: #1c1c1c;
  transition: margin-top 150ms cubic-bezier(0, 0, 0.2, 1);
}
.site-header-main-content {
  flex-wrap: nowrap;
  justify-content: start !important;
  margin-right: 2.5rem;
  margin-left: 15px;
  /* padding-bottom:12px; */
}

.site-header-main-content .site-logo {
  max-width: 250px !important;
}

.site-header-main-content .site-logo .site-logo-image {
  max-height: 70px !important;
}
.our-product-slider {
  width: 100%;
  padding: 30px 0;
}

.our-product-slider ul {
  list-style: none;
  padding-left: 0px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.newship {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ep-product-details-table.ep-product-details-table__display {
}

.ep-product-details-table.ep-product-details-table__display ul {
  list-style: none;
  padding: 0 !important;
}

li.header {
  background: #eee;
  color: #000 !important;
}

.ep-product-details-table.ep-product-details-table__display ul li {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #666;
  padding: 6px;
}
div#description {
  color: #666;
}
.newship .col-md-4 {
  width: 18%;
}

.newship .col-md-8 {
  width: 75%;
}

p.box_dimensions,
p.estimated_weight {
  color: #666;
}

.our-product-slider li:not(:last-child) {
  margin-right: 10px;
}

.our-product-slider li {
  /*     width: 230px; */
  height: 300px;
  display: inline-block;
  overflow: hidden;
}

.our-product-slider li a {
  display: block;
}

.our-product-slider li a img {
  width: 100%;
  height: 230px;
}

.our-product-slider li a span.text_details {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: auto;
  height: auto;
  padding: 7px 8px 0;
  color: #000;
  background-color: #fff;
  transition: background-color 0.3s, padding 0.3s;
}

.our-product-slider li a span.text_details h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: text_bold, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.55556;
}

.our-product-slider li a:hover span.text_details {
  color: #fff;
  background-color: #003259;
}

.our-product-slider li a span.fair-square-slider {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s linear, padding 0.3s;
  font-family: text_regular, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.23077;
}

/* .our-product-slider li a span.fair-square-slider {
font-family: text_regular,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
} */

.our-product-slider li a span.fair-square-slider:after {
  position: relative;
  top: 2px;
  left: 3px;
  font-family: custom_icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 16px;
  line-height: 0;
}

.our-product-slider li a:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: #000;
  transition: opacity 0.5s;
}

.our-product-slider li a:hover:after {
  opacity: 0.3;
}

/* 
.content {
margin: 0 auto;
max-width: 1000px;
} */

.content > h2 {
  clear: both;
  margin: 0;
  padding: 4em 1% 0;
  color: #484b54;
  font-weight: 800;
  font-size: 1.5em;
}

.content > h2:first-child {
  padding-top: 0em;
}

/* Header */
.codrops-header {
  margin: 0 auto;
  padding: 4em 1em;
  text-align: center;
}

.codrops-header h1 {
  margin: 0;
  font-weight: 800;
  font-size: 4em;
  line-height: 1.3;
}

.codrops-header h1 span {
  display: block;
  padding: 0 0 0.6em 0.1em;
  color: #74777b;
  font-weight: 300;
  font-size: 45%;
}

/* Demo links */
.codrops-demos {
  clear: both;
  padding: 1em 0 0;
  text-align: center;
}

.content + .codrops-demos {
  padding-top: 5em;
}

.codrops-demos a {
  display: inline-block;
  margin: 0 5px;
  padding: 1em 1.5em;
  text-transform: uppercase;
  font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
  background: #3c414a;
  color: #fff;
}

/* To Navigation Style */
.codrops-top {
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.69em;
  line-height: 2.2;
}

.codrops-top a {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  letter-spacing: 1px;
}

.codrops-top span.right {
  float: right;
}

.codrops-top span.right a {
  display: block;
  float: left;
}

.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: "codropsicons";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
  content: "\e001";
}

.codrops-icon-prev:before {
  content: "\e004";
}

/* Related demos */
.related {
  clear: both;
  padding: 6em 1em;
  font-size: 120%;
}

.related > a {
  display: inline-block;
  margin: 20px 10px;
  padding: 25px;
  border: 1px solid #4f7f90;
  text-align: center;
}

.related a:hover {
  border-color: #39545e;
}

.related a img {
  max-width: 100%;
  opacity: 0.8;
}

.related a:hover img,
.related a:active img {
  opacity: 1;
}

.related a h3 {
  margin: 0;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  text-align: left;
}

@media screen and (max-width: 25em) {
  .codrops-header {
    font-size: 75%;
  }
  .codrops-icon span {
    display: none;
  }
}
.our-product-slider-grid {
  position: relative;
  clear: both;
  /* 	margin: 0 auto; */
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
  display: flex;
}

/* Common style */
.our-product-slider-grid .effect-goliath {
  position: relative;
  /*     float: left; */
  /*     overflow: hidden; */
  display: flex;
  margin: 10px 1%;
  min-width: 226px;
  max-width: 33%;
  max-height: 347px;
  width: 23%;
  height: auto;
  background: #003259;
  text-align: center;
  cursor: pointer;
}

.our-product-slider-grid .effect-goliath img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.our-product-slider-grid .effect-goliath figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.our-product-slider-grid .effect-goliath figcaption::before,
.our-product-slider-grid .effect-goliath figcaption::after {
  pointer-events: none;
}

.our-product-slider-grid .effect-goliath figcaption,
.our-product-slider-grid .effect-goliath figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.our-product-slider-grid figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.our-product-slider-grid h4 {
  /* 	word-spacing: -0.15em; */
  font-weight: 300;
  font-size: 16px;
}

/* .our-product-slider-grid  h4 span {
font-weight: 800;
}
*/
.our-product-slider-grid h4,
.our-product-slider-grid p {
  margin: 0;
}

.our-product-slider-grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

/* .our-product-slider-grid .effect-goliath {
background: #df4e4e;
} */

.our-product-slider-grid .effect-goliath img,
.our-product-slider-grid .effect-goliath h4 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.our-product-slider-grid .effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.our-product-slider-grid .effect-goliath h4 {
  position: absolute;
  bottom: -50px;
  left: 0;
  padding: 10px;
}
.our-product-slider-grid .effect-goliath h4,
.our-product-slider-grid .effect-goliath p {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 10px;
}

.our-product-slider-grid .effect-goliath p {
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  color: #fff;
}

.our-product-slider-grid .effect-goliath:hover img {
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}

.our-product-slider-grid .effect-goliath:hover h4 {
  -webkit-transform: translate3d(0, -140px, 0);
  transform: translate3d(0, -140px, 0);
  color: #fff;
}
.our-product-slider-grid .effect-goliath:hover h4,
.our-product-slider-grid .effect-goliath:hover p {
  height: auto;
  min-height: 142px;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #003259;
}

.testimonials .testimonial__content .testimonial__author {
  font-style: normal !important;
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  font-style: normal;
  height: 55px;
  color: #000;
  overflow: hidden;
}

.testimonial__text p {
  color: #333;
  font-weight: 400;
  font-size: 14px;
}

.testimonials .flickity-button {
  background-color: #ddd !important;
  opacity: 1 !important;
  color: #fff;
  border-radius: 0px !important;
}

.testimonial {
  margin-right: 20px;
  /*     background: #fff; */
}
.testimonial .btn-custom a {
  color: #333;
  text-decoration: none;
}
section.testimonials-section {
  max-width: 1190px !important;
}

.testimonials .flickity-button.previous {
  left: -220px;
}

.testimonials .flickity-button.next {
  right: -220px;
}

.testimonial__text {
  font-style: italic;
  margin: 1rem 0 1rem 0;
}

.testimonial__content {
  padding: 1rem 10px;
}

.testimonial_slider_blog {
  max-width: 100%;
  margin: 0 auto;
  background-color: #ddd;
  padding: 75px 50px;
}

.testimonial_slider_blog.slick-slide a {
  color: white;
  font-size: 16px;
  /*font-family:myriad-pro, sans-serif;*/
  font-family: "PT Sans", sans-serif;
}
.productgrid-listview .product_detail {
  display: flex;
  align-items: center;
  width: 75%;
}
.productgrid-listview .productitem--ratings {
  display: none;
}
.testimonial_slider_blog.slick-slide p {
  line-height: 24px;
}

.testimonial_slider_blog.slick-slide p:last-of-type {
  margin-bottom: 0;
}

.testimonial_slider_blog.slick-slide p:first-of-type {
  font-weight: bold;
}

.testimonial_slider_blog.slick-next:before {
  position: relative;
  top: -15px;
  content: url("https://cdn.shopify.com/s/files/1/0604/1092/1156/files/right-carousel-arrow.png?v=1639544606");
}

.testimonial_slider_blog.slick-prev:before {
  position: relative;
  top: -15px;
  right: 20px;
  content: url("https://cdn.shopify.com/s/files/1/0604/1092/1156/files/left-carousel-arrow.png?v=1639544587");
}

/* .slick-prev:before {
position: relative;
top: -15px;
right:20px;
content: url("https://cdn.shopify.com/s/files/1/0604/1092/1156/files/left-carousel-arrow.png?v=1639544587");
} */

.test-content-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}

.columns-small-3 {
  display: flex;
  /* display: initial; */
}
.columns-small-9 {
  display: flex;
  padding: 20px;
}
.testimonials--section .testimonial {
  border: 1px solid rgb(111 111 111 / 60%) !important;
  box-shadow: 0 1px 7px rgb(0 50 89 / 52%) !important;
  background: #fff !important;
  /* color: #fff; */
}
.live-search--active input.form-field-input.live-search-form-field {
  border-radius: 24px 0 0 0 !important;
}
form.live-search-form.form-fields-inline {
  width: 100%;
}
.testimonials--section .testimonial.is-selected {
  border: 1px solid rgb(111 111 111 / 60%) !important;
  box-shadow: 0 1px 7px rgb(0 50 89 / 52%) !important;
  background: #fff !important;
  /* color: #fff; */
}
.testimonials--section .testimonial.pxu-lia-block {
  border: 1px solid rgb(111 111 111 / 60%) !important;
  box-shadow: 0 1px 7px rgb(0 50 89 / 52%) !important;
  background: #fff !important;
  /* color: #fff; */
}

.testimonial__author {
  font-style: normal;
  height: 52px;
  color: #000;
  overflow: hidden;
  text-align: center;
  padding: 0 28px;
}

.home-section--title {
  margin-bottom: 2.96875rem !important;
}
.home-section--title {
  margin-top: 2.78125rem !important;
}
.testimonials .flickity-page-dots .dot {
  width: 40px;
  height: 8px;
  margin: 0 7.5px;
  background-color: #1591b5;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  border-radius: 5px !important;
}

div#shopify-section-template--15197634396356__dynamic_testimonials {
  background: #ffffff;
  padding: 30px 0;
}

div#shopify-section-template--15197634396356__dynamic_featured_collection-2 {
  padding-bottom: 50px;
}

/* <-------------------------- single page css start--------------------------- */

.proFlyBlock.multiple_image {
  background: #fff;
}

.proList.grid .wpbProBlock {
  padding: 15px 20px;
  border: 1px solid #e3e3e3;
  height: 100%;
  transition: 0.5s ease-in;
}
.proFlyBlock .wpbProBlock span.label.label-primary {
  z-index: 100;
  padding: 5px 5px;
  font-size: 12px;
  left: 0;
  position: absolute;
  background-color: #3ec5f6 !important;
}

a.proFeaturedImage img {
  height: auto !important;
  max-height: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  display: block;
}

.wpbProBlock .proName a {
  font-size: 14px;
}

button#BIS_trigger {
  background-color: #939393;
  color: #fff;
  border: none;
  box-shadow: none;
  font-weight: 700;
  max-width: 324px;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 16px 20px;
  border-radius: 0;
  margin: 10px auto;
  width: 100%;
}

.proAttr.productAvailability.instock span {
  font-weight: 500;
}

.proAttr.productAvailability.instock span.guaranteed {
  font-weight: 500;
  border-bottom: 1.2px dotted #000;
  padding-bottom: 1px;
}

.opHelp_tooltip:hover .optooltip,
span.guaranteed_tooltip:hover .gttooltip {
  display: block;
}

.opHelp_tooltip .optooltip {
  display: none;
  transition: 0.2s all;
  position: absolute;
  top: 20px;
  background: #032741;
  padding: 5px 10px 20px 14px;
  border: 1px solid #ccc;
  background-color: #f4f5ff;
  left: 40px;
  width: 410px;
  z-index: 999;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.gttooltip .tooltip_header,
.optooltip .tooltip_header {
  display: flex;
  border-bottom: 1px solid #ddd;
}
.proAttr.productAvailability.instock p {
  font-weight: 500;
  margin-top: 10px;
  color: #535353;
  font-size: 14px;
  padding: 5px 0;
  line-height: 15px;
}
.opHelp_tooltip,
span.guaranteed_tooltip {
  position: relative;
  display: inline;
}

/* <-------------------------- single page css end--------------------------- */

.shopify-section .top_header .row {
  display: -ms-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: inherit;
  margin-right: -15px;
  width: 100%;
  margin-left: -15px;
}

.shopify-section .top_header .row .col-lg-2.col-md-2.col-sm-2 {
  display: flex;
  align-items: center;
}

.shopify-section .productBox {
  padding: 30px 0;
}

.top_header {
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  border-radius: 4px;
  margin-top: 20px;
}
.top_header {
  border: 1px solid #ddd !important;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%) !important;
  background: #f2f2f2 !important;
  /*       margin-bottom: 40px; */

  /*     border-radius: 4px; */
  /*     margin-top: 20px;*/
  padding: 20px;
}
.search_order .form-group.form-inputs input {
  height: 50px;
  width: 100% !important;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
  display: none;
  /*     text-transform: none; */
}

.highlights-banner__template--15197634396356__dynamic_highlights_banner
  .highlights-banner__icon {
  color: #1591b5 !important;
}
.pageContent.lg-return-order .myDiv.return-order-response {
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  max-width: 750px;
  height: 100%;
}
.get-order-detail-res {
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px 20px;
  align-items: center;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
}

.pageContent.lg-return-order .myDiv.return-order-response .bmpg-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 70%;
  margin: auto;
  justify-content: center;
}
.get-order-detail-res p,
h1.wpbTitle.wpbHomeTitle {
  text-align: center;
}
/* .bmpg-row .form-inputs label.form-label {
  width: 20%;
} */
.pageContent.lg-return-order .myDiv.return-order-response .bmpg-row .col-lg-12 {
  padding: 20px;
}

.pageContent.lg-return-order .myDiv.return-order-response .bmpg-row .form-group,
.pageContent.lg-return-order
  .myDiv.return-order-response
  .bmpg-row
  .form-inputs {
  margin-bottom: 10px;
  width: 100%;
}
.pageContent.lg-return-order
  .myDiv.return-order-response
  .bmpg-row
  .form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.42857;
  color: #888;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.pageContainer {
  padding: 20px;
}
.navmenu-meganav-sidenav__items {
  width: 16%;
}
.navmenu-meganav-sidenav__items .navmenu-depth-3 {
  left: 18%;
}

.our-product-slider-content h2 {
  text-align: center;
  font-weight: 600;
}

.Laboratory-appliances .article_content {
  width: 48%;
  padding: 10px;
  display: inline-block;
}

.article_content {
  width: 48%;
  display: inline-block;
}

.Laboratory-appliances .article_media {
  width: 48%;
  display: block;
  float: right;
  padding: 30px 70px 0 24px;
  background-color: #f0f3f6;
}
.Laboratory-ultra-low .article_media {
  width: 48%;
  display: block;
  float: right;
  padding: 30px 70px 0 24px;
  /*     background-color: #f0f3f6; */
}
.infobox-wrapper {
  background-color: #f0f3f6;
  font-size: 0.8em;
  text-align: justify;
  position: relative;
  z-index: 2;
  padding: 20px 0 0;
}
/* .Laboratory-appliances .flex_content .infobox-wrapper .infobox-icon {
width: 72px;
height: 72px;
font-size: 38px;
line-height: 1;
right: 0;
position: absolute;
top: 0;
background-color: #003259;
color: #fff;
} */
.infobox-wrapper .infobox-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -65px;
  right: -69px;
  width: 72px;
  height: 72px;
  font-size: 38px;
  line-height: 1;
  background-color: #003259;
  color: #fff;
  position: relative;
  text-align: center;
  float: right;
  box-sizing: border-box;
}

section.vaccine-biology {
  margin: 40px 0 56px;
  padding: 0 0 28px;
}
.article_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.article_content ul li {
  position: relative;
  padding-left: 22px;
  margin-top: 3px;
}
.article_content ul li .icons {
  position: absolute;
  left: 0;
  top: 10px;
  width: 12px;
  background: #000;
  height: 2px;
}
.infobox-wrapper .infobox-subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.16667;
  padding: 0;
}

.information-storage .flex_content .infobox-wrapper {
  text-align: left;
  padding: 30px 70px 30px 24px;
}

.highlight-banner__count-4 .highlights-banner__block {
  width: 20rem;
}
span.collection__item-info.collection__item-title:hover {
  background: #039dc0;
}
.image-wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
}

.banner-content {
  position: absolute;
  z-index: 99999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  line-height: 1.5;
}

.img-content img {
  width: 100%;
  height: 100vh;
  display: block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #530473;
  opacity: 0.8;
  z-index: 999;
  height: 100%;
}

.ban-btn {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
}

.pxs-image-with-text-content.container {
  color: #000 !important;
  width: 100%;
  max-width: 480px;
  padding: 40px 30px;
  margin-left: 0;
  background-color: #fff;
}

section.information-product ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#shopify-section-template--15197634494660__main {
  display: none;
}
.featured-collection__content ul.slick-dots {
  display: none !important;
}
.information-product h2 {
  font-family: head_black, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.16667;
}

.information-product .container {
  max-width: 950px;
}

.information-product form {
  box-sizing: border-box;
  padding: 25px 15px 15px 15px;
  background-color: #f0f3f6;
}
.article_header.text_box.light {
  color: #000;
}

.cooling-of-vaccines .pxs-image-with-text-button {
  margin-top: 0px;
}

section.information-product {
  position: relative;
  z-index: 1;
  min-width: 290px;
  max-width: 100%;
  padding-bottom: 50px;
  padding-top: 20px;
}
.product_detail .viewmodels {
  margin: 33px auto 0 auto !important;
  width: max-content;
  display: block;
  padding: 0.6rem 1rem 0.5rem !important;
  line-height: 16px;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
  padding: 6px;
  box-shadow: 0 0 10px #b2b2b2;
  height: 40px;
  line-height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #fff;
  z-index: 9;
  color: #000;
}

/*............................................. 

Responsive css start 
.............................................*/
@media (min-width: 1366px) {
}
@media (min-width: 1024px) {
  .highlight-banner__count-4 .highlights-banner__block {
    width: 14rem;
    margin: 10px 0;
  }
  .bmpg-row {
    padding-top: 2%;
  }
  .highlights-banner__block.highlights-banner__align-center:first-child {
    padding-left: 0 !important;
  }
}
span.site-header-cart-icon.site-header-cart-icon--svg svg {
  width: 2.4rem;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .contact_wrap .col-lg-4.col-md-4 {
    width: 48% !important;
  }
  .custom-product-col.products-per-row-4 li {
    margin-top: 10px !important;
  }
}
@media (max-width: 767px) {
  body .search_order .form-group.form-inputs input {
    width: 120% !important;
  }
  .productgrid--masthead {
    padding: 0 15px;
  }
  h1.slideshow-slide__heading {
    color: #fff !important;
    font-weight: 500;
  }
  .slideshow-slide__button--secondary {
    padding: 6px 20px !important;
    line-height: 18px !important;
  }

  .ModelSlider {
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
  }
  span.site-header-cart-icon.site-header-cart-icon--svg svg {
    width: 1.8rem !important;
  }

  .newship .col-md-8,
  .newship .col-md-4,
  .pageContent.lg-return-order .myDiv.return-order-response {
    width: 100% !important;
  }
  .container.acco.custom-w.page-width {
    padding: 0 15px;
  }
  article.site-page {
    padding: 0 15px;
  }
  .bmpg-row .form-inputs {
    display: block !important;
  }
  .lg-return-order .bmpg-row,
  .myDiv.return-order-response {
    width: 100% !important;
    max-width: 100% !important;
  }
  .live-search {
    margin: 5px auto 10px !important;
  }
  section.featured-collection__container {
    width: 96%;
    margin: auto;
  }
  .apicons.apicons-desktop {
    justify-content: center !important;
    column-gap: 5px !important;
  }

  .site-footer-right :first-child {
    width: 149px;
  }
  .testbanner {
    padding: 20px !important;
    text-align: center !important;
  }

  .productgrid--items li {
    flex: 0 1 100% !important;
  }

  .contact_card h4:nth-child(2) a,
  .contact_card div:nth-child(2) {
    font-size: 15px !important;
    font-weight: 500;
  }
  .contact_card div:nth-child(3),
  .contact_card a:nth-child(3) {
    font-size: 12px !important;
  }

  .slideshow-slide__button--primary {
    color: #1591b5;
    background-color: #fff;
    border: unset;
  }

  .contact_card {
    margin: 10px 0 !important;
    padding: 1.2rem 0px !important;
    height: 185px !important;
  }
  .site-header-actions__account-link {
    margin-right: 55px !important;
    margin-top: 0 !important;
  }
  ul.site-header-actions {
    position: absolute;
    top: 18px;
    right: 0;
    display: block;
  }

  .site-header-actions .site-header_account-link-text {
    position: absolute;
    visibility: hidden;
    width: 45px;
  }
  .mobile-nav-panel.allow-scroll-while-locked ul.site-header-actions {
    display: none;
  }
  .highlights-banner__icon svg {
    width: 28px;
  }
  .contact_wrap .col-lg-4.col-md-4 {
    width: 48% !important;
    max-width: 48% !important;
    flex: 0 0 48% !important;
  }
  img.img-responsive.contact_icon {
    width: 46px !important;
  }
  .search-section {
    width: 96% !important;
    /* margin: 0 15px !important; */
  }
  .apicons.apicons-desktop span {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .search-section-content p strong,
  .search-section-header p {
    color: #000 !important;
  }
  .featured-collection__container .productitem img {
    height: 150px !important;
  }
  .product_detail {
    padding: 10px 0;
  }
  .flash_slider .featured-collection__container .productitem img {
    width: 140px !important;
    height: 140px !important;
  }
  span.mobile-hide {
    display: none;
  }
  .slideshow-slide__content {
    text-align: left !important;
  }
  .flash_slider .featured-collection__container {
    padding: 0 10px !important;
  }
  .featured-collection__content[data-layout="slideshow"] .productgrid--item {
    max-width: 172px;
    width: 100%;
  }
  h2.slideshow-slide__heading {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
  }
  .slideshow-slide__text {
    font-size: 13px;
    color: #fff;
  }
  .site-header-cart--count {
    top: -1px !important;
    right: 2px !important;
  }
  .site-header-menu-toggle--button {
    margin-left: 0;
  }
  header.site-header .site-header-main {
    padding: 7px 15px !important;
  }
  .site-header-right .site-header-cart {
    right: 3% !important;
  }
  span.site-header-cart-icon.site-header-cart-icon--svg img.CartIcon {
    width: 36px !important;
  }
  /* .flickity-viewport {
      height: 340px !important;
  } */
  .slideshow--text-below-image-true .slideshow-pagination {
    top: 250px !important;
  }
  .slideshow-slide__content {
    position: absolute;
    z-index: 99;
    top: 8%;
    padding: 0px 14% !important;
  }
  .flash_slider .productitem {
    flex-direction: column !important;
  }
  .flash_slider h2.productitem--title a {
    font-size: 14px !important;
  }

  .flash_slider h2.home-section--title {
    padding: 10px;
  }

  .mobile-nav-content .navmenu-depth-1 > .navmenu-item > .navmenu-link {
    font-weight: 700 !important;
    font-size: 15px !important;
    width: 80%;
  }
  img.UserIcon {
    height: 30px;
    width: 30px;
  }
  .site-header-main-content {
    margin: 0 !important;
  }
  .search-section-content {
    padding: 15px 0;
  }
  .mdlsnglenseccol-cntnt {
    width: 100% !important;
    padding: 20px;
  }
  .flash_slider .price.productitem__price span.money {
    font-size: 18px !important;
  }
  .flash_slider .productitem {
    padding: 0 10px 0 0 !important;
  }
  .highlights-banner__content:not([data-highlights-slider]) {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .item_box {
    width: 100% !important;
    /* background-size: 150% !important; */
    background-position: 50% 0 !important;
    margin: 10px !important;
  }
  .item_box .sub-title-widget p {
    margin: 40px 0 0 0 !important;
    font-size: 30px !important;
  }
  .newsletter {
    width: 100% !important;
  }
  .pxs-newsletter-text {
    max-width: 100% !important;
  }
  .pxs-newsletter-section .newsletter .newsletter-input {
    width: calc(73% - 10px) !important;
  }
  .form-field.newsletter-submit .button-primary {
    width: 100px;
  }
  .pxs-newsletter-header {
    width: 100% !important;
    flex-direction: column !important;
  }
  .shopify-section .top_header .row {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .pxs-newsletter-content {
    flex-direction: column;
  }
  .add_animation li.collection__item {
    max-width: 100% !important;
    margin: 15px 0;
  }
  .mdlsnglenseccol-img {
    width: 100% !important;
  }
  .mdlsnglenseccol-img a img {
    width: 100%;
  }
  .order-search-section-wrap {
    padding: 20px;
  }

  .site-navigation .navmenu-depth-1 {
    display: none;
  }
  .site-header-main-content .site-logo {
    max-width: 170px !important;
    margin: 0 auto;
  }
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-wrapper {
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.fair-square-slider__list {
  list-style: none;
}
.fair-square-slider__item {
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.fair-square-slider__item:not(:last-child) {
  margin-right: 10px;
}
.fair-square-slider__link {
  display: block;
}
.fair-square-slider__link:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: #000;
  transition: opacity 0.5s;
}
.no-touch .fair-square-slider__link:hover .fair-square-slider__description {
  max-height: 112.5px;
  padding-bottom: 6px;
}
.no-touch .fair-square-slider__link:hover:after {
  opacity: 0.3;
}
.no-touch
  .primary2
  .fair-square-slider__link:hover
  .fair-square-slider__details {
  color: #fff;
  background-color: #003259;
}
.fair-square-slider__image {
  width: 150px;
  height: 150px;
}
.fair-square-slider__details {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: auto;
  height: auto;
  padding: 7px 8px 0;
  color: #fff;
  background-color: #003259;
  transition: background-color 0.3s, padding 0.3s;
}
.fair-square-slider__title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: text_bold, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.55556;
}
.fair-square-slider__description {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s linear, padding 0.3s;
  font-family: text_regular, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.23077;
}
.fair-square-slider__description:after {
  position: relative;
  top: 2px;
  left: 3px;
  font-family: custom_icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 16px;
  line-height: 0;
}
.add_animation
  li.collection__item:last-child
  span.collection__item-info.collection__item-title {
  color: #000;
}
@media screen and (min-width: 768px) {
  .fair-square-slider__item {
    width: 19.45%;
    height: 230px;
  }
  .add_animation li.collection__item img {
    height: 400px;
  }
  .no-touch .fair-square-slider__link:hover .fair-square-slider__details {
    padding: 7px 16px 0;
  }
  .no-touch .fair-square-slider__link:hover .fair-square-slider__description {
    max-height: 76.66667px;
    padding-bottom: 14px;
  }
  .fair-square-slider__details {
    padding: 0 16px;
  }
  .fair-square-slider__title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-top: 9px;
  }
  .fair-square-slider__description {
    font-family: text_regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .fair-square-slider__description:after {
    font-size: 18px;
  }
  .fair-square-slider__image {
    width: 230px;
    height: 230px;
  }
}

/*===========================
10.SLIDER css 
===========================*/

.carousel-item {
  background-color: #0067f4;
  position: relative;
}

.carousel-item::before {
  position: absolute;
  content: "";
  width: 33%;
  height: 100%;
  background: -webkit-linear-gradient(
    rgba(0, 103, 244, 0.3) 0%,
    rgba(43, 219, 220, 0.3) 100%
  );
  background: -o-linear-gradient(
    rgba(0, 103, 244, 0.3) 0%,
    rgba(43, 219, 220, 0.3) 100%
  );
  background: linear-gradient(
    rgba(0, 103, 244, 0.3) 0%,
    rgba(43, 219, 220, 0.3) 100%
  );
  top: 0;
  right: 15%;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel-item::before {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-item::before {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .carousel-item::before {
    width: 50%;
    right: 45%;
  }
  input#internal_search {
    border-radius: 0;
  }
  .tab-containers {
    padding: 0 15px;
  }
  section.product-section--container.product-row--container.product-recommendations--container,
  .item_box,
  h2.product-section--title.product-recommendations--title {
    margin-top: 0 !important;
  }
  .site-header-actions .site-header__account-icon {
    height: 50px;
    padding-bottom: 8px !important;
  }
  .flickity-prev-next-button.next {
    right: 0.5rem !important;
  }
  .flickity-prev-next-button.previous {
    left: 0.5rem !important;
  }
  span.site-header__account-links {
    right: -50px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .carousel-item::before {
    right: 25%;
  }
  .def-search-padding.aaditest {
    margin: 10px;
    width: 99% !important;
  }
}

.carousel-item .slider-image-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 9;
}

.carousel-item .slider-image-box .slider-image {
  max-width: 680px;
  width: 100%;
}

.slider_area {
  width: 100%;
  background: url(https://cdn.shopify.com/s/files/1/0604/1092/1156/files/1.jpg?v=1641294177);
  background-size: cover;
  object-fit: fill;
  background-position: 100%;
  background-repeat: no-repeat;
  /* height: 100vh; */
  min-height: 804px;
  margin: 0 auto;
}

.slider-content {
  position: relative;
  z-index: 9;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .slider-content {
    padding-top: 190px;
    padding-bottom: 150px;
  }
  .def-search-padding.aaditest .input-group {
    display: flex;
    align-items: center;
  }
  .def-search-padding.aaditest label.search-label {
    padding: 14px 11px !important;
  }
  .def-search-padding.aaditest {
    margin: 10px !important;
    width: 95% !important;
    padding:15px !important;
  }
}

.slider-content .title {
  font-size: 56px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content .title {
    font-size: 58px;
    line-height: 80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content .title {
    font-size: 72px;
    line-height: 90px;
  }
}

@media (max-width: 767px) {
  .slider-content .title {
    font-size: 34px;
    line-height: 45px;
  }
}

.slider-content .text {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
}

.slider-content .slider-btn {
  padding-top: 16px;
}

.slider-content .slider-btn li {
  display: inline-block;
  margin: 16px 8px 0;
}

@media (max-width: 767px) {
  .slider-content .slider-btn li {
    margin: 16px 3px 0;
  }
}

.slider-content .slider-btn li a.rounded-one {
  background-color: #fff;
  border-color: #fff;
}

.slider-content .slider-btn li a.rounded-one:hover {
  background-color: transparent;
  color: #fff;
}

.slider-content .slider-btn li a.rounded-two {
  border-color: #fff;
}

.slider-content .slider-btn li a.rounded-two:hover {
  background-color: #fff;
  color: #0067f4;
}

.carousel-indicators {
  margin-bottom: 50px;
}

.carousel-indicators li {
  display: block;
  width: 8px;
  height: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  border: 0;
  margin: 0px 2px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-indicators li {
    width: 13px;
    height: 13px;
  }
}

@media (max-width: 767px) {
  .carousel-indicators li {
    width: 13px;
    height: 13px;
  }
}

.carousel-indicators li.active {
  background-color: #fff;
  width: 16px;
  border-radius: 50px;
}

body.template-index
  button.productitem--action-trigger.productitem--action-atc.button-primary {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-indicators li.active {
    width: 23px;
  }
}

@media (max-width: 767px) {
  .carousel-indicators li.active {
    width: 23px;
  }
}

.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  top: 50%;
  font-size: 32px;
  color: #fff;
  bottom: auto;
  left: 60px;
  right: auto;
  opacity: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel .carousel-control-prev,
  .carousel .carousel-control-next {
    left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel .carousel-control-prev,
  .carousel .carousel-control-next {
    display: none;
  }
}

@media (max-width: 767px) {
  .carousel .carousel-control-prev,
  .carousel .carousel-control-next {
    display: none;
  }
}

.carousel .carousel-control-next {
  right: 60px;
  left: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel .carousel-control-next {
    right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel .carousel-control-next {
    right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .template-register .site-main {
  min-height: 30vh!important;
}
  .apicons.apicons-desktop {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
    align-items: center !important;
    column-gap: 5px;
  }
  a.site-header_account-link-text {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .carousel .carousel-control-next {
    right: 30px;
  }
}

/*===========================
17.FEATURES css 
===========================*/

/*===== features TWO =====*/

.features-area {
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 130px;
}

.single-features {
  padding: 40px 20px 52px;
  background-color: #fff;
}

.single-features .features-title-icon .features-title a {
  font-size: 36px;
  line-height: 45px;
  color: #121212;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-features .features-title-icon .features-title a {
    font-size: 24px;
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  .single-features .features-title-icon .features-title a {
    font-size: 24px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-features .features-title-icon .features-title a {
    font-size: 36px;
    line-height: 45px;
  }
}

.single-features .features-title-icon .features-title a:hover {
  color: #0067f4;
}

.single-features .features-title-icon .features-icon {
  position: relative;
  display: inline-block;
}

.single-features .features-title-icon .features-icon i {
  font-size: 88px;
  line-height: 70px;
  color: #0067f4;
  position: relative;
  z-index: 5;
}

.single-features .features-title-icon .features-icon .shape {
  position: absolute;
  top: 0;
  left: 0;
}

.single-features .features-content .text {
  font-size: 14px;
  line-height: 20px;
  color: #121212;
  margin-top: 16px;
}

.single-features .features-content .features-btn {
  color: #0067f4;
  font-size: 16px;
  font-weight: 700;
  margin-top: 29px;
}

/*# sourceMappingURL=style.css.map */

.commercial-sale li {
  font-family: Liberation sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0;
}

/* css added for collection page on 6/jan/2022 */
.template-collection figure.productitem--image img {
  height: 241px;
  /* width: 137px; */
  padding: 10px 0px;
  object-fit: contain;
  padding: 15px;
}

/* css added for collection page on 6/jan/2022 */
.featured-collection__container .productitem img {
  height: 250px;
  margin-bottom: 10px;
  border-radius: 10px 10px 0 0;
  width: 100%;
}
/* Collection list animation css date 7/JAN/2021 */
.add_animation li.collection__item {
  position: relative;
}
.productitem--info {
  padding: 0 10px;
}
h2.productitem--title {
  margin-top: 0 !important;
  text-transform: capitalize !important;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.add_animation span.collection__item-info {
  position: absolute;
  bottom: 9px;
  color: #fff;
  z-index: 1030;
  width: -webkit-fill-available;
  text-align: center;
  min-height: 60px;
  left: 0;
  display: flex;
  font-size: 17px;
  padding: 4px 20px;
  margin: 0px 10px;
  font-weight: 500;
  color: #fff !important;
  background-color: #0091b3;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
}
.add_animation li.collection__item:hover img {
  transform: scale(1.2);
  transition: 0.4s ease-in-out;
}
li.collection__item {
  max-width: 31%;
  width: 100%;
  /* margin: 15px; */
  box-shadow: 0 0 10px #ccc;
}
span.site-header-cart-icon.site-header-cart-icon--svg {
  display: flex;
  align-items: center;
}
span.site-header-cart-icon.site-header-cart-icon--svg {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
}
ul.collection--image-crop-original.no-cta.add_animation {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 !important;
  justify-content: space-between;
}
section.collection-list__container ul.slick-dots {
  display: none;
}
.add_animation li.collection__item img {
  transition: 0.4s ease-in-out;
}
.add_animation li.collection__item:hover:before {
  height: 20%;
}

/* product slider */
.product_slider_loop {
  position: relative;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.07),
    0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  margin: 0px 5px 0px 0px;
  overflow: hidden;
  margin-bottom: 25px;
}

.product_details {
  width: 100%;
  /* position: absolute; */
  transition: 0.5s ease-in;
  /* bottom: -200px; */
}

/* .product_slider_loop:hover .product_details {
  bottom: 0px;
  transition: .5s ease-in;
  color: #fff;
  padding: 15px 15px;
  background-color: #1591B5;

} */

.product_slider_loop img {
  text-align: center;
  margin: 0 auto;
}
.product_slider_loop .product_details form {
  margin: 15px 0px;
}
.product_slider_loop input.btn {
  padding: 10px 20px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  font-weight: 600;
  cursor: pointer;
}

/* Product discription */
li.product_details_discription_loop {
  display: flex !important;
  align-items: center;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.07),
    0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  overflow: hidden;
  margin: 15px 35px;
  position: relative;
}
.product_discription_details {
  padding: 25px;
  background-color: #1591b5;
  color: #fff;
  margin: 0px;
  position: relative;
  min-height: 362px;
}
span.product_stock {
  position: absolute;
  top: 12px;
  left: 0px;
  background-color: #1591b5;
  color: #fff;
  padding: 5px 15px;
}

.product_details_discription_loop:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 45px;
  left: 0px;
  border-top: 15px solid #1591b5;
  border-left: 15px solid transparent;
}
span.product_stock:after {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -19px;
  border-top: 14px solid #1591b5;
  border-bottom: 20px solid #1591b5;
  border-right: 20px solid transparent;
  border-left: 0px solid transparent;
}

/* page width */
.page-width {
  max-width: 1400px !important;
  margin: 0 auto !important;
}

/* section text with image layer */
.text_with_imagelayer_wrapper {
  display: flex;
  align-items: center;
}

.text_wrapper {
  flex: 0 45%;
  padding: 0px 25px;
}

.imagelayer_wrapper {
  flex: 0 45%;
  position: relative;
}
.imagelayer_wrapper img {
  max-width: 100%;
  position: relative;
}
.imagelayer_wrapper:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #1591b5;
  left: 55px;
  top: -55px;
  /* z-index: 1030; */
}
.text_wrapper a {
  color: #fff;
  background-color: #1591b5;
  border: 1px solid #1591b5;
  padding: 0.875rem 1.75rem;
  letter-spacing: 0;
  margin-top: 1.875rem;
  border-radius: 5px;
}
a.Read_more svg {
  margin: 0px 0px 0px 10px;
}

.text_wrapper a:hover {
  background: #1a406a;
  border: 1px solid #1a406a;
}

/* custom modal page css date 12/jan/2021 */
.top_modal_info {
  display: flex;
  flex-direction: row;
  margin: 25px 0px;
  gap: 2%;
}
.custom_modal_wrapper {
  border: 1px solid #f2f2f2;
  background-color: #fff;
  box-shadow: 0 10px 15px -3px #00000012, 0 4px 6px -2px #0000000d;
  margin: 0;
}
div#shopify-section-custom-modal-page {
  padding: 30px 0;
}
button.zoom-btn {
  padding: 7px 15px;
  font-family: "GothamPro";
  font-size: 13px;
}
.chk-btn-cus .atc-button--text {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.chk-btn-cus .atc-button--text .mobile_hide {
  font-size: 13px;
  font-weight: 500;
  font-family: var(--primary-font);
}
h1.title_font_size.color_title {
  font-size: 32px;
}
.modal_image_wrapper {
  flex: 0 25%;
  max-width: 25%;
  position: relative;
  padding-left: 20px;
}
div#lightbox-popup img {
  width: 100%;
  /* max-width: 300px; */
}
.defaultImg-productitem--image img.defaultImg {
  width: 100%;
}
.modal_info_wrapper {
  flex: 0 70%;
  padding-left: 10px;
}
.menual {
  flex: 10%;
}
.custom_modal_wrapper .slider-for li.slick-slide img {
  max-width: 100%;
  height: 250px;
  object-fit: contain;
  margin: 0 auto;
}
.custom_modal_wrapper .slider-for li.slick-slide {
  border: 1px solid #ebebeb;
  padding: 15px;
  margin-bottom: 15px;
}
.modal_info_wrapper img {
  max-width: 100%;
  height: 40px;
}
h3.manuals_heading {
  font-size: 18px !important;
}
.menual_wrapper .product_manuals_list_items {
  padding: 10px 15px 5px 0;
}

ul.manuals_list_items {
  padding: 0px;
}

ul.manuals_list_items li {
  list-style-type: none;
}

ul.manuals_list_items li button {
  border: 0px;
  background-color: #1591b5;
  color: #fff !important;
  text-align: left;
  padding: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
ul.manuals_list_items li button:hover {
  opacity: 0.9;
  transition: 0.3s;
}
ul.manuals_list_items li button a {
  color: #007bff;
  text-decoration: underline;
}

h3.manuals_heading {
  font-size: 14px;
}
.popup .slider-nav .slick-slide img {
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  object-fit: contain;
  border: 1px solid #e5e5e5;
  padding: 5px;
}
.popup .slider-for .slick-slide {
  border-bottom: 1px solid #efefef;
  padding: 10px;
}
button.readmore,
.readless {
  border: 0px;
  background-color: transparent;
  color: #1591b5;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  font-size: 14px;
  padding-left: 0 !important;
  outline: none !important;
  cursor:pointer;
}
button.readmore:before,
.readless:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  background-color: #1591b5;
  bottom: 0px;
  transition: 0.5s ease-in;
}
.read_more:before,
.read_less:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  background-color: #fff;
  bottom: 0px;
  transition: 0.5s ease-in;
}
button.readmore:hover:before,
.readless:hover:before {
  width: 85%;
}
.read_more:hover:before,
.read_less:hover:before {
  width: 100%;
}
.product-description-short p,
.product-description-full.custom-hide {
  transition: 0.5s ease-in;
  padding: 5px 0;
}
/* .product-description-full.custom-hide p {
  padding: 10px;
} */
.custom-modal-page .mdlsngle-nsec-row.feproduct-tags {
  margin-bottom: 15px;
  margin-right: 0px;
}
/* Custom modal page tab */
/* Tabs CSS */
.custom-product-tabs .tab {
  overflow: hidden;
  cursor: pointer;
  width: max-content;
}
ul.sidebar_webcat_list_item {
  border: 1px solid #f2f2f2;
  padding: 10px;
  overflow-y: auto;
  max-height: 250px;
  border-radius: 0 0 5px 5px;
  margin-top: 0 !important;
  background-color: #fff;
}
.mdlsnglenseccolcntnt-ftrprice span.amount {
  font-weight: 600;
}

.mdlsnglenseccolcntnt-prtn {
  font-size: 13px;
  margin-bottom: 9px;
}
li.webcat_list_item {
  max-width: 250px;
  max-height: 300px;
  scroll-behavior: smooth;
  list-style: none;
  cursor: pointer;
  position: relative;
}

/* Style the buttons inside the tab */
.custom-product-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 16px;
  transition: 0.3s;
  font-size: 17px;
  /* border: 1px solid #ccc; */
}

/* Create an active/current tablink class */
.custom-product-tabs .tab button.active {
  background-color: #1591b5;
  color: #fff !important;
  pointer-events: none;
  cursor: pointer;
}

/* Style the tab content */
.custom-modal-page .tabcontent {
  display: none;
  padding: 10px 12px 0;
  border: 1px solid #e2e2e2;
  font-weight: 500;
  font-size: 14px;
  margin-top: 10px;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px,
    rgba(17, 17, 26, 0.1) 0px 0px 8px;
  line-height: 25px;
  border-radius: 5px;
  max-height: 250px;
  overflow-y: scroll;
  font-family: "GothamPro" !important;
}
.custom-modal-page .tabcontent h4 {
  font-size: 20px;
  margin: 10px 0;
}
button.productitem--action-trigger.button-secondary:focus {
  box-shadow: none !important;
  outline: none !important;
}
@media only screen and (min-width: 1080px) and (max-width: 1180px) {
  .productitem--actions {
    gap: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1390px) {
  ul.collection--image-crop-original.no-cta.add_animation {
    margin: 20px;
  }
}

/* only mobile css */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .popup .slider-nav .slick-slide img {
    min-height: 89px !important;
  }
  .mobile_space {
    /* padding:0px 15px !important; */
  }
  span.mobile_hide {
    /* display: none; */
  }

  .featured-collection__content .flickity-button {
    background-color: unset;
    box-shadow: unset;
    display: block;
  }

  .slideshow .flickity-prev-next-button {
    display: block;
  }

  .section-padding {
    padding: 0px !important;
    margin: 0px 9px;
  }

  .Topbar .tobbarleft .discount {
    margin: 0px 10px 0px 0px;
    font-size: 11px;
  }

  .Topbar .shipping.hidden-sm.hidden-xs {
    margin: 0px 12px;
    font-size: 11px;
  }
  .Topbar .tobbarright {
    font-size: 11px;
  }

  .Topbar li.hidden-md.hidden-sm.hidden-xs {
    display: flex;
    align-items: center;
  }

  .mobile_padding {
    padding: 0px 15px;
  }

  li.product_details_discription_loop {
    display: block !important;
  }
  /* mobile hover none */
  .add_animation li.collection__item:before {
    bottom: 0 !important;
    height: 20% !important;
  }
  .add_animation span.collection__item-info {
    bottom: 10px !important;
    font-size: 20px !important;
  }
  .add_animation span.collection__item-info:last-child {
    color: #fff !important;
    background-color: #0891b4;
    margin: 0 10px !important;
    width: -webkit-fill-available;
  }
  .product_details {
    bottom: 0px !important;
    /*     padding: 15px 15px; */
    color: #fff;
    background-color: #1591b5;
    text-align: center;
  }
  .text_with_imagelayer_wrapper {
    display: block;
  }
  .imagelayer_wrapper {
    flex: 0 45%;
    position: relative;
    margin-top: 100px;
  }
  .imagelayer_wrapper:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 85%;
    background-color: #1591b5;
    right: -10px;
    top: -55px;
  }
  .custom_modal_wrapper {
    flex-direction: column;
  }
  .modal_image_wrapper {
    flex: 0 100%;
    max-width: 100%;
  }
  /*   modal page css */
  .mdlsngle-nsec-row.feproduct-tags {
    width: 100% !important;
    display: block !important;
    margin: 0 auto;
  }
  .mdlsnglenseccol-cntnttitle {
    display: block !important;
  }
  .prdctRelated {
    width: 100% !important;
    display: block !important;
  }
  ul.sidebar_webcat_list_item {
    margin: 0 auto;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .mdlsnglenseccol-img {
    margin: 0 auto;
  }
  .custom-product-tabs .tab button {
    padding: 6px 16px;
    font-size: 15px;
    margin: 5px;
  }
  .product_manuals_list_items {
    margin-top: 15px;
  }
  li.webcat_list_item {
    max-width: 100%;
  }
  .row.CustomGrid {
    display: block !important;
  }

  .template-collection figure.productitem--image img {
    height: 161px !important;
    width: 100% !important;
  }

  .top_modal_info {
    flex-direction: column;
  }
  .custom-modal-page .mobile_space {
    margin: 0;
  }
  .custom-prdctRelated .two_flex img.imgpi {
    height: 170px !important;
  }
  .custom-modal-page h4.title_font_size.color_title {
    padding: 10px 10px;
    font-size: 18px;
    line-height: 28px;
  }
  .custom-product-tabs {
    padding: 0px !important;
  }
  .popup {
    width: 90% !important;
  }

  .productitem:before {
    top: 30px !important;
    left: 0 !important;
  }

  .product-recommendations--section .productitem:before {
    top: 30px !important;
  }
  .template-collection .productitem:before {
    top: 30px !important;
    left: 0 !important;
  }
  .template-collection span.badge.model-badge:after {
    border-top: 11px solid #1591b5 !important;
  }
  .staticsearch_sidebar {
    position: fixed;
    width: 100%;
    z-index: 1030;
    background-color: #fff;
    top: 50%;
    padding: 15px;
    display: block;
    left: 0px;
    transform: translatey(-50%);
    height: 90%;
  }
  .custom-filter-button {
    display: flex !important;
    background-color: transparent;
    border: none;
    margin: 15px 0px;
    color: #1280a5;
    font-weight: 500;
    font-size: 14px;
    gap: 5px;
    align-items: center;
  }
  /* filter popup */
  span.closeMobilepopup {
    position: absolute;
    top: -15px;
    right: 15px;
  }
  span.closeMobilepopup {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .mobile_position {
    margin: 45px 0px;
  }
  form#myinputsearch {
    margin-bottom: 12px;
  }
  .staticsearch_sidebar span.closeMobilepopup {
    display: block !important;
  }
  ul.custom_cat_filter.p-0.list-unstyle {
    margin: 35px 0;
  }
  .mobile-margin {
    margin: 45px 0px !important;
  }
  .show_slider .slick-prev,
  .show_slider .slick-next {
    display: none !important;
  }
  .prdctRelated .mdlsnglenseccol-img img {
    padding: 0px;
    height: 100%;
    width: 100%;
    max-width: 100%;
  }
  .live-search.livesearchcustom .live-search-form-field {
    font-size: 16px;
    display: block;
    padding: 10px !important;
  }
  a.site-logo {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 1024px) {
  .article--pagination {
    margin: 1.5rem 0 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  span.site-header-cart-icon.site-header-cart-icon--svg {
    margin-bottom: 10px !important;
  }
  .site-footer-information {
    margin-top: 20px !important;
  }
  /* main#site-main {
    display: flex;
    justify-content: center;
    align-items: center;
  } */

  section.utility-bar {
    z-index: 1;
  }
  body.template-product
    aside.product-section--container.product-recently-viewed--section {
    padding: 0 15px !important;
  }
  body.template-product section.product--container[data-product-wrapper] {
    padding: 0 25px !important;
  }

  .site-header-right {
    margin-right: 10px;
  }
  .pageContent.lg-return-order .myDiv.return-order-response,
  .pageContent.lg-return-order .myDiv.return-order-response .bmpg-row {
    width: 90% !important;
    max-width: 90% !important;
  }
  ul.manuals_list_items li {
    list-style-type: none;
    font-size: 10px;
  }
  .productgrid--utils.utils-sortby .form-field-select {
    padding: 14px 28px 14px 14px !important;
  }

  .slideshow-slide__content {
    max-width: 80% !important;
  }
  .featured_collection {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  header.site-header div#site-header-nav {
    display: none !important;
  }
}

@media only screen and (min-width: 750px) and (max-width: 992px) {
  .productgrid--utils.productgrid--utils-sticky {
    z-index: 0;
  }
  .productitem:before {
    top: 30px;
  }
  span.badge.model-badge:after {
    border-top: 12px solid #1591b5;
  }
  /* span.badge.part-badge:after {
   border-top: 12px solid #1591B5 !important;
 } */
  .button.zoom-btn {
    font-size: 12px;
  }
  .site-navigation {
    display: none;
  }
  .add_animation span.collection__item-info {
    position: absolute;
    color: #fff;
    z-index: 1030;
    transition: 0.5s ease-in;
    padding: 5px;
    background-color: #1591b5;
  }

  .add_animation
    li.collection__item:last-child
    span.collection__item-info.collection__item-title {
    color: #fff;
  }

  .product_slider_loop .product_details {
    bottom: 0px !important;
    transition: 0.5s ease-in;
    color: #fff;
    padding: 0px 5px;
    background-color: #1591b5;
  }
}
/* Mobile css end */
/* Related product on modal page */
.prdctRelated {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.mdlsngle-nsec-row.feproduct-tags {
  max-width: 100%;
  width: 47%;
  display: flex;
  margin: 0 15px 0px 0px;
  border: 1px solid #f2f2f2;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 7%), 0 4px 6px -2px rgb(0 0 0 / 5%);
  align-items: center;
}
.mdlsnglenseccol-img {
  max-width: 25%;
  width: 25%;
}
.mdlsnglenseccol-img img {
  padding: 15px;
  height: 125px;
  width: 125px;
}
.mdlsnglenseccol-cntnt {
  width: 70%;
}
.mdlsnglenseccol-cntnttitle h3 a {
  font-size: 16px;
}
h3.sidebar_webcat_data {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0px;
  margin-bottom: 15px;
  position: relative;
}
h3.sidebar_webcat_data:before {
  content: "";
  position: absolute;
  background-color: #000;
  height: 1px;
  width: 50%;
  bottom: 0px;
  font-weight: 600;
}
.mdlsnglenseccol-cntnttitle {
  display: flex;
  justify-content: space-between;
}

span.cross-icon {
  position: absolute;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 3px 8px;
  right: 0px;
  top: 8px;
  border-radius: 50%;
  display: none;
}
.webcat_list_item.active span.cross-icon i.fa-times {
  display: block !important;
}
.mdlsnglenseccol-cntnttitle h3 {
  line-height: 20px;
  /*   white-space: nowrap;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis; */
}
div#Decription p {
  line-height: 30px;
}
.mdlsnglenseccolcntnt-ftrmain2 {
  margin-top: 15px;
}
/* collection slider */
.show_slider .collection__item {
  margin-right: 30px;
}
.show_slider .slick-prev:before,
.show_slider .slick-next:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  opacity: 1.75 !important;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 5px;
}
/* scrollbar */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
  background-color: #505f74;
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #2392b5;
  scrollbar-color: #2392b5;
  -webkit-box-shadow: 0 0 1px #2392b5;
}
.view a {
  color: #1591b5;
  font-weight: 600;
}
/* Temrorary css */
section.featured-collection__container .productitem--ratings {
  display: none;
}
.mdlsnglenseccol-img img {
  max-width: 100%;
}
.navmenu-meganav-sidenav__items {
  overflow: hidden;
}

/* Collection sidebar */
.cateTitle a {
  line-height: 0;
  position: relative;
  padding-bottom: 10px;
  color: #666;
  font-weight: 500;
  font-size: 13px;
}

.custom_sidebar ul.listSidebar.list-unstyled {
  list-style-type: none;
  padding: 0;
  border: 1px solid #f2f2f2;
  height: 200px;
  overflow: scroll;
  max-height: 300px;
}

ul.listSidebar.list-unstyled li:last-child {
  border-bottom: 0px;
}
.custom_webcat_filter h3 {
  background-color: unset;
  color: #1591b5;
  font-size: 18px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}

.custom_webcat_filter h3:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  background-color: #000;
  bottom: 0px;
  left: 0px;
}

/* only tab css */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page_width {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
  }
  .product-form--atc {
    width: 89% !important;
    max-width: 300px;
  }
  .product-form--regular .shopify-buy-frame--product {
    max-width: 100% !important;
  }
  .product-form--regular form {
    flex-wrap: wrap;
  }
  h1.slideshow-slide__heading {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 36px !important;
  }
  .mdlsngle-nsec-row.feproduct-tags {
    width: 100%;
  }
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page_width {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
  }
  .mdlsngle-nsec-row.feproduct-tags {
    max-width: 100%;
    width: 80%;
  }
}

/* Static collection page */
.tab.Search_part_tabs {
  position: relative;
  margin-top: 30px;
}
.tablinks.active {
  color: #666 !important;
}
.Search_part_tabs button.tablinks {
  margin: 0 5px 0 0;
  background-color: #e5e5e5;
  color: #121212;
  box-shadow: unset;
  border: 0px;
  padding: 9px 13px;
  border-radius: 0;
  font-weight: 600;
  cursor: pointer;
  line-height: 15px;
  font-size: 13px;
}

.modal_search_filter {
  padding: 0;
}
.searchModal_tabContent {
  border: 0px;
  padding: 0px;
  position: relative;
  margin-top: 0 !important;
}

.searchModal_tabContent h3:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  background-color: #1591b5;
  bottom: 0px;
}

.searchModal_tabContent h3 {
  padding: 0px;
  margin: 0px;
  position: relative;
  border-bottom: 1px solid #efefef;
}
.searchModal_tabContent h3:before {
  content: "";
  position: absolute;
  background-color: #000;
  height: 1px;
  width: 30%;
  bottom: 0px;
}

.custom-product-col li {
  flex: 0 1 23.5%;
}
/* Static search page */
.HeadingStyling {
  font-size: 18px;
}
.row.CustomGrid {
  display: grid;
  grid-template-columns: 230px calc(100% - 255px);
  grid-template-rows: auto auto;
  grid-template-areas:
    "masthead masthead"
    "sidebar product-items-wrapper";
  column-gap: 25px;
  row-gap: 2rem;
}
.LastBorderNone li:last-child {
  border: 0px;
}
.HeadingStyling {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
}

.custom_webcat a,
li.serch_filter a {
  color: #000;
}
ul.listSidebar li a,
.webcat_items a {
  color: #000;
}
form#myinputsearch {
  position: relative;
}

button#customsubmit {
  position: absolute;
  top: 0;
  right: 0;
  height: 59px;
  border: 0px;
  width: 50px;
  background: #1591b5;
  color: #fff !important;
}

ul.custom_cat_filter.p-0.list-unstyle {
  border: 1px solid rgba(128, 128, 128, 0.16);
  max-height: 250px;
  overflow-y: scroll;
  margin: 0 0 15px 0;
  padding: 10px;
  font-size: 13px;
  color: #666;
  font-weight: 500;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.staticsearch_sidebar i.fa.fa-times.mycrsss,
.staticsearch_sidebar i.fa.fa-times.cross {
  position: absolute;
  right: 0px;
  top: 4px;
  color: #1591b5;
  /* background-color: #e5e5e5; */
  /* padding: 6px 8px; */
  /* border-radius: 50%; */
  font-size: 14px;
}

.staticsearch_sidebar label {
  cursor: pointer;
  color: #666;
  font-weight: 500;
  font-size: 13px;
}
.staticsearch_sidebar li.serch_filter1.BorderLight,
.staticsearch_sidebar li.serch_filter.BorderLight {
  position: relative;
  line-height: 24px;
  text-transform: capitalize;
}

/* Residential/ Commercial sidebar css */
.Commercial_Residential_sidebar .custom_sidebar ul.listSidebar.list-unstyled {
  list-style-type: none;
  padding: 0;
  border: none;
  height: auto;
  overflow: unset;
  max-height: unset;
  margin-top: 0px;
}

.wpbContent.Commercial_Residential_sidebar {
  border: 1px solid rgba(128, 128, 128, 0.16);
  max-height: 250px;
  /* overflow-y:scroll; */
  margin: 0 0 15px 0;
}

.cateTitle.CollapseClose {
  position: relative;
}

.cateTitle i.fa.fa-times.catcross {
  position: absolute;
  top: 3px;
  right: 0px;
}

.Commercial_Residential_sidebar .cateTitle.CollapseClose,
.custom_sidebar_three li.webcat_items {
  text-transform: capitalize;
}

ul.custom_webcat_filter {
  border: 1px solid rgba(128, 128, 128, 0.16);
  max-height: 250px;
  background: #fff;
  overflow-y: scroll;
  margin: 0 0 15px;
  border-radius: 0 0 5px 5px;
}
.webcat_items a {
  font-size: 13px;
  font-weight: 500;
  color: #666;
}
.wpbContent.Commercial_Residential_sidebar {
  background: #fff;
  padding: 10px;
}
h3.titleSidebar.BigTitleDesign.CollapseClose {
  margin: 0 !important;
}
ul.custom_webcat_filter {
  padding: 10px !important;
}
.main_cat_heading {
  font-size: 13px;
  font-weight: 500;
  padding: 10px 11px;
  margin: 0;
  color: #fff;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}

h5.cateTitle {
  margin: 0px;
  padding: 0;
}

/* Custom Product Recommendations Section */

.CustomProductRecommendations .CustomProductImage img {
  width: 100%;
  margin-bottom: 15px;
  height: 241px;
}
.product-recently-viewed-card .product_detail {
  margin-top: 10px;
}
/* modal */
.modal-inner {
  padding-top: 55px;
}

/* css by ram */
.productitem--image .part-badge {
  background-color: ebebeb;
  padding: 2px 4px;
}

/* Frequently Bought Together */
.proBoxPrimaryInner img.img-responsive.imgFlyCart {
  height: 150px;
  width: 150px;
  object-fit: contain;
}

.product-recently-viewed__header,
h2.product-section--title.product-recommendations--title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
/* badge */
span.badge.model-badge {
  position: absolute;
  top: 7px;
  display: block;
  background-color: #0891b4;
  padding: 3px 9px;
  color: #fff;
  font-weight: 500;
  right: 7px;
  z-index: 9;
  font-size: 12px;
  border-radius: 5px 0 5px 0;
}

h2.product-recently-viewed__heading {
  font-weight: 600 !important;
  text-transform: uppercase;
  font-size: 15px;
}
/* parts */
span.badge.part-badge {
  position: absolute;
  top: 7px;
  display: block;
  background-color: #0891b4;
  padding: 2px 11px;
  color: #fff;
  right: 7px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 5px 0 5px 0;
  z-index: 99;
  font-weight: 500;
}

h2.productitem--title a {
  font-size: 14px;
  font-weight: 500;
  color: #1280a5 !important;
}
.price.productitem__price {
  text-align: end;
}
.productitem--listview-price .price.productitem__price {
  text-align: center;
}
.productgrid-listview .productitem--actions .productitem--listview-price {
  margin-bottom: 0 !important;
}
.productgrid-listview .productitem--description {
  color: #666;
}
/* product-recently-viewed__wrapper  */
.product-recently-viewed-card-time {
  opacity: 0;
  height: 0;
  margin: 0;
}

.recently-viewed--section figure.productitem--image.CustomProductImage img {
  padding: 0px;
  height: 250px;
}

/* popup */

.popup {
  left: 50%;
  border: 1px solid #e5e5e5;
  padding: 25px;
  width: 50%;
  top: 50%;
  position: fixed;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 7px rgb(0 50 89 / 52%) !important;
  z-index: 800;
}
span.close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1030;
  cursor: pointer;
}
span.close-popup:hover {
  opacity: 0.5;
}
.blur .site-header {
  z-index: -1;
}
div#ModalLocate .modal-content {
  position: relative;
}
.ModelSliderThumb {
  display: flex;
}
div#ModalLocate .modal-content span.close {
  color: #000;
}
button.zoom-btn {
  position: absolute;
  top: 60%;
  display: block;
  left: 50%;
  border-radius: 2px;
  transform: translateX(-50%);
  background: #dce8ef;
  border: 1px solid #b6d1e0;
  font-size: 12px;
  padding: 6px 11px;
  color: #000;
  min-width: 140px;
  font-weight: 600;
  font-family: "GothamPro";
}
ul.manuals_list_items li:before {
  /* content: url('https://cdn.shopify.com/s/files/1/0604/1092/1156/files/pdf.png?v=1642582875'); */
}
.popup_wrapper ul.slider-for img {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 400px;
  object-fit: contain;
}
.popup .slick-prev {
  left: 25px;
  z-index: 100;
}
.popup .slick-next {
  right: 25px;
}
/* view details button */
a.view_product_details {
  color: #1591b5 !important;
  font-weight: 600;
  position: relative;
}

a.view_product_details:before {
  content: "";
  position: absolute;
  background-color: #000;
  height: 2px;
  width: 0%;
  transition: 0.5s ease-in;
  bottom: -5px;
}
a.view_product_details:hover:before {
  width: 100%;
}
a.view_product_details:hover {
  text-decoration: none;
}
.custom-filter-button {
  display: none;
}

body.blur {
  position: relative;
  overflow: hidden;
}
.blur:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: #00000054;
  z-index: 1;
  content: "";
}
.site-main {
  z-index: unset !important;
}
.staticsearch_sidebar span.closeMobilepopup {
  display: none;
}
.modal-img-popup ul {
  list-style-type: none;
}
.modal-img-popup .slick-prev:before,
.modal-img-popup .slick-next:before {
  font-family: "unset";
  font-size: 25px;
  line-height: 1;
  opacity: 1;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

.modal-img-popup .slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
}
.modal-img-popup .slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
}
.blur section.utility-bar,
.blur .announcement-bar {
  z-index: 0;
}
.manuals_list_items i.fa.fa-file-text {
  display: none;
}
li.webcat_items.active {
  position: relative;
  display: flex;
  justify-content: space-between;
}

/* li.webcat_items.active i.fa.fa-times {
  position: absolute;
  top: 5px;
  right: 5px;
  border: 1px solid #e5e5e5;
  padding: 2px 5px;
  border-radius: 50%;
  background-color: #efefef;
  font-size: 14px;
} */

/* footer iccon */
.apicons.apicons-desktop a {
  max-width: 45px;
  margin-bottom: 0;
}
.apicons.apicons-desktop {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  column-gap: 5px;
}
.apicons.apicons-desktop a img,
.popup.modal-img-popup img {
  max-width: 100%;
}

div#shopify-section-template--20372406042901__fcf32e68-0ba7-4b14-ac37-ab91aac328db {
  background: #1280a5;
  color: #fff !important;
  max-width: 100% !important;
  padding: 30px 0;
}

/* add to cart error */
.message--error .message-banner--close {
  position: absolute;
  top: 15px;
}

.message-banner--inner {
  padding: 15px;
}
/* .productgrid-listview .productitem {
    display: flex;
    justify-content: flex-start;
    
} */

.productgrid-listview .custom-product-col.products-per-row-4 li {
  max-width: 100% !important;
  width: calc(100%) !important;
  padding-bottom: 15px;
}
.productgrid-listview .custom-product-col.products-per-row-4 {
  justify-content: space-between;
}
/* RAM 07-03-2022   */

.prdctRelated p.alert-msgs {
  background: #f2f2f2;
  padding: 15px 10px;
  width: 100%;
  color: #1591b5;
  font-size: 18px;
  text-align: center;
  line-height: initial;
}
span.mobile_hide {
  text-transform: capitalize;
  vertical-align: text-top;
}
select#product_grid_sort {
  background: #fff !important;
}
.modal--quickshop-full .def-search-padding.aaditest {
  display: none;
}
.modal--quickshop-full .product-gallery--navigation {
  display: none;
}
/*  05-0-2022  */
.promo-mosaic--height-small
  .promo-mosaic--inner.promo-mosaic--layout-3
  .promo-block--content {
  min-height: 305px;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  section.product--container[data-product-wrapper] {
    padding: 0 15px !important;
  }
}

.product-description-short p,
.product-description-full.custom-hide {
  margin: 0 !important;
}

@media only screen and (max-width: 767px) {
  .mobile-nav-content ul.navmenu.navmenu-depth-1 {
    padding-top: 30px !important;
  }
  section.utility-bar {
    position: relative;
    z-index: 1;
  }
  .product-description-short {
    font-size: 14px !important;
  }
  .site-header-cart--count:after {
    height: 20px !important;
    min-width: 20px !important;
    padding: 3px 0 !important;
    font-size: 0.6rem !important;
    line-height: 15px !important;
  }
  .custom-modal-page .twoparts .parts2 {
    width: 100% !important;
  }
  ul.sidebar_webcat_list_item_by_shopify.LastBorderNone.mobile-margin,
  ul.sidebar_webcat_list_item {
    margin: 0 0 15px !important;
  }
  .pl-md-0.pl-lg-0.mw-100.SidebarCustomClass {
    flex: 0 0 100% !important;
  }

  .custom_page_width {
    padding: 0px 15px !important;
  }
  .custom_modal_wrapper {
    margin: 0 !important;
  }
  .twoparts {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .mobile_space
    h2.BigTitleDesign.section--title.font_color.font_size.font_weight {
    font-size: 15px;
  }
  .custom-modal-page .prdctRelated {
    display: flex !important;
  }
  .col-lg-9.col-xl-9.col-md-9.pr-md-0.pl-md-0.mobile_padding.ProductListCustom {
    padding: 0 !important;
    flex: 0 0 100% !important;
  }
  section.product--container[data-product-wrapper] {
    width: 100% !important;
  }

  h4.font_color.font_size.font_weight.text_alignment {
    font-size: 16px !important;
  }

  h2.section--title.font_color.font_size.font_weight.text_alignment {
    font-size: 16px;
  }

  .highlights-banner__content:not([data-highlights-slider]) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .collection-list__container .slick-dots {
    position: absolute !important;
    display: block;
    padding: 0px;
    list-style: none;
    text-align: center;
    margin-left: -40px;
  }
  .reviewslider {
    padding: 0px !important;
  }
}

@media (max-width: 474px) {
  .custom-prdctRelated .two_flex {
    max-width: 48% !important;
    flex: 0 1 48% !important;
  }
}

i.fa.fa-times.catcross,
.webcat_items .fa-times {
  cursor: pointer;
}

@media (min-width: 475px) and (max-width: 767px) {
  .custom-prdctRelated .two_flex {
    flex: 0 1 48% !important;
    max-width: 47% !important;
  }

  .searchModal_tabContent .custom-product-col.products-per-row-4 li {
    width: 48% !important;
    max-width: 48% !important;
  }
  .custom-prdctRelated .two_flex {
    max-width: 50%;
  }
  .searchModal_tabContent .custom-product-col.products-per-row-4 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 0;
    gap: 0 !important;
    margin-top: 0 !important;
  }
}

only screen and (min-width: 475px) and (max-width: 560px) {
  li.productgrid--item.imagestyle--natural.productitem--emphasis.show-actions--mobile {
    max-width: 32% !important;
  }
  .custom-product-col.products-per-row-4 li {
    max-width: 32% !important;
  }
}

@media screen and (max-width: 480px) and (min-width: 768px) {
  .custom-product-col.products-per-row-4 li {
    max-width: 48% !important;
  }
}

/* css for grid */
.defaultImg-productitem--image {
  text-align: center;
}
.defaultImg-productitem--image img.defaultImg {
  width: 100%;
  height: 241px;
  width: 100%;
  object-fit: contain;
  margin: 0 auto !important;
  padding: 15px;
}

@media only screen and (min-width: 475px) and (max-width: 767px) {
  .custom-product-col li {
    flex: 0 1 48% !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .custom-product-col li {
    flex: 0  30% !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
  .search-section {
    width: 100% !important;
  }
  ul.collection--image-crop-original.no-cta.add_animation {
    margin: 20px;
  }
  section.featured-collection__container {
    padding: 0 20px !important;
  }
  .highlights-banner__content {
    padding: 20px !important;
  }

  .shopify-section.search--section {
    padding: 0 20px;
  }
  .custom-product-col li {
    flex: 0 1 31.5% !important;
  }
}

.GridCol .tab.Search_part_tabs {
  display: none;
}

.modal-content .product--container[data-product-wrapper] {
  width: 100%;
}
.modal-content .product-description,
.modal-content .custom-readmore,
.modal-content .rating-reviews {
  display: none;
}

.template-search .productitem--action.quickshop-button {
  display: block;
}
.product-main .rating-reviews,
.product-main .notify_button {
  display: none;
}

.product-main .subsmaincontent a {
  color: #fff;
  font-weight: 600;
}

.search-section {
  max-width: 1400px;
  margin: 0 auto;
}

/* edit by AV  */
@media (max-width: 767px) {
  .site-header-right .site-header-cart {
    right: 2% !important;
  }
  .product-section--content {
    margin-top: 0 !important;
  }
  .product-section--container {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 859px) {
  form#myinputsearch {
    margin-bottom: 12px;
  }
}

.search-section-content .custom-find-model {
  display: none;
}

/* edit by AV on 18-05-24  */
@media only screen and (min-width: 720px) and (max-width: 767px) {
  .slideshow--text-below-image-true .slideshow-pagination {
    top: 535px !important;
  }
  .slideshow-slide__content {
    top: 50%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1036px) {
  .custom-product-col li {
    flex: 0 30% !important;
  }
}
div#rp-home span:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 720px) and (max-width: 767px) {
  .def-search-padding.aaditest {
    width: 99% !important;
  }
  .tabcontent {
    margin: 10px 10px 10px 0px !important;
  }
}
@media (max-width: 380px) {
  .def-search-padding.aaditest {
    width: 92.8% !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 720px) {
  .custom-modal-page .tabcontent {
    margin: 10px 5px 0 0 !important;
  }
  .custom-modal-page .tabcontent > h4 {
    margin-top: 5px;
  }
}
a.atc--product-details--title {
  color: #1591b5;
}
.modal--quickshop-full .product-details__block:first-child > :first-child {
  display: block;
}
@media only screen and (min-width: 320px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    top: -129px;
    max-height: 300px;
    overflow: auto;
    width: 300px;
  }
}
@media only screen and (min-width: 1134px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -98%;
  }
}
@media only screen and (min-width: 1095px) and (max-width: 1133px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -200%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1095px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -200%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 887px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -175%;
  }
}
@media only screen and (min-width: 690px) and (max-width: 766px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -276%;
  }
}
@media only screen and (min-width: 670px) and (max-width: 696px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -337%;
  }
}
@media only screen and (min-width: 628px) and (max-width: 669px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -383%;
  }
}
@media only screen and (min-width: 460px) and (max-width: 500px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -30%;
  }
}
@media only screen and (min-width: 380px) and (max-width: 470px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -300%;
  }
}
@media only screen and (min-width: 363px) and (max-width: 379px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -190px;
  }
}
@media only screen and (min-width: 329px) and (max-width: 339px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -8px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 328px) {
  .modal--quickshop-full span.guaranteed_tooltip .gttooltip {
    left: -31px;
  }
}
/* @media only screen and (min-width: 320px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    top: -129px;
    max-height: 127px;
    overflow: auto;
    width: 242px;
  }
} */
@media only screen and (min-width: 767px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: 20px;
  }
}
@media only screen and (min-width: 720px) and (max-width: 767px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: -129px;
  }
}
@media only screen and (min-width: 616px) and (max-width: 719px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: -148px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 615px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: -186px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 567px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: 10px;
  }
}
@media only screen and (min-width: 358px) and (max-width: 419px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: -82px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 357px) {
  .template-product span.guaranteed_tooltip .gttooltip {
    left: -150px;
  }
}
.search-flydown--footer .search-flydown--continue {
  text-transform: capitalize;
}
.site-main {
  min-height: 50vh;
}
button.readmore,
.readless {
  font-family: var(--primary-font);
}
.tab-containers input:focus-visible {
  outline: none;
  border: 1px solid #e5e5e5;
}
div#lightbox-popup {
  max-width: 100%;
  margin: auto;
  position: relative;
}
.twoparts input:focus-visible {
  box-shadow: none;
  border: 1px solid #ced4da;
}
@media only screen and (max-width: 767px) {
  .onediv {
    flex-direction: column;
  }
  .suggestion-list {
    width: 100% !important;
  }
  h4.modeltext {
    font-size: 14px;
  }
  h4.mainsku {
    margin: 10px auto !important;
  }
  a.linkclass {
    margin: 0px auto 10px auto !important;
  }
  h4.modeltext {
    margin: 10px auto !important;
  }
}
@media only screen and (min-width: 1025px) {
  .slideshow-slide__content {
    left: 58%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 719px) {
  .tab_section {
    margin: 0px;
  }
  .msg_incorrect.dynamic_position {
    position: relative;
  }

  h4.text_searchValue {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    font-size: 12px;
  }

  h4.text_NotFit {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 12px;
  }

  h4.cross_NotFit {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
  }
}

input#internal_search {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.form-field-select-wrapper .form-field-select {
  height: 54px;
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
  .product-form--atc-button .atc-button--text {
    font-size: 12px !important;
  }
}

.site-header-main {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.product-vendor {
  font-weight: 500;
}
span.normal {
  font-weight: 400;
}
.featured-collection__content .productgrid--item {
  margin-right: 0px !important;
}
.mobile-logo img {
  filter: invert(1);
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  span.site-header-cart-icon.site-header-cart-icon--svg {
    margin-top: 15px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .nector-websdk-widget .nector-rewards-widget-container {
    bottom: 0px !important;
    padding-bottom: 20px !important;
  }
  div#quickshop__modal_containers {
    overflow: auto;
  }
}
.noPurchaseReason {
  margin-top: 38px;
}
.modal--quickshop-full .product-pricing {
  margin-bottom: 25px !important;
}
/* @media screen and (min-width: 320px) and (max-width: 767px) { 

} */
span.site-header-cart-icon.site-header-cart-icon--svg svg {
  color: #808080 !important;
}

/* exit */

section.popup-exit {
  max-width: 487px;
  display: none;
  position: fixed;
  top: 50%;
  z-index: 999999;
  background-color: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popupcontent {
  position: relative;
  z-index: 1030;
  max-width: 350px;
  margin: 0 auto;
}

.popupcontent .h1Class {
  margin-top: 25px;
  font-size: 37px;
  font-weight: 800;
  line-height: 42px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}

.popupcontent p {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  text-align: center;
  color: #5c5c5c;
}
.popupbutton button {
  background-color: #1591b5;
  padding: 18px 70px 18px 70px;
  color: #fff;
  margin: 0 auto;
  box-shadow: unset !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  border: 0;
}

.popupbutton {
  text-align: center;
  margin: 38px auto;
}
.popupclose {
  position: absolute;
  top: 15px;
  z-index: 1030;
  right: 15px;
}
.curve {
  position: absolute;
  bottom: 20px;
}
body.popupopen {
  position: relative;
}

body.popupopen:after {
  position: absolute;
  content: "";
  background-color: #000000b2;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1030;
}
div#exit_message {
  position: fixed;
  top: 50%;
  z-index: 99999;
  background-color: #000000b2 !important;
  color: #fff !important;
  right: 50%;
  padding: 15px;
  border-radius: 6px;
  transform: translate(50%, -50%);
}
.popupclose {
  cursor: pointer;
}
.popupimage img {
  max-width: 100%;
}

@media (min-width: 1025px) and (max-width: 1500px) {
  li.navmenu-id-range-hood-parts ul.navmenu.navmenu-depth-2 {
    max-width: 66vw !important;
  }
  li.navmenu-id-range-hood-parts
    ul.navmenu.navmenu-depth-2
    a.navmenu-link.navmenu-link-depth-2 {
    padding: 73px 5px 0 !important;
    font-size: 14px !important;
  }
}

span.guaranteed_tooltip .gttooltip {
  display: none;
  transition: 0.2s all;
  position: absolute;
  top: 20px;
  background: #032741;
  padding: 5px 10px 20px 14px;
  border: 1px solid #ccc;
  background-color: #f4f5ff;
  left: -265px!important;
  width: 410px;
  z-index: 999;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
a.site-header_account-link-text {
    font-weight: 500;
}

.site-header-cart span.mobile-hide {
    font-weight: 500;
}

@media (min-width: 320px) and (max-width: 992px) {
span.guaranteed_tooltip .gttooltip {
    max-width: 300px !important;
  left: unset !important;
}
  .productgrid--items {
    justify-content: space-between;
  }
}

.bmpg-row .form-inputs {
        display: block !important;
    }

.findmodels {
    cursor: pointer;
}
/* media query */

@media screen and (min-width: 992px) and (max-width: 1399px) { 

.template-product .slick-track {
    max-width: 500px !important;
  }

.template-product figure.product-gallery--media.product-gallery--image.slick-slide.slick-current.slick-active {
    max-width: 500px !important;
  }
  span.guaranteed_tooltip .gttooltip {
    right:0px !important;
    left:unset !important;
  }
}




@media screen and (min-width: 768px) and (max-width: 991px) { 
.template-product .product--outer {
  flex-direction: column !important;
}
     .template-product  .product-gallery {
        width: 100%!important;
    }
  .template-product .product-main {
      width: 100%!important;
  }
  .template-product .slick-track {
    max-width: 500px !important;
  }

.template-product figure.product-gallery--media.product-gallery--image.slick-slide.slick-current.slick-active {
    max-width: 500px !important;
  }
  .defaultImg-productitem--image.slick-slide.slick-current.slick-active img , .defaultImg-productitem--image.slick-slide.slick-current.slick-active
  {
    max-width:500px !important;
  }
}

.price__compare-at .money.price__compare-at--single {
    display: none;
}
