body{
    background-color: #505050 !important;
    font-family: "roboto",sans serif;
}
#color-metallic{
    display:none;
}
#mk-footer {
    background-color: #fff;
}.mk-header-inner .mk-header-searchform .text-input {
    margin-top: 33px;
}
#c{
    background-color: #eee;
    display: block;
    width:100% !important;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border-color: #4d4d4f;
    border-style: solid;
    border-width: 5px;
    width: 100%;
    z-index: 1;
    margin-top: 12px;
}#letEmScroll {
    display: none;
    position: relative;
    width: 100%;
    height: 250px;
    z-index: 99;
}
.canvas-container {
    width:100%;
    height:250px;
    position:relative;
}
.lower-canvas {
    width:100%;
    height:250px;
    position:relative;
}
.upper-canvas {
    width:100%;
    height:250px;
    position:relative;
}
.white_back{
    background-color: #fff;
    margin-top:30px;

}
.c_editor{
    width: 100%;
    height:402px;
    background-image: url(https://sandtooll.com/testing/ezlettering/wp-content/uploads/2017/11/canvas-back-4.png);
    margin-top:30px;
}
.main-head {
    background-color: #0a2c54;
    width: 100%;
    color: #fff;
    padding: 5px 20px;
    background: linear-gradient(180deg, #1f65c8 0%, #0a2c54 100%);
}.edit-out,.edit-shad{
    list-style-type: none;
    margin-left: 0;
}
.edit-options{
    list-style-type: none;
    margin-left: 0;
    width: 100%;
}input[type=checkbox], input[type=radio]{float: right;margin:0;}

#ocolor, #scolor{height: 30px; width: 40px;float: right;}
#bold, #italic{float: none !important;}
.edit-shad li,.edit-options li{
    margin-left: 0;
    margin-bottom: 15px;
    height: auto;
    display:block;
}
.edit-out li span,.edit-shad li span,.edit-options li span {
    font-size: 18px;
    font-weight: bold;
}
.edit-options li select {
    float: right;
    border: 1px solid #c3c3c3;
    height: 36px;
    font-size: 20px;
    display:block;
}
.text-input,input,select,input[type=checkbox], input[type=radio] {
    height: 45px;
    font-size: 24px !important;
    border: 1px solid #4d4d4f !important;
    color: #4d4d4f !important;
}
.text-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1f65c8;
}
.text-input::-moz-placeholder { /* Firefox 19+ */
    color: #1f65c8;
}
.text-input:-ms-input-placeholder { /* IE 10+ */
    color: #1f65c8;
}
.text-input:-moz-placeholder { /* Firefox 18- */
    color: #1f65c8;
}
.color-pallet ul{
    padding-left:0;
}
.pallet_box , .gradient_box,.shadow_box,.outline_box{
    height:38px !important;
    width:38px !important;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-left:3px;
}
input#Lheight , input#Lweight,input#Eletter {
    width: 100%;
    float: right;
    margin: 0 !important;
    height: 41px;
}input[type=checkbox], input[type=radio] {
    width: 30px;
    height: 20px;

    padding: 0;
}.content{
    width: 940px;
    display: block;
    margin: 0 auto;
}
.content.demo_responsive{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.content h2{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
}
.content h3{
    font-size: 35px;
    font-weight: 300;
    font-weight: 300;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 25px;
}.btn-default,.btn-default:hover{
    background-color:blue;
}.blue {
    height: 30px;
    background-color: rebeccapurple;
    top: 128px;
    z-index: 9999;
    position: absolute;
    left: 404px;
    width: 371px;
}.yellow {
    height: auto;
    background-color: rebeccapurple;
    top: 50px;
    z-index: 9999;
    position: absolute;
    right: 355px;
    width: 30px;
    min-height: 76px;
}
.content a{
    color: #fff;
    text-decoration: underline;
}
.content a:hover{
    color: #fff;
    text-decoration: none;
}
.content code{
    width: 100%;
    background-color: #f0f0f0;
    display: block;
    padding: 20px;
    color: #000;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 30px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.content p{
    color: #fff;
    font-size: 17px;
    margin: 15px 0;
}
.content strong{
    font-weight: bold;
    font-size: 17px;
    color: #fff5c3;
}
.content code strong{
    color: #000;
}
.content table{
    background-color: #fff;
    width: 100%;
}
.content table thead tr th{
    border: 1px solid #505050;
    padding: 8px;
    font-size: 17px;
    color: #1f65c8;
    font-weight: bold;
}
.content table tr:nth-child(even) td{
    background-color: #f0f0f0;
}
.content .pws_example_mixed_content_block{
    width: 900px;
    position: relative;
}
.content .pws_example_mixed_content_block:after{
    display: block;
    content: '';
    clear: both;
}
.content .pws_example_mixed_content_left{
    width: 350px;
    position: relative;
    float: left;
    display: block;
}
.content .pws_example_mixed_content_right{
    width: 550px;
    position: relative;
    float: left;
    display: block;
    color: #505050;
}
.content .pws_example_mixed_content_right h3,
.content .pws_example_mixed_content_right p{
    margin: 0 0 15px 0;
    color: #505050;
}

.final ul{
    list-style-type: none;
    margin-left: 0;
}
.final li {
    font-size: 17px;
    margin: 20px 0;
}
input#metallicColor {
    float: left;
    padding-bottom: 0px;
}
input.gradient-color {
    display: inline-block;
    float: left;
}.woocommerce table.cart img {
    width: auto !important;
}
table tbody tr td{
    border: 1px solid #505050;
    padding: 8px;
    font-size: 17px;
    color: #505050;
    font-weight: 300;
}.pws_tabs_container ul.pws_tabs_controll li a {
    background-color: #4d4d4f !important;
}.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
    background-color: #1f65c8 !important;
    color: #fff !important;
}.pws_tabs_list{    border: 5px solid #4d4d4f;   }
.pws_tabs_controll li{margin-left: 0;}
.pws_tabs_container ul.pws_tabs_controll li a{    padding: 0.5375em 1.25em !important;}
.content.demo_responsive{margin-top:10px;}
.sizeInfo {
    color: #0a2c54;
    font-weight: 900;
    font-size: large;
    text-align: center;
}
.priceInfo {
    color: rgba(82,158,28,1.00);
    font-weight: 900;
    font-size: large;
    text-align: center;
}
.infoButton {
    color: rgba(245,245,245,1.00);
    font-size: medium;
    border-radius: 2px;
    text-align: center;
    border-width: 1px;
    border-color: #4aa32a;
    background-color: #54a82b;
    font-weight: 900;
    -webkit-box-shadow: 2px 2px 3px 3px rgba(0,0,0,0.44);
    box-shadow: 2px 2px 3px 3px rgba(0,0,0,0.44);
    width: 90%;
}
.infoButton:hover,
.infoButton:focus {
    background-color: #479323;
    border-color: #3f841f;
}
.centerText {
    text-align: center;
}
.final {
    margin-bottom: 25px;
    background-color: rgba(225,225,225,1.00);
    border-left-color: #4d4d4f;
    border-right-color: #4d4d4f;
    border-bottom-color: #4d4d4f;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    height: auto;
    /*display: block;*/
    position: relative;
    padding-top: 30px;
    min-height: 76px;
    padding-bottom: 20px;
    overflow-y: visible;
}
#shadowDirection {
    overflow: hidden;
    -webkit-transition: height 2s ease;
    -moz-transition: height 2s ease;
    -o-transition: height 2s ease;
    transition: height 2s ease;
    position: relative;
    width: 100%;
}
.heightIn{
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 2s ease;
    -moz-transition: height 2s ease;
    -o-transition: height 2s ease;
    transition: height 2s ease;
    position: relative;
}


