body header#masthead {
  background: #fff;
}

.d-none {
  display: none !important;
}

select#wpsl-category-list {
  display: block !important;
}

select.states2 {
  display: none;
}

#wpsl-search-wrap select.states2.aldefault {
  display: block;
}

#wpsl-category span.wpsl-selected-item,
#wpsl-category .wpsl-dropdown div {
  display: none !important;
}

#countryId,
#stateId {
  display: none !important;
}

#wpsl-category-list option.level-1 {
  display: none !important;
}

.alnoneimport {
  display: none !important;
}

#wpsl-stores > ul {
  padding-bottom: 50px !important;
}

#newStateID {
  display: none !important;
}

body .store-loc #wpsl-result-list {
  position: relative;
  z-index: 9;
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 100px !important;
}

.store-loc .mapServices {
  text-align: right;
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  z-index: 99;
  width: 100%;
}

.store-loc #wpsl-result-list .wpsl-contact-details {
  margin: 0;
}

.store-loc .innermapservice {
  color: #f3bd48;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.store-loc #wpsl-stores > ul > li {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

body .store-loc .wpsl-store-location {
  padding: 0 25px;
}

.store-loc #wpsl-stores > ul > li.branch-data:first-child:before {
  content: "BRANCHES";
  display: block;
  position: relative;
  color: #c61c2c;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 25px;
}

.store-loc #wpsl-stores > ul > li {
  overflow: hidden;
}

.store-loc #wpsl-stores > ul > li.firstagent:before {
  content: "AGENTS";
  display: block;
  position: relative;
  color: #c61c2c;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 25px;
}

.store-loc #wpsl-result-list {
  width: 33%;
  margin-right: .5%;
  float: left;
}

@media (max-width: 675px) {
  #wpsl-gmap,
  #wpsl-result-list {
    float: none;
    width: 100%;
  }
}

#wpsl-gmap .wpsl-info-actions {
  display: none;
  margin: 10px 0 !important;
}

#wpsl-gmap .wpsl-info-window p {
  margin: 10px 0;
}

#wpsl-stores .wpsl-directions {
  display: none;
}

.wpsl-store-location {
  width: 80%;
  float: right;
  margin-bottom: 30px;
}

.wpsl-direction-wrap {
  width: 20%;
  float: left;
  color: #c61c2c;
  /*    background: #ddd;*/
}

#wpsl-direction-details,
#wpsl-gmap {
  max-height: 702px;
}

.wpsl-input input#wpsl-search-input {
  color: #000;
  font-weight: 600;
  background: #fff;
  padding: 8px 20px;
  display: inline-block;
  border-radius: 50px;
  line-height: 1;
  font-size: 16px;
  border: 2px solid #f199ab;
  width: 100%;
  margin-bottom: 5px;
  outline: none;
  padding-right: 50px;
}

body select#newStateID.states2.alshowimportant {
  display: block !important;
}

select.states,
select.states2,
select.cities,
select.countries,
body #wpsl-search-wrap select#wpsl-category-list {
  color: #000;
  font-weight: 600;
  background: #fff;
  padding: 8px 20px;
  display: inline-block;
  border-radius: 50px;
  line-height: 1;
  font-size: 16px;
  border: 2px solid #f199ab !important;
  width: 100% !important;
  margin-bottom: 10px !important;
  outline: none;
  padding-right: 50px;
  -webkit-appearance: none;
}

body #wpsl-category {
  float: none;
  margin-right: 0 !important;
}

#wpsl-category label {
  display: none !important;
}

.wpsl-dropdown {
  border: 0 !important;
  width: 100% !important;
}

body .wpsl-dropdown:hover {
  box-shadow: none;
}

.wpsl-direction-wrap {
  text-align: center;
  position: relative;
  font-size: 12px;
  color: #6c7991;
  font-weight: bold;
  padding-top: 8px;
}

.wpsl-direction-wrap:before {
  content: url("../images/startlocation.png");
  position: relative;
  top: 0;
  display: block;
}

.wpsl-store-location strong {
  color: #000;
  font-size: 14px;
}

.wpsl-store-location .wpsl-store-hours strong {
  font-style: italic;
  font-size: 14px;
}

.wpsl-store-location .wpsl-directions {
  color: #c61c2c;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin-top: 15px;
}

.wpsl-store-location .wpsl-directions:after {
  content: ' ';
  background-image: url(./img/gmap.png);
  height: 35px;
  width: 35px;
  background-size: cover;
  position: absolute;
  margin-left: 12px;
  top: -4px;
}

.mtrade-waze {
  display: inline-block;
  max-width: 35px;
  position: relative;
  left: 175px;
  bottom: 25px;
  display: none;
}

.wpsl-store-location span {
  font-size: 14px;
  color: #6c7991;
}

.wpsl-store-hours {
  color: #6c7991;
  font-size: 18px;
}

div#wpsl-direction-details ul li {
  clear: both;
}

p.wpsl-direction-after {
  clear: both;
  padding-top: 25px;
}

.wpsl-direction-index {
  float: left;
  width: 8%;
  margin: 0 5% 0 0;
  padding: 0 10px;
}

span.wpsl-total-distance,
span.wpsl-total-durations {
  color: #921b1d;
}

#wpsl-direction-details,
#wpsl-stores {
  height: 400px;
  overflow-y: auto;
}

div#wpsl-search-wrap .wpsl-input label {
  display: none;
}

