/** Shopify CDN: Minification failed

Line 29:15 Expected ")" to end URL token
Line 30:15 Expected ")" to end URL token
Line 31:14 Expected ")" to end URL token
Line 32:14 Expected ")" to end URL token
Line 33:14 Expected ")" to end URL token
Line 34:14 Expected ")" to end URL token
Line 1411:0 "olor" is not a known CSS property

**/
/* New Homepage css 14-June 2023*/


/* @font-face {
  font-family: 'CircularStd-Black' !important;
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.shopify.com/s/files/1/1520/8686/t/60/assets/CircularStd-Black.woff) format("woff")  !important;
}


body, h1, h2, h3, h4, h5, h6 {
  font-family: 'CircularStd-Black' !important;
} */

@font-face {
    font-family: 'Modern No. 20';
    src: url({{'Modern-Regular.eot' | asset_url}});
    src: url({{'Modern-Regular.eot?#iefix' | asset_url}}) format('embedded-opentype'),
        url({{'Modern-Regular.woff2' | asset_url}}) format('woff2'),
        url({{'Modern-Regular.woff' | asset_url}}) format('woff'),
        url({{'Modern-Regular.ttf' | asset_url}}) format('truetype'),
        url({{'Modern-Regular.svg#Modern-Regular'| asset_url }}) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 h1, h2, h3, h4, h5, h6 {
  font-family: Plus Jakarta Sans;
} 


.wrapper {
  max-width:100% !important;
}

.wrapper.main-content.parallax {
  padding:0px !important;
  margin:0px  !important;
}

.nav-bar .menu > ul {
  display: flex;
}

.nav-bar .menu > ul > li {
    text-transform: capitalize;
    flex-grow: 1;
}

.top-custom-banner {
    padding: 8px 10px !important;
    background: #DE1A01 !important;
    color: #fff;
    font-size: 14px;
    z-index:999 !important;
}

.top-custom-banner #banner_shop_now {
    font-weight: 400;
    padding: 5px 15px;
    font-size: 11px;
    line-height: 16px;
    border-radius: 0;
}


.top_header {
    background: #000000;
}

.top_header p {
   background: #000000;
   font-size:14px !important;
    font-weight: 400;
}

.value-prop-box {
      background-color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
    padding: 0px;
    margin:0px;
}

.home-promo {
    padding-top: 0px;
    padding-bottom: 0px;
    margin:0px;
}

.home-promo h2 {
    margin: 0 0 10px 0px;
}

.site-header {
    padding: 10px 0;
}


.site-header {
    padding: 10px 0;
}

.site-header__logo-link {
    max-width: 300px;
}

.search-bar .aa-Input {
    padding: 2px 10px;
    height: 30px;
    font-size: 12px !important;
    border-radius: 0;
}

.search-bar .aa-InputWrapperPrefix {
    height: 30px;
    line-height: 35px;
}

.site-header__search {
    margin-top: 5px;
}


.slider-caption {
  position:absolute;
  z-index:99;
  top:50%;
  left:50%;
  text-align:center;
  transform:translate(-50%, -50%);
  color:#fff;
  width: 100%;
  max-width: 800px;
}


.slider-caption h2 {
    font-size: 54px;
    margin: 0;
}

.slider-caption p {
   font-size:28px;
   margin-bottom: 30px;
}


.dp-btn-new {
    display: inline-block;
    padding: 14px 30px;
    width: auto;
    margin: 0;
    line-height: 1.42;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    background:#DE1A01;
    color: white !important;
    font-size:14px;
    font-weight:400;
}

.slider-caption .dp-btn-new {
   padding: 14px 60px;
}


.home-top {
   min-height: inherit !important;
  position:relative;
}

.homepage-promotional-section {
    padding: 50px 0px 35px 0px;
}

.homepage-promotional-section {
  color:#000;  
}

body .home-slides {
    margin-bottom: 0px !important;
}

.home-slides {
    margin-bottom: 50px !important;

}

.promotional-section-content {
    padding: 0 60px;
}

