

/*home page picture crop bottom*/
.homeFeaturedProductsWrapper .listItem .picture img {
  max-height: 95%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
  margin: 0;
  box-sizing: border-box;
  padding: 5%;
  opacity: 1;
  background: #fff;
}


/* move homepage product title down */
.homeFeaturedCategoriesWrapper .listItem .product-title, .homeFeaturedProductsWrapper .listItem .product-title {
  top: 86% !important;
}



/* Advanced Nav */
nav.advnav {
    position: relative;
    margin: auto;
    width: 100%;
    height: 50px;
    background: #00649D;
    z-index: 2;
    left: auto;
    top:-100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.advnav_menu_button {
    position: relative;
    margin: auto;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    word-wrap: break-word;
}
.advnav_menu_button a {
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
    color: #fff;
    text-decoration: none;
    min-width: 75px;
    box-sizing: border-box;
    word-wrap: break-word;
}
.advnav_child_container {
    position: absolute;
    top: 50px;
    left: 0;
    min-width: 100%;
    background: #00649D;
    opacity: 0.9;
    padding: 0;
    box-sizing: border-box;
    display: none;
    padding-bottom: 50px;
}
/* shorten dropdown nav length of products */
.advnav_menu_button a {
    position: relative;
    margin: auto;
    width: auto;
    Max-width: 500px;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#navlower .searchbox_wrapper {
 top: -140px;
  right: 0;
  padding: 2px;
}



/* Category side menu */

.navigationmenu li a, .block-account-navigation li a {
    font-size: 16px;
}

/* font size for description products in grid */
.allProductsCategoriesWrapper .product-grid .listItem .description {
    font-size: 12px;
}


/* move pricing down on category page was 65% */
.allProductsCategoriesWrapper .product-grid .listItem .alternate--prices {
    top: 72%;
}


.logo a {
    width: 144px;
    height: 72px;
    top: -20px;
}


#price_300_EnteredQuantity {
    width: 90px !important;
}


/* normal preview window more space on bottom-max-height: 400px; */
.product-details-info .bigpicture img {
    max-width: 400px;
    max-height: 800px;
}

/* booklet preview window more space on bottom */
.pageflip .pageflip-container {
    padding-bottom: 60px;
}

.addToCartQuantityBox {
    width: 85px !important;
}

/* Login Logo size and position */
.returning-wrapper {
    background-size: 150px !important;
    background-position: center 20px !important;
}

.products_slider .flex-control-thumbs li .FS_thumb_title {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 5px;
    background-color: rgba(255, 179, 179, .5);
    color: #fff;
    text-shadow: rgba(0, 0, 0, .8) 1px 1px 3px;
}

.products_slider .flex-control-thumbs li {
    float: left;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    border: solid 2px #962c2e;
}


.productsinlist .productlistitem--right {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
}

.productsinlist .productlistitem__description {
    font-size: 13px;
    color: #962c2e;
    max-height: 52px;
    overflow-y: auto;
    width: 40%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: middle;
} 

.product-details-info .bigpicture {
    width: 570px;
    padding: 10px;
    background: #eef6f6;
}

.product-details-info .picture {
    background-color: #eef6f6;
    border: solid 4px #fbeaea;
}


.product-details-attribute-combination .picture .thumbs .thumb {
    position: relative;
    float: left;
    width: 24%;
    padding-bottom: 24%;
    height: 0px;
    overflow: hidden;
    margin: 0.5%;
}

.DTV2 .DT_bigpicture {
    background-color: #eef6f6;
    border: solid 4px #fbeaea;
}

/* My Account Links box */
.header-links-wrapper {
    max-height: 40px;
    margin-top: 15px;
}

.productsinlist .productlistitem__quantity span {
    float: left;
    width: 30%;
    line-height: 29px;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
}

.productsinlist .productlistitem__description {
    font-size: 13px;
    color: #555;
    max-height: 52px;
    overflow-y: auto;
    width: 40%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: middle;
}

.productsinlist .productlistitem__sku, .productsinlist .minmax_quantity, .productsinlist .stock-quantity {
    font-size: 13px;
    line-height: 1.3;
}

.returning-wrapper {
    padding-top: 150px;
    background-size: 130px;
    background-position: 235px 20px;
}

#logorow {
    height: 100px !important;
}

#logorow .grid_12 .banner_page_title {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-size: 20px !important;
    width: 561px;
    max-width: 65%;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px;
}

.pager {
    margin: 10px 0px;
    padding: 10px;
    background: #FFFFFF;
}

.listItem .picture img {
    border: solid 0px #ccc !important;
}


.header-links-wrapper:hover {
    max-height: none;
    background: #deeded;
    padding-bottom: 10px;
    cursor: pointer;
    border-radius: 15px;
}


/* dropdown menu */
ul.dropdown ul {
    background-color: #deeded;
    padding-bottom: 10px;
    border-radius: 10px;
    font-size: 13px;
    width: 175px !important;
}



ul.dropdown ul a:hover {
    background: #deeded;
    border-bottom: solid 1px #fff;
    cursor: pointer;
}

ul.dropdown ul a:link, ul.dropdown ul a:visited, ul.dropdown ul li {
    color: #4e5e6e;
    border-bottom: solid 0px #1BC4D1;
}

ul.dropdown ul a:link, ul.dropdown ul a:visited {
    text-transform: none;
    background: #deeded;
    height: 20px;
    box-sizing: border-box;
    border-bottom: solid 0px #1BC4D1;
}



.adminlinks a:hover {
    border-bottom: solid 1px #fff;
    text-decoration: none;
    cursor: pointer;
    color: #962C2E;
}

.header-links-wrapper:hover .adminlinks a {
    color: #4e5e6e;
}


input[type="email"], input[type="number"], input[type="search"], input[type="time"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select, .item-value select, .texteditInput, .attribute-datepickerbutton {
    height: 36px;
    padding: 6px 10px;
    background-color: #deeded;
    border-style: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
}

.cart-header-row {
    background: #deeded;
}
