#guided.guided2023 .getItToday .largehead {
    border: 2px solid #0073DF;
    padding: 0px 10px 0px 10px;
    margin: -10px -10px 10px -10px;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #0073DF;
    font-weight: 600;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}






#category.skin-2022 .HTML_Adv.ad-hero-slider {
    margin-bottom: 10px;
    overflow: hidden;
    max-height: 238px;
}

.MobileFramework #guided {
    display:none;
}
.MobileFramework .pages.inline {
    display: none;
}
.MobileFramework .pagination ul.pages li, .MobileFramework .pagination ul.pages li.current {
    width: auto;
    height: auto;
    min-width: 20px;
}
.MobileFramework #mainContent {
    margin: auto;
}
.MobileFramework #category #contentResults {
    margin: 0;
}

.MobileFramework.skin-2022  #topPagination fieldset {
    width: 100%;
}
.MobileFramework.skin-2022 #topPagination .searchActions .sort .Sort {
    width: 52%;
}
.MobileFramework.skin-2022 #topPagination .searchActions .sort div {
    width: 48%;
}
.MobileFramework.skin-2022 #views {
    right: 10px;
    top: 0px;
}
#category.MobileFramework #contentResults {
    max-width: 100%;
}
.MobileFramework.skin-2022 .searchActions .sorting {
    width: 70%;
    margin-left: 15%;
}
/*
#category.MobileFramework.skin-2022 .btn-add.quickView {
    display: none;
}
*/
#category.MobileFramework.skin-2022 #productGrid.col3 .stock > div {
    width: 100%;
}
.MobileFramework .cartadd {
    width: 90%;
}
#category.MobileFramework.skin-2022 #productGrid.col3 .stock {
    min-height: 52px;
}
.MobileFramework.skin-2022 #productGrid div.price {
    font-size: 20px;
}
.MobileFramework.skin-2022 #productGrid div.price strike {
    font-size: 12px;
}
.MobileFramework.skin-2022 #productGrid.col3 .pDescription.compressedNormal4 {
    min-height: 150px;
}







#category.skin-2022 .listadd {
    display: none;
}
#category.skin-2022 .listadd.nocartbutton {
    display: block;
    max-width: 115px;
}
#category.skin-2022 .col1 .listadd.nocartbutton {
    width: 55%;
    max-width: unset;
}
#category #contentResults {
    width: 976px;
    float: left;
}
#category .st-ui-type-heading {
    line-height: 1.4;
}
#category #productGrid.col3 .highlight {
    height: 30px;
}
.adv #productGrid.col3 ul li {
    width: 33%;
    width: calc(33% - 3px);
}


