.css-mhc70k-MuiGrid-root {
  padding: 0.625rem !important;
}
.hb {
  border-bottom: 1px solid #c5c5c5;
}
.rpad {
  padding-left: 0px;
}

#benefits_hr{border-top: none !important;
  border-bottom: solid 1px #c5c5c5 !important;}

@media (min-width: 1025px) {
  #footer {
    font-weight: 500;
  }

  footer .ph-accordion__title:after {
    display: none;
  }

  footer .ph-accordion__title,
  header .ph-accordion__title {
    border-bottom: none;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    padding: 0;

    color: #8e8e8e;
    cursor: pointer;
    transition: 0.3s ease;
    margin: 0;
    outline: 0;
    display: block;
    padding: 0.375rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .ph-accordion__content,
  header .ph-accordion__content {
    border-bottom: none;
  }

  /* .search-form-wrapper .search-form-toggle {
    left: 81% !important;
  } */
}

@media only screen and (device-width: 768px) {
  .search-form-wrapper .search-form-toggle {
    left: 70% !important;
  }
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* For portrait layouts only */
  .search-form-wrapper .search-form-toggle {
    left: 70% !important;
  }
}

@media only screen and (min-width: 37.5625em) {
  .search-form-wrapper .search-form-toggle {
    left: -40px;
    position: relative;
    right: unset;
    top: unset;
  }
}


/* .ph-footer__secondary h4 {
  font: normal normal 500 1rem/1.5 Roboto, Arial, sans-serif !important;
} */

section.ph-content-section .ph-content-section__info .button {
  margin: 0.25rem 0.2rem 0.5rem 0;
}

.ph-content-nav__history h5 {
  color: rgb(34 34 34) !important;
}
/* faq Category */
.faqActive {
  background-color: #f6f6f5;
  text-decoration: none;
}
.text-muted {
  cursor: default;
}

.rowValign {
  display: flex;
}

/* .ph-pagination__results-dropdown-container {
  margin-left: -143px;
} */

div.ph-pagination__container .ph-pagination__page-list {
  flex-wrap: inherit !important;
}

/*.chelsea-part{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.wtb-location-text{
 display:flex;
 text-align: center;
}

.container-fluid .img-style{
  background-color: #FFB91D;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  padding:2px;
}

.container-fluid .where-to-buy-text{
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding:2px;
  margin-left:6px;
 
}
.container-fluid .chelsea-products-div{
  color: #000000;
  font-family: Roboto;
  font-size: 33.18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40.48px;
}

.chelsea-line{
  height: 2px;
  width: auto;
  background-color: #000000;
  padding-right:15px;
  padding-left:15px;
}*/

