.NavBar {
	border-bottom: 4px solid #fdea01;
}

.NavBarCellHome {
	background-color: #fdea01;
}

.NavLinkShopCart:hover {
	background-color: #fdea01;
}

.SmallNavBar {
	border-bottom: 4px solid #fdea01;
}

.SmallNavBarDropDown {
	border-bottom: 4px solid #fdea01;
}

.SmallNavBarDropDownBlockInside {
	border: 2px solid #fdea01;
}

.SearchBlock {
	background-color: #fdea01;
}

.SearchArea {
	border: 2px solid #fdea01;
}

.HomePageBSGButton {
	border: 4px solid #fdea01;
}

.ContactFormInput {
	color: #fdea01;
}

.ContactFormTextArea {
	color: #fdea01;
}

.EditProductButton {
	border: 3px dotted #fdea01;
}

.EditProductButtonTopSection {
	background-color: #fdea01;
}

.HomeContactFormTextArea {
	color: #fdea01;
}

.ContactFormSubmitButton {
	background-color: #fdea01;
}

.ContactFormImage {
	box-shadow: 0px 0px 8px #fdea01;
}

.ChooseAnotherBrand {
	background-color: #fdea01;
}

.EditProductButton {
	border: 3px dotted #fdea01;
}

.EditProductButtonTopSection {
	background-color: #fdea01;
}

.EditProductButtonBottomSectionWords2 {
	color: #fdea01;
}

.EditProductPopUpBox {
	border: 2px solid #fdea01;
}

.EditProductPopUpBoxTitleName2 {
	color: #fdea01;
}

.EditProductPopUpBoxLeftCellTopWords {
	-webkit-text-stroke: 1px #fdea01;
}

.EditProductPopUpBoxLeftCellTopWords span {
	-webkit-text-stroke: 0px #fdea01;
}

.drag_upload_file_Button {
	background-color: rgba(253,234,1,0.8);
}

.FormLabel {
	-webkit-text-stroke: 0.5px #fdea01;
}

.FormInput {
	border: 1px solid #fdea01;
}

.SubmitButton {
	background-color: #fdea01;
}

.ExitButton {
	border-left: 2px solid #fdea01;
	color: #fdea01;
}




/*Display Section*/
/*Display Section*/
/*Display Section*/
/*Display Section*/

.ShopLeftCell {
	border-right: 2px solid #fdea01;
}

.PriceFilterBtn {
	background-color: #fdea01;
}

#PriceFilterBtnAll {
	border: 2px solid #fdea01;
	color: #fdea01;
}

.PriceFilterPanelSection .PriceFilterBtn:hover {
	background-color: rgba(253,234,1,0.8);
}

.Display_current_price {
	color: #fdea01;
}

.Display_current_price_value {
	color: #fdea01;
}

.AddToCartButton {
	background-color: #fdea01;
}

.AddToCartButton:hover {
	background-color: rgba(253,234,1,0.8);
}