/**
Theme Name: LogoMyShirts
Author: TheDevGarden
Author URI: https://thedevgarden.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: logomyshirts
Template: astra
*/

html {
    font-size: 10px;
}

.form-row [type="text"],
.form-row [type="tel"],
.form-row [type="password"],
.form-row [type="email"],
.form-row textarea {
    display: block;
    width: 100%;
    min-height: 4.5rem;
    padding: 1.2rem 1.5rem;
    border: 1px solid #e1e1e1;
    font-size: 1.3rem;
    line-height: 1.5;
    font-weight: 400;
    color: #999;
    background-color: transparent;
    box-shadow: none;
    outline: 0;
}

.btn {
    display: inline-block;
    outline: 0;
    border-radius: 0;
    padding: 1.22em 2.78em;
    font-weight: 700 !important;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}

label,
legend {
    color: inherit;
}

.add_to_cart_button {
    display: none !important;
}

address,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h6,
hr,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    font-size: 14px;
}


h5 {
    font-size: 1.8rem;
}

.woocommerce-js form .form-row label {
    font-size: 1.44rem;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
#comments .submit,
.search .search-submit,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.search .search-submit,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*="wc-block"] button,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*="wc-block"] .wc-block-components-button {
    font-size: 1.4rem;
}

.row {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 2 * 10px);
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 992px) {
    .col-lg-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%;
    }

    .col-lg-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }

    .pr-lg-4 {
        padding-right: 2rem !important;
    }
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce-js a.remove {
    font-size: 14px;
    color: #161668 !important;
}

.woocommerce-js a.remove:before {
    display: none;
}

/* Breadcamb Start */
ul.breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 1em 0;
    padding: 2.5rem 0;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1.63;
    text-transform: uppercase;
    color: #666;
    list-style-type: none;
}

ul.breadcrumb * {
    font-size: 20px;
}

ul.breadcrumb li i {
    margin: 0 14px 0 20px;
}

/* Breadcamb Ended */

table td,
table th {
    padding: 10px;
    text-align: left !important;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9;
}

body {
    max-width: 100% !important;
    padding: 0 !important;
}

input {
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    font-family: inherit;
    background: transparent;
}

input,
textarea,
button,
select,
optgroup {
    margin: 0;
}

input[type="checkbox"],
input[type="radio"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #fff;
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 4px;
}

input[type="radio"] {
    border-radius: 50%;
}

input[type="radio"]:checked {
    background-color: #fff;
    position: relative;
}

input[type="radio"]:checked:before {
    content: "";
    background: #666;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 2px;
    inset: 2px;
    position: absolute;
}

.lms-image-popup .popup-options input[type="radio"]:checked:before,
#payment input[type="radio"]:checked:before {
    margin-bottom: 0px;
    background: var(--e-global-color-primary);
}

input[type="checkbox"]:checked {
    background: #222;
    border-color: #222;
}

input[type="checkbox"]:checked:before {
    content: '\f00c';
    font-size: 9px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    display: block;
    line-height: 18px;
}

/* Header Search Started */
.dgwt-wcas-suggestions-wrapp {
    padding: 5px 20px;
    position: fixed !important;
}

.dgwt-wcas-si {
    display: none;
}

.dgwt-wcas-st {
    font-weight: 600;
    font-size: 16px;
    color: var(--e-global-color-a9fa691);
}

