/** Shopify CDN: Minification failed

Line 804:4 Expected identifier but found "*"
Line 1744:4 Expected identifier but found "*"
Line 1857:4 Expected identifier but found "*"
Line 9926:2 Unexpected "{"
Line 13436:67 Expected identifier but found whitespace
Line 13628:2 Unexpected "}"
Line 15911:1 Comments in CSS use "/* ... */" instead of "//"

**/
/*============================================================================
 Debut | Built with Shopify Slate
 Some things to know about this file:
 - Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
 - The output CSS is compressed and comments are removed
 - You cannot use native CSS/Sass @imports in this file without a build script
 ==============================================================================*/

 
/*================ SASS HELPERS ================*/


/*============================================================================
 Convert pixels to ems
 eg. for a relational value of 12px write em(12) when the parent is 16px
 if the parent is another value say 24px write em(12, 24)
 Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_px-to-em.scss
 ==============================================================================*/


/*============================================================================
 Strips the unit from a number.
 @param {Number (With Unit)} $value
 @example scss - Usage
 $dimension: strip-units(10em);
 @example css - CSS Output
 $dimension: 10;
 @return {Number (Unitless)}
 based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_strip-units.scss
 ==============================================================================*/


/*============================================================================
 Return a color based on the brightness of an existing color.
 Need to pass in brightness because it is calculated with Liquid.
 @param {Number} $brightness
 @param {String} $color
 @example scss - Usage
 $focusColor: adaptiveColor(#000, 0);
 @example css - CSS Output
 $focusColor: #404040;
 @return {String}
 ==============================================================================*/


/*================ #Mixins ================*/


/*============================================================================
 Prefix mixin for generating vendor prefixes.
 Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss
 Usage:
 // Input:
 .element {
 @include prefix(transform, scale(1), ms webkit spec);
 }
 // Output:
 .element {
 -ms-transform: scale(1);
 -webkit-transform: scale(1);
 transform: scale(1);
 }
 ==============================================================================*/


/*================ Media Query Mixin ================*/


/*================ Responsive Show/Hide Helper ================*/


/*================ Responsive Text Alignment Helper ================*/


/*============================================================================
 Flexbox prefix mixins from Bourbon
 https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
 ==============================================================================*/


/*================ VARIABLES ================*/


/*============================================================================
 Grid Breakpoints and Class Names
 - Do not change the variable names
 - Breakpoint pixel values are used in the window.theme.breakpoints object
 ==============================================================================*/


/*============================================================================
 Generate breakpoint-specific column widths and push classes
 - Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
 - Default is no push classes
 ==============================================================================*/


/*================ Color Variables ================*/


/*================ Sizing Variables ================*/


/*================ Footer Variables ================*/


/*================ Z-Index ================*/


/*================ SVG ================*/


/*================ Drawers ================*/


/*================ Hero Slider ================*/


/*================ Typography ================*/


/*================ Gift Cards ================*/


/*================ Z-index ================*/


/*================ VENDOR ================*/


/*============================================================================
 Slick Slider 1.6.0
 - If upgrading Slick's styles, use the following variables/functions
 instead of the slick defaults (from slick-theme.scss)
 - This file includes default slick.scss styles (at Slick Slider SCSS)
 and slick-theme.scss (at Slick Slider Theme). Upgrade each area individually.
 - Remove `outline: none` from `.slick-dots li button`
 ==============================================================================*/


/*================ Slick Slider SCSS ================*/


/* input, select:focus, textarea {
  font-size: 16px !important;
  } */

  @font-face {
    font-family: 'SST';
    src: url('/cdn/shop/files/SST-Medium.eot?v=1629887553');
    src: url('/cdn/shop/files/SST-Medium.eot?v=1629887553#iefix') format('embedded-opentype'), url('/cdn/shop/files/SST-Medium.woff2?v=1629887553') format('woff2'), url('/cdn/shop/files/SST-Medium.woff?v=1629887553') format('woff'), url('/cdn/shop/files/SST-Medium.ttf?v=1629887553') format('truetype'), url('/cdn/shop/files/SST-Medium.svg?v=1629887553#SST-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'SST';
    src: url('/cdn/shop/files/SST-Light.eot?v=1629887553');
    src: url('/cdn/shop/files/SST-Light.eot?v=1629887553#iefix') format('embedded-opentype'), url('/cdn/shop/files/SST-Light.woff2?v=1629887553') format('woff2'), url('/cdn/shop/files/SST-Light.woff?v=1629887552') format('woff'), url('/cdn/shop/files/SST-Light.ttf?v=1629887553') format('truetype'), url('/cdn/shop/files/SST-Light.svg?v=1629887553#SST-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'SST';
    src: url('/cdn/shop/files/SST-Bold.eot?v=1629887553');
    src: url('/cdn/shop/files/SST-Bold.eot?v=1629887553#iefix') format('embedded-opentype'), url('/cdn/shop/files/SST-Bold.woff2?v=1629887552') format('woff2'), url('/cdn/shop/files/SST-Bold.woff?v=1629887552') format('woff'), url('/cdn/shop/files/SST-Bold.ttf?v=1629887553') format('truetype'), url('/cdn/shop/files/SST-Bold.svg?v=1629887553#SST-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'SST';
    src: url('/cdn/shop/files/SST-Roman.eot?v=1629887553');
    src: url('/cdn/shop/files/SST-Roman.eot?v=1629887553#iefix') format('embedded-opentype'), url('/cdn/shop/files/SST-Roman.woff2?v=1629887553') format('woff2'), url('/cdn/shop/files/SST-Roman.woff?v=1629887553') format('woff'), url('/cdn/shop/files/SST-Roman.ttf?v=1629887553') format('truetype'), url('/cdn/shop/files/SST-Roman.svg?v=1629887553#SST-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
   :root {
    --small_btn_line_height: 25px;
    --small_btn_height: 25px;
    --red_color: #c0392b;
    --btn_height: 37px;
    --btn_line_height: 35px;
    --btn_font_size: 14px;
    --btn_min_width: inherit;
    --btn_padding: 0 15px;
    --btn_border: medium none;
    --btn_border_radius: 5px;
    --btn_font_weight: 400;
    --btn_bg_color: #504d56;
    --bth_color: #ffffff;
    --btn_bg_color_hover: #3e59f2;
    --title_color: #2f353d;
    --primary-color: #c0392b;
    --white: #ffffff;
    --black: #585858;
    --black-hover: #000000;
    --nav_bg_color: #ffffff;
    --nav_color: #3e59f2;
    --mobile_sale_price_font: 16px;
    --mobile_regular_price_font: 12px;
    --pincode_bg_color: #f5f5f5;
    --pincode_btn_bg_color: #333333;
    --pincode_btn_bg_hover: #3e59f2;
    --navigation_bg_color: #000;
    --primary_btn_hover: var(--black-hover);
    --primary_btn_color: #333;
    --secondary_btn_color: #333;
    --secondary_btn_hover: #3e59f2;
  }
  
  #create_customer .error {
    color: var(--red_color);
  }
  /* custom css */
  .dropdown-cart .cart-price > p {margin-bottom:0}
  .site-footer-right ul.footer_queries li,.recom_grid{
    display:flex;
    column-gap:15px;
  }
  .site-footer-right ul.footer_queries li p{width:100%}
  .newsletter__submit:hover{border: 1px solid;}
  /* end custom css */

  /* Accordion */
  
  .accordion_pdp .open svg {
    transform: rotate(-180deg);
  }
  
  .accordion_pdp li .open+.inner {
    display: block;
  }
  
  .accordion_pdp {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 20px;
  }
  
  .accordion_pdp li {
    margin-bottom: 10px;
  }
  
  .accordion_pdp .icon-minus {
    display: none;
  }
  
  .accordion_pdp li .inner {
    margin: 10px 0;
    border-top: 1px dotted grey;
    transition: all .2s linear;
    padding-top: 10px;
    display: none;
  }
  
  .accordion_pdp svg {
    float: right;
    transition: all .2s linear;
    cursor: pointer;
    margin-top: 7px;
    width: 15px;
  }
  
  .order_address_details p {
    padding: 0 15px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.8;
  }
  
  .fa-angle-left:before {
    content: "\f104";
  }
  
  .account-page {
    background: #fff;
    padding: 0 10px 10px 10px;
  }
  
  .account-page h1 {
    text-align: center;
    font-size: 20px;
    padding-bottom: 20px;
  }
  
  .account-page .grid .grid-item {
    margin: 0 auto;
    width: 100%;
  }
  
  .account-page .grid {
    margin-left: 0;
  }
  .ans_para{
    margin-bottom:10px;
  }
  .account-page .order_address_details {
    padding-right: 0;
    max-width: 100%;
    margin: 0 !important;
  }
  
  .account-page table .first_tr {
    height: 65px;
  }
  
  .account-page .table-wrapper thead tr,
  h4.b-title.color {
    background: var(--navigation_bg_color)!important;
    color: var(--white);
  }
  
  .account-page table td,
  .account-page table th {
    border-bottom: 1px solid #ebebeb;
    padding: 9px 15px;
  }
  
  .account-page table {
    border: 1px solid #ebebeb;
  }
  
  .grid-view-item .price i {
    display: none;
  }
  
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
  }
  
  .slick-list:focus {
    outline: none;
  }
  
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
  }
  
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table;
  }
  
  .slick-track:after {
    clear: both;
  }
  
  .slick-loading .slick-track {
    visibility: hidden;
  }
  
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
  }
  
  [dir="rtl"] .slick-slide {
    float: right;
  }
  
  
  /* .slick-slide img:nth-child(1) {
          display: block;
        }
        .slick-slide img:nth-child(2){
          display: none;
        }
        .slick-slide.slick-loading img {
          display: none;
        } */
  
  .slick-slide.dragging img {
    pointer-events: none;
  }
  
  .slick-initialized .slick-slide {
    display: block;
  }
  
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  
  .slick-arrow.slick-hidden {
    display: none;
  }
  
  
  /*================ Slick Slider Theme ================*/
  
  
  /* .slick-loading .slick-list {
          background: #fff url(//shopatsc.com/cdn/shop/t/306/assets/ajax-loader.gif?v=41356863302472015721755179715) center center no-repeat;
        } */
  
  .hide_save,.has-items_hide {
    display: none !important;
  }
  
  
  /* Icons */
  
  
  /* Arrows */
  
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
  }
  
  .slick-prev:hover,
  .slick-next:hover,
  .slick-prev:focus,
  .slick-next:focus {
    background: transparent;
    color: transparent;
  }
  
  .slick-prev:hover:before,
  .slick-next:hover:before,
  .slick-prev:focus:before,
  .slick-next:focus:before {
    opacity: 1;
  }
  
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25;
  }
  
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick-icons, sans-serif";
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .slick-prev {
    left: -25px;
  }
  
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
  }
  
  .slick-prev:before {
    content: '\2190';
  }
  
  [dir="rtl"] .slick-prev:before {
    content: '\2192';
  }
  
  .slick-next {
    right: -25px;
  }
  
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
  }
  
  .slick-next:before {
    content: '\2192';
  }
  
  [dir="rtl"] .slick-next:before {
    content: '\2190';
  }
  
  
  /* Dots */
  
  .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  
  .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  
  .slick-dots li button,
  .slick-dots li a {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
  }
  
  .slick-dots li button:before,
  .slick-dots li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: "slick-icons, sans-serif";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #BFBFBF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .slick-dots li.slick-active button:before {
    color: #3E59F2;
  }
  
  
  /*================ GLOBAL ================*/
  
  
  /*============================================================================
         #Normalize
         Based on normalize.css v3.0.2 | MIT License | git.io/normalize
         ==============================================================================*/
  
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  
  body {
    margin: 0;   
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  
  body,
  input,
  textarea,
  button,
  select,
  a {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
  }
  
  body:focus,
  input:focus,
  textarea:focus,
  button:focus,
  select:focus,
  a:focus {
    outline: inherit !important;
  }
  
  a {
    background-color: transparent;
  }
  
  b,
  strong {
    font-weight: bold;
  }
  
  em {
    font-style: italic;
  }
  
  small {
    font-size: 80%;
  }
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sup {
    top: -0.5em;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  img {
    max-width: 100%;
    height: auto;
    border: 0;
  }
  
  .desktop_logo,
  .footer_new_logo {
    max-width: unset;
  }
  
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  input[type="search"],
  input[type="number"],
  input[type="email"],
  input[type="password"],
  input[type="email"]:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  .bc-sf-search-box:focus,
  .bc-sf-search-btn-clear-suggestion:focus,
  .jspScrollable:focus,
  .jspVerticalBar .jspArrow:focus {
    outline: 0;
  }
  
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,
  th {
    padding: 0;
  }
  
  textarea {
    overflow: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  
  /*============================================================================
         Fast Tap
         enables no-delay taps (FastClick-esque) on supporting browsers
         ==============================================================================*/
  
  a,
  button,
  [role="button"],
  input,
  label,
  select,
  textarea {
    touch-action: manipulation;
  }
  
  
  /*============================================================================
         #Grid
         ==============================================================================*/
  
  
  /*============================================================================
         Grid Setup
         1. Allow the grid system to be used on lists.
         2. Remove any margins and paddings that might affect the grid system.
         3. Apply a negative `margin-left` to negate the columns' gutters.
         ==============================================================================*/
  
  .grid {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -15px;
  }
  
  .grid::after {
    content: '';
    display: table;
    clear: both;
  }
  
  @media only screen and (max-width: 749px) {
    .grid {
      margin-left: -10px;
    }
    .custom_grid_section {
      display: flex;
      width: 100%;
      margin: 0 auto;
    }
    .saving-price{
      font-size:12px;
    }
    p.price-item.price-item--sale {
    font-size: 14px !important;
    }
  }
  .sony_combo_offer_tejash .slick-slide {
      height: auto;
      padding: 0 0.5rem;
    }
    
  .grid__item {
    float: left;
    padding-left: 15px;
    width: 100%;
    padding-bottom: 10px;
  }
  
  @media only screen and (max-width: 749px) {
    .grid__item {
      padding-left: 10px;
    }
    .product-sticky .product-form__item a#notify_btn_div{
      width: 100% !important;
    }
    ul.sticky_pdp_img {
    display: none;
    }
  }
  
  .grid__item[class*="--push"] {
    position: relative;
  }
  
  
  /*============================================================================
         Reversed grids allow you to structure your source in the opposite
         order to how your rendered layout will appear.
         ==============================================================================*/
  
  .grid--rev {
    direction: rtl;
    text-align: left;
  }
  
  .grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right;
  }
  
  
  /*============================================================================
         Grid Columns
         - Create width classes, prepended by the breakpoint name.
         ==============================================================================*/
  
  
  /*================ Grid push classes ================*/
  
  
  /*================ Clearfix helper on uniform grids ================*/
  
  
  /*================ Build Base Grid Classes ================*/
  
  
  /* Whole */
  
  .one-whole {
    width: 100%;
  }
  
  
  /* Halves */
  
  .one-half {
    width: 50%;
  }
  
  
  /* Thirds */
  
  .one-third {
    width: 33.3333333333%;
  }
  
  .two-thirds {
    width: 66.6666666667%;
  }
  
  
  /* Quarters */
  
  .one-quarter {
    width: 25%;
  }
  
  .two-quarters {
    width: 50%;
  }
  
  .three-quarters {
    width: 75%;
  }
  
  
  /* Fifths */
  
  .one-fifth {
    width: 20%;
  }
  
  .two-fifths {
    width: 40%;
  }
  
  .three-fifths {
    width: 60%;
  }
  
  .four-fifths {
    width: 80%;
  }
  
  
  /* Sixths */
  
  .one-sixth {
    width: 16.6666666667%;
  }
  
  .two-sixths {
    width: 33.3333333333%;
  }
  
  .three-sixths {
    width: 50%;
  }
  
  .four-sixths {
    width: 66.6666666667%;
  }
  
  .five-sixths {
    width: 83.3333333333%;
  }
  
  
  /* Eighths */
  
  .one-eighth {
    width: 12.5%;
  }
  
  .two-eighths {
    width: 25%;
  }
  
  .three-eighths {
    width: 37.5%;
  }
  
  .four-eighths {
    width: 50%;
  }
  
  .five-eighths {
    width: 62.5%;
  }
  
  .six-eighths {
    width: 75%;
  }
  
  .seven-eighths {
    width: 87.5%;
  }
  
  
  /* Tenths */
  
  .one-tenth {
    width: 10%;
  }
  
  .two-tenths {
    width: 20%;
  }
  
  .three-tenths {
    width: 30%;
  }
  
  .four-tenths {
    width: 40%;
  }
  
  .five-tenths {
    width: 50%;
  }
  
  .six-tenths {
    width: 60%;
  }
  
  .seven-tenths {
    width: 70%;
  }
  
  .eight-tenths {
    width: 80%;
  }
  
  .nine-tenths {
    width: 90%;
  }
  
  
  /* Twelfths */
  
  .one-twelfth {
    width: 8.3333333333%;
  }
  
  .two-twelfths {
    width: 16.6666666667%;
  }
  
  .three-twelfths {
    width: 25%;
  }
  
  .four-twelfths {
    width: 33.3333333333%;
  }
  
  .five-twelfths {
    width: 41.6666666667%;
  }
  
  .six-twelfths {
    width: 50%;
  }
  
  .seven-twelfths {
    width: 58.3333333333%;
  }
  
  .eight-twelfths {
    width: 66.6666666667%;
  }
  
  .nine-twelfths {
    width: 75%;
  }
  
  .ten-twelfths {
    width: 83.3333333333%;
  }
  
  .eleven-twelfths {
    width: 91.6666666667%;
  }
  
  .show {
    display: block !important;
  }
  
  .hide {
    display: none !important;
  }
  
  .text-left {
    text-align: left !important;
  }
  
  .text-right {
    text-align: right !important;
  }
  
  .text-center {
    text-align: center !important;
  }
  
  
  /*================ Build Responsive Grid Classes ================*/
  
  @media only screen and (max-width: 749px) {
    /* Whole */
    .small--one-whole {
      width: 100%;
      /* Halves */
    }
    .small--one-half {
      width: 50%;
      /* Thirds */
    }
    .small--one-third {
      width: 33.3333333333%;
    }
    .small--two-thirds {
      width: 66.6666666667%;
      /* Quarters */
    }
    .small--one-quarter {
      width: 25%;
    }
    .small--two-quarters {
      width: 50%;
    }
    .small--three-quarters {
      width: 75%;
      /* Fifths */
    }
    .small--one-fifth {
      width: 20%;
    }
    .small--two-fifths {
      width: 40%;
    }
    .small--three-fifths {
      width: 60%;
    }
    .small--four-fifths {
      width: 80%;
      /* Sixths */
    }
    .small--one-sixth {
      width: 16.6666666667%;
    }
    .small--two-sixths {
      width: 33.3333333333%;
    }
    .small--three-sixths {
      width: 50%;
    }
    .small--four-sixths {
      width: 66.6666666667%;
    }
    .small--five-sixths {
      width: 83.3333333333%;
      /* Eighths */
    }
    .small--one-eighth {
      width: 12.5%;
    }
    .small--two-eighths {
      width: 25%;
    }
    .small--three-eighths {
      width: 37.5%;
    }
    .small--four-eighths {
      width: 50%;
    }
    .small--five-eighths {
      width: 62.5%;
    }
    .small--six-eighths {
      width: 75%;
    }
    .small--seven-eighths {
      width: 87.5%;
      /* Tenths */
    }
    .small--one-tenth {
      width: 10%;
    }
    .small--two-tenths {
      width: 20%;
    }
    .small--three-tenths {
      width: 30%;
    }
    .small--four-tenths {
      width: 40%;
    }
    .small--five-tenths {
      width: 50%;
    }
    .small--six-tenths {
      width: 60%;
    }
    .small--seven-tenths {
      width: 70%;
    }
    .small--eight-tenths {
      width: 80%;
    }
    .small--nine-tenths {
      width: 90%;
      /* Twelfths */
    }
    .small--one-twelfth {
      width: 8.3333333333%;
    }
    .small--two-twelfths {
      width: 16.6666666667%;
    }
    .small--three-twelfths {
      width: 25%;
    }
    .small--four-twelfths {
      width: 33.3333333333%;
    }
    .small--five-twelfths {
      width: 41.6666666667%;
    }
    .small--six-twelfths {
      width: 50%;
    }
    .small--seven-twelfths {
      width: 58.3333333333%;
    }
    .small--eight-twelfths {
      width: 66.6666666667%;
    }
    .small--nine-twelfths {
      width: 75%;
    }
    .small--ten-twelfths {
      width: 83.3333333333%;
    }
    .small--eleven-twelfths {
      width: 91.6666666667%;
    }
    .grid--uniform .small--one-half:nth-child(2n+1),
    .grid--uniform .small--one-third:nth-child(3n+1),
    .grid--uniform .small--one-quarter:nth-child(4n+1),
    .grid--uniform .small--one-fifth:nth-child(5n+1),
    .grid--uniform .small--one-sixth:nth-child(6n+1),
    .grid--uniform .small--two-sixths:nth-child(3n+1),
    .grid--uniform .small--three-sixths:nth-child(2n+1),
    .grid--uniform .small--one-eighth:nth-child(8n+1),
    .grid--uniform .small--two-eighths:nth-child(4n+1),
    .grid--uniform .small--four-eighths:nth-child(2n+1),
    .grid--uniform .small--five-tenths:nth-child(2n+1),
    .grid--uniform .small--one-twelfth:nth-child(12n+1),
    .grid--uniform .small--two-twelfths:nth-child(6n+1),
    .grid--uniform .small--three-twelfths:nth-child(4n+1),
    .grid--uniform .small--four-twelfths:nth-child(3n+1),
    .grid--uniform .small--six-twelfths:nth-child(2n+1) {
      clear: both;
    }
    .small--show {
      display: block !important;
    }
    .small--hide {
      display: none !important;
    }
    .small--text-left {
      text-align: left !important;
    }
    .small--text-right {
      text-align: right !important;
    }
    .small--text-center {
      text-align: center !important;
    }
  }
  
  @media only screen and (min-width: 750px) {
    /* Whole */
    .medium-up--one-whole {
      width: 100%;
      /* Halves */
    }
    .medium-up--one-half {
      width: 50%;
      /* Thirds */
    }
    .medium-up--one-third {
      width: 33.3333333333%;
    }
    .medium-up--two-thirds {
      width: 66.6666666667%;
      /* Quarters */
    }
    .medium-up--one-quarter {
      width: 25%;
    }
    .medium-up--two-quarters {
      width: 50%;
    }
    .medium-up--three-quarters {
      width: 75%;
      /* Fifths */
    }
    .medium-up--one-fifth {
      width: 20%;
    }
    .medium-up--two-fifths {
      width: 40%;
    }
    .medium-up--three-fifths {
      width: 60%;
    }
    .medium-up--four-fifths {
      width: 80%;
      /* Sixths */
    }
    .medium-up--one-sixth {
      width: 16.6666666667%;
    }
    .medium-up--two-sixths {
      width: 33.3333333333%;
    }
    .medium-up--three-sixths {
      width: 50%;
    }
    .medium-up--four-sixths {
      width: 66.6666666667%;
    }
    .medium-up--five-sixths {
      width: 83.3333333333%;
      /* Eighths */
    }
    .medium-up--one-eighth {
      width: 12.5%;
    }
    .medium-up--two-eighths {
      width: 25%;
    }
    .medium-up--three-eighths {
      width: 37.5%;
    }
    .medium-up--four-eighths {
      width: 50%;
    }
    .medium-up--five-eighths {
      width: 62.5%;
    }
    .medium-up--six-eighths {
      width: 75%;
    }
    .medium-up--seven-eighths {
      width: 87.5%;
      /* Tenths */
    }
    .medium-up--one-tenth {
      width: 10%;
    }
    .medium-up--two-tenths {
      width: 20%;
    }
    .medium-up--three-tenths {
      width: 30%;
    }
    .medium-up--four-tenths {
      width: 40%;
    }
    .medium-up--five-tenths {
      width: 50%;
    }
    .medium-up--six-tenths {
      width: 60%;
    }
    .medium-up--seven-tenths {
      width: 70%;
    }
    .medium-up--eight-tenths {
      width: 80%;
    }
    .medium-up--nine-tenths {
      width: 90%;
      /* Twelfths */
    }
    .medium-up--one-twelfth {
      width: 8.3333333333%;
    }
    .medium-up--two-twelfths {
      width: 16.6666666667%;
    }
    .medium-up--three-twelfths {
      width: 25%;
    }
    .medium-up--four-twelfths {
      width: 33.3333333333%;
    }
    .medium-up--five-twelfths {
      width: 41.6666666667%;
    }
    .medium-up--six-twelfths {
      width: 50%;
    }
    .medium-up--seven-twelfths {
      width: 58.3333333333%;
    }
    .medium-up--eight-twelfths {
      width: 66.6666666667%;
    }
    .medium-up--nine-twelfths {
      width: 75%;
    }
    .medium-up--ten-twelfths {
      width: 83.3333333333%;
    }
    .medium-up--eleven-twelfths {
      width: 91.6666666667%;
    }
    .grid--uniform .medium-up--one-half:nth-child(2n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
      clear: both;
    }
    .medium-up--show {
      display: block !important;
    }
    .medium-up--hide {
      display: none !important;
    }
    .medium-up--text-left {
      text-align: left !important;
    }
    .medium-up--text-right {
      text-align: right !important;
    }
    .medium-up--text-center {
      text-align: center !important;
    }
  }
  
  
  /*================ Build Grid Push Classes ================*/
  
  @media only screen and (max-width: 749px) {
    /* Halves */
    .small--push-one-half {
      left: 50%;
      /* Thirds */
    }
    .small--push-one-third {
      left: 33.3333333333%;
    }
    .small--push-two-thirds {
      left: 66.6666666667%;
      /* Quarters */
    }
    .small--push-one-quarter {
      left: 25%;
    }
    .small--push-two-quarters {
      left: 50%;
    }
    .small--push-three-quarters {
      left: 75%;
      /* Fifths */
    }
    .small--push-one-fifth {
      left: 20%;
    }
    .small--push-two-fifths {
      left: 40%;
    }
    .small--push-three-fifths {
      left: 60%;
    }
    .small--push-four-fifths {
      left: 80%;
      /* Sixths */
    }
    .small--push-one-sixth {
      left: 16.6666666667%;
    }
    .small--push-two-sixths {
      left: 33.3333333333%;
    }
    .small--push-three-sixths {
      left: 50%;
    }
    .small--push-four-sixths {
      left: 66.6666666667%;
    }
    .small--push-five-sixths {
      left: 83.3333333333%;
      /* Eighths */
    }
    .small--push-one-eighth {
      left: 12.5%;
    }
    .small--push-two-eighths {
      left: 25%;
    }
    .small--push-three-eighths {
      left: 37.5%;
    }
    .small--push-four-eighths {
      left: 50%;
    }
    .small--push-five-eighths {
      left: 62.5%;
    }
    .small--push-six-eighths {
      left: 75%;
    }
    .small--push-seven-eighths {
      left: 87.5%;
      /* Tenths */
    }
    .small--push-one-tenth {
      left: 10%;
    }
    .small--push-two-tenths {
      left: 20%;
    }
    .small--push-three-tenths {
      left: 30%;
    }
    .small--push-four-tenths {
      left: 40%;
    }
    .small--push-five-tenths {
      left: 50%;
    }
    .small--push-six-tenths {
      left: 60%;
    }
    .small--push-seven-tenths {
      left: 70%;
    }
    .small--push-eight-tenths {
      left: 80%;
    }
    .small--push-nine-tenths {
      left: 90%;
      /* Twelfths */
    }
    .small--push-one-twelfth {
      left: 8.3333333333%;
    }
    .small--push-two-twelfths {
      left: 16.6666666667%;
    }
    .small--push-three-twelfths {
      left: 25%;
    }
    .small--push-four-twelfths {
      left: 33.3333333333%;
    }
    .small--push-five-twelfths {
      left: 41.6666666667%;
    }
    .small--push-six-twelfths {
      left: 50%;
    }
    .small--push-seven-twelfths {
      left: 58.3333333333%;
    }
    .small--push-eight-twelfths {
      left: 66.6666666667%;
    }
    .small--push-nine-twelfths {
      left: 75%;
    }
    .small--push-ten-twelfths {
      left: 83.3333333333%;
    }
    .small--push-eleven-twelfths {
      left: 91.6666666667%;
    }
  }
  
  @media only screen and (min-width: 750px) {
    /* Halves */
    .medium-up--push-one-half {
      left: 50%;
      /* Thirds */
    }
    .medium-up--push-one-third {
      left: 33.3333333333%;
    }
    .medium-up--push-two-thirds {
      left: 66.6666666667%;
      /* Quarters */
    }
    .medium-up--push-one-quarter {
      left: 25%;
    }
    .medium-up--push-two-quarters {
      left: 50%;
    }
    .medium-up--push-three-quarters {
      left: 75%;
      /* Fifths */
    }
    .medium-up--push-one-fifth {
      left: 20%;
    }
    .medium-up--push-two-fifths {
      left: 40%;
    }
    .medium-up--push-three-fifths {
      left: 60%;
    }
    .medium-up--push-four-fifths {
      left: 80%;
      /* Sixths */
    }
    .medium-up--push-one-sixth {
      left: 16.6666666667%;
    }
    .medium-up--push-two-sixths {
      left: 33.3333333333%;
    }
    .medium-up--push-three-sixths {
      left: 50%;
    }
    .medium-up--push-four-sixths {
      left: 66.6666666667%;
    }
    .medium-up--push-five-sixths {
      left: 83.3333333333%;
      /* Eighths */
    }
    .medium-up--push-one-eighth {
      left: 12.5%;
    }
    .medium-up--push-two-eighths {
      left: 25%;
    }
    .medium-up--push-three-eighths {
      left: 37.5%;
    }
    .medium-up--push-four-eighths {
      left: 50%;
    }
    .medium-up--push-five-eighths {
      left: 62.5%;
    }
    .medium-up--push-six-eighths {
      left: 75%;
    }
    .medium-up--push-seven-eighths {
      left: 87.5%;
      /* Tenths */
    }
    .medium-up--push-one-tenth {
      left: 10%;
    }
    .medium-up--push-two-tenths {
      left: 20%;
    }
    .medium-up--push-three-tenths {
      left: 30%;
    }
    .medium-up--push-four-tenths {
      left: 40%;
    }
    .medium-up--push-five-tenths {
      left: 50%;
    }
    .medium-up--push-six-tenths {
      left: 60%;
    }
    .medium-up--push-seven-tenths {
      left: 70%;
    }
    .medium-up--push-eight-tenths {
      left: 80%;
    }
    .medium-up--push-nine-tenths {
      left: 90%;
      /* Twelfths */
    }
    .medium-up--push-one-twelfth {
      left: 8.3333333333%;
    }
    .medium-up--push-two-twelfths {
      left: 16.6666666667%;
    }
    .medium-up--push-three-twelfths {
      left: 25%;
    }
    .medium-up--push-four-twelfths {
      left: 33.3333333333%;
    }
    .medium-up--push-five-twelfths {
      left: 41.6666666667%;
    }
    .medium-up--push-six-twelfths {
      left: 50%;
    }
    .medium-up--push-seven-twelfths {
      left: 58.3333333333%;
    }
    .medium-up--push-eight-twelfths {
      left: 66.6666666667%;
    }
    .medium-up--push-nine-twelfths {
      left: 75%;
    }
    .medium-up--push-ten-twelfths {
      left: 83.3333333333%;
    }
    .medium-up--push-eleven-twelfths {
      left: 91.6666666667%;
    }
  }
  
  
  /*================ #Helper Classes ================*/
  
  .clearfix {
    *zoom: 1;
  }
  
  .clearfix::after {
    content: '';
    display: table;
    clear: both;
  }
  
  .visually-hidden,
  .icon__fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  
  .visibility-hidden {
    visibility: hidden;
  }
  
  .visually-hidden--inline {
    margin: 0;
    height: 1em;
  }
  
  .visually-hidden--static {
    position: static !important;
  }
  
  .js-focus-hidden:focus {
    outline: none;
  }
  
  .no-js:not(html) {
    display: none;
  }
  
  .no-js .no-js:not(html) {
    display: block;
  }
  
  .no-js .js {
    display: none;
  }
  
  .hide {
    display: none !important;
  }
  
  
  /*============================================================================
         Skip to content button
         - Overrides .visually-hidden when focused
         ==============================================================================*/
  
  .skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #000000;
    background-color: #EAEDED;
    padding: 10px;
    opacity: 1;
    z-index: 10000;
    transition: none;
  }
  
  
  /*=============== Lazy loading ===================*/
  
  .box {
    background: no-repeat;
    background-color: #f7f7f7;
    background-size: contain;
  }
  
  .ratio-container {
    position: relative;
  }
  
  .ratio-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
    padding-bottom: 50%;
    content: "";
  }
  
  .ratio-container>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  
  /*================ #Basic Styles ================*/
  
  body,
  html {
    background-color: #f5f5f5;
  }
  
  .page-width {
    *zoom: 1;
    max-width: 1600px;
    margin: 0 auto;
  }

  

  .page-width::after {
    content: '';
    display: table;
    clear: both;
  }
  
  .main-content {
    display: block;
  }
  
  /* .section-header a {
    border-bottom: 1px solid currentColor;
  } */
  
  .section-header {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: var(--title_color);
    letter-spacing: 0;
    text-transform: inherit;
    /* margin-bottom: 10px; */
  }
  
  
  /*================ Typography ================*/
  
  blockquote {
    font-size: em(18px);
    font-style: normal;
    text-align: center;
    padding: 0 30px;
    margin: 0;
  }
  
  .rte blockquote {
    border-color: #333333;
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 25px;
  }
  
  blockquote p+cite {
    margin-top: 25px;
  }
  
  blockquote cite {
    display: block;
    font-size: 0.85em;
  }
  
  blockquote cite::before {
    content: '\2014 \0020';
  }
  
  code,
  pre {
    font-family: Consolas, monospace;
    font-size: 1em;
  }
  
  pre {
    overflow: auto;
  }
  
  body,
  input,
  textarea,
  button,
  select {
    font-size: 14px;
    font-family: 'SST';
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 1.5;
  }
  
  
  /*================ Headings ================*/
  
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  
  h1 a,
  .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
  }
  
  h1,
  .h1 {
    font-size: 30px;
    text-transform: none;
    letter-spacing: 0;
  }
  
  @media only screen and (max-width: 749px) {
    h1,
    .h1 {
      font-size: 25px;
    }
  }
  
  h2,
  .h2 {
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 0;
  }
  
  @media only screen and (max-width: 749px) {
    h2,
    .h2 {
      font-size: 20px;
    }
  }
  
  h3,
  .h3 {
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0;
  }
  
  @media only screen and (max-width: 749px) {
    h3,
    .h3 {
      font-size: 15px;
    }
  }
  
  h4,
  .h4 {
    font-size: 18px;
  }
  
  @media only screen and (max-width: 749px) {
    h4,
    .h4 {
      font-size: 16px;
    }
  }
  
  h5,
  .h5 {
    font-size: 16px;
  }
  
  @media only screen and (max-width: 749px) {
    h5,
    .h5 {
      font-size: 14px;
    }
  }
  
  h6,
  .h6 {
    font-size: 14px;
  }
  
  @media only screen and (max-width: 749px) {
    h6,
    .h6 {
      font-size: 12px;
    }
  }
  
  
  /*================ RTE headings ================*/
  
  .rte {
    color: #000000;
  }
  
  .rte:last-child {
    margin-bottom: 0;
  }
  
  .rte h1,
  .rte .h1,
  .rte h2,
  .rte .h2,
  .rte h3,
  .rte .h3,
  .rte h4,
  .rte .h4,
  .rte h5,
  .rte .h5,
  .rte h6,
  .rte .h6 {
    margin-top: 50px;
    margin-bottom: 25px;
  }
  
  .rte h1:first-child,
  .rte .h1:first-child,
  .rte h2:first-child,
  .rte .h2:first-child,
  .rte h3:first-child,
  .rte .h3:first-child,
  .rte h4:first-child,
  .rte .h4:first-child,
  .rte h5:first-child,
  .rte .h5:first-child,
  .rte h6:first-child,
  .rte .h6:first-child {
    margin-top: 0;
  }
  
  .rte li {
    margin-bottom: 4px;
    list-style: inherit;
  }
  
  .rte li:last-child {
    margin-bottom: 0;
  }
  
  .rte-setting {
    margin-bottom: 19.4444444444px;
  }
  
  .rte-setting:last-child {
    margin-bottom: 0;
  }
  
  
  /*================ Paragraph styles ================*/
  
  p {
    color: #000000;
    margin: 0 0 19.4444444444px;
  }
  
  @media only screen and (max-width: 749px) {
    p {
      font-size: 12px;
      line-height: 14px;
    }
  }
  
  p:last-child {
    margin-bottom: 0;
  }
  
  
  /*================ Lists ================*/
  
  li {
    list-style: none;
  }
  
  
  /*================ Misc styles ================*/
  
  .fine-print {
    font-size: em(14);
    font-style: italic;
  }
  
  .txt--minor {
    font-size: 80%;
  }
  
  .txt--emphasis {
    font-style: italic;
  }
  
  .address {
    margin-bottom: 20px;
  }
  
  
  /*================ Hero and slideshow headers ================*/
  
  .mega-title,
  .mega-subtitle {
    color: #ffffff;
  }
  
  .hero .mega-title,
  .hero .mega-subtitle {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  }
  
  @media only screen and (min-width: 750px) {
    .mega-title,
    .mega-subtitle {
      text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    }
  }
  
  .mega-title {
    margin-bottom: 8px;
  }
  
  .mega-title--large {
    font-size: 16px;
  }
  
  @media only screen and (min-width: 750px) {
    .mega-title--large {
      font-size: 14px;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .mega-subtitle {
      font-size: 16px;
      margin: 0 auto;
    }
    .text-center .mega-subtitle {
      max-width: 75%;
    }
  }
  
  .mega-subtitle p {
    color: #ffffff;
  }
  
  .mega-subtitle a {
    color: #ffffff;
    border-bottom: 1px solid currentColor;
  }
  
  .mega-subtitle a:hover,
  .mega-subtitle a:focus {
    color: #333333;
  }
  
  .mega-subtitle--large {
    font-size: 16px;
    font-weight: 500;
  }
  
  @media only screen and (min-width: 750px) {
    .mega-subtitle--large {
      font-size: 16px;
    }
  }
  
  
  /*============================================================================
         Animation Classes and Keyframes
         ==============================================================================*/
  
  .is-transitioning {
    display: block;
    visibility: visible;
  }
  
  
  /*================ #Icons ================*/
  
  .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
  }
  
  .no-svg .icon {
    display: none;
  }
  
  svg.icon:not(.icon--full-color) circle,
  symbol.icon:not(.icon--full-color) circle,
  svg.icon:not(.icon--full-color) ellipse,
  symbol.icon:not(.icon--full-color) ellipse,
  svg.icon:not(.icon--full-color) g,
  symbol.icon:not(.icon--full-color) g,
  svg.icon:not(.icon--full-color) line,
  symbol.icon:not(.icon--full-color) line,
  svg.icon:not(.icon--full-color) path,
  symbol.icon:not(.icon--full-color) path,
  svg.icon:not(.icon--full-color) polygon,
  symbol.icon:not(.icon--full-color) polygon,
  svg.icon:not(.icon--full-color) polyline,
  symbol.icon:not(.icon--full-color) polyline,
  svg.icon:not(.icon--full-color) rect,
  symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit;
  }
  
  svg.icon:not(.icon--full-color) .icon-error__symbol,
  symbol.icon:not(.icon--full-color) .icon-error__symbol {
    fill: #ffffff;
  }
  
  
  /*============================================================================
         A generic way to visually hide content while
         remaining accessible to screen readers (h5bp.com)
         ==============================================================================*/
  
  .no-svg .icon__fallback-text {
    position: static !important;
    overflow: inherit;
    clip: none;
    height: auto;
    width: auto;
    margin: 0;
  }
  
  
  /*================ Payment Icons ================*/
  
  .payment-icons {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
  }
  
  @media only screen and (max-width: 749px) {
    .payment-icons {
      line-height: 40px;
    }
  }
  
  .payment-icons .icon {
    width: 38px;
    height: 24px;
    fill: inherit;
  }
  
  
  /*================ Social Icons ================*/
  
  .social-icons .icon {
    width: 23px;
    height: 23px;
  }
  
  @media only screen and (min-width: 750px) {
    .social-icons .icon {
      width: 25px;
      height: 25px;
    }
  }
  
  .social-icons .icon.icon--wide {
    width: 40px;
  }
  
  
  /*================ Loading Icons ================*/
  
  .icon-spinner {
    -moz-animation: spin 500ms infinite linear;
    -o-animation: spin 500ms infinite linear;
    -webkit-animation: spin 500ms infinite linear;
    animation: spin 500ms infinite linear;
  }
  
  
  /*================ Error Icons ================*/
  
  .icon-error {
    fill: #d20000;
    width: 16px;
    height: 16px;
    margin-top: 0.1em;
    flex-shrink: 0;
  }
  
  
  /*================ #Lists ================*/
  
  ul,
  ol {
    margin: 0;
    padding: 0;
  }
  
  ol {
    list-style: decimal;
  }
  
  .list--inline {
    padding: 0;
    margin: 0;
  }
  
  .list--inline>li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  
  
  /*================ #Rich Text Editor ================*/
  
  .rte img {
    height: auto;
  }
  
  .rte table {
    table-layout: fixed;
  }
  
  .rte ul,
  .rte ol {
    margin: 0 0 17.5px 35px;
  }
  
  .rte ul.list--inline,
  .rte ol.list--inline {
    margin-left: 0;
  }
  
  .rte ul {
    list-style: disc outside;
  }
  
  .rte ul ul {
    list-style: circle outside;
  }
  
  .rte ul ul ul {
    list-style: square outside;
  }
  
  .rte a:not(.btn) {
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
  }
  
  .text-center.rte ul,
  .text-center .rte ul,
  .text-center.rte ol,
  .text-center .rte ol {
    margin-left: 0;
    list-style-position: inside;
  }
  
  .scrollable-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  
  /*================ #Links and Buttons ================*/
  
  a {
    color: #000000;
    text-decoration: none;
  }
  
  a:not([disabled]):hover,
  a:focus {
    color: var(--black-hover);
  }
  
  a.classic-link {
    text-decoration: underline;
  }
  
  a[href^="tel"] {
    color: inherit;
  }
  
  
  /*================ Buttons ================*/
  
  .btn,
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 0 15px;
    background-color: #ffffff;
    color: #333333;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    white-space: normal;
    font-size: 14px;
  }
  
  .address-new-toggle {
    font-weight: normal;
  }
  
  .btn:not([disabled]):hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover,
  .btn:focus,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus,
  .address-new-toggle1:hover {
    color: var(--bth_color);
    /* background-color: var(--secondary_btn_hover); */
  }
  
  .btn .icon-arrow-right,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-right,
  .btn .icon-arrow-left,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-left {
    height: 9px;
  }
  
  .btn[disabled],
  .shopify-payment-button .shopify-payment-button__button--unbranded[disabled],
  .btn[aria-disabled],
  .shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled] {
    cursor: default;
    opacity: 0.5;
  }
  
  .btn--secondary {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
  }
  
  .btn--secondary:not([disabled]):hover,
  .btn--secondary:focus {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
  }
  
  .btn--secondary-accent {
    background-color: #EAEDED;
    color: #ffffff;
    border-color: #ffffff;
  }
  
  .btn--secondary-accent:not([disabled]):hover,
  .btn--secondary-accent:focus {
    background-color: #EAEDED;
    color: #ffffff;
    border-color: #ffffff;
  }
  
  .btn--small {
    padding: 8px 10px;
    font-size: em(12);
    line-height: 1;
  }
  
  .btn--tertiary {
    background-color: transparent;
    color: #333333;
    border-color: #333333;
  }
  
  .btn--tertiary:not([disabled]):hover,
  .btn--tertiary:focus {
    background-color: transparent;
    color: #333333;
    border-color: #333333;
  }
  
  
  /*================ Button variations ================*/
  
  @media only screen and (max-width: 749px) {
    .btn--small-wide {
      padding-left: 50px;
      padding-right: 50px;
    }
  }
  
  .btn--link {
    background-color: transparent;
    border: 0;
    margin: 0;
    color: #000000;
    text-align: left;
  }
  
  .btn--link:not([disabled]):hover,
  .btn--link:focus {
    color: #000;
    background-color: transparent;
  }
  
  .btn--link .icon {
    vertical-align: middle;
  }
  
  .btn--narrow {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .btn--has-icon-after .icon {
    margin-left: 10px;
  }
  
  .btn--has-icon-before .icon {
    margin-right: 10px;
  }
  
  
  /*================ Force an input/button to look like a text link ================*/
  
  .text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
  }
  
  .text-link--accent {
    color: #ffffff;
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
  }
  
  .text-link--accent:not([disabled]):hover,
  .text-link--accent:focus {
    color: #ffffff;
  }
  
  
  /*================ Return to collection/blog links ================*/
  
  .return-link-wrapper {
    margin-top: 82.5px;
    margin-bottom: 0;
  }
  
  @media only screen and (max-width: 749px) {
    .return-link-wrapper {
      margin-top: 55px;
    }
  }
  
  .full-width-link {
    /*position: absolute; */ 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  
  
  /*================ #Tables ================*/
  
  table {
    margin-bottom: 10px;
  }
  
  table a {
    border-bottom: 1px solid currentColor;
  }
  
  th {
    font-style: normal;
    font-weight: bold;
  }
  
  th,
  td {
    text-align: left;
    /* border: 1px solid #333333; */
    padding: 10px 14px;
  }
  
  tbody th,
  tfoot th {
    font-weight: normal;
  }
  
  
  /*============================================================================
         Responsive tables, defined with .responsive-table on table element.
         ==============================================================================*/
  
  @media only screen and (max-width: 749px) {
    .responsive-table thead {
      display: none;
    }
    .responsive-table th,
    .responsive-table td {
      float: left;
      clear: left;
      width: 100%;
      text-align: right;
      padding: 25px;
      border: 0;
      margin: 0;
    }
    .responsive-table th::before,
    .responsive-table td::before {
      content: attr(data-label);
      float: left;
      text-align: center;
      font-size: 12px;
      padding-right: 10px;
      font-weight: normal;
    }
    .responsive-table__row+.responsive-table__row,
    tfoot>.responsive-table__row:first-child {
      position: relative;
      margin-top: 10px;
      padding-top: 50px;
    }
    .responsive-table__row+.responsive-table__row::after,
    tfoot>.responsive-table__row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 25px;
      right: 25px;
      border-bottom: 1px solid #333333;
    }
  }
  
  
  /*================ #Images and Iframes ================*/
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  .video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
  }
  
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  
  /*================ Forms ================*/
  
  form {
    margin: 0;
  }
  
  fieldset {
    border: 1px solid #333333;
    margin: 0 0 50px;
    padding: 25px;
  }
  
  legend {
    border: 0;
    padding: 0;
  }
  
  button {
    cursor: pointer;
  }
  
  input[type="submit"] {
    cursor: pointer;
  }
  
  label {
    display: block;
    margin-bottom: 5px;
  }
  
  @media only screen and (max-width: 749px) {
    label {
      font-size: 16px;
    }
  }
  
  [type="radio"]+label,
  [type="checkbox"]+label {
    display: inline-block;
    margin-bottom: 0;
  }
  
  label[for] {
    cursor: pointer;
  }
  
  input,
  textarea,
  select,
  .form-control {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #000;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin-bottom: 10px;
  }
  
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #333333;
  }
  
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #9d9d9d;
    border-color: #9d9d9d;
  }
  
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5;
  }
  
  input.input--error::-moz-placeholder,
  textarea.input--error::-moz-placeholder,
  select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5;
  }
  
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5;
  }
  
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1;
  }
  
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent;
  }
  
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent;
  }
  
  input.hidden-placeholder:-ms-input-placeholder,
  textarea.hidden-placeholder:-ms-input-placeholder,
  select.hidden-placeholder:-ms-input-placeholder {
    color: transparent;
  }
  
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1;
  }
  
  
  /* .product-form input, .product-form textarea, .product-form select {
          min-height: 44px;
        } */
  
  textarea {
    min-height: 100px;
  }
  
  
  /*================ Error styles ================*/
  
  input.input--error,
  select.input--error,
  textarea.input--error {
    border-color: #d20000;
    background-color: #fff8f8;
    color: #d20000;
    margin-bottom: 11.6666666667px;
  }
  
  .input-error-message {
    display: flex;
    gap: 5px;
    align-items: center;
    line-height: 1.3;
    color: #fff;
    font-size: 16px;
    margin-bottom: 11.6666666667px;
  }
  
  @media only screen and (max-width: 749px) {
    .input-error-message {
      margin-bottom: 19.4444444444px;
    }
  }
  
  .input-error-message .icon {
    width: 1em;
    height: 1em;
    margin-right: em(10px);
  }
  
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    /* background-image: url(//shopatsc.com/cdn/shop/t/306/assets/ico-select.svg?v=31102035367710360851755179715); */
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1.2;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
  }
  
  @media only screen and (min-width: 750px) {
    select {
      padding-top: 10px;
      padding-left: 18px;
      padding-bottom: 10px;
    }
  }
  
  .select-group {
    position: relative;
    z-index: 2;
  }
  
  .select-group select {
    background-image: none;
    background-color: transparent;
  }
  
  .select-group .icon {
    height: calc(8em / 16);
    position: absolute;
    right: 33px;
    top: 50%;
    transform: translateY(-50%);
    width: calc(8em / 16);
    z-index: 1;
  }
  
  .select-label {
    font-size: em(12);
    text-transform: capitalize;
  }
  
  optgroup {
    font-weight: bold;
  }
  
  option {
    color: #000000;
    background-color: #EAEDED;
  }
  
  select::-ms-expand {
    display: none;
  }
  
  
  /*================ Form labels ================*/
  
  .label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  
   ::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.6;
  }
  
   ::-moz-placeholder {
    color: #ffffff;
    opacity: 0.6;
  }
  
   :-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.6;
  }
  
   ::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  
  
  /*================ Labels ================*/
  
  .label--error {
    color: #d20000;
  }
  
  input,
  textarea {
    padding: 8px 15px;
  }
  
  @media only screen and (min-width: 750px) {
    input,
    textarea {
      padding: 10px 18px;
    }
  }
  
  
  /*================ Single field forms ================*/
  
  .form-single-field {
    margin: 0 auto 50px;
    max-width: 35rem;
  }
  
  .form-single-field .input--error {
    margin-bottom: 0;
  }
  
  
  /*================ Form feedback messages ================*/
  
  .note,
  .form-message {
    padding: 8px;
    margin: 0 0 25px;
  }
  
  @media only screen and (min-width: 750px) {
    .note,
    .form-message {
      padding: 10px;
    }
  }
  
  .note {
    border: 1px solid #333333;
  }
  
  .form-message--success {
    border: 1px solid #1F873D;
    background-color: #f8fff9;
    color: #1F873D;
    display: block;
    width: 100%;
  }
  
  .form-message--error {
    color: #651818;
    border: 1px solid #d20000;
    background-color: #fff8f8;
    padding: 1rem 1.3rem;
    text-align: left;
    width: 100%;
  }
  
  .form-message--error li {
    list-style-type: disc;
    list-style-position: inside;
  }
  
  .form-message--error .form-message__title {
    font-size: 1.2em;
  }
  
  .form-message--error .form-message__link,
  .form-message--error a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    color: #651818;
  }
  
  .form-message--error .form-message__link:hover,
  .form-message--error a:hover,
  .form-message--error .form-message__link:focus,
  .form-message--error a:focus {
    text-decoration: none;
    color: #651818;
  }
  
  
  /*================ Input Groups ================*/
  
  .input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  
  .form-vertical .input-group {
    margin-bottom: 50px;
  }
  
  .input-group--error {
    margin-bottom: 11.6666666667px;
  }
  
  .input-group__field,
  .input-group__field input,
  .input-group__btn .btn,
  .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    min-height: 42px;
  }
  
  @media only screen and (min-width: 750px) {
    .input-group__field,
    .input-group__field input,
    .input-group__btn .btn,
    .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
      min-height: 46px;
    }
  }
  
  .input-group__field {
    -ms-flex-preferred-size: 15rem;
    -webkit-flex-basis: 15rem;
    -moz-flex-basis: 15rem;
    flex-basis: 15rem;
    flex-grow: 9999;
    margin-bottom: 1rem;
    border-radius: 2px 0 0 2px;
    text-align: left;
  }
  
  .input-group__field input {
    width: 100%;
  }
  
  .form-vertical .input-group__field {
    margin: 0;
  }
  
  .input-group__btn {
    flex-grow: 1;
  }
  
  .input-group__btn .btn,
  .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    width: 100%;
    border-radius: 0 2px 2px 0;
  }
  
  
  /*================ #Site Nav and Dropdowns ================*/
  
  .site-header__logo img {
    display: block;
  }
  
  .site-nav {
    padding: 0;
    text-align: center;
    margin: 0;
  }
  
  .site-nav a {
    padding: 5px 15px;
  }
  
  .site-nav--centered {
    padding-bottom: 10px;
  }
  
  
  /*================ Site Nav Links ================*/
  
  .site-nav__link {
    display: block;
  }
  
  .site-nav--centered .site-nav__link {
    padding-top: 0;
  }
  
  .site-nav__link .icon-chevron-down {
    width: calc(8em / 16);
    height: calc(8em / 16);
    margin-left: 0.5rem;
  }
  
  .site-nav__link.site-nav--active-dropdown {
    border: 1px solid #333333;
    border-bottom: 1px solid transparent;
    z-index: 2;
  }
  
  .site-nav__link:focus .site-nav__label,
  .site-nav__link:not([disabled]):hover .site-nav__label {
    border-bottom-color: #000000;
  }
  
  .site-nav__label {
    border-bottom: 1px solid transparent;
  }
  
  .site-nav__link--active .site-nav__label {
    border-bottom-color: #000000;
  }
  
  .site-nav__link--button,
  .site-nav__link--main {
    border: none;
    background-color: transparent;
    padding: 3px 10px;
    font-size: 14px;
    color: #0C0F26;
  }
  
  @media only screen and (max-width: 1400px) {
    .site-nav__link--button,
    .site-nav__link--main {
      font-size: 13px;
    }
  }
  
  
  /*================ Dropdowns ================*/
  
  .site-nav--has-dropdown {
    position: relative;
  }
  
  .site-nav--has-centered-dropdown {
    position: static;
  }
  
  .site-nav__dropdown {
    display: none;
    position: absolute;
    padding: 11px 30px 11px 0;
    margin: 0 auto;
    max-width: 1600px;
    z-index: 7;
    text-align: left;
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
    left: -1px;
    top: 34px !important;
  }
  
  .site-nav__dropdown li.site-nav__childlist-item {
    width: 20%;
  }
  
  .site-nav__dropdown .site-nav__link {
    padding: 4px 15px 5px;
    color: var(--black);
    line-height: 1;
  }
  
  .site-nav--active-dropdown .site-nav__dropdown {
    display: block;
  }
  
  .site-nav__dropdown li {
    display: block;
  }
  
  .site-nav__dropdown--right:not(.site-nav__dropdown--centered) {
    right: 0;
    left: unset;
  }
  
  .site-nav__dropdown--left:not(.site-nav__dropdown--centered) {
    left: 0;
  }
  
  .site-nav__dropdown--centered {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  
  
  /*================ Child list ================*/
  
  .site-nav__childlist {
    display: inline-block;
    background: #f8f8f8;
    padding: 11px 17px;
    text-align: left;
    width: 100%;
  }
  
  .site-nav__childlist-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -15px;
  }
  
  .site-nav__childlist-item {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 15px;
  }
  
  .site-nav__child-link--parent {
    font-weight: bold;
    margin: 4px 0;
  }
  
  .page-width {
    padding-left: 50px;
    padding-right: 50px;
  }

