/* 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; } } /* Equalize Simple List Blocks - Pin Buttons to Bottom*/ /* Change item class here */ .items_dd03fb169f594a52a9f9c413ec29b3e4 { display: flex; flex-direction: row; flex-wrap: wrap; min-height: 100%; } /* Change item class here */ .items_dd03fb169f594a52a9f9c413ec29b3e4 > .item { display: flex; flex-direction: column; position: relative; } /* Change item class here */ .items_dd03fb169f594a52a9f9c413ec29b3e4 > .item a.button { position: absolute; bottom: 20px; left: 20px; right: 20px; } /* Change item class here */ .items_dd03fb169f594a52a9f9c413ec29b3e4 > .item p { margin-bottom: 20px; } /* Piece Goods Shipping Page Equalize Simple List Blocks - Ecommerce Page */ /* Change item class here */ .items_c3662e110b904efbba1d1a6b03958d4c { display: flex; flex-direction: row; flex-wrap: wrap; min-height: 100%; } /* Change item class here */ .items_c3662e110b904efbba1d1a6b03958d4c > .item { display: flex; flex-direction: column; } /* Equalize Simple List Blocks*/ /* Change item class here */ .items_a1afdd7112e44c95a249dc995e1fee3c { display: flex; flex-direction: row; flex-wrap: wrap; min-height: 100%; } /* Change item class here */ .items_a1afdd7112e44c95a249dc995e1fee3c > .item { display: flex; flex-direction: column; } /* Piece Goods Shipping Equalize Simple List Blocks*/ /* Change item class here */ .items_ef2a630122dd45e9b7bdfea53d49f06f { display: flex; flex-direction: row; flex-wrap: wrap; min-height: 100%; } /* Change item class here */ .items_ef2a630122dd45e9b7bdfea53d49f06f > .item { display: flex; flex-direction: column; }