/*Temp*/


/*Disable Checkout*/
/*.cart-summary-button-container, .order-wizard-submitbutton-container, .order-wizard-step-button-container {display: none !important;}*/

/*ILP Shopper Approved Stars*/
.group-stars .on, .group-stars .off, .group-stars .half {filter: hue-rotate(-49deg) !important;background-size: 90% !important;background-repeat: no-repeat !important;}

/*Shopper Approve - old star fix*/
.global-views-star-rating-container {
display: NONE !important;
}

/*Disable PayPal Button */
/*.cart-summary-btn-paypal-express {display: none;}*/

/* Site Wide*/
/* Adjustments for Chem Center */
a[data-hashtag="#/spa-chemicals"] {display:none;} 
a[data-hashtag="#/winterizing-chemicals"] {display:none;}
a[data-hashtag="#/chemc-spa-hot-tub-chemicals"] {display:none;}
a[data-hashtag="#/chemc-chemicals"] {display:none;}
a[data-hashtag="#/chemc-winter-chemicals"] {display:none;}

/* PDP */
div.product-details-shipping-policy {display: none;}

/*Watermark multi-image fix*/
.product-details-full-image-gallery-container .item-watermark {pointer-events: none;}

@media only screen and (max-width: 766px) {
	.hidden-phone {display:none}
	}
@media only screen and (min-width: 766px) {
	.visible-phone {display:none}
	}


/* Safety Landing Page Fix */

@media (min-width: 1199px) { 
.category-landing-subcategory:first-child:nth-last-child(6),
.category-landing-subcategory:first-child:nth-last-child(6) ~ .category-landing-subcategory {
    width: 175px; height: 268px;
}
}

@media (max-width: 768px) {
  .safetyextras {width: 80%;
    margin-left: auto;
    float: unset;
    margin-right: auto;
    text-align: center; 
    padding:10px;
}
}

/* PDP YMAL spacing size reduction */

.item-relations-related h3 {
    margin-bottom: 20px !important;}
.item-relations-cell {
    padding-bottom: 10px !important}
.item-relations-related-row .bx-wrapper .bx-viewport {height: 100% !important}


/* Shopper Approved Store Reviews Page */
div#sa-filters, div#SA__merchant_reviews {
    width: 100% !important;
}


/*Checkout Terms Link Style*/
.order-wizard-termsandconditions-module-label a {color: #8ab3af; text-decoration: underline;}

.facets-item-cell-table{width:100%;}

.header-main-wrapper {background-color: #e5eaf0;}

.display-wpc {display: none;}

.facets-browse-category-heading-main-description h1 {text-transform: none;}

.category-landing-heading h1 {font-weight: 375; margin-bottom: 15px; letter-spacing: 1px;}

.category-landing-heading p {color: #9e9e9e; font-weight:375; letter-spacing: .6px; line-height: 1.3;}

.category-landing-heading {max-width:1000px !important; margin: 25px auto 25px;}

.category-landing-single-icon-info {color: #ea6e6e;}

.category-landing-single-information {font-weight: 375; letter-spacing: .2px;}

.product-details-full-content-header-title {margin-right:0px;}

.header-menu-level2-anchor {margin-top: 6px;}

.header-menu-subcategories-thumbnail {margin-top: 5px;}

.header-menu-subcategory-categories-toggle {padding: 9px 0;}

.product-details-full-content {margin-top: 0px;}

/* Color Swatch Opacity Fix */
.product-views-option-facets-color-picker-out-of-stock { opacity: 1; }
.product-views-option-color-picker-out-of-stock { opacity: 1; }


@media (min-width: 768px) {
.modal-dialog {
width:820px !important;
}}

@media (min-width: 769px) {
.header-truck-text-mobile {display: none; position: absolute;}
}
@media (max-width: 769px){
.header-truck-text-desktop {display: none; position: absolute;}
}

// NOTE: Setting this to 1000 has conflicts with the category landing page on mobile
.category-landing-subcategories>.category-landing-subcategory {z-index: 999;}


.UniStepRow {border: 1px solid black; text-align: center;}
.UniStepCell {border: 1px solid black; padding: 4px 8px;}
.UniStepFirstCell {text-align: left; padding: 4px 8px;}


@media (max-width: 415px) {
	.UniStepCell {padding: 4px;}
	.UniStepFirstCell {padding: 4px 2px 4px 4px;}
	.UniStepTable {font-size: 13px;margin: auto;}
	}

.product-details-full .shopping-layout-breadcrumb
.global-views-breadcrumb 
.global-views-breadcrumb-item-active {display: none;}

.global-views-breadcrumb li:nth-last-child(2) {display: none;}


//Footer of Checkout fix
.footer-content-profile-column,.footer-content-resource-column,.footer-content-social-column{display:none;}.footer-mobile-nav-col-three footer-content-badge-column{width:100%;display:inline-flex;}