.wpsl-search-btn-wrap {
  position: relative;
}

input#wpsl-search-input {
  padding: 15px;
}

input#wpsl-search-btn {
  width: 50px;
  opacity: 0;
}

input#wpsl-search-input {
  width: 300px;
}

.wpsl-search-btn-wrap {
  width: 48px;
  height: 48px;
  margin: 0px !important;
  padding: 5px;
}

#wpsl-search-wrap div {
  margin-right: 5px;
}

#wpsl-search-wrap div.wpsl-input {
  width: 100%;
}

#wpsl-search-wrap div.wpsl-search-btn-wrap {
  position: absolute;
  right: 20px;
  top: -5px;
}

.wpsl-search-btn-wrap {
  border-radius: 5px;
}

.wpsl-direction-index,
.wpsl-direction-txt,
.wpsl-direction-distance {
  color: #6c7991;
}

#wpsl-wrap,
.wpsl-gmap-canvas {
  margin-bottom: 0px;
  width: 100%;
}

/*== exchange rate ==*/
.daily-exchange-rates .vc_tta-tab.vc_active > a {
  border-color: #f0f0f0;
  background-color: #c61c2c !important;
  color: #fff !important;
}

/*.daily-exchange-rates  .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #c61c2c!important;
    background-color: #c61c2c!important;
}*/
/*.daily-exchange-rates  .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{
	color: #fff!important;
}*/
.daily-exchange-rates .vc_tta.vc_general .vc_tta-panel-body {
  border: 0px solid transparent !important;
  box-sizing: content-box;
  padding: 0px 15px !important;
  display: none;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  transition: padding .2s ease-in-out;
}

.daily-exchange-rates .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin: 0px -2px 0px 0px !important;
}

.daily-exchange-rates li.vc_tta-tab:first-child a {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 10px !important;
}

.daily-exchange-rates li.vc_tta-tab:last-child a {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 10px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
  border-radius: 0px !important;
}

.daily-exchange-rates span.vc_tta-title-text {
  font-size: 15px;
  padding: 0px 30px;
}

.col-md-6.radio,
.col-md-6.dropdown {
  float: left;
  margin-bottom: 20px;
}

.col-md-6.dropdown {
  float: left;
  text-align: right;
}

.exchange-rate-filter {
  color: #fff;
}

.exchange-rate-filter input[type="radio"] {
  margin-right: 8px;
  opacity: 0;
}

.exchange-rate-filter input[type="radio"] ~ label {
  margin-left: 35px;
}

.exchange-rate-filter input:checked ~ label {
  font-weight: bold;
}

.exchange-rate-filter label.radio-inline {
  margin-right: 15px;
  position: relative;
}

.exchange-rate-filter select#branch {
  background-color: #911b1d;
  padding: 10px;
  width: 345px;
  border-radius: 5px;
  border: 0;
  color: #Fff;
}

/* Hide the browser's default radio button */
.exchange-rate-filter .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  /*    left: 0;*/
  height: 25px;
  width: 25px;
  background-color: #ed1c2b;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
/*.container:hover input ~ .checkmark {
    background-color: #ccc;
}
*/
/* When the radio button is checked, add a blue background */
.exchange-rate-filter input:checked ~ .checkmark {
  background-color: #ed1c2b;
  border: 1px solid #FFF;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.exchange-rate-filter input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.exchange-rate-filter .checkmark:after {
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: white;
}

/* amendment */
.mapServices {
  text-align: center !important;
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  z-index: 99;
  width: 66.5% !important;
  top: 662px;
  right: 0;
}

.store-loc .wpsl-search {
  margin-bottom: 12px;
  padding: 0px 12px 30px;
  background: transparent;
}

.wpsl-search-btn-wrap:before {
  content: ' ';
  background-image: url(../images/store-search.png);
  height: 25px;
  width: 25px;
  background-size: contain;
  position: absolute;
  left: 13px;
  top: 13px;
}

.wpsl-store-location .wpsl-directions:after {
  content: ' ';
  background-image: url(./img/gmap.png);
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  margin-left: 12px;
  top: -4px;
}

#wpsl-direction-details,
#wpsl-stores {
  height: 472px;
  overflow-y: auto;
}

.innermapservice input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  position: relative;
  top: 3px;
}

@media (max-width: 1100px) {
  #wpsl-search-wrap .wpsl-input {
    /*        width: 80%;*/
    width: calc(100% - 50px);
  }
}

@media (max-width: 992px) {
  .wpsl-search-btn-wrap:before {
    width: 20px !important;
    height: 20px !important;
  }
  .wpsl-search-btn-wrap {
    width: 45px !important;
    height: 47px !important;
  }
}

@media (max-width: 768px) {
  .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    width: calc(100% - 50px);
  }
  .mapServices {
    text-align: center !important;
    background: rgba(0, 0, 0, 0.66);
    position: absolute;
    z-index: 99;
    width: 66.5% !important;
    top: 636px;
    right: 0;
  }
}

@media (max-width: 675px) {
  .mapServices {
    text-align: center !important;
    background: rgba(0, 0, 0, 0.66);
    position: absolute;
    z-index: 99;
    width: 100% !important;
    top: unset;
    right: 0;
  }
}

@media (max-width: 580px) {
  .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    width: calc(100% - 50px) !important;
  }
}

@media (max-width: 480px) {
  .innermapservice {
    color: #f3bd48;
    font-weight: bold;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