.home--products {
    padding: 40px 0;
    background: #000;
}

.home--products .callout h2 {
    margin: 25px 0;
    color:#fff;
    text-align:center;
}

.home--products .grid-uniform {
    padding: 0 70px;
      display: flex;
}

.home--products .grid-uniform .grid__item {
    background: #fff;
    margin: 10px!important;
    padding: 0;
}

.home--products .product .price, .staff-picks .product .price {
    border-bottom:none;
    margin-right: 0;
    margin-bottom: 20px;
    color: #DE1A01;
    margin-top:5px;
}


.staff-picks .product .price span {
  color:#fff;
}

.home--products .product .price span {
    color:#000;
}


.home--products .product .h6 {
    border:none !important;
}

.home--products .product .prod_image {
    margin: 30px 0px 10px 0;
    min-height: 170px;
}

.home--products .product .grid__image img {
    max-height: 160px;
}

.home--products .shop-all-btn {
    width:140px;
    margin-top:30px;
}


.home-featured-section {
    padding: 20px 0px;
}

.home-featured-section h2, .home-featured-section p {
  color:#000;
}

.staff-picks h2 {
  color:#000;
}


.home-featured-section .fluid-wrapper {
  width:100%;
  display:flex;
}

.home-featured-section .fluid-wrapper #feauredImages {
  width:40%;
}

.home-featured-section .fluid-wrapper .featured-content {
   width: 60%;
   position: relative;
}

