@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";body{font-family:Raleway,sans-serif}header{border-bottom:1px solid #f7f7f7}header .topbar{background:#fff;padding-top:.75rem;padding-bottom:.75rem}header .topbar .site-selector{gap:.5rem;display:flex}header .topbar .site-selector a{color:#000;border-radius:25px;align-items:center;gap:.5rem;padding:4px 20px;text-decoration:none;transition:background-color .5s;display:flex}header .topbar .site-selector a img{width:18px}header .topbar .site-selector a:hover{background:#f7f7f780;border-color:#102c4f}@media (width<=992px){header .topbar .site-selector a .site-name{display:none}}header .topbar .links{align-items:center;gap:.5rem;display:flex}header .topbar .links a{border-radius:25px;padding:4px 10px;text-decoration:none;transition:background-color .5s}header .topbar .links a:hover{background:#f7f7f780;border-color:#102c4f}header .topbar .links .language-selector img{width:24px}header .topbar .links .language-selector .btn-link{border-radius:25px;align-items:center;gap:5px;text-decoration:none;transition:background-color .5s;display:flex}header .topbar .links .language-selector .btn-link:hover{background:#f7f7f780}header .topbar .links .language-selector .dropdown-menu a{border:1px solid #0000;align-items:center;gap:8px;padding-top:8px;padding-bottom:8px;font-size:15px;font-weight:700;display:flex}header .topbar .links .language-selector .dropdown-menu a:hover,header .topbar .links .language-selector .dropdown-menu a:active,header .topbar .links .language-selector .dropdown-menu a:focus{color:#000;background:#f7f7f780;border-color:#e6e6e6}.dashboard-sidebar .menu{border:1px solid #f5f5f5;border-radius:10px;padding:1rem}.dashboard-sidebar .menu .menu-items{flex-direction:column;margin-top:1rem;display:flex}.dashboard-sidebar .menu .menu-items a{color:#000;border-radius:10px;gap:8px;padding:10px 15px;font-weight:600;text-decoration:none;display:flex}.dashboard-sidebar .menu .menu-items a:hover,.dashboard-sidebar .menu .menu-items a.active{background-color:#f5f5f5}.dashboard-sidebar .menu .menu-items a:not(:last-child){margin-bottom:5px}.page-auth .login-box{margin-top:20%}@media (width>=768px){.page-auth .login-box{max-width:500px}}.page-auth .login-box .logo{width:250px}.page-auth .login-box input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-auth .login-box input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-auth .login-box input[type=number]{-moz-appearance:textfield}.page-auth .login-box form{text-align:start}.page-auth .login-box form .phone-field{width:100%}.page-dashboard .dashboard-header{margin-top:2rem;margin-bottom:1rem}.page-dashboard .dashboard-header .logo{max-width:250px}.page-dashboard .subpage-title{font-size:24px;font-weight:700}@media (width>=992px){.page-dashboard .condensed-content{padding-left:10rem;padding-right:10rem}}@media (width>=1200px){.page-dashboard .condensed-content{padding-left:15rem;padding-right:15rem}}.page-dashboard .orders .order-card{border:1px solid #f5f5f5;border-radius:10px;justify-content:space-between;padding:1rem;display:flex}.page-dashboard .orders .order-card:not(:last-child){margin-bottom:1rem}.page-dashboard .orders .order-card .order-number{font-size:18px;font-weight:700}.page-dashboard .orders .order-card .order-date{gap:5px;display:flex}.page-dashboard .orders .order-card .view-order-btn{justify-content:end;align-items:center;display:flex}.page-dashboard .order-detail-modal .order-attribute{background:#f5f5f5;border-radius:10px;margin-bottom:10px;padding:10px}.page-dashboard .order-detail-modal .order-attribute .attribute-title{font-size:15px;font-weight:700}.page-dashboard .order-detail-modal .order-attribute .attribute-value{font-size:15px}.page-dashboard .order-detail-modal .order-items-table{font-size:14px}.page-dashboard .order-detail-modal .order-shipment-tracking-codes{flex-wrap:wrap;gap:5px;display:flex}.page-dashboard .order-detail-modal .order-shipment-tracking-codes .code{background:#f5f5f5;border-radius:15px;justify-content:center;align-items:center;gap:5px;padding:5px 10px;text-decoration:none;display:flex}.page-dashboard .order-detail-modal .order-shipment-tracking-codes .code span{font-size:16px}.page-dashboard .order-detail-modal .order-shipment-tracking-codes a{color:#000}.page-dashboard .invoices .invoice-card{border:1px solid #f5f5f5;border-radius:10px;justify-content:space-between;padding:1rem;display:flex}.page-dashboard .invoices .invoice-card:not(:last-child){margin-bottom:1rem}.page-dashboard .invoices .invoice-card .invoice-number{font-size:18px;font-weight:700}.page-dashboard .invoices .invoice-card .invoice-date{gap:5px;display:flex}.page-dashboard .invoices .invoice-card .view-invoice-btn{justify-content:end;align-items:center;display:flex}.page-dashboard .invoice-detail-modal .invoice-attribute{background:#f5f5f5;border-radius:10px;margin-bottom:10px;padding:10px}.page-dashboard .invoice-detail-modal .invoice-attribute .attribute-title{font-size:15px;font-weight:700}.page-dashboard .invoice-detail-modal .invoice-attribute .attribute-value{font-size:15px}.page-dashboard .invoice-detail-modal .invoice-items-table{font-size:14px}.page-dashboard .marketing-checkboxes .type-label{font-size:16px;font-weight:700}form .form-label{font-size:14px;font-weight:700}form input{background:#f5f5f5!important}form input:active,form input:focus{background:#fff!important}form input,form textarea{border-width:2px!important;border-color:#0000!important;border-radius:10px!important}form textarea:focus,form textarea.form-control:focus,form input.form-control:focus,form input[type=text]:focus,form input[type=password]:focus,form input[type=email]:focus,form input[type=number]:focus,form [type=text].form-control:focus,form [type=password].form-control:focus,form [type=email].form-control:focus,form [type=tel].form-control:focus,form [contenteditable].form-control:focus{box-shadow:none;border-color:#102c4f!important}.btn{border-radius:25px;align-items:center;gap:10px;padding:.375rem .75rem;font-weight:700;transition:opacity .25s;display:flex}.btn.content-centered{justify-content:center}.btn.btn-primary,.btn.btn-primary:active,.btn.btn-primary:focus{background:#102c4f;border-color:#102c4f}.btn.btn-primary:hover{opacity:.9}.btn.btn-outline-primary{color:#102c4f;border-color:#102c4f}.btn.btn-outline-primary:active,.btn.btn-outline-primary:focus{color:#102c4f;background-color:#0000;border-color:#102c4f}.btn.btn-outline-primary:hover{opacity:.9;background-color:#0000}.btn.btn-link{color:#102c4f;text-decoration:none}.btn.btn-link:active,.btn.btn-link:focus{color:#102c4f}.btn.btn-link:hover{opacity:.9}.offcanvas{max-width:90%}@media (width>=1400px){.container{max-width:1350px}}@media (width>=1500px){.container{max-width:1450px}}@media (width>=1600px){.container{max-width:1500px}}@media (width>=1700px){.container{max-width:1600px}}@media (width>=1800px){.container{max-width:1700px}}.iti{width:100%}.pagination{justify-content:center;display:flex}.pagination nav div{flex-direction:column}.pagination .page-item .page-link{color:#102c4f}.pagination .page-item.active .page-link{color:#fff;border-color:#102c4f;background:#102c4f!important}