.dgwt-wcas-suggestion-selected .dgwt-wcas-st {
    color: #27c;
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion {
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
}

.dgwt-wcas-suggestion-selected {
    padding-left: 18px !important;
    background-color: transparent;
    transition: all 0.3s ease-in-out !important;
}

/* Header Search Ended */

/* Mini Cart Started */
.lms-account-widget {
    display: flex;
    align-items: center;
}

/* Account container */
.lms-account-widget .account {
    position: relative;
    display: inline-block;
    font-family: Arial, sans-serif;
    text-wrap-mode: nowrap;
}

/* Toggle link */
.lms-account-widget .account-toggle {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #053360;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 4px;
    transition: background 0.3s;
    cursor: pointer;
    font-size: 14px;
}

.lms-account-widget .account-toggle i {
    font-size: 11px;
}

.lms-account-widget.not-logged-in .dropdown-icon {
    display: none;
}

.lms-account-widget .account-toggle:hover {
    color: #2277cc;
}

/* Dropdown box */
.lms-account-widget .dropdown-box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border: 1px solid #B9D4EF;
    border-radius: 4px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

/* Menu inside dropdown */
.lms-account-widget .account-menu {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

.lms-account-widget .account-menu li {
    margin: 0;
}

.lms-account-widget .account-menu li a {
    display: block;
    padding: 6px 10px;
    color: #053360;
    text-decoration: none;
    transition: background 0.3s;
    font-size: 12px;
}

.lms-account-widget .account-menu li a:hover {
    background: #f5f5f5;
}

/* Show dropdown on hover */
.lms-account-widget .account:hover .dropdown-box {
    display: block;
}

.lms-account-widget.not-logged-in .account:hover .dropdown-box {
    display: none;
}


/* Cart */
.cart-toggle {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #053360;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

.cart-count {
    background: var(--e-global-color-primary);
    ;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    padding: 2px 6px;
    position: absolute;
    --cart-count-size: 18px;
    width: var(--cart-count-size);
    height: var(--cart-count-size);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 1px;
    right: 5px;
    transform: translate(100%, -100%);
}

/* Cart Sidebar (Offcanvas) */
.cart-sidebar {
    position: fixed;
    top: 0;
    right: -400px;
    width: 400px;
    height: 100%;
    background: #fff;
    box-shadow: -4px 0 10px rgba(0, 0, 0, 0.2);
    transition: right 0.3s ease;
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.admin-bar .cart-sidebar {
    top: 32px;
}

.cart-sidebar.open {
    right: 0;
}

.cart-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-bottom: 1px solid #ddd;
}

.cart-sidebar-header h3 {
    font-size: 16px;
    font-weight: bold;
    color: #2277cc;
}

.cart-sidebar-body {
    padding: 12px;
    overflow-y: auto;
    flex: 1;
}

.cart-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cart-items li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.close-cart,
.close-cart:hover {
    background: none;
    color: #053360;
    border: none;
    box-shadow: none;
    font-size: 12px;
    cursor: pointer;
}

.cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    display: none;
}

.cart-overlay.open {
    display: block;
}

/* Mini Cart Design Started */
.lms-account-widget .mini_cart_item img {
    margin-right: 1.5rem;
    display: block;
    width: 80px !important;
    object-fit: cover;
    max-width: 277px;
    max-height: 419px;
    margin: 1rem 2.5rem 0.6rem 0;
    line-height: 1.3;
    margin: 0;
}

.lms-account-widget .mini-item {
    display: flex;
    position: relative;
    font-size: calc(14px * var(--rio-typo-ratio, 1));
    font-size: calc(13px * var(--rio-typo-ratio, 1));
    font-weight: 400;
}

.lms-account-widget .mini-item .mini-item-meta {
    flex: 1;
    margin: 1rem 2.5rem 0.6rem 0;
    line-height: 1.3;
    margin: 0;
}

.lms-account-widget .mini_cart_item .mini-item-meta a {
    align-items: center;
    font-size: calc(14px * var(--rio-typo-ratio, 1));
    padding: 0;
    font-weight: 600;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #053360;
    margin-bottom: unset !important;
    padding-right: 20px;
}

.lms-account-widget .mini-item .quantity {
    display: flex;
    align-items: center;
    color: #999;
    line-height: 1;
    font-size: 16px;
    height: auto;
    color: #053360;
    font-weight: 600;
}

.lms-account-widget .mini-item .quantity .count {
    margin-right: 1rem;
    font-size: 16px;
}

.lms-account-widget a.remove.remove_from_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 9px;
    right: -4px;
    z-index: 3;
    background: #fff;
    color: #222;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    transition: color 0.4s, border 0.4s;
}

.lms-account-widget p.woocommerce-mini-cart__total.total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-top: 1px solid #edeef0;
    border-bottom: 1px solid #edeef0;
    font-size: 14px;
    line-height: 3;
    text-transform: capitalize;
    text-align: center;
    color: #222;
    border-color: #B9D4EF;
}

.lms-account-widget .woocommerce-mini-cart__total strong {
    margin-left: 3px;
    color: #053360;
    font-weight: 600;
}

.lms-account-widget span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: 700;
    color: #2277cc;
}

.lms-account-widget .woocommerce-mini-cart__buttons.buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.lms-account-widget .woocommerce-mini-cart__buttons.buttons a:nth-child(1) {
    background: none;
    border: none;
    border-radius: 0;
    color: var(--e-global-color-a9fa691);
    border-bottom: 2px solid #27c !important;
    font-weight: 600;
    padding: 0;
    padding-bottom: 3px;
}

.lms-account-widget .woocommerce-mini-cart__buttons.buttons a:nth-child(2) {
    background: #2277cc;
    color: white;
    border: none;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    height: auto;
    font-size: 16px;
    font-weight: 600;
}

.lms-account-widget dl.variation {
    display: flex;
    gap: 10px;
    margin-top: 8px;
}

.lms-account-widget dd.variation-Store {
    margin-left: 0;
}

.lms-account-wdget-authentication {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    background: #00000094;
}

.lms-account-wdget-authentication .woocommerce>.login-popup {
    min-width: 450px;
    margin: 0 !important;
}

.lms_auth_form_container {
    position: relative;
}