.home-featured-section .fluid-wrapper .featured-content .featured-content-main {
    width: 100%;
    max-width: 500px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dp-insider-wrapper {
    min-height: 400px;
}

.dp-insider-wrapper .dp-insider {
    max-width: 460px;
    margin: 0 auto;
    background: #EFEEEE;
    padding: 20px 25px;
    text-align: center;
}

.dp-insider-wrapper .dp-insider p {
    font-size: 12px;
    line-height: 16px;
}

.dp-insider-wrapper .dp-insider .input-group-btn .btn {
    background: #DE1A01;
    font-size: 14px;
    padding: 12px 25px;
    border-radius: 0;
    height: 48px;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
}

.dp-insider-wrapper .dp-insider h3 {
    color: #000;
    font-size: 26px;
    line-height: 30px;
}


.dp-insider-wrapper .dp-insider .input-group-field {
    border-radius: 0;
    font-size: 14px;
    padding: 12px 10px;
    height: 48px;
    border: none;
}


.footer_section {
  width:20%;
}


.footer_section .footer-logo {
  max-width: 200px;
  margin-top: -25px;

}


.dpg-social-icons {
    margin: 10px;
    display: block;
    text-align: left;
}


.dpg-social-icons li {
    display: inline-block;
    list-style-type: none;
    padding: 0 7px;
}
.dpg-social-icons li a {
    color: #fff;
    font-size: 15px;
    text-deceoration: none;
}

.dpg-social-icons li a .houzz-icon {
    width:15px;
    height:15px;
}

.footer_section .customer-spprt-box, .customer-spprt-box ul li a, .secondary-links li, .secondary-links li a {
  color:#fff;
}


.staff-picks {
  background: #000;
  padding:25px 80px;
  width:100%;
}


.staff-picks h2 {
  font-size: 2em;
    text-align: center;
    padding: 20px 0px;
    color:#fff;
}

.home--products .grid-uniform {
    margin-left: 0 !important;
}

.home-row.staff-picks, .home-row.staff-picks a  {
    font-style: normal;
    color: #fff;
    line-height: 15px;
    text-transform: capitalize;
}

.home-row.staff-picks .home_shop span {
    margin-top: 15px;
    color:#fff;
    font-weight: normal;
    margin-bottom:5px;
}

.staff-picks .product .grid__image img {
    height: inherit;
    max-height: inherit;
    width: 100%;
}

.hide-inMobile {
  display:block !important;
}

.hide-inDesktop {
  display:none !important;
}


.homepage-promotional-section .owl-carousel {
  position:relative;
  padding:0px 0px 0px 20px;
}

.homepage-promotional-section .owl-nav {
    position: absolute;
    top: 40%;
    z-index: 999;
    width: 100%;
    margin:0px !important;
    transform: translateY(-50%);
}


.homepage-promotional-section .owl-nav button.owl-prev {
    left: -20px !important;
    position: absolute;
}

.homepage-promotional-section .owl-nav button.owl-next {
    right: -20px !important;
    position: absolute;
}

.homepage-promotional-section .owl-nav button.owl-prev:hover, .homepage-promotional-section .owl-nav button.owl-next:hover {
    color:#DE1A01;
    background:none;
}

.site-footer .wrapper {
    padding: 0;
}

.homepage-promotional-section .owl-carousel .owl-item a {
  position:relative;
}

.homepage-promotional-section .promo-caption {
    padding: 15px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.no-padding-left {
  padding-left:0px !important;
}

.homepage-promotional-section .promo-caption h3 {
  text-shadow: 0 0 15px white;
  font-size:20px;
  color:#000;
  padding: 0;
  margin: 5px 0;
}

.staff-picks .grid__item {
    border: none;
    padding: 0 10px;
}

.mobile-footer {
  display:none;
}
.payment-methods {
    float: right;
    margin-right: 180px;
    max-width:160px;
}

/* additional css */

#banner_shop_now {
  background: #000 !important;
}

.home-slides .top-lazy-image {
    vertical-align: bottom;
    width: 100%;
}

.site-header .search-bar {
  margin-left:0px !important;
  min-width: 100% !important;
}

.product .price span.clsZero {
    vertical-align: top;
    padding: 0 5px;
    font-size: 14px;
    line-height: 20px;
    color: #DE1A01;
    position:relative;
}

.product .price span.clsZero:before {
    content: '.';
    position: absolute;
    display: block;
    left: 1px;
    top: -1px;
}


.home--products .product .h6 a {
    color: #000;
    font-weight: bold;
}
.product .h6 span.vendor {
    color: #000000;
    font-weight: normal;
}

.site-footer .footer-customized {
  margin:0px !important;
}

.footer-customized .grid__item.text-center {
  padding-left:0px !important;
}

a.js-drawer-open-right.site-nav__link {
    padding-top: 0;
}

.supports-fontface .icon-fallback-text .icon-cart {
    font-size:24px !important;
}

.site-header .head-cart,
.site-header .head-cart a{
    color: #000000; 
}
.site-header .head-cart li {
      border-right: 1px solid #000000;
}
.site-header .head-cart .last {
  border-right:0
}
.menu > ul > li a {
  text-transform:uppercase;
  font-weight: 400;
}

.menu > ul > li > ul.grid--full {
    max-width: 100%;
}

.customer-spprt-box ul li {
    margin: 2px 0px;
}

.top_header a:hover {
    color: #939393 !important;
}



.supports-fontface .icon-fallback-text .icon-hamburger, .site-nav--mobile .toggle-search .icon-search {
    font-size: 22px;
}

.drawer {
  z-index:9999;
}

.home-promo-intro {
  display:flex;
  align-items: center;
}

.home-slides .slick-slide { 
aspect-ratio:1127/317;
}






@media only screen and (max-width:1599px) {
  .promotional-section-content {
      padding: 0px 60px;
  }

  .homepage-promotional-section .promo-caption h3 {
    font-size: 18px;
}
  
}


@media only screen and (max-width:1199px) {

.promotional-section-content {
    padding:0px 15px !important;
}


.home--products .grid-uniform {
  padding:0px 15px !important;
}  

}

  
@media only screen and (max-width:1099px) {
  
  .home-featured-section .fluid-wrapper .featured-content .featured-content-main {
    width: 100%;
    max-width: 100%;
    left: 0;
    position: relative;
    top: 0;
    transform: inherit;
    padding: 0px;
}


.responsive-thumb {
    width:33% !important;
}
  .home-featured-section .fluid-wrapper #feauredImages img {
    padding: 0 15px 0 0;
}
  
}



