/* Minification failed. Returning unminified contents.
(343,1): run-time error CSS1019: Unexpected token, found '}'
 */



@media (min-width: 320px) {

#cartalert {
    min-width: 200px;
    max-width: 335px!important;
    border-bottom: 5px solid #ed0223!important;
    color: #000!important;
}
#cartalert i {
    color: #ed0223!important;
    font-size: 32px!important;
}
.Bar {
    margin-bottom: 16px;
    margin-top: 16px;
}
.Bar a {
    font-size: 14px;
    color: #d80000;
    font-weight: 400;
    text-decoration: underline;
    margin: 0 2px;
}
#quickorderbutton {
    color: #fff!important;
}

h4.order-pad-heading {
    font-size: 1.75rem!important;
    font-weight: 500!important;
}
.product-recommendations-header {
    border-top: 0px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    /* background: #0099ff; */
    background: transparent;
    width: auto;
    text-align: left;
    font-size: 30px;
    color: #001d4e!important;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #c8c8c8;
}
/******************************** Tile-List ***/
a.sub-cat {
    box-shadow: none;
}
.preview-container .cat-found {
    font-size: 18px;
    color: #656565;
}
p.results-label {
    margin: 0;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}
.results-group > div:first-child {
    margin-right: auto;
}

.image-wrapper.image-wrapper--product {
    height: 230px;
}
.ListView .image-wrapper.image-wrapper--product {
    height: 100px;
}
.category-caption {
    text-align: center;
    color: #111111;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    padding-bottom: 1.5rem;
}
.TL-buttons button {
    /* background: transparent; */
}
.breadcrumb.cat-breadcrumb a {
    color: #dc352f;
    /* font-weight: 600; */
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #29166f;
    font-weight: 400;
}
.TL-Price {
    color: #000;
    font-size: 18px;
}
.TL-AddToCart .btn-addtocart {
    padding: 5px;
}
.breadcrumb-title {
    color: initial;
    font-size: 2.25rem;
    font-weight: 900;
}
.breadcrumb-heading {
    background: #ffffff;
    margin-bottom: 0px;
    padding: 14px 0 8px 0px!important;
    margin-bottom: 0rem;
    border-top: 4px solid #ffffff;
    border-bottom: none;
}

button.btnCompare {
    margin-left: 5px!important;
    text-transform: none;
    background: #29166f;
    color: white;
    font-size: 12px;
    font-weight: 500;
    /* border-radius: 0px; */
    border: none;
}
.spec-form {
    background: #f7f7f7;
}
.results-group {
    /* padding: 20px 0px 15px 0px; */
    margin-bottom: 0px;
}
a.tile.tile--category {
    padding: 0px;
    border: 1px solid #eee;
    margin-bottom: 2rem;
}
.image-wrapper.image-wrapper--category {
    margin: 0;
    height: 190px;
    padding: 16px;
    padding-bottom: 8px;
    /* padding-top: 0; */
}
.pagination {
    margin-bottom: 48px!important;
    margin-top: 48px;
}
.page-item.active .page-link {
    background-color: #001d4e!important;
    border-color: #001d4e!important;
	color: #fff!important;
}
.page-link {
    color: #646464!important;
}
/** Tile-List **/



/******************************** Product-Detail ***/
.dp-wrapper .dp-image-wrapper span {
    border: 0px solid #ddd!important;
    height: 420px;
}
.dp-tabs-wrapper .nav-link.active {
    border-top: 0px;
    /* background: #0099ff; */
    background: transparent;
    width: auto;
    text-align: left;
    /* font-size: 30px; */
    color: #29166f !important;
    font-weight: 700;
    text-transform: uppercase;
}
.dp-tabs-wrapper .nav-link {
    border: 0px!important;
    /* color: #3274af!important; */
    background: #f4f5f6;
    text-transform: uppercase;
    /* font-size: 30px; */
    font-weight: 700;
    letter-spacing: 1px !important;
}
div#tabContent {
    text-align: left;
    border: 0px solid #0099ff;
    border-top: 0px solid #0099ff;
}
div#tabContent .card-body {
    padding: 1.25rem 0;
}
div#tabContent .table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6!important;
}
.dp-tabs-wrapper .tab-content .table-cell {
    border-bottom: 0px solid #ddd;
}
.tab-content .table-cell.table-cell-label {
    background: transparent;
    max-width: 180px;
    text-align: left;
    /* font-size: 18px; */
    color: #001d4e;
}
/** Product-Detail **/
/******************************** Worksheets***/
.my.worksheet-heading button.btn.btn-create, button.btn.btn-create-new {
    background: #0099ff;
    font-size: 14px;
    font-weight: 500;
}

