/** Shopify CDN: Minification failed

Line 28:15 Expected ")" to end URL token
Line 29:15 Expected ")" to end URL token
Line 30:14 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

**/
/* 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: 'Modern No. 20';
} 


.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;

}


.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;
} 


}


@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;
}
@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;
  }
}