/*   @media only screen and (min-width: 1600px){
    .page-width {
      padding: 0;
    }
  } */
  
  @media only screen and (max-width: 749px) {
    .page-width {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  .page-container {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    position: relative;
    
  }
  /* .boost-sd__search-widget-init-enabled .page-container {
     overflow: hidden;     max-width: 1600px;
    padding: 0 5rem;
  } */
  hr {
    margin: 50px 0;
    border: 0;
    border-bottom: 1px solid #333333;
  }
  
  .hr--small {
    padding: 10px 0;
    margin: 0;
  }
  
  .hr--invisible {
    border-bottom: 0;
  }
  
  .border-bottom {
    border-bottom: 1px solid #333333;
  }
  
  .border-top {
    border-top: 1px solid #333333;
  }
  
  .empty-page-content {
    padding: 125px 50px;
  }
  
  @media only screen and (max-width: 749px) {
    .empty-page-content {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  .grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  
  .grid--table>.grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  
  .grid--no-gutters {
    margin-left: 0;
  }
  
  .grid--no-gutters .grid__item {
    padding-left: 0;
  }
  
  .grid--half-gutters {
    margin-left: -15px;
  }
  
  .grid--half-gutters>.grid__item {
    padding-left: 15px;
  }
  
  .grid--double-gutters {
    margin-left: -60px;
  }
  
  .grid--double-gutters>.grid__item {
    padding-left: 60px;
  }
  
  .grid--flush-bottom {
    margin-bottom: -55px;
    overflow: auto;
  }
  
  .grid--flush-bottom>.grid__item {
    margin-bottom: 55px;
  }
  
  @-webkit-keyframes spin {
    0% {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @-moz-keyframes spin {
    0% {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @-ms-keyframes spin {
    0% {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    0% {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes placeholder-background-loading {
    0% {
      opacity: 0.02;
    }
    50% {
      opacity: 0.05;
    }
    100% {
      opacity: 0.02;
    }
  }
  
  @-moz-keyframes placeholder-background-loading {
    0% {
      opacity: 0.02;
    }
    50% {
      opacity: 0.05;
    }
    100% {
      opacity: 0.02;
    }
  }
  
  @-ms-keyframes placeholder-background-loading {
    0% {
      opacity: 0.02;
    }
    50% {
      opacity: 0.05;
    }
    100% {
      opacity: 0.02;
    }
  }
  
  @keyframes placeholder-background-loading {
    0% {
      opacity: 0.02;
    }
    50% {
      opacity: 0.05;
    }
    100% {
      opacity: 0.02;
    }
  }
  
  .drawer {
    display: none;
    position: absolute;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 9;
    background-color: #EAEDED;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
  
  
  /* .drawer input[type="text"], .drawer textarea {
          background-color: #EAEDED;
          color: #000000;
        } */
  
  
  /* .js-drawer-open {
          overflow: hidden;
        } */
  
  .drawer--top {
    width: 100%;
  }
  
  .js-drawer-open-top {
    overflow: hidden;
  }
  
  .js-drawer-open-top .drawer--top {
    /* -ms-transform: translateY(100%);
          -webkit-transform: translateY(100%);
          transform: translateY(100%); */
    display: block;
  }
  
  .drawer-page-content::after {
    visibility: hidden;
    opacity: 0;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 8;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
  
  .js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1;
  }
  
  .drawer__title,
  .drawer__close {
    display: table-cell;
    vertical-align: middle;
  }
  
  .drawer__close-button {
    background: none;
    border: 0 none;
    position: relative;
    right: -15px;
    height: 100%;
    width: 60px;
    padding: 0 20px;
    color: inherit;
    font-size: em(18);
  }
  
  .drawer__close-button:active,
  .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .grid-view-item {
    margin: 0 auto;
  }
  
  .custom__item .grid-view-item {
    margin-bottom: 0;
  }
  
  .grid-view-item__title {
    margin-bottom: 0;
    color: #000000;
    font-weight: 500;
  }
  
  .grid-view-item__meta {
    margin-top: 8px;
  }
  
  @media only screen and (max-width: 749px) {
    .grid-view-item__title,
    .grid-view-item__meta {
      font-size: 16px;
    }
  }
  
  .grid-view-item__link {
    display: block;
  }
  
  .grid-view-item__vendor {
    margin-top: 4px;
    color: #000000;
    font-size: 16px;
    text-transform: capitalize;
  }
  
  @media only screen and (max-width: 749px) {
    .grid-view-item__vendor {
      font-size: 16px;
    }
  }
  
  .grid-view-item__image-wrapper {
    margin: 0 auto 15px;
    position: relative;
    width: 100%;
  }
  
  .grid-view-item__image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  
  .grid-view-item__image.lazyload {
    opacity: 0;
  }
  
  .list-view-item {
    margin-bottom: 10px;
  }
  
  .list-view-item:last-child {
    margin-bottom: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .list-view-item {
      border-bottom: 1px solid #333333;
      padding-bottom: 10px;
    }
    .list-view-item:last-child {
      padding-bottom: 0;
      border-bottom: 0;
    }
  }
  
  .list-view-item__link {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  
  .list-view-item__image {
    max-height: 95px;
  }
  
  .list-view-item__image-column {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__image-column {
      width: 85px;
    }
  }
  
  .list-view-item__image-wrapper {
    position: relative;
    margin-right: 35px;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__image-wrapper {
      margin-right: 17.5px;
    }
  }
  
  .list-view-item__title-column {
    display: table-cell;
    vertical-align: middle;
  }
  
  .list-view-item__title {
    color: #000000;
    font-size: 16px;
    min-width: 100px;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__title {
      font-size: 16px;
    }
  }
  
  .list-view-item__sold-out {
    font-size: 16px;
  }
  
  .list-view-item__on-sale {
    color: #ffffff;
    font-size: 16px;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__on-sale {
      display: none;
    }
  }
  
  .list-view-item__vendor-column {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%;
  }
  
  .list-view-item__vendor {
    font-size: 16px;
    font-style: italic;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__vendor {
      font-size: 16px;
    }
  }
  
  .list-view-item__price-column {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 20%;
    font-size: 16px;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__price-column {
      font-size: 16px;
    }
  }
  
  .list-view-item__price-column .price {
    align-items: flex-end;
  }
  
  .list-view-item__price-column .price__vendor,
  .list-view-item__price-column .price-item__label {
    display: none;
  }
  
  .list-view-item__price-column .price__regular,
  .list-view-item__price-column .price__sale {
    flex-basis: 100%;
  }
  
  .list-view-item__price {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .list-view-item__price--reg {
    color: #ffffff;
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__price--reg {
      display: block;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .list-view-item__price--sale {
      display: block;
    }
  }
  
  
  /*============================================================================
         Slick slider overrides
         ==============================================================================*/
  
  .slick-dotted.slick-slider {
    margin-bottom: 0;
    /* height: auto !important; */
  }
  
  
  /*================ Slick dots and prev/next pagination ================*/
  
  .slideshow__arrows .slick-dots {
    margin: 0 0.75rem;
  }
  
  .slideshow__arrows .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px;
  }
  
  .slideshow__arrows .slick-dots li:first-of-type {
    margin-left: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows .slick-dots li {
      width: 12px;
      height: 12px;
      margin-left: 8px;
    }
  }
  
  .slideshow__arrows .slick-dots li button,
  .slideshow__arrows .slick-dots li a {
    position: relative;
    padding: 0;
    width: 10px;
    height: 10px;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows .slick-dots li button,
    .slideshow__arrows .slick-dots li a {
      width: 12px;
      height: 12px;
    }
  }
  
  .slideshow__arrows .slick-dots li button::before,
  .slideshow__arrows .slick-dots li a::before {
    text-indent: -9999px;
    background: transparent;
    border-radius: 100%;
    background: currentColor;
    width: 10px;
    height: 10px;
    opacity: 0.4;
    transition: all 0.2s;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows .slick-dots li button::before,
    .slideshow__arrows .slick-dots li a::before {
      width: 12px;
      height: 12px;
    }
  }
  
  .slideshow__arrows .slick-dots li.slick-active button::before,
  .slideshow__arrows .slick-dots li.slick-active a::before,
  .slideshow__arrows .slick-dots li.slick-active-mobile button::before,
  .slideshow__arrows .slick-dots li.slick-active-mobile a::before {
    opacity: 1;
  }
  
  .slideshow__arrows .slick-dots li button:active::before,
  .slideshow__arrows .slick-dots li .slick-active a::before,
  .slideshow__arrows .slick-dots li .slick-active-mobile a::before {
    opacity: 0.7;
  }
  
  
  /*================ Index sections ================*/
  
  .index-section {
    padding-top: 10px;
    padding-bottom: 0;
  }
  
  .index-section:first-child {
    padding-top: 0;
    border-top: 0;
  }
  
  .index-section:last-child {
    padding-bottom: 0;
  }
  
  .index-section--flush+.index-section--flush {
    margin-top: 0;
  }
  
  .index-section--flush:first-child {
    margin-top: 0;
  }
  
  @media only screen and (min-width: 750px) {
    [class*="index-section--flush"]:first-child {
      margin-top: -30px;
    }
  }
  
  .index-section--flush:last-child {
    margin-bottom: -35px;
  }
  
  @media only screen and (min-width: 750px) {
    [class*="index-section--flush"]:last-child {
      margin-bottom: -55px;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .index-section--featured-product:first-child {
      margin-top: -12px;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .index-section--slideshow+.index-section--flush {
      margin-top: 0.4rem;
    }
  }
  
  .placeholder-svg {
    display: block;
    fill: rgba(2, 12, 23, 0.35);
    background-color: rgba(2, 12, 23, 0.1);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid rgba(2, 12, 23, 0.2);
  }
  
  .placeholder-noblocks {
    padding: 40px;
    text-align: center;
  }
  
  .placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  .placeholder-background .icon {
    border: 0;
  }
  
  .placeholder-background--animation {
    background-color: #000000;
    -moz-animation: placeholder-background-loading 1.5s infinite linear;
    -o-animation: placeholder-background-loading 1.5s infinite linear;
    -webkit-animation: placeholder-background-loading 1.5s infinite linear;
    animation: placeholder-background-loading 1.5s infinite linear;
  }
  
  .no-js .placeholder-background--animation {
    display: none;
  }
  
  .image-bar__content .placeholder-svg {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  
  /*================ TEMPLATES ================*/
  
  
  /*============= Templates | Password =============*/
  
  .password-page {
    display: table;
    height: 100%;
    width: 100%;
    color: #000000;
    background-color: #EAEDED;
    background-size: cover;
  }
  
  .password-form-message {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .password-header {
    height: 85px;
    display: table-row;
  }
  
  .password-header__inner {
    display: table-cell;
    vertical-align: middle;
  }
  
  .password-login {
    padding: 0 30px;
    text-align: right;
  }
  
  .password-logo .logo {
    color: #333333;
    font-weight: medium--500;
    max-width: 100%;
  }
  
  .password-content {
    text-align: center;
  }
  
  .password-content--rte {
    margin-bottom: 35px;
  }
  
  .password-content__title {
    display: block;
    margin-bottom: 75px;
  }
  
  .password-main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  
  .password-main__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 25px 50px;
  }
  
  .password-message {
    max-width: 500px;
    margin: 75px auto 25px;
  }
  
  .password__form-heading {
    margin-bottom: 50px;
  }
  
  .password-powered-by {
    margin-top: 75px;
  }
  
  .password-social-sharing {
    margin-top: 75px;
  }
  
  .product-single {
    overflow-anchor: none;
  }
  
  .product-single__title {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    font-size: 20px;
    color: var(--navigation_bg_color);
    font-weight: 400;
  }
  
  .price-item--regular i {
    color: var(--black);
  }
  
  .product-template__container .price-item--sale {
    font-weight: 700;
  }
  
  .product__price,
  .featured-product__price {
    font-size: 1.25em;
  }
  
  .product__policies {
    font: normal normal normal 12px/20px;
    color: #0C0F26;
    position: absolute;
    top: 5px;
    right: -90px;
  }
  
  
  /*================ Add to cart form ================*/
  
  .product-form {
    width: auto;
    padding-top: 0;
  }
  
  .product-form__controls-group {
    display: flex;
    flex-wrap: wrap;
  }
  
  .product-form__controls-group--submit {
    margin-top: 0px;
  }
  
  .product-form__controls-group~.product-form__controls-group--submit {
    margin-top: 0px;
  }
  
  .product-form__item {
    flex-grow: 0;
    flex-basis: 100%;
    margin-bottom: 0px;
    padding: 0;
  }
  
  @media only screen and (min-width: 990px) {
    .product-form__item {
      flex-basis: 50%;
    }
    .product-single--large-image .product-form__item {
      flex-basis: 100%;
    }
  }
  
  .product-form__item label {
    display: block;
  }
  
  .product-form--hide-variant-labels .product-form__item label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  
  .product-form__item--submit {
    -webkit-flex: 1 1 300px;
    -moz-flex: 1 1 300px;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px;
  }
  
  .product-form__item--payment-button {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
  
  @media only screen and (min-width: 990px) {
    .product-single--small-image .product-form__item--payment-button,
    .product-single--full-image .product-form__item--payment-button {
      display: inline-flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
    }
  }
  
  .product-form--variant-sold-out .shopify-payment-button {
    display: none;
  }
  
  .product-form__variants {
    display: none;
  }
  
  .no-js .product-form__variants {
    display: block;
  }
  
  .product-form__input {
    display: block;
    width: 100%;
  }
  
  .product-form__input.input--error {
    margin-bottom: 0;
  }
  
  .product-form__input--quantity {
    max-width: 5rem;
  }
  
  .product-form__error-message-wrapper {
    display: flex;
    flex-basis: 100%;
    padding: 0.5rem 0;
    margin: 0 em(5px) 20px;
  }
  
  .product-form__controls-group~.product-form__error-message-wrapper {
    margin-bottom: 0;
  }
  
  .product-form__error-message-wrapper--has-payment-button {
    padding: 0.5rem 0;
  }
  
  .product-form__error-message-wrapper--hidden {
    display: none;
  }
  
  .product-form__error-message {
    margin-left: 0.5rem;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
  }
  
  .product-form__cart-submit,
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    display: block;
    width: 100%;
    /* line-height: var(--btn_line_height); */
    /* line-height: 1.4; */
    /* padding-left: 5px;
          padding-right: 5px; */
    white-space: normal;
    margin-top: 0;
    /* margin-bottom: 10px; */
    /* min-height: 44px; */
  }
  
  .product-single--small-image .product-form__cart-submit,
  .product-single--small-image .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .product-single--small-image .shopify-payment-button__button--unbranded,
  .product-single--full-image .product-form__cart-submit,
  .product-single--full-image .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .product-single--full-image .shopify-payment-button__button--unbranded {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: 10px;
  }
  
  .product-single--small-image .shopify-payment-button,
  .product-single--full-image .shopify-payment-button {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }
  
  .shopify-payment-button .shopify-payment-button__button--branded {
    border-radius: 2px;
    overflow: hidden;
  }
  
  .shopify-payment-button .shopify-payment-button__more-options {
    margin: 16px 0 10px;
    font-size: 16px;
    text-decoration: underline;
    display: none;
  }
  
  .shopify-payment-button .shopify-payment-button__more-options:hover,
  .shopify-payment-button .shopify-payment-button__more-options:focus {
    opacity: 0.6;
  }
  
  @media only screen and (min-width: 750px) {
    .product-form__cart-submit--small {
      max-width: 300px;
    }
  }
  
  .product-single__description {
    margin-top: 30px;
  }
  
  .product__quantity-error .icon {
    margin-right: 1rem;
  }
  
  
  /*================ Product Images ================*/
  
  .product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    min-height: 44px;
    position: relative;
  }
  
  .product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: 0.8;
  }
  
  .product-single__thumbnail-image {
    max-width: 100%;
    display: block;
    border: 2px solid transparent;
    padding: 2px;
    cursor: pointer;
  }
  
  .active-thumb .product-single__thumbnail-image {
    border-color: #000000;
  }
  
  .no-js .product-featured-img {
    position: relative;
  }
  
  .zoomImg {
    background-color: #EAEDED;
  }
  
  @media only screen and (min-width: 750px) {
    .product-single__thumbnails {
      margin-top: 30px;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .product-single__photos {
      margin-bottom: 30px;
    }
    .product-single__photo--has-thumbnails {
      margin-bottom: 30px;
    }
  }
  
  .product-single__photos--full {
    margin-bottom: 30px;
  }
  
  .product-single__photo-wrapper {
    margin: 0 auto;
    width: 100%;
  }
  
  .product-single__photo {
    margin: 0 auto;
    position: relative;
    padding-bottom: 4px;
  }
  
  
  /* .product-single__photo .product-featured-img {
          height: 500px;
          width: auto;
          height: 100%;
          max-width: inherit;
        } */
  
  .product-single__photos {
    position: relative;
  }
  
  @media only screen and (max-width: 749px) {
    .template-product .main-content {
      padding-top: 2px;
    }
    .thumbnails-slider--active .product-single__thumbnails {
      display: none;
    }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized {
      display: block;
      margin: 0 auto;
      max-width: 75%;
    }
    .thumbnails-wrapper {
      position: relative;
      top: 30px;
      text-align: center;
      margin: 0 2px 30px 2px;
    }
    .thumbnails-slider__btn {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }
    .thumbnails-slider__prev {
      left: -20px;
    }
    .thumbnails-slider__next {
      right: -20px;
    }
    .product-single__thumbnails-item {
      display: inline-block;
      padding-bottom: 10px;
      width: 72px;
      float: none;
      vertical-align: middle;
    }
    .slick-slider .product-single__thumbnails-item {
      float: left;
    }
    .thumbnails-slider--active .product-single__thumbnails-item {
      padding: 5px 0;
    }
    .product-single__thumbnail {
      margin: 0 auto;
      width: 50px;
    }
  }
  
  
  /*================ Template | Collections ================*/
  
  .collection-hero {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 10px; */
  }
  .collection-hero img{
    margin: 0 auto;
  }
  @media only screen and (min-width: 750px) {
    .collection-hero {
      margin-bottom: 20px;
    }
  }
  
  .collection-description {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  
  @media only screen and (min-width: 750px) {
    .collection-description {
      margin-bottom: 35px;
      margin-top: 35px;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .collection-hero {
      padding: 10px;
    }
  }
  
  .template-blog .social-sharing {
    margin-bottom: 17.5px;
  }
  
  .blog-list-view .pagination {
    padding-top: 0;
  }
  
  .blog-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  
  .blog-filter .icon-chevron-down {
    fill: #ffffff;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 1rem;
  }
  
  .blog-filter__label {
    margin: 0 1rem 0 0;
  }
  
  .cart-header {
    margin-bottom: 0.7rem;
    text-align: center;
  }
  
  @media only screen and (min-width: 750px) {
    .cart-header {
      margin-bottom: 1.7rem;
    }
  }
  
  .cart-header__title {
    margin-bottom: 0.5rem;
  }
  
  @media only screen and (min-width: 750px) {
    .cart-header__title {
      margin-bottom: 1rem;
    }
  }
  
  
  /*================ Cart page ================*/
  
  .cart {
    color: #000000;
  }
  
  .cart th,
  .cart td {
    border: 0;
  }
  
  .cart td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  @media only screen and (min-width: 750px) {
    .cart td {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  .cart th {
    font-weight: bold;
    padding: 25px 10px;
  }
  
  @media only screen and (max-width: 749px) {
    .cart td:nth-child(3),
    .cart th:nth-child(2) {
      padding-left: 0;
      padding-right: 0;
    }
  }
  
  .cart td:first-child,
  .cart th:first-child {
    padding-left: 0;
  }
  
  .cart td:first-child.cart__removed-product,
  .cart th:first-child.cart__removed-product {
    padding: 1rem 0 1.2rem 0.5rem;
  }
  
  .cart td:last-child,
  .cart th:last-child {
    padding-right: 0;
  }
  
  .cart dd {
    margin-left: 0;
  }
  
  .cart__meta {
    width: 50%;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__meta {
      width: 40%;
    }
  }
  
  @media only screen and (min-width: 990px) {
    .cart__meta {
      width: 45%;
    }
  }
  
  .cart__product-information {
    display: flex;
    width: 115px;
  }
  
  .product-details {
    padding: em(5px) 0 0;
    font-size: 16px;
  }
  
  .product-details.hide+.cart__remove {
    margin-top: em(0px);
  }
  
  .product-details__item {
    margin-bottom: 0.15em;
  }
  
  .product-details__item--variant-option:not(.hide)+.product-details__item--property {
    margin-top: 0.8rem;
  }
  
  .product-details__item-label {
    font-weight: bold;
  }
  
  .cart__qty {
    margin-top: em(15px);
  }
  
  @media only screen and (min-width: 750px) {
    .cart__qty {
      margin-top: 0;
    }
  }
  
  .cart__qty-label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  
  .cart__qty-input {
    text-align: center;
    width: 20px;
    padding-left: em(5px);
    padding-right: em(5px);
  }
  
  .cart__qty-error-message-wrapper,
  .cart__error-message-wrapper {
    line-height: 1.2;
  }
  
  .cart__qty-error-message-wrapper .icon-error,
  .cart__error-message-wrapper .icon-error {
    margin-top: 0;
  }
  
  .cart__qty-error-message-wrapper--desktop {
    display: none;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__qty-error-message-wrapper--desktop {
      display: block;
    }
  }
  
  .cart__qty-error-message-wrapper--mobile {
    display: block;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__qty-error-message-wrapper--mobile {
      display: none;
    }
  }
  
  .cart__qty-error-message,
  .cart__error-message {
    font-size: 16px;
    color: #000000;
    vertical-align: middle;
  }
  
  .cart__error-message-wrapper {
    margin-top: 1rem;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__error-message-wrapper {
      margin-top: 0.8rem;
    }
  }
  
  .cart__row {
    border-bottom: 1px solid #D5D5D5;
  }
  
  .cart__row:last-child {
    border-bottom: medium none;
  }
  
  .cart__row td {
    vertical-align: top;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__row td {
      vertical-align: middle;
    }
  }
  
  .cart__removed-product-details {
    font-weight: bold;
  }
  
  .cart-subtotal__title {
    font-size: 16px;
  }
  
  @media only screen and (min-width: 750px) {
    .cart-subtotal__price {
      padding-left: 10px;
      display: inline-block;
    }
  }
  
  .cart__buttons-container {
    display: flex;
    flex-direction: column;
    max-width: 20rem;
    margin: 0 auto;
  }
  
  .cart-body-table a.primary-button {
    display: none !important;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__buttons-container {
      display: block;
      max-width: none;
    }
  }
  
  .cart__submit-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__submit-controls {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
    }
  }
  
  .cart__submit {
    margin-bottom: 0;
    min-height: 44px;
    width: 100%;
  }
  
  .cart__submit+.cart__submit {
    margin-top: 10px;
    margin-left: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__submit {
      min-height: auto;
      width: auto;
    }
    .cart__submit+.cart__submit {
      margin-top: 0;
      margin-left: 10px;
    }
  }
  
  .cart__shipping {
    font-size: 16px;
    padding: 10px 0 20px;
    margin-bottom: 25px;
  }
  
  .cart-note__label,
  .cart-note__input {
    display: block;
  }
  
  @media only screen and (max-width: 749px) {
    .cart-note__label,
    .cart-note__input {
      margin: 0 auto;
    }
  }
  
  .cart-note__label {
    margin-bottom: 15px;
  }
  
  .cart-note__input {
    min-height: 50px;
    width: 100%;
  }
  
  @media only screen and (max-width: 749px) {
    .cart-note__input {
      margin-bottom: 40px;
    }
  }
  
  .cart__image {
    max-height: 116px;
    display: block;
    margin: 0 auto;
  }
  
  .cart__remove {
    margin-top: em(8px);
  }
  
  .cart__price {
    text-align: right;
    padding-right: 0;
    font-size: 16px;
    width: 50%;
  }
  
  .cart__price dl {
    margin: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .cart__price {
      width: 25%;
    }
  }
  
  .cart__quantity-td {
    width: 20%;
  }
  
  .cart__final-price {
    width: 15%;
  }
  
  @media only screen and (max-width: 749px) {
    .cart-message {
      padding-top: 20px;
    }
    .cart__qty-label {
      position: inherit !important;
      overflow: auto;
      clip: auto;
      width: auto;
      height: auto;
      margin: 0;
      display: inline-block;
      vertical-align: middle;
      font-size: em(13);
      margin-right: 5px;
    }
  }
  
  .cart--no-cookies .cart__continue-btn {
    display: none;
  }
  
  .cart--no-cookies .cart--empty-message {
    display: none;
  }
  
  .cookie-message {
    display: none;
    padding-bottom: 25px;
  }
  
  .cart--no-cookies .cookie-message {
    display: block;
  }
  
  .additional-checkout-buttons {
    margin-top: 1rem;
  }
  
  .additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent;
  }
  
  [data-shopify-buttoncontainer] {
    justify-content: flex-end;
  }
  
  .myaccount {
    display: flex;
    flex-wrap: wrap;
  }
  
  @media only screen and (min-width: 990px) {
    .myaccount__order-history {
      -webkit-flex: 1 0 66.6666666667%;
      -moz-flex: 1 0 66.6666666667%;
      -ms-flex: 1 0 66.6666666667%;
      flex: 1 0 66.6666666667%;
    }
  }
  
  @media only screen and (min-width: 990px) {
    .myaccount__account-details {
      -webkit-flex: 1 0 33.3333333333%;
      -moz-flex: 1 0 33.3333333333%;
      -ms-flex: 1 0 33.3333333333%;
      flex: 1 0 33.3333333333%;
    }
  }
  
  .order-table {
    border: 1px solid #333333;
  }
  
  .order-table a {
    border-bottom: 1px solid currentColor;
  }
  
  .order-table th,
  .order-table td {
    border: 0;
  }
  
  .order-table tbody th,
  .order-table tfoot th {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
  }
  
  .order-table tbody tr+tr {
    border-top: 1px solid #333333;
  }
  
  .order-table thead {
    border-bottom: 1px solid #020C17;
  }
  
  .order-table tfoot {
    border-top: 1px solid #020C17;
  }
  
  .order-table tfoot tr:first-child th,
  .order-table tfoot tr:first-child td {
    padding-top: 1.25em;
  }
  
  .order-table tfoot tr:nth-last-child(2) th,
  .order-table tfoot tr:nth-last-child(2) td {
    padding-bottom: 1.25em;
  }
  
  .order-table tfoot tr:last-child th,
  .order-table tfoot tr:last-child td {
    border-top: 1px solid #020C17;
    font-weight: bold;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    text-transform: capitalize;
  }
  
  @media only screen and (min-width: 750px) {
    .order-table thead th {
      text-transform: capitalize;
      padding-top: 1.25em;
      padding-bottom: 1.25em;
    }
    .order-table tbody tr th,
    .order-table tbody tr td {
      padding-top: 1.25em;
      padding-bottom: 1.25em;
    }
    .order-table tfoot tr td,
    .order-table tfoot tr th {
      vertical-align: bottom;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .order-table {
      border: 0;
    }
    .order-table thead {
      display: none;
    }
    .order-table th,
    .order-table td {
      float: left;
      clear: left;
      width: 100%;
      text-align: right;
      padding: 0.5rem 0;
      border: 0;
      margin: 0;
    }
    .order-table th::before,
    .order-table td::before {
      content: attr(data-label);
      float: left;
      text-align: left;
      padding-right: 2em;
      max-width: 80%;
    }
    .order-table tbody tr th:first-child {
      padding-top: 1.25em;
    }
    .order-table tbody tr td:last-child {
      padding-bottom: 1.25em;
    }
    .order-table tbody th::before,
    .order-table tbody td::before {
      font-weight: bold;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .order-table__product {
      display: flex;
      justify-content: space-between;
    }
  }
  
  .order-discount {
    color: #ffffff;
    line-height: 1.2em;
  }
  
  .order-discount .icon-saletag {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
  }
  
  .order-discount--title {
    text-transform: capitalize;
    word-break: break-word;
    padding-right: 1em;
  }
  
  .order-discount--list {
    margin: 0.8em 0 0 1.3em;
    list-style: none;
    padding: 0;
  }
  
  .order-discount__item {
    text-indent: -1.3em;
  }
  
  .order-discount__item+.order-discount__item {
    margin-top: 0.6em;
  }
  
  @media only screen and (max-width: 749px) {
    .order-discount-wrapper {
      display: flex;
      justify-content: space-between;
      width: 100%;
    }
  }
  
  .order-discount-card-wrapper {
    display: flex;
    justify-content: center;
  }
  
  @media only screen and (min-width: 750px) {
    .order-discount-card-wrapper {
      justify-content: flex-end;
    }
  }
  
  .order-discount--cart {
    font-size: 16px;
    padding-right: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .order-discount--cart {
      font-size: 16px;
    }
  }
  
  .order-discount--cart-total {
    padding-left: 25px;
  }
  
  @media only screen and (min-width: 750px) {
    .order-discount--cart-total {
      padding-left: 50px;
      min-width: 150px;
    }
  }
  
  
  /*================ MODULES ================*/
  
  .site-header {
    background-color: #ffffff;
    position: relative;
    padding: 0 50px;
    /* box-shadow: 0px 0px 10px #00000029; */
    z-index: 1;
  }
  
  @media only screen and (max-width: 749px) {
    .site-header {
      /* border-bottom: 1px solid #333333; */
      padding: 0;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .site-header.logo--center {
      padding-top: 30px;
    }
  }
  
  .announcement-bar {
    text-align: center;
    position: relative;
    z-index: 10;
  }
  
  .announcement-bar--link {
    display: block;
  }
  
  .announcement-bar__message {
    display: block;
    font-size: em(16);
    font-weight: 500;
    padding: 3px 10px;
    background-color: #c0392b!important;
    color:white!important;
  }
  
  @media only screen and (min-width: 750px) {
    .announcement-bar__message {
      padding: 3px 50px;
    }
  }
  
  .site-header__logo {
    margin: 15px 0;
  }
  
  .logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto;
  }
  
  @media only screen and (max-width: 749px) {
    .logo-align--center .site-header__logo {
      text-align: left;
      margin: 15px 0;
    }
  }
  
  .site-header__logo-link {
    display: inline-block;
    word-break: break-word;
  }
  
  .site-header__logo-image {
    display: block;
  }
  
  @media only screen and (min-width: 750px) {
    .site-header__logo-image {
      margin: 0 auto;
    }
  }
  
  
  /* .site-header__logo-image img {
          width: 100%;
          max-width: 212px;
        } */
  
  @media only screen and (max-width: 1200px) {
    .site-header__logo-image img {
      max-width: 200px;
    }
  }
  
  .site-header__logo-image--centered img {
    margin: 0 auto;
  }
  
  @media only screen and (min-width: 750px) {
    .logo-align--center .site-header__logo-link {
      margin: 0 auto;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .site-header__icons .btn--link,
    .site-header__icons .site-header__cart {
      font-size: 16px;
    }
  }
  
  .site-header__icons {
    position: relative;
    white-space: nowrap;
    width: 350px;
  }
  
  @media only screen and (max-width: 749px) {
    .site-header__icons {
      width: auto;
    }
  }
  
  .site-header__icons-wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  
  @media only screen and (max-width: 749px) {
    .site-header__icons-wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
    }
  }
  
  .site-header__cart,
  .site-header__search,
  .site-header__account {
    position: relative;
  }
  
  .site-header__search.site-header__icon {
    display: none;
  }
  
  @media only screen and (min-width: 1400px) {
    .site-header__search.site-header__icon {
      display: block;
    }
  }
  
  .site-header__search-toggle {
    display: block;
  }
  
  .site-header__cart-title,
  .site-header__search-title {
    display: block;
    vertical-align: middle;
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  
  .site-header__cart-title {
    margin-right: 3px;
  }
  
  .site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -13px;
    top: -12px;
    background-color: var(--primary-color);
    color: #ffffff;
    border-radius: 50%;
    width: 23px;
    height: 23px;
  }
  
  .site-header__cart-count span {
    font-size: 16px;
    line-height: 1px;
  }
  
  @media only screen and (max-width: 749px) {
    .site-header__cart-count {
      top: -10px;
      right: -10px;
      border-radius: 50%;
      min-width: 14px;
      height: 17px;
    }
    .site-header__cart-count span {
      padding: 0.25em calc(6em / 16);
      font-size: 12px;
    }
  }
  
  @media only screen and (max-width: 1000px) {
    .site-header__cart-count {
      top: -10px;
      right: -10px;
      border-radius: 50%;
      min-width: 14px;
      height: 17px;
    }
    .site-header__cart-count span {
      padding: 0.25em calc(6em / 16);
      font-size: 12px;
    }
  }
  
  .site-header__menu {
    display: none;
  }
  
  .site-header__icon svg {
    height: 20px;
    width: 20px;
  }
  
  @media only screen and (max-width: 1200px) {
    .site-header__logo {
      padding-left: 5px;
    }
    .site-header__icons {
      padding-right: 13px;
    }
    .site-header__icon {
      display: inline-block;
      vertical-align: middle;
      padding: 10px 11px;
      margin: 0;
    }
    .site-header__logo {
      text-align: left;
    }
    .site-header__logo img {
      margin: 0;
    }
  }
  
  .article-listing {
    padding-top: 50px;
    margin-bottom: 50px;
  }
  
  .article__title {
    margin-bottom: 5px;
  }
  
  @media only screen and (max-width: 749px) {
    .article__title--has-image {
      padding-left: 10px;
    }
  }
  
  .article__author {
    margin-right: 10px;
  }
  
  .article__author,
  .article__date {
    display: inline-block;
    margin-bottom: 10px;
  }
  
  .template-article .article__author,
  .template-article .article__date {
    margin-bottom: 0;
  }
  
  .article__tags {
    margin-bottom: 27.5px;
  }
  
  .article__tags--list {
    font-style: italic;
  }
  
  .article__link {
    display: block;
  }
  
  @media only screen and (max-width: 749px) {
    .article__link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  
  .article__link:not([disabled]):hover .article__grid-image-wrapper::before,
  .article__link:focus .article__grid-image-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
    z-index: 1;
  }
  
  .article__meta-buttons li+li {
    margin-left: 1.5rem;
  }
  
  .article__comment-count {
    border-color: transparent;
    border-bottom-color: currentColor;
    padding: 0 0 3px 0;
  }
  
  .article__comment-count:not([disabled]):hover,
  .article__comment-count:focus {
    border-color: transparent;
    border-bottom-color: currentColor;
  }
  
  
  /*============================================================================
         Blog article grid
         ==============================================================================*/
  
  .grid--blog {
    margin-bottom: -55px;
    overflow: auto;
  }
  
  .article__grid-tag {
    margin-right: 10px;
  }
  
  .article__grid-meta {
    margin-bottom: 55px;
  }
  
  @media only screen and (max-width: 749px) {
    .article__grid-meta--has-image {
      float: left;
      padding-left: 10px;
    }
  }
  
  .article__grid-excerpt {
    margin-bottom: 17.5px;
  }
  
  .article__grid-image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  
  .article__grid-image-container {
    display: block;
    clear: both;
    position: relative;
    margin: 0 auto 27.5px 0;
    min-height: 1px;
    width: 100%;
    height: 100%;
  }
  
  @media only screen and (max-width: 749px) {
    .article__grid-image-container {
      float: left;
      margin: 0 0 55px 0;
    }
  }
  
  .article__grid-image-container img {
    display: block;
  }
  
  .article__grid-image {
    margin: 0 auto;
    width: 100%;
  }
  
  .js .article__grid-image {
    position: absolute;
    top: 0;
  }
  
  .article__list-image-container {
    display: block;
    clear: both;
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
  }
  
  .article__list-image-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .article__list-image-container {
    display: block;
    clear: both;
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
  }
  
  .article__list-image-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .article__list-image {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0;
  }
  
  .cart-popup-wrapper {
    display: block;
    position: fixed;
    width: 100%;
    background-color: #EAEDED;
    z-index: 9999;
    border: 1px solid #333333;
    transform: translateY(0%);
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
  
  @media only screen and (min-width: 750px) {
    .cart-popup-wrapper {
      width: 23rem;
      right: 0;
    }
  }
  
  .cart-popup-wrapper--hidden {
    display: none;
    transform: translateY(-100%);
  }
  
  .cart-popup {
    padding: 1rem 1.5rem;
    box-shadow: 1px 1px 10px 2px #333333;
  }
  .dropdown-cart .no-items a.close-cart-button {
    position: absolute;
    top: 10px;
    right: 10px;
    color: black;
  } 
  .cart-popup__heading {
    border-bottom: 1px solid #333333;
    padding: 0rem 2.5rem 1rem 0.5rem;
    margin: 0;
    font-size: 16px;
    line-height: 1.2rem;
    letter-spacing: 0;
    text-transform: inherit;
  }
  
  .cart-popup__close {
    position: absolute;
    top: 0.2rem;
    right: 0.6rem;
    padding: 0.9rem;
    background-color: transparent;
    border: none;
    line-height: 0;
  }
  
  .cart-popup__close .icon-close {
    width: 1rem;
    height: 1rem;
    fill: currentColor;
  }
  
  .cart-popup__close:hover,
  .cart-popup__close:focus {
    color: #000;
  }
  
  .cart-popup-item {
    display: flex;
    margin: 1rem 0;
  }
  
  .cart-popup-item__image-wrapper {
    position: relative;
    flex-basis: 18%;
    flex-shrink: 0;
    margin-right: 1rem;
    text-align: center;
  }
  
  .cart-popup-item__image {
    display: block;
    margin: 0 auto;
    max-height: 95px;
  }
  
  .cart-popup-item__image--placeholder {
    position: relative;
    width: 100%;
  }
  
  .cart-popup-item__description {
    display: flex;
    color: #000000;
    flex-basis: 100%;
    justify-content: space-between;
    line-height: 1.2rem;
  }
  
  .cart-popup-item__title {
    font-size: 16px;
  }
  
  .product-details {
    margin-top: 0.25rem;
    font-size: 16px;
  }
  
  .product-details__item {
    margin-bottom: 0.2rem;
    line-height: 1.5;
  }
  
  .product-details__item:last-child {
    margin-bottom: 0;
  }
  
  .product-details__item--variant-option+.product-details__item--property {
    margin-top: 0.8rem;
  }
  
  .product-details__property-label {
    font-weight: bold;
  }
  
  .cart-popup-item__quantity {
    flex-basis: 30%;
    flex-shrink: 0;
    margin-left: 1rem;
    text-align: right;
    font-size: 16px;
  }
  
  .cart-popup__cta-link {
    width: 100%;
  }
  
  .cart-popup__dismiss {
    margin-top: 0.5rem;
    text-align: center;
  }
  
  .cart-popup__dismiss-button {
    font-size: 16px;
  }
  
  .sidebar {
    margin-top: 40px;
  }
  
  .sidebar__list {
    list-style: none;
    margin-bottom: 50px;
  }
  
  .sidebar__list li {
    margin-bottom: 10px;
  }
  
  .pagination {
    text-align: center;
    list-style: none;
    font-size: em(15);
    padding-top: 55px;
  }
  
  .pagination li {
    display: inline-block;
  }
  
  .pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle;
  }
  
  .pagination__text {
    padding: 0 25px;
  }
  
  .comment {
    margin-bottom: 30px;
  }
  
  .comment:last-child {
    margin-bottom: 0;
  }
  
  .comment__content {
    margin-bottom: 5px;
  }
  
  .comment__meta-item {
    margin-right: 10px;
    font-size: em(14);
  }
  
  .comment__meta-item:first-child::before {
    content: '\2014 \0020';
  }
  
  .social-sharing {
    display: flex;
    margin-left: auto;
  }
  
  .template-password .social-sharing {
    justify-content: center;
  }
  
  .btn--share {
    background-color: transparent;
    border-color: #333333;
    color: #000000;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  
  .btn--share:not([disabled]):hover,
  .btn--share:focus {
    background-color: transparent;
    border-color: #d8d8d8;
    color: #000000;
  }
  
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px;
  }
  
  .btn--share .icon-facebook {
    fill: #3b5998;
  }
  
  .btn--share .icon-twitter {
    fill: #00aced;
  }
  
  .btn--share .icon-pinterest {
    fill: #cb2027;
  }
  
  .share-title {
    display: inline-block;
    vertical-align: middle;
  }
  
  @media only screen and (max-width: 749px) {
    .search-bar__form {
      width: 100%;
    }
  }
  
  .search-bar__submit .icon {
    position: relative;
    top: -1px;
    width: 1.2rem;
    height: auto;
  }
  
  .search-bar__submit,
  .search-header__submit {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 6px;
    top: 0;
    padding: 6px;
    height: 100%;
    z-index: 1;
    /* background: #fff; */
  }
  
  .search-header__input,
  .search-bar__input {
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    border-radius: var(--btn_border_radius);
    color: #000000;
    border-color: transparent;
    padding-right: calc(35em / 16);
    width: 100%;
    min-height: 65px;
  }
  
  .search-header__input::-webkit-input-placeholder,
  .search-bar__input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.6;
  }
  
  .search-header__input::-moz-placeholder,
  .search-bar__input::-moz-placeholder {
    color: #000000;
    opacity: 0.6;
  }
  
  .search-header__input:-ms-input-placeholder,
  .search-bar__input:-ms-input-placeholder {
    color: #000000;
    opacity: 0;
  }
  
  .search-header__input::-ms-input-placeholder,
  .search-bar__input::-ms-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  
  .search-bar__input:focus {
    border-color: transparent;
  }
  
  .search-bar__close {
    padding: calc(10em / 16) 0.75em;
  }
  
  .search-bar__close .icon {
    vertical-align: top;
    width: 1.2rem;
    height: auto;
  }
  
  
  /*============================================================================
         The search submit button has pointer-events: none which also
         effects the :hover style. This forces the style to be applied.
         ==============================================================================*/
  
  .search-header__input:hover+.btn--link {
    color: #000;
  }
  
  
  /*================ Mobile Search Bar ================*/
  
  .search-bar {
    padding: 0;
    z-index: 1000;
    position: fixed;
    width: 540px;
    right: auto;
    top: inherit !important;
    background-color: #F5F5F5;
    border: 1px solid #d8d8d8;
    /* height: 50px !important; */
    margin-right: -15px;
  }
  
  .search-bar__table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }
  
  .search-bar__table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  
  .search-bar__form-wrapper {
    width: 90%;
  }
  
  
  /*================ Header Search ================*/
  
  .search-header {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: calc(30em / 16);
    vertical-align: middle;
  }
  
  .search-header.search--focus {
    max-width: 250px;
  }
  
  .search-header__input {
    cursor: pointer;
  }
  
  .search--focus .search-header__input {
    outline: none;
    border-color: #333333;
    cursor: auto;
  }
  
  .search--focus .search-header__submit {
    pointer-events: auto;
  }
  
  .search-header__submit {
    pointer-events: none;
  }
  
  .search-header,
  .search-header__submit {
    transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
  
  .no-svg .site-header__search {
    display: inline-block;
  }
  
  .no-svg .search-header {
    max-width: none;
  }
  
  .no-svg .search__input {
    width: auto;
    padding-left: 60px;
  }
  
  
  /*================ Mobile Site Nav ================*/
  
  .mobile-nav {
    display: block;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
  
  .sub-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  
  .mobile-nav__link,
  .mobile-nav__sublist-link {
    display: block;
    width: 100%;
    padding: 10px 30px;
    font-size: 12px;
  }
  
  .mobile-nav__link {
    position: static;
    width: auto;
    display: inline-block;
  }
  
  .mobile-nav__label {
    border-bottom: 1px solid transparent;
  }
  
  .mobile-nav__link--active .mobile-nav__label {
    border-bottom-color: #000000;
  }
  
  .mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
    padding-left: 70px;
    padding-right: 30px;
  }
  
  .mobile-nav__item {
    display: block;
    width: 100%;
    position: relative;
  }
  
  .mobile-nav__item .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 12px;
    width: 10px;
    margin: -6px 0 0 -5px;
  }
  
  .mobile-nav__return {
    border-right: 1px solid #333333;
  }
  
  .mobile-nav__return-btn {
    position: relative;
    padding: 24px 0;
    width: 55px;
  }
  
  .mobile-nav__icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    width: 30px;
    margin-bottom: 0;
  }
  
  .mobile-nav__table {
    display: table;
    width: 100%;
  }
  
  .mobile-nav__table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: left;
    white-space: normal;
  }
  
  .mobile-nav__toggle-button {
    padding: 20px 15px;
  }
  
  .mobile-nav__dropdown {
    position: fixed;
    background-color: #ffffff;
    z-index: 8;
    width: 100%;
    top: 0;
    left: 0;
    height: 100vh;
    right: -100%;
    display: none;
    transition: all 0.4s ease;
  }
  
  .is-active+.mobile-nav__dropdown {
    display: block;
    opacity: 1;
  }
  
  .mobile-nav__dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99;
  }
  
  .menulist-title {
    padding: 18px 10px;
  }
  
  .mobile-nav__item.menulist-title .icon {
    position: inherit;
    left: inherit;
    top: inherit;
    margin: -6px 10px 0 -5px;
  }
  
  .mobile-nav__item.menulist-title .mobile-nav__label {
    font-size: 20px;
  }
  
  .mobile-nav__dropdown .mobile-nav__sublist-header {
    font-style: normal;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
  
  .mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
    color: #000000;
  }
  
  
  /*================ Mobile nav wrapper ================*/
  
  .mobile-nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    display: none;
    overflow: hidden;
    width: 100%;
    z-index: 1111;
    transform: inherit !important;
    height: 100vh !important;
  }
  
  .mobile-nav-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #333333;
  }
  
  .mobile-nav-wrapper.js-menu--is-open {
    display: block !important;
  }
  
  .mobile-nav--open .icon-close {
    display: none;
  }
  
  .mobile-nav--close .icon-hamburger {
    display: none;
  }
  
  .site-header__mobile-nav {
    z-index: 999;
    position: relative;
  }
  
  @media only screen and (max-width: 1199px) {
    .site-header__mobile-nav {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
    }
  }
  
  
  /*================ Modals ================*/
  
  .modal {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    background-color: #EAEDED;
    bottom: 0;
    color: #000000;
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
  }
  
  .modal--is-active {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    opacity: 1;
    overflow: hidden;
  }
  
  .modal__inner {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100%;
  }
  
  .modal__centered {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
  }
  
  .no-csstransforms .modal__centered {
    top: 20%;
  }
  
  .modal__close {
    border: 0;
    padding: 50px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
  }
  
  .modal__close .icon {
    font-size: em(20);
  }
  
  
  /*============================================================================
         Hero slider
         Extends default slick slider styles.
         Extra specificity in selectors is used to override defaults.
         ==============================================================================*/
  
  .slideshow-wrapper {
    position: relative;
  }
  
  .slideshow {
    position: unset;
    overflow: hidden;
    margin-bottom: 0;
    transition: height 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow {
      position: relative;
    }
  }
  
  .slideshow .slideshow__slide,
  .slideshow .slick-list,
  .slideshow .slick-track {
    height: 100%;
  }
  
  .slideshow .slick-prev,
  .slideshow .slick-next {
    top: 0;
    height: 100%;
    margin-top: 0;
    width: 40px;
  }
  
  .slideshow .slick-prev {
    left: 0;
  }
  
  .slideshow .slick-next {
    right: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow--display-controls .slick-dots {
      left: calc(50% - 22px);
    }
  }
  
  .slideshow--small {
    height: 175px;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow--small {
      height: 475px;
    }
  }
  
  .slideshow--medium {
    height: 270px;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow--medium {
      height: 650px;
    }
  }
  
  .slideshow--large {
    height: 375px;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow--large {
      height: 775px;
    }
  }
  
  
  /*================ General slide styles ================*/
  
  .slideshow__slide {
    position: relative;
    overflow: hidden;
    top:0;z-index:-1;
  }
  
  .slideshow__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .slideshow__link:active,
  .slideshow__link:focus {
    opacity: 1;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__overlay::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #333333;
      opacity: 0.7;
      z-index: 2;
    }
  }
  
  
  /*================ Slide images ================*/
  
  .slideshow__image {
    z-index: 1;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  
  .slick-initialized .slideshow__image,
  .no-js .slideshow__image {
    opacity: 1;
  }
  
  
  /*================ Slide text ================*/
  
  .slideshow__text-wrap {
    height: 100%;
    position: relative;
  }
  
  .slideshow__link .slideshow__text-wrap {
    cursor: inherit;
  }
  
  .slideshow__text-wrap--mobile {
    display: none;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__text-wrap--mobile {
      display: block;
      position: relative;
      top: -1.1rem;
      width: 85%;
      margin: 0 0 -1.1rem 7.5%;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__text-content {
      transition: 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      transition-delay: 0.3s;
    }
  }
  
  .slideshow__text-wrap--desktop .slideshow__text-content {
    position: absolute;
    width: 100%;
    top: 50%;
    opacity: 0;
    z-index: 2;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__text-content.slideshow__text-content--vertical-top {
      top: 120px;
    }
    .slideshow__text-content.slideshow__text-content--vertical-bottom {
      top: auto;
      bottom: 40px;
    }
  }
  
  .slick-initialized .slick-active .slideshow__text-content,
  .no-js .slideshow__text-content {
    -ms-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 1;
  }
  
  .slick-initialized .slick-active .slideshow__text-content.slideshow__text-content--vertical-center,
  .no-js .slideshow__text-content.slideshow__text-content--vertical-center {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .slideshow__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: - 20px;
    margin-top: - 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -50px;
    left: 50%;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__text-content::after {
      content: none;
    }
  }
  
  .slick-initialized .slideshow__text-content::after,
  .no-js .slideshow__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none;
  }
  
  .slideshow__text-content--mobile {
    display: none;
    padding-top: 2.6rem;
  }
  
  .slideshow__arrows--mobile~.slideshow__text-content--mobile {
    padding-top: 1.7rem;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows--mobile~.slideshow__text-content--mobile {
      padding-top: 0;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__text-content--mobile {
      padding-top: 0;
    }
    .slideshow__text-content--mobile::after {
      display: none;
    }
  }
  
  .slideshow__title,
  .slideshow__subtitle {
    color: #ffffff;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__title,
    .slideshow__subtitle {
      display: none;
    }
  }
  
  .slideshow__title--mobile {
    margin-bottom: 0;
  }
  
  .slideshow__title--mobile~.slideshow__subtitle--mobile {
    margin-top: 0.5rem;
  }
  
  .slideshow__subtitle--mobile,
  .slideshow__title--mobile {
    display: none;
    color: #000000;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__subtitle--mobile,
    .slideshow__title--mobile {
      display: block;
    }
  }
  
  .slideshow__btn-wrapper {
    border: none;
    background-color: transparent;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__btn-wrapper--push {
      margin-top: 30px;
    }
  }
  
  .slideshow__btn {
    max-width: 100%;
    display: inline-block;
    word-wrap: break-word;
    background-color: #ffffff;
    color: #333333;
    min-height: 3.125rem;
    line-height: 2.2;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__btn {
      display: none;
    }
  }
  
  .slideshow__btn--mobile {
    display: none;
    margin: 1.3rem auto 0;
  }
  
  @media only screen and (max-width: 749px) {
    .slideshow__btn--mobile {
      display: inline-block;
      margin: 2rem auto 0.3rem;
    }
  }
  
  
  /*================ Slideshow control styles ================*/
  
  .slideshow__controls {
    display: none;
    justify-content: center;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-bottom: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__controls {
      top: 50%;
      bottom: 0;
      left: 0;
    }
  }
  
  .slick-initialized+.slideshow__controls {
    display: flex;
  }
  
  .slideshow__arrows {
    height: 28px;
    padding: 5px;
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    display: none;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows {
      display: flex;
      justify-content: center;
    }
  }
  
  .slideshow__arrows .slideshow__arrow {
    height: 44px;
    width: 44px;
    position: relative;
    top: -5px;
    padding: 0 0.9rem;
    line-height: 0;
    cursor: pointer;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    background-color: transparent;
    color: rgba(255, 255, 255, 0.5);
    border: none;
    display: none;
  }
  
  .slideshow__arrows .slideshow__arrow .icon {
    width: 0.7rem;
    height: 0.7rem;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
  
  .slideshow__arrows .slideshow__arrow .icon:hover {
    color: #fff;
  }
  
  .slideshow__arrows .slideshow__arrow-left {
    float: left;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows .slideshow__arrow-left {
      order: -1;
    }
  }
  
  .slideshow__arrows .slideshow__arrow-right {
    float: right;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows .slideshow__arrow-right {
      order: 1;
    }
  }
  
  .slideshow__arrows .slick-dots {
    line-height: 32px;
  }
  
  .slideshow__arrows .slick-dots li {
    width: 12px;
    height: 12px;
    margin-left: 5px;
  }
  
  .slideshow__arrows .slick-dots li button::before,
  .slideshow__arrows .slick-dots li a::before {
    width: 8px;
    height: 8px;
    background: #BFBFBF;
    border: none;
    opacity: 1;
  }
  
  .slideshow__arrows .slick-dots li.slick-active-mobile button::before,
  .slideshow__arrows .slick-dots li.slick-active-mobile a::before {
    background: #3E59F2;
  }
  
  .slideshow__arrows .slick-dots li.slick-active button::before,
  .slideshow__arrows .slick-dots li.slick-active a::before {
    background: #3E59F2;
  }
  
  .slideshow__arrows--mobile {
    display: block;
    width: 100%;
    height: 44px;
    background: transparent;
  }
  
  .slideshow__arrows--mobile .icon {
    fill: rgba(0, 0, 0, 0.5);
  }
  
  .slideshow__arrows--mobile .slideshow__arrow:focus .icon {
    fill: #000;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__arrows--mobile {
      display: none;
    }
  }
  
  .slideshow__pause {
    clip: auto;
    width: 44px;
    height: 44px;
    margin-left: 1px;
    padding: 5px;
    background-clip: content-box;
    z-index: 10000;
    border: none;
    background-color: rgba(0, 0, 0, 0.4);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    line-height: 0;
    display: none;
  }
  
  @media only screen and (min-width: 750px) {
    .slideshow__controls:hover .slideshow__pause,
    .slideshow__controls:focus .slideshow__pause,
    .slideshow__controls--hover .slideshow__pause {
      background-color: rgba(0, 0, 0, 0.75);
    }
  }
  
  .slideshow__pause .icon {
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
  
  .slideshow__pause .icon:hover {
    color: #fff;
  }
  
  .slideshow__pause .icon {
    width: 0.65rem;
    height: 0.65rem;
  }
  
  .slideshow__pause-stop {
    display: block;
  }
  
  .is-paused .slideshow__pause-stop {
    display: none;
  }
  
  .slideshow__pause-rotate {
    display: none;
  }
  
  .is-paused .slideshow__pause-rotate {
    display: block;
  }
  
  .price {
    display:flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }
  /* .price.active {
    display:flex;
  } */
  
  @media only screen and (max-width: 749px) {
    .price {
      font-size: 16px;
    }
  }
  
  .price dl {
    margin-top: 0;
  }
  
  .price dd {
    margin: 0 0.5em 0 0;
  }
  
  .price--unavailable {
    visibility: hidden;
  }
  
  .price__regular {
    display: block;
  }
  
  .price--on-sale .price__regular,
  .price--on-sale .price__availability {
    display: none;
  }
  
  .price__availability {
    display: none;
  }
  
  .price--sold-out .price__availability {
    display: block;
  }
  
  .price__sale,
  .price--sold-out .price__unit {
    display: none;
  }
  
  .price--on-sale .price__sale {
    display: flex;
    align-items: center;
  }
  
  .price__vendor {
    color: #000000;
    font-size: 0.9em;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 5px 0 10px;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
  
  .price__unit {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    display: none;
  }
  
  .price--unit-available .price__unit {
    display: block;
  }
  
  .price-item {
    color: #000000;
    margin-bottom: 0;
  }
  
  .price-item--sale,
  .price__regular .price-item--regular {
    color: var(--red_color);
    font-size: 20px;
    /* font-weight: 500; */
    font-weight: 600;
  }
  
  .price--on-sale .price-item--regular {
    font-size: 12px;
    color: var(--black);
    margin-left: 10px;
  }
  
  .price--on-sale .price-item--regular span,
  .dropdown-cart .cart-price .sale-price span {
    text-decoration: line-through;
  }
  
  .saving-price {
    font-size: 14px;
    color: var(--black);
  }
  
  .saving-price b {
    color: var(--red_color);
    font-weight: normal;
  }
  .price__regular label.saving-price b{
    font-weight:600;
  }
  .price-item__label {
    display: inline-block;
    white-space: nowrap;
    font-weight: 500;
  }
  
  .price-item__label--sale {
    color: #ffffff;
  }
  
  
  /*================ Module | Filters and Sort toolbar and selection ================*/
  
  .filters-toolbar-wrapper {
    border-bottom: none;
    border-top: none;
    margin-bottom: 10px;
  }
  
  @media only screen and (min-width: 750px) {
    .filters-toolbar-wrapper {
      margin-bottom: 0;
    }
  }
  
  .filters-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .filters-toolbar .icon-chevron-down {
    fill: #ffffff;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 8px;
    top: 20px;
  }
  
  .filters-toolbar--has-filter {
    position: relative;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar--has-filter {
      border-bottom: none;
    }
    .filters-toolbar--has-filter .filters-toolbar__item-child {
      flex-basis: 50%;
    }
    .filters-toolbar--has-filter .filters-toolbar__item-wrapper {
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
    }
    .filters-toolbar--has-filter .filters-toolbar__item--count {
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
      text-align: left;
    }
    .filters-toolbar--has-filter .filters-toolbar__item--count:before {
      background-color: #333333;
      content: "";
      height: 1px;
      left: 0;
      position: absolute;
      top: auto;
      width: 100%;
    }
  }
  
  .filters-toolbar__item {
    min-width: 33%;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
  }
  
  .no-flexbox .filters-toolbar__item {
    text-align: left !important;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item:first-child .filters-toolbar__input {
      padding-left: 0;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item-child {
      flex-grow: 0;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item-child:first-child {
      margin-right: 2.5rem;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .filters-toolbar__item-child:first-child {
      margin-right: 3rem;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item-child .filters-toolbar__input {
      padding-left: 15px;
      padding-right: 25px;
      width: 100%;
    }
  }
  
  .filters-toolbar__item-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    /* -webkit-flex: 1 1 33%;
          -moz-flex: 1 1 33%;
          -ms-flex: 1 1 33%;
          flex: 1 1 33%; */
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item-wrapper {
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
    }
  }
  
  .filters-toolbar__item--count {
    min-width: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: center;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__item--count {
      -webkit-flex: 0 1 50%;
      -moz-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      text-align: right;
    }
  }
  
  .no-flexbox .filters-toolbar select {
    width: 100% !important;
  }
  
  .filters-toolbar__label {
    display: inline-block;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__label {
      display: block;
      margin-bottom: 0;
      margin-top: 8px;
    }
  }
  
  .filters-toolbar__input-wrapper {
    display: inline-block;
    line-height: var(--btn_line_height);
    height: var(--btn_height);
    font-size: var(--btn_font_size);
  }
  
  .filters-toolbar__input {
    border: 0 solid transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 97%;
    height: 40px;
    opacity: 1;
    position: relative;
  }
  
  .filters-toolbar__item:first-child .filters-toolbar__input {
    padding-left: 0;
  }
  
  .no-flexbox .filters-toolbar__input {
    margin: 0;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__input {
      height: 46px;
    }
  }
  
  .filters-toolbar__input.hidden {
    opacity: 0;
  }
  
  .filters-toolbar__input option {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .filters-toolbar__product-count {
    font-size: 16px;
    font-style: italic;
    line-height: 55px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  @media only screen and (max-width: 749px) {
    .filters-toolbar__product-count {
      font-size: 16px;
      line-height: 46px;
    }
  }
  
  .site-footer {
    margin-top: 30px;
  }
  
  @media only screen and (min-width: 751px) {
    .site-footer {
      padding-bottom: 35px;
    }
  }
  
  @media only screen and (max-width: 750px) {
    .site-footer {
      margin-top: 30px;
    }
  }
  
  .site-footer h4,
  .site-footer .h4 {
    margin-bottom: 12.5px;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer h4,
    .site-footer .h4 {
      margin-bottom: 25px;
    }
  }
  
  .site-footer__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  @media only screen and (max-width: 749px) {
    .site-footer__content {
      padding: 0 18px;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__content {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  }
  
  .site-footer__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 55px;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__item {
      padding: 0 15px 0 15px;
      margin-bottom: 45px;
    }
  }
  
  .site-footer__item:first-of-type {
    padding-left: 0;
  }
  
  .site-footer__item:last-of-type {
    padding-right: 0;
  }
  
  @media only screen and (max-width: 749px) {
    .site-footer__item:last-of-type {
      margin-bottom: 0;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__item--full-width {
      -webkit-flex: 1 1 100%;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
    }
    .site-footer__item--one-half {
      -webkit-flex: 1 1 50%;
      -moz-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
    }
    .site-footer__item--one-third {
      -webkit-flex: 1 1 33%;
      -moz-flex: 1 1 33%;
      -ms-flex: 1 1 33%;
      flex: 1 1 33%;
    }
    .site-footer__item--one-quarter {
      -webkit-flex: 1 1 25%;
      -moz-flex: 1 1 25%;
      -ms-flex: 1 1 25%;
      flex: 1 1 25%;
    }
    .site-footer__item--one-fifth {
      -webkit-flex: 1 1 20%;
      -moz-flex: 1 1 20%;
      -ms-flex: 1 1 20%;
      flex: 1 1 20%;
    }
    .site-footer-newsletter__one-half {
      -webkit-flex: 1 1 50%;
      -moz-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__item--center {
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
    }
    .site-footer__item--center>* {
      text-align: center;
    }
  }
  
  .site-footer__item-inner--newsletter {
    width: 100%;
  }
  
  .site-footer__item-inner--newsletter .newsletter__submit {
    margin-top: 5px;
  }
  
  .site-footer__item-inner--newsletter .newsletter__input {
    margin: 5px 0 0 0;
    width: 100%;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__item--full-width .site-footer__item-inner--newsletter {
      max-width: 50%;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__centered--single-block {
      width: 75%;
      margin: 0 auto;
    }
  }
  
  .site-footer__hr {
    margin: 55px 0 30px 0;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__hr {
      margin: 45px 0 20px 0;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .site-footer__linklist.list--inline>li {
      display: block;
    }
    .site-footer-left .site-footer__linklist {
      text-align: center;
    }
    .site-footer-content {
      text-align: center;
    }
  }
  
  .site-footer__linklist-item {
    display: block;
    padding: 15px 0;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__linklist-item {
      padding: 0 30px 5px 0;
    }
  }
  
  .site-footer__linklist-item:last-of-type {
    padding-right: 0;
  }
  
  
  /* .site-footer__icon-list {
          padding-bottom: 30px;
        } */
  
  
  /* @media only screen and (min-width: 750px) {
          .site-footer__icon-list {
            padding-bottom: 15px;
          }
        } */
  
  .site-footer__social-icons li {
    /* padding: 0 10px; */
    padding: 0 5px;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__social-icons li:first-of-type {
      padding-left: 0;
    }
  }
  
  .social-icons__link {
    display: block;
  }
  
  .site-footer__subwrapper {
    margin-top: 35px;
  }
  
  .site-footer__copyright-content {
    font-size: 16px;
  }
  
  @media only screen and (min-width: 750px) {
    .site-footer__payment-icons {
      text-align: right;
    }
  }
  
  .site-footer__payment-icons .payment-icon {
    margin-bottom: 5px;
    margin-left: 5px;
  }
  
  .site-footer__payment-icons .payment-icon:first-child {
    margin-left: 0;
  }
  
  .feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  
  @media only screen and (max-width: 749px) {
    .feature-row {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  
  .feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
  
  @media only screen and (max-width: 749px) {
    .feature-row__item {
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 100%;
      max-width: 100%;
    }
  }
  
  .feature-row__image-wrapper {
    margin: 0 auto 19.4444444444px;
    position: relative;
    width: 100%;
  }
  
  .feature-row__image {
    display: block;
    margin: 0 auto;
  }
  
  .feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0;
  }
  
  @media only screen and (max-width: 749px) {
    .feature-row__image {
      order: 1;
    }
  }
  
  .feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  
  @media only screen and (max-width: 749px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .feature-row__text--left {
      padding-left: 35px;
    }
    .feature-row__text--right {
      padding-right: 35px;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .featured-row__subtext {
      font-size: 16px;
    }
  }
  
  .hero {
    position: relative;
    height: 475px;
    display: table;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  .hero--adapt,
  .hero-fixed-width__image {
    max-height: 100vh;
  }
  
  @media only screen and (min-width: 750px) {
    .hero--adapt,
    .hero-fixed-width__image {
      max-height: 80vh;
    }
  }
  
  .hero--x-small {
    height: 94px;
  }
  
  .hero--small {
    height: 225px;
  }
  
  .hero--medium {
    height: 357px;
  }
  
  .hero--large {
    height: 488px;
  }
  
  .hero--x-large {
    height: 582px;
  }
  
  @media only screen and (min-width: 750px) {
    .hero--x-small {
      height: 125px;
    }
    .hero--small {
      height: 300px;
    }
    .hero--medium {
      height: 475px;
    }
    .hero--large {
      height: 650px;
    }
    .hero--x-large {
      height: 775px;
    }
  }
  
  .hero__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
    z-index: 1;
  }
  
  .hero__inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 55px 0;
    z-index: 2;
  }
  
  .hero__btn {
    margin-top: 27.5px;
  }
  
  
  /*================ Fixed width ================*/
  
  .hero-fixed-width {
    position: relative;
  }
  
  .hero-fixed-width::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
    z-index: 1;
  }
  
  .hero-fixed-width__content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .hero-fixed-width__image {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    font-family: "object-fit: cover";
    overflow: hidden;
  }
  
  
  /*================ Quote slider ================*/
  
  .quote-icon {
    display: block;
    margin: 0 auto 20px;
  }
  
  .quotes-slider__text {
    font-size: 16px;
    padding: 0 15px;
  }
  
  .quotes-slider__text cite {
    font-size: 16px;
    font-style: normal;
  }
  
  .quotes-slider__text p {
    margin-bottom: 30px;
  }
  
  .quotes-slider__text p+cite {
    margin-top: 0;
  }
  
  .slick-dotted.quotes-slider.slick-initialized {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
  }
  
  .quotes-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 55px;
  }
  
  .quotes-wrapper .slick-dots li {
    margin: 0;
  }
  
  .quotes-wrapper .slick-dots li button::before {
    font-size: 34px;
    color: #000000;
    opacity: 0.2;
  }
  
  .quotes-wrapper .slick-dots li.slick-active button::before {
    opacity: 1;
  }
  
  .quotes-wrapper .slick-slide[tabindex="0"] {
    outline: none;
  }
  
  .logo-bar {
    list-style: none;
    text-align: center;
    margin-bottom: -35px;
  }
  
  @media only screen and (min-width: 750px) {
    .logo-bar--large {
      margin-bottom: -55px;
    }
  }
  
  .logo-bar__item {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    margin: 0 27.5px 35px;
  }
  
  @media only screen and (min-width: 750px) {
    .logo-bar__item--large {
      margin-bottom: 55px;
    }
  }
  
  .logo-bar__image {
    display: block;
    margin: 0 auto;
  }
  
  .logo-bar__link {
    display: block;
  }
  
  .map-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section {
      min-height: 500px;
    }
  }
  
  .map-section--load-error {
    height: auto;
  }
  
  .map-section__wrapper {
    height: 100%;
    flex-shrink: 0;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
  .map-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
  }
  
  .map-section__error {
    position: relative;
    z-index: 3;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section__error {
      position: absolute;
      margin: 0 2rem;
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
  
  .map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    flex-grow: 0;
  }
  
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .map-section__content-wrapper {
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
  }
  
  @media only screen and (min-width: 990px) {
    .map-section__content-wrapper {
      -ms-flex-preferred-size: 33%;
      -webkit-flex-basis: 33%;
      -moz-flex-basis: 33%;
      flex-basis: 33%;
    }
  }
  
  .map-section__content {
    position: relative;
    display: inline-block;
    background-color: #d8d8d8;
    padding: 35px;
    width: 100%;
    text-align: center;
    z-index: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
  }
  
  .map-section__content>* {
    width: 100%;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section__content {
      background-color: #EAEDED;
      margin: 50px 0;
      min-height: 300px;
    }
  }
  
  .map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0);
  }
  
  .map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: 2;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .map-section__container {
    max-width: none;
    width: 100%;
    height: 55vh;
    left: 0;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section__container {
      position: absolute;
      height: 100%;
      top: 0;
      width: 130%;
    }
  }
  
  .map_section__directions-btn [class^="icon"] {
    height: 1em;
  }
  
  .map_section__directions-btn * {
    vertical-align: middle;
  }
  
  .map-section__background-wrapper {
    overflow: hidden;
    position: relative;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section__background-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }
  }
  
  .map-section--onboarding .map-section__background-wrapper {
    min-height: 55vh;
  }
  
  .map-section__image {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  
  @media only screen and (min-width: 750px) {
    .map-section__image {
      position: absolute;
    }
  }
  
  .map-section--display-map .map-section__image {
    display: none !important;
  }
  
  .map-section--load-error .map-section__image {
    display: block !important;
  }
  
  .gm-style-cc,
  .gm-style-cc+div {
    visibility: hidden;
  }
  
  .image-bar {
    overflow: hidden;
  }
  
  @media only screen and (max-width: 749px) {
    .image-bar {
      /* max-width: 400px; */
      margin: 0 auto;
    }
  }
  
  .image-bar__item {
    display: block;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
  
  .image-bar__link:hover .image-bar__overlay::before,
  .image-bar__link:focus .image-bar__overlay::before {
    opacity: 0.7;
  }
  
  .image-bar__link:focus {
    position: relative;
    z-index: 2;
  }
  
  .image-bar__link:focus .image-bar__content {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color;
  }
  
  .image-bar__content,
  .image-bar__item {
    position: relative;
    width: 100%;
  }
  
  .image-bar--x-small .image-bar__content,
  .image-bar--x-small .image-bar__item {
    height: 94px;
  }
  
  .image-bar--small .image-bar__content,
  .image-bar--small .image-bar__item {
    height: 225px;
  }
  
  .image-bar--medium .image-bar__content,
  .image-bar--medium .image-bar__item {
    height: 357px;
  }
  
  .image-bar--large .image-bar__content,
  .image-bar--large .image-bar__item {
    height: 488px;
  }
  
  .image-bar--x-large .image-bar__content,
  .image-bar--x-large .image-bar__item {
    height: 582px;
  }
  
  @media only screen and (min-width: 750px) {
    .image-bar--x-small .image-bar__content,
    .image-bar--x-small .image-bar__item {
      height: 125px;
    }
    .image-bar--small .image-bar__content,
    .image-bar--small .image-bar__item {
      height: 300px;
    }
    .image-bar--medium .image-bar__content,
    .image-bar--medium .image-bar__item {
      height: 475px;
    }
    .image-bar--large .image-bar__content,
    .image-bar--large .image-bar__item {
      height: 650px;
    }
    .image-bar--x-large .image-bar__content,
    .image-bar--x-large .image-bar__item {
      height: 775px;
    }
  }
  
  .image-bar__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
  }
  
  .image-bar__caption {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    width: 100%;
    text-align: center;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  }
  
  .collection-grid {
    margin-bottom: -10px;
    overflow: auto;
  }
  
  .collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 10px;
  }
  
  @media only screen and (min-width: 750px) {
    .collection-grid-item {
      margin-bottom: 30px;
    }
  }
  
  .collection-grid-item__title {
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    hyphens: auto;
  }
  
  @media only screen and (min-width: 750px) {
    .collection-grid-item__title {
      padding: 0 15px;
    }
  }
  
  .collection-grid-item__link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  .collection-grid-item__link:hover .collection-grid-item__title-wrapper::before,
  .collection-grid-item__link:focus .collection-grid-item__title-wrapper::before {
    opacity: 0.7;
  }
  
  .collection-grid-item__link:focus {
    opacity: 1;
  }
  
  .collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
  
  .collection-grid-item__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
  }
  
  .custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -30px;
    margin-left: -30px;
  }
  
  @media only screen and (max-width: 749px) {
    .custom-content {
      margin-bottom: -22px;
      margin-left: -22px;
    }
  }
  
  .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 30px;
    padding-left: 30px;
    max-width: 100%;
  }
  
  @media only screen and (max-width: 749px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 22px;
    }
    .custom__item.small--one-half {
      -webkit-flex: 1 0 50%;
      -moz-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
    }
  }
  
  .custom__item .collection-grid-item {
    margin-bottom: 0;
  }
  
  .custom__item--image {
    margin: 0 auto;
    padding-left: 0;
  }
  
  .custom__item-inner {
    position: relative;
    display: block;
    text-align: left;
    max-width: 100%;
  }
  
  .custom__item-inner--video,
  .custom__item-inner--collection,
  .custom__item-inner--html {
    display: block;
  }
  
  .custom__item-inner--image {
    position: relative;
    margin: 0 auto;
  }
  
  .custom__image {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
  }
  
  
  /*================ Flex item alignment ================*/
  
  .align--top-middle {
    text-align: center;
  }
  
  .align--top-right {
    text-align: right;
  }
  
  .align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
  
  .align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center;
  }
  
  .align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right;
  }
  
  .align--bottom-left {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  
  .align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center;
  }
  
  .align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right;
  }
  
  .newsletter-section {
    padding-top: 55px;
  }
  
  .index-section--newsletter-background {
    background-color: #d8d8d8;
  }
  
  .rich-text__heading--large {
    font-size: 1.4em;
  }
  
  .rich-text__heading--small {
    font-size: 0.88em;
  }
  
  .rich-text__text--large {
    font-size: 16px;
  }
  
  .rich-text__text--small {
    font-size: 16px;
  }
  
  ul.grid--view-items {
    display: flex;
  }
  
  @media only screen and (max-width: 767px) {
     .chart-compatibility .activeScroll{width:auto }
     .chart-compatibility.activeHeight{Height:90vh }
    ul.grid--view-items {
      flex-wrap: wrap;
    }
  }
  
  .product-card {
    position: relative;
    background-color: #ffffff;
    padding: 25px;
    text-align: center;
    height: 100%;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
     
  }
    .boost-pfs-filter-right .boost-pfs-action-list-wrapper.boost-pfs-action-extend{
        padding: 35px 0;
  }
  
      @media only screen and (min-width: 768px) {
        .product-card {
       padding: 25px;     
        }
     }
  
  .product-card__image-with-placeholder-wrapper {
    position: relative;
  }
  
  .product-card__title {
    display: list-item;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: var(--title_color);
    text-align: center;
    height: 45px;
    overflow: hidden;
  }
  
  
  /*================ Currency selector ================*/
  
  @media only screen and (max-width: 749px) {
    .currency-selector {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      background-color: rgba(2, 12, 23, 0.1);
      padding: 12px 17px 12px 30px;
    }
  }
  
  .currency-selector__label {
    font-size: em(12);
    margin-bottom: 0;
    text-transform: capitalize;
  }
  
  .currency-selector__input-wrapper {
    margin-top: 4px;
  }
  
  @media only screen and (max-width: 749px) {
    .currency-selector__input-wrapper {
      margin-top: 0;
      width: 100%;
    }
  }
  
  .currency-selector__input-wrapper .icon {
    left: auto;
    height: 10px;
    margin: 0;
    width: 12px;
  }
  
  @media only screen and (min-width: 750px) {
    .currency-selector__input-wrapper .icon {
      height: calc(8em / 16);
      right: 5px;
      width: calc(8em / 16);
    }
  }
  
  .currency-selector__dropdown {
    border: none;
    color: #000000;
    padding-left: 8px;
    padding-right: 17px;
  }
  
  @media only screen and (max-width: 749px) {
    .currency-selector__dropdown {
      font-size: em(12);
      font-weight: bold;
      width: 100%;
    }
  }
  
  [data-section-type="video-section"] {
    margin: 0 auto;
  }
  
  @media only screen and (max-width: 749px) {
    [data-section-type="video-section"] {
      transition: width 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87), height 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87), padding 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    }
  }
  
  .video-section-wrapper {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  
  @media only screen and (min-width: 750px) {
    .video-section-wrapper {
      overflow: hidden;
    }
  }
  
  @media only screen and (max-width: 749px) {
    .video-section-wrapper {
      overflow: visible !important;
    }
    .video-section-wrapper.video-is-playing {
      margin: 0;
    }
    .video-section-wrapper.video-is-loaded {
      transition: margin 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    }
  }
  
  .video-section-wrapper--small.video-section-wrapper--min-height {
    min-height: 175px;
  }
  
  @media only screen and (min-width: 750px) {
    .video-section-wrapper--small.video-section-wrapper--min-height {
      min-height: 475px;
    }
  }
  
  .video-section-wrapper--medium.video-section-wrapper--min-height {
    min-height: 270px;
  }
  
  @media only screen and (min-width: 750px) {
    .video-section-wrapper--medium.video-section-wrapper--min-height {
      min-height: 650px;
    }
  }
  
  .video-section-wrapper--large.video-section-wrapper--min-height {
    min-height: 375px;
  }
  
  @media only screen and (min-width: 750px) {
    .video-section-wrapper--large.video-section-wrapper--min-height {
      min-height: 775px;
    }
  }
  
  .video-background-wrapper--no-overlay {
    background-color: rgba(51, 51, 51, 0.2);
  }
  
  
  /*================ Video text ================*/
  
  .video__text-content {
    text-align: center;
    position: relative;
    width: 100%;
    top: 20px;
    opacity: 1;
    transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    transition-delay: 0.3s;
    z-index: 3;
    padding: 40px 0;
  }
  
  .video-is-playing .video__text-content {
    display: none;
  }
  
  .video-is-loaded .video__text-content,
  .no-js .video__text-content {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  
  .video-is-loaded .video__text-content::after,
  .no-js .video__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none;
  }
  
  .video__title {
    color: #ffffff;
  }
  
  .video-is-paused .video__title {
    display: none;
  }
  
  
  /*================ Video styles ================*/
  
  .video {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  
  .video--background {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in;
  }
  
  .autoplay .video-is-loaded .video--background {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  
  .video--image_with_play {
    display: none;
    opacity: 0;
    visibility: none;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease-in;
  }
  
  .video-is-playing .video--image_with_play,
  .video-is-paused .video--image_with_play {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  
  
  /*================ Video control buttons ================*/
  
  .video-control {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 4;
    transition: all 0.1s ease-out;
  }
  
  .video-control__play-wrapper {
    display: none;
    height: 50px;
  }
  
  @media only screen and (min-width: 750px) {
    .video-control__play-wrapper {
      display: block;
    }
  }
  
  .video-control__play-wrapper-mobile {
    display: block;
    height: 50px;
    position: absolute;
    top: calc(100% - 50px / 2);
    left: calc(50% - 50px / 2);
  }
  
  @media only screen and (min-width: 750px) {
    .video-control__play-wrapper-mobile {
      display: none;
    }
  }
  
  .video-control__play-wrapper--with-text {
    margin-top: 30px;
  }
  
  .video-control__play {
    display: flex;
    justify-content: center;
    visibility: visible;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: relative;
    margin: 0 auto;
    padding: 5px;
    pointer-events: none;
  }
  
  .video-background-wrapper .video-control__play {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .video-control__play .icon {
    opacity: 0.5;
  }
  
  .video-is-loaded .video-control__play {
    pointer-events: auto;
  }
  
  .video-is-loaded .video-control__play .icon {
    opacity: 1;
  }
  
  .video-is-playing .video-control__play {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  
  .video-control__play::before {
    content: '';
    display: block;
    width: 2.875rem;
    height: 2.875rem;
    position: absolute;
    margin-left: - 1.4375rem;
    border-radius: 50%;
    border: 2px solid white;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    transition: all 0.1s ease-out 0.5s;
    z-index: 5;
    top: 1px;
    left: 50%;
    opacity: 0.5;
  }
  
  .video-is-loaded .video-control__play::before,
  .video-is-playing .video-control__play::before,
  .video-is-paused .video-control__play::before {
    content: none;
    display: none;
  }
  
  .video-control__close-wrapper {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    z-index: 3;
  }
  
  .video-is-playing .video-control__close-wrapper,
  .video-is-paused .video-control__close-wrapper {
    display: block;
  }
  
  .video-control__close {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 27px;
    border-radius: 15px;
    background-color: #fff;
    color: #000;
  }
  
  .video-control__close-wrapper:hover .video-control__close,
  .video-control__close-wrapper:focus .video-control__close {
    outline: auto 5px -webkit-focus-ring-color;
    opacity: 0.7;
  }
  
  .video-is-playing .video-control__close,
  .video-is-paused .video-control__close {
    display: inline-block;
    visibility: visible;
    opacity: 1;
  }
  
  .video-control__close .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
  }
  
  .video__pause {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    background-color: transparent;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
  
  @media only screen and (max-width: 749px) {
    .video__pause {
      display: none;
    }
  }
  
  .video-is-playing .video__pause {
    display: none;
  }
  
  .video__pause .icon {
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
  
  .video__pause:hover,
  .video__pause:focus {
    outline: none;
  }
  
  .video__pause:hover .icon,
  .video__pause:focus .icon {
    color: #fff;
  }
  
  .video__pause .icon-pause {
    width: 12px;
    height: 12px;
    top: 11px;
  }
  
  .video__pause .icon-play {
    width: 16px;
    height: 16px;
    top: 9px;
  }
  
  .video__pause-resume,
  .video__pause-stop {
    height: 34px;
    width: 34px;
    margin: 0 auto;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
  }
  
  .video__pause:hover .video__pause-resume,
  .video__pause:hover .video__pause-stop,
  .video__pause:focus .video__pause-resume,
  .video__pause:focus .video__pause-stop {
    background-color: rgba(0, 0, 0, 0.75);
  }
  
  .video__pause:focus .video__pause-resume,
  .video__pause:focus .video__pause-stop {
    outline: auto 5px -webkit-focus-ring-color;
  }
  
  .video__pause-stop {
    display: flex;
  }
  
  .is-paused .video__pause-stop {
    display: none;
  }
  
  .video__pause-resume {
    display: none;
  }
  
  .is-paused .video__pause-resume {
    display: flex;
  }
  
  
  /*================ Overlay ================*/
  
  .video__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333333;
    opacity: 0.7;
    z-index: 3;
  }
  
  .video-is-playing .video__overlay {
    opacity: 0;
  }
  
  .video-is-playing .video__overlay:before {
    content: none;
  }
  
  
  /*================ Fallback images ================*/
  
  .video__image {
    transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 1;
  }
  
  @media only screen and (min-width: 750px) {
    .video-background-wrapper .video__image {
      opacity: 0;
    }
  }
  
  .no-autoplay .video__image {
    opacity: 1;
  }
  
  .product-recommendations__inner .section-header {
    margin-bottom: 10px !important;
  }
  
  @media only screen and (min-width: 750px) {
    /* .product-recommendations__inner {
          padding: 50px 0 0;
        } */
  }
  
  .grid__item.logo-align--left {
    width: 320px;
  }
  
  .enter-pincode-section {
    width: 125px;
    position: relative;
    margin-right: 15px;
    overflow: hidden;
  }
  
  .enter-pincode-section input {
    border-radius: 5px;
    color: #ffffff;
    border: medium none;
    font-size: 10px;
    padding: 0 33px 0 20px;
    height: 30px;
    line-height: 30px;
    background-color: #121933;
    cursor: pointer;
  }
  
  .enter-pincode-section input::-webkit-input-placeholder {
    color: #ffffff;
  }
  
  .enter-pincode-section input::-moz-placeholder {
    color: #ffffff;
  }
  
  .enter-pincode-section input:-ms-input-placeholder {
    color: #ffffff;
  }
  
  .enter-pincode-section input::-ms-input-placeholder {
    color: #ffffff;
  }
  
  .enter-pincode-section .location-svg {
    position: absolute;
    left: 5px;
    top: 7.5px;
    width: 10px;
    height: 15px;
  }
  
  .enter-pincode-section .pincode_button_icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    border: medium none;
    background-color: #ffffffa6;
    align-items: center;
    justify-content: center;
  }
  
  .site-header__icon {
    padding: 0 15px;
  }
  
  .site-header__icon.site-header__cart {
    padding-right: 0;
  }
  
  .primary-button,
  .jdgm-submit-rev {
    background-color: var(--primary_btn_color);
    color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000006;
    font-size: var(--btn_font_size);
    display: inline-block;
    height: var(--btn_height);
    line-height: var(--btn_line_height);
    min-width: var(--btn_min_width);
    text-align: center;
    text-transform: capitalize;
    padding: var(--btn_padding);
    border: var(--btn_border);
  }
  
  .primary-button:hover,
  .primary-button:focus {
    background-color: var(--primary_btn_hover);
    color: var(--white) !important;
  }
  
  .product-card .primary-button {
    margin: auto auto 0;
  }
  
  .product-card:hover {
    box-shadow: 0px 3px 16px #00000010;
  }
  
  .product-card:hover .primary-button {
    background-color: #132274;
    color: #ffffff;
  }
  
  .view-all-button {
    margin-top: 15px;
    position: relative;
  }
  
  .view-all-button:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #919eabeb;
    left: 0;
    top: 50%;
    z-index: 0;
  }
  
  .view-all-button .primary-button {
    height: 25px;
    line-height: 24px;
    font-size: 12px;
    position: relative;
    z-index: 1;
    padding: 0 5px;
    min-width: 100px;
  }
  
  .custom-image-section {
    margin-top: 10px;
  }
  
  .custom-image-section .grid__item {
    padding: 0 10px;
    margin-top: 10px;
  }
  
  .custom-image-section .page-width {
    padding-left: 40px;
    padding-right: 40px;
  }
  
  .icon-with-text-section {
    margin-top: 15px;
  }
  
  .icon-with-text-section .icon-with-text-box-bg {
    background-color: #ffffff;
    display: flex;
    padding: 0;
    justify-content: space-evenly;
  }
  
  .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box {
    text-align: center;
    padding: 20px;
    width: 25%;
    max-width: 265px;
  }
  
  .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box svg {
    margin-bottom: 12px;
  }
  
  .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box h3,
  .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box .h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #0C0F26;
    margin-bottom: 5px;
  }
  
  .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box p {
    font-size: 14px;
    line-height: 16px;
    color: #0C0F26;
    margin-bottom: 0;
  }
  
  .site-footer {
    background-color: var(--navigation_bg_color);
    padding: 0;
  }
  
  .site-footer .footer-top {
    /* background-image: url('/cdn/shop/files/Path_337.png?v=1617341034');  */
    background: url('/cdn/shop/files/footer_bg.png?v=1628685509');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 44px 10% 20PX;
  }
  
  .site-footer .footer-top .site-footer__newsletter {
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
  }
  
  .site-footer .footer-top .site-footer__newsletter h3,
  .site-footer .footer-top .site-footer__newsletter .h3 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
  }
  
  .site-footer .footer-top .site-footer__newsletter p {
    font-size: 14px;
    color: #ffffff;
  }
  
  .site-footer .footer-top .site-footer__newsletter .contact-form {
    max-width: 500px;
    margin: 0 auto;
  }
  
  
  /* .site-footer .footer-top .site-footer__newsletter .contact-form .input-group {
          position: relative;
          margin-bottom: 45px;
        } */
  
  .site-footer .site-footer-left .contact-form .input-group {
    position: relative;
    margin-bottom: 45px;
  }
  
  
  /* .site-footer .footer-top .site-footer__newsletter .contact-form input {
          background-color: #ffffff;
          height: 40px;
          border-radius: 25px;
          color: #000000;
          font-size: 12px;
          line-height: 40px;
          padding: 0 135px 0 15px;
          border: medium none;
          min-height: inherit;
        } */
  
  .site-footer .site-footer-left .contact-form input {
    background-color: #ffffff;
    height: 40px;
    border-radius: 5px;
    color: #000000;
    font-size: 12px;
    line-height: 40px;
    padding: 0 135px 0 15px;
    border: medium none;
    min-height: inherit;
  }
  
  .site-footer .footer-top .site-footer__newsletter .contact-form input::placeholder {
    color: #949494;
    opacity: 1;
  }
  
  .site-footer .footer-top .site-footer__newsletter .contact-form input:-ms-input-placeholder {
    color: #949494;
  }
  
  .site-footer .footer-top .site-footer__newsletter .contact-form input::-ms-input-placeholder {
    color: #949494;
  }
  
  
  /* .site-footer .footer-top .site-footer__newsletter .contact-form .newsletter__submit {
          height: 40px;
          background-color: #132274;
          border-color: #132274;
          color: #ffffff;
          border-radius: 25px;
          width: 125px;
          font-size: 12px;
          text-transform: capitalize;
          position: absolute;
          right: -2px;
        } */
  
  .site-footer .site-footer-left .contact-form .newsletter__submit {
    height: 40px;
    background-color: var(--primary-color);
    color: var(--white);
    border-radius: var(--btn_border_radius);
    width: 125px;
    font-size: 12px;
    text-transform: capitalize;
    position: absolute;
    right: -5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .site-footer .site-footer__content {
    color: #ffffff;
  }
  
  .site-footer .site-footer__content a,
  .site-footer .site-footer__content p {
    color: #ffffff;
  }
  
  .site-footer-left {
    width: 50%;
    padding: 20px 5% 20px 8%;
  }
  
  .site-footer-left .site-footer__linklist {
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 1.8;
  }
  
  .site-footer-left .site-footer__linklist li {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    padding: 0 10px 0 0;
  }
  
  .site-footer-left .site-footer__linklist li:last-child {
    display: none;
  }
  
  .site-footer-left .site-footer-content p {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
  }
  
  .site-footer-left .comapnyname {
    font-size: 12px;
    font-weight: 300;
    margin: 15px 0;
    text-transform: capitalize;
  }
  
  .site-footer-right {
    width: 50%;
    padding: 50px 5% 50px 5%;
  }
  
  .site-footer-right h3,
  .site-footer-right .h3 {
    color: #3E59F2;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .site-footer-right ul li {
    display: inline-block;
    margin-bottom: 10px;
  }
  
  .site-footer-right ul li svg {
    float: left;
    width: 40px;
    margin-right: 10px;
  }
  
  .site-footer-right ul li p {
    float: right;
    width: calc(100% - 50px);
    font-size: 14px;
    margin-bottom: 10px;
  }
  
  .site-footer-right ul li a {
    color: #3E59F2 !important;
    display: inline-block;
    color: #fff;
    /* float: right; */
    width: calc(100% - 50px);
  }
  
  .jdgm-widget.jdgm-widget {
    display: block !important;
    /* margin-left: 15px; */
  }
  
  .grid-view-item .jdgm-widget.jdgm-widget {
    margin-left: 0;
  }
  
  .boost-pfs-search-suggestion-popover {
    display: none !important;
  }
  
  
  /* .site-footer-right ul li a[href]:hover {
          text-decoration: underline;
        } */
  
  @media only screen and (max-width: 767px) {
    .index-section {
      padding-bottom: 0;
      padding-top: 30px;
    }
    .section-header {
      margin-bottom: 20px;
    }
    .section-header {
      font-size: 18px;
      line-height: 25px;
    }
    .product-card .product-button {
      display: none;
    }
    .product-card__title {
      font-size: 12px;
      line-height: 18px;
      height: 38px;
      /* word-break: break-all; */
    }
    .price-item--sale,
    .price__regular .price-item--regular {
      font-size: 14px;
      white-space: nowrap;
    }
    .price-item--regular,
    .price--on-sale .price-item--regular {
      white-space: nowrap;
      font-size: 12px;
    }
    .view-all-button {
      margin-top: 10px;
    }
    .view-all-button .primary-button {
      height: 26px;
      line-height: 26px;
      font-size: 14px;
      min-width: 125px;
    }
    .custom-image-section {
      margin-top: 20px;
    }
    .custom-image-section .page-width {
      padding-left: 10px;
      padding-right: 10px;
    }
    .custom-image-section .grid__item {
      margin-top: 10px;
      padding: 0;
    }
    .icon-with-text-section {
      margin-top: 30px;
    }
    .icon-with-text-section .page-width {
      padding: 0;
    }
    .icon-with-text-section .icon-with-text-box-bg {
      padding: 0 10px;
    }
    .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box {
      padding: 12px 2px;
    }
    .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box svg {
     margin-bottom: 5px;
     width: 30px;
    height: 30px;
    }
      .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box h3{
     font-size: 10px;
    }
    .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box h3,
    .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box .h3 {
      font-size: 12px;
      font-weight: 500;
      line-height: 14px;
      margin-bottom: 0;
    }
    .icon-with-text-section .icon-with-text-box-bg .icon-with-text-box p {
      display: none;
    }
    .site-footer-left {
      width: 100%;
      padding: 0 10px;
      order: 2;
    }
    .site-footer-left .comapnyname,
    .site-footer-left .site-footer__icon-list {
      text-align: center;
    }
    .site-footer-left a {
      margin: 0 auto;
      display: block;
      text-align: center;
    }
    .site-footer-right {
      order: 1;
      width: 100%;
      padding: 0 10px;
      border-bottom: 1px solid #07133D;
      margin-bottom: 15px;
    }
    .site-footer .footer-top {
      background-color: #09143D;
      padding: 20px 10px;
    }
    /* .site-footer .footer-top .site-footer__newsletter .contact-form input {
            margin-bottom: 0;
          } */
    .site-footer .site-footer-left .contact-form input {
      margin-bottom: 0;
    }
    .site-footer .footer-top .site-footer__newsletter .contact-form .input-group {
      margin-bottom: 0;
    }
    .site-footer .footer-top .top-arrow {
      display: none;
    }
    .site-footer__content {
      padding: 15px 18px;
    }
    .site-footer__icon-list {
      padding-bottom: 10px;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 1100px) {
    .page-width {
      padding-left: 30px;
      padding-right: 30px;
    }
    .home-page-collection .grid--view-items .grid__item {
      width: 33.33%;
      padding-left: 15px;
    }
    .home-page-collection .grid--view-items .grid__item:last-child {
      display: none;
    }
    .icon-with-text-section .icon-with-text-box-bg {
      padding: 0 4%;
    }
    .section-header {
      font-size: 20px;
      line-height: 25px;
    }
    .custom-image-section {
      margin-top: 20px;
    }
    .custom-image-section .page-width {
      padding-left: 20px;
      padding-right: 20px;
    }
    .custom-image-section .grid__item {
      margin-top: 10px;
    }
  }
  
  .get-in-touch-svg {
    background-color: #121933;
    width: 55px;
    height: 55px;
    padding: 12px;
    border-radius: 50px;
    display: flex;
    align-items: center;
  }
  
  .contact-us-detail {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  
  .get-in-touch {
    display: flex;
    width: 50%;
  }
  
  .get-in-touch:first-child {
    padding-right: 50px;
  }
  
  .get-in-touch:last-child {
    padding-left: 50px;
  }
  
  .bg-padding .get-in-touch-content p {
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .get-in-touch-content a {
    color: var(--primary_btn_hover);
  }
  
  .conntact-us-title h2,
  .conntact-us-title .h2 {
    margin: 0px 0px 15px;
    color: var(--primary_btn_color);
    text-transform: capitalize;
    font-size: 20px;
  }
  
  .border-left {
    border-right: 1px solid #CCCCCC;
  }
  
  .contact-form.form-vertical input.btn,
  .contact-form.form-vertical .shopify-payment-button input.shopify-payment-button__button--unbranded,
  .shopify-payment-button .contact-form.form-vertical input.shopify-payment-button__button--unbranded {
    display: inline-block;
    width: 100%;
    background: var(--primary_btn_color) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    color: #fff;
  }
  
  .contact-form.form-vertical textarea#ContactForm-message {
    width: 70%;
  }
  
  .contact-form.form-vertical .medium-up--one-half {
    width: 35%;
  }
  
  .contact-form.form-vertical input,
  .contact-form.form-vertical textarea,
  .contact-form.form-vertical select {
    border: 1px solid #ccc;
    background-color: #fff;
    color: black;
    max-width: 100%;
    line-height: 35px;
    width: 100%;
    border-radius: 5px;
    height: 35px;
    font-size: 14px;
  }
  
  .grid__item.medium-up--five-sixths.medium-up--push-one-twelfth {
    background-color: #fff;
  }
  
  .contact-form.form-vertical ::placeholder {
    color: black;
  }
  
  .index-section--slideshow {
    padding-top: 0;
  }
  
  .Category-section {
    display: none;
  }
  
  @media only screen and (max-width: 767px) {
    .Category-section {
      display: block;
      background-color: #ffffff;
      padding: 10px 0 0;
    }
    .Category-section ul {
      display: flex;
      width: 100%;
      overflow-x: scroll;
    }
    .Category-section ul li a {
      margin-right: 15px;
      display: inline-block;
      text-align: center;
    }
    .Category-section ul li a img {
      width: 70px;
      height: 40px;
      max-width: inherit;
      float: left;
    }
    .Category-section ul li a p {
      font-size: 10px;
      color: #0C0F26;
      display: inline-block;
      margin: 10px auto;
      text-align: center;
      white-space: nowrap;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .slideshow__controls {
      position: absolute;
      bottom: 5px;
      top: inherit;
      left: 0;
      margin-bottom: 5px;
      right: 0;
      margin: 0 auto;
      display: inline-block !important;
      text-align: center;
    }
    .slideshow__arrows {
      height: 30px;
      display: block;
      width: auto !important;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .get-in-touch {
      display: flex;
      width: 100%;
      margin-right: 0px;
    }
    .border-left {
      border-right: none;
    }
    .contact-us-detail {
      display: flex;
      border-bottom: 1px solid #ccc;
      padding-bottom: 20px;
      flex-direction: column;
    }
    .contact-form.form-vertical .medium-up--one-half {
      width: 100%;
    }
    .contact-form.form-vertical textarea#ContactForm-message {
      width: 100%;
      height: 2px;
    }
    .get-in-touch-content p {
      margin-left: 10px;
      line-height: 30px;
      margin-top: 0 !important;
    }
  }
  
  .main-title {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    letter-spacing: 0px;
    color: var(--black);
    padding: 0 0px 15px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  
  h1.section-header.main-title.about_us_title {
    margin-bottom: 0;
  }
    #SiteNavLabel-television.site-nav__dropdown li.site-nav__childlist-item{
        width: 16%;
  }
  #SiteNavLabel-personal-audio.site-nav__dropdown li.site-nav__childlist-item,
  #SiteNavLabel-digital-imaging.site-nav__dropdown li.site-nav__childlist-item {
    width: 20%;
  }
  
  .mobile-search-pincode-form {
    display: none;
  }
  
  @media only screen and (max-width: 1200px) {
    .site-header__icons-wrapper .enter-pincode-section,
    .site-header__icons-wrapper .site-header__search-toggle {
      display: none;
    }
    .mobile-search-pincode-form {
      display: inline-block;
      width: 100%;
    }
    .mobile-search-pincode-form .site-header__search.site-header__icon {
      display: block;
      background-color: #0C0F26;
      padding: 2px;
    }
    .mobile-search-pincode-form .search-header,
    .mobile-search-pincode-form .search-header.search--focus {
      max-width: 100%;
    }
    .mobile-search-pincode-form .enter-pincode-section {
      width: calc(100% - 20px);
      margin: 8px 10px 2px;
      display: inline-block;
    }
    body:not(.template-index) .mobile-search-pincode-form .enter-pincode-section {
      display: none;
    }
    .mobile-search-pincode-form .enter-pincode-section input {
      width: 100%;
      height: 34px;
      background-color: #ffffff;
      color: #0C0F26;
      padding-left: 35px;
    }
    .mobile-search-pincode-form .enter-pincode-section input::-webkit-input-placeholder {
      color: #0C0F26;
    }
    .mobile-search-pincode-form .enter-pincode-section input::-moz-placeholder {
      color: #0C0F26;
    }
    .mobile-search-pincode-form .enter-pincode-section input:-ms-input-placeholder {
      color: #0C0F26;
    }
    .mobile-search-pincode-form .enter-pincode-section input::-ms-input-placeholder {
      color: #0C0F26;
    }
    .mobile-search-pincode-form .enter-pincode-section svg.location-svg {
      top: 8px;
      left: 10px;
      width: 14px;
      height: 19px;
    }
    .mobile-search-pincode-form .enter-pincode-section svg.location-svg path {
      fill: #2B2A29;
    }
    .enter-pincode-section .pincode_button_icon {
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      background-color: #121933;
    }
    .mobile-search-pincode-form {
      background-color: #5F6D7E;
    }
    .mobile-main-menu {
      background-color: #EAEDED;
      padding: 10px;
    }
    .mobile-main-menu span {
      font-size: 20px;
      color: #0C0F26;
    }
    .mobile-main-menu .mobile-nav--close {
      margin-left: auto;
      float: right;
      margin-top: 5px;
      padding-right: 0;
      padding-left: 0;
      outline: inherit !important;
    }
    .mobile-nav .mobile-nav__item {
     width: calc(100% - 20px);
    margin: 0 10px;
    text-align: left;
    font-weight: bold;
    }
      #MobileNav .mobile-nav__dropdown .mobile-nav_child_item .mobile-nav__sublist-link {
    font-weight: normal;
  }
    #MobileNav .border-bottom{
      font-weight: bold;
    }
    .mobile-nav .mobile-nav__item a {
      padding-left: 0;
      font-size: 18px;
    }
    .mobile-nav_child_item a {
      font-size: 14px !important;
    }
    .mobile-nav__return-btn .icon-chevron-left {
      height: 18px;
      width: 9px;
    }
    .mobile-nav__return {
      border-right: medium none;
    }
    .mobile-nav__return .mobile-nav__return-btn {
      width: auto;
    }
    .mobile-nav__return .icon {
      margin-left: 0;
    }
    .mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
      font-size: 20px;
      color: #0C0F26;
      padding-left: 20px;
    }
    ul.mobile-nav__dropdown.mobile-nav_granddropdown {
      position: relative;
      top: auto;
      right: 0;
      height: auto;
    }
    .mobile-nav__sublist-link+.mobile-nav__icon {
      bottom: inherit;
      top: 0;
      height: 40px;
      transition: all 0.4s ease;
    }
    .mobile-nav__sublist-link+.mobile-nav__icon.is-active {
      transform: rotate(268deg);
    }
    .mobile-nav_granddropdown a.mobile-nav__sublist-link {
      padding: 5px 0 15px;
      font-size: 14px;
    }
    li.mobile-nav__item.mobile-nav_child_item {
      position: relative;
    }
    .site-header__icons--plus {
      margin-left: auto;
    }
    nav.small--hide {
      display: none !important;
    }
    .site-header {
      padding: 0;
    }
  }
  
  
  /* custom Prodduct */
  
  @media only screen and (min-width: 768px) {
    div#ProductSection-product-template {
      background: #fff;
      margin: 20px 50px;
      padding: 25px 50px;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .product-single__title {
      font-size: 14pt;
    }
  }
  
  .modal-box {
    display: none;
    /* display: block; */
    position: absolute;
    z-index: 1000;
    width: 100%;
    max-width: 30vw;
    background: white;
    border-radius: 5px;
    background-clip: padding-box;
    /* padding: 5px; */
  }
  
  .modal-box header,
  .modal-box .modal-header {
    padding: 22px 20px;
    border-bottom: 1px solid #E5E5E5;
  }
  
  .modal-box header h3,
  .modal-box header .h3,
  .modal-box .modal-header h3,
  .modal-box .modal-header .h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #0C0F26;
  }
  
  .modal-box header h3,
  .modal-box header .h3,
  .modal-box header h4,
  .modal-box header .h4,
  .modal-box .modal-header h3,
  .modal-box .modal-header .h3,
  .modal-box .modal-header h4,
  .modal-box .modal-header .h4 {
    margin: 0;
  }
  
  .modal-box .modal-body label {
    font-size: 14px;
    /* color: #0C0F26; */
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
  }
  
  .modal-box .modal-body input {
    text-align: left;
    border-radius: 5px;
    color: #949494;
    background-color: #ffffff;
     /* border: 1px solid #f17b7a !important; */
     border: 1px solid #F5F5F5 !important;
    box-shadow: 0 3px 6px #0000000f;
    font-size: var(--btn_font_size);
    height: var(--btn_height);
    padding: var(--btn_padding);
    line-height: var(--btn_line_height);
    width: 75%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .modal-box .modal-body input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #949494;
    opacity: 1;
    /* Firefox */
  }
  
  .modal-box .modal-body input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #949494;
  }
  
  .modal-box .modal-body input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #949494;
  }
  
  .modal-box .modal-body .primary-button,
  {
    width: 40%;
    background-color: var(--pincode_btn_bg_color);
    border-radius: var(--btn_border_radius);
    height: var(--btn_height);
    line-height: var(--btn_line_height);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .modal-box .modal-body .primary-button:hover {
    background-color: var(--pincode_btn_bg_hover);
  }
  
  .modal-box footer,
  .modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
  }
  
  .modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background: #000000;
  }
  
  a.close {
    line-height: 0;
    font-size: 1.5em;
    right: 0px;
    float: right;
    text-decoration: none;
    color: #fff;
  }
  
  a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
  }
  
  @media only screen and (min-width: 1201px) and (max-width: 1350px) {
    .site-header {
      padding: 0 30px;
    }
    /* .site-header__logo-image img {
            max-width: 150px;
          } */
    .site-header__icons {
      width: 300px;
    }
    .site-header__icon {
      padding: 0 10px;
    }
    .enter-pincode-section {
      margin-right: 10px;
      width: 110px;
    }
    .grid__item.logo-align--left {
      /* width: 150px; */
      width: 320px;
    }
    .site-nav__link--button {
      font-size: 12px;
    }
  }
  
  @media only screen and (min-width: 1351px) and (max-width: 1500px) {
    .site-header {
      padding: 0 40px;
    }
    /* .site-header__logo-image img {
            max-width: 180px;
          } */
    .site-header__icons {
      width: 300px;
    }
    /* .site-header__icon {
            padding: 0 10px;
          } */
    .grid__item.logo-align--left {
      /* width: 180px; k*/
      width: 320px;
    }
    .site-nav__link--button {
      font-size: 13px;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .desktop-img {
      display: none;
    }
    .mobile-img {
      display: block;
    }
    .faq_title {
      padding-bottom: 0 !important;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .desktop-img {
      display: block;
    }
    .mobile-img {
      display: none;
    }
  }
  
  .product-tag-new {
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 1;
    padding: 5px 10px 7px;
    /* background-color: var(--red_color); */background-color: #00b050;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
  }
  .product-tag-pre_book
    {
  position: absolute;
    top: 0;
    right: 50px;
    padding: 9px 10px 8px;
    background: #00b04f;
    color: #fff;
    line-height: 10px!important;
    width: 13%;
    float: right;
  }
  @media only screen and (max-width: 768px){
    .product-tag-new,
    .comman_label{
      font-size: 10px !important;
      line-height: 10px !important;
      padding: 5px !important;
    }
  }
      
      @media only screen and (max-width: 375px){    
        .warranty_label { left:-6% !important;}
        .cashback_label{right:-6%  !important;}
         
      }
        @media only screen and (max-width: 425px) and (min-width:374px){    
        .warranty_label { left:-5% !important;}
        .cashback_label{right:-5%  !important;}
         
      }
  .product-tag-new.right-product-tag-new{
    left: inherit;
    right: 50px;
  }
  
  .product-tag-new svg {
    width: 50px;
    height: 51px;
    stroke: inherit;
    display: inherit;
  }
  
  .product-tab-section .product-tab-list {
    background-color: #ffffff;
    padding: 0 60px;
  }
  
  .product-tab-section .product-tab-list li {
    display: inline-block;
  }
  
  .product-tab-section .product-tab-list li a {
    color: var(--black);
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    padding: 20px 0 20px 0;
    margin-right: 30px;
    display: inline-block;
    border-bottom: 3px solid transparent;
  }
  
  .product-tab-section .product-tab-list li a.active {
    color: var(--black-hover);
    border-bottom: 2px solid var(--black-hover);
  }
  
  .product-tab-section .product-tab-block {
    background-color: #ffffff;
    margin-top: 10px;
  }
  
  .product-tab-section .product-tab-block .product-tab-box {
    padding: 30px 60px 0;
    border-top: 10px solid #f5f5f5;
  }
  
  .product-recommendations__inner {
    border-top: 10px solid #f5f5f5;
  }
  
  .product-tab-section .product-tab-block .product-tab-box:last-child {
    padding-bottom: 15px;
  }
  
  @media only screen and (max-width: 767px) {
    .product-tab-section .product-tab-block .product-tab-box {
      padding: 10px;
    }
  }
  
  .product-tab-section .product-tab-title,
  .product-tab-section .jdgm-rev-widg__title,
  .product-recommendations__inner h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: var(--title_color);
    margin-bottom: 10px;
  }
  
  .product-tab-section .jdgm-rev-widg__title {
    text-transform: capitalize;
  }
  
  .product-tab-section .product-tab-content {
    padding-bottom: 30px;
  }
  
  .product-tab-section .product_features {
    width: calc(25% - 5px);
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #0C0F26;
  }
  
  .product-tab-section .product_features h4,
  .product-tab-section .product_features .h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }
  
  .product-tab-section .product_features p {
    font-size: 14px;
  }
  
  @media only screen and (max-width: 767px) {
    .product-tab-section .product_features {
      width: 100%;
      padding: 0;
      text-align: center;
      margin: 0 auto 15px;
    }
    .product-tab-section .product_features h4,
    .product-tab-section .product_features .h4 {
      margin-top: 0px;
    }
  }
  
  .product-tab-section #feature-section .product-tab-content {
    margin: 0 -15px;
    border-bottom: medium none;
  }
  
  .product-single__meta .price {
    align-items: flex-start;
  }
  
  .product-single__meta .review-variant-block {
    display: flex;
    margin-bottom: 10px;
  }
  
  .product-single__meta .review-variant-block .sku-product {
    font-size: 14px;
    line-height: 22px;
    margin-right: 5px;
  }
  
  .product-single__meta .offers-avail h5,
  .product-single__meta .offers-avail .h5 {
    font-size: 18px;
    font-weight: bold;
    color: var(--red_color);
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  
  #percentage #Path_9 {
    fill: var(--red_color);
  }
  
  .product-single__meta .offers-avail h5 svg,
  .product-single__meta .offers-avail .h5 svg {
    margin-right: 10px;
  }
  
  .product-single__meta .offers-avail ul {
    
    background-color: #F1F2FB;
    padding: 10px 30px 0;
  }
  
  .product-single__meta .offers-avail ul li {
    font-size: 14px;
  }
  
  .product-single__meta .offers-avail ul li a {
    color: #3e59f2;
    text-decoration: underline;
  }
  
.price-share-block {
 display: flex; 
 margin-bottom: 15px;
 justify-content: space-between;
}
  .price-share-block .product__price{
  display:flex;
    width:100%;
  /* align-items: center; */
}
  .price-share-block .btn--share {
    border: medium none;
    padding: 0;
    margin: 0 0 0 10px;
  
  }
  .lc-box {
    display: flex;
}
  .emi-box {
    /* background-color: #F1F2FF; */
    background-color: #F1F2FB;
    padding: 10px 0 10px 10px;
    margin-bottom: 15px;
    display: flex;
/*     align-items: center; */
  }
  .compatible-models{
    background-color: #F1F2FF;
        padding: 10px 0 10px 10px;
        margin-bottom: 15px;
        display: flex;
    align-items: center;
    }
    .comp-chart {
      display: none;
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 9999;
  }
  
  .chart-compatibility {
    top: 30px;
    max-width: 1050px;
    /* width: 100%; */
    margin: 0px auto 0;
    background: #fff;
    padding: 25px 25px 40px;
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    overflow-y: scroll;
    height:calc(100% - 60px);
  }
  .comp-chart span.action_button {
    position: absolute;
    right: 5px;
    top: 0px;
    z-index: 11;
    font-size: 20px;
    cursor: pointer;
    font-weight: 600;
}
.compatible-models p {
  margin: 0 5px 0 0;
      font-size: 14px;
}
span#click-here {
  color: #3e59f2;
  text-decoration: underline;
  cursor: pointer;
}
  .emi-box .emi-text {
    margin-bottom: 0;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    width:100%;
    padding-right:10px;
  }
  
  .emi-box .emi-text svg {
    margin-right: 10px;
  }
  
  .emi-box #more-details {
    background-color: #ffffff;
    border-radius: var(--btn_border_radius);
    border: 1px solid #B2B2B2;
    cursor: pointer;
    height: 30px;
    line-height: 25px;
    min-width: 85px;
    font-size: 12px;
    color: #0C0F26;
    text-align: center;
/*     margin-left: 10px; */
/*     margin-top: 10px; */
    display: inline-block;
    float:right;
  }
  
  .emi-chart {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    align-items: center;
    justify-content: center;
  }
  
  .emi-chart .emi-block {
    max-width: 950px;
    /* width: 100%; */
    margin: 60px auto 0;
    background: #fff;
    padding: 25px 25px 40px;
    color: #000;
    position: relative;
  }
  
  .emi-chart .emi-block h1,
  .emi-chart .emi-block .h1 {
    margin: 10px 0;
  }
  
  .emi-chart .emi-block .emicharts {
    max-width: 600px;
    margin: auto;
  }

  .emi-chart .emi-block p a {
    color: #3e59f2;
    text-decoration: underline;
}
  
  .emi-chart .emi-block span.action_button {
    line-height: normal;
    position: absolute;
    right: 26px;
    top: 9px;
    font-size: 24px;
    text-transform: lowercase;
    cursor: pointer;
  }
  
  .emi-chart .emi-block table td,
  .emi-chart .emi-block table th {
    text-align: left;
    border: 1px solid #ebebeb;
  }
  
  .check-pincode {
    display: flex;
    position: relative;
    width: 70%;
    max-width: 390px;
    margin-top: 10px;
  }
  
  .check-pincode .check-delivery-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .check-pincode input {
    background-color: #fff;
    border: 1px solid #ccc;
    height: var(--btn_height);
    border-radius: 5px;
    color: #0c0f26;
    font-size: 14px;
    padding-right: 0;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    width: 200px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .check-pincode input::placeholder {
    color: #0C0F26;
  }
  
  .check-pincode input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0C0F26;
  }
  
  .check-pincode input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #0C0F26;
  }
  
  .check-pincode .primary-button {
    /* position: absolute; */
    right: 0;
    min-width: inherit;
    padding: var(--btn_padding);
    cursor: pointer;
  }
  
  .offers-avail ul li::before {
    content: "\2022";
    color: #EB343C;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
  
  .offers-avail ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 10px;
  }
  
  .offers-avail li:last-child {
    border-bottom: none !important;
  }
  
  .product-form__item.product-form__item--submit.product-form__item--payment-button {
    display: flex;
    gap: 10px;
  }
  
  .shopify-payment-button {
    /* width: calc(50% - 10px); */
    width: 200px;
    display: inline-block;
    /* margin-right: 10px; */
  }
  
  button.btn.product-form__cart-submit.btn--secondary-accent,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.product-form__cart-submit.btn--secondary-accent,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.btn--secondary-accent,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.btn.btn--secondary-accent {
    background: #121933 0% 0% no-repeat padding-box;
    /* border-radius: 25px; */
    border-radius: 5px;
    /* width: calc(50% - 10px); */
    padding: var(--btn_padding);
    /* height: var(--btn_height); */
    display: inline-block;
    margin-left: 10px;
    color: #ffffff !important;
    text-transform: inherit;
    width:200px;
  }
  
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: var(--red_color) 0% 0% no-repeat padding-box !important;
    border-radius: var(--btn_border_radius);
    width: 100%;
    height: var(--btn_height);
    color: white !important;
    margin-right: 10px;
    line-height: 27px;
    padding: var(--btn_padding);
    font-size: 17px;
    font-weight: var(--btn_font_weight);
    opacity: 1;
  }
  
  .product-form__item.product-form__item--submit.product-form__item--payment-button.product-form__item--no-variants {
    display: flex;
    max-width: 100%;
    /* justify-content: space-between; */
    gap: 10px;
    align-items: center;
  }
  
  .view-manufautre-details {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: var(--btn_border_radius);
    padding: 8px 15px;
  }
  
  
  /* .view-manufautre-details .manufacture-details.active {
      display: block;
    }
    
    .view-manufautre-details a.text-underline {
      color: #0C0F26;
      font-size: 14px;
      display: block;
      font-weight: 400;
    }
    
    .view-manufautre-details .manufacture-details p {
      font-size: 14px;
    }
    
    .view-manufautre-details a.text-underline .svg_down_arrow {
      float: right;
      transition: all 0.2s linear;
    }
    
    h6.product-sub-title .svg_down_arrow.down,
    .h6.product-sub-title .svg_down_arrow.down {
      transform: rotate(-180deg);
    }
    
    .manufacture-details {
      margin: 10px 0;
      border-top: 1px dotted grey;
      transition: all 0.2s linear;
      display: none;
    }
    
    .manufacture-details p {
      margin-top: 10px;
    }
     */
  
  i.material-icons {
    float: right;
  }
  
  .product-option-block {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px 20px;
  }
  
  .product-qualities {
    display: flex;
  }
  
  .product-qualities {
    display: flex;
    text-align: center;
    /* justify-content: space-between; */
    margin-top: 30px;
    align-items: center;
  }
  
  .low-cost-emi .a {
    fill: #fff;
  }
  
  .product-qualities .product_qualities_icon {
    /* padding: 0 10px; */
    width: 33.33%;
  }
  
  .product-qualities .product_qualities_icon svg {
    height: 50px !important;
    width: 60px !important;
  }
  
  span.combo-offer-plus {
    color: #EB343C;
    font-size: 30px;
    padding: 0px 20px;
  }
  
  .combo-offer {
    display: flex;
    text-align: center;
    align-items: center;
  }
  
  .combo-offer-group {
    display: flex;
  }
  
  input[type="checkbox"]:checked+label:after {
    content: '';
    width: 10px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 3px;
    border: 2px solid blue;
    border-top: none;
    border-right: none;
    background: rgba(255, 255, 255, 0);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
  }
  
  input[type="checkbox"]:checked+label:before {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3E59F2;
    border-radius: 2px;
  }
  
  input[type="checkbox"]+label:before {
    position: absolute;
    content: "";
    top: 2.5px;
    left: 0;
    border: 1px solid #cccccc;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 3px;
  }
  
  input[type="checkbox"],
  .custom-radio input[type="radio"] {
    vertical-align: top;
    margin-right: 10px;
    display: none;
  }
  
  input[type="checkbox"]+label {
    padding-left: 26px;
    cursor: pointer;
    margin-bottom: 9px;
    position: relative;
  }
  
  .combo-offer-checkbox {
    margin-left: 6%;
    font-size: 12px;
  }
  
  span.combo-offer-price {
    margin-left: 20px;
    font-weight: bold;
    font-size: 16px;
  }
  
  .checkbox-group {
    margin-bottom: 8px;
  }
  
  span.combo-offer-cut-price {
    margin-left: 15px;
    color: #504d56;
    opacity: 1;
    text-decoration: line-through;
    font-weight: 500;
    font-size: 12px;
  }
  
  .combo-offer-title h3,
  .combo-offer-title .h3 {
    letter-spacing: 0px;
    color: #3E59F2;
    opacity: 1;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c8c8c8;
  }
  
  .prod_des p {
    margin-bottom: 10px;
    line-height: 1.8;
  }
  
  @media only screen and (max-width: 767px) {
    .combo-offer-title h3,
    .combo-offer-title .h3 {
      font-size: 16px;
      font-weight: 700;
      border-top: medium none;
      margin-top: 0;
      padding-top: 10px;
    }
    .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title {
      padding: 10px 16px !important;
    }
  }
  
  .add-to-cart-two-items {
    background: #121933 0% 0% no-repeat padding-box;
    border-radius: 5px;
    width: auto;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    border: medium none;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
  }
  
  .total-combo-offer {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 16px;
    margin-right: 20px;
    font-weight: bold;
  }
  
  .discount-combo-offer {
    color: #FF0000;
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    margin-right: 20px;
  }
  
  .jdgm-all-reviews-widget,
  .jdgm-rev-widg {
    border: none !important;
    padding: 0 10px !important;
    margin-top: 10px !important;
  }
 
  .jdgm-rev-widg__summary-stars a {
    color: #fbcd0a !important;
  }
  
  .jdgm-widget-actions-wrapper .jdgm-write-rev-link {
    background: var(--secondary_btn_color);
    border-radius: var(--btn_border);
    color: var(--white);
    padding: var(--btn_padding);
    line-height: var(--btn_line_height);
    text-transform: capitalize;
  }
  
  .jdgm-rev__header .jdgm-rev__rating a {
    color: #fbcd0a !important;
  }
  
  .jdgm-paginate .jdgm-paginate__page {
    border: 1px solid #3e59f2;
    border-radius: 50%;
    margin: 5px;
    width: 35px;
    padding: 9px 0px;
  }
  
  .jdgm-paginate__page.jdgm-paginate__next-page,
  .jdgm-paginate__page.jdgm-paginate__last-page {
    font-size: 100% !important;
  }
  
  .jdgm-paginate .jdgm-paginate__page.jdgm-curt {
    background-color: #3e59f2 !important;
    font-size: 100% !important;
    font-weight: normal !important;
    color: #fff;
  }
  
  .jdgm-rev__title {
    font-size: 100% !important;
  }
  
  .jdgm-form .jdgm-form__rating-fieldset .jdgm-form__rating a {
    color: #fbcd0a !important;
  }
  
  .jdgm-widget-actions-wrapper .jdgm-write-rev-link {
    text-transform: inherit;
    margin-top: 10px;
    margin-bottom: 0;
  }
  
  .jdgm-rev-widg__reviews .jdgm-rev {
    font-size: 12px;
  }
  
  .jdgm-widget input:not([type='submit']) {
    border-radius: var(--btn_border_radius);
    color: #000 !important;
    place-content: center;
    background: #fff 0 0 no-repeat padding-box;
  }
  
   ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #767676;
    opacity: 1;
  }
  
   :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #767676;
  }
  
   ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #767676;
  }
  
  @media only screen and (max-width: 767px) {
    button.btn.product-form__cart-submit.btn--secondary-accent,
    .shopify-payment-button button.shopify-payment-button__button--unbranded.product-form__cart-submit.btn--secondary-accent,
    .shopify-payment-button button.shopify-payment-button__button--unbranded.btn--secondary-accent,
    .shopify-payment-button button.shopify-payment-button__button--unbranded.btn.btn--secondary-accent,
    .shopify-payment-button button.btn--secondary-accent.shopify-payment-button__button--unbranded {
      background: #121933 0% 0% no-repeat padding-box;
      border-radius: 25px;
      width: 190px;
      height: 37.5px;
      margin-left: 10px;
          font-size: 14px;
      text-transform: inherit;
    }
    .jdgm-widget-actions-wrapper {
      width: auto !important;
    }
    .collection-offer-image {
      display: flex;
      justify-content: space-between;
      padding-top: 10px;
      flex-direction: column;
    }
    .collection-offer-image div {
      padding-top: 20px;
    }
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT {
      width: 100%;
      /* height: 40px; */
      height: var(--btn_height);
    }
    

.product-form__item.product-form__item--submit.product-form__item--payment-button .btn.product-form__cart-submit.btn--secondary-accent.shopify-payment-button__button.shopify-payment-button__button--unbranded.virtual-buy-now {
    display: none;
}
  
    .check-pincode {
      width: 100%;
      margin-top: 10px;
    }
    li.checker-combine {
      margin-bottom: 15px;
    }
    .combo-offer-group {
      display: flex;
      flex-direction: column;
    }
    .add-to-cart-two-items {
      background: #121933 0% 0% no-repeat padding-box;
      border-radius: 25px;
      width: 100%;
      height: 40px;
      border: 1px solid #121933;
      color: #fff;
      margin-bottom: 20px;
      margin-top: 20px;
    }
    .combo-offer-group {
      display: flex;
      flex-direction: column;
    }
    .discount-combo-offer,
    .total-combo-offer {
      font-size: 16px;
    }
    .product-single__meta .offers-avail h5, .product-single__meta .offers-avail .h5{
      margin-top: 25px;
      margin-bottom:15px;
    }
  }
  
  .televison-tv-collection h1,
  .televison-tv-collection .h1 {
    padding: 0px;
    margin: 0px;
    letter-spacing: 0px;
    color: #3E59F2;
  }
  
  .televison-tv-collection {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
  }
  
  .medium-up--one-third {
    margin-top: 30px;
  }
  
  .televison-tv-collection .select-group select {
    background-image: none;
    background-color: transparent;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: 25px;
  }
  
  .bc-action-list-wrapper.bc-action-extend {
    display: none;
  }
  
  .template-collection .filters-toolbar {
    display: none;
  }
  
  .collection-offer-image {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
  }
  
  .collection-offer-image div {
    padding: 20px;
  }
  
  @media only screen and (min-width: 992px) {
    .product-single__photos {
      padding-right: 50px;
    }
  }
  
  .product_features_banner {
    margin: 10px 15px 0;
    display: flex;
  }
  
  .product_features_banner img {
    max-width: 100%;
    height: auto;
  }
  
  .product_features_slider {
    margin: 0 15px;
    position: relative;
  }
  
  .product_features_slider .slick-arrow {
    background-color: transparent;
    border: medium none;
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 1;
  }
  
  .product_features_slider .slick-arrow.next-arrow {
    right: 10px;
    left: inherit;
  }
  
  .product_features_slider .slider-nav {
    position: absolute;
    top: 30px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  
  .product_features_slider .slider-nav .slick-track {
    text-align: center;
    margin: 0 auto;
  }
  
  .product_features_slider .slider-nav .slick-track .slick-slide {
    margin: 0 5px;
  }
  
  .product_features_slider .slider-nav .slick-track .slick-slide .primary-button {
    background-color: #ffffff;
    color: #0C0F26;
    text-transform: capitalize;
  }
  
  .product_features_slider .slider-nav .slick-track .slick-slide.slick-current .primary-button,
  .product_features_slider .slider-nav .slick-track .slick-slide:hover .primary-button {
    background-color: #615c5c;
    color: #ffffff;
  }
  
  .product_faqs .card {
    background-color: #F1F2FF;
    margin-bottom: 15px;
    padding: 20px 30px;
    border-radius: 10px;
  }
  
  .product_faqs .card .collapse {
    display: block!important;
  }
  
  .product_faqs .card .collapse .card-body {
    padding: 10px 0;
  }
  
  .product_faqs .card .card-header {
    /* cursor: pointer; */
    cursor: none;
    display: flex;
    align-items: center;
  }
  
  .product_faqs .card .card-header p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    width: calc(100% - 30px);
  }
  
  .product_faqs .card .card-header svg {
    margin-left: auto;
    transition: all 0.4s ease;
    width: 27px;
    display:none;
  }
  
  @media only screen and (max-width: 767px) {
    .product_faqs .card .card-header svg {
      width: 15px;
    }
    .product_faqs .card .card-header p {
      width: calc(100% - 30px);
    }
  }
  
  .product_faqs .card .card-header.active svg {
    transform: rotate(-180deg);
  }
  
  @media only screen and (max-width: 767px) {
    .product-tab-section .product-tab-list {
      padding: 0 10px;
      border-bottom: 5px solid #f5f5f5;
      border-top: 5px solid #f5f5f5;
      margin: 0;
    }
    .product-tab-section .product-tab-list li a {
      padding: 10px 0 10px 0;
      font-weight: 400;
      font-size: 14px;
    }
    .product-tab-section .product-tab-title {
      font-size: 16px;
      font-weight: 700;
    }
    .product-tab-section {
      margin: 0 -10px;
    }
    .product_features_slider .slider-nav .slick-track .slick-slide {
      margin: 0 5px;
      width: 100% !important;
    }
    .product_features_slider .slider-nav {
      position: relative;
      top: 0;
    }
    .product_features_slider .slider-nav .slick-track {
      margin: 0px 0 10px;
      width: 100% !important;
    }
    .product_features_slider .slider-nav .slick-track .primary-button {
      border: 1px solid #0C0F26;
      margin: 5px 0;
      width: 80%;
    }
    .collection-offer-image div {
      padding: 12px 0px;
    }
    .collection-offer-image {
      padding-top: 20px;
    }
    .televison-tv-collection {
      display: flex;
      justify-content: space-between;
      padding-left: 0px;
      flex-direction: column;
    }
    #bc-sf-filter-products .price--on-sale .price__sale {
      display: flex;
      text-align: left;
      margin: 0px !important;
    }
    .product_features_slider .slider-nav .slick-track .slick-slide.slick-current .primary-button,
    .product_features_slider .slider-nav .slick-track .slick-slide:hover .primary-button {
      border-color: #3E59F2;
    }
    .filters-toolbar__input-wrapper {
      display: inline-block;
      width: 77%;
      line-height: var(--btn_line_height);
      height: var(--btn_height);
      font-size: var(--btn_font_size);
    }
  }
  
  div#bc-sf-filter-tree {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 10px;
  }
  
  .bc-al-overlay {
    padding-top: 0% !important;
  }
  
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .product-tab-section .product-tab-block .product-tab-box {
      padding: 30px 30px 0;
    }
    .product-tab-section .product-tab-block .product-tab-box .primary-button {
      min-width: 110px;
      font-size: 11px;
      height: 30px;
      line-height: 30px;
    }
  }
  
  .product-form__controls-group .variant-swatch {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 10px 6px 0;
    position: relative;
  }
  
  .product-form__controls-group .variant-swatch input {
    display: none;
  }
  
  .product-form__controls-group .variant-swatch label {
    min-width: 55px;
    height: 55px;
    border: 1px solid #e7e7e7;
    margin: 0 10px 0 0;
    text-align: center;
    padding: 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 26px;
    color: white;
    cursor: pointer;
    overflow: hidden;
  }
  
  
  /* .product-form__controls-group .variant-swatch input:checked + label {
          border-color: #121933;
        } */
  
  @media only screen and (max-width: 767px) {
    .lc-box {
    flex-direction: column;
}
    .emi-box:first-child{
      margin-bottom:0;
      padding-bottom: 0;
    }
    .emi-box:last-child .emi-text {
    margin-left: 40px;
}
    .emi-box {
    align-items: center;
}
    .emi-box a{
      margin-top:0;
    }
    .emi-box #more-details{
    margin-top: 0;
      }
    .emi-box .emi-text {
    font-size: 12px;
}
    .template-product .main-content {
      background-color: #ffffff;
    }
    .product-single__meta .offers-avail ul {
      /* background-color: #ffffff; */
      padding: 16px 0 0;
    }
    .product-single__meta .offers-avail ul li {
      padding-left: 20px;
    }
    .emi-box {
      margin-left: -10px;
      margin-right: -10px;
      padding: 10px;
      border-top: 0px solid #EAEDED;
      border-bottom: 0px solid #EAEDED;
    }
    .offers-avail {
      border-bottom: 5px solid #EAEDED;
      margin: 0 -10px;
      padding: 0 10px;
    }
    .product-option-block {
      border-top: 5px solid #EAEDED;
      border-bottom: 5px solid #EAEDED;
      margin: 0 -10px;
      padding: 10px;
    }
    .product-qualities {
      margin: 0 -10px 0;
      padding: 10px;
      gap: 10px;
    }
    .product-qualities p {
      font-size: 12px;
      line-height: 18px;
    }
    .product-qualities svg {
      width: 30px;
      height: 30px;
    }
    .combo-offer-checkbox {
      margin-left: 0;
    }
    .combo-offer-checkbox .total {
      border-top: 1px solid #E5E5E5;
      padding-top: 10px;
    }
    .combo-offer-checkbox .total .discount-combo-offer {
      margin-left: auto;
      float: right;
    }
    .product-tab-section .product-tab-block {
      margin-top: 0;
    }
    .product-tab-section .product-tab-block .product-tab-box {
      margin-top: 0;
    }
    .product-tab-section .product-tab-block .product-tab-content {
      padding-bottom: 0;
      border-bottom: medium none;
    }
    .product_faqs .card {
      padding: 10px;
    }
    #product_images .slick-dots {
      overflow: scroll;
          display: none !important;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .template-product .main-content .grid__item {
      width: 100%;
    }
    .combo-offer-group {
      flex-direction: column;
    }
    .combo-offer-checkbox {
      margin-left: 0;
      margin-top: 10px;
    }
    .product-tab-section .product_features {
      width: calc(33.33% - 5px);
    }
    div#ProductSection-product-template {
      padding-left: 30px;
      padding-right: 30px;
      margin-left: 30px;
      margin-right: 30px;
    }
  }
  
  nav.breadcrumb {
    /* background: #fff; */
    padding: 10px 50px;
    font-size: 12px;
    color: #8F8F8F;
    text-align: center;
    max-width: 1600px;
    margin: 0 auto;
  }
  
  .template-product nav.breadcrumb {
    text-align: left;
  }
  
  nav.breadcrumb a {
    color: #8F8F8F;
  }
  
  #shopify-section-cart-template .left-box-cart {
    max-width: 992px;
    width: 70%;
  }
  
  #shopify-section-cart-template .left-box-cart table {
    background-color: #ffffff;
  }
  
  .cart-qty {
    display: flex;
    width: 102px;
    height: 35px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
  }
  
  .cart-qty .cart_qty_arrow {
    background-color: transparent;
    color: #707070;
    border: medium none;
    min-width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  
  .cart-qty .cart__qty-input {
    /* width: calc(100% - 80px); */
    text-align: center;
    background-color: transparent;
    border: medium none;
    font-size: 16px;
    color: #000000;
    padding: 0;
  }
  
  .cart-table-block {
    width: 69%;
    display: inline-block;
    margin-right: 30px;
  }
  
  .cart-body-table {
    padding: 0 55px;
    background-color: #ffffff;
    margin-bottom: 20px;
  }
  
  .cart-body-table .list-view-item__title {
    margin-bottom: 10px;
  }
  
  .cart-body-table table {
    width: 100%;
    margin-bottom: 0;
  }
  
  .cart-body-table table .cart__remove a {
    color: #333333;
    border-bottom: medium none;
    padding-bottom: 0;
  }
  
  .cart-body-table table td {
    padding: 0 0 30px 0;
  }
  
  .cart-body-table table .cart-price-qty-remove-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 25px;
  }
  
  .cart-body-table table a.update-qty {
    font-size: 14px;
    border-bottom: medium none;
    color: #000000;
    margin-top: 5px;
    display: inline-block;
    position: absolute;
  }
  
  .cart-body-table .cart-quantiy-box {
    position: relative;
  }
  
  .cart__product-title {
    border-bottom: medium none;
    text-decoration: inherit !important;
    font-size: 16px;
    font-weight: 500;
    color: var(--black);
    margin-bottom: 0;
    padding-top: 35px;
    display: block;
  }
  
  .cart-body-table table td.cart__image_section {
    padding-right: 20px;
  }
  
  .pincode-subtotal-cart-body {
    background-color: #ffffff;
    width: 28%;
    float: right;
    padding: 30px;
  }
  
  .pincode-subtotal-cart-body hr {
    border-color: #D5D5D5;
    margin: 20px 0 25px;
  }
  
  .pincode-subtotal-cart-body .checker-combine h3,
  .pincode-subtotal-cart-body .checker-combine .h3 {
    font-size: 16px;
  }
  
  .pincode-subtotal-cart-body .checker-combine p {
    font-size: 14px;
  }
  
  .pincode-subtotal-cart-body .checker-combine .check-pincode {
    margin-top: 5px;
    width: 100%;
  }
  
  .pincode-subtotal-cart-body .checker-combine .check-pincode input {
    width: inherit;
    padding-right: 50px;
  }
  
  .pincode-subtotal-cart-body .checker-combine .check-pincode .primary-button {
    background-color: var(--black);
    font-size: 14px;
    min-width: 100px;
    margin-right: -5px;
    padding: 0;
    color: #fff;
  }
  
  .pincode-subtotal-cart-body .cart-subtotal,.cart-subtotal_save {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }
  
  .pincode-subtotal-cart-body .cart-subtotal .cart-subtotal__title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .pincode-subtotal-cart-body .cart-subtotal .cart-subtotal__price {
    font-size: 20px;
    font-weight: bold;
  }
  
  .pincode-subtotal-cart-body .cart__shipping {
    display: none;
  }
  
  .cart__submit.primary-button {
    width: 100%;
    font-weight: bold;
  }
  
  
  /* about us css */
  
  .about-bg-image {
    /* margin-top: -30px; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }
  
  .page-width_about_us {
    background-color: #ffffff;
    padding: 48px;
    text-align: center;
    margin-top: -63px;
    position: relative;
  }
  
  .page-width_about_us p {
    margin: 0 0 10px;
  }
  
  .about-product-block h2 {
    font-size: 20px;
    color: var(--black);
    margin: 10px 0;
  }
  
  .about-product-block p {
    font-size: 14px;
  }
  
  .cards_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .cards_wrap .card_item {
    width: 33.33%;
    max-width: 380px;
    padding: 15px;
  }
  
  .cards_wrap .card_image {
    width: 100%;
    min-height: 225px;
    padding-bottom: 0;
  }
  
  .cards_wrap .card_image img {
    display: block;
  }
  
  .cards_wrap .card_category {
    border: 1px solid #BBBBBB;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .cards_wrap .card_category a {
    text-align: left;
    color: var(--black);
    font-size: 14px;
  }
  
  .card_item:hover .card_category a {
    color: var(--primary_btn_hover);
  }
  
  @media (max-width: 1024px) {
    .cards_wrap .card_item {
      width: 50%;
    }
    .cards_wrap .card_image {
      min-height: inherit;
    }
    .track_txt {
      right: 80px;
    }
    .account_txt {
      right: 34px;
    }
    .cart_txt {
      right: -2px;
    }
  }
  
  @media (max-width: 528px) {
    .cards_wrap .card_item {
      width: 100%;
    }
  }
  
  i.fas.fa-chevron-down::before {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    content: "\f078";
  }
  
  
  /* FAQs css */
  
  .page-width_faqs.bg-padding {
    padding: 30px 50px;
  }
  
  .accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #B5B5B5;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
  }
  
  .accordion button:hover,
  .accordion button:focus {
    cursor: pointer;
    color: #3E59F2;
  }
  
  .accordion button:hover::after,
  .accordion button:focus::after {
    cursor: pointer;
    color: #3E59F2;
    border: 1px solid #3E59F2;
    /*     .accordion-title {
           padding: 1em 1.5em 1em 0;
           } */
  }
  
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .accordion button[aria-expanded='true'] {
    color: #3E59F2;
  }
  
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  
  .accordion button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 100%;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  
  .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 25px;
  }
  
  @media screen and (max-width: 767px) {
    .accordion button .icon {
      /*     display: none; */
      margin-right: -10%;
      margin-top: 5px;
    }
    .accordion button {
      width: 100%;
    }
    p.accordion-title {
      width: calc(95% - 30px);
    }
    .page-width_faqs {
      width: 95%;
      padding: 10px 10px;
    }
  }
  
  /* Terms & condition */
  .bg-padding {
    background-color: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 20px;
  }
  
  .bg-padding h5 {
    color: #3E59F2;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  
  .bg-padding p.bold,
  .bg-padding b,
  .bg-padding strong {
    color: var(--primary_btn_color);
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
  }
  
  .bg-padding p {
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 35px;
  }
  
  .bg-padding ul>ul {
    margin-bottom: 0;
  }
  
  .bg-padding .list-style-lower-alpha {
    list-style-type: lower-alpha;
    margin-left: 30px;
    padding-bottom: 0;
  }
  
  .bg-padding ol li {
    margin-bottom: 30px;
  }
  
  .bg-padding ul {
    margin-bottom: 15px;
    display: inline-block;
  }
  
  .bg-padding ul li {
    margin-bottom: 15px;
    list-style-type: disc;
}
  
  .bg-padding li .bold {
    /* margin-bottom: 10px; */
  }
  
  .bg-padding .list-style-lower-alpha li {
    list-style: inherit;
  }
  
  .page-width_container {
    margin: 0px auto;
    max-width: 1200px;
  }
  
  @media only screen and (min-width: 768px) and (max-width: 1300px) {
    .page-width_container {
      width: 80%;
    }
  }
  
  @media screen and (max-width: 767px) {
    span.combo-offer-price {
      margin-left: 0 !important;
    }    
    .bg-padding {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 0px;
      width: 95%;
      margin: 0 auto;
    }
    .page-width_faqs.bg-padding {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 0px;
    }
    .bg-padding p {
      margin-bottom: 15px;
    }
    .bg-padding ul {
    position: relative;
    left: 10px;
    }
    .boost-pfs-filter-top-sorting {
      display: flex;
    }
    .boost-pfs-filter-top-sorting {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 1rem;
      margin: 1rem 0 0;
    }
    label.filters-toolbar__label.select-label {
      margin: 0;
    }
    .filters-toolbar__input-wrapper.select-group {
      width: fit-content;
     }
  }
  
  .dropdown-cart {
    position: fixed;
    right: -424px;
    width: 424px;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    transition: all 0.4s ease;
    z-index: 11;
    overflow: hidden;
    padding: 15px;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 3px 26px rgb(0 0 0 / 16%);
  }
  
  .dropdown-cart:before {
    position: absolute;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    top: -10px;
    right: 14px;
    width: 10px;
    height: 10px;
    z-index: 9999;
  }
  
  .dropdown-cart.opendropdown-cart {
    visibility: visible;
    right: 0;
  }
  
  .dropdown-cart .mobile-view-title {
    display: flex;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 15px;
    padding-bottom: 12px;
    align-items: center;
  }
  
  .dropdown-cart .mobile-view-title a {
    display: inline-flex;
  }
  
  .dropdown-cart .has-items {
    height: calc(100vh - 200px);
    overflow: auto;
  }
  .dropdown-cart .mini-products-list li {
    display: flex;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  
  .dropdown-cart .mini-products-list li:last-child {
    border-bottom: medium none;
  }
  
  .dropdown-cart .product-image {
    width: 116px;
  }
  
  .dropdown-cart .product-details {
    width: calc(100% - 145px);
    padding-right: 5px;
  }
  
  .dropdown-cart .product-name {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    color: var(--black);
    font-weight: 500;
    display: inline-block;
  }
  
  .dropdown-cart .remove {
    margin-left: 20px;
    background-color: #E8E8E8;
    width: 27px;
    height: 27px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .dropdown-cart .cart-price {
    display: flex;
    margin-top: 15px;
    align-items: center;
    gap: 10px;
  }
  .dropdown-cart .cart-price .pricehiral{
    font-size: 15px;
  color: var(--red_color);
  font-weight: 600;
  }
  
  .dropdown-cart .cart-price .price {
    flex-direction: row;
    font-size: 16px;
    color: var(--red_color);
    font-weight: 600;
  }

  
  .dropdown-cart .cart-price .price svg {
    margin: 0 3px;
  }
  
  .dropdown-cart .mini-products-list li .remove-cd svg {
    background: #dfe6e9;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    padding: 4px;
  }
  
  .dropdown-cart .actions .primary-button {
    width: 100%;
  }
  
  .dropdown-cart .total-price {
    display: flex;
    color: #000000;
    justify-content: space-between;
    margin-top: auto;
    border-top: 1px solid #D5D5D5;
    padding-top: 15px;
    margin-bottom: 10px;
  }
  
  .dropdown-cart .total-price .price {
    font-size: 20px;
    font-weight: 700;
  }
  
  .dropdown-cart .total-price .sub-total-title {
    font-size: 16px;
    font-weight: 700;
  }
  
  .dropdown-cart .total-price p.sub-total-title {
    margin: 0 0 5px !important;
  }
  
  .dropdown-cart .total-save-price {
    display: flex;
    color: #000000;
    justify-content: space-between;
    /* margin-bottom: 15px; */
  }
  
  .dropdown-cart .total-save-price .price,.cart-subtotal_save .cart-subtotal__price  {
    font-size: 16px;
    color: #FF0000;
  }
  
  .dropdown-cart .total-save-price .sub-total-title {
    font-size: 16px;
    font-weight: 400;
  }
  
  .body-overlay-bg {
    /* background-color: #333333; */
    background-color: #000;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0.6;
    display: none;
  }
  
  .body-overlay-bg.active {
    display: block;
  }
  
  .no-items {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  @media only screen and (max-width: 767px) {
    .dropdown-cart {
      max-width: 370px;
      width: 100%;
      right: -100%;
      top: 0;
      /* height: 100vh; */
    }
    .dropdown-cart .mobile-view-title {
      display: flex;
      /* align-items: center; */
      border-bottom: 1px solid #D5D5D5;
      margin-bottom: 15px;
      align-items: center;
    }
    .dropdown-cart .mobile-view-title h3,
    .dropdown-cart .mobile-view-title h4 {
      width: 93%;
      margin: 5px 0;
    }
    .dropdown-cart .mobile-view-title a.close-cart-button svg {
      width: 15px;
      height: 15px;
    }
    .dropdown-cart .product-details {
      padding-right: 5px;
      width: calc(100% - 100px);
    }
    /* .dropdown-cart .mini-products-list li .remove-cd svg {
          width: 23px;
          height: 23px;
        } */
    button.slide-arrow {
      display: block !important;
    }
    .slick-track .product-single__thumbnail-image {
      display: block;
    }
    .slick-dots{
      display: none !important;
    }
    .login-form {
      padding: 20px !important;
    }
    .emi-text svg {
      width: 45%;
    }
    /* .site-footer .footer-top .site-footer__newsletter h3, .site-footer-right h3 {
            font-size: 16px;
            text-transform: inherit;
          } */
  }
  
  .login-form ul.nav.justify-content-center {
    margin-bottom: 10px !important;
  }
  
  div#product_images,
  #product_images_thumb {
    display: -webkit-box;
    overflow: hidden;
  }
  
  .product-single__photos .slick-initialized.slick-slider {
    display: block !important;
    overflow: unset !important;
  }
  
  .login-form a.nav-link.active {
    color: var(--black-hover);
  }
  
  .forgot-password {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .login-form ul.nav.justify-content-center {
    justify-content: center !important;
    display: flex;
    margin-bottom: 30px;
  }
  
  .login-form a.nav-link,
  .login-form h3,
  .login-form .h3 {
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: var(--black);
    padding: 0 20px;
  }
  
  .login-form h3+p,
  .login-form .h3+p {
    margin-top: 10px;
  }
  
  .login-form input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 0 10px;
    border: 1px solid #CCCCCC;
    border-radius: 25px;
    width: 100%;
    margin: 20px auto 0;
    height: var(--btn_height);
    line-height: var(--btn_line_height);
    color: black;
    display: inline-block;
  }
  
  .login-form {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 26px #00000014;
    width: 500px;
    padding: 30px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  
  .login-form ::placeholder {
    color: black;
  }
  
  .login-form input.btn,
  .login-form .shopify-payment-button input.shopify-payment-button__button--unbranded,
  .shopify-payment-button .login-form input.shopify-payment-button__button--unbranded {
    background-color: var(--primary_btn_color);
    border-radius: 25px;
    color: var(--white);
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .forgot-password a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B2B2B2;
    border-radius: 25px;
    padding: 5px 10px;
    font-size: 14px;
  }
  
  .login-border {
    border-right: 1px solid black;
  }
  @media only screen and (max-width: 767px) {
    .forgot-password a {
      padding: 5px 7px;
      font-size: 11px;
    }
    .login-form {
      width: 100%;
      padding: 30px;
      margin-top: 10px;
      padding-bottom: 20px;
    }
    .register-form.login-form {
      padding-bottom: 20px;
    }
    .login-form input {
      height: 40px;
      margin: 10px auto 0;
    }
    .login-form input.btn,
    .login-form .shopify-payment-button input.shopify-payment-button__button--unbranded,
    .shopify-payment-button .login-form input.shopify-payment-button__button--unbranded {
      margin-top: 40px;
      margin-bottom: 10px;
    }
    .forgot-password .or-text {
      display: none;
    }
    .login-form a.nav-link {
      font-size: 20px;
      padding: 0 20px;
    }
  }
  
  .product_images_thumb .product-single__thumbnail-image {
    border: 1px solid #D9D9D9;
    /* margin: 0 5px; */
  }
  .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .product_images_thumb {
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  
  
  button.slide-arrow {
    width: 35px;
    height: 35px;
    border-radius: 25px;
    border: 1px solid #C8C8C8;
    outline: inherit;
    background-color: transparent;
    box-shadow: none;
    position: absolute;
    top: 50%;
    left: -20px;
    z-index: 1;
  }
  
  button.slide-arrow svg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  
  button.slide-arrow.next-arrow {
    right: -20px;
    left: inherit;
  }
  
  .product-tab-content .product_features_slider .slider {
    margin-top: 10px;
  }
  .jdgm-rev-widg.jdgm-rev-widg {
    padding: 0 !important;
    margin-top: 0 !important;
  }
  
  .jdgm-star.jdgm--on:before,
  .jdgm-star.jdgm--off:before,
  .review-variant-block .jdgm-widget.jdgm-widget {
    font-size: 11px !important;
  }
  
  .jdgm-prev-badge__text {
    font-size: 14px !important;
    margin-left: 15px !important;
  }
  
  @media only screen and (max-width: 767px) {
    .cart__row {
      flex-direction: column;
      display: flex;
      padding-top: 15px;
    }
    .cart-table-block {
      width: 100%;
    }
    .pincode-subtotal-cart-body {
      width: 100%;
      float: left;
    }
    .cart__product-information {
      margin: 0 auto;
    }
    .cart dd {
      font-size: 16px;
    }
    .cart-body-table {
      padding: 0 20px;
    }
    .cart-price-qty-remove-section .product-details {
      display: none;
    }
    .cart-body-table table td.cart__image_section {
      padding-right: 0;
      padding-bottom: 0;
    }
    .cart__product-title {
      padding-top: 15px;
    }
    .cart-table-block .primary-button {
      width: 100%;
      margin-bottom: 20px;
    }
    .main-title h1,
    .main-title .h1 {
      padding-top: 0;
    }
    nav.breadcrumb {
      padding-bottom: 10px;
    }
    .product_features_slider .slick-arrow {
      top: 32%;
    }
  }
  
  
  h1.boost-pfs-filter-collection-header.collection-hero__title.page-width,
  .h1.boost-pfs-filter-collection-header.collection-hero__title.page-width {
    color: var(--black);
    /* margin-top: 20px; */
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    /* margin-bottom: 20px; */
  }
  
  #review-section #judgeme_product_reviews {
    margin-left: 0;
  }
  
  
  /*   .page-container #shopify-section-product-template .product-template__container{
          max-width: 1500px;
                margin: 20px 50px;
      
          margin-left: auto;
          margin-right: auto;
          padding: 25px 50px;
        } */
  
  @media only screen and (min-width: 768px) {
    div#ProductSection-product-template {
      background: #fff;
      /*     max-width: 1500px; */
      /* margin: 20px auto; */
      margin: 0px auto;
      padding: 25px 50px;
    }
  }
  
  .site-nav__dropdown {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s linear;
  }
  
  .site-nav--has-dropdown:hover .site-nav__dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    border: 1px solid #afacac2b;
    box-shadow: -1px -1px 0 3px #fff;
  }
  
  .boost-pfs-filter-options-wrapper {
    background-color: #fff;
    padding: 20px;
    margin-top: 20px;
  }
  
  .template-collection h1.boost-pfs-filter-collection-header.collection-hero__title.page-width {
    padding-left: 15px;
  }
  
  .template-collection nav.breadcrumb {
    padding: 10px 0;
    font-size: 12px;
    color: #8F8F8F;
    text-align: left;
  }
  
  header.collection-header {
    text-align: center;
  }
  
  @media only screen and (max-width: 767px) {
    .template-collection h1.boost-pfs-filter-collection-header.collection-hero__title.page-width {
      padding-left: 0px;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .collection-hero {
      /* margin-bottom: 20px; */
      margin-bottom: 0px;
    }
  }
  
  
  /* faq page css start here */
  
  .page-width_faqs .accordion-item svg {
    margin-left: auto;
    transition: all 0.4s ease;
    width: 27px;
    /* fill: #b5b5b5; */
    fill: var(--navigation_bg_color);
  }
  
  .page-width_faqs p.accordion-title {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
    width: calc(100% - 30px);
    /* color: #b5b5b5; */
    color: var(--navigation_bg_color);
    margin-top: 0;
  }
  
  .page-width_faqs .accordion .accordion-item button[aria-expanded='true'] svg {
    transform: rotate( -180deg);
    fill: var(--primary_btn_color);
  }
  
  .page-width_faqs .accordion .accordion-item button[aria-expanded='true'] p {
    color: var(--primary_btn_color);
  }
  
  .page-width_faqs .accordion button {
    cursor: pointer;
    display: flex;
    align-items: center;
  }
  
  .page-width_faqs .accordion button[aria-expanded='true'] {
    color: #3e59f2;
  }
  
  .page-width_faqs .accordion button:hover {
    cursor: pointer;
    color: #3e59f2;
  }
  
  .page-width_faqs .accordion button:active {
    cursor: pointer;
    color: #3e59f2;
  }
  
  .page-width_faqs .accordion button:focus {
    cursor: pointer;
    color: #3e59f2;
  }
  
  .contact-form.form-vertical input.btn {
    width: auto;
  }
  
  .filters-toolbar .filters-toolbar__item-wrapper {
    display: block;
    text-align: right;
  }
  
  .filters-toolbar .filters-toolbar__item-child {
    margin-right: 0;
  }
  
  
  /* contact us */
  
  .contact_us_content {
    margin-top: 10px !important;
  }
  
  
  /* Serach Page css starts */
  
  .template-search .select-group select {
    color: #000;
    background-color: #fff;
    border-radius: 5px;
    height: 40px;
  }
  
  .template-search .filters-toolbar .icon-chevron-down {
    fill: #000;
    width: calc(10em / 14);
    height: calc(10em / 14);
    right: 8px;
  }
  
  .template-search .select-group select:hover {
    color: #000;
    background-color: #fff !important;
    height: 40px;
  }
  
  .template-search .search .search__input {
    background-color: #F5F5F5;
    border-radius: 5px;
    color: #0C0F26;
    position: relative;
    max-height: 35px !important;
    min-height: 35px !important;
  }
  
  .template-search .medium-up--two-fifths .search .input-group {
    margin-top: 20px;
  }
  
  .template-search .search .input-group__btn button.search__submit {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* display: inline-block; */
    width: auto;
    /* text-decoration: none; */
    text-align: center;
    /* vertical-align: middle; */
    cursor: pointer;
    padding: var(--btn_padding);
    /* padding: 8px 25px; */
    background-color: var(--primary_btn_color);
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: var(--btn_border_radius);
    position: absolute;
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 35px !important;
    max-height: 35px !important;
  }
  
  .template-search .search .input-group__btn button.search__submit:hover,
  .site-footer .site-footer-left .contact-form .newsletter__submit:hover,
  .account_logout_btn:hover,
  .login-form input.btn:hover,
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
  #notify_btn_div:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: var(--primary_btn_hover) !important;
  }
  
  .shopify-challenge__button:not([disabled]):hover,
  .shopify-challenge__button:hover {
    color: var(--primary_btn_hover) !important;
  }
  
  @media only screen and (min-width: 750px) {
    .template-search .medium-up--one-quarter {
      width: 33.33% !important;
    }
    .template-search .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
    .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-half:nth-child(2n+1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n+1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+1) {
      clear: inherit !important;
    }
  }
  
  @media only screen and (min-width: 750px) {
    .template-search .boost-pfs-filter-right .grid__item {
      padding-bottom: 30px;
    }
  }
  
  
  /* Search Page css ends */
  
  .is-active+.mobile-nav__dropdown {
    display: block;
    opacity: 1;
    right: 0;
  }
  
  #boost-pfs-search-box-mobile {
    color: black;
  }
  
  @media screen and (max-width: 1200px) {
    /* .template-collection  .medium-up--one-third{
          margin-top: 0px !important;
        } */
    .template-collection .boost-pfs-action-list-enabled {
      padding-bottom: 15px !important;
    }
  }
  .template-search .boost-pfs-filter-options-wrapper {
    margin-top: 0;
  }
  
  .template-search .drawer-page-content .page-width .text-center .medium-up--two-fifths {
    padding-bottom: 0;
  }
  
  .template-search .drawer-page-content .page-width .text-center .boost-pfs-search-result-header {
    padding-top: 30px;
  }
  
  
  /* pdp page inline css */
  
  .template-product .checked_pin {
    display: none !important;
  }
  
  .template-product .jdgm-widget textarea {
    background-color: white !important;
  }
  
  .container {
    max-width: 1600px;
    margin: 0 auto;
  }
  
  #shopify-section-header.stick_header {
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    /* max-width: 1500px; */
    transition: .35s linear;
    Z-index: 999;
  }
 .product-sticky{
  opacity: 0;
  display: none;
 }
  .product-sticky.sticky_bottom {
    bottom: 0;
    position: fixed;
    z-index: 111;
    background: #fff;
    left: 0px;
    right: 0px;
    padding: 10px 50px;
    box-shadow: 0 -3px 10px #00000029;
    display: flex;
    gap: 20px;
    align-items: center;
    opacity: 1;
  }
  
  .product-sticky .price--on-sale .price__sale {
    flex-wrap: wrap;
  }
  
  .product-sticky .price {
    align-items: flex-start !important;
  }
  
  .grid-view-item .jdgm-widget.jdgm-widget {
    display: block !important;
  }
  
  .product-sticky .saving-price {
    display: none;
  }
  
  .product-sticky .product-form__item--payment-button button#product-add-to-cart,
  .product-sticky button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 18px;
  }
  
  .product-sticky .product-sticky-title {
    margin: 0 10px;
    width: 60%;
    font-weight: normal;
  }
  
  .product-sticky .price--on-sale .price-item--regular {
    margin: 0 10px;
  }
  
  .form-message__title {
    font-size: 16px !important;
  }
  
  
  /* @media only screen and (max-width: 767px){
        .slick-slide img:nth-child(1) {
          display: none;
        }
        .slick-slide img:nth-child(2){
          display: block;
        }
      } */
  
  .index-section--slideshow .page-width {
    padding: 0;
  }
  
  .home-page-collection .section-header {
    padding: 10px 0;
  }
  
  #shopify-section-header {
    background-color: #ffffff;
    box-shadow: 0 0 10px #00000029;
    position: relative;
    z-index: 1111;
  }
  
  #shopify-section-header .page-width {
    padding: 0;
  }
  
  .check-pincode-msg {
    margin-top: 0px;
    display: block;
    width: 100%;
    /* margin-bottom: 10px; */
    font-size: 12px;
  }
  
  
  /* notify css start here */
  
  .custom-from-notify .form-group .form-control {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 35px;
    color: #0c0f26;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
  }
  
  .custom-from-notify .form-group {
    margin-bottom: 15px;
  }
  
  .custom-from-notify .form-group .help-inline {
    color: red;
    font-size: 12px;
  }
  
  .offers-avail {
    margin-bottom: 20px;
  }
  
  .form-checkbox-group {
    display: flex;
    align-items: center;
  }
  
  button#notify_btn_div {
    margin-left: 0;
  }
  
  #notify_btn_div {
    background: var(--red_color);
    width: 200px;
        align-items: center;
    display: flex;
    justify-content: center;
  }
  
  .custom-from-notify .form-group {
    width: calc(50% - 15px);
    display: inline-block;
    padding: 0 15px 0 0;
    vertical-align: top;
  }
  
  .custom-from-notify input[type="text"],
  .custom-from-notify input[type="password"],
  .custom-from-notify input[type="email"],
  .custom-from-notify input[type="tel"] {
    height: 42px;
    padding: 0 10px;
    line-height: 42px;
  }
  
  .custom-from-notify {
    width: 100%;
    margin-top: 10px;
  }
  
  .custom-from-notify .action-btn {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
  }
  
  .custom-from-notify .action-btn #btnNotify {
    background: #5965f5;
    color: white;
    border-color: #5965f5;
    padding: 12px 15px 10px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  
  .custom-from-notify .action-btn #btnNotify:hover {
    background: #3e59f2;
    color: white;
    border-color: #3e59f2;
  }
  
  @media only screen and (max-width: 992px) {
    .custom-from-notify .form-group {
      width: 100%;
      padding: 0;
    }
    .custom-from-notify .action-btn #btnNotify {
      width: 100%;
    }
  }
  
  .input-checkbox {
    display: '';
  }
  
  .checkbox__input input {
    display: inline-block;
    width: 13px;
    margin: 0px 5px 0 0;
  }
  
  .slideshow__image {
    display: block;
  }
  
  .slideshow__mob__image {
    display: none;
  }
  
  @media only screen and (max-width: 767px) {
    .product-sticky.sticky_bottom {
      padding: 10px;
      gap: 0;
      justify-content: space-evenly;
    }
    .product-sticky.sticky_bottom .product-form__item.product-form__item--submit.product-form__item--payment-button{
      justify-content: center;
    }
    .product-sticky .product__price,
    .product-sticky-title,
    .product-sticky img {
      display: none;
    }
    nav.breadcrumb {
      padding: 16px 15px;
      font-size: 11px;
    }
    .slideshow__image {
      display: none;
    }
    .slideshow__mob__image {
      display: block;
    }
  }
  
  .popup-modal-box.modal-box {
    position: fixed;
  }
  
  .conntact-us-title h2 {
    text-transform: capitalize;
  }
  
  @media only screen and (max-width: 767px) {
    .page-width_faqs p.accordion-title {
      font-size: 16px !important;
    }
    .page-width_faqs .accordion-item svg {
      width: 12px;
    }
    .order-history .cus-addr p:first-child {
      font-size: 12px;
    }
    .get-in-touch:last-child {
      padding-left: 0;
      margin: 15px 0 0;
    }
    .emi-chart .emi-block {
      max-height: 80vh;
      overflow-y: auto;
      margin: 60px 10px;
      padding: 24px 10px 40px;
    }
    .view-manufautre-details a.text-underline {
      font-size: 14px;
    }
  .chart-compatibility {
  max-height: 80vh;
    overflow-y: auto;
    padding: 20px 20px 20px;
    max-width: 90%;
    max-height: initial;
    overflow-y: auto;
    /* margin: 60px auto; */
    position: absolute;
    overflow: scroll;
    top: 5vh;
    height: fit-content;
  }

   .chart-compatibility img {
    max-width: 800px;width:100%
}
.comp-chart span.action_button {
    position: fixed;
}
  }
  
  @media only screen and (max-width: 768px) {
    .order_addresses_details {
      flex-direction: column;
      gap: 10px;
    }
    .btn_cancel_invoice {
      margin-top: 10px;
    }
    /* find store */
    .template- .page-header h2 {
      font-size: 20px !important;
      margin: 15px;
    }
    /* contact us */
    .get-in-touch-svg {
      width: 35px;
      height: 35px;
      padding: 9px;
    }
    .bg-padding p {
      line-height: 22px;
      font-size: 14px
    }
    .bg-padding {
      padding: 15px;
    }
    .get-in-touch:first-child {
      padding-right: 0;
    }
    .get-in-touch:last-child {
      padding-left: 10px;
    }
    .page-width_about_us {
      padding: 20px;
      text-align: left;
    }
    .about_us_title {
      margin-bottom: 0;
    }
    .about-product-block p {
      padding: 0 5px;
      margin-bottom: 0;
    }
    .boost-pfs-search-suggestion-wrapper #ui-id-1 {
      height: 50vh !important;
      overflow-y: auto;
    }
    .emi-chart .emi-block {
      max-height: 80vh;
      overflow-y: auto;
      margin: 60px 10px;
      padding: 24px 10px 40px;
    }
    .price--on-sale .price__sale {
      display: block;
    }
    .price i {
      font-size: 10px;
    }
    .acc_panel {
      font-size: 1em;
    }
    /* .jdgm-widget.jdgm-widget {
          margin-left: 0px;
        } */
    .jdgm-prev-badge__text {
      font-size: 12px!important;
      margin-left: 0!important;
    }
    .price--on-sale .price__sale {
      display: flex;
      align-items: center;
    }
    .price-share-block {
      display: block;
    }
    .emi-box .emi-text svg {
      margin: 0;
    }
    .product-single__meta .review-variant-block , .product__price
   {
      padding: 0 5px;
      align-items: center;
    }
  }
  
  #customer_login .form-message__title:focus {
    outline: none;
  }
  
  @media only screen and (max-width: 767px) {
    .template-collection .page-width {
      position: relative;
      padding-left: 10px;
      padding-right: 10px;
    }
    .template-collection .page-width .boost-pfs-filter-tree-mobile-button button {
      z-index: 11111;
      bottom: 0px;
      right: 0px;
      left: 0;
      position: fixed;
      width: 100%;
      margin: 0;
    }
    .template-search .page-width .boost-pfs-filter-tree-mobile-button button {
      z-index: 11111;
      bottom: 0px;
      right: 0px;
      left: 0;
      position: fixed;
      width: 100%;
      margin: 0;
    }
    .template-collection.h1.boost-pfs-filter-collection-header.collection-hero__title.page-width,
    h1.boost-pfs-filter-collection-header.collection-hero__title.page-width {
      font-size: 22px;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .template-collection .filters-toolbar-wrapper {
      margin-bottom: 0;
    }
    .template-collection .collection-hero {
      margin-bottom: 0;
      padding-bottom: 0;
    }
    .template-index .popup-modal-box {
      margin: 15px;
      left: 0 !important;
    }
    .template-search .filters-toolbar-wrapper {
      margin-top: 10px !important;
    }
    .product-tag-new {
      top: 0;
      left:0;
    }
    .product-tag-new svg {
      height: 27.07pt;
      width: 26.35pt;
    }
    .site-footer-right .h3,
    .site-footer-right h3 {
      color: #fff;
      text-align: center;
    }
    .site-footer-right ul li {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .site-footer-right ul li svg {
      margin: 0 auto;
      width: 20.41pt;
    }
    .site-footer-right ul li p {
      text-align: center;
      float: none;
      margin: 0 auto;
      font-size: 12px;
      width: 100%;
    }
    .site-footer-right ul li a {
      text-align: center;
      float: none;
      margin: 0 auto;
    }
    .site-footer-left .site-footer__linklist .site-footer__linklist-item {
      padding: 0 5px 0 0;
    }
    .mobile-nav .mobile-main-menu .site-header__icon svg {
      height: 16px;
      width: 16px;
    }
    .template-product .product_images .slide-arrow {
      display: none !important;
    }
    .template-product .product-single__meta .review-variant-block .sku-product {
      font-size: 14px;
      line-height: 22px;
      margin-right: 15px;
    }
    .template-product .product-single__title {
      font-size: 16px;
    }
    .template-product .price-item--sale {
      font-size: 20px;
      font-weight: bold;
    }
    .template-product .price--on-sale .price-item--regular,
    .price-item--regular {
      font-size: 16px;
    }
    .template-product .breadcrumb {
      display: none;
    }
    .template-product .offers-avail li span {
      color: #3E59F2;
    }
  }
  
  .template-product .offers-avail li span {
    font-weight: bold;
  }
  
  .site-footer-right .h3,
  .site-footer-right h3 {
    color: #fff;
    text-transform: capitalize;
  }
  
  @media only screen and (max-width: 1200px) {
    .mobile-nav .mobile-nav__item.border-bottom {
      border-bottom: 1px solid #D4D4D4 !important;
    }
    .mobile-main-menu .mobile-nav--close {
      margin-top: 0;
    }
    .mobile-nav {
      position: relative;
      height: calc(100vh - 63px);
      overflow-y: auto;
    }
    .template-index .mobile-nav-footer {
      background-color: #EAEDED;
      width: 100%;
      padding: 10px;
      border-bottom: 0px solid #333333;
    }
    .template-index .mobile-nav-footer h3 {
      color: #3E59F2;
      margin-bottom: 5px;
    }
    .template-index .mobile-nav-footer ul {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
    }
    .template-index .mobile-nav-footer ul li {
      font-size: 12px;
      display: flex;
      align-items: center;
      margin-left: -4px;
    }
    .template-index .mobile-nav-footer ul li:last-child {
      padding-right: 5px;
    }
    .template-index .mobile-nav-footer ul li svg {
      width: 20.41pt;
      margin-right: 3px;
    }
  }
  
  
  /* social icons */
  
  .fb_icon .a {
    fill: #4267B2;
    stroke: #4267B2;
  }
  
  .fb_icon .b,
  .twitter_icon .b,
  .whatsup_icon #Whatsapp {
    fill: #fff;
  }
  
  .twitter_icon .a {
    fill: #000;
    stroke: #1DA1F2;
  }
  
  .whatsup_icon #Dark_Blue {
    stroke: #25D366 !important;
    fill: #25D366 !important;
  }
  
  @media only screen and (max-width: 767px) {
    /* .check-pincode .primary-button{
          min-width: 125px;
          height: 40px;
          line-height: 40px;
        } */
    /* .check-pincode input{
          height: var(--btn_height);
          min-height: 40px;
        } */
  }
  
  .site-nav>li>a {
    /* padding: 23px 10px; */
  }
  
  @media only screen and (max-width: 767px) {
    .grid-view-item .jdgm-widget.jdgm-widget {
      margin-left: 0;
    }
    .Category-section ul li a img {
      width: 75px;
      height: auto;
    }
    .Category-section ul li a p {
      margin: 5px 0 5px 0;
    }
    .Category-section ul li a {
      margin-right: 20px;
    }
    .icon-with-text-box-bg .icon-with-text-box:first-child {
      padding: 14px 10px;
    }
    .dropdown-cart .product-name {
      font-size: 14px;
    }
    .cart-qty {
      width: 102px;
      height: 35px;
    }
    .cart-qty input {
      padding: 0;
    }
    .dropdown-cart .mobile-view-title h3 .dropdown-cart .actions .primary-button,
    .dropdown-cart .mobile-view-title h4 .dropdown-cart .actions .primary-button {
      width: 100%;
      height: 40px;
      line-height: 40px;
    }
    .dropdown-cart .total-price .price {
      font-size: 16px;
    }
    .dropdown-cart .total-save-price .price {
      font-size: 14px;
    }
    .dropdown-cart .cart-price .price {
      font-size: 16px;
    }
    .dropdown-cart .cart-price .sale-price {
      font-size: 12px;
    }
    /* .dropdown-cart .cart-price .sale-price {
      color: var(--black);
      margin-left: 10px;
      font-size: 14px;
    } */
    .site-footer-right ul li a {
      font-size: 14px;
    }
    .product-recommendations__inner .product-card .price {
      font-size: 12px !important;
    }
    .product_faqs .card .card-header p {
      font-size: 14px;
    }
    .product_faqs .card {
      margin-bottom: 10px;
    }
    .template-product .product-tab-box p {
      font-size: 14px;
      text-align: left;
      margin-left: 0px;
      word-break: break-all;
    }
    .template-product .product-tab-box .prod_des p {
      margin: 0 0 5px !important;
    }
    .template-product .product-tab-content .prod_des ul {
      font-size: 14px;
    }
    .template-product .product-tab-section .product-tab-list li a {
      /* margin-right: 20px; */
      margin-right: 15px;
    }
    .template-product .product-tab-section .product-tab-list li:last-child a {
      margin-right: 0;
    }
    .product-recommendations__inner .grid--view-items {
      overflow: auto;
      display: flex;
      flex-direction: row;
    }
    .product-tab-section .product_features .h4,
    .product-tab-section .product_features h4 {
      margin-bottom: 5px;
      text-align: left;
      margin-left: 0px;
      font-weight: 500;
    }
    .product_features img {
      width: 100%;
    }
    .template-product .product-tab-section .product-tab-title {
      margin-bottom: 0;
    }
    .jdgm-histogram__bar {
      width: 53% !important;
    }
    .product-recommendations__inner .grid--view-items .price .price__sale .price-item--sale {
      font-size: 14px !important;
      font-weight: 700;
    }
    .product-recommendations__inner .grid--view-items .price-item--regular {
      font-size: 12px;
    }
    .combo-offer {
      display: none;
    }
    .combo-offer-checkbox .checkbox-group {
      display: flex;
      flex-direction: row;
    }
    .combo-offer-detail {
      display: flex;
      flex-direction: column;
      width: 65%;
    }
    .combo-offer-detail label {
      color: #3E59F2;
      font-size: 14px;
    }
    /* .checkbox-group .custom-radio input[type=radio],
    input[type=checkbox] {
      display: block;
      width: 6%;
    } */
    .checkbox-group img {
      display: block;
      border: 1px solid #E1E1E1;
      margin-right: 10px;
      width: 29%;
    }
    .total-combo-offer {
      margin-right: 0;
    }
    span.combo-offer-price {
      margin-left: 0;
    }
    p.total .discount-combo-offer {
      margin-right: 0;
    }
    .combo-offer-detail .combo-offer-cut-price {
      margin-left: 3px;
      font-size: 11px;
    }
    .main-title .h1,
    .main-title h1 {
      font-size: 22px;
      padding: 0 0 25px;
    }
    .conntact-us-title h2 {
      font-size: 18px;
    }
    .get-in-touch:first-child {
      padding-right: 0;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px;
    }
    .get-in-touch:last-child {
      padding-left: 0;
    }
    .product-tab-section .product-tab-block .product-tab-box:last-child {
      padding-bottom: 0;
    }
    .product-single__meta .offers-avail ul {
      padding: 0;
    }
    .product-recommendations__inner {
      padding-top: 10px;
      border-top: none;
    }
    .boost-pfs-filter-options-wrapper {
      margin-top: 0;
    }
    .cart_bottom {
      background-color: #fff;
      width: 100%;
      padding: 0;
    }
  }
  
  @media only screen and (max-width: 320px) {
    .template-product .product-single__meta .review-variant-block . {
      font-size: 12px;
      white-space: nowrap;
    }
    .template-product .jdgm-widget.jdgm-widget {
      margin-left: 10px;
    }
    .template-product .jdgm-prev-badge__text {
      font-size: 12px !important;
      white-space: nowrap;
    }
  }
  
  .slick-dots {
    display: block !important;
  }
  
  span.combo-offer-cut-price,
  span.combo-offer-price {
    white-space: nowrap;
  }
  
  @media only screen and (min-width:993px) {
    .checkbox-group img {
      display: none;
    }
  }
  
  @media only screen and (max-width: 992px) {
    .combo-offer {
      display: none;
    }
    .combo-offer-checkbox .checkbox-group {
      display: flex;
      flex-direction: row;
      width: 100%;
    }
    .combo-offer-detail {
      width: 65%;
    }
    .combo-offer-detail label {
      color: #3E59F2;
      font-size: 14px;
    }
    /* .checkbox-group .custom-radio input[type=radio],
    input[type=checkbox] {
      display: block;
      width: 6%;
      display: flex;
      align-self: center;
      display: none;
    } */
    .checkbox-group img {
      display: block;
      border: 1px solid #E1E1E1;
      margin-right: 10px;
      width: 29%;
    }
    .total-combo-offer {
      margin-right: 0;
    }
    span.combo-offer-price {
      margin-left: 0;
    }
    p.total .discount-combo-offer {
      margin-right: 0;
    }
    .combo-offer-detail .combo-offer-cut-price {
      margin-left: 3px;
      font-size: 11px;
    }
    .slick-dots {
      display: flex;
      justify-content: center;
    }
    .slick-dots li {
      margin: 0;
    }
    .slick-dots li a:before,
    .slick-dots li button:before {
      font-size: 28px;
      width: 0;
    }
    /*   .custom-radio input[type=radio], input[type=checkbox]{
          display: block;
        } */
  }
  
  .combo-offer-checkbox .checkbox-group {
    display: flex;
  }
  
  .combo-offer-detail {
    display: flex;
    width: 100%;
  }
  
  span.combo-offer-price {
    margin-left: 15px;
  }
  
  span.combo-offer-cut-price {
    margin-left: 7px;
  }
  
  .combo-offer-group .combo-offer {
    width: 28%;
  }
  
  .combo-offer-group .combo-offer-checkbox {
    /* width: 100%; */
    margin-left: 0;
  }
  
  .combo-offer-checkbox {
    margin-left: 15px;
  }
  
  @media only screen and (min-width:993px) and (max-width: 1300px) {
    .combo-offer-group .combo-offer-checkbox {
      margin-left: 16%;
    }
  }
  
  @media only screen and (max-width: 1200px) {
    .mobile-search-pincode-form .site-header__search.site-header__icon .search-bar__input,
    .mobile-search-pincode-form .site-header__search.site-header__icon .search-header__input {
      border-radius: 25px;
    }
    .mobile-search-pincode-form .enter-pincode-section input {
      border-radius: 25px;
      padding-top: 2px;
      font-size: 14px;
    }
    .search-header__submit {
      padding: 0px 22px 0;
      height: auto;
      top: 5px;
    }
    .site-header__account,
    .site-header__cart {
      margin-top: 10px;
    }
    #shopify-section-header.stick_header .enter-pincode-section {
      display: none;
    }
  }
  
  .dropdown-cart.opendropdown-cart {
    z-index: 11111;
  }
  
  @media only screen and (min-width: 750px) {
    .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-half:nth-child(2n+1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n+1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
    .template-search .grid--uniform .medium-up--five-tenths:nth-child(2n+1) {
      clear: both !important;
    }
  }
  
  .check-pincode input:focused {
    width: 381px;
  }
  
  .template-product .slick-dots li a,
  .slick-dots li button {
    display: none;
  }
  
  .pagination {
    padding-top: 20px;
  }
  
  .template-product .slick-dots li a,
  .slick-dots li button {
    display: block;
  }
  
  
  }
  .site-footer .footer-top .site-footer__newsletter .h3,
  .site-footer .footer-top .site-footer__newsletter h3 {
    text-transform: inherit;
  }
  .dropdown-cart .mobile-view-title h3 ,
  .dropdown-cart .mobile-view-title h4{
    width: 93%;
  }
  .dropdown-cart .mobile-view-title a.close-cart-button svg {
    width: 15px;
    height: 15px;
  }
  .template-collection .collection-header .section-header {
    display: none;
  }
  .checkbox-group input {
    display: block;
  }
  
  /* .template-cart .opendropdown-cart{
        display: none;
      } */
  
  /* .template-cart{
        overflow: scroll !important;
        background-color: none;
      } */
  @media only screen and (max-width:1000px) {
    #shopify-section-product-recommendations {
      background-color: #eaeded;
      padding-right: 0px;
    }
    
    .product-recommendations__inner .grid--view-items {
      overflow: auto;
      display: flex;
      flex-direction: row;
    }
  }
  #product_images_thumb button.slide-arrow {
    width: 20px;
    height: 20px;
    top: 26%;
  }
  #product_images_thumb button.slide-arrow svg {
    width: 5px;
    height: 12px;
  }
  .cart-body-table.hide+.continue-shoping-cart {
    display: none;
  }
  .cart__removed-product-details .text-link.text-link--accent {
    display: none;
  }
  .boost-pfs-search-suggestion-wrapper {
    width: 540px;
    top: 72.515px!important;
  }
  .boost-pfs-search-suggestion-wrapper .boost-pfs-search-suggestion {
    height: 60vh !important;
    overflow-y: auto;
  }
  
  /* product grid card css new add here */
  .product-card .product-form__controls-group .variant-swatch label {
    min-width: 40px;
    height: 40px;
  }
  .product-card .product-form__controls-group .variant-swatch label:last-child {
    margin-right: 0;
  }
  .product-card .product-form__controls-group .variant-swatch {
    margin-bottom: 0;
    margin-right: 0;
  }
  .product-card .product-form__controls-group {
    justify-content: center;
    margin-bottom: 5px;
  }
  .product-card .price {
    margin-bottom: 5px;
  }
  .product-card .primary-button.sold_out_product {
    opacity: .5;
  }
  ul.product-tab-list {
    margin: 10px 0;
  }
  ul.product-tab-list.fixed {
    position: sticky;
    position: -webkit-sticky;
    /* top: 104px;  */
     top: 144px;
    z-index: 11;
    box-shadow: 0 0 3px #00000029;
  }
  ul.product-tab-list.fixed a {
    font-size: 16px;
    padding: 10px 0;
  }
  select.jdgm-sort-dropdown {
    color: #333333;
  }
  .jdgm-write-rev-link:hover {
    color: #ffffff !important;
    background-color: var(--secondary_btn_hover);
  }
  .jdgm-widget-actions-wrapper .jdgm-write-rev-link {
    margin-top: 0;
  }
  select.jdgm-sort-dropdown {
    color: #ffffff !important;
    background-color: var(--secondary_btn_color)!important;
    padding: 4px 10px !important;
    border-radius: 25px;
    border: medium none !important;
    position: relative !important;
    padding-right: 10px !important;
    background-image: url('/cdn/shop/files/Group-3692.png?v=1626332867') !important;
    background-size: 9px 6px !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
  }
  select.jdgm-sort-dropdown:hover {
    background-color: var(--secondary_btn_hover) !important;
  }
  .jdgm-sort-dropdown-arrow {
    display: none !important;
  }
  .prod_des ul li {
    list-style-type: disc;
    margin-bottom: 5px;
  }
  .prod_des ul {
    padding-left: 17px;
  }
  .product_faqs {
    margin-top: 20px;
  }
  .jdgm-rev-widg__header .jdgm-rev-widg__title {
    margin-bottom: 30px;
    letter-spacing: 0;
  }
  .product-form__item--payment-button button#product-add-to-cart,
  button.btn.product-form__cart-submit.primary-button,
  .trigger-button{
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    /* margin-top: 15px; */
        margin-left: 0;
    height: var(--btn_height);
    line-height: 27px;
    padding: 0 10px;
    background-color: var(--red_color) !important;
    width: 200px;
    opacity: 1;
  }
  /*  */
  .product-form__item.product-form__item--submit.product-form__item--payment-button .btn.product-form__cart-submit.btn--secondary-accent.shopify-payment-button__button.shopify-payment-button__button--unbranded.virtual-buy-now {
   display: none;
}

  /*  */
  .product-form__item--payment-button button#product-add-to-cart:hover,
  .add-to-cart-two-items:hover {
    background-color:#fff;
  }
  @media only screen and (max-width: 767px) {
    /* .boost-pfs-search-suggestion-wrapper {
          width: 96%;
        } */
    
    .tooltiptext {
      display: none;
    }
    
    .grid__item.medium-up--one-quarter {
      width: 50%;
      margin-bottom: 10px;
    }
    
    .product-card {
      display: block;
      padding: 10px;
    }
    
    .product-card .product-form__controls-group .variant-swatch label {
      min-width: 30px;
      height: 30px;
      width: 30px;
      margin-right: 5px;
    }
    
    .product-card .product-form__controls-group {
      margin-bottom: 0;
    }
    
    .product-tab-section #feature-section .product-tab-content {
      margin: 0;
    }
    
    .product_features_banner {
      padding: 0;
    }
    
    .product-tab-section .product-tab-block .product-tab-box {
      margin-left: 0;
      margin-right: 0;
    }
    
    .product_features_banner {
      margin: 10px 0 0;
    }
    
    .product_features_slider {
      margin: 0;
    }
    
    .product-template__container .grid {
      margin: 0;
      padding: 0;
    }
    
    .product-template__container .grid .grid__item {
      padding-left: 0;
    }
    
    div#shopify-section-footer .page-width {
      padding: 0;
    }
    
    .product-form__item--payment-button button#product-add-to-cart {
      margin-left: 0;
    }
    
    .jdgm-widget-actions-wrapper .jdgm-write-rev-link,
    .jdgm-sort-dropdown-wrapper {
      margin-top: 10px;
    }
    
    .jdgm-rev-widg__header .jdgm-rev-widg__title {
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 20px;
    }
    /* .product-recommendations__inner {
          margin-top: 15px;
        } */
    
    #faq-section,
    #review-section {
      border-top-width: 5px;
    }
    
    .social-sharing {
      margin-top: 5px;
    }
    
    .product-form__item--payment-button button#product-add-to-cart {
      margin-top: 0px;
    }
    
    .offers-avail {
      margin-bottom: 10px;
    }
    
    .product_faqs {
      margin-top: 10px;
    }
    
    .cart-body-table table .cart-price-qty-remove-section {
      padding-bottom: 0;
    }
    
    .cart-body-table table td {
      padding-bottom: 20px;
    }
    
    .main-title .h1,
    .main-title h1 {
      padding-bottom: 15px;
      font-size: 22px;
    }
    
    nav.breadcrumb {
      padding: 10px 15px;
    }
    
    .cart-table-block {
      margin-right: 0;
    }
    
    .pincode-subtotal-cart-body {
      padding: 20px;
    }
    
    .pincode-subtotal-cart-body li.checker-combine {
      margin-bottom: 0;
    }
    
    .pincode-subtotal-cart-body hr {
      margin: 15px 0;
    }
    
    .cart__buttons-container {
      margin-top: 10px;
    }
  }
  @media only screen and (max-width: 1200px) {
    ul.product-tab-list.fixed {
      top: 88px;
    }
  }
  label.active_cus {
    border-color: #121933 !important;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 25%;
  }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  @media only screen and (min-width: 768px) {
    #product_images .slick-dots {
      display: none !important;
    }
    
    .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title {
      padding: 0 !important;
    }
  }
  .boost-pfs-filter-option-content {
    padding-top: 0 !important;
  }
  .dropdown-cart .has-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }
  .dropdown-cart .has-items::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
    border-radius: 10px;
  }
  .dropdown-cart .has-items::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #B2B2B2;
  }
  .dropdown-cart .has-items {
    scrollbar-width: 10px;
    scrollbar-color: #B2B2B2 transparent;
  }
  button#continue_to_shipping_button_custom {
    border-radius: 35px;
    height: auto;
    padding: 15px 20px;
  }
  .cart-price dd {
    font-size: 16px;
    font-weight: 500;
  }
  .template- .page-header h2 {
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    letter-spacing: 0px;
    color: var(--primary_btn_color);
    padding: 10px 0;
    font-size: 30px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
  }
  .boost-pfs-filter-top-sorting select,
  .boost-pfs-filter-top-sorting select {
    width: auto;
    max-width: 100%;
    text-overflow: unset;
    background-color: #ffffff !important;
    border-radius: 5px;
  }
  .filters-toolbar__input-wrapper.select-group .icon {
    right: 15px;
  }
  @media only screen and (max-width: 767px) {
    .boost-pfs-filter-header-custom {
      display: none;
    }
    
    .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-options-wrapper {
      padding: 0;
    }
  }
  input#pincode_input.pincode_input_focus {
    border-color: #0c0f26;
  }
  .boost-pfs-filter-right .boost-pfs-filter-products {
    display: flex;
    flex-wrap: wrap;
  }
  
  /* slide show height issue */
  .slideshow-wrapper .slick-slider {
    height: auto !important;
  }
  
  /* ======================= custom style ================================ */
  .social-sharing li a.share-whatsup svg {
    border-radius: 0;
  }
  
  /* account order address */
  .cancel-order .pop-btn_cancel .btn-dark {
    float: right;
  }
  .addresses_add_new .profile_address_1 .d-flex .profile_address {
    border-bottom: none !important;
  }
  .addresses_add_new .profile_address_1 .profile_address:focus,
  .profile_address:not([disabled]):hover {
    color: #fff;
  }
  .order-detail-tabel .order-detail-page td {
    color: #000000;
    font-weight: bold;
    padding-bottom: 15px;
    font-size: 18px;
  }
  .order-detail-tabel .order-detail-page {
    border-bottom: 1px solid #BCBCB0;
  }
  .account_controls {
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  .d-flex {
    display: flex;
    gap: 10px;
  }
  
  /* end account order address */
  .product-tag-discount {
    height: 40px;
    background: #ff8000;
    border-radius: 50%;
    width: 40px;
    float: right;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    padding: 9px;
    line-height: 1;
  }
  .mobile_product_title {
    display: none;
  }
  #Collection .breadcrumb {
    background: none !important;
  }
  .back_checkpin {
    float: left;
  }
  /* .popup-error-model .js-modal-close {
    position: absolute;
    float: right;
    top: 5px;
  } */
  .popup-error-model .back_checkpin {
    color: var(--black);
    padding: 10px 0;
  }
  a.js-modal-close.close {
    color: var(--black);
  }
  .view-manufautre-details,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.btn--secondary-accent,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.btn.btn--secondary-accent,
  .shopify-payment-button button.shopify-payment-button__button--unbranded.product-form__cart-submit.btn--secondary-accent,
  button.btn.product-form__cart-submit.btn--secondary-accent,
  .jdgm-widget-actions-wrapper .jdgm-write-rev-link,
  select.jdgm-sort-dropdown,
  .boost-pfs-filter-top-sorting select,
  .emi-box #more-details,
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT,
  .login-form input,
  .login-form .shopify-payment-button input.shopify-payment-button__button--unbranded,
  .login-form input.btn,
  .shopify-payment-button .login-form input.shopify-payment-button__button--unbranded,
  .forgot-password a,
  .cart-qty {
    border-radius: var(--btn_border_radius);
  }
  .footer_new_mobile {
    display: none;
    max-width: unset;
  }
  .footer_new_logo {
    display: block;
  }
  .social-sharing li a svg {
    width: 25px;
    height: 25px;
    border-radius: 50%;
  }
  .site-header__icons .site-header__icons-wrapper {
    padding: 0 1%;
  }
  .scroll-class {
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    width: 100%;
  }
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  input[type=number] {
    -moz-appearance: textfield;
  }
  .social-sharing li {
    width: fit-content;
    height: fit-content;
  }
  .social-sharing a {
    stroke-width: 0 !important;
  }
  .mobile-pdpu {
    margin-top: 70px;
  }
  .desktop-pdpu {
    padding-top: 35px;
  }
  .site-footer-right-subpart_1 a:hover {
    text-decoration: underline;
  }
  .site-footer__icon-list .b,
  .site-footer__icon-list .c {
    stroke: inherit;
  }
  
  /* .site-footer__icon-list {
        margin-left: 45px;
      } */
  .site-nav_grandchild li .site-nav__link {
    font-weight: 400;
    font-size: 13px;
  }
  .popup-bg-overlay {
    display: block;
  }
  #popup {
    z-index: 2147483647;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%);
    background-color: var(--pincode_bg_color);
    color: #333333;
    /* max-width: 425px; */
     max-width: 360px;
    /* background-image: url(/cdn/shop/files/Bg_1.ai_7.jpg?v=1727263679);
    background-size: cover;
    background-repeat: no-repeat;  */

  }
   #popup h5{
     /* color: #f17b7a; */
    font-weight: 700;
  }
  .subscribed_div {
    padding: 20px;
  }
  .subscribed_div svg {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    vertical-align: middle;
    fill: #fff;
  }
  #popup input {
    margin-bottom: 0 !important;
    background-color: var(--white);
    color: var(--black);
  }
  .pincode-error-msg {
    padding: 25px;
    /* display: none; */
  }
  .pincode-error-msg form,
  .fill-pincode-popup form {
    display: flex;
    /* justify-content: center; */
  }
   a.js-modal-close.close {
    /* color: #f17b7a; */
     font-weight: 600;
  }
  
  .pincode-error-msg p,
  .fill-pincode-popup p {
    margin:10px 0 1.5rem;
    color: #333333;
  }
 
  .pincode-error-msg p:first-child {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 700;
  }
  #popup .primary-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #popup header {
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    background: #F5F5F5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .fill-pincode-popup {
    display: block;
    padding: 25px;
  }
  .fill-pincode-popup span,
  .popup-error-model span {
    display: block;
    /* font-size: 18px; */
    
    letter-spacing: .05em;
    margin-bottom: 14px;
    text-align: left;
  }
  .popup-error-model a.close {
    top: 10px;
    right: 10px;
  }
  .popup-error-model {
    display: none;
  }
  #popup h3 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
  }
  .modal-box .modal-body input {
    background: #F5F5F5;
  }
  .header_logo .a,
  .header_logo .b,
  .header-location .a,
  .mobile-header-location .a,
  .site-footer-left .footer_logo .a,
  .site-footer-left .footer_logo .a {
    stroke: inherit !important;
  }
  .header-location svg {
    width: 12.23px;
    height: 16.3px;
    vertical-align: middle;
  }
  .header-right svg {
    vertical-align: middle;
  }
  .header_logo .a,
  .header-location .a,
  .mobile-header-location .a {
    fill: #000;
    stroke: inherit !important;
  }
  .header_logo .b,
  .site-footer-left .footer_logo .b {
    fill: #fff;
  }
  .parent .icon-chevron-down {
    width: 15px;
  }
  .header-top {
    display: flex;
    align-items: center;
    gap: 35px;
  }
  .header_logo svg {
    vertical-align: middle;
  }
  
  /* .search-bar__input,
      .search-header__input {
        font-size: 15px;
        padding-left: 7px;
      } */
  .search-header__submit {
    padding: 4px 11px 0;
    height: auto;
  }
  .search-header__input {
    border-radius: 5px !important;
  }
  .font_14px {
    font-size: 14px !important;
  }
  .mobile_pincode {
    display: none;
  }
  .header-top-nav {
    background-color: var(--navigation_bg_color);
    position: relative;
  }
  .filters-toolbar__input-wrapper select {
    padding-top: 7px;
  }
  .grid__item .new-header {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .search-bar__input,
  .search-header__input {
    min-height: 100%;
    height: 35px;
  }
  .search-bar {
    position: unset;
    width: 100%;
    border-radius: 5px;
    height: 100%;
  }
  .search-bar__form-wrapper {
    width: 100%;
  }
  .search-bar__form svg {
    width: 15.82px;
    height: 16.3px;
  }
  .SearchDrawer .search-bar__form .search__input::placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #0c0f26;
  }
  .site-nav__link {
    font-size: 16px;
    color: var(--white);
  }
  .site-nav li:hover .site-nav__link--main,
  .site-nav li:active .site-nav__link--main,
  .site-nav li.active .site-nav__link--main,
  .site-nav li:focus .site-nav__link--main {
    background-color: var(--nav_bg_color);
    color: var(--nav_color);
  }
  .enter-pincode-section {
    width: 150px;
    overflow: visible;
  }
  .enter-pincode-section input {
    border-radius: 0;
    padding: 2px;
    background: 0 0;
    border-bottom: 1px solid #afafaf;
    font-size: 14px;
    width: 65px;
    color: #000;
    margin-bottom: 0;
  }
  .enter-pincode-section input::placeholder {
    color: #AFAFAF;
  }
  #CartCount {
    width: 23px;
    height: 23px;
  }
  .site-header__icons {
    width: 350px !important;
  }
  .enter-pincode-section .icon {
    width: 12px;
    height: 12px;
  }
  .search-bar__form {
    position: relative;
  }
  .search-bar__form .search-bar__input,
  .mobile-search-pincode-form .search-header .search-header__input {
    font-size: 12px;
    margin-bottom: 0;
    min-height: 100%;
    height: 28px;
    padding-left: 7px;
  }
  .mobile-search-pincode-form .site-header__search {
    padding: 8px 10px;
  }
  .boost-pfs-search-suggestion-popover:after {
    display: none;
  }
  .boost-pfs-search-suggestion-wrappe {
    width: 100% !important;
  }
  .site-footer .site-footer-left .contact-form .input-group {
    margin-bottom: 0;
  }
  .site-footer {
    padding-bottom: 20px;
  }
  .contact-form .input-group__field {
    margin-bottom: 0;
  }
  .site-footer-left {
    padding: 50px 5% 50px 5%;
  }
  .parent .child li a {
    text-transform: capitalize !important;
  }
  .site-footer .footer-top {
    padding: 40px 5% 20px;
  }
  .parent {
    display: flex;
    justify-content: space-between;
    text-align: left;
    padding-bottom: 40px;
  }
  .parent .child {
    padding-top: 12px;
  }
  .parent li p {
    border-bottom: 1px solid #B8B8B8;
    padding-bottom: 12px;
    margin: 0;
  }
  .parent_hr {
    margin: 10px 0;
  }
  .parent>li {
    min-width: 160px;
  }
  .parent>li i {
    display: none;
  }
  .footer-top .arrow {
  float: right;
  margin-right: 10px;
  transition: transform 0.2s;
  }

