/* pl-01152 */

/* BEGIN Version Channel Custom CSS */
@media (min-width: 992px) {
 .cf-layer {
 transform: scale(1);
 width: 388px !important;
 }
}


@media (min-width: 1200px) {
 .cf-layer {
 width: 545px !important;
 transform: scale(1);
 }
}

.cf #embroidery__bg{
 height:190px;
 background-size: cover;
 background-repeat: no-repeat;
 background-position-x: center;
 padding:60px 25px 52px 25px;
}

.cf #embroidery__input{
 height: 2rem;
 padding: 0 1rem;
 border: 0.125rem solid #737373;
 border-radius: 1rem;
 width:100%;
}

.cf .embroidery__letters {
 height: 50px;
 display: flex;
 flex-flow: row nowrap;
 justify-content: flex-end;
 align-items: center;
 position:relative;
}

.cf .embroidery .embroidery__image{
 padding-left:0.5rem;
}

.cf .embroidery .embroidery__image img {
 position:relative;
 height:2.5rem;
}

@media (min-width: 1400px) {
 .cf-layer {
 transform: scale(1);
 width: 632px !important;
 }
}/* END Version Channel Custom CSS CSS */

html{line-height:1.5;font-size:1rem}body{font-family:kiro,sans-serif;overflow-x:hidden;overflow-y:scroll;background-color:#f9f9f9}#cf{padding:0}:root{--cf-widebg-lg:1634px;--cf-widebg-xl:1940px;--cf-widebg-xxl:2260px;--cf-bg-space:11px;--container-md:960px;--container-xl:1140px;--container-xxl:1320px}