@media only screen and (min-width: 76.3125em) {
  /* .ph-header-main .outside .navbar-brand img,
  header.ph-header-main.offset .navbar-brand img {
    max-height: 42px !important;
  } */
  /* .outside button.search-submit {
    border: none !important;
    background: none !important;
  } */
  footer .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  header .ph-header-main__primary {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .ph-navbar__primary {
    max-width: none;
  }
}
/* For Mobile Version */
@media screen and (max-width: 600px) {
  .jumbotron h1 {
    margin-bottom: 3rem;
  }
  .container-fluid .col {
    width: auto !important;
  }
 .container-fluid .wtb-location-text{
  width: auto !important;
 }
  .ph-footer__primary > .row {
    margin: 0 -15px 0 -15px;
  }

  /* .container-fluid {
    padding-right: 0px;
  } */
  .handleForm{width: 100% !important}
  .ph-ds-btn{font-size:8px !important;}

  /* .top-buttons{display: none !important;} */

}

/* Where to buy css */

@media only screen and (min-width: 64em) {
  section.ph-content-section .ph-content-section__info .h6 {
    border-top: none;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 1.5rem;
  }
}

.remove-distributor {
  font-size: 1rem;
  font-weight: 500;
  float: right;
  margin-top: 1.5rem;
}

.em {
  display: 'block';
  font-weight: '700';
  margin: '1rem 0';
  text-decoration: underline;
}
.em1{
  
  font-weight: 700;
  margin: 1rem 0;
  text-decoration: underline ;
}
@media only screen and (min-width: 71.25em) {
  .makeStyles-contactFormButton-2
    .css-18e8zm3-MuiButtonBase-root-MuiButton-root {
    width: 100%;
  }
}
/* End Where to buy */

/* map component css */
.MuiModal-root {
  background-color: rgba(0, 0, 0, 0) !important;
}
.infopopup {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(-50%, -100%, 0);
}

.gm-style-iw .gm-style-iw-c {
  border: solid blue !important;
}

button.gm-control-active {
  min-width: 10px !important;
}
button.gm-ui-hover-effect {
  min-width: 40px;
  min-height: 40px;
}
.gm-style .gm-style-iw-c {
  border: 2px solid #ffb91d;
  border-radius: 16px !important;
  max-width: 250px !important;
}
.gm-style-iw-d {
  overflow: hidden !important;
}
.gm-style-iw-tc {
  top: 0px !important;
}
.gm-style-iw-tc::after {
  border: 2px solid #ffb91d !important;
  border-left-color: #fff !important;
  border-top-color: #fff !important;
  height: 20px !important;
  clip-path: none !important;
  position: relative;
  width: 20px !important;
  top: -12px !important;
  transform: rotate(45deg);
  z-index: 16;
}

h5.ph-card-contact__name {
  margin: 1.1rem 0 0.5rem !important;
}

/* Forms */
.ph-form__inline_border {
  width: 100%;
  margin: 0;
}

@media only screen and (min-width: 64em) {
  .ph-form__inline_border {
    padding: 0;
  }
}

.ph-form__inline_border .ph-form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ph-form__inline_border .ph-form__content .ph-form-row {
  margin-bottom: 0.5rem !important;
  padding: 0;
}

@media only screen and (min-width: 1025px) {
  .ph-form__inline_border .ph-form__content .ph-form-row {
    padding-left: 16px;
  }

}
.ph-form__inline_border .ph-form__content .ph-form-row__label {
  display: inline;
  font-weight: 500;
  padding: 8px 0;
  /* font-size:16px !important; */
}
.ph-form__inline_border .ph-form__content .ph-form-row input,
.ph-form__inline_border .ph-form__content .ph-form-row select {
  border: solid 1px #8e8e8e;
  display: inline;
  margin: 0;
  line-height: 1.125;
  padding-bottom: 8px;
  padding-top: 8px;
  /* height: 40px; */
  font-size: 16px !important;
  /*width: auto; */
}
.ph-form__inline_border .ph-form__content .ph-form-row input:focus,
.ph-form__inline_border .ph-form__content .ph-form-row select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e2e1dd;
}
.ph-form__inline_border .ph-form__content .ph-form-row input {
  padding-right: 8px;
  border-radius: 4px;
}
.ph-form__inline_border .ph-form__content .ph-form-row select {
  background-size: 12px 12px;
  border-radius: 4px;
}
.ph-form__inline_border
  .ph-form__content
  .ph-form-row
  .btn-group:not(.toggle)
  button,
.ph-form__inline_border
  .ph-form__content
  .ph-form-row
  .btn-group:not(.toggle)
  .button {
  background-color: #ffffff;
  border: none;
  font-size: 0.9375rem;
  line-height: 1.125;
  margin: 0;
  min-width: auto;
  padding: 0.5rem 0.5rem 0.5rem 0;
  text-align: left;
  width: auto;
}
.ph-form__inline_border
  .ph-form__content
  .ph-form-row
  .btn-group:not(.toggle)
  .dropdown-menu {
  border-color: #e2e1dd;
  padding: 0;
}
.ph-form__inline_border
  .ph-form__content
  .ph-form-row
  .btn-group:not(.toggle)
  .dropdown-menu
  a {
  font-size: 0.875rem;
  padding: 0.5rem;
}

/*.ph-form__inline_border input[type="radio"],
        .ph-form__inline_border input[type="checkbox"] {
          border: solid 1px #e2e1dd;
          bottom: -2px;
          height: 1rem;
          position: relative;
          width: 1rem; }*/

/*.ph-form__inline_border input[type='radio']:checked:after {
            width: 10px;
            height: 10px;
            border-radius: 15px;
            top: -2px;
            left: -1px;
            position: relative;
            background-color: #000000;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 1px solid #000000;
        }

          .ph-form__inline_border input[type='radio']:checked:after {
            width: 10px;
            height: 10px;
            border-radius: 15px;
            top: -2px;
            left: -1px;
            position: relative;
            background-color: #000000;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 1px solid #000000;
        }*/

.border-form-btn {
  height: 40px;
  font-size: 16px !important;
  background-color: #ffb91d;
  margin-top: 20px !important;
  padding: 10px 15.1px 10px 15.1px !important;

  /*padding:.625rem 1.125rem .25rem !important;*/
}

@media only screen and (max-width: 1024px) {
  .border-form-btn {
    margin: 16px 0px 16px 0px !important;
  }
  .chelsea-part{
    padding-right: 15px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
  }

}

.form-border-radio {
  margin: 3px 8px;
  font-size: 16px;
}

.distributor-hhr small {
  text-transform: lowercase !important;
  font-size: 16px !important;
}