.footer-top .open {
  transform: rotate(180deg);
}
  .parent li a {
    color: #000;
  }
  .parent>li:last-child {
    border-bottom: none;
    display: none;
  }
  .parent .parent_link {
    font-size: 16px;
    font-weight: bold;
  }
  .parent .child li {
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
  }
  .site-footer-left a {
    text-transform: capitalize;
  }
  .site-footer-left h3 ,
  .site-footer-left h4{
    font-size: 20px;
    padding-bottom: 4px;
  }
  .site-footer-left p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .site-footer-right-subpart_1 a {
    font-size: 18px !important;
  }
  .site-footer-right-subpart_2 a {
    font-size: 22px;
  }
  .font_14px {
    font-size: 14px;
  }
  .site-footer-right ul li a {
    color: #fff !important;
  }
  .site-footer-right h3 {
    font-weight: 500;
  }
  .site-footer__icon-list li a {
    width: 100% !important;
  }
  .site-footer__icon-list li a:hover .a {
    /* filter: brightness(50%); */
    
    fill: var(--primary-color);
  }
  .site-footer__icon-list li a:hover .b {
    fill: var(--white)
  }
  .site-footer__icon-list li {
    margin-bottom: 0 !important;
  }
  .site-footer .footer_hr {
    margin-top: 0 !important;
  }
  .site-footer {
    padding-bottom: 20px;
  }
  .top-arrow svg:hover .b,
  .top-arrow svg:hover .c,
  .top-arrow svg:hover .a,
  .top-arrow svg:hover .d {
    stroke: #3E59F2;
  }
  .footer_hr {
    border: 0;
    border-bottom: 1px solid #333;
    width: 90%;
    margin: 10px auto 20px auto;
  }
  .copyright-section {
    padding: 0 5%;
    text-align: center;
  }
  .copyright-section p {
    color: #fff;
    margin: 0;
  }
  .d-block {
    display: list-item !important;
  }
  .border-bottom {
    border-bottom: 0 !important;
  }
  .parent li .icon {
    color: #000;
    float: right;
  }
  @media only screen and (max-width: 767px) {
    #address_default_address_new input[type=checkbox] {
      display: none !important;
    }
    
    .home-page-collection {
      padding-top: 0 !important;
    }
    
    .home-page-collection .section-header {
      margin-bottom: 0;
    }
    
    .account_header {
      padding: 0 20px !important;
    }
    
    .mobile-search-pincode-form .search-header .search-header__input {
      padding: 0 0 0 7px;
    }
    
    #customer_login .btn,
    #create_customer .btn {
      margin-top: 10px;
    }
    
    
    .account_container {
      padding: 15px !important;
    }
    
    .history_flex-container {
      gap: 15px !important;
    }
    
    .order-detail td,
    th {
      text-align: center !important;
      padding: 5px 0;
    }
    
    .order-detail th {
      font-size: 14px;
      width: auto !important;
    }
    
    .order-detail .order-detail-page {
      font-size: 12px;
    }
    
    .order-detail td {
      padding-bottom: 0px;
    }
    .account-page .text-right.len-size {
        padding: 5px;
    }
    table .first_tr td:nth-child(4){
      padding:0;
    }
    
    .d-flex {
      flex-direction: column;
    }
    
    .order-detail {
      overflow-x: auto;
    }
    
    .order-detail-page th,
    td {
      padding: 2px 5px;
      text-align: center;
    }
    
    .profile_page_title {
      margin-bottom: 10px;
    }
    
    .grid-item.order-history {
      border-bottom: 1px solid #c8c8c8;
      border-right: none !important;
      padding-bottom: 2px;
    }
    
    .price-item--regular,
    .template-product .price--on-sale .price-item--regular,
    .social-sharing li {
      font-size: var(--mobile_regular_price_font);
    }
    
    .template-product .price-item--sale {
      font-size: var(--mobile_sale_price_font);
    }
    
    .mobile_product_title {
      display: block;
      margin-bottom: 15px;
      margin-top: 15px;
    }
    
    .desktop_product_title {
      display: none;
    }
    
    .product-form__item--payment-button button#product-add-to-cart,
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT {
      font-size: 14px;
    }
    
    .boost-pfs-filter-products {
      margin-top: 10px;
    }
    
    .template-collection nav.breadcrumb {
      padding: 16px 10px 0 10px;
    }
    
    .site-footer-right {
      margin-bottom: 0;
    }
    
    .pincode-error-msg p {
      margin: 0;
      font-size: 14px;
      margin-top: 20px;
      margin-bottom: 15px;
    }
    
    .template-index .popup-modal-box {
      margin: 0;
    }
    
    .modal-box {
      border-radius: 0;
    }
    
    .copyright-section p {
      font-size: 12px;
    }
    
    .site-footer-left {
      order: 1;
      padding: 20px 0;
    }
    
    .site-footer-right {
      padding: 20px 0;
    }
    
    .site-footer__social-icons {
      display: flex;
      margin-left: 33px;
      gap: 15px
    }
    
    .site-footer-right {
      border-bottom: 0;
    }
    
    .site-footer .site-footer__content {
      flex-direction: column;
    }
    
    .site-footer-right ul li {
      flex-direction: row;
      gap: 15px;
    }
    
    .site-footer-right ul li div {
      width: 100%;
    }
    
    .site-footer-right ul li p,
    .site-footer-right ul li a,
    .site-footer-left a,
    .site-footer-left .site-footer__linklist,
    .site-footer-right .h3,
    .site-footer-right h3 {
      text-align: left;
    }
    
    .site-footer-right ul li a {
      margin: 0
    }
  }
  @media only screen and (max-width: 1200px) {
    .product-single__title {
      font-size: 16px;
    }
    
    .footer_new_mobile {
      display: block;
    }
    
    .footer_new_logo {
      display: none;
    }
    
    .header-top {
      gap: 0;
    }
    
    .parent {
      padding-bottom: 0 !important;
    }
    
    .site-footer .footer-top {
      padding: 20px 5% 20PX;
    }
    
    .site-header__logo {
      margin: 5px 0;
    }
    
    .boost-pfs-search-suggestion-wrapper {
      display: none;
    }
    
    .site-footer__icon-list {
      padding-bottom: 0;
    }
    
    .site-footer .site-footer-left .contact-form .input-group {
      margin-bottom: 0;
    }
    
    .header_logo svg,
    .grid__item.logo-align--left {
      width: 225px;
    }
    
    .site-header__icon {
      padding: 0 10px;
    }
    
    .site-header__icon svg {
      height: 19px;
      width: 25px;
      vertical-align: baseline !important;
    }
    
    .site-footer__icon-list {
      padding-bottom: 0;
    }
    
    .site-footer-right-subpart_2 a {
      font-size: 22px !important;
    }
    
    .site-footer-right-subpart_2 .font_14px {
      font-size: 14px !important;
    }
    
    .mobile_pincode input,
    .mobile-header-location,
    .mobile_pincode span {
      margin-right: 5px;
    }
    
    .mobile-header-location {
      height: 14px;
    }
    
    .mobile-header-location {
      display: block !important;
    }
    
    .header-search,
    .header-location {
      display: none !important;
    }
    
    .mobile_pincode {
      display: flex;
      align-items: center;
    }
    
    .mobile_pincode {
      width: 100%;
      padding: 2px 5px 2px 10px;
    }
    
    .parent li p {
      padding-bottom: 15px;
    }
    
    .parent .child li {
      line-height: 1;
      padding: 4px;
    }
    
    .parent>li i {
      display: block;
      position: relative;
      /* top: -10px; */
      top:0;
      right: 5px;
    }
    
    .parent>li {
      margin: 5px 0;
      line-height: 0;
      padding: 12px 5px 0;
    }
    
    .parent_hr {
      display: none;
    }
    
    .parent {
      flex-direction: column;
    }
    
    .parent .child {
      display: none;
    }
    .d-block {
      display: list-item !important;
    }
    
    .parent .child li {
      color: #000;
      list-style: circle;
      list-style-position: inside;
    }
    
    .site-footer .footer-top {
      background: #fff;
    }
    
    .parent .parent_link {
      font-weight: 400;
    }
  }
  @media only screen and (max-width: 500px) {
    .modal-box {
      max-width: 100%;
      width: 100%;
    }
  }
  @media only screen and (max-width: 375px) {
    .site-header__icons-wrapper .site-header__icon svg {
      height: 20.6px !important;
      width: 20.6px !important;
    }
    
    .site-header__icons-wrapper .site-header__icon {
      padding: 0 5px !important;
    }
    
    .header-top .site-header__icon {
      padding: 0 5px !important;
    }
  }
  @media only screen and (max-width: 374px) {
    .grid__item.logo-align--left,
    .header_logo svg {
      width: 156px;
    }
  }
  @media only screen and (max-width: 375px) {
    .dropdown-cart:before {
      right: 18px;
    }
  }
  @media only screen and (max-width: 1617px) and (min-width: 1613px) {
    .dropdown-cart:before {
      right: 95px;
    }
  }
  @media only screen and (max-width: 1612px) and (min-width: 1608px) {
    .dropdown-cart:before {
      right: 91px;
    }
  }
  @media only screen and (max-width: 1607px) and (min-width: 1601px) {
    .dropdown-cart:before {
      right: 89px;
    }
  }
  @media only screen and (max-width: 1600px) and (min-width: 1501px) {
    .dropdown-cart:before {
      right: 86px;
    }
  }
  @media only screen and (max-width: 1500px) and (min-width: 1351px) {
    .dropdown-cart:before {
      right: 76px;
    }
  }
  @media only screen and (max-width: 1350px) and (min-width: 1201px) {
    .dropdown-cart:before {
      right: 60px;
    }
  }
  @media only screen and (max-width: 1200px) and (min-width: 768px) {
    .dropdown-cart:before {
      right: 17px;
    }
  }
  
  /* ======================= custom style ================================ */
  #btnNotify {
    width: 200px;
    padding:0;
        display: flex;
    align-items: center;
    justify-content: center;
  }
  
  /* account css start here */
  span.flex_addr {
    /* width: 40%; */
    
    display: block;
    margin-bottom: 9px;
  }
  .order-detail-button {
    float: right;
  }
  .order-detail-button a {
    line-height: 25px;
    height: 25px;
  }
  p.pop-addr1 {
    width: calc(15% - 0px);
    margin: 0px;
  }
  span.cus-addr1 {
    display: flex;
    gap: 30px;
  }
  .order-detail th {
    color: #9A9A9A;
    font-weight: 500;
    font-size: 16px;
    /* width: 26%; */
    
    padding: 0 0 10px 0;
  }
  .order-detail-page th,
  td {
    padding: 2px 14px;
    border: 0px;
    text-align: left;
  }
  
  /* .order-detail-button a:focus, .order-detail-button a:hover {
          background-color: #132274;
          color: #fff;
      } */
  a#customer_logout_link {
    color: #ffffff;
  }
  .grid-item.order-history {
    flex: 22%;
    border-right: 1px solid #C8C8C8;
  }
  .account_container {
    padding: 30px;
    background: #fff;
  }
  .addressproviencenew,
  .address-country-option,
  select#AddressProvinceNew,
  select#AddressCountryNew {
    background: #ffffff;
    color: #000000;
    border: 1px solid #ccc;
    border-radius: var(--btn_border_radius);
    padding: 8px 15px;
  }
  .order-detail .order-detail-page {
    border-bottom: 1px solid #BCBCB0;
    color: #000000;
    font-weight: normal;
  }
  .order-detail td {
    padding: 10px 0;
    border: 0px;
    text-align: left;
  }
  .account_title:focus,
  .account_title:not([disabled]):hover {
    color: unset;
  }
  
  /* address.liquid */
  #AddressNewForm h2 {
    margin-bottom: 20px;
  }
  .personal_details {
    margin-bottom: 8px;
  }
  .content_center {
    justify-content: center;
  }
  .grid-item.order-history-1 {
    flex: 70%;
  }
  .order-history-1 .address-new-toggle {
    float: right;
  }
  .add_address_toggle {
    margin-top: -60px;
  }
  .form-vertical h2 {
    margin-bottom: 20px;
  }
  .history_flex-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .tab button.active {
    background-color: #fff;
    color: var(--primary-color);
    transition: none;
  }
  .account_header .tablinks_logout {
    float: right;
  }
  .account_header .tablinks_logout:hover {
    background-color: var(--black) !important;
  }
  .address_controls,
  .profile_addrss_area {
    display: flex;
    gap: 10px;
    margin: 10px 0;
  }
  .btn-btn-edit_address {
    justify-content: center !important;
  }
  .address_controls .primary-button,