#addedOptions {
    border-color: #4d4d4f;
    border-style: solid;
    border-width: 5px;
    display: block;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.fontChanger {
    border-radius: 4;
    border: thin solid rgba(90,90,90,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 64.25%,rgba(227,227,227,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 64.25%,rgba(227,227,227,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 64.25%,rgba(227,227,227,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 64.25%,rgba(227,227,227,1.00) 100%);
    -webkit-box-shadow: inset 5px 5px 12px rgba(0,0,0,0.14);
    box-shadow: inset 5px 5px 12px rgba(0,0,0,0.14);
}
#fontChanger img {
    border-radius: 25px;
    border-style: groove;
    border-color: rgba(127,127,127,1.00);
}
.selectedFont   {
    background-color: rgba(204,35,35,1.00);
}
div#addingToCart,div#addingToCartError {
    border: thin dotted rgb(156, 0, 2);
    display: none;
    position: fixed;
    z-index: 99999;
    background: white;
    left: 11%;
    top: 38%;
    width: 78%;
}

.addToCartMsg{
    font-size: 20px;
    font-weight: 900;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 29px;
}



.ajaxLoader {
    display: none;
    content: ' ';
    background: #000000;
    background: #000000db;
    position: fixed;
    opacity: 0.7;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
}



i.fas.fa-align-left, i.fas.fa-align-center, i.fas.fa-align-right, i.fas.fa-align-justify {
    font-size: 30px;
    margin-left: 20px;
    cursor: pointer;
    padding: 5px;
}
ul.row.edit-options-more li {
    display: inline-block;
    width: 48%;
}
span.text-align-icons .fas.active {
    background: #dedede;
}

@media (max-width:550px){
    div#addingToCart,div#addingToCartError {
        border: thin dotted rgb(156, 0, 2);
        display: none;
        position: fixed;
        z-index: 99999;
        background: white;
        left: 11%;
        top: 38%;
        width: 78%;
    }
    .addToCartMsg{
        top: 7px;
    }
    ul.row.edit-options-more li {
        width: 90%;
    }
    ul.edit-options.row li:last-child {
        padding-top: 20px;
    }
    span.text-align-options,span.text-align-icons{
        display: block;
    }
    i.fas.fa-align-left, i.fas.fa-align-center, i.fas.fa-align-right, i.fas.fa-align-justify{
        margin-left: 0px !important;
        margin-right: 20px !important;
    }
}