.em-dist {
  text-decoration: none;
  color: #0076cc;
}
.dist-md a {
  text-decoration: none;
  color: #0076cc !important;
}
.dist-md a:active {
  text-decoration: none;
  color: #0076cc !important;
}

.dist-md a:hover {
  text-decoration: none !important;
  color: #0076cc !important;
}

#parkerstore-type,
#parkerstore-type1 {
  accent-color: #000000;
}

.ph-form__inline_border_form-group {
  display: block !important;
}

.ph-sidebar-entry-menu_md {
  min-height: auto !important;
}

.ph-form-radio-input-md {
  height: 16px !important;
  width: 16px !important;
}

.md-radio__from-group {
  display: inline-block !important;
  margin-top: 21px;
  margin-left: 25px;
}

.firstrd {
  margin-left: 0px !important;
}

/*@media only screen and (min-width: .9771em) {
  .ph-content-section .row .ph-sidebar {
    width: 42%; } }

@media only screen and (min-width: .9771em) {
  .ph-content-section .row .ph-sidebar-content {
    float: left;
    width: 55%; } }
    
@media only screen and (min-width: .9771em) {
  .ph-content-section .row .ph-sidebar-content {
    padding:0;
  }
}*/

@media only screen and (min-device-width: 670px) and (max-device-width: 1024px) {
  .ph-content-section .row .ph-sidebar {
    width: 42%;
  }

  .ph-content-section .row .ph-sidebar-content {
    float: left;
    width: 55%;
  }

  .ph-sidebar-content-ps {
    padding: 0 !important;
  }

  .distributor-hhr {
    border-bottom: none;
    border-top: 1px solid #c5c5c5;
  }
}

.ph-content-section__topic_md {
  margin-right: 2rem !important;
  margin-top: 0 !important;
  text-align: center;
}

.md-email-link {
  word-wrap: break-word;
}

/* new distributor page */

.text-left,
.map-right {
  border-top: 2px solid #cccccc;
  padding-top: 22px;
}

.top-buttons {
  display: flex;
  padding-bottom: 39px;
  cursor: pointer;
}

.top-buttons .active {
  background-color: #ffb91d;
}

.ph-card-contact__name-dl {
  margin-left: 20px !important;
  font-size: 23px;
}

.ph-card-contact__address {
  margin-left: 20px;
  padding-bottom: 29px;
  padding-top: 0px;
  font-size: 16px;
  font-style: normal;
}

.ph-card-contact__direction {
  font-size: 13.3px !important;
  color:#0076CC;
}

.bottom-links {
  display: flex;
}

.bottom-links-item {
  box-sizing: border-box;
  font-size: 16px;
  margin-left: 36px;
  color: #0076cc !important;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  font-style: normal;
}
.bottom-links-item a, .bottom-links-item a:visited {
  color: #0076cc;
}

.bottom-links-item a {
  text-decoration: none;
}

.bottom-links-item p {
  margin: 0 0 0 !important;
}

.bottom-links-item-first {
  margin-left: 20px !important;
}

.ph-ds-btn {
  box-sizing: border-box;
  /* height: 41px; Removed to handle the Box tab in case of Big text*/
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: .9vw;
  /* font-size: 16px; */
  padding: 6px;
  margin-left: 10px;
  line-height: 26px;
  font-weight: 400;
}

.ph-card-contact-premier {
  border: 2px solid #ffb91d !important;
}

.ph-card-contact-normal {
  border: 1px solid #979797;
}

.ph-contact-other-heading {
  border-bottom: 2px solid #b3b3b3;
}

.phone-number {
  height: 24px;
  float: left;
}

.email-contact {
  height: 22px;
  float: left;
}

.website {
  height: 24px;
  float: left;
}

.call-distributor {
  height: 22px;
  color: #0076cc;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.6px;
}

.ch_country {
  color: #0076cc;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
.ch_country_name {
  color: 000000;
  font-size: 16px;
}
input::-webkit-calendar-picker-indicator {
  opacity: 100;
}
#countryList {
  width: 100%;
}

datalist {
  position: absolute;
  background-color: white;
  border: 1px solid blue;
  border-radius: 0 0 5px 5px;
  border-top: none;
  font-family: sans-serif;
  width: 350px;
  padding: 5px;
  max-height: 10rem;
  overflow-y: auto;
}


textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
  border-color:#e9a100;
  
  outline: 0 none;
}
/* header #phHeaderSecondaryStandard:last-child {
  display: none !important;
} */

