/** Shopify CDN: Minification failed

Line 302:0 Expected "}" to go with "{"

**/
/************************
ROOT ADJ
*/

:root {
  --DTFontSizeBase: 16px;
}

/************************
/* Main Divs
*/

/* removing full width over 1200px */



/************************
FONTS
*/

body {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size:16px;
  color: #333;
}

h1 {
  font-family: "Antonio", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
h2 {
  font-family: "Antonio", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

h3 {
  font-family: "aviano", serif !important;
  font-weight: 400;
  font-style: normal;
}
h3, h3 a {
    font-size: 1.15em !important;
}

h4, h5, h6 {
  font-family: "Antonio", sans-serif !important;
}
p, button, li {
  font-family: "Antonio", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  
}
p {
  font-size: 1.2em !important;
  line-height: 1.4em !important;
}

.txt-lg {
  font-size: 1.6em !important;
}
del {
    opacity: .8;
    font-size: 100%;
}

/************************
Images
*/
.dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image {
    width: calc(100% - 40px) !important;
}
dt-sc-grid-banner-section .column-1 {
    width: calc(100% - 40px) !important;
}


/************************
Footer
*/

#footer .contacts-data {
  font-size: 16px !important;
}

#footer p.custom-contacts {
  text-align: center;
  font-size: 16px;
  background-color: var(--DTBodyBGColor);
}

footer .footer__payment-icons {
  display: none !important;
}

footer .site-footer__bottom .footer__copyright {
  width: 100%;
}

footer .dt-sc-list-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-content: center;
  width: 100%;
  border-bottom: 0px none;
  padding-bottom: 10px;
}

.site-footer .footer-menu {
  width: 90%;
}

div.social_media {
  text-align: center;
  margin: 0 auto !important;
  margin-top: 10px;
  border-top: 1px solid var(--DTPrimaryColor);
  width: 100%;
  padding-top: 15px;
}

div.social_media .social-title {
  text-align: center;
}



/************************
Products
*/

#container.shifter-page.is-moved-by-drawer {
  background-image: url("/cdn/shop/files/Frame_1214134221-left.webp?v=1750170160") !important;
  background-repeat: no-repeat;
}


.product-description-product-template
  .product-meta-block
  .product-title::after {
  content: "" !important;
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  background-image: none !important;
}

li.product-grid-item {
  border: 2px solid var(--DTPrimaryColor);
  padding: 15px;
}

.product__display-grid__header {
  font-size: 1.1rem !important;
}

.products .product-container .badge .badge__text {
  width: 60px;
}


.sidebar-before_posts_loop .widget.widget_categories ul li a {
    padding: 10px !important;
    font-size: 1.2em;
}
.products .product-detail .product_desc {
    font-size: var(--DTFontSizeBase);
    opacity: 1;
}
.products .product-detail .grid-link__title {
    font-size: var(--DTFontSize_H6);
}
.product-detail .grid-link__title a  {
    font-family: "aviano", serif !important;
}
.product-list-style .products .product-detail {
  padding: 10px !important;
}
.products .product-detail {
    padding: 10px !important;
   
}
.products .product-detail .dt-sc-btn-group>* {
  padding: 3px !important;
}
.products .product-detail .dt-sc-btn-group .dt-sc-btn {
    padding: 15px !important;
}
.products .product-detail .grid-link__meta .grid-link__org_price {
  min-width: 65px;
}

h3.product-title {
    font-size: 2em !important;
    line-height: 1.2em !important;
}

/* Force 2-column layout for recommendations */
.dT_VProdRecommendations .dt-sc-column.four-column {
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 32px; /* optional */
}


/*************************
Nav
*/

nav .logo img {
  max-height: 70px !important;
}

/***********************************************************************************/
/* Responsive */
/***********************************************************************************/

@media (max-width: 767px) {

  /* footer */
  footer .site-footer__bottom .footer__copyright {
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
    gap: 64px;
    text-align: center !important;
    border-bottom: 1px solid var(--DTPrimaryColor) !important;
  }

  .site-footer .footer_menu { 
    flex-direction: column !important;
    text-align: center !important;
    width: 100% !important;
  }

  
  /* Products */
  .products .product-detail .grid-link__meta {
      flex-wrap: nowrap;
      display: flex;
      align-items: center !important;
      justify-content: space-around;
      width: 100%;
  }
  /* product type buttons */
  .sidebar-before_posts_loop .widget.widget_categories ul li a {
        font-size: 17px;
        padding: 10px;
  }
  

}

@media (max-width: 576px) {
  .exp__dd-timeslots,
  .exp__dd-quantity {
    min-width: initial !important;
  }
}

@media only screen and (min-width: 768px) {
  ul.dt-nav li > div.sub-menu-block {
    width: 300px !important;
  }
}

@media (min-width: 1541px) {
  /***************************************************************************************
  HOME Slider 
  */
  .dt-sc-slider-image .heading-group p {
    font-size: 2rem !important;
  }
  .dt-sc-slider-image .heading-group h2 {
    font-size: 3.8rem !important;
  }
  .dt-sc-slider-content p {
    font-size: 2rem !important;
  }
  .container {
    max-width: var(--DT_Lap_Container);
  }
}
@media only screen and (min-width: 749px){
.banner__text.subtitle {
    font-size: 50px;
}
