.woocommerce-page .dd-section-height,.woocommerce-page .dd-section-height-2,.woocommerce-page .dd-fixed-header{padding:0!important}.custom-menu ul.et-menu>li>a{position:relative;z-index:1}.custom-menu ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);right:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96)}.custom-menu ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}.m2-wrap{width:100%;display:flex;justify-content:flex-start}.m2-box{width:100%;max-width:500px;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:18px;box-shadow:0 4px 16px rgba(0,0,0,.05);margin-bottom:20px;text-align:left}ol.flex-control-nav.flex-control-thumbs{padding:0px 20px 5px 20px!important}.m2-title{text-align:center;margin-bottom:14px;color:#ff5a1f;font-weight:600}@media (min-width:768px){.m2-box{width:50%}}.m2-field{display:flex;align-items:center;gap:10px;margin-bottom:10px}.m2-field label{min-width:120px;color:#444}.m2-field input[type="number"],.m2-field input[type="text"]{width:160px;max-width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:8px;outline:none}.m2-field input:focus{border-color:#ff7a33;box-shadow:0 0 0 3px rgba(255,122,51,.15)}.m2-result{margin-top:12px;background:rgba(0,0,0,.05);border:1px dashed rgba(0,0,0,.15);padding:14px;border-radius:10px;color:#2b2b2b}.m2-result strong{color:#000}.m2-hint{display:block;margin-top:6px;color:#666}