/** Shopify CDN: Minification failed

Line 155:0 Unexpected "81"

**/
/* Change the layout format of the bundles widget from flex to grid */
/* -----------12/03/25-------------- */
.bndlr-container {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    clear: both;
    box-sizing: border-box;
    line-height: 24px;}

.bndlr-container .bndlr-mnm-add-to-cart-wrapper {
    text-align: center;
}
.bndlr-product:not(:last-of-type)::after{
      right: calc(-0.5em - -17px)!important;
}
  /* -------------------------------- */
  
@media screen and (min-width: 768px) {
  .bndlr-mnm-selected-products, .bndlr-mnm-available-products {
    display: flex;
  }
  .bndlr-mnm-selected-products .bndlr-product {
    max-width: fit-content;
  }
}

/* The app puts a weird outline around the remove from bundle buttons, let's remove that */
.bndlr-close::after, .bndlr-close::before {
  outline: 0 !important;
}

/* Let's style the bundle */

/* Remove the border */
.bndlr-product {
  border: 0 !important;
  padding: 0 !important;
  justify-content: space-between !important;
  box-shadow: none !important;
}
.bndlr-products-container {
  padding: 0 !important;
}

/* Remove space under image */
.bndlr-product-image-url {
  margin-bottom: 0 !important;
}

/* Remove plus sign between bundle products */
.bndlr-break-plus-signs .bndlr-product:not(:last-of-type)::after {
  display: none !important;
}

.bndlr-product-title {
  margin-left: .5rem;
  font-size: 14px;
}

.bndlr-mnm-second-container .bndlr-product-qn-container {
  padding: .5rem;
}

/* Media queries */
@media screen and (max-width: 768px) {
  .bndlr-product {
    max-width: 100% !important;
    flex-direction: row !important;
    align-items: center !important;
  }
  .bndlr-mnm-second-container .bndlr-product {
    padding: .5rem !important;
  }
  .bndlr-product-image-url {
    display: none !important;
  }
  .bndlr-mnm-available-products, .bndlr-sectioned-available-products {
    flex-direction: column !important;
  }
  .bndlr-products-container, .bndlr-inner-products-container {
    display: block !important;
  }
  .bndlr-bottom-pusher, .bndlr-product-price-per-unit {
    display: none !important;
  }
  .bndlr-add-to-bundle {
    margin: 0 !important;
    width: 120px !important;
  }
  .bndlr-product-title {
    margin-left: .5rem;
  }
  .bndlr-mnm-selected-products .bndlr-product {
    max-width: 100% !important;
  }
}









/* 25-07-24 */

.bndlr-product-image-url {
  display: block !important; 
}
.bndlr-add-to-sectioned-bundle {
  display: block;
  width: 100%;
  margin: 5px auto 0 auto;
  background: #4667a7 !important;
  background: #DB0032 !important;
  padding: 0.6em 0;
  color: white !important;
  color: #FFFFFF !important;
  border-radius: 2px;
  cursor: pointer;
  max-width: 710px;
  user-select: none;
  max-width: 100px;
  max-height: 40px;
  line-height: 1;
  font-size: 15px;
  margin: auto !important;
  margin-bottom: 10px !important;
  max-height: 33px;
}
.bndlr-sectioned-product .bndlr-product-qn-container {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 5px;
}
@media(max-width:767px) {
  .bndlr-add-to-sectioned-bundle {  margin: inherit !important;;}
}






No recent changes

File does not have any other versions
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
⌄
⌄
⌄
⌄
⌄
⌄
⌄
⌄
⌄
    max-width: 100% !important;
  }
}









/* 25-07-24 */

.bndlr-product-image-url {
  display: none;
}
.bndlr-add-to-sectioned-bundle {
  display: block;
  width: 100%;
  margin: 5px auto 0 auto;
  background: #4667a7 !important;
  background: #DB0032 !important;
  padding: 0.6em 0;
  color: white !important;
  color: #FFFFFF !important;
  border-radius: 2px;
  cursor: pointer;
  max-width: 710px;
  user-select: none;
  max-width: 100px;
  max-height: 40px;
  line-height: 1;
  font-size: 15px;
  margin: auto !important;
  margin-bottom: 10px !important;
  max-height: 33px;
}
.bndlr-sectioned-product .bndlr-product-qn-container {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 5px;
}
@media(max-width:767px) {
  .bndlr-add-to-sectioned-bundle {  margin: inherit !important;;}
}












/* 18-sep -2024 */
@media(max-width:556px){
  .bndlr-inner-products-container > div:first-child {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
}
.bndlr-product.bndlr-mix-and-match {
  display: block !important;
}
.bndlr-add-to-bundle {
  width: 100% !important;
  font-size: 14px !important;
}
.bndlr-inner-products-container span.bndlr-product-title {
  font-size: 14px !important;
  line-height: 1.1;
  display: inherit;
  min-height: 30px !important;
  align-items: center; justify-content: center; align-items: center; display: flex;
}
  .bndlr-mnm-selected-products {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
}
}
span.bndlr-product-image-url img{
    max-width: 70px;
    width: 70px;
    height: auto;
}

.bndlr-inner-products-container > div:first-child {
    border: 2px solid #fdddb2;
}