/*   .profile_addrss_area .primary-button, */
  .account_controls .primary-button,
  .address-new-toggle1 {
    line-height: var(--small_btn_line_height) !important;
    height: var(--small_btn_height) !important;
    font-weight: normal !important;
  }
  #AddressNewForm {
    margin-top: 10px;
  }
  .address_details_section_ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    gap: 14px;
  }
  .order-history .pop-addr {
    margin-bottom: 10px !important;
    font-size: 16px;
  }
  .order-history .cus-addr p:first-child {
    font-size: 14px;
  }
  .address_details_section_ul>li {
    width: 49%;
  }
  .address_details {
    margin-left: 0;
  }
  .user_name {
    font-size: 18px;
    font-weight: normal;
  }
  .profile_page_title {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
  }
  .account_page-width {
    background: #ffffff;
  }
  .account_header {
    overflow: hidden;
    /* padding: 0 50px; */
  }
  .account_logout_div {
    padding: 7px 0;
  }
  .account_info_bottom_border {
    margin: 30px 0;
    border: 0;
    border-bottom: 1px solid #333;
  }
  .main_order_history_container .account_header_title {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 40px;
    transition: 0.3s;
    font-size: 19px;
    color: var(--navigation_bg_color);
  }
  .main_order_history_container .order-detail-container {
    display: none;
    padding: 30px;
    border-top: none;
    background: #ffffff;
  }
  .account_page-width .acc_section_header {
    color: #121933;
    font-size: 20px;
    padding-bottom: 20px;
    text-transform: capitalize;
  }
  
  /*  order css  */
  .main_order_history_container p {
    color: #000;
    font-size: 18px;
    margin: 0
  }
  .order_tabel p {
    color: #fff;
    padding: 15px 0;
  }
  .order_date_time {
    float: right;
  }
  .order_number {
    float: left;
  }
  .all_order_list {
    background-color: #fff;
  }
  .all_order_list tbody {
    border-bottom: 1px solid #BCBCB0;
  }
  .all_order_list.color {
    background: #F1F2FF;
  }
  
  /* header.page-header {
      max-width: 80%;
      margin: 0px auto;
    } */
  .link-back {
    /* padding-bottom: 20px;
      padding-top: 20px; */
    
    text-align: right;
  }
  i.fa.fa-angle-left {
    font-size: 20px;
    vertical-align: text-top;
  }
  .product-tit a {
    border-bottom: 0px;
    color: #3E59F2;
  }
  .sony_cnt_plt_name a {
    border-bottom: 0px;
    color: var(--navigation_bg_color);
  }
  .cancel-order {
    display: flex;
    max-width: 80%;
    margin: 0px auto;
  }
  .inst_cancel {
    flex: 50%;
  }
  .pop-btn_cancel {
    flex: 50%;
  }
  .cancel_instruct1 a {
    color: #0688e2;
  }
  .order_addresses_details {
    display: flex;
    max-width: 100%;
    /* margin: 40px auto; */
    /* padding: 40px 40px 100px 40px; */
    
    background: #ffffff;
  }
  h4.b-title.color {
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
    margin: 0;
  }
  .order_address_details {
    padding-right: 70px;
    width: 37%;
  }
  .order_address_details1 {
    padding-left: 70px;
    width: 37%;
  }
  .orders-section {
    padding-top: 15px;
  }
  p.addr {
    line-height: 1.7;
  }
  .track_title h4 {
    font-size: 20px;
    border-right: 2px solid #D5D5D5;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 50px;
    padding-top: 12px;
  }
  .order_track {
    display: flex;
    width: 80%;
    margin: 0px auto;
    margin-top: 2%;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #ffffff;
  }
  
  /* For tracking css  */
  .tracking_order {
    position: relative;
    padding: 0;
    height: 45px;
    vertical-align: bottom;
    flex: 50%;
    padding-top: 25px;
  }
  .navslider ul {
    display: flex;
    width: 100%;
    margin: auto;
    text-align: center;
    justify-content: stretch;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .navslider ul li {
    width: 24%;
    position: relative;
    display: inline-block;
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: gray;
  }
  .navslider ul li::after {
    content: "\2022";
    position: absolute;
    font-size: 6em;
    color: #dadada;
    line-height: 0;
    right: 50%;
    top: -15px;
    transition: all 1000ms ease-in-out;
    z-index: 2;
  }
  .navslider ul li::before {
    content: "";
    position: absolute;
    width: 100%;
    right: calc(50% + 10px);
    height: 2px;
    top: -10px;
    background-color: #dadada;
    z-index: 1;
    transition: all 1000ms ease-in-out;
  }
  .navslider ul li.active {
    color: var(--navigation_bg_color);
    font-weight: bold;
  }
  .navslider ul li.active::after {
    color: var(--navigation_bg_color);
    font-weight: normal;
  }
  .navslider ul li.active::before {
    background-color: var(--navigation_bg_color);
    color: var(--navigation_bg_color);
  }
  .navslider ul li:first-child::before {
    width: 0%;
    height: 0;
  }
  
  /* end of tracking css */
  @media (max-width: 800px) {
    .order_tabel {
      padding: 15px;
    }
    
    .cancel-order {
      max-width: 95%;
    }
    
    .order_address_details {
      padding-right: 0px;
      border-right: 0px;
      width: 100%;
      padding-bottom: 20px;
      border-bottom: 2px solid #D5D5D5;
    }
    
    .order_address_details1 {
      padding-left: 0px;
      width: 100%;
    }
    
    h4.b-title.color {
      padding-top: 20px;
    }
    
    .order_track {
      display: block;
      height: 400px;
      padding-left: 20px;
      padding-right: 20px;
      width: 95%;
    }
    
    .navslider ul {
      display: block;
    }
    
    .navslider ul li::before {
      top: -20px;
      right: calc(7px + 7px);
    }
    
    .navslider ul li::after {
      right: 52%;
      top: 8px;
    }
    
    .navslider ul li {
      display: block;
      margin-bottom: 40px;
    }
    
    .track_title h4 {
      border-right: 0px;
      border-bottom: 2px solid #D5D5D5;
      margin-bottom: 20px;
    }
    
    .navslider span {
      margin-left: -40px;
      margin-right: -130px;
    }
  }
  .price i {
    font-size: 13px;
  }
  .page-width_container {
    margin-top: 30px;
  }
  .buy_it_payment {
    display: none;
  }
  
  /* bundle product css start here */
  .bubdle_products {
    display: flex;
    text-align: center;
  }
  .bubdle_products .bundle {
    padding: 0 15px;
  }
  .bubdle_products .pro_img {
    min-height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .jdgm-medals.jdgm-widget {
    margin-left: 0;
    background-color: #ffffff;
    border: medium none;
    margin-bottom: 0;
  }
  .jdgm-medals .jdgm-medals__container {
    display: flex;
    justify-content: center;
  }
  .jdgm-medals .jdgm-medal-wrapper {
    margin: 0 15px !important;
    padding: 0 10px;
  }
  @media only screen and (min-width: 768px) {
    .jdgm-widget.jdgm-widget {
      display: flex !important;
      align-items: center;
    }
    
    .jdgm-medals__title-wrapper {
      width: 30%;
      display: inline-block;
    }
    
    .jdgm-medals .jdgm-medals__container {
      width: 70%;
      width: auto;
    }
  }
  @media only screen and (max-width: 575px) {
    #popup {
      max-width: 90%;
    }
  }
  .mobile-image {
    display: none;
  }
  .desktop-image {
    display: block;
  }
  @media only screen and (max-width: 767px) {
    .product-form,
    .product-form__controls-group {
      width: 100%;
    }
    
    .product-sticky .product-form__item--payment-button button#product-add-to-cart,
    .product-sticky .shopify-payment-button,
    .product-sticky a#notify_btn_div,
    .product-sticky button.shopify-payment-button__button.shopify-payment-button__button--unbranded,
    .product-sticky button.btn.product-form__cart-submit.primary-button {
      width: 50% !important;
      line-height: 30px;
      font-size: 14px;
    }
    
    .buy_it_payment {
      width: 50%;
    }
    
    .shopify-payment-button {
      width: 100% !important;
    }
    
    .mobile-image {
      display: block;
    }
    
    .desktop-image {
      /*display: none;*/
    }
    
    .jdgm-medals .jdgm-medal-wrapper {
      padding: 0;
    }
  }
  .jdgm-widget.jdgm-all-reviews-text {
    justify-content: center;
    text-align: center;
    margin-top: 30px;
  }
  .jdgm-widget.jdgm-all-reviews-text span.jdgm-all-reviews-text__text {
    font-size: 18px;
    font-weight: 700;
  }
  .dropdown-cart .remove-cd {
    height: 20px;
  }
  @media only screen and (max-width: 767px) {
    .site-header__logo-image svg {
      width: 200px;
    }
    #notify_me_div .form-checkbox-group{
      align-items: flex-start;
    }
    #notify_me_div .checkbox__input input{
      margin: 7px 5px 0 0;
      height: 13px;
    }
    h2.jdgm-medals__title-wrapper.h2{
      font-size: 14px;
    }
  }
  .cart-header__title{
    color: var(--black);
    background: transparent;
  }
  .list-view-item_title .cart_product-title{
    color: var(--black);
  }
  .regular-price-cart{
    text-decoration: line-through;
  }
  .sale-price-cart{
    color: var(--red_color);
    font-weight: 600;
  }
  span.regular-price-size{
    font-size: 12px;
  }
   /* editaddress-popup css start here */
   .editaddress-popup{
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 999999;
      background-color: #0000007a;
      display: flex;
   }
   .editaddress-popup-container{
     background-color: var(--white);
     color: black;
     max-width: 400px;
     width: 90%;
     margin: auto;
     max-height: 80%;
     overflow-y: scroll;
     padding: 15px;
    }
    .editaddress-popup-container input,.editaddress-popup-container select{
      padding: 0 10px !important;
    }
   button.address-edit-toggle.close-edit-address,button.address-new-toggle.close-edit-address{
    margin-right: auto;
    float: right;
    background-color: transparent;
    border: medium none;
    color: var(--black) !important;
  }
  .overflow-hidden{
    overflow: hidden;
  }
  .price-red{
    color: var(--red_color);
    margin: 0 5px;
    font-style: normal;
  }
  .jdgm-rev-widg.jdgm-rev-widg{
    width: 100%;
  }
  .jdgm-all-reviews-text__text i {
    font-style: normal;
    color: var(--red_color);
}
/* .product-sticky .product-form__item--payment-button button#product-add-to-cart{
	width: 160px; 
} */
.view-manufautre-details th {
  padding: 5px 0;
  width: 30%;
  vertical-align: text-top;
  font-weight: 500;
  text-align: left !important;
}
.view-manufautre-details td{
  padding: 5px 0 5px 10px;
}
.accordion_pdp li a {
  font-weight: 500;
}
div#shopify-section-collection-custom-image-section {
  margin-top: 30px;
}
@media only screen and (max-width: 767px){
  div#shopify-section-collection-custom-image-section {
    margin-top: 15px;
  }
}
.custom_section_width{/*background: #e5e5fd;*/ background-color: #F1F2FB;    padding: 20px 0 50px;}
@media only screen and (min-width: 768px){
.custom_section_width .container {
  padding: 0 20px;
}
}
.index-section--slideshow button.slideshow__arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: medium none;
  left: 0;
  display: block;
  order: inherit;
  transform: translateY(-50px);
  padding: 0;width:44px;
  min-width:44px;
  max-width:44px;
  height:44px;
  max-height:44px;
  min-height:44px;
}