@media only screen and (max-width:991px) {
.slider-caption h2 {
    font-size: 44px;
    margin: 0;
}

.slider-caption p {
    margin-bottom: 10px;
}
  
.hide-inMobile {
  display:none !important;
}

.hide-inDesktop {
  display:block !important;
}

.footer-logo {
    margin: 0 auto;
    display: block;
}
  
.parallax-window {
    padding-left: 25px;
    padding-right: 25px;
}
  
.home-featured-section .dp-btn-new {
    display: block;
    width: 160px;
    margin: 0 auto;
    padding: 14px 15px;
}
  
.home-featured-section {
    padding: 0;
}

.home-featured-section .fluid-wrapper {
    width: 100%;
    display: block;
}

 .home-featured-section .fluid-wrapper #feauredImages {
    width: 100%;
} 

   .home-featured-section .fluid-wrapper #feauredImages img {
    padding: 0;
    width: 100%;
} 

.home--products .grid-uniform {
    flex-wrap: wrap;
}

.responsive-thumb {
    width: Calc(50% - 10px) !important;
}
  
.home--products .grid-uniform .grid__item {
    margin: 5px 5px!important;
}

.home-featured-section .fluid-wrapper .featured-content {
    width: 100%;
    position: relative;
    padding: 15px 15px 25px 15px;
}
  
.home-featured-section .fluid-wrapper .featured-content .featured-content-main h2 {
  margin:0px;
}  

.staff-picks {
    padding: 25px 15px;
}

.staff-picks .grid__item {
    width: Calc(50% - 10px);
    min-height:280px;
}  

  .site-footer .footer_section {
  display:none;
}

.mobile-footer {
  display:block;
  padding: 10px 15px;
} 

.mobile-footer-row {
  display:flex;
  width:100%;
  flex-wrap: wrap;
}
  
.mobile-footer-row .footer_section {
  width:49%;
  display:block;
  text-align: center;
}

.footer-customized {
 margin:0px !important; 
}

.site-footer {
    padding: 30px 0 20px 0;
}
  
.footer-customized .ratings1 {
    margin-bottom: 40px;
    text-align: center;
} 

.customer-spprt-box ul li {
    margin: 2px 0px;
    font-size: 12px;
}

.payment-methods {
    float: none;
    display:block !important;
    margin:0px auto;
}
  
.dpg-social-icons {
  text-align:center;
} 

.social-wrapp{display:none;}
.secondary-links-wrapp {width:100% !important;}
  
}


@media only screen and (max-width:767px) {
.slider-caption h2 {
    font-size: 28px;
}

.slider-caption p {
  font-size:16px;
    margin-bottom: 10px;
}
  
.promotional-section-content {
    padding:0px !important;
}

  .homepage-promotional-section {
    padding: 30px 15px;
}

.site-nav__link {
    padding:5px;
}
.nav-bar {
    padding: 5px 0;
    margin-top: 0;
}

.mob-search-wrap.open {
  display:block !important;
}  
.site-header__logo-link {
    max-width: 300px;
    display: block;
    padding: 5px 5px 0;
}

.site-nav, .site-nav--mobile {
    display: flex;
}  
  
.toggle-search {
  color:#000000;
  padding: 5px 0px;
}

.home-slides .slick-slide {
    position:relative;
  }
  
.home-slides .slick-slide,
.home-top{ 
aspect-ratio:1/1;
}  
  
} 


/* New Homepage css */
.freightDiv {
  text-align: left;
}

.calculateFreightWrapper {
  float: right; 
  background: #fbfbfb; 
  padding: 10px; 
  margin-bottom: 30px; 
  border: 1px #efefef solid;
  width: fit-content;
}

.calculateFreightWrapperInner {
  display: flex; 
  align-items: center; 
  justify-content: flex-end; 
  gap: 10px; 
  float: right;
}


.homepage-promotional-section .owl-stage {
  padding-left:0 !important;
}
.homepage-promotional-section .owl-theme .owl-dots .owl-dot.active span {
  background:#DE1A01;
}



