@font-face {
    font-family: gothic;
    src: url("../font/gothic-regular.woff2") format("woff2")
}
@font-face {
    font-family: gothic-bold;
    src: url("../font/gothic-bold.woff2") format("woff2")
}
:root {
    --swiper-theme-color: rgba(0,0,0,0.9);
    --swiper-navigation-size: 20px;
    --ai-theme-color: #000;
    --ai-theme-font-1: gothic, serif;
    --ai-theme-font-2: gothic-bold, serif;
}
body {
    font-family: var(--ai-theme-font-1);
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
}
.ai-img, .ai-img img {
    max-width: 100%;
}
.ai-link-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    opacity: 0;
}
.ai-link-hide-text {
    visibility: hidden;
    font-size: 0;
    display: none;
}
.swiper-button-next, .swiper-button-prev {
    width: 45px;
    height: 45px;
    color: #000;
    background: rgba(255,255,255,1);
    border-radius: 100px;
    border: 1px solid rgba(0,0,0,1);
    transition: all .3s;
    top: 35%;
    z-index: 10;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background: rgba(0,0,0,1);
    color: #fff;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.et-global-campaign {
    font-size: 13px!important;
}
.footer-payment {
    height: 30px;
}
.nf-form-cont .nf-form-content input[type="submit"] {
    height: 40px;
    padding: 0.3rem 2rem!important;
}
.ai-st .product-title a {
    font-size: 13px;
}
.ai-st .product_after_title .price>.amount {
    color: #000;
}


.header-border-1 .headerAA:after {
    border-bottom: 2px solid var(--ai-theme-color);
}
.header .search-button-group {
    border: 1px solid var(--ai-theme-color);
}
[class^='ai-productsajax_'] .ai-head {
    justify-content: flex-start !important;
    text-align: left !important;
    padding-bottom: .5rem !important;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
[class^='ai-productsajax_'] .ai-head .ai-heading {
    color: var(--ai-theme-color)!important;
    font-size: 32px !important;
    font-family: var(--ai-theme-font-2);
}

.products .product .product-title h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: unset;
    text-transform: uppercase;
}


h1, h2, h3, h4, h5, h6,
.products .product .product-title h3,
.tabs-accordion .tab-title a,
.woo-variation-swatches.wvs-show-label .variations th label,
.et-global-campaign p, .et-global-campaign ul, .et-global-campaign, .et-header-menu > li > a,
.ai-st-idx .ai-content {
    font-family: var(--ai-theme-font-2);
}
.et-global-campaign {
    font-size: 16px;
    height: 30px;
}
@media screen and (max-width: 749px) {
    .et-global-campaign {
        font-size: 14px;
        font-weight: 400;
        height: 40px;
        line-height: 1;;
    }
}
.et-header-menu > li {
    padding-left: 36px;
}
.et-header-menu > li > a {
    font-weight: 700;
    font-size: 16px;
}
.footer-bar .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-bar {
    background-color: #373935;
    color: #f8f9fa;
}
.footer-widgets .widget h3 {
    font-size: 20px;
}
.footer-widgets .widget h6 {
    text-transform: capitalize;
    font-size: 16px;
}
.footer-bar-top {
    padding-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #dee2e6;
}
.footer-bar-top .ai-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-bar-top .ai-payment img {
    height: 26px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], button[type="submit"],  input[type="button"], input[type="submit"] {
    border-radius: 50px!important;
}
.et-product-detail .full_description {
    display: none;
}
.related, .up-sells, .cross-sells {
    margin-top: 80px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.disabled {
    cursor: not-allowed;
}
.et-product-detail .product-gallery img {
    width: 100%;
}
.wmc-currency select, select.gt_selector {
    border: none;
    font-size: 14px;
}
#scroll_to_top span {
    background: rgba(255,255,255,1);
}
.footer-bar-top .ai-switcher {
    display: flex;
}
.et-switcher-container.et-gtraslate {
    margin-left: 0;
}
.et-product-detail .summary .woocommerce-product-rating {
    display: none!important;
}
.ai-product-reviews-ratingAA {
    padding: 0 0 25px 0;
    font-size: 12px;
}
.crstar-rating-svg .cr-rating-icon-base,
.crstar-rating-svg .cr-rating-icon-frnt {
    height: 16px;
}
.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{
    width: 16px;
    height: 16px;
}
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover {
    border-color: #000;
}
#reviews .commentlist li .comment-text .meta {
    padding-right: 0!important;
}
.cr-ajax-search {
    display: none!important;
}
.footer-widgets .et_widget_social_media .social-icons li a {
    padding: 0 .45em !important;
}
.footer-widgets .footer1 .widget:first {
    margin-bottom: 0;
}
#nf-form-3_1-cont .submit-wrap .nf-field-element {
    text-align: center;
}
.label-right .checkbox-wrap .nf-field-element {
    display: flex;
    align-items: center;
}
.ninja-forms-field.nf-checked {
    background-color: #000 !important;
}
input[type="checkbox"].ninja-forms-field {
    height: 16px !important;
}
.ai-header-text-notice {
    display: none;
    width: 100%;
    background-color: rgba(0,0,0,0.04);
    padding: 10px;
    text-align: center;
}
.ai-header-text-notice p {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #333;
}
.ai-has-header-text-notice .header-spacer,
.ai-has-header-text-notice .ai-header-text-notice {
    display: block !important;
}
.woocommerce-checkout.ai-has-header-text-notice .ai-has-header-text-notice,
.ai-has-header-text-notice .product-header-spacer {
    display: none !important;
}
.woocommerce-button.button.order-actions-button {
    color: #fff;
    margin: 0 0 0 15px;
}
.et-product-detail .summary h1.product_title {
    font-size: 1rem;
    font-weight: 700;
    font-family: var(--ai-theme-font-1);
}
.et-product-detail .summary .variations label {
    padding-right: 0;
}
.et-product-detail .product_meta {
    display: none;
}
.ai-productinfo-freeshipping-badge {
    align-items: center;
    display: flex;
    background: #198055;
    color: #fff;
    gap: 5px;
    width: fit-content;
    border-radius: 2px;
    padding: 2px 10px;
    margin: 10px 0;
}
.ai-productinfo-freeshipping-badge .ai-icon {
    vertical-align: middle;
    display: inline-block;
    line-height: 0;
}
.ai-productinfo-freeshipping-badge .ai-label {
    font-size: 13px;
    color: #fff;
}



@keyframes marquee { 
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translate(-50%)
    }
}

@media screen and (min-width: 750px) {
    .container, .ai-st .container {
        max-width: 100%;
    }
    .ai-mb {
        display: none;
    }
    .header .search-button-group {
        min-width: 600px;
    }
    [class^='ai-productsajax_'] .ai-head .ai-heading {
        padding-left: 128px!important;
    }
    .footer-widgets {
        padding-bottom: 25px;
    }
    .cr-reviews-ajax-reviews {
        max-width: 60%;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    #nf-form-3_1-cont {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 749px) {
    .ai-pc {
        display: none;
    }
    .ai-mb {
        display: block;
    }
    .footer-bar-top .ai-wrap {
        flex-direction: column;
    }
    .footer-widgets .et_widget_social_media {
        margin-bottom: 40px;
    }
    .ai-grey-gap__6px {
        background: #f2f2f2;
        margin: 15px -20px;
        height: 6px;
    }
}