.index-section--slideshow button.slideshow__arrow.slideshow__arrow-right {
  right: 0;
  left: inherit;
}
.index-section--slideshow .slideshow__arrows {
  width: auto !important;
  display: unset;
}
.index-section--slideshow .slideshow__arrows .slideshow__arrow .icon{
  width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
  opacity: 1;
  transition: unset;
  fill: #ffffff;
}
.index-section--slideshow .slick-dots{
  display: block;
}
     span.bp_error {
       color: red;
       margin-top: -10px;
       display: block;
       margin-bottom: 10px;
     }
     
         
/* product  comman label     */

.product_label {
  display: flex;
  justify-content: right;
  position: relative;
  top: -10%;
  text-transform:capitalize;
}
 
.comman_label {
  padding: 5px 10px 7px;
  background: #00b050;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  width: fit-content;
  position: relative;
  top: -10%;
}

.warranty_label {
  left: -58px;
}
.cashback_label {
  right: 0;
}
.custom_grid_section {display: flex;}
.custom_grid_section .full-width-link { position: relative;}
.combo_view_cart{display:none;}
  button.btn.buy_combo,.combo_view_cart,.quick-add__submit {
    width: 100%; 
    color: #fff;
    height: var(--btn_height);
    margin: 0 auto;
    padding: 4px 20px;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
  /* height: 40px !important; */
    line-height: 27px;
    background-color: var(--red_color);
    border-radius: 5px;border: 0px;
    /* width: 200px; */
  }
     .binary-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
   @media only screen and (max-width: 767px){
     button.btn.buy_combo,.combo_view_cart,.quick-add__submit{
      width: fit-content;
      height: 34.5px;
      font-size: 14px;
      line-height: inherit;
     }
   }
  h3.combo_title {
      color: #c0392b;
      margin: 10px 0;
    font-size: 25px;
  }
  .custom_section_width.pdp_combo_offer img{
   /* height: 210px; */
 }     
  .term-condition-checked{
    display: flex;
    margin-top: 10px;
  }
   .communication-checked{
     width: 43px !important;
     margin-top: 0px !important;
     margin-right: 11px !important;
   }     
   a.click.here {
    color: blue;
    text-decoration: underline;
    font-size: 16px;
  }