.fontChanger{
    overflow-y: scroll;
    height:85px;
}
.edit-options .col-md, .edit-options .col-12 {
    margin-top: 20px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.edit-options .w-100 {
    margin-bottom: 15px;
}

.edit-options span {
    font-size: 20px;
    font-weight: bold;
}
ul.row.edit-shad {
    margin-top: 30px;
}

div#shad input[type=checkbox],div#shad input[type=radio]{
    float:none !important;
}
div#shad select{
    height: 35px !important;
}
div#gradient {
    margin-top: 12px;
}
.pws_tabs_container ul.pws_tabs_controll li a {
    color: #fff !important;
}
input#cart_qty,button#go_checkout,button#add_button{
    margin-bottom:1rem;   
}
input#cart_qty::-webkit-inner-spin-button, 
input#cart_qty::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
@media (max-width:1024px){
    canvas.upper-canvas {
        display: none !important;
    }
    canvas#editor,canvas.upper-canvas {
        touch-action: initial !important;
        user-select: inherit !important;
    }
}

/* =========================================================================
 * EZ Lettering — legacy designer restyle  (SCOPED TO TEXAS for review)
 * Scope: .page-id-22733 .  Remove the scope prefix to apply site-wide.
 * Polish only — no grid repositioning. Brand: navy/blue/green.
 * ========================================================================= */
