@charset "UTF-8";
700&display=swap");
top-region {
  display: inline-block;
  float: left;
  width: 100%;
}

.autoComplete {
  position: absolute;
  border: 1px solid #ddd;
  top: 100%;
  left: 0px;
  right: 40px;
  z-index: 99999;
  background-color: #fff;
  border-top: 0;
  padding: 20px;
  box-shadow: 0 9px 9px -11px #000;
}
.autoComplete .footer a {
  font-size: 13px;
  color: #333;
  margin-top: 15px;
  display: inline-block;
  font-weight: bold;
}
.autoComplete .footer a:hover {
  text-decoration: none;
  color: #808080;
}
.autoComplete .topMenuSearchContentBoxListProductItemBox {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 7px;
}
.autoComplete .topMenuSearchContentBoxListProductItemBox img {
  max-width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
}
.autoComplete .topMenuSearchContentBoxListProductItemBox .topMenuSearchContentBoxListProductItemBoxTextDiv {
  font-size: 12px;
  color: #333;
}

.fx-menu-additional {
  display: none;
}

.fx-menu {
  position: fixed !important;
  width: 100%;
  z-index: 1001;
  top: 0;
  margin: 0 !important;
}
.fx-menu ul {
  width: 80%;
  float: left;
}
.fx-menu .fx-menu-additional {
  top: 0;
  display: block;
  color: #fff;
  width: 20%;
  float: right;
  text-align: right;
}
.fx-menu .fx-menu-additional .basketButtonArea {
  max-width: 100%;
  min-height: initial;
  padding-top: 10px;
}
.fx-menu .fx-menu-additional .basketButtonArea .basketBtnGroup {
  margin-right: 0;
  border: 1px solid #fff;
}

.advSearchArea {
  padding: 20px;
  background-color: #333;
}
.advSearchArea div {
  width: min-content;
  width: -moz-min-content;
  width: -webkit-min-content;
  float: left;
  align-items: flex-end;
}
.advSearchArea div label {
  color: #ff5722;
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 8px;
}
.advSearchArea [searchtip=extraKat] {
  display: flex;
  flex-wrap: wrap;
}
.advSearchArea advencedSearch {
  display: inline-block;
  float: left;
}
.advSearchArea advencedSearch .selectpicker {
  padding: 10px;
  border-radius: 3px;
  margin-left: 4.5px;
  margin-right: 4.5px;
  min-width: 11em;
  max-width: 11em;
  border: none;
  min-height: 40px;
  max-height: 40px;
  font-size: 13px;
}
.advSearchArea advencedSearch .selectpicker:active, .advSearchArea advencedSearch .selectpicker:focus, .advSearchArea advencedSearch .selectpicker:hover {
  box-shadow: none;
  outline: none;
  border: none;
}
.advSearchArea .advfilterBtn {
  padding: 0;
}
.advSearchArea .advfilterBtn button {
  padding: 10px;
  background-color: #FF5722;
  color: #fff;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 6px;
  max-height: 40px;
  font-size: 13px;
}
.advSearchArea .clearBTN {
  color: #FF5722 !important;
  text-align: center;
  font-weight: normal;
  padding: 3px 10px;
  cursor: pointer;
  font-size: 13px;
  display: block;
  text-align: center;
}

.mm-opened .mTitleBlock {
  display: flex !important;
}
.mm-opened .menuBarMobile.mm-listview {
  display: block !important;
}

/*#region Dil Gösterim 2 */
/*#region Normal*/
.langType2 {
  list-style: none;
  float: right;
  color: #484848;
  max-height: fit-content;
  position: relative;
  margin-bottom: -1px;
  font-size: 13px;
  width: auto;
  min-width: 46px;
  text-align: center;
  padding: 10px 15px;
  margin-left: -1px;
  border-right: 1px solid #c1c1c1;
}
.langType2:hover ul {
  visibility: visible;
  opacity: 1;
}
.langType2 li {
  display: block;
  cursor: pointer;
}
.langType2 li span img {
  max-width: 19px;
  float: left;
  margin-right: 5px;
}
.langType2 li.lngItem img {
  max-width: 19px;
  float: left;
}
.langType2 ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border-radius: 3px;
  padding: 0;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 0px;
  z-index: 9;
  border: 1px solid #ddd;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.langType2 ul:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  transform: rotate(45deg);
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  margin-bottom: -5px;
}
.langType2 ul li {
  display: block;
  text-align: center;
  padding: 10px;
  position: relative;
  width: 100%;
  float: left;
}
.langType2 ul li span {
  float: right;
}
.langType2 ul li:after {
  content: "";
  position: absolute;
  width: 71%;
  display: block;
  height: 1px;
  bottom: 0px;
  right: 0;
  left: 10px;
  border-bottom: 1px solid #d3d3d3;
}
.langType2 ul li:last-child:after {
  display: none;
}

.currType2 {
  list-style: none;
  float: right;
  color: #484848;
  max-height: fit-content;
  position: relative;
  margin-bottom: -1px;
  font-size: 13px;
  width: auto;
  min-width: 46px;
  text-align: center;
  padding: 10px 15px;
  margin-left: -1px;
  border-right: 1px solid #c1c1c1;
}
.currType2:hover ul {
  visibility: visible;
  opacity: 1;
}
.currType2 li {
  display: block;
  cursor: pointer;
}
.currType2 ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border-radius: 3px;
  padding: 0;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 0px;
  z-index: 9;
  border: 1px solid #ddd;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.currType2 ul:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  transform: rotate(45deg);
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  margin-bottom: -5px;
}
.currType2 ul li {
  display: block;
  text-align: center;
  padding: 10px;
  position: relative;
  width: 100%;
  float: left;
}
.currType2 ul li:after {
  content: "";
  position: absolute;
  width: 71%;
  display: block;
  height: 1px;
  bottom: 0px;
  right: 0;
  left: 10px;
  border-bottom: 1px solid #d3d3d3;
  width: 55%;
}
.currType2 ul li:last-child:after {
  display: none;
}

.activeSubLang {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border-radius: 3px;
  padding: 0;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 0px;
  z-index: 9;
  border: 1px solid #ddd;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 9 !important;
}

.selectedLang {
  color: #1ca900;
  font-weight: bold;
  font-size: 12px;
}

.selectedCurr {
  color: #1ca900;
  font-weight: bold;
  font-size: 12px;
}

/*#endregion */
/*#region Mobile*/
.userMobileButtonGroup {
  float: left;
  display: block;
  width: 100%;
}