.worksheet-page {
    background: transparent;
    padding: 20px 0px;
}
.worksheet-buttons {
    margin: auto;
    margin-left: 15px;
}
.worksheet-buttons .btn {
    text-transform: none;
    font-weight: 500!important;
    background: #0099ff;
    border: 1px solid #0099ff;
    color: #ffffff!important;
    padding: 10px 16px;
    border-radius: 0px;
}
.worksheet-buttons i {
    font-size: 18px;
    margin-right: 8px;
}
.worksheet-group {
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-top: 0px;
    border-bottom: 4px solid #ccc;
}
span.wrk-actions {
    font-weight: 500;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.worksheet-actions .btn.btn-link.collapsed {
    color: #29166f!important;
}
.card-a .btn-send {
    padding: 5px 24px;
}
.wrk-actions-box {
    border: 0px;
}
.worksheet-heading .account-heading {
    font-weight: 600;
    font-size: 1.75rem;
    text-transform: uppercase;
}
.worksheet-heading .account-heading span {
    font-size: 1.5rem;
}
.worksheet-heading .account-heading .comment {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
input.txtPartInsert {
    border: 1px solid #0099ff;
    height: 44px;
}
.addItem .btn-Insert {
    padding: 16px;
    background-color: #0099ff;
    color: #fff;
    height: 44px;
}
/******************************** Account ***/
div#accountfunctions_table_45 .SideBar {
    padding-top: 20px;
    background: #efeff0;
}
.right-dash {
    background: #efeff0;
}
.Cat1.PostLoginCell {
    display: none;
}
.OrdHeader, .account-heading {
    font-size: 1.75rem;
    margin-top: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}
.account-heading {
    margin-bottom: 15px;
}
.dash-box-heading {
    background: #29166f;
    padding: 5px 8px;
	    font-weight: 500;
    font-size: 1.25rem;
    text-transform: uppercase;
}
.accountView.table a {

}
button.btn-csv, button.btn-excel {
    background: #29166f;
}
button.btn.btn-refresh {
    padding: 5px;
}

.worksheet-actions .btn.btn-link {
    text-transform: none;
}
.worksheet-buttons .btn {
    text-transform: none;
	font-weight: 500!important;
}
.btn-add-selected {
    padding: 5px 15px;
}

}


@media (min-width: 768px) {
.filter-nav {
    margin-right: 16px;
}
.dp-wrapper {
    /* font-size: 20px; */
}
.item-card-img a {
    height: 180px;
}
}
}
	
@media (max-width: 768px) {	
.dp-wrapper .dp-image-wrapper span {
    height: 300px;
}
div#tabContent .card-body {
    padding: 1.25rem;
}
}
@media (max-width: 576px) {	
.dp-wrapper .dp-image-wrapper span {
    height: 250px;
}
.breadcrumb-heading {
    margin-bottom: 10px;
    padding: 7px 5px 4px 5px!important;
}
.breadcrumb.cat-breadcrumb a, .breadcrumb.cat-breadcrumb {
    font-size: 12px;
}
.breadcrumb-title {
    margin-bottom: 0px;
    font-size: 1.25rem;
}
.Bar a {
    font-size: 12px;
}
h4.order-pad-heading {
    font-size: 1.25rem!important;
}

.image-wrapper.image-wrapper--product {
    height: 180px;
}

a.tile.tile--category {
    padding: 10px;
}
.category-caption {
    font-size: 14px;
    line-height: 16px;
}
.image-wrapper.image-wrapper--category {
    margin: 0;
    height: 160px;
}

.item-desc {
    font-size: 1.25rem;
    line-height: 1.2;
}
.worksheet-buttons {
    margin: auto;
    margin-left: 0px;
}
.worksheet-buttons .btn {
    text-transform: none;
    font-weight: 500!important;
    width: 48%;
}
}