.page-id-22733 .ezlld-designer{
  --n:#0d2b4e; --b:#1a5fb4; --g:#2e9e44; --line:#e6e9ee; --muted:#6b7785; --sky:#f4f7fb;
  font-family:Archivo,system-ui,-apple-system,sans-serif;
  max-width:1180px; margin:8px auto 40px; padding:26px 26px 30px;
  background:#fff; border:1px solid var(--line); border-radius:16px;
  box-shadow:0 18px 50px -28px rgba(13,43,78,.35); color:var(--n);
}
.page-id-22733 .ezlld-designer h2,
.page-id-22733 .ezlld-designer h3{
  color:var(--n); font-weight:900; letter-spacing:.01em; text-align:center;
  margin:0 0 18px; font-size:22px;
}
.page-id-22733 .ezlld-designer .container-fluid{padding:0;}
.page-id-22733 .ezlld-designer .row{margin-left:-8px;margin-right:-8px;}
.page-id-22733 .ezlld-designer [class^="col-"]{padding-left:8px;padding-right:8px;}

/* control section cards */
.page-id-22733 .ezlld-designer .shadow_box,
.page-id-22733 .ezlld-designer .pallet_box,
.page-id-22733 .ezlld-designer .gradient_box,
.page-id-22733 .ezlld-designer .color-pallet{
  background:var(--sky); border:1px solid var(--line); border-radius:12px;
  padding:14px 16px; margin-bottom:14px;
}
.page-id-22733 .ezlld-designer .sizeInfo,
.page-id-22733 .ezlld-designer label{ font-size:12.5px; font-weight:700; color:#34465c; }

/* inputs / selects */
.page-id-22733 .ezlld-designer input[type=text],
.page-id-22733 .ezlld-designer input[type=number],
.page-id-22733 .ezlld-designer select,
.page-id-22733 .ezlld-designer textarea{
  border:1.5px solid #d9dee6; border-radius:9px; padding:9px 12px;
  font:inherit; font-size:14px; color:var(--n); background:#fff; outline:none;
}
.page-id-22733 .ezlld-designer input[type=text]:focus,
.page-id-22733 .ezlld-designer select:focus,
.page-id-22733 .ezlld-designer textarea:focus{ border-color:var(--b); }
.page-id-22733 .ezlld-designer input[type=range]{ accent-color:var(--b); width:100%; }

/* the big lettering input */
.page-id-22733 .ezlld-designer #LetteringL,
.page-id-22733 .ezlld-designer #letEmScroll{
  font-size:16px; padding:12px 14px; border:1.5px solid #cfd6df; border-radius:10px;
}

/* color swatches */
.page-id-22733 .ezlld-designer .color-pallet a,
.page-id-22733 .ezlld-designer .pallet_box a,
.page-id-22733 .ezlld-designer .color-pallet span[style*="background"]{
  border-radius:6px !important; border:1px solid rgba(0,0,0,.15) !important;
  transition:transform .1s;
}
.page-id-22733 .ezlld-designer .color-pallet a:hover{ transform:scale(1.08); }

/* buttons */
.page-id-22733 .ezlld-designer .IDbutton,
.page-id-22733 .ezlld-designer .infoButton,
.page-id-22733 .ezlld-designer #reset{
  display:inline-flex; align-items:center; justify-content:center;
  border-radius:9px; padding:9px 16px; font-weight:800; font-size:13px;
  border:1.5px solid var(--b); background:#fff; color:var(--b); cursor:pointer;
}
.page-id-22733 .ezlld-designer #reset{ border-color:#cdd5df; color:var(--muted); }
.page-id-22733 .ezlld-designer #addToCart,
.page-id-22733 .ezlld-designer [id*="addToCart"],
.page-id-22733 .ezlld-designer [id*="checkout"]{
  background:var(--g); border:none; color:#fff; border-radius:11px;
  padding:14px 22px; font-weight:900; letter-spacing:.04em; font-size:15px;
  box-shadow:0 8px 20px -6px rgba(46,158,68,.5); cursor:pointer;
}
.page-id-22733 .ezlld-designer [id*="addToCart"]:hover{ background:#278a3b; }

/* price + size readout */
.page-id-22733 .ezlld-designer #Priceheight,
.page-id-22733 .ezlld-designer #Valheight,
.page-id-22733 .ezlld-designer #Valweight{ font-weight:900; color:var(--n); }

/* radios / toggles spacing */
.page-id-22733 .ezlld-designer .sradio{ margin:4px 8px 4px 0; }