@media only screen and (max-width:768px) {
.home-promo-intro {
    display: block;
}
.top_header p {
    text-align: center;
    width: 100%;
}

  
}


@media screen and (min-width: 769px) {
  .desktop-down--hide {
      display: none !important;
  }
}

.feauredImageWrapper {
  position: relative;
}
.feauredImageBig {
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 66%;
}
.feauredImageBig a {
  position: relative;
  height: 100%;
  display: block;
}
.feauredImageBig img {
  vertical-align:top;
  height: 100%;
}
.feauredImageSmall {
  width: 34%;
  float: right;
  clear: right;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
}
.feauredImageSmall a {
  display: block;
}
.feauredImageSmall img {
  vertical-align: top;
}
.site-header__search {
  max-width: 365px;
}


footer .secondary-links {
  margin-top: 0 !important;
  margin-bottom: 0;
  line-height: 30px;
}
#socialIconsFtr .ratings1 {
  margin-bottom: 0;
}
#socialIconsFtr br {
  display: none;
}
.site-footer {
    padding: 60px 0 20px 0;
}
.home-slides {
  display: block;
}
.home-slides .top-lazy-image {
  height: auto;
}
.ais-page .ais-hit--price {
    color: #515050;
    font-weight: 300;
}
.template-collection .ais-hit--price--mobile,
.desktop-hidden{
  display:none;
}
@media only screen and (max-width:767px) {
  .feauredImageBig {
    top: 0px;
    bottom: 10px;
  }
  .feauredImageSmall {
    padding-bottom: 10px;
    padding-top: 0px;
  }
  .featured-content-btn {
    text-align: center;
  }

  hr {
    margin: 20px 0;
  }
  .dpg-social-icons {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .dpg-social-icons li {
    margin-bottom: 0;
  }
  .dpg-social-icons li a {
    display: inline-block;
  }
  .mobile-footer {
    padding: 0;
  }

  footer .customer-spprt-box {
    margin: 20px auto 0px auto !important;
  }

  .footer-customized .ratings1 {
    margin-bottom: 0;
  }

  .staff-picks .grid__item {
    font-size: 12px;
  }
  .staff-picks .product .price {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .staff-picks .grid__item {
    min-height: 230px;
  }

  .home--products .callout h2,
  .staff-picks h2 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .top-custom-banner {
    padding: 8px 0px!important;
  }
  .top-custom-banner {
    font-size: 13px;
  }
  .top-custom-banner #banner_shop_now {
    padding: 5px 10px;
    font-size: 11px;
  }

  .site-footer {
    padding: 20px 0 20px 0;
  }
}
@media only screen and (max-width:767px) {
  .value-prop-box {
    font-size: 11px;
  }
  .value-prop-box img {
    display: inline-block;
    height: 10px;
    margin: 0 2px 0 0;
    top: 1px;
  }
}

@media only screen and (max-width: 450px) {
  .value-prop-box {
    font-size: 9px;
    letter-spacing: -0.03em;
    word-spacing: -0.03em;
  }
  .value-prop-box img {
    height: 10px;
  }
}

.flex-cart-row-wrapper {
  display: flex;
  flex-flow: column;
}
.flex-cart-row-section {
  position: relative;
  display: flex;
  flex-flow: column;
}
.flex-cart-row {
  position: relative;
  display: flex;
  align-items: center;
}
.flex-cart-row-section,
.flex-cart-row {
  border-top: 1px #bfbfbf solid;
}
.flex-cart-row-section .flex-cart-row {
  border-top: 1px #e7e7e7 solid;
}
.flex-cart-row-section .flex-cart-row:first-child,
.flex-cart-row.head-row {
  border: 0;
}
.flex-cart-cell {
  padding: 10px;
}
.flex-cart-cell.cell-1 {
  flex-basis: 25%;
}
.flex-cart-cell.cell-2 {
  flex-grow: 1;
}
.flex-cart-cell.cell-3,
.flex-cart-cell.cell-5 {
  flex-basis: 13%;
}
.flex-cart-cell.cell-4 {
  text-align: center;
  flex-basis: 13%;
}
.flex-cart-cell.cell-5 {
  text-align: right;
}
.flex-cart-cell.cell-3 .h3,
.flex-cart-cell.cell-5 .h3 {
  margin-bottom: 0;
}
.flex-cart-cell.cell-2 p {
  margin-bottom: 0;
}
.flex-cart-cell .js-qty {
  display: inline-block;
  margin-bottom: 0;
}
/*.flex-cart-row-section .js-qty:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(255 255 255 / 63%);
}*/
.flex-cart-row-section .flex-cart-row .remove_section_btn {
  display: none;
}
.flex-cart-row .remove_section_btn,
.flex-cart-row-section .remove_section_btn {
  cursor: pointer;
  min-width: 90px;
  text-align: center;
  color: #FFF;
  position: absolute;
  z-index:1;
  right: 0;
  top: 10px;
  padding: 3px 15px 3px 15px;
  border-radius: 5px;
  background: #000000;
}
.flex-cart-row .remove_section_btn:hover,
.flex-cart-row-section .remove_section_btn:hover {
  background: #444444;
}
.flex-cart-row .remove_section_btn span,
.flex-cart-row-section .remove_section_btn span {
  display: none;
}
@media only screen and (max-width:991px) {
  .flex-cart-cell.cell-1 {
    flex-basis: 140px;
  }
  .flex-cart-cell .cart__image img {
    width: 120px;
    max-width: none;
  }
}

@media only screen and (max-width:700px) {
  .flex-cart-row {
    flex-wrap: wrap;
  }
  .flex-cart-cell {
    padding: 5px;
  }
  .flex-cart-cell.cell-1 {
    flex-basis: 100px;
    padding-left: 0;
  }
  .flex-cart-cell .cart__image img {
    width: 80px;
  }
  .flex-cart-cell.cell-2 {
    padding-right: 0;
    flex-basis: calc(100% - 140px);
  }
  .flex-cart-cell.cell-3,
  .flex-cart-cell.cell-4,
  .flex-cart-cell.cell-5 {
    flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
  }
  .flex-cart-cell.cell-2 .h4 {
    padding-right: 23px;
font-weight: 600;
  }
  .flex-cart-cell.cell-3 .h3,
  .flex-cart-cell.cell-5 .h3 {
    font-size: 14px;
  }
  .flex-cart-row.head-row {
    display: none;
  }
  .cart-page-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .flex-cart-row .js-qty {
    max-width: 90px;
  }
  .flex-cart-row {
    padding: 2px 0 5px 0;
  }

  .flex-cart-row .remove_section_btn,
  .flex-cart-row-section .remove_section_btn {
    top: 5px;
  }
  .flex-cart-row .remove_section_btn,
  .flex-cart-row-section .remove_section_btn {
    font-family: plus_jakarta_sansbold;
    font-size: 16px;
    line-height: 18px;
    padding: 0;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
  }
  .flex-cart-row .remove_section_btn span,
  .flex-cart-row-section .remove_section_btn span {
    display: inline;
  }
  .flex-cart-row .remove_section_btn small,
  .flex-cart-row-section .remove_section_btn small {
    display: none;
  }
.template-collection .ais-page,
.template-collection .main-content.ais-results-size-xs, .template-collection .main-content.ais-results-size-sm {
        padding: 0;
    }
.template-collection .ais-page .ais-top, .template-collection .ais-block .ais-page-search-wrapper, .template-collection .ais-page .ais-search-header {
        padding: 0 10px;
    }
 .template-collection .ais-hits-container ol.ais-Hits-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }
.template-collection .ais-hits-container ol.ais-Hits-list li {
        flex: 0 0 50%;
        margin: 0;
        overflow: hidden;
        border: 1px solid #f1f1f1;
        padding: 0 10px;
    }
.template-collection .ais-page .ais-results-as-block .ais-hit--picture {
    left: 40%;
}
.template-collection .ais-page .ais-results-as-block .ais-hit--details {
    display: flex;
    flex-direction: column;
}
.template-collection .ais-page .ais-hit--subtitle, .template-collection .ais-page .ais-results-as-block .ais-hit--details, .template-collection .ais-page .ais-hit--title {
        text-align: left;
    }
.template-collection .ais-page .ais-hit--subtitle {
    order: 2;
    margin: 5px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.template-collection .ais-page .ais-hit--price-div {
    order: 3;
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
margin: 5px 0 10px 0;
}
.template-collection .ais-page .ais-hit--price {
    order: 2;
}
.template-collection .ais-page .ais-hit--price--strikethrough {
    display: inline-block;
    margin: 0 0 10px;
    order: 1;
}
.template-collection .ais-page .ais-hit--title {
    min-height: unset;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    order: 1;
}
.template-collection .ais-page .ais-hit--price--strikethrough {
    display: inline-block;
    margin: 0 0 10px;
    order: 1;
}
.template-collection .ais-hit--price--mobile {
    display: block;
    order: 0;
    color: #36cb3f;
    font-weight: 600;
    padding: 0 10px 10px 0;
    letter-spacing: .5px;
}
.template-collection .ais-page div.ais-pagination-container {
    margin-bottom: 20px;
}
.template-collection .ais-page .ais-Pagination-item--disabled,
.template-collection  .ais-page .ais-Discount-label {
        display: none;
    }
.template-collection .ais-page .ais-hit--price-striked {
        margin-left: 0;
    }
.add__to__cart__section #AddToCart, .add__to__cart__section #cartBtn {
    max-width: 100% !important;
}
/** Cart Changes **/
.template-cart .flex-cart-row {
    border: 1px #bfbfbf solid;
    padding: 0 8px;
}
.template-cart .flex-cart-row + .flex-cart-row {
    margin-top:10px;
}
.template-cart .subtotal-wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.template-cart .freightDiv {
  padding-left:0;
}
.template-cart  .calculateFreightWrapperInner {
    flex-wrap: wrap;
    width:100%;
}
.template-cart .calculateFreightWrapper {
  width:100%;
}
.template-cart  .calculateFreightWrapperInner .h5{
      flex: 0 0 100%;
}
.template-cart  .calculateFreightWrapperInner  input.input-full {
    width: auto;
    flex: 1;
}
.template-cart .btn,
.template-cart .update-cart {
  width:100%;
}
.template-cart .btn + .btn{
  margin-top:10px;
}
.template-cart .page {
    padding: 15px 5px 30px;
}
.template-cart .btn--secondary.fcalculate {
    padding:10px; 
}
.desktop-hidden {
    display:block;
    line-height: normal;
}
.template-cart .cell-3 .cart-newline .cart-strikethrough,
.template-cart .cell-3 .item_price,
.template-cart .cart__remove small{
    display:none;
}
.template-cart .cell-3 .offer-img {
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: 15px;
}
.template-cart .flex-cart-cell.cell-3 {
  flex-basis:0;
  min-width: 105px;
}
.template-cart .flex-cart-cell.cell-4 {
    text-align: left;
}
.template-cart .cart-strikethrough {
    font-size: 13px;
    line-height: 16px;
    color: #bfbfbf;
}
.template-cart .flex-cart-cell.cell-5 .h3 {
    font-size: 16px;
  font-weight: 600;
}
.template-cart .cart__remove{
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    right: 8px;
olor: #000000;
}
.template-cart .cart__remove:before {
    display: inline;
    font-family: icons;
content: "\e605";
    text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.template-cart .cart__subtotal-title {
  font-weight:600;
  font-size:18px;
}
.text-sm-left {
  text-align:left !important;
}
.template-cart .cart__subtotal {
    font-weight: bold !important;
}
.template-cart  .cart-newline {
    width: auto;
}
}

.social-wrapp{
  width:20%; 
  float:left;  
}
.address-wrapp{
  color: white;
  text-align: center;
  font-size: 14px;
    width: 200px;
}
.address-wrapp-mob{
  color: white;
  text-align: center;
  font-size: 14px;
  padding-bottom: 20px;
}
.secondary-links-wrapp{width:80%; }