<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Set up for any Amends*/

.yamm .dropdown-toggle .dropdown-menu .yamm-content {
    padding: 5px 15px;
    position:relative;
}

.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav &gt; li li:hover .yamm-content ul {
    top: -2px !important;
}

.header-style-1 .header-nav ul.nav li.selected, .header-style-1 .header-nav ul.nav li:hover {
    /*background: #ff0000;*/
}

.yamm .dropdown-toggle .dropdown-menu li a {
    padding: 4px 15px;
}

.action-call {
    padding: 15px;
    background-color: #348d1c;
    color: #fff !important;
}

.action-call:hover {
    background-color: #141a8e;
    color: #fff !important;
}

.action-call:visited {
    color: #fff !important;
}

/* CV Style Changes */

.cvVariantOptionLabel {
    width: 129px !important;
}

.cvProductVariantDropdown {
    width: 280px !important;
}

.input-group-addon {
    width: 129px !important;
}

.StoreQuantityTextBox {
    /* width: 50px !important; */
    /*width: 40px !important;*/
}

.quantitybox {
    float: left !important;
}

h3 {

    font-size: 22px;
}

.topLevelCategories a h3 {

    font-size: 22px;
}

.form-control {

padding: 0;
}

/* CV Style Changes */

.registerlist li {
    list-style: disc;
}

ul.registerlist {
    padding: 0 0 12px 30px;
    font-size: 14px;
    line-height: 28px;
}</pre></body></html>