.lang-content {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  right: 0;
  top: 100%;
  z-index: 1000;
  border: 1px solid #ddD;
}
.lang-content .lang {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 15px;
}
.lang-content .curr {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 15px;
}
.lang-content:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 80%;
  top: 15px;
  border-right: 1px solid #ddd;
}
.lang-content ul {
  width: 100%;
  float: left;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.lang-content ul li {
  width: 100%;
  float: left;
  display: block;
  font-size: 13px !important;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.lang-content ul li:last-child {
  border: none;
}
.lang-content ul li img {
  display: block;
  float: left;
  max-width: 19px;
}

.activeMobileLang {
  opacity: 1;
  visibility: visible;
}

.activeMobileIcon span {
  color: #1ca900 !important;
}

/*#endregion */
/*#endregion */
/*#region Market Tüm TASARIM */
.marketInformation {
  background-color: #2d2d2d;
  color: #fff;
  padding: 5px 0;
}
.marketInformation .mLeftBlock strong {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}
.marketInformation .mLeftBlock strong i {
  font-size: 25px;
  float: left;
  display: inline-block;
  margin-right: 15px;
}
.marketInformation .mLeftBlock strong span {
  float: left;
  display: inline-block;
  line-height: 25px;
}
.marketInformation .mLeftBlock strong:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 15px;
  height: 15px;
  border-top: 1px solid #ff8500;
  border-right: 1px solid #ff8500;
  transform: rotate(45deg);
  border-top-right-radius: 5px;
  margin-top: -7.5px;
  margin-left: 5px;
}
.marketInformation .mLeftBlock label {
  float: left;
  display: inline-block;
  line-height: 25px;
  padding: 0 15px;
  margin-left: 15px;
  margin-bottom: 0;
  font-size: 12px;
  color: #ff8500;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.marketInformation .mRightBlock strong {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}
.marketInformation .mRightBlock strong i {
  font-size: 25px;
  float: right;
  display: inline-block;
  margin-left: 15px;
}
.marketInformation .mRightBlock strong span {
  float: right;
  display: inline-block;
  line-height: 25px;
}
.marketInformation .mRightBlock strong:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  width: 15px;
  height: 15px;
  border-top: 1px solid #ff8500;
  border-left: 1px solid #ff8500;
  transform: rotate(-45deg);
  border-top-left-radius: 5px;
  margin-top: -7.5px;
  margin-right: 5px;
}
.marketInformation .mRightBlock label {
  float: right;
  display: inline-block;
  line-height: 25px;
  padding: 0 15px;
  margin-right: 15px;
  margin-bottom: 0;
  font-size: 12px;
  color: #ff8500;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

/*#region SEHIR_SEC_MODAL */
#regionModal .modal-content {
  border-radius: 5px;
}
#regionModal .modal-content .modal-body {
  padding-bottom: 13px;
  padding-top: 23px;
  padding-left: 10px;
  padding-right: 10px;
}
#regionModal .modal-content .modal-footer {
  padding: 15px;
}
#regionModal .modal-content .modal-footer .regionSubmitBtn {
  float: none;
  margin: auto;
  background-color: #8bc34a;
  border-radius: 100px;
  padding: 6px 19px;
  font-size: 13px;
}
#regionModal select {
  float: left;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
#regionModal select:active, #regionModal select:focus {
  outline: none;
  box-shadow: none;
}

/*#endregion */
/*#region SAAT_LİST_MODAL*/
#marketTimeListModal .modal-content {
  padding: 15px !important;
  border-radius: 5px;
}
#marketTimeListModal .modal-content button.close {
  position: absolute;
  bottom: 100%;
  left: 100%;
  margin-bottom: -18px;
  margin-left: -18px;
  padding: 4px;
  border-radius: 100px;
  background-color: #ddd;
  opacity: 1;
  text-shadow: none;
}
#marketTimeListModal .modal-content button.close i {
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
#marketTimeListModal .timeListHeader {
  padding: 10px 0;
}
#marketTimeListModal .timeListHeader i {
  font-size: 50px;
  float: left;
  display: inline-block;
}
#marketTimeListModal .timeListHeader strong {
  font-weight: 600;
  font-size: 18px;
  color: #333;
}
#marketTimeListModal .timeListHeader span {
  float: left;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  color: #ea0000;
}
#marketTimeListModal ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
  font-size: 13px;
}
#marketTimeListModal ul li {
  float: left;
  display: inline-block;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 5px;
  background-color: #5a5a5a;
  color: #ffffff;
  width: 14.28% !important;
  box-shadow: -1px 0px 0px #ddd;
}
#marketTimeListModal ul span {
  float: left;
  display: block;
  text-align: center;
  width: 100%;
  position: relative;
}
#marketTimeListModal ul span span {
  position: absolute;
  left: 0px;
  top: 100%;
  margin-top: 6px;
  width: 100%;
  background-color: #5a5a5a;
  color: #fff;
}
#marketTimeListModal ul span strong {
  float: left;
  display: block;
  width: 100%;
}
#marketTimeListModal ul ol {
  max-width: 100%;
  width: 100%;
  float: left;
  padding: 0;
  border-top: 1px solid #ddd;
  margin-top: 5px;
}
#marketTimeListModal ul ol li {
  float: none;
  display: block;
  width: auto !important;
  border: none;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 5px;
  background-color: #fff;
  color: #000;
}
#marketTimeListModal ul ol li:last-child {
  border-bottom: none;
}
#marketTimeListModal ul ol li[disabled] {
  color: #c1c1c1;
  text-decoration: line-through;
}
#marketTimeListModal ul ol .maxOrder {
  overflow: hidden;
  text-decoration: line-through;
  color: #c1c1c1;
}

@media only screen and (min-width: 0) and (max-width: 575px) {
  .marketInformation {
    padding: 10px 15px !important;
  }
  .marketInformation .mLeftBlock {
    border-bottom: 1px solid #fff;
  }
  .marketInformation strong span {
    display: none !important;
  }
  .marketInformation strong:after {
    display: none;
  }
  .marketInformation label {
    margin: 0 !important;
    padding: 0 !important;
  }
  #marketTimeListModal .modal-body {
    overflow-x: auto;
    white-space: nowrap;
  }
  #marketTimeListModal ul li {
    float: left;
    display: inline-block;
    width: 100px !important;
  }
}
/*#endregion*/
/*#endregion */
/*Responsive breakpoints Bootstrap 4.1 esas alinarak duzenlenmistir*/
/*Boyutlarin degistirilmesi responsive de sorun olusturabilir*/
:root {
  font-size: 16px;
}