.product_wrapper .h2 {
    line-height: .5;
} 
/* set guided */

 #guided.guided2023 {
     background:unset;
}
#guided.guided2023 #ads {
    margin-top: 10px;
}
 #guided.guided2023 .newRefinements ul.selected-refinement {
     margin:0 0 10px 0;
     padding:0;
    display: flex;
    flex-wrap: wrap;
}
#guided.guided2023 .newRefinements ul.selected-refinement li.dimensionSubValue {
    width: unset;
}
/*
#guided.guided2023 .newRefinements ul.selected-refinement li {
    width: 100%;
}
*/
.skin-2022 #guided.guided2023 .newRefinements ul.selected-refinement a {
    margin: 0 3px 3px 0px;
    background: #fff;
    border-radius: 3px;
    color: #0073DF;
    padding: 3px;
    width: auto;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #0073DF;
}
#guided.guided2023 .newRefinements ul.selected-refinement a:hover {
    opacity: .6;
    text-decoration: none;
}
 #guided.guided2023 .smallhead {
     font-weight:600;
}
 #guided.guided2023 .largehead {
     font-weight:600;
     text-transform:uppercase;
     font-size:16px;
     margin:0 0 8px 0;
}
/*
#guided.guided2023 .getItToday .largehead {
    color: #0073DF;
}
*/
 #guided.guided2023 .mediumhead {
     font-weight:500;
     text-transform:uppercase;
     font-size:14px;
}
 #guided.guided2023 ul.guided {
     padding:0px;
}
 #guided.guided2023 .gdiv {
     text-transform:uppercase;
}
#guided.guided2023 .newRefinements ul.selected-refinement a .removex {
    text-transform: uppercase;
    padding: 0 2px 0 8px;
    font-weight: bold;
}
 #guided.guided2023 .guidedGroup {
     padding:10px;
     border:solid 1px #E0E0E0;
     border-radius:2px;
     margin:10px 0 0 0;
     background: #fafafa;
}
 #guided.guided2023 li.checked a {
     background-position: 0 0;
}
body#category #mainContent h1 {
    font-size: 28px;
    font-weight: 600;
    width: 100%;
    text-align: left;
}
body#category.skin-2022.adv .searchToggleBar {
    display: none;
}
body.skin-2022 .searchToggleBar {
    display: flex;
    flex-wrap: wrap;
    width: 99%;
    margin: 5px 10px;
    border-bottom: solid 1px #dfdfdf;
    min-height: 80px;
    height: unset;
    z-index: 1;
}
body.MobileFramework.skin-2022 .searchToggleBar {
    z-index: 1;
}
body.MobileFramework.skin-2022.adv .searchToggleBar {
    z-index: -1;
}
body .searchToggleBar .searchInfo {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    width: 50%;
}
.searchToggleBar .searchToggleButtons {
    color: #999999;
    width: 50%;
    display: flex;
    justify-content: end;
}
body .searchToggleBar .searchToggleButtons a {
    background: #dfdfdf;
    border-radius: 5px 5px 0 0;
    color: #000000;
    text-decoration: none;
    height: 30px;
    margin-top: 50px;
}
 body .searchToggleBar .searchToggleButtons a.active{
     background:#0073DF;
     color:#FFFFFF;
}
.skin-2022 .searchActions {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.skin-2022 .searchActions .sorting {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}
.skin-2022 #topPagination .searchActions .sort {
    display: flex;
    width: 100%;
}
.skin-2022 #topPagination .searchActions .sort div {
    width: 33%;
    height: 30px;
}
.skin-2022 #topPagination fieldset {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
}




#category.skin-2022 .topPages .pageLbl, #category #bottomPagination .pageLbl {
    display: block;
    color: #0073df;
}
.searchInfoBar {
    text-align: left;
    width: 80%;
    word-break: break-all;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#quickview-wrapper #pnlSpecTogle {
    display: none;
}
#productGrid .btn-add.quickView {
    border: 1px solid #1C3850;
    background: #1C3850;
}
#category.skin-2022 #productGrid .instore .limitNoSale {
    display: none;
}
#category.skin-2022 #productGrid .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 47%;
    padding-left: 7%;
}
#category.skin-2022 #productGrid .price_wrapper form .instore {
    margin-left: 0;
}
.skin-2022 #productGrid div.price .savings {
    display: none;
}
.DesktopFramework.skin-2022 #productGrid div.price {
    min-height: unset;
}
.PricePostfix.PriceLogin {
    width: 100%;
}
.skin-2022 #productGrid div.price {
    color: #0073DF;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.skin-2022 #productGrid .memberPriceShown div.price, .skin-2022 #quickview-content #options-savings.memberPriceShown span, .skin-2022 .product2022 .memberPriceShown .big-price, .mSavings {
    color: #01761c;
    display: block;
}
.skin-2022 #productGrid div.price strike {
    font-size: 16px;
    margin: 0 0 0 10px;
}
#topPagination, #bottomPagination {
    display: block;
    background: unset;
    height: auto;
    border: 0;
    text-decoration: auto;
    font-size: 14px;
    margin: 10px;
    padding: 0;
}
.topPages {
    margin-top: 4px;
}
 #category #content #contentResults #topPagination h1 {
     font-size:16px;
     color:#000000;
     width:auto;
     border:0px;
}
#category.skin-2022 .sort .boosted .dropdown-menu {
    margin: 30px 0 0 0px;
}
#category.DesktopFramework.skin-2022 .sort .Sort.boosted .dropdown-menu {
    left: 56px;
    min-width: 150px;
    top: 0;
}
#category.DesktopFramework.skin-2022 .sort .itemsPerPage.boosted .dropdown-menu {
    left: 107px;
    min-width: 60px;
    margin: 0;
}
#category.skin-2022 #mainContent .pre-dropdown.boosted .dropdown .btn {
    font-size: 14px;
    border: solid 1px #E0E0E0;
    background: #fafafa;
    padding: 5px 7px;
    width: 148px;
    border-radius: 6px;
    text-align: left;
}
#category.skin-2022 #mainContent #content .pre-dropdown.boosted .dropdown .btn .fa.fa-sort-desc {
  margin: 0;
  right: 7px;
  bottom: 3px;
}
#category.skin-2022 #mainContent .pre-dropdown.itemsPerPage.boosted .dropdown .btn {
    width: 60px;
}
#category.skin-2022 #mainContent .pre-dropdown.boosted .dropdown .fa-sort-desc::before {
  color: #c1c1c1;
  position: relative;
}
#category.skin-2022 #mainContent .pre-dropdown.boosted .dropdown .dropdown-toggle:after {
    display: none;
}
 .searchHeading {
    float:left;
}
 .searchActions {
    float:right;
}
 #topPagination .sort, #topPagination .Sort, #topPagination .sortTitle, #topPagination .itemsPerPage, #topPagination .dropdown, #topPagination .dropdown-menu {
     width:auto;
     display:inline;
}
 #topPagination fieldset {
    width:auto;
}
#topPagination #views {
    width: auto;
    margin-top: -2px;
}
 #bottomPagination {
     background:unset;
     text-align:center;
     border:0;
     width: 100%;
}
 #bottomPagination .bottomstatus, #bottomPagination .bottomPages{
    display:inline-block;
     width:100%;
     text-align:center;
     color: #0073df;
}
 #bottomPagination p.status, #bottomPagination ul.pages{
    float:none;
    width:auto;
    text-align:center !important;
    display:inline-block;
}
 #bottomPagination p.status, #bottomPagination .pageLbl{
    display:none;
}
.skin-2022 .pagination, .skin-2022 .pre-dropdown.boosted .dropdown .btn {
    font-size: 14px
}

