/**
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
*/

.add_to_cart_button {
    display: none !important;
}

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

.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 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 */

/* Single Product Page Design Started Here */
.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized) {
    display: list-item !important;
    position: relative !important;
    width: 65px !important;
    margin-right: 1000px !important;
}

.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
    border: 1px solid #d3d3d3;
    opacity: 1;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 3px;
}

.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.current-thumbnail {
    border-color: var(--e-global-color-primary) !important;
}

.woocommerce-js div.product form.cart .variations tr {
    display: flex;
}

.variations_form .label {
    width: 150px;
    margin: 0 !important;
}

.woocommerce-js div.product form.cart .variations td.value {
    flex: 1;
}

.product-variations button {
    position: relative;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    margin: 3px 8px 3px 0 !important;
    border: 1px solid var(--e-global-color-ad7132a) !important;
    color: var(--e-global-color-a9fa691);
    font-size: 12px;
    padding: 0 5px;
    background-size: cover;
}

.product-variations.pa_size button {
    background-color: transparent !important;
}

.product-variations button.active {
    border-color: var(--e-global-color-primary) !important;
    box-shadow: inset 0 0 0 2px #fff;
}

.product-variations.list-type .image:before,
.product-variations.list-type .color:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.design-now-button {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

#single-product-add-to-group-btn {
    border-width: 2px;
    border-style: solid;
}

.product .price {
    color: var(--e-global-color-primary) !important;
}

.variations .product-variations+select,
.reset-variation-tr,
.variations .reset-variation-cont,
.woocommerce-variation.single_variation,
.cart .quantity,
.single_add_to_cart_button {
    display: none !important;
}

.product .product_meta * {
    font-size: 14px;
    font-weight: 600 !important;
    color: #B1BAC2;
}

.variations_form td label {
    color: #053360;
    font-size: 17px;
    font-weight: 600;
}

.variations_form .label:after {
    content: ':';
}

.lms_add_product_to_group_popup_content {
    width: 100%;
    height: 100%;
}

.wcfm_buttons .wcfm_button:first-child,
.wcfm_button_separator {
    display: none !important;
}

.astra-shop-thumbnail-wrap:hover .ast-on-card-button:not(.ast-onsale-card) {
    display: none;
}

/* Single Product Page Design Ended Here */

/* Product Archive Page Started */
.woocommerce-result-count {
    position: absolute;
    bottom: 8px;
    left: 0;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 600;
    color: var(--e-global-color-a9fa691);
}

.woocommerce-pagination {
    display: flex;
    justify-content: end;
}

.woocommerce-pagination .page-numbers {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-weight: 600 !important;
}

.woocommerce-pagination a.prev.page-numbers::after {
    content: 'Prev';
}

.woocommerce-pagination a.next.page-numbers::before {
    content: 'Next';
}

.woocommerce-pagination li {
    border: none !important;
    font-size: 13px;
}

.woocommerce-pagination li a {
    color: #053360;
    min-width: 0 !important;
    width: 30px;
    height: 30px;
    padding: 3px !important;
}

span.page-numbers,
a.page-numbers {
    border: 1px solid transparent !important;
    transition: none !important;
}

span.page-numbers.current,
a.page-numbers:hover {
    background: none !important;
    color: #053360 !important;
    border: 1px solid var(--e-global-color-ad7132a) !important;
    border-radius: 4px;
}

.next.page-numbers,
.prev.page-numbers {
    display: flex !important;
    gap: 5px;
    width: auto !important;
}

.woocommerce-ordering .orderby:focus {
    border: none !important;
}

.elementor-products-grid nav.woocommerce-pagination {
    margin-top: 20px;
}

/* Product Archive Sidebar Started */
.wc-cat-acc {
    font-family: inherit
}

.wc-cat-acc__title {
    margin: 0 0 .75rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #1a73e8
}

