a.btn-orange-primary {
	font-family: var(--behr-body-and-label-font--bold);
	font-weight: var(--behr-bold);
}

/*	Available Sheens section - Hide "Write a Review" text  */
.product-line-listing__item-details .bv_button_buttonMinimalist {
	display: none !important;
}
@media (min-width:992px) {
    .product-reviews .product-reviews__item {
        max-width: 83.3%;
        margin: 0 auto;
    }
}
.product-reviews .product-reviews__item {
  padding-top: 4rem;
}

#often-bought-together,
#how-to {
	background-color: var(--behr-beige);
}
@media (min-width: 992px) {

#mq-animation div.article:after {
	background-image: url(/binaries/content/gallery/behrbrxm/products/product-category/ex-mq-animation/icon-chalking.png);
	content: '';
	display: block;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	margin-left: calc(100% - 40px);
	top: -40px;
	position: relative;
	z-index: 1;
}}

@media (max-width: 991px) {
#mq-animation div.article:after {
	background-image: url(/binaries/content/gallery/behrbrxm/products/product-category/ex-mq-animation/icon-chalking.png);
	content: '';
	display: block;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	top: -40px;
	position: relative;
	z-index: 1;
}}

#mq-animation ul.prep-section {
	margin: 20px 40px;
}

#product-usage ul.product-usage__icons li div.product-usage_dry-time {
	min-width: 0;
}

#product-usage ul.product-usage__icons li img {
    margin-right: 10px;
}

/* Start - DFCT0023480 - Products - Wood Stains Adv Deckover - Margins do not match prod in mobile */

#use-tools li {
    list-style: disc;
    padding: 10px;
}

.product-line-header__features ul li ul li {
    margin-bottom: unset;
    margin-left: 40px;
}

@media (max-width: 767px) {
	section#detailed-tips ul,
	section#clean ul,
	section#project ul,
	section#actions ul {
		padding-left: 40px;
	}
	
	section#detailed-tips label,
	section#clean label,
	section#project label,
	section#actions label {
		font-weight: var(--behr-bold-600) !important;
	}
}

@media (max-width: 991px) {
	#use-tools ul {
		list-style-type: disc;
		padding-left: 40px;
	}
}

@media (min-width: 768px) {
    #use-tools ul {
        list-style-type: disc;
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        list-style-position: inside;
        margin-left:  0px;  
    }
}

@media (min-width: 992px) {
	#use-tools ul {
		padding-left: 0px!important; 
	 }       
}

/* End - DFCT0023480 - Products - Wood Stains Adv Deckover - Margins do not match prod in mobile */



/* Start - DFCT0023448 - PRODUCTS. DECORATIVE FINISHES @375 px view port. Dynamic buttons are missing. */


#image-gallery .owl-dots {
    display: flex;
    justify-content: center;
    margin: -20px 0;
    width: 100%;
    position: absolute;
    bottom: 1%;
}

#image-gallery .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    margin-right: 15px;
    background: #fff !important;
    box-sizing: border-box;
    border:1px solid #4e4e4e !important;
    border-radius: 50%;
}

#image-gallery .owl-dots .owl-dot.active {
    width: 15px;
    height: 15px;
    margin-right: 15px;
    background: #4e4e4e !important;
    box-sizing: border-box;
    border:1px solid #4e4e4e !important;
    border-radius: 50%;
}


/* End - DFCT0023448 - PRODUCTS. DECORATIVE FINISHES @375 px view port. Dynamic buttons are missing. */


/* Start - DFCT0023404 - STSK0018115 - Products - Painting Tools - Product images do not match production */
@media (max-width: 767px) {
	div#msds img {
	    max-height: 300px;
	    height: auto;
	}
}
/* End - DFCT0023404 - STSK0018115 - Products - Painting Tools - Product images do not match production */

/* Start - STRY0304948 Production Defect  - US Consumer - Average rating link is not working */
div.productCategoryListing [data-bv-show="inline_rating"] div.bv_sub_container div.bv_numReviews_component_container {
    display: none !important;
}

div.productCategoryListing [data-bv-show="inline_rating"] div {
    cursor: context-menu !important;
}
/* End - STRY0304948 Production Defect  - US Consumer - Average rating link is not working */
