/** Shopify CDN: Minification failed

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

**/
/*  Add custom styles here
/*-------------------------------------------------- */





/*  Add custom responsive styles here
/*-------------------------------------------------- */

/* Small screens (phones) only */
@media screen and (max-width: 640px) {
.Rte table td { white-space: normal !important; }
}


/* Medium screens (tablets) only */
@media screen and (min-width: 640px) and (max-width: 1024px) {
.Rte table td { white-space: normal !important; }
}


/* Medium screens (tablets) and up */
@media screen and (min-width: 640px) {
.Rte table td { white-space: normal !important; }
}


/* Large screens (desktops) */
@media screen and (min-width: 1024px) {
.Rte table td { white-space: normal !important; 
}
