/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* HOME PAGE Equalize Simple List Blocks*/

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
}

/* COLOR OPTIONS Equalize Simple List Blocks*/

/* Change item class here */
.items_c0587a32707540e1a0c75d5283c9ac76 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c0587a32707540e1a0c75d5283c9ac76 > .item {
	display: flex;
	flex-direction: column;
}

/* VIDEOS Equalize Simple List Blocks*/

/* Change item class here */
.items_bb2975213b8f43c0b77ec55e63eaf6df  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_bb2975213b8f43c0b77ec55e63eaf6df  > .item {
	display: flex;
	flex-direction: column;
}

/* VIDEOS Equalize Simple List Blocks*/

/* Change item class here */
.items_d3437c5f23b04e56aa8d532b5454ec5f  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d3437c5f23b04e56aa8d532b5454ec5f  > .item {
	display: flex;
	flex-direction: column;
}

/* INSTRUCTIONS Equalize Simple List Blocks*/

/* Change item class here */
.items_b4200a3ec89c4d76a4af902fd214cb04  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b4200a3ec89c4d76a4af902fd214cb04  > .item {
	display: flex;
	flex-direction: column;
}