top-region {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
top-region header {
  /*.puanTable {

      .puanTitle {
          font-weight: 600;
          border: 1px solid #333;

          div {
              padding: 5px;

              &:nth-child(1) {
                  border-right: 1px solid #333;
              }
          }
      }

      .puanItem {
          border: 1px solid #333;
          border-top:none;

          div {
              padding: 5px;

              &:nth-child(1) {
                  border-right: 1px solid #333;
              }
          }
      }
  }*/
}
top-region header .headerTop {
  background: #f14444 !important;
}
top-region header .cariBakiyeModal {
  max-width: 920px;
}
top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background: #f1f1f1;
}
top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div {
  border-right: 1px solid #ddd;
  padding: 10px 6px;
  font-weight: 600;
  text-align: center;
  color: #333;
  font-size: 15px;
}
top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div:nth-child(1) {
  border-left: 1px solid #ddd;
}
top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div {
  border-right: 1px solid #ddd;
  padding: 10px 6px;
  border-bottom: 1px solid #ddd;
  word-break: break-word;
}
top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div:nth-child(1) {
  border-left: 1px solid #ddd;
}
top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
top-region header .exLeftPositionArea .exLeftPosition {
  background-color: #f5f5f5;
  border-radius: 100px;
  font-size: 12px;
  padding: 3px 4px;
  margin-top: 6px;
}
top-region header .exLeftPositionArea .exLeftPosition .exIcon {
  background-color: #fff;
  font-size: 18px;
  border-radius: 100px;
  line-height: 1;
}
top-region header .exLeftPositionArea .row div.col-md-4 {
  max-width: 100% !important;
  flex: auto;
}
top-region header .cariPuanButton button {
  background: #f14444;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 32px;
}
top-region header .cariPuanButton button span {
  font-size: 14px;
  font-weight: 600;
}
top-region header .envoyContentItem {
  display: flex;
  height: 80px;
}
top-region header .envoyContentItem .envoy-content-img {
  width: auto;
  height: 100%;
}
top-region header .envoyContentItem .envoy-content p {
  margin: 0;
}
top-region header .envoyContentItem .envoy-content p a {
  color: #000;
  font-size: 14px;
}
top-region header .envoyContentItem .envoy-content p a:hover {
  text-decoration: none;
}
top-region header .userMuhasebe span {
  border: 1px solid #f14444;
  background-color: #f14444;
  color: #fff;
  padding: 4px 13px;
  font-size: 14px;
  cursor: pointer;
  height: 32px;
  text-align: center;
  display: inline-block;
  min-width: 10rem;
}
top-region header .userMuhasebe ul {
  padding: 3px 15px;
}
top-region header .userMuhasebe .langSelectButton {
  display: block;
  float: right;
  width: auto;
  padding: 5px 15px;
  border: 1px solid #f14444;
  background-color: #f14444;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
top-region header .userMuhasebe .langSelectButton img {
  max-width: 19px;
}
top-region header .userMuhasebe .langSelectButton:hover {
  color: #fff;
}
top-region header .userMuhasebe .topUserDropDown {
  position: absolute;
  top: 65% !important;
  left: 0 !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  border-radius: 0 !important;
  border-top: none !important;
  will-change: transform !important;
  background-color: #fff;
  padding: 0 10px !important;
  width: auto !important;
  transform: none !important;
  border-color: #ddd;
}
top-region header .userMuhasebe .topUserDropDown li {
  display: inline-block;
  float: left;
  text-align: left;
  width: 100%;
  padding: 0 5px;
}
top-region header .userMuhasebe .topUserDropDown li .envoy a {
  text-transform: unset !important;
}
top-region header .userMuhasebe .topUserDropDown a, top-region header .userMuhasebe .topUserDropDown strong {
  font-weight: 200;
  font-size: 13px;
  width: 100%;
  text-align: left;
  float: right;
  padding: 5px 0;
  color: #000;
  text-transform: uppercase;
}
top-region header .userMuhasebe .topUserDropDown a:after, top-region header .userMuhasebe .topUserDropDown strong:after {
  display: none;
}
top-region header .userMuhasebe .topUserDropDown a:hover, top-region header .userMuhasebe .topUserDropDown strong:hover {
  text-decoration: none;
}
top-region header .userMuhasebe .topUserDropDown:hover {
  display: block;
}
top-region header .topArea {
  width: 100%;
  height: 85px;
  overflow: hidden;
}
top-region header .topArea div {
  height: 100%;
  width: auto;
  display: flex !important;
}
top-region header .topArea div img {
  max-height: 100%;
  width: 100%;
}
top-region header .topNavContent {
  background-color: #30d3ff;
}
top-region header .topNavContent .menuContainerInfo.otherShowMoreHide {
  display: flex;
  overflow-x: auto;
  width: 100%;
}
top-region header .topNavContent .menuContainerInfo {
  display: inline-block;
  text-decoration: none;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
top-region header .topNavContent .menuContainerInfo .otherMenu .dLabel {
  display: flex;
  height: 100%;
  align-items: center;
  min-width: 43px;
  padding-top: 0 !important;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu a {
  margin: 0 !important;
  float: left !important;
  padding: 10px !important;
  text-align: left;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu a button, top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu a br {
  display: none;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu a:hover {
  color: #000 !important;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu .menuDropDown {
  background-color: #f8f8f8;
  left: 197px !important;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu .menuDropDown li .dropItem {
  font-size: 12px;
  font-weight: 700;
  padding: 7px 25px !important;
  display: inline-block;
}
top-region header .topNavContent .menuContainerInfo .otherMenu li.dropdown-submenu .menuDropDown li.dropdownmenu {
  display: none !important;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi {
  position: relative;
  float: left;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 0px 10px;
  z-index: 999;
  align-self: center;
  height: 100%;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi a {
  padding: 12px 17px 0px !important;
  font-size: 15px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: inline-block;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi a:hover {
  color: #fcfcfc !important;
  text-decoration: none;
  cursor: pointer;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi a .dynamicImg {
  width: 25px;
  height: 25px;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi a i {
  margin-right: 10px;
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi:before {
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0px;
  transform: skewX(-17deg);
}
top-region header .topNavContent .menuContainerInfo li.dropMenuLi:nth-last-child(1):before {
  display: none !important;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown {
  margin-top: 0px;
  border-radius: 0;
  background-color: #f8f8f8;
  padding: 0;
  border-top: none;
  min-width: 200px;
  width: 100%;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown li {
  width: 100%;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .menuDropDown {
  top: auto;
  left: 100%;
  margin-top: -39px;
  border-left: 0;
  background-color: #e6e6e6;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .menuDropDown:before {
  display: none;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .menuDropDown .DDLast {
  margin-top: -39px;
  background-color: #dedede;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu a {
  color: #333;
  padding: 10px 12px;
  margin-bottom: 0;
  width: 100%;
  font-size: 13px;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu a:hover {
  color: #ff4a3e;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu a span {
  float: right;
  margin-top: 3px;
  margin-left: 15px;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .active {
  color: #ff4a3e;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .dropItem {
  display: inline-block;
  padding: 10px !important;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .dropItem:hover {
  color: #5a5a5a !important;
  font-weight: 700;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown .dropdown-submenu .dropItem:hover .dropdownmenu a {
  color: #fff !important;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown:hover {
  display: block;
}
top-region header .topNavContent .menuContainerInfo .menuDropDown:before {
  content: " ";
  position: absolute;
  left: 15px;
  top: 1px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #f8f8f8;
  margin-top: -7.5px;
  z-index: 99999;
}
top-region header .topNavContent .topNavSlogan {
  padding-left: 30px;
}
top-region header .topNavContent .topNavSlogan span {
  z-index: 1;
  position: relative;
  padding: 23px !important;
  color: #fff;
  float: right;
}
top-region header .topNavContent .topNavSlogan span:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #f14444;
  top: 0;
  left: 0;
  position: absolute;
  transform: skewX(-17deg);
  z-index: -1;
}
top-region header .topNavContent .topSearchArea label[for=searchInput] {
  font-size: 0;
}
top-region header .topNavContent .topSearchArea .searchInput {
  border-radius: 0;
  height: 46px;
  font-size: 13px;
  background-color: transparent;
}
top-region header .topNavContent .topSearchArea .searchInput:active, top-region header .topNavContent .topSearchArea .searchInput:hover, top-region header .topNavContent .topSearchArea .searchInput:focus {
  outline: none;
  box-shadow: none;
  background-color: transparent;
  border-color: #fff;
  border-right: none;
}
top-region header .topNavContent .topSearchArea .searchInput::-webkit-input-placeholder {
  font-size: 13px;
  color: #808080;
}
top-region header .topNavContent .topSearchArea .searchInput::-moz-placeholder {
  font-size: 13px;
  color: #808080;
}
top-region header .topNavContent .topSearchArea .searchInput:-ms-input-placeholder {
  font-size: 13px;
  color: #808080;
}
top-region header .topNavContent .topSearchArea .searchInput:-moz-placeholder {
  font-size: 13px;
  color: #808080;
}
top-region header .topNavContent .topSearchArea .searchBtn button {
  background-color: #ff4a3e;
  border-color: #ff4a3e;
  color: #fff;
  padding: 7px 12px;
  position: relative;
}
top-region header .topNavContent .topSearchArea .searchBtn button:active, top-region header .topNavContent .topSearchArea .searchBtn button:hover, top-region header .topNavContent .topSearchArea .searchBtn button:focus {
  outline: none;
  box-shadow: none;
  background-color: #ff4a3e;
  border-color: #ff4a3e;
}
top-region header .topNavContent .topSearchArea .searchBtn button:after {
  content: " ";
  position: absolute;
  left: -7px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #ff4a3e;
  margin-top: -7px;
  z-index: 99999;
}
top-region header ._topMenuBar .menuBarItem {
  display: inline-block;
  text-decoration: none;
  padding: 0;
  list-style: none;
}
top-region header ._topMenuBar .menuBarItem li.dropMenuLi {
  position: relative;
  float: left;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 7px 10px;
  z-index: 999;
}
top-region header ._topMenuBar .menuBarItem li.dropMenuLi a {
  font-size: 15px;
  text-align: center;
  color: #000;
  font-size: 14px;
}
top-region header ._topMenuBar .menuBarItem li.dropMenuLi a:hover {
  text-decoration: none;
}
top-region header ._topMenuBar .topMenuContainer {
  position: relative;
}
top-region header ._topMenuBar .megaMenu {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 55px;
}
top-region header ._topMenuBar .megaMenu li.mActive a:hover + .subCatBlock {
  opacity: 1;
  visibility: visible;
  z-index: 4;
  transition-delay: 0.3s;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem {
  height: 100%;
  float: left;
  display: block;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem a {
  color: #fff;
  font-size: 14px;
  height: 100%;
  display: inline-block;
  padding: 17px 10px;
  z-index: 999;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem a:hover {
  text-decoration: none;
  color: #630404;
  cursor: pointer;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem a i {
  margin-right: 10px;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .categoryArea {
  float: left;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .categoryArea .subCatGrid {
  -moz-column-count: 3;
  -moz-column-gap: 3%;
  -moz-column-width: 30%;
  -webkit-column-count: 3;
  -webkit-column-gap: 3%;
  -webkit-column-width: 30%;
  column-count: 3;
  column-gap: 3%;
  column-width: 30%;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .categoryArea .subCatGrid .subMenuGrid {
  display: inline-block;
  float: none;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .categoryArea .subCatGrid .subMenuGrid ul {
  display: inline-block;
  float: none;
  margin-bottom: 0;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .megamenuKatImg {
  float: left;
}
top-region header ._topMenuBar .megaMenu li.megaMenuItem .megamenuKatImg img {
  max-width: 100%;
  position: relative;
  right: -25px;
  bottom: -44px;
}
top-region header ._topMenuBar .megaMenu .subCatBlock {
  position: absolute;
  left: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
  padding: 25px;
  transition-delay: 0.3s;
}
top-region header ._topMenuBar .megaMenu .subCatBlock .megaMenuCategoryLink {
  display: block;
  float: left;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  padding: 0px;
  padding-left: 15px;
  color: #808080;
}
top-region header ._topMenuBar .megaMenu .subCatBlock .megaMenuCategoryLink:hover {
  color: #000;
}
top-region header ._topMenuBar .megaMenu .subCatBlock:hover {
  opacity: 1;
  visibility: visible;
  z-index: 4;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu {
  width: 100%;
  float: left;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu a {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 0;
  color: #333;
  font-weight: 600;
  font-size: 14px;
  padding-left: 0;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu a:hover {
  color: #ff4a3e;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu li.subMenuLast {
  width: 100%;
  padding: 5px 0;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu li.subMenuLast i {
  float: left;
  display: block;
  margin-right: 10px;
  margin-left: 3px;
  font-size: 12px;
  padding-top: 3px;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu li.subMenuLast a {
  width: 90%;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  padding-left: 0px;
  font-weight: normal;
  font-size: 12px;
  color: #808080;
}
top-region header ._topMenuBar .megaMenu .subCatBlock ul li.subMenu li.subMenuLast a:hover {
  color: #ff4a3e;
}
top-region header ._topMenuBar .megaMenu .megaMenuItem-3 .subMenu {
  display: flex;
}
top-region header ._topMenuBar .megaMenu .megaMenuItem-3 .subMenu a {
  color: #555;
  font-weight: 600;
  height: auto;
  align-self: center;
}
top-region header ._topMenuBar .megaMenu .megaMenuItem-3 .subMenu a:hover {
  color: #222;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock {
  overflow: auto;
  max-height: 64vh;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock ul li.subMenu {
  height: 20vh;
  position: relative;
  padding: 4px;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock ul li.subMenu .subMegaMenuItem {
  display: inline-block;
  height: 100%;
  border: 1px solid #ccc;
  padding: 6px;
  overflow: auto;
  width: 100%;
  border-radius: 5px;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock ul li.subMenu .subMegaMenuItem .subMegaMenuTitle {
  display: inline-block;
  height: auto;
  position: sticky;
  width: 100%;
  background-color: #eee;
  color: #333;
  top: -6px;
  z-index: 9999999;
  padding: 2px 5px !important;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock ul li.subMenu .subMegaMenuItem li.subMenuLast {
  display: flex;
  padding: 0;
}
top-region header ._topMenuBar .megaMenu #subCatMegaBlock ul li.subMenu .subMegaMenuItem li.subMenuLast i {
  color: gray;
  font-size: 10px;
}
top-region header .topMenuBarMobileFX {
  height: 100%;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup {
  display: flex;
  float: right;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .envoyContentItem {
  display: flex;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .envoy-content-img {
  float: right;
  display: block;
  width: 4rem;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .envoy-content p {
  display: flex;
  margin: 0;
  width: 100%;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .envoy-content p a {
  color: #333;
  font-size: 14px;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .envoy-content p a:hover {
  text-decoration: none;
}
top-region header .topMenuBarMobileFX .headerUserArea .userButtonGroup .userBtnAccount {
  display: grid;
}
top-region header .topMenuBarMobileFX .headerUserArea .userGroupBtn {
  display: block;
  float: right;
  width: auto;
  padding: 12px 15px 13px 35px;
  font-size: 13px;
  color: #484848;
  max-height: fit-content;
  position: relative;
  margin-bottom: -1px;
}
top-region header .topMenuBarMobileFX .headerUserArea .userGroupBtn:hover {
  text-decoration: none;
}
top-region header .topMenuBarMobileFX .headerUserArea .loginAccountBtn {
  position: relative;
}
top-region header .topMenuBarMobileFX .headerUserArea .loginAccountBtn:before {
  content: "\f2c0";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  top: 10px;
  font-size: 23px;
  left: 7px;
}
top-region header .topMenuBarMobileFX .headerUserArea .loginAccountBtn:hover {
  background-color: #ededed;
}
top-region header .topMenuBarMobileFX .headerUserArea .createAccountBtn {
  position: relative;
}
top-region header .topMenuBarMobileFX .headerUserArea .createAccountBtn:before {
  content: "\f007";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  top: 10px;
  font-size: 25px;
  left: 7px;
}
top-region header .topMenuBarMobileFX .headerUserArea .createAccountBtn:hover {
  background-color: #ededed;
}
top-region header .topMenuBarMobileFX .headerUserArea .langSelectButton {
  display: none !important;
}
top-region header .topMenuBarMobileFX .headerUserArea .facebookLoginButton {
  background-color: #3b5998;
  color: #fff;
  display: block;
  font-size: 13px;
  width: auto;
  padding: 12px;
  max-height: fit-content;
}
top-region header .topMenuBarMobileFX .headerUserArea .facebookLoginButton:hover {
  background-color: #2b4270;
}
top-region header .topMenuBarMobileFX .headerUserArea .myAccountBtn {
  cursor: pointer;
}
top-region header .topMenuBarMobileFX .headerUserArea .myAccountBtn i {
  margin-left: 5px;
  margin-right: 5px;
}
top-region header .topMenuBarMobileFX .headerUserArea .myAccountBtn:hover {
  cursor: pointer;
}
top-region header .topMenuBarMobileFX .basketBtnGroup {
  -ms-flex-item-align: center !important;
  align-self: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
  float: right;
  border: 1px solid transparent;
}
top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn {
  padding: 7px 12px;
  border-radius: 0;
  font-size: 21px;
  color: #fbfbfb;
  background-color: #f14444;
}
top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn:active, top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn:hover, top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn:focus {
  outline: none;
  box-shadow: none;
  background-color: #ce251a;
  border-radius: 0;
}
top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn i {
  padding: 2px 0px;
}
top-region header .topMenuBarMobileFX .basketBtnGroup a.basketUrlBtn:after {
  content: " ";
  position: absolute;
  right: -7px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  margin-top: -7.5px;
  z-index: 99;
}
top-region header .topMenuBarMobileFX .basketBtnGroup button.basketOpenBtn {
  background-color: #f14444;
  color: #fbfbfb;
  border-radius: 0;
  padding: 0 18px;
  font-family: Arial;
  font-size: 13px;
}
top-region header .topMenuBarMobileFX .basketBtnGroup button.basketOpenBtn:active, top-region header .topMenuBarMobileFX .basketBtnGroup button.basketOpenBtn:hover, top-region header .topMenuBarMobileFX .basketBtnGroup button.basketOpenBtn:focus {
  outline: none;
  box-shadow: none;
  background-color: #f14444;
  border-radius: 0;
}
top-region header .logo {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  max-height: 80px;
}
top-region header .slogan {
  display: block;
  float: left;
  font-size: 13px;
  width: auto;
  padding: 10px 15px;
  color: #484848;
}
top-region header .searchTopInf {
  margin-bottom: 1px;
}
top-region header .searchTopInf a {
  color: #ff4a3e;
  display: block;
  float: left;
  margin-right: 20px;
}
top-region header .searchTopInf a i {
  display: block;
  float: left;
  margin-right: 5px;
  font-size: 13px;
  margin-top: 3px;
}
top-region header .searchTopInf a span {
  display: block;
  float: left;
  font-size: 13px;
}
top-region header .overlay {
  content: " ";
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.21);
  opacity: 0;
  visibility: hidden;
  z-index: -999;
  transition-delay: 0.3s;
}
top-region header .fx-menu .fx-menu-additional {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
top-region header .fx-menu .fx-menu-additional .basketBtnGroup {
  margin-top: 0;
}
top-region header .fx-menu .fx-menu-additional a.basketUrlBtn {
  padding: 7px 12px !important;
}

detail-region > .container-fluid > .container {
  max-width: inherit;
}

.btnFxSearchMenu {
  margin-right: 8px;
  cursor: pointer;
  padding: 0 10px;
  margin-left: 6px;
  z-index: 99;
  position: relative;
}
.btnFxSearchMenu i {
  line-height: 1;
  top: 20%;
  position: relative;
}

.hiddenSearchArea {
  position: absolute;
  right: 50px;
  top: 4px;
  bottom: 4px;
  width: auto;
  z-index: 99;
  left: 0;
}
.hiddenSearchArea .searchInput {
  width: 0;
  float: right;
  left: 100%;
  right: 0;
  transition: left 5s linear;
}
.hiddenSearchArea a {
  cursor: pointer;
  float: right;
  position: relative;
  top: -38px;
  right: 15px;
}

.showFxSearch.fx-menu .hiddenSearchArea {
  display: block !important;
}
.showFxSearch.fx-menu .hiddenSearchArea .searchInput {
  width: 100% !important;
  left: 0 !important;
  right: 0;
  font-size: 14px;
  padding: 12px;
  border-radius: 0;
}
.showFxSearch.fx-menu:after {
  content: "";
  z-index: 90;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
}

@media only screen and (min-width: 0) and (max-width: 575px) {
  top-region header .cariBakiyeModal .cariPuanTable {
    display: flex !important;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle {
    display: block;
    border: none;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div {
    border: none;
    border-bottom: 1px solid #ddd;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div:nth-child(1) {
    border: none;
    border-bottom: 1px solid #ddd;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv {
    display: flex;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem {
    display: block;
    padding-left: 20px;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div {
    border-bottom: 1px solid #ddd;
    padding: 10px 12px;
    font-size: 15px;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div:nth-child(1) {
    border: none;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  top-region header .exLeftPositionArea .row div.col-md-4 {
    max-width: 100% !important;
    flex: auto;
  }
  top-region header .headerTop {
    display: none !important;
  }
  top-region header .logo {
    max-width: 100%;
  }
  top-region header .exchangeRate {
    background-color: #f5f5f5;
  }
  top-region header .exchangeRate .exLeftPosition {
    background-color: #fff !important;
  }
  top-region header .userMobileButtonGroup {
    background-color: #f5f5f5;
    margin-top: 11px;
  }
  top-region header .userMobileButtonGroup .accoundDropdown .profileBtn i {
    line-height: 30px;
  }
  top-region header .userMobileButtonGroup .accoundDropdown .profileBtn strong {
    display: none;
  }
  top-region header .userButtonGroup .envoy-content, top-region header .userButtonGroup .envoyImg {
    display: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn {
    padding: 7px 10px;
    min-height: 50px;
    display: block;
    float: right;
    width: auto;
    padding: 10px 15px;
    font-size: 13px;
    color: #484848;
    max-height: fit-content;
    position: relative;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn span {
    color: #333;
    font-size: 30px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn:after {
    right: auto;
    left: 0;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton {
    padding-top: 13px;
    position: relative;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton span {
    color: #ff4a3e;
    margin-top: -3px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton i {
    position: absolute;
    left: 4px;
    top: 3px;
    background-color: #616161;
    color: #fff;
    padding: 2.5px 6.594px;
    border-radius: 100px;
    font-size: 9px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileLangSelectButton label {
    display: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton {
    float: left !important;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton:after {
    left: auto;
    right: 0;
  }
  top-region header .headerCenterArea {
    padding-left: 0;
  }
  top-region header .headerCenterArea .searchTopInf {
    margin-bottom: 0;
  }
  top-region header .topNavContent {
    display: none;
  }
  .autoComplete {
    left: 15px;
    right: 15px;
  }
  .mobileProfileContainer {
    position: fixed;
    right: -100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    width: 65%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .activeProfileContainer {
    position: fixed;
    right: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 99999999998;
    width: 65%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .activeProfileContainer .topUserDropDown {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    background-color: #f5f5f5;
    margin: 0;
    box-shadow: inset 11px 0px 7px -10px #000;
    padding: 0;
    top: 0 !important;
    left: 0 !important;
  }
  .activeProfileContainer .topUserDropDown li {
    display: inline-block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    margin-left: 5px;
  }
  .activeProfileContainer .topUserDropDown li .envoy-content p {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
  }
  .activeProfileContainer .topUserDropDown li .envoy a {
    text-transform: unset !important;
  }
  .activeProfileContainer .topUserDropDown .envoy-title {
    background-color: #607d8b;
    padding: 6px 10px;
    margin-left: 0px;
    border: none;
    color: #fff;
    font-size: 12px;
    padding-left: 13px;
    text-transform: uppercase;
  }
  .activeProfileContainer .topUserDropDown .firstItem {
    background-color: #525252;
    margin-left: 0;
    border-bottom: 0;
  }
  .activeProfileContainer .topUserDropDown .firstItem strong {
    font-size: 35px;
    color: #fff;
    float: left;
    padding: 8px;
  }
  .activeProfileContainer .topUserDropDown .firstItem span {
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 51px;
  }
  .activeProfileContainer .topUserDropDown .envoy a {
    text-transform: unset !important;
  }
  .activeProfileContainer .topUserDropDown a {
    font-size: 12px;
    width: 100%;
    text-align: left;
    float: left;
    padding: 14px 8px;
    color: #607D8B;
    text-transform: uppercase;
  }
  .activeProfileContainer .topUserDropDown a:after {
    display: none;
  }
  .activeProfileContainer .topUserDropDown a:hover {
    text-decoration: none;
  }
  .activeProfileContainer .topUserDropDown .facebookConnect {
    background-color: #3b5998;
    margin-left: 0;
    border-bottom: none;
    padding-left: 5px;
  }
  .activeProfileContainer .topUserDropDown .facebookConnect a {
    color: #fff;
  }
  .activeProfileContainer .topUserDropDown:hover {
    display: block;
  }
  .activeProfileContainer .profileOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9998;
    background-color: rgba(51, 51, 51, 0.44);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  body .mobileMenuContainer {
    background-color: #f9f9f9;
    display: none;
    width: 80% !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: -10 !important;
    left: -100% !important;
    position: absolute;
    height: 0 !important;
    font-family: Inter, sans-serif;
  }
  body .mobileMenuContainer .mm-vertical {
    padding: 0;
  }
  body .mobileMenuContainer .mm-vertical .mTitleBlock {
    margin-bottom: 2px !important;
    padding: 0px 0;
    margin-top: -20px !important;
    background-color: #333;
    color: #fff;
    font-size: 16px;
  }
  body .mobileMenuContainer .mm-vertical .pe-7s-menu {
    font-size: 30px;
    padding: 10px 9px 10px 19px;
    float: left;
  }
  body .mobileMenuContainer .mm-vertical .mTitle {
    float: left;
    padding: 15px 0;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile {
    width: 100%;
    margin: 0;
    float: left;
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile .menuDropDown .menuDropDown {
    float: left;
    position: relative;
    display: block;
    background-color: #bfbfbf;
    border-radius: 0;
    border: none;
    width: 100%;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li {
    float: left;
    width: 100%;
    background-color: #fff;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .dropItem {
    font-size: 14px;
    color: #222;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .dropItem span.fa-angle-right {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li:after {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next {
    background: #fff !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next:after {
    border: none;
    content: "\e688";
    font-family: "Pe-icon-7-stroke";
    transform: rotate(0);
    font-size: 30px;
    left: 4px;
    top: 9px !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next:before {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-panel {
    float: left;
    width: 100%;
    padding: 0;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop {
    position: relative;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li {
    padding-left: 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .dropItem {
    font-size: 13px;
    color: #444;
    padding: 7px 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li:after {
    border-color: #d8d8d8;
    font-size: 27px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .mm-next {
    right: 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .DDLast li a {
    color: #666 !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li.mm-opened .dropItem {
    color: #000;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview li.mm-vertical.mm-opened > .mm-next:after {
    border: none;
    content: "\e682";
    font-family: "Pe-icon-7-stroke";
    transform: rotate(0);
    font-size: 30px;
    left: 0px;
    top: 9px !important;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview li.mm-vertical.mm-opened:after {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview > li:not(.mm-divider):after {
    left: 0;
  }
  body .mm-opened {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 5 !important;
    left: 0 !important;
    height: auto !important;
    position: relative;
    display: block !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  top-region header .cariBakiyeModal .cariPuanTable {
    display: flex !important;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle {
    display: block;
    border: none;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div {
    border: none;
    border-bottom: 1px solid #ddd;
  }
  top-region header .cariBakiyeModal .cariPuanTable .cariPuanTitle div:nth-child(1) {
    border: none;
    border-bottom: 1px solid #ddd;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv {
    display: flex;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem {
    display: block;
    padding-left: 20px;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div {
    border-bottom: 1px solid #ddd;
    padding: 10px 12px;
    font-size: 15px;
  }
  top-region header .cariBakiyeModal .cariPuanTable #cariDiv .cariItem div:nth-child(1) {
    border: none;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  top-region header .logo {
    max-width: 50%;
  }
  top-region header .exchangeRate {
    background-color: #f5f5f5;
  }
  top-region header .exchangeRate .exLeftPosition {
    background-color: #fff !important;
  }
  top-region header .userMobileButtonGroup {
    background-color: #f5f5f5;
    margin-top: 11px;
  }
  top-region header .userMobileButtonGroup .accoundDropdown .profileBtn i {
    line-height: 30px;
  }
  top-region header .userMobileButtonGroup .accoundDropdown .profileBtn strong {
    display: none;
  }
  top-region header .userButtonGroup .envoy-content, top-region header .userButtonGroup .envoyImg {
    display: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn {
    padding: 7px 10px;
    min-height: 50px;
    display: block;
    float: right;
    width: auto;
    padding: 10px 15px;
    font-size: 13px;
    color: #484848;
    max-height: fit-content;
    position: relative;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn span {
    color: #333;
    font-size: 30px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .userMobileGroupBtn:after {
    right: auto;
    left: 0;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton {
    padding-top: 13px;
    position: relative;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton span {
    color: #ff4a3e;
    margin-top: -3px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton i {
    position: absolute;
    left: 4px;
    top: 3px;
    background-color: #616161;
    color: #fff;
    padding: 2.5px 6.594px;
    border-radius: 100px;
    font-size: 9px;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileBasketButton:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileLangSelectButton label {
    display: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton {
    float: left !important;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton:hover {
    text-decoration: none;
  }
  top-region header .headerUserArea .userMobileButtonGroup .mobileCategoryButton:after {
    left: auto;
    right: 0;
  }
  top-region header .headerCenterArea .searchTopInf {
    margin-bottom: 0;
  }
  top-region header .topNavContent {
    display: none;
  }
  top-region header .exLeftPositionArea .row div.col-md-4 {
    max-width: 50% !important;
    flex: auto;
  }
  .mobileProfileContainer {
    position: fixed;
    right: -100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    width: 65%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .activeProfileContainer {
    position: fixed;
    right: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 99999999998;
    width: 65%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .activeProfileContainer .topUserDropDown {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    background-color: #f5f5f5;
    margin: 0;
    box-shadow: inset 11px 0px 7px -10px #000;
    padding: 0;
    top: 0 !important;
    left: 0 !important;
  }
  .activeProfileContainer .topUserDropDown li {
    display: inline-block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    margin-left: 5px;
  }
  .activeProfileContainer .topUserDropDown li .envoy-content p {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
  }
  .activeProfileContainer .topUserDropDown li .envoy a {
    text-transform: unset !important;
  }
  .activeProfileContainer .topUserDropDown .envoy-title {
    background-color: #607d8b;
    padding: 6px 10px;
    margin-left: 0px;
    border: none;
    color: #fff;
    font-size: 12px;
    padding-left: 13px;
    text-transform: uppercase;
  }
  .activeProfileContainer .topUserDropDown .firstItem {
    background-color: #525252;
    margin-left: 0;
    border-bottom: 0;
  }
  .activeProfileContainer .topUserDropDown .firstItem strong {
    font-size: 35px;
    color: #fff;
    float: left;
    padding: 8px;
  }
  .activeProfileContainer .topUserDropDown .firstItem span {
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 51px;
  }
  .activeProfileContainer .topUserDropDown .envoy a {
    text-transform: unset !important;
  }
  .activeProfileContainer .topUserDropDown a {
    font-size: 12px;
    width: 100%;
    text-align: left;
    float: left;
    padding: 14px 8px;
    color: #607D8B;
    text-transform: uppercase;
  }
  .activeProfileContainer .topUserDropDown a:after {
    display: none;
  }
  .activeProfileContainer .topUserDropDown a:hover {
    text-decoration: none;
  }
  .activeProfileContainer .topUserDropDown .facebookConnect {
    background-color: #3b5998;
    margin-left: 0;
    border-bottom: none;
    padding-left: 5px;
  }
  .activeProfileContainer .topUserDropDown .facebookConnect a {
    color: #fff;
  }
  .activeProfileContainer .topUserDropDown:hover {
    display: block;
  }
  .activeProfileContainer .profileOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9998;
    background-color: rgba(51, 51, 51, 0.44);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  body .mobileMenuContainer {
    background-color: #f9f9f9;
    display: none;
    width: 80% !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: -10 !important;
    left: -100% !important;
    position: absolute;
    height: 0 !important;
    font-family: Inter, sans-serif;
  }
  body .mobileMenuContainer .mm-vertical {
    padding: 0;
  }
  body .mobileMenuContainer .mm-vertical .mTitleBlock {
    margin-bottom: 2px !important;
    padding: 0px 0;
    margin-top: -20px !important;
    background-color: #333;
    color: #fff;
    font-size: 16px;
  }
  body .mobileMenuContainer .mm-vertical .pe-7s-menu {
    font-size: 30px;
    padding: 10px 9px 10px 19px;
    float: left;
  }
  body .mobileMenuContainer .mm-vertical .mTitle {
    float: left;
    padding: 15px 0;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile {
    width: 100%;
    margin: 0;
    float: left;
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile .menuDropDown .menuDropDown {
    float: left;
    position: relative;
    display: block;
    background-color: #bfbfbf;
    border-radius: 0;
    border: none;
    width: 100%;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li {
    float: left;
    width: 100%;
    background-color: #fff;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .dropItem {
    font-size: 14px;
    color: #222;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .dropItem span.fa-angle-right {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li:after {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next {
    background: #fff !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next:after {
    border: none;
    content: "\e688";
    font-family: "Pe-icon-7-stroke";
    transform: rotate(0);
    font-size: 30px;
    left: 4px;
    top: 9px !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-next:before {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .mm-panel {
    float: left;
    width: 100%;
    padding: 0;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop {
    position: relative;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border: none;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li {
    padding-left: 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .dropItem {
    font-size: 13px;
    color: #444;
    padding: 7px 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li:after {
    border-color: #d8d8d8;
    font-size: 27px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .mm-next {
    right: 20px;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li .DDLast li a {
    color: #666 !important;
  }
  body .mobileMenuContainer .mm-vertical .menuBarMobile li .subMenuDrop li.mm-opened .dropItem {
    color: #000;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview li.mm-vertical.mm-opened > .mm-next:after {
    border: none;
    content: "\e682";
    font-family: "Pe-icon-7-stroke";
    transform: rotate(0);
    font-size: 30px;
    left: 0px;
    top: 9px !important;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview li.mm-vertical.mm-opened:after {
    display: none;
  }
  body .mobileMenuContainer .mm-vertical .mm-listview > li:not(.mm-divider):after {
    left: 0;
  }
  body .mm-opened {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 5 !important;
    left: 0 !important;
    height: auto !important;
    position: relative;
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  top-region header .exLeftPositionArea .row div.col-md-4 {
    max-width: 100% !important;
    flex: auto;
  }
  top-region header .headerUserArea {
    padding-right: 0;
  }
  top-region header .userMuhasebe .topUserDropDown {
    top: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  top-region .headerUserArea .userButtonGroup {
    display: grid;
  }
  top-region .userMuhasebe .topUserDropDown {
    top: 30px !important;
  }
  top-region .exLeftPositionArea .row div.col-md-4 {
    max-width: 88% !important;
    flex: auto;
  }
}
.mobil-slogan .slogan {
  float: unset;
  padding: 5px 0px;
}

@media (min-width: 1200px) {
  detail-region .productDetailB2B .detailRightBlock {
    border-left: none;
  }
  detail-region .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock {
    border-left: none;
  }
  detail-region .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton {
    width: 95%;
    height: auto;
    padding: 7px;
    border-color: #4473c9 !important;
    color: #fff;
    background: #4473c9;
    border-radius: 7px;
    min-height: initial;
  }
  detail-region .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton i {
    display: none;
  }
  detail-region .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton span {
    font-weight: 400 !important;
    float: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 {
    width: 100%;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .cardHeaderTitle .card-header {
    padding: 10px 5px;
    width: 100%;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .cardHeaderTitle .card-header button {
    color: #000;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 2px solid #727272;
    text-decoration: none;
    font-size: 16px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .cardHeaderTitle .card-header .collapsed {
    border-bottom: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .muadilItem a {
    color: #000;
    font-size: 14px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body {
    background-color: #f3f3f3;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .cargoCounter .CCounter {
    display: flex;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .cargoCounter .CCounter span {
    padding-left: 5px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .relatedTitle {
    font-size: 14px;
    font-weight: 500;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .detailInfoItem {
    display: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .detailInfoItem:nth-child(1) {
    display: block;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .detailInfoItem small {
    color: #000;
    font-size: 14px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .uyumluModelItem {
    font-size: 14px;
    color: #000;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .esDegerInfo a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .esDegerInfo a:hover {
    text-decoration: underline;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop {
    padding-top: 0 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop ul {
    width: 100%;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop ul li {
    border-top: none;
    padding: 5px;
    text-align: center;
    border: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop ul li a {
    color: #212121;
    font-size: 13px;
    font-weight: 700;
    position: relative;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop ul li a:before {
    content: ">";
    color: #666;
    position: absolute;
    right: 107%;
    top: -1px;
    font-size: 11px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .depotsDrop .productInfoCol button strong {
    font-size: 15px;
    color: #000 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol {
    border: 1px solid #ccc;
    padding: 7px;
    font-size: 14px;
    border-right: none;
    border-bottom: none;
    color: #333 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol strong {
    font-size: 14px;
    font-weight: inherit;
    color: #333 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol a {
    color: #171717;
    border: none !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol a i:before {
    display: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .sizeTable, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol span {
    padding-left: 0 !important;
    font-size: 14px;
    font-weight: inherit;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalHeader .close {
    display: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalHeader strong {
    font-size: 19px;
    font-weight: 500 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalBoddetail-campaign-pricesy .addressInf {
    padding-top: 15px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .dropdown-toggle i {
    display: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo h5 {
    display: flex;
    justify-content: center;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo h5 button {
    color: #000;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo .addCommentBlock .btnComment {
    text-transform: inherit;
    border: 1px solid #ddd;
    padding: 5px;
    font-weight: 400;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo .addCommentBlock .btnComment:hover {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo #collapseOne .card-body, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .accordionInfo #collapseOne2 .card-body {
    background: #fff;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .terminTarihi {
    border: 1px solid #ccc;
    background-color: #e3e3e3;
    color: #000;
    padding: 4px 10px;
    border-radius: 10%;
    font-size: 14px;
    padding-left: 10px !important;
    font-weight: 400;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .productInfoList .productInfoCol .priceInfoItem .priceBirim {
    font-weight: 500;
    color: #666 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .basketModalContent {
    border: 1px solid #dcdcdc;
    border-bottom-width: 2px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .basketModalContent .basketModalItem {
    display: inline-block;
    width: 100%;
    padding: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .basketModalContent .basketModalItem strong {
    padding-right: 5px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .basketModalContent .basketModalItem strong .modalSepetMiktar {
    color: #f14444;
    font-size: 17px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .basketModalContent .basketModalItem strong .modalSepetBirim {
    color: #f14444;
    font-size: 16px;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar {
    border: 1px solid #ccc;
    background: #f3f3f3;
    border-top: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim {
    display: flex;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim input, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button {
    border-radius: 0;
    height: 50px;
    width: 50%;
    max-width: 50%;
    display: inline-block;
    float: left;
    border: 1px solid #d0d0d0;
    text-align: center;
    font-size: 13px;
    background-color: #f5f5f5 !important;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim input:hover, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim input:focus, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim input:active, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select:hover, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select:focus, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select:active, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button:hover, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button:focus, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button:active {
    box-shadow: none;
    outline: none;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button {
    border-right: 1px solid #ddd;
    background-color: #f5f5f5;
    text-align-last: center;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select option, detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button option {
    text-align: center;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim select:nth-child(2), detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .birim-button:nth-child(2) {
    border-right: 0;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim .price-input-block a {
    border: none !important;
    float: left;
    height: 100%;
    display: inline-flex;
    align-items: center;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim span {
    width: 50%;
    float: left;
  }
  detail-region .productDetailB2B .detailRightBlock #accordionExample3 .card .card-body .modalMiktar .quantityBlokBirim span button {
    border-radius: 0;
    height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #d0d0d0;
    color: #000;
    width: 100%;
    font-size: 13px;
    opacity: 1 !important;
  }
  detail-region .productDetailB2B .detailRightBlock [data-basket-add=true]:not([data-hemenal=true]) {
    background-color: #4473c9 !important;
    color: #fff !important;
  }
  detail-region .productDetailB2B .detailRightBlock .productCloseInfo button {
    background: #f35050;
    color: #fff;
    border-color: #f35050;
    border-radius: 7px;
    width: 95%;
    height: auto;
    padding: 7px;
    float: right;
  }
}
@media (max-width: 1199px) {
  .productDetailB2B .close span {
    transition: all 0.3s ease;
  }
  .productDetailB2B .close span:hover {
    color: #8b8b8b;
  }
  .productDetailB2B .detailRightBlock {
    border-left: none;
  }
  .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock {
    border-left: none;
  }
  .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton {
    width: 95%;
    height: auto;
    padding: 7px;
    border-color: #4473c9 !important;
    color: #fff;
    background: #4473c9;
    border-radius: 7px;
    min-height: initial;
  }
  .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton i {
    display: none;
  }
  .productDetailB2B .detailRightBlock .productBasketInfo .basketButtonBlock .baketButton span {
    font-weight: 400 !important;
    float: none;
  }
  .productDetailB2B .detailRightBlock .accordion {
    width: 100%;
  }
  .productDetailB2B .detailRightBlock .accordion .cardHeaderTitle .card-header {
    padding: 3px 5px;
    width: 100%;
  }
  .productDetailB2B .detailRightBlock .accordion .cardHeaderTitle .card-header button {
    color: #000;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 2px solid #727272;
    text-decoration: none;
    font-size: 16px;
    width: 100%;
  }
  .productDetailB2B .detailRightBlock .accordion .cardHeaderTitle .card-header .collapsed {
    border-bottom: none;
  }
  .productDetailB2B .detailRightBlock .accordion .muadilItem a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body {
    background-color: #f3f3f3;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .relatedTitle {
    font-size: 14px;
    font-weight: 500;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .detailInfoItem {
    display: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .detailInfoItem:nth-child(1) {
    display: block;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .detailInfoItem small {
    color: #000;
    font-size: 14px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .uyumluModelItem {
    font-size: 14px;
    color: #000;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .esDegerInfo a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .esDegerInfo a:hover {
    text-decoration: underline;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop {
    padding-top: 0 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop ul {
    width: 100%;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop ul li {
    border-top: none;
    padding: 5px;
    text-align: center;
    border: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop ul li a {
    color: #212121;
    font-size: 13px;
    font-weight: 700;
    position: relative;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop ul li a:before {
    content: ">";
    color: #666;
    position: absolute;
    right: 107%;
    top: -1px;
    font-size: 11px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .depotsDrop .productInfoCol button strong {
    font-size: 15px;
    color: #000 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol {
    border: 1px solid #ccc;
    padding: 7px;
    font-size: 14px;
    border-right: none;
    border-bottom: none;
    color: #333 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol strong {
    font-size: 14px;
    font-weight: inherit;
    color: #333 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol a {
    color: #171717;
    border: none !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol a i:before {
    display: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .sizeTable, .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol span {
    padding-left: 0 !important;
    font-size: 14px;
    font-weight: inherit;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalHeader .close {
    display: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalHeader strong {
    font-size: 19px;
    font-weight: 500 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .pageDetailNoticeModal .pageDetailNoticeModalBoddetail-campaign-pricesy .addressInf {
    padding-top: 15px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .dropdown-toggle i {
    display: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo h5 {
    display: flex;
    justify-content: center;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo h5 button {
    color: #000;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo .addCommentBlock .btnComment {
    text-transform: inherit;
    border: 1px solid #ddd;
    padding: 5px;
    font-weight: 400;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo .addCommentBlock .btnComment:hover {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo #collapseOne .card-body, .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .accordionInfo #collapseOne2 .card-body {
    background: #fff;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .terminTarihi {
    border: 1px solid #ccc;
    background-color: #444;
    color: #fff;
    padding: 4px 10px;
    border-radius: 10%;
    font-size: 14px;
    padding-left: 10px !important;
    font-weight: 400;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .priceInfoItem .priceBirim {
    font-weight: 500;
    color: #666 !important;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .productInfoList .productInfoCol .priceInfoItem .btndetailUnit label {
    display: flex;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .basketModalContent {
    border: 1px solid #dcdcdc;
    border-bottom-width: 2px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .basketModalContent .basketModalItem {
    display: inline-block;
    width: 100%;
    padding: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .basketModalContent .basketModalItem strong {
    padding-right: 5px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .basketModalContent .basketModalItem strong .modalSepetMiktar {
    color: #f14444;
    font-size: 16px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .basketModalContent .basketModalItem strong .modalSepetBirim {
    color: #f14444;
    font-size: 15px;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar {
    border: 1px solid #ccc;
    background: #f3f3f3;
    border-top: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim {
    display: flex;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim input, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button {
    border-radius: 0;
    height: 50px;
    width: 50%;
    max-width: 50%;
    display: inline-block;
    float: left;
    border: 1px solid #d0d0d0;
    text-align: center;
    font-size: 13px;
    background: #f5f5f5;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim input:hover, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim input:focus, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim input:active, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select:hover, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select:focus, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select:active, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button:hover, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button:focus, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button:active {
    box-shadow: none;
    outline: none;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button {
    border-right: 1px solid #ddd;
    background-color: #f5f5f5;
    text-align-last: center;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select option, .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button option {
    text-align: center;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim select:nth-child(2), .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .birim-button:nth-child(2) {
    border-right: 0;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim .price-input-block a {
    border: none !important;
    float: left;
    height: 100%;
    display: inline-flex;
    align-items: center;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim span {
    width: 50%;
    float: left;
  }
  .productDetailB2B .detailRightBlock .accordion .card .card-body .modalMiktar .quantityBlokBirim span button {
    border-radius: 0;
    height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #d0d0d0;
    color: #000;
    width: 100%;
    font-size: 13px;
    opacity: 1 !important;
  }
  .productDetailB2B .detailRightBlock [data-basket-add=true]:not([data-hemenal=true]) {
    background-color: #4473c9 !important;
    color: #fff !important;
  }
  .productDetailB2B .detailRightBlock .productCloseInfo button {
    background: #f35050;
    color: #fff;
    border-color: #f35050;
    border-radius: 7px;
    width: 95%;
    height: auto;
    padding: 7px;
    float: right;
  }
}
@media (max-width: 830px) {
  .productDetailB2B .modal-dialog {
    min-width: 270px !important;
  }
  .productDetailB2B .cardHeaderTitle {
    display: block !important;
  }
}