.header .header__top {
	padding: 10px 0;
}

.ck-content .image img {
    padding: 0 1.1em;
    width: 100%;
}

@media (min-width: 768px) {
  .ps-logo img {
      height: 80px!important;
  }
  
  .ck-content .image img {
      padding: 0 1.875em;
      width: 100%;
  }
}

.ps-product .ps-product__title, 
.ps-product .ps-product__price {
	font-size: 18px;
}

.ps-product .ps-product__price

.custom-radio input[type=radio]:checked~span:before {
	border-radius: 3px!important;
}

.custom-radio span {
	width: 40px!important;
	height: 40px!important;
}

.number-items-available span {
	font-size: 20px;
}

.text-swatch li span {
	font-weight: bold;
}

#custome-mstore-back-image{
  background: url(https://www.mstorebd.com/storage/bc-pic2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12px 135px;
}