/*Type here to edit*/

html {
  font-size: 16px;
}


#imgLogo {
max-width: 150px;
}
.ustore_Login .btn {
   margin-left:0px!important; 
}

body {
  min-height: 100vh;
  font-size: 1rem;
  color: green;
  border: none;
}


.LoginMaster #bodyarea .mainareaFullWidth {
  background-color: transparent;
  overflow: hidden;
}

.loginLogoContainer .logo {
  max-height: 100%;
  content: url("/uStoreThemeCustomizations/fcc3743c-a439-4720-a30f-875403675eff/Draft/Assets/logo.png");
  background-color: #fff !important;
  border-radius: 25px;

}
@media screen and (min-width: 400px) 
{
.loginLogoContainer .logo {
  max-height: 100%;
  content: url("/uStoreThemeCustomizations/fcc3743c-a439-4720-a30f-875403675eff/Draft/Assets/logo.png");
  background-color: #fff !important;
  border-radius: 25px;


}
}


.ustore_Login {
  background-image: url("/uStoreThemeCustomizations/fcc3743c-a439-4720-a30f-875403675eff/Draft/Assets/login-page-background.jpg");
background-repeat:no-repeat;
  min-height: 100vh;
background-size: cover;
}

.ustore_Login .btn 
{
margin-left: 70px;
}

.formbox,
.LockedUserDiv,
.LoginPasswordExpired,
.LockedUser {
  background-color: transparent;
}

.LoginMaster #bodyarea,
.mainareaFullWidth {
  background-color: transparent;
}

.LoginMaster .Heading2,
.LoginMaster {
  color: white !important;
  font-size: 15px !important;
}
.formfield,
.FormField {
  margin-top: 0.25rem;
}

@media (max-width: 800px) {
  .categories-navbar {
    display: none;

  }
html, body {
font-size:13px!important;
}
#ctl00_cphMainContent_ucDialCustomization_updatePanelDummy {
margin-right:auto;
}
}
.category-item .image-wrapper img {
  border-radius: 25px;
}

@media (min-width: 1199px) {
  .category-item .image-wrapper {
    width: 270px;
  }
}

@media (max-width: 1199px) and (min-width: 767px) {
  .category-item .image-wrapper {
    width: 200px;
  }
}

.SmallLink {
  font-size: 1rem !important;
  margin: 0.2rem 0;
  color: white !important;
  line-height: 1.15;
}

.btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  outline: none !important;
  border: none !important;
  border-radius: 15px !important;
  cursor: pointer !important;
  font-size: 1rem !important;
}

.formprompt {
  color: white !important;
  font-size: 1rem;
  text-align: unset !important;
}

.RequiredFieldMarker {
  margin-left: 0.25rem !important;
}

.form-group {
  margin-bottom: 0.25rem;
}

.formbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

#tblRegistration table td {
  flex-basis: 100%;
  padding: 0;
  padding-left: 70px;
}

.uStoreLegacy-padding10_20_0_20 {
  text-align: center !important;
}

.uStoreLegacy-padding5_37_5_0 {
  padding-left: 70px !important;
}
.wrapper
{
display:none;
}

.btn {
  padding: 12px 28px;
  font-size: 14px;
  cursor: pointer;
  display: inline-block!important;

}
#sub_buttons
{
display: flex;
flex-direction: row;
}
#ctl00_cphMainContentFooter_WizardStepsNextPrev1_ButtonNext
{
margin-left:90px;
}

@media screen and (min-width: 800px) 
{
#tdDialCustomization
{
position:relative;
right:-190px;
}
}
.WizardButtonsContainer .back a:link.btn
{
background-color:green;
color:white;
}	



.WizardButtonsContainer
{
display: flex;
}


#ctl00_cphMainContent_ucDialCustomization_SlideShow_divNavigationPanel
{
display:none;
}

.category-name_sub 
{
display:none;
}
.category-item .image-wrapper_sub 
{
    margin: 0 auto;
    color: var(--secondary-color);
    border-radius: 28px;
}

.SmallItalic {

    color:grey;
}

.captionColumn 
{
        color: var(--color-highlight);
}
.datePickerContainer
{
        color: var(--color-highlight);
}
.btn 
{
    border: 1px solid var(--button-secondary-border-color);
    background-color: var(--button-secondary-text-color)!important;
    color: var(--button-secondary-background-color)!important;
}

#ctl00_cphMainContent_ctl09_tdProofApproval
{
color:green!important;
}

.dddlName {
    width: 290px;
}

.addressItemTitle {
    float: left;
    color: darkgreen;
}

.slider-wrapper-multi{
overflow:visible;
}
.q-uantity{
display:none!important;
}


#back_btn
{
position:relative;
top:7px;
left:9px;
}
/*
element.style {
}
a.hierarchy-text-home:not(),
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color:#038d43
}
*/
#ctl00_cphMainContent_lblTitlePurchase
{
    position: relative;
    bottom: 70px;
    left: 350px;
}

.ShoppingCartGrid_Column_Price {
    /*display: none;*/
}

.breadCrumbs {
    display: none;
}

.dddlValue select {
    font-family: arial;
}

.FormLabel{

    margin-bottom: 10px;
    display: inline-block;
}
.static-product-price .total-price .price-wrapper .price-display .price {
display: none;
}
.modal-content
    {
      background-color:black!important;
    }

@media (max-width:400px){
		.MuiPopover-paper 
		{
		outline: 0;
		position: revert;
		max-width: 100%;
		 }                 
                           }


div#ctl00_cphMainContent_ctl09_divProofApproval.diagramImageApproval
{
color:green!important;
}
.category .description {
    font-family: Arial,Helvetica,sans-serif;
    font-size: var(--text-size-regular);
    color: green;

}
body {
    min-height: 100vh;
    font-size: 1rem;
    color: green;

#ctl00_cphMainContent_lblCouponUse{

color:green;
}

#ctl00_cphMainContent_LblSuccessMsg
{
color:green;
}
.product-details .product-description
   {
    /* display: none; */
}

/*GXN-BE Update 21-10-2024*/
.category .description
{
color:green;
}

/*GXN-BE Update 14-01-2025*/

#tdCheckoutCompleteOrderNumber {
    color: var(--color-highlight);  
}

#tdCheckoutCompleteMessage {
color: var(--color-highlight);    
}

.OrderPriceTable{
color: var(--color-highlight); 
}