.wc-cat-acc__list,
.wc-cat-acc__children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-cat-acc__item {
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    padding: .4rem 0
}

.wc-cat-acc__row {
    display: flex;
    align-items: center;
    gap: .6rem;
    flex-direction: row-reverse;
    font-weight: bold;
}

.wc-cat-acc__children li div a {
    font-weight: 500;
}

.wc-cat-acc__children li div a:active,
a:focus {
    color: #1a73e8
}

.wc-cat-acc__toggle,
.wc-cat-acc__toggle:hover,
.wc-cat-acc__toggle:focus {
    width: 1.75rem;
    height: 1.75rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex: 0 0 1.75rem;
    border-radius: .25rem;
    padding: 15px;
    background: none;
    color: #222;
    box-shadow: none;
    transition: all .2s ease-in-out;
}

.wc-cat-acc__toggle i {
    transition: all .2s ease-in-out;
}
.wc-cat-acc__toggle[aria-expanded="true"] i {
    transform: rotate(180deg)
}

.wc-cat-acc__toggle.is-hidden {
    visibility: hidden
}

.wc-cat-acc__caret {
    display: inline-block;
    transition: transform .2s ease
}

.wc-cat-acc__caret::before {
    content: '▸';
    font-size: 1rem;
    line-height: 1
}

.wc-cat-acc__caret {
    color: #1a73e8;
}

.wc-cat-acc__link {
    flex: 1 1 auto;
    text-decoration: none;
    color: inherit
}

.wc-cat-acc__count {
    color: #1a73e8;
    margin-left: .25rem
}

.wc-cat-acc__children {
    margin: .4rem 0 .1rem .75rem;
    border-left: 2px solid rgba(0, 0, 0, .06);
    padding-left: .6rem;
    display: none
}

.wc-cat-acc__children.is-open {
    display: block
}

/* Product Archive Page 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 label strong {
    color: var(--e-global-color-a9fa691);
}

.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 {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-top: 5px;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 10px 0 0;
}

.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 */

/* Store Product Archive Page CSS Start */
#wcfmmp-store {
    max-width: 1220px;
    margin: auto;
    box-shadow: none !important;
}

#wcfmmp-store ul.products li {
    border: 1px solid var(--e-global-color-ad7132a);
    padding: 10px !important;
    border-radius: 8px;
}

#wcfmmp-store .product_area .products-wrapper ul li.product img {
    object-fit: contain;
}

.update-name-button,
.update-price-button,
.update-custom-note-button,
.update-product-button,
.cancel-product-button {
    background: var(--e-global-color-1496f10);
    color: var(--e-global-color-primary);
    width: 100%;
    margin: 2px 0px;
    border: 1px solid var(--e-global-color-ad7132a);
    padding: 6px;
    border-radius: 4px;
    font-weight: 600;
}

.woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: 700 !important;
}

#wcfmmp-store .astra-shop-summary-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 14px;
}

#wcfmmp-store .astra-shop-summary-wrap .badge {
    background: var(--e-global-color-1496f10);
    padding: 6px 16px !important;
    display: inline-block;
    border-radius: 4px;
    color: var(--e-global-color-primary);
    font-weight: 600;
    margin: 6px 0px !important;
}

#wcfmmp-store h2.woocommerce-loop-product__title {
    color: var(--e-global-color-a9fa691) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#wcfmmp-store .woocommerce ul.products:not(.elementor-grid).columns-3,
#wcfmmp-store .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.update-product-form {
    width: 100%;
}

.update-product {
    flex-direction: column;
}

.update-product-form input {
    width: 100% !important;
    margin-bottom: 4px !important;
    color: #000;
    margin: 0 0 8px 0;
    background-color: #fff !important;
    height: 22px !important;
    outline: none;
    padding: 13px 12px !important;
    border: 1px solid #2277cc54 !important;
    border-radius: 4px !important;
}

/* Store Product Archive Page CSS Ended */