.form-div .your_country{font-weight: 500;margin-bottom: -9px ; font-size: 16px !important;}
.customAutocomplete .active[type=button],
.ph-content-nav__history .active[type=reset],
.ph-content-nav__history .active[type=submit],
.ph-content-nav__history .button.active,
.ph-content-nav__history .button:active,
.ph-content-nav__history .button:focus,
.ph-content-nav__history .button:hover,
.ph-content-nav__history [type=button]:active,
.ph-content-nav__history [type=button]:focus,
.ph-content-nav__history [type=button]:hover,
.ph-content-nav__history [type=reset]:active,
.ph-content-nav__history [type=reset]:focus,
.ph-content-nav__history [type=reset]:hover,
.ph-content-nav__history [type=submit]:active,
.ph-content-nav__history [type=submit]:focus,
.ph-content-nav__history [type=submit]:hover, 
.ph-content-nav__history a.button.active,
.ph-content-nav__history a.button:active,
.ph-content-nav__history a.button:focus,
.ph-content-nav__history a.button:hover,
.ph-content-nav__history button.active,
.ph-content-nav__history button:active,
.ph-content-nav__history button:focus,
.ph-content-nav__history button:hover
{
  border:none !important;
  background-color: transparent !important;
  background: transparent !important;
}

.border-form-btn {
  border: none !important;
 }

.MuiAutocomplete-listbox li:hover{
background-color: #ffb91d !important;
}.MuiAutocomplete-listbox li:active{
  background-color: #ffb91d !important;
  }
.MuiAutocomplete-listbox li:focus{  background-color: #ffb91d !important;
    }
.button.small-button, .small-button {
  font-weight: 400 !important;
  background-color: #ffb91d !important;
  border:none;
}   
.ph-filter-block-gold__form-group input{
  font-size:16px !important
}
/* .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator:hover
{  } */
.customIconHanlde button:hover,.customIconHanlde button:active, .customIconHanlde button:focus,.customIconHanlde .active[type=button]{background-color:transparent !important}
.customIconHanlde button span {display: none !important;}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Pro" !important;
}

.handleForm{width: 100%; margin: auto;}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
  .search-form-wrapper .search-form-toggle {
    left: 67% !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px){
  /* For landscape layouts only */
  .ph-ds-btn {
    /* font-size: 9px !important; */
    font-size: 2.2vmin !important;
  }
  .extraRL{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1439px){
  .ph-ds-btn {
    /* font-size: 11px !important; */
    font-size: .9vw;
  }
}

/* Style For Distributor Page toi handle the Section for Mobile an dtab and Desktop */

/*    =======================   08.02.24   ================= */
.all-distributor-parent-select{
  display: none !important;
}
.desktop-hide{
  display: none;
}
.mycountry {margin-right: 20px;}
.customAutocomplete .MuiOutlinedInput-root{
  padding: 0px !important;
  /* padding-right: 15px !important; */
  
}
/* Extra Css Added for MUI Auto Dropdown*/
.MuiOutlinedInput-root .MuiAutocomplete-endAdornment{
  right:-60px !important;
  top: 5px;
}
.mycountry .button, [type=button]{border:none !important; background: none !important; margin:-13px -20px -0.5rem}

@media screen and (min-width: 768px) and (max-width: 900px) {
  .form-div .your_country {  margin-bottom: 0px;}
.your_country{padding:0px }
.customIconHanlde .button, [type=button]{border:none !important; background: none !important; margin:-13px -20px -0.5rem}
  .tab-view-on-map-show{
    display: block;
  }
  .tab-view-on-map-hide{
    display: none;
  }
  .desktop-hide{
    display: block;
  }

  .top-buttons{
    justify-content: space-between;
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-bottom: 15px;
    
  }
  .ph-ds-btn{
    border:none;
    border-radius: 3px;
    min-width: 150px;
    margin: 0px;
    text-align: center;
    font-size: 15px !important;
  }
}  
@media screen and (min-width: 320px) and (max-width: 767px) {
  .MuiOutlinedInput-root .MuiAutocomplete-endAdornment{
    right:-44px !important;
    top: 5px;
  }
  .mycountry {margin-right: 0px !important;}
  .customAutocomplete .MuiOutlinedInput-root{
    padding: 0px !important;
    
  }
  .form-div .your_country {  margin-bottom: 0px;}
.your_country{padding:0px }
.customIconHanlde .button, [type=button]{border:none !important; background: none !important; margin:-8px 0px 0.5rem}
  .all-distributor-parent-select{
    display: block !important;
    margin-bottom: 15px;
  }
  .top-buttons{
    display: none;
  }
  .tab-view-on-map-show{
    display: block;
  }
  .tab-view-on-map-hide{
    display: none;
  }
  .desktop-hide{
    display: block;
  }
  .mobilehandle .col-6{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .diActive{
    background-color: #ffb91d !important;
    border-color: #ffb91d !important;
  }

}
/*    =======================      END ====================*/
/* Code Ened - Style For Distributor Page toi handle the Section for Mobile an dtab and Desktop */