/* custom_variant */
.cust_variants{margin:10px 0 ;}
.cust_variants a.var_sel{border: 1px solid #000;}
.cust_variants a{
  padding: 5px 10px;
  border: 1px solid #adadad;
  margin: 5px;
  display: block;
  width: fit-content;
  float: left;
}
  span#button-tag {
    position: absolute;
    left: 9.5%;
  }
  div#Limited-Time-Sale-tag {
    position: absolute;
    right: 14%;
  }
/* .sony_combo_offer_tejash .slick-prev:before {
  content: '\00003C';
}
.sony_combo_offer_tejash .slick-prev {
  left: 25px;
  z-index: 2;
}
.sony_combo_offer_tejash.slick-next {right: 25px;
} */

.sony_combo_offer_tejash  .slick-track  {
  display: flex;
}
.sony_combo_offer_tejash .slick-slide{
  height: auto;
}
/* customer question in pdp page */
a{
  cursor: pointer;
}
.pdp_customer_title{
  margin-bottom: 22px !important;
}
.customer_container{
  border-top: 10px solid #f5f5f5;
  padding: 30px 60px 40px 60px;
  position: relative;
}
.customer_search {
  position: relative;
  color: #aaa;
  font-size: 16px;
}
.right{
  display:inherit;
  padding:3px;
  width:
}
.left{
  margin-left:-15px;
  
}
.customer_search {display: inline-block;}
.customer_search input {
  width: 300px;
  height: 36px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin: 0;
  text-indent: 25px;
}
.customer_search .search_icon { 
  position: absolute;
  top: 10px;
  left: 15px;
  width: 18px;
  height: 18px;
}
.que_container{
  border-bottom: 1px solid #dfdfdf;
  margin: 10px 0;
}
.que_contain, .ans_contain{
  display: flex;
  margin-bottom: 10px !important;
}
.que_contain h3, .que_contain p{
  font-weight: 500;
}
.que_head{
  font-size: 14px;
}
.que_head{
  font-weight: 500;
  width: 7%;
}
.que_desc{
  width: 60%;
}
.thumb_icon{
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dfdfdf;
  width: 80px;
  height: 35px;
  border-radius: 8px;
  font-family: FontAwesome;
}
.thumb_icon i{
  margin-right: 11px;
  font-size: 20px;
}
.thumb_contain{
  width: 93%;
  margin: 17px 0 20px auto;
}
.que_more{
  display: flex;
  justify-content: center;
  align-items: center;
 // border: 1px solid #dfdfdf;
  width: 255px;
  height: 30px;
  border-radius: 8px;
  margin-top: 20px;
}
.postque_container{
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding: 20px;
  width: 750px;
  height: 70px;
  background: #F1F2FF;
  border-radius: 8px;
}
.postque_container p, .post_icon p{
  margin: 0;
}
.post_que{
  margin-left: 15px;
  width: 300px;
  height: 36px;
  border-radius: 5px;
  background: #F1F2FF;
  border: 1px solid #dfdfdf;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}
.wrap_popup_container{
  display: none;
}
.wrap_popup{
  max-width: 450px;
  height: 340px;
  background: #fff;
  color: #000000;
  position: absolute;
  top: 3%;
  left: 50%;
  transform: translate(-50%, -3%);
  border-radius: 8px;
  z-index: 999;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.post_icon{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  background-color: #F1F2FF;
  border-radius: 8px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
}
.cancel_btn, .post_btn{
  border-radius: 8px;
  border: 1px solid #dfdfdf;
  padding: 6px 10px;
  font-size: 13px;
}
.cancel_post{
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.post_btn{
  background: #000;
  color: #fff;
  border: 0;
}
.modal_details p{
  text-align: left;
  color: #565959;
}
.modal_details{
  padding: 20px;
}
.modal_details textarea{
  min-height: 60px;
}
.form_group{
  display: flex;
}
.form_group label{
  margin-right: 10px;
}
.post_icon h3{
  font-size: 16px;
  text-transform: none;
}
.post_btn:hover {
  color: #fff !important;
}
.thumb_blue{
  color: blue;
}
.thumb_contain{
  display: flex;
  align-items: center;
}
.thumb_icon:first-child {
    margin-right: 10px;
}
@media screen and (max-width: 768px){
  .customer_container{
    padding: 15px 10px;
  }
  .product-tab-list{
    display: flex;
    overflow: auto;
  }
  .pdp_customer_title {
    margin-bottom: 13px !important;
  }
  .customer_search input{
    width: 300px;
  }
  .thumb_contain, .postque_container{
    width: auto;
  } 
  .que_desc{
    margin-left: 10px;
    width: 80%;
  }
  .que_head{
    width: 20%;
  }
  .post_que{
    width: 300px;
  }
  .wrap_popup_container{
    padding: 0 10px;
  }
  .modal_details {
    padding: 10px;
  }
  .form_group label{
    font-size: 14px;
  }
  .modal_details textarea {
    min-height: 53px;
  }
  .wrap_popup{
    max-width: 100%;
    min-height: auto;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #fff;
  }

}
 
 .prebook_label {
    right: 0;
    top: 0;
    position: absolute;
    height: 25px;
    z-index: 9;
}
.warranty-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: var(--btn_border_radius);
    padding: 8px 15px;
  margin-top:15px;
}
.warranty-box p{
    margin: 10px 0;
    border-top: 1px dotted grey;
    transition: all .2s linear;
    padding-top: 10px;
}
/* .warranty-box .product-qualities p {
border: none;
padding: 0;
margin: 5px 0;
font-weight:500;
} */
.warranty-box a {
    color: #3e59f2;
    text-decoration: underline;
}
.cashback_label {
    right: 0 !important;
}
.warranty_label {
    left: 0 !important;
}
@media only screen and (max-width: 768px) {
.warranty_label {
    left: 0 !important;
}
}
@media only screen and (max-width: 991px) {
.warranty_label {
    left: 0 !important;
}
}

.product-card-binary .product_label {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    text-transform: capitalize;
    width: 100%;
  top: auto;
}

.product-card-binary  {
    padding: 25px 0;
}
.binary-box {
    padding: 0 15px;
}
/* customer pagination */
.most_recent{
  margin-left: 10px;
}
.recent_dpmenu{
  background-image: url("/cdn/shop/files/down.png?v=1659012426");
  background-repeat: no-repeat;
  width: 300px;
  height: 36px;
}
.customer_pagination {
  margin: 25px 0 15px 0;
  font-family: FontAwesome;
}
.customer_pagination,
.customer_pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.customer_pagination .icon_paginate {
  background: #000;
  list-style: none;
}
.customer_pagination li a {
  text-decoration: none;
  height: 40px;
  width: 40px;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-right-width: 0px;
}
.customer_pagination li:last-child a {
  border-right-width: 1px;
}
.customer_pagination li a:focus{
  background: #337ab7;
  color: #fff;
}
.customer_pagination li.icon a {
  min-width: 120px;
}
.customer_pagination .icon_paginate a{
  color: #fff;
  background: #fff;
}
.customer_pagination  li a{
  color: #000;
}
.icon_paginate .fa-angle-left:before, .icon_paginate .fa-angle-right:before{
  font-size: 16px;
  color: #337ab7;
}
.inner table {
    width: auto;
}

/* end customer pagination */
/*css by sakshi  */
nav#AccessibleNav {
    padding-bottom: 0;
}
.template-search .input-group{
  width: 98%;
}
.messsage-show{
display:none;
}

.shopify-policy__container {
    max-width: 100% !important; 
    margin: 0 auto  !important;
    padding-left: 50px  !important;
    padding-right: 50px  !important;
}
.shopify-policy__title{
  background-color: #fff !important;
                 padding-bottom:15px !important;
                 margin-bottom:15px !important;
}
.shopify-policy__title h1 {
    font-size: 20px !important;
}
.shopify-policy__body {
    background-color: #fff !important;
    padding: 50px!important;
}
a.sc_queries_emails,
a.sc_queries_phoneno{
    width: 50% !important;
}
.grid__item.medium-up--two-fifths.medium-up--push-three-tenths {
    display: none;
}
.filters-toolbar__item-child:first-child{
margin-bottom:10px;
}
div#customer_container{
padding-bottom:20px;
}
span.font-fam{
  font-size:14px !important;
}
span.font-fam{
  font-size:14px !important;
  font-weight:400 !important;
  display: block;
    width: 80%;
}
.view-manufautre-details td {
  display: flex;
  gap: 5px;
}
.acc_title::after{
  top:25px !important;
}
.warranty-box a{
  color:#000 !important;
    text-decoration:none !important;
  }
  .form-message--success{
    background-color:transparent !important;
}
button#Subscribe:focus {
    box-shadow: none;
}
input.shopify-challenge__button.btn {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    margin: 10px auto;
}
.jdgm-sort-dropdown.jdgm-sort-dropdown{
    width:120px !important;    
}
    .cart-price dd {
    display: flex;
    flex-direction: column;
}
.site-footer__social-icons{
    margin-left: 30px;
}
input.search-bar__input {
    padding: 0.5rem 2.5rem 0.5rem 1rem;
}
   .variant-swatch {
    margin-bottom: 1rem !important;
   }
    input.jdgm-submit-rev.btn.btn_c.button {
    width: 150px !important;
    }
   .grid-view-item__image-wrapper{
          min-height: 280px;
          display:flex;
          align-items:center;
      } 
      .customer_search .search_icon{
        top: 14px;
     }
    .boost-pfs-search-suggestion-header-view-all{
       background: #f5f5f5 !important;
      }
      span.jdgm-star.jdgm--half {
       font-size: 11px !important;
       }
       li.boost-pfs-search-suggestion-header-view-all.boost-pfs-search-suggestion-header {
    position: fixed;
    bottom: 28%;
    width: 100%;
    z-index: 999;
}
  @media only screen and (max-width: 820px){
    .ans_item{
     width: 70%;
    }
 
  .binary-box {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: center;
   }
   .price{
     row-gap: 10px;
    }
   .review_box{
    margin-bottom: 5px;
     height:100% !important;
     }
  .saving-price{
    line-height:22px;
  }
  .recom_grid{
    flex-wrap: wrap;
    gap: 10px;
    row-gap:20px;
    justify-content: center;
  }
  .recom_grid .grid__item.medium-up--one-quarter{
    width: 48%;
    margin:0 !important;
    padding:0;
  }
  .cus-addr {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding-bottom: 11px;
    }
  .add_address_toggle {
    margin-top: -42px;
  }
  .address_details_section_ul>li {
      width: 100%;
  }
  .Category-section ul{
    padding-bottom: 10px;
    margin-bottom: 5px;
    }
    .price {
    row-gap: 5px;
    }
    div#Limited-stock-btn{
    width: 50% !important;
     left: 50% !important;
    }
    .icon-with-text-box {
     display: flex;
     flex-direction: column;
     align-items: center;
    }
    .icon-with-text-box-bg .icon-with-text-box:first-child{
    padding: 12px 2px !important;
    }
    .mobile-nav{
    overflow-y:hidden;
   height: calc(100vh - 80px); 
      /*      height: calc(100vh - 20px);*/
    }
   .mobile-nav-footer a, .mobile-nav-footer h3 {
    padding: 5px ;
    }
    .mobile-nav-footer svg{
    margin-right:3px;
    padding-left:5px;
    }
    .binary-box {
    padding: 0 10px;
    }
    .prod_btm p {
    line-height: 1.5;
    }
    .jdgm-medals .jdgm-medals__container{
      padding-bottom: 10px;
    }
    .price dd {
    margin: 0 0.3em 0 0;
    }
    .price--on-sale .price-item--regular{
    margin-left:0;
    }
    .product-form__item.product-form__item--submit.product-form__item--payment-button {
    display: flex;
    gap: 5px;
    width: 100%;
    }
    .shopify-payment-button__button--unbranded.virtual-buy-now{
    margin:0 !important;
    }
    #boost-pfs-search-box-2 {
    padding: 0 2.8rem 0 1rem;
    }
    .product-single__photos {
      margin-bottom: 10px;
    }
    #product_images .slick-dots{
      padding-bottom: 10px;
    }
      .price--on-sale .price__sale{
        flex-wrap: wrap;
      justify-content: center;
    row-gap: 7px;
        gap:5px;
     }
    .jdgm-medals__container {
    padding-bottom: 15px !important;
    }
    .ans_item p{
      line-height: 1.5;
    padding: 0px 15px;
      }
    .que_contain {
  align-items: center;
    }
    .main_order_history_container p{
    font-size: 14px;
    }
    .account_logout_div{
      padding:0;
      }
    .account_header{
   padding:0 !important;
      display: flex;
    } 
    .account_logout_div{
    width: 100%;
/*     background-color: var(--primary_btn_color); */
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .jdgm-medals.jdgm-widget {
    padding-bottom: 0 !important;
      }
    .jdgm-widget.jdgm-all-reviews-text a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
    .grid-view-item__image-wrapper{
      min-height: 200px;
}
  .jdgm-medals .jdgm-medals__container {
    justify-content: flex-start !important;
  }
  .price-share-block .price__sale{
      justify-content: flex-start;
  }     
}


  @media only screen and (max-width: 400px){
 
    .main_order_history_container .account_header_title{
      padding: 10px 30px;
     }
  }
  @media only screen and (max-width: 320px){
  .template-index .mobile-nav-footer{
  padding:0;
  }
  .template-index .mobile-nav-footer ul{
  flex-wrap:wrap;}

  #msgBoxNew {
  text-align: center;
  padding: 2rem;
  font-size: 1rem;
  }
  .combo-bar {
  background: #DFE5EF;
  border: 1px solid #C3D4F2;
  letter-spacing: 0px;
  color: #2F353D;
  font-size: 18px;
  text-align: center;
  padding: 10px;
  }
  .site-footer__icon-list li a:hover g#Rectangle_1502{
  fill: var(--primary-color);
  stroke: none;
  }
  .site-footer__icon-list li a:hover g#icons8-twitter{  
  fill: #fff;
  }
  .more_button.my-class::before {
  transform: rotate(225deg) !important;
  }
  }
  @media screen and (min-width:2000px){
    .page-width {
      padding-left: 0;
      padding-right: 0;
    }
    .custom-image-section .page-width {
      padding-left: 0;
      padding-right: 0;
    }
    .desktop-img {
       width: 100%;
    }
    .template-product nav.breadcrumb{
      padding:10px 0;
    }
    .site-header{
      padding:0;
    }
  } 
  a.btn--small.btn--share.share-twitter {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-radius: 25px;
    padding: 5px;
}
.site-footer-right ul li svg#Layer_1 {
    width: 30px;
    height: 30px;
    padding: 5px;
    border: 1px solid;
    border-radius: 25px;
    background-color: #fff;
}
.product-template__container .grid .product-tag-new.right-product-tag-new {
    right: 15px;
}
.grid .product-tag-new.right-product-tag-new {
    right: 0px;
}
/* @media screen and (min-width:1600px){
  .page-width {
    padding:0;
  }
} */
.heder_stikcy_body {
    padding-top: 220px;
}
button.trigger-button.warranty-btn.btn.pdp-add-to-cart_sticky.product-form__cart-submit.btn--secondary-accent {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    /* margin-top: 15px; */
    margin-left: 0;
    height: var(--btn_height);
    line-height: 27px;
    padding: 0 10px;
    background-color: var(--red_color);
    width: 200px;
    opacity: 1;
}
input#pincode_input[disabled] {
opacity: 1;
}
@media screen and (min-width:1200px){
  .heder_stikcy_body {
      padding-top: 148px;
  }
  #myID button.pdp-add-to-cart {
    font-size: 18px;
  }
  button.pdp-add-to-cart {
    font-size: 18px !important;
  }
  .cart_btns_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cart_btns_div > div {
    flex: 100%;
  }
  .cart-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mini-products-list li.item{
    padding:2rem 0 0 ;
  }
  .mini-products-list li.item:last-child{
    padding:2rem 0 ;
  }
}
.sticky_pdp_img li{
  display:none;
}
.sticky_pdp_img {
  display: flex;
  align-content: center;
  justify-content: space-between;
  width: 100%;
}
.sticky_pdp_img li.active {
  display: flex;
  align-items: center;
  width: 100%;  
  gap:20px;
}
.product__price .price.active{
  display:flex;
}
/* .product__price .price{
  display:none;
} */
.mini-products-list li.item {
    display: flex;
    gap: 20px;
}
.binary-box .price{
   display:flex;
}

.sale-price span + span {
  display: none;
}
/* button#pincode_btn ,#popup .primary-button {
    background: #f17b7a;
} */
.delivery-time-infos span.check-pincode-msg {
    font-size: 14px;
    font-weight: 600;
    animation: blink 1s linear infinite;
} 
button.trigger-button:hover{
  background-color:#000 !important;
}
/* @keyframes blink{
  0% {
    opacity: 0;
}
50% {
    opacity: .5;
}
100% {
    opacity: 1;
}
} */
#customer_login label {
    display: flex;
    /* align-items: center; */
    margin: 1.5rem 0 0;
    width: fit-content;
    padding: 0;
    gap: 10px;
}
input#customerChk {
  width: 13px;
  height: 15px;
  margin: 5px 0 0;
}
.termCondition a {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}
.active-gallary {
    display: block !important;
}
.swiper-button-next, .swiper-button-prev {
    background-color: #fff;
    border-radius: 25px;
    width: 30px;
    height: 30px;
}
.collection-banner-slider .swiper-button-next::after, .collection-banner-slider .swiper-button-prev::after{
    color: #000;
    font-size: 16px;
}

