.img-fluid {
    width: 100%;
}

.collection-collapse-block .collapse-block-title {
    font-size: calc(14px +(14 - 12)*((100vw - 320px) /(1920 - 320))) !important;
}

.tab-product .tab-content.nav-material p,
.product-full-tab .tab-content.nav-material p {
    padding: 10px 20px 20px 0px !important;
    margin-bottom: -8px;
    margin-left: -10px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.05em;
}

.readonly {
    background-color: #e6e6e6 !important;
}

.pointer {
    cursor: pointer;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

::selection {
    color: #fff !important;
}

#stickyheader {
    position: sticky;
    width: 100%;
    z-index: 2;
    top: 0;
}

.top-header2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: none;
}

.header7 {
    padding-top: calc(0px + (15 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
    padding-bottom: calc(0px + (15 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
}

.header-contain .icon-block ul li i {
    font-size: 16px !important;
    color: #fff !important;
}

.item-count .item-count-contain.inverce {
    background-color: #fff !important;
}

/* .item-count .item-count-contain{
    width: 30px !important;
    height: 30px !important;
} */

.header7 .header-contain .icon-block ul li .item-count-contain {
    color: #000 !important;
    font-family: "Gotham" !important;
    font-weight: bold !important;
    border: 1px solid #000 !important;
    padding: 8px;
}

.collection-banner .collection-banner-main .collection-banner-contain {
    align-items: end !important;
}

.loader-wrapper img {
    max-height: 200px !important;
}

.subfooter .footer-left p {
    text-transform: unset !important;
    font-family: "Gotham" !important;
}

.subfooter.dark-footer {
    background-color: #252525 !important;
}

.subscribe1 {
    margin-top: 40px;
}

.left {
    text-align: left !important;
}

.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.submit-area {
    margin: 10px 0px;
}

.section-divider {
    margin: 5px 0 10px 0;
    border: 1px solid #ccc;
}

.section-dotted-divider {
    margin: 5px 0;
    border: 1px dotted #ccc;
}

.product .product-box .product-imgbox .new-label3 {
    padding: 5px 10px !important;
}

.interested-teams-h4 {
    margin: 15px 0px 8px -2px;
}

.sidebar-login-btn {
    width: 100% !important;
    padding: 15px !important;
}

.accountinfo-options li {
    cursor: pointer;
}

.accountinfo-options li:hover {
    font-weight: 600;
}

.accountinfo-options li.active {
    padding-left: 10px;
    color: #426da9 !important;
    font-weight: 600;
}

.accountinfo-options li.active a {
    color: #426da9 !important;

}

#load-account-data .account-information label {
    font-size: 12px;
    color: #777;
    margin-bottom: 0px;
    margin-top: 10px;
}

#load-account-data .account-information h5 {
    margin-left: 15px;
}

.address-card {
    padding: 10px 5px;
}

.address-card-data {
    border: 1px solid #ccc;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
}

.address-card-data .set-as-default {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 2px 10px;
    margin: 10px 0 0 0;
    cursor: pointer;
}

.address-card-data-name {
    font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
}

.address-update-options a {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    cursor: pointer;
}

.address-update-options .options-partition {
    font-size: calc(24px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
    margin: -10px 0 0 0 !important;
}

.account-media {
    margin: 0 15px;
}

.account-media ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
}

.account-media ul li a {
    padding-right: 35px;
    color: #444444;
    font-size: 16px;
    font-weight: 700;
    line-height: 43px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 22px;
    letter-spacing: 0.07em;
}

.account-media ul li a:hover {
    padding: 5px;
}

.update-address-container {
    padding: 20px;
    margin-left: 20px;
}

.update-address-container .theme-card {
    margin: 10px;
}

.update-address-container .theme-card h3 {
    margin-bottom: 25px;
}

.delete {
    color: #ff0000 !important;
}

.edit {
    color: #00b300 !important;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail .detail-title .price-title {
    font-size: calc(11px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding: 0 0 10px 0;
    text-transform: capitalize;
    color: #444444;
    font-weight: 500;
}

.product .product-box .product-detail .detail-title .price-title {
    font-size: calc(11px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding: 0 0 10px 0;
    text-transform: capitalize;
    color: #444444;
    font-weight: 500;
}

/* .product .product-box .product-detail .detail-title .detail-right .price{
    color: #2690e4;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
} */

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-check-input {
    width: 15px !important;
    height: 15px !important;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
    font-size: calc(8px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    color: #a7a8a9 !important;
}

.product .product-box .product-detail .detail-title .price {
    color: #2690e4;
    font-size: calc(10px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 800;
}

.product-front {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    -o-background-size: contain !important;
    -moz-background-size: contain !important;
    -webkit-background-size: contain !important;
}

.active-page {
    border-color: #dddddd;
    background-color: rgba(37, 37, 37, 0.1);
}

.collection-collapse-block .collapse-block-title {
    font-size: calc(10px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500 !important;
}

.product-grid-section-divider {
    border-top: 1px solid #d0d0ce;
    margin: 0 5px;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail {
    padding: 2px 5px !important;
}

.product-box {
    cursor: pointer;
    margin: 5px 0px;
}

.product-front {
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

.product-imgs {
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

@media (min-width: 1200px) {
    .sizes .col-xl-1 {
        width: 10%;
    }
}

.product .product-box .product-detail.detail-inline {
    padding: 0px 5px !important;
}

.price-label {
    color: #444444;
    padding: 0px 0px 5px 0px;
    font-weight: 700;
    line-height: 1;
}

.price-label .price {
    font-size: calc(10px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    color: #444444 !important;
}

.price-label .strike {
    color: #a7a8a9 !important;
    text-decoration: line-through;
    font-size: calc(10px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.price-label .discountedprice {
    color: red;
    font-size: calc(10px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.price-label .styles {
    float: right;
    font-size: calc(10px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    color: #d0d0ce;
    font-weight: 300 !important;
    margin-top: 3px;
}

/* RATING STARS START */
@charset "UTF-8";

:root {
    --star-size: 20px;
    --star-color: #ccc;
    --star-background: #fc0;
}

.Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
}

.Stars::before {
    content: "★★★★★";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* RATING STARS END */

.closemodal {
    top: -10px;
    position: absolute;
    right: -10px;
    z-index: 1;
    cursor: pointer;
}

/* REVIEWS START */
.user-msg-container {
    background-color: unset !important;
    display: flex;
    justify-content: center;
    width: 100%;
}

.review-error-msg {
    background-color: #ffb3b3;
    width: fit-content;
    box-shadow: 0px 0px 3px 0.5px #000;
    position: absolute;
    color: #000;
    font-size: 18px;
    padding: 5px 15px;
    font-weight: 550;
    border-radius: 2px;
    margin-bottom: 15px;
    text-align: center;
    display: block;
    visibility: hidden;
    z-index: 1;
}

.img-wrapper {
    margin: 10px;
    padding: 5px;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    float: left;
}

.img-wrapper img {
    width: 100px;
    height: auto;
}

#upload_progressbar {
    width: 100%;
    height: 25px;
    margin-top: 5px;
}

/* REVIEWS END */

/* SEARCH RESULTS START */
.keywords {
    line-height: 35px;
    font-weight: 600;
    font-size: 18px;
}

.product-front {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    -o-background-size: contain !important;
    -moz-background-size: contain !important;
    -webkit-background-size: contain !important;
}

.active-page {
    border-color: #dddddd;
    background-color: rgba(37, 37, 37, 0.1);
}

.product-grid-section-divider {
    margin: 0px 10px;
    border: 1px solid #ccc;
}

/*SEARCH RESULTS END */


/* PRDUCTVIEW START */
.product-right .pro-group {
    padding-bottom: 5px !important;
}

.product-right .pro-group:nth-child(n+2) {
    padding-top: 5px !important;
}

.product-box {
    padding-right: 0px !important;
}

.sizes {
    margin: 0px 15px 0 15px;
}

.size-container {
    margin: 5px 0;
    padding: 0px;
    border: 1px solid #bfbfbf;
}

.size-data {
    padding: 0px;
}

.size-label {
    padding: 2px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #bfbfbf;
}

.stock-levels {
    padding: 2px;
    background-color: #d9d9d9;
    color: #000;
}

.size-qty-box {
    padding: 5px;
}

.size-container input {
    width: 100%;
    line-height: 1;
    padding: 6px 10px 2px 10px !important;
}

.product-title i {
    color: #fff !important;
}

@media (max-width: 576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
}

.stock-box {
    text-align: right;
}

.stock-box-label {
    font-size: 10px;
    margin-bottom: 0px;
}

.stock-box-value {
    font-size: 12px;
    font-weight: 1000;
    margin-bottom: 0px;
}

.file_drag_area {
    width: 98%;
    height: 100px;
    outline: 2px dotted #406dab;
    line-height: 170px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 1% !important;
    background-color: #e6e6e6 !important;
    background: url(/assets/images/svg/upload-cloud.svg) no-repeat center;
    background-size: 50px;
}

.reviews {
    margin: 20px 10px;
}

.review-container {
    border: 1px solid #ccc;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    margin: 10px 0px;
}

.review-heading {
    padding: 10px;
}

.review-container h6 label {
    font-size: 12px;
    color: #989798;
    display: block;
    margin-top: 10px;
}

.review-container .Stars {
    margin-top: 10px;
    margin-bottom: -5px;
}

.cart-btn {
    box-shadow: 0px 0px 2px 1px #888888;
    padding: 10px 15px !important;
    font-size: 12px;
}

.not-in-wishlist {
    background-color: #fff;
    color: #ff0000 !important;
    border: 1px solid #252525;
    font-size: 20px;
    padding: 6px 10px !important;
    box-shadow: 0px 0px 2px 1px #888888;
}

.in-wishlist {
    background-color: #fff;
    color: #ff0000 !important;
    border: 1px solid #252525;
    font-size: 20px;
    padding: 6px 10px !important;
    box-shadow: 0px 0px 2px 1px #888888;
}

.cart-btn:hover {
    box-shadow: 0px 0px 3px 2px #888888;
}

.add-to-wish:hover {
    background-color: unset !important;
    box-shadow: 0px 0px 3px 2px #888888;
}

#top-home {
    margin: 0.75% 2%;
}

#top-home ul li {
    list-style-type: circle;
    display: list-item;
}

.bulk-discount-tbl {
    margin: 5px 15px 0 15px;
}

.bulk-discount-tbl td {
    border: 1px solid #e5e5e5;
    padding: 5px 15px;
    text-align: left;
    width: 33.33%;
}

ul.pro-price li.discountedprice {
    color: red !important;
    font-size: 80% !important;
}

ul.pro-price li.price.strike {
    color: #a7a8a9 !important;
    text-decoration: line-through;
    font-size: calc(10px +(14 - 12)*((100vw - 320px) /(1920 - 320)));
}

.tab-product.tab-exes,
.product-full-tab.tab-exes {
    margin-top: 2px !important;
    border-top: 1px solid #dddddd;
}

.variant-desc .creative-card {
    padding: 15px 0px !important;
}

.discountedprice {
    color: red !important;
}

.clearance-msg {
    color: #fff;
    background-color: #ff0000;
    display: inline-block;
    padding: 5px 15px;
    margin: 5px 0;
    box-shadow: 0px 0px 5px 1px #888888;
}

/* PRODUCT END */