#mplus-engrave-options{
  font-family: Lato-Reg !important;
}

.mplus-row {
  margin-bottom: 20px;
  font-family: Lato-Reg !important;
}

.mplus-row h3{
  font-size: 1.2rem !important;
  font-family: Lato-Reg !important;
}

._enable_engrave_label{
  font-family: Lato-Reg !important;
}
/*#dummy-preview {
  max-width: 600px;
}*/
/*#dummy-preview > img {
  transform: rotate(180deg);
}
#mplus-vertical, #mplus-horizontal {
	transform-origin: center center;
	position: absolute;
  transform: rotate(90deg);
  width: 100%;
  z-index: 99999;
}*/
/*#mplus-vertical p, #mplus-horizontal p {
  margin: 9px 0;
  padding: 5px 9px;
  line-height: 24px;
}*/

._enable_engrave_label{
    display: block;
    clear: both;

}
.editable-area {
	border: 1px solid #aaa;
	height: 48px;
	margin: 2px 0;
	font-size: 32px;
    display: block;
    clear: both;
    margin-top: 5px;
    font-family: PT_DIN_Condensed_Cyrillic !important;
    background: #fff !important;
}

.editable-area:active{
  border: 2px solid #333;
}

.editable-area:focus{
  border: 2px solid #333;
}

.editable-area img {
	height: 24px !important;
}

.mplus-icon img{
  width: 20px !important;
}

#mplus-font-back, #mplus-font-side{
    width: 50%;
    float: left;
    border: 2px solid #333;
    background: #fff;
    margin-bottom: 15px
}

.icon-area{
    /*width: 40%;*/
    float: left;
    margin-left: 5px;
    margin-bottom: 15px;
}

.icon-area span{
    border: 2px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 2.5rem;
    margin: 0 2px;
    padding: 7px;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.text_limit{
    font-size: 20px;
    font-weight: bold;
    font-family: Lato-Reg !important;
}

.engrave-preview-header{
  text-align: center;
  font-family: Lato-Reg !important;
}




/* Mobile Layout: 480px.  */

@media only screen and (max-width:767px) {
.product-images-wrapper #dummy-preview {
  width: 482px !important;
}
/*#mplus-vertical {
  transform: translate(50px, 208px) !important;
}
#mplus-vertical > p {
  font-size: 60px !important;
}
#mplus-horizontal {
  transform: translate(198px, 305px) !important;
}
#mplus-horizontal > p {
  font-size: 20px !important;
}*/

}


/* Wide Mobile Layout: 320px.  */

@media only screen and (max-width:479px) {
.product-images-wrapper #dummy-preview {
  width: 316px !important;
}
/*#mplus-vertical {
  transform: translate(-1px, 160px) !important;
}
#mplus-vertical > p {
  font-size: 40px !important;
}
#mplus-horizontal {
  transform: translate(99px, 221px) !important;
}
#mplus-horizontal > p {
  font-size: 15px !important;
}*/

}

#mplus-font-back, #mplus-font-side {
    display: none;
}

#mplus-horizontal p{
    text-transform: uppercase;
}