.skin-2022 ul.pages li a {
    color: #0073df;
}
.skin-2022 ul.pages li.current {
    color: #1C3850;
}
 #advsearchform {
     max-width:350px;
     width:100%;
     border:0px;
     background:#f0f0f0;
     height: 100vh;
     max-height:100vh;
     min-height:100vh;
}
#pnlAdvancedSearch {
    max-width: 350px;
    width: 100%;
    border: 0px;
    background: #f0f0f0;
    /*height: calc(100vh - 60px);
    max-height: calc(100vh - 60px);
    min-height: calc(100vh - 60px);*/
    max-height: 100vh;
    min-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    margin-top: 30px;
}
.MobileFramework #pnlAdvancedSearch {
    margin-top: 0px;
}
.MobileFramework #AdvancedSearchGroups, .MobileFramework #AdvancedSearchSelections {
    margin-top: 30px;
    margin-bottom: 120px;
}
 #pnlAdvancedSearch::-webkit-scrollbar-thumb {
     color: #999999;
     background: #999999;
     border-radius: 2px;
}
 #pnlAdvancedSearch::-webkit-scrollbar {
    /* color: #ff0000;
     */
    /* z-index: 50000;
     */
     background: #e3dfdf;
     height: 5px;
     width: 5px ;
    /* display: none;
     */
     border-radius: 2px;
}
 .advDimension {
    margin:10px;
}
 #advancedSearch {
     top:0px;
     left:0px;
     margin:0px !important;
     max-width:350px;
     width:100%;
}
 #advancedSearch #advandeSearchHeader {
     width: 100% !important;
     max-width:352px;
     position:fixed;
     height:32px;
     background:#0073DF;
     color:#ffffff;
     top:0;
     left:0;
     margin: 0;
     box-sizing: border-box;
     border: 0;
}
 button.dimItemButton {
     border: 0;
     font-weight: bold;
     text-transform: uppercase;
}
 button.dimItemButton.closed::after {
     font-family: 'Font Awesome 5 Pro';
     content: "\f055";
     padding-left:5px;
     font-weight: 400;
}
 button.dimItemButton.open::after {
     font-family: 'Font Awesome 5 Pro';
     content: "\f056";
     padding-left:5px;
     font-weight: 400;
}
 .advancedSearchButton {
    right:unset;
}
#guided.guided2023 .getItToday {
    border-radius: 2px;
    border: 0px;
    color: #222;
    font-weight: bold;
    border: 1px solid #dfdfdf;
    background-color: #fcfcfc;
}
 div#pnlGuidedNavigation li {
     margin: 8px 0;
}
 .hideValues {
     display:none;
}
 #advancedSearch-actions {
     position:fixed;
     top:0;
     left: 280px;
}
 #advancedSearch #advSearchClose {
     float:none;
     position:absolute;
     top:4px ;
     right:8px;
     font-size:16px;
     padding:0;
     margin:0;
     color:#ffffff;
}
 #advSearchClear {
     margin-top:8px;
}
 #advancedSearch h2 {
     display:inline;
     margin-right:30px;
}
 #pnlsearchclear {
     position: absolute;
     right: 30px;
     top: -2px;
     width: auto;
     margin: 0;
}
 #advSearchClear {
     text-decoration:none;
     background:#000000;
     border-radius:10px;
     font-weight:bold;
     padding:2px 8px;
}
 .crtfrm .buyingrestriction {
     display:none;
}
 #advtopsubmit {
     background: #ffffff;
     color: #000000;
     border: 0;
     margin-top: -4px;
}
#category.skin-2022 #productGrid.col3 .result_right {
    min-height: 268px;
}
#category.skin-2022 #productGrid.col3 .pDescription.compressedNormal2 {
    min-height: 55px;
}
#category.skin-2022 .btn-add, #category.skin-2022 .btn-NoSale {
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 8px 6px;
}
.skin-2022 #productGrid.col3 div.nextButton a {
    background: #0073DF;
    border: none;
    width: unset;
    display: block;
    text-decoration: none;
    padding: 8px 11px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.skin-2022 #productGrid.col1 div.nextButton {
    width: 109px;
    padding: 10px 0px;
}
.skin-2022 #productGrid.col1 div.nextButton a {
    background: #0073DF;
    border: none;
    padding: 0;
    font-size: 14px;
}
#productGrid .instore {
    display: none;
}
#category.skin-2022 #productGrid.col1 .btn-NoSale {
    padding: 10px 0;
    width: 111px;
}
#category.skin-2022 .cartActions .quickview {
    margin-right: 10px;
}
#category.skin-2022 #productGrid.col3 .crtfrm {
    min-height: unset;
}
#category.skin-2022 .col-md-6 {
    padding-right: 0;
    padding-left: 10px;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