button.lms-auth-close {
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

button.lms-auth-close:hover {
    color: #2277cc;
    transform: rotate(90deg);
}

/* Mini Cart Ended */


/* Design Studio/Design Now Page Started */
.lms-design-tools {
    margin: 14px 0 20px 0;
}

.lms-content-right ul li {
    padding: 15px;
}

.popup-options>div>h3 {
    color: var(--e-global-color-a9fa691);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.save-and-add-to-cart {
    width: 1200px;
    margin: auto;
}

.save-and-add-to-cart label strong {
    color: var(--e-global-color-a9fa691);
}

.product-image-container {
    position: relative;
    width: 645px;
}

.color-container {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.color-item {
    display: flex;
    align-items: center;
    margin: 5px;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
}

.color-swatch,
.select-color-btn.replaced-color-swatch {
    width: 40px !important;
    height: 40px;
    display: inline-block;
    margin-top: 5px;
    border-radius: 50% !important;
    border: 1px solid #ccc;
    margin: 0 10px 0 0;
    overflow: hidden;
    max-width: 40px;
    padding: 0 !important;
    min-width: 0 !important;
}

.select-color-btn {
    background-color: #1565c0;
    border: none;
    color: white;
    text-align: center;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 4px;
    text-decoration: none;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
        0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.resizable-draggable {
    position: absolute;
    display: inline-block;
    touch-action: none;
    user-select: none;
    transform-origin: 0 0;
    transform: translate(0px, 0px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resize-handle {
    display: none;
}

.resizable-draggable .resize-handle {
    background-color: transparent;
    border: 2px solid #808080;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
}

.resize-handle.top-left {
    top: -8px;
    left: -8px;
    cursor: nwse-resize;
}

.resize-handle.top-right {
    top: -8px;
    right: -8px;
    cursor: nesw-resize;
}

.resize-handle.bottom-left {
    bottom: -8px;
    left: -8px;
    cursor: nesw-resize;
}

.resize-handle.bottom-right {
    bottom: -8px;
    right: -8px;
    cursor: nwse-resize;
}

.resize-handle.top-right.rotate-handle {
    border: none;
}

.resizable-draggable:hover .resize-handle,
.resize-handle.show {
    display: block;
}

.resizable-draggable .resize-handle:before {
    content: "";
    display: block;
    background-color: #808080;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.resize-handle.top-right.rotate-handle:before {
    content: "\27F3";
    background: none;
    left: 26%;
    top: -22%;
    font-weight: 700;
    font-size: 16px;
    color: #808080;
}

.lms-logo-quadrents {
    opacity: 0;
}

#backBtn,
.backBtn {
    padding: 1px 6px;
    box-shadow: none;
}

#backBtn:hover,
.backBtn:hover {
    background: none;
}

#color-picker #hexInput {
    width: max-content;
}

#asdf .tablinks {
    color: #000;
}

/* Design Studio/Design Now Page Ended */

/* Login & Register Popup Started */
#lms-register-toggle:hover,
#lms-register-toggle:focus {
    background: inherit !important;
}

#lmsLoginCancelBtn {
    padding: 1px 6px;
    box-shadow: none;
}

.lms-lost-pass-form,
.lms-lost-pass-message {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    min-width: 450px;
    margin: 0 !important;
    border: 1px solid #B9D4EF;
    border-radius: 4px;
    max-width: 490px;
    padding: 4rem;
}

.lmsLostPassForm-input {
    color: #053360 !important;
    border: 1px solid #b9d4ef !important;
    background: #fff !important;
    min-height: 4.5rem;
    padding: 1.2rem 1.5rem !important;
    font-size: 1.3rem !important;
    height: 40px !important;
}

h3.lmsLostPassForm-title {
    color: #053360;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    margin-bottom: 16px;
}

button.lmsLostPassForm-button {
    flex: 1;
    box-sizing: border-box;
    display: block;
    border: 1px solid #046bd2;
}

.lmsLostPassForm-back {
    box-shadow: none;
    transition: all 0.1s ease-in-out;
    background: #fff;
    border: 1px solid #046bd2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #046bd2;
    flex: 1;
}

.lmsLostPassForm-back:hover {
    background: #045cb4;
    color: #fff;
    border-color: #045cb4;
}

button.lmsLostPassForm-button,
.lmsLostPassForm-back {
    padding: 8px;
}
p.lms-lost-pass-message-container {
    margin: 0;
}
.lms-lost-pass-btn-container {
    display: flex;
    gap: 10px;
}
/* Login & Register Popup Ended */
form.lost_reset_password {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ebebeb;
    padding: 5rem;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
form.lost_reset_password p:first-child {
    margin-bottom: 16px;
}
form.lost_reset_password p {
    font-size: 14px !important;
    width: 100% !important;
}
form.lost_reset_password p label {
    font-size: 14px !important;
    font-weight: 400 !important;
}
form.lost_reset_password p input {
    border-radius: 4px !important;
}