.martech-bg-btctn-popup-inContent {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 1.42857143;
	color: #393a3d;
	z-index: 10000;
	display: block;
}

.martech-btctn-popup-inContent {
	border-radius: 5px;
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 40%;
}

.martech-btctn-popup-inContent a:hover {
	opacity: 1;
}

.banner-center-popup-inContent {
	z-index: 100;
}

.martech-popup-close-inContent {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #fff;
	border-radius: 50%;
	padding: 4px;
	cursor: pointer;
	z-index: 100;
}

@media (max-width: 979px){
	.martech-btctn-popup-inContent{
		width: 90%;
	}
	#\38 c7e2d58-2e74-4aa3-b718-e62547e078c1 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
		font-size: 16px !important;
	}
}

#\38 c7e2d58-2e74-4aa3-b718-e62547e078c1 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
	font-size: 20px;
}
/* banner slider category  */
.right-banner .owl-dots {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    position: absolute;
    bottom: 0px;
}
.owl-carousel.right-banner{
    width: 346px;
    margin-top: 10px;
}
.right-banner .owl-nav {
    display: none;
}
/* end  */

.code-check{
    display: none;
}

/* banner popup mini */
.nmd-left-mini #popupBanner {
  display: none;
  position: fixed;
  bottom: 47px;
  left: 0;
  width: 345px;
  height: 187px;
  background-color: #f1f1f1;
  /* padding: 20px; */
  z-index: 1;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.nmd-left-mini #popupBanner img {
  border-radius: 0px 10px 0 0;
}

.nmd-left-mini #closeBtn {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.nmd-left-mini #closeBtn:before {
  content: "✕";
  font-weight: bold;
  margin-top: 1px;
}

.nmd-left-mini #closeBtn:hover {
  background-color: #f1f1f1;
}

#banner_act2 a {
  opacity: 1;
}
@media (max-width:979px) {
    .nmd-left-mini{
        display: none;
    }
}
/* end */

.custom-banner {
    margin-top: -15px;
}