#category.skin-2022 #productGrid.col3 .stock {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 3px 0px 3px 0px;
    border: none;
    font-size: 12px;
    line-height: 22px;
    padding: 7px 0 3px 0;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CDCDCD;
    text-transform: uppercase;
    width: 100%;
    min-height: 34px;
    margin-bottom: 10px;
}

#category.skin-2022 #productGrid.col3 .stock div {
    width: 62%;
    height: 10px;
}
#category.skin-2022 .msgInStock {
    line-height: 22px;
    font-weight: bold;
}
#category.skin-2022 #productGrid .stock .bis {
    display: none;
}
#category.skin-2022 .inventoryCnt {
    color: #25893C;
    font-weight: bold;
}
#category.skin-2022 [data-bv-show=inline_rating] .bv_main_container .bv_stars_svg_no_wrap svg {
    max-width: 14px!important;
}
#category.skin-2022 #productGrid.col3 .price_wrapper {
    min-height: unset;
}
#productGrid .result_left {
    display: flex;
    flex-wrap: wrap;
}
#productGrid .result_left .image2 {
    width: 50%;
}
#productGrid .favorite {
    left: 100px;
}
.skin-2022 #productGrid.col1 .SearchResultProductImage {
    margin-top: 10px;
    margin-bottom: 0px;
}
.skin-2022 #productGrid.col1 div.stock {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.skin-2022 #productGrid.col1 div.stock > div {
    width: 55%;
}
#productGrid.col1 .favorite {
    left: 75px;
    top: 10px;
}
#productGrid.col1 div.price .upper {
    font-size: 22px;
}
#productGrid.col1 div.price {
    font-size: 29px;
}
#category #compareSection {
    width: 100%;
    height: 45px;
    margin-top: 50px;
}
#category .compare-section .compare-text {
    width: 155px;
    margin-top: 5px;
}
#category .crtfrm .instore {
    display: none;
}
.compare-section .compare-section-options #compare-button, .compare-section .compare-section-options #compare-remove {
    background: none;
}

#productGrid .result_left a.icons.compare2023, .compare-section .compare-section-options #compare-button a.compare2023, .compare-section .compare-section-options #compare-remove a {
    background: none;
    border: 0;
    background: #0073DF;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 0;
    border: 1px solid #0073DF;
    width: 85px;
    text-align: center;
    white-space: normal;
    border-radius: 0.2857142857rem;
    text-indent: inherit;
    height: 30px;
    margin: 0;
}
#productGrid .result_left a.icons.compare2023:hover, .compare-section .compare-section-options #compare-button a.compare2023:hover, .compare-section .compare-section-options #compare-remove a:hover {
    text-decoration: none;
    opacity: .6;
}
.compare-section .compare-section-options #compare-remove a {
	width: 100px
}
#category .compare-section #compare-button, #category .compare-section #compare-remove{
    margin: 0;
}
.compare-section .compare-section-options #compare-remove a {
    width: 105px;
    background: #cc0000;
    border: 1px solid #cc0000;
}
#category .compare-section .compare-item {
    background: transparent;
}
#category .compare-section .compare-item img {
    height: 32px;
    color: transparent;
}
#category .inline-compare-text {
    margin: 2px 0 0 6px;
}
#category.skin-2022 #contentResults .row {
    margin: 0;
}
#category.skin-2022 .row.cartActions.buttonCnt2 {
    max-height: 33px;
}
#category.skin-2022 #productGrid.col3 ul li {
    background: none;
}
#category.skin-2022 #productGrid.col3 .pDescription.compressedNormal3 {
    min-height: 85px;
}
#productGrid.col3 .pDescription.compressedNormal4 {
    min-height: 100px;
}
#category.skin-2022 #productGrid.col1 .product_wrapper {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 5px;
}
#category.skin-2022 #productGrid.col1 .result_left {
    width: 100px;
}
#category.skin-2022 #productGrid.col1 .result_right {
    width: calc(100% - 100px);
    margin-top: 10px;
}
#category.skin-2022 #productGrid.col1 div.details {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#category.skin-2022 #productGrid.col1 .detail_wrapper {
    width: 69%;
    margin-right: 1%;
}
#category.skin-2022 #productGrid.col1 .price_wrapper {
    width: 29%;
}
#category.skin-2022 #productGrid.col1 .price_wrapper .row {
    margin: 0;
}
.skin-2022 #productGrid.col1 .checkbox {
    width: 300px;
}
.skin-2022 #productGrid.col1 .checkbox form {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 200px;
}
.skin-2022 #productGrid.col1 .inline-compare-text {
    position: absolute;
    width: 80px;
    margin: -1px 0px 7px 0;
    padding: 0px 10px 0 0;
    left: 25px;
    height: 22px;
    text-align: left;
}
.skin-2022 #productGrid.col1 .checkbox input {
    width: 20px;
}
.skin-2022 #productGrid.col1 .inline-compare-button {
    margin: 0;
}
.skin-2022 #productGrid.col1 .inline-compare-button .icons.compare2023 {
    padding: 5px;
}
#category.skin-2022 .footerrestrictions {
    margin: 5px 0px;
    min-height: 14px;
}
#category.skin-2022 .col1 .footerrestrictions {
    position: absolute;
    bottom: 13px;
    padding-left: 10px;
}
#advtopsubmit {
    background: #0073DF;
    color: #ffffff;
    border: 0;
    position: fixed;
    bottom: 0;
    max-width: 350px;
    margin: 0;
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    border-left: 50px solid #f0f0f0;
    border-right: 50px solid #f0f0f0;
    border-top: 20px solid #f0f0f0;
    border-bottom: 20px solid #f0f0f0;
}
.MobileFramework #advtopsubmit {
    background: #0073DF;
    color: #ffffff;
    border: 0;
    position: fixed;
    bottom: 0;
    max-width: 350px;
    margin: 0;
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    border-left: 50px solid #f0f0f0;
    border-right: 50px solid #f0f0f0;
    border-top: 20px solid #f0f0f0;
    border-bottom: 30px solid #f0f0f0;
}
#advtopsubmit:focus, #advtopsubmit:focus, #advtopsubmit:active {
    opacity: .6;
}
#advBreadcrumbs {
    display:none;
}
#contentResults .advSearchLink, #content .advSearchLink, .MobileFramework #contentResults.searchPromo .advSearchLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 30px;
    border-radius: 4px;
    background: #0073df;
    border: solid 1px #0073df;
    padding-top: 8px;
    text-align: center;
    margin: 0;
}
#MerchZoneSearchBottom img {
    width: 100%;
}
