@import "product-swiper.css";
.tab-create-item .content-inner.active {
  scroll-margin-top: 100px!important;
}
.hidden-widget {
    position: absolute;   
    transform: translateY(-100%);
    pointer-events: none;
    opacity: 0;
}
.author-infor h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 170px;
    height: 20px;
}
.sc-button {
    padding: 13px 15px;
}
.sc-button span{
    font-weight: 400;
}
.historic_tab .badge-avatar {
    width: 44px;
    height: 44px;
    font-size: 20px;
    padding: 10px;
    font-weight: 500;
}
.carousel-thumbnail .swiper-wrapper {
    padding: 0 5px;
}

#logo_header {
    width: auto;
    height: 60px;
}
.mobile-button{
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    margin-left: 15px;
    position: relative;
    right: unset !important;
    top: unset !important;
}
.available{
    font-size: 13px;
}
.available.low-stock{
    color: var(--primary-color10) !important;
    padding-bottom: 5px;
}
.sc-card-product .price h5 {
    margin-top: 0px;
}
.mobile-button:before, .mobile-button:after, .mobile-button span{
    border-radius: 5px;
}
.login-btn{
    font-size: 14px;
}
.header_1 .header_avatar .avatar_popup{
    z-index: 1;
}
.header_1 .header_avatar .notification{
    margin-right: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
/* LOYALTY POINTS BALANCE */
.loyalty-points-balance{
    font-size: 15px;
    color: white;
}
@media (max-width: 480px){
    .loyalty-points-balance{
        display: grid;
    }
}
/* LOYALTY POINTS BALANCE */
.mode_switcher{
    top: 90px !important;
}
@media only screen and (max-width: 1818px){
    .flat-search-btn{
        right: 15px !important;
    }
}
@media only screen and (max-width: 991px){
    .mode_switcher{
        display: flex;
    }
}
@media only screen and (max-width: 767px) {
    .carousel-thumbnail .swiper-wrapper {
        padding: 0;
    }
    .heading-live-auctions .exp {
        display: none;
    }
    .mainslider .flat-slider .heading {
        font-size: 32px;
        line-height: 50px;
    }    
    .mainslider .flat-slider .heading span {
        font-size: 24px !important;
    }      
    .main-nav{
        display: none;
    }
    .seller-tab.style2 .menu-tab li span {
        font-size: 12px;
    }
    .viewer-footer {
        margin-bottom: 150px;
    }
    .box-login-social ul {
        flex-direction: column;
    }
    .box-login-social li {
        flex: 1 0 auto;
        margin-bottom: 10px;
        width: 100% !important;
    }
}
.sc-button.selected {
    background: var(--primary-color3) !important;
    color: white !important;
}
.lds-dual-ring:after {
    border: 4px solid #b3b3b3;
    border-color: #b3b3b3 transparent #b3b3b3 transparent;
}
.sc-card-product:hover .card-media img {
    -webkit-transform: none !important;
    transform: none !important;
    object-fit: unset !important;
}
.tf-item-details .content-right .themesflat-tabs .tab-content {
    max-height: 600px;
}
.sc-categoty h4 {
    font-size: 16px;
    line-height: 1.2;
}
@media screen and (max-width: 768px) {
    .sc-categoty h4 {
        font-size: 15px;
    }
}
@media screen and (max-width: 500px) {
    .sc-categoty h4 {
        font-size: 14px;
    }
}
.loading_content{
    visibility:hidden;
}
@media screen and (max-width: 768px){
    .carousel-thumbnail .card-media img {
        height: auto!important;
    }
}
.swiper-pagination-bullets{
    display: block !important;
}
.forgot-pass{
    cursor: pointer !important;
}
.auctions .swiper-button-next.btn-slide-next {
    right: 41.8%;
}
.seller .swiper-button-prev.btn-slide-prev,
.auctions .swiper-button-prev.btn-slide-prev{
    left: 42.2%;
}
.description_tab ul li, .sc-explore-2 ul li, .tip4serv-home-description ul li  {
    list-style: inherit !important;
    font-size:16px;
}
.description_tab ul li span, .sc-explore-2 ul li span {
    position:relative;
    
}
.description_tab ul, .sc-explore-2 ul, .tip4serv-home-description ul {
    padding: 0 35px !important;
}
.provenance p, ul {
    font-size: 16px;
    line-height: 30px;
    color: var(--primary-color2);
}
.tf-item-details .content-right p {
    font-size: 16px;
    line-height: 30px;
}
hr {
    margin-bottom: 20px;
    border: 1px solid var(--primary-color7);
}
.flat-tabs.explore-tab p {
    color: var(--primary-color2);
}
.tip4serv-home-description p {
    color: var(--primary-color14);
}
.tip4serv-home-description hr {
    border: 1px solid var(--primary-color14);
}
/* Custom fields */
.checkbox_txt{
    font-size: 14px;
    color: var(--primary-color16);
}
.textarea_field{
    height: auto !important;
}
.input_space_y h6{
    margin-bottom:15px;
    margin-top:20px;
}
.input_space_y{
    margin-top:-5px;
}
.sc-button.subscribe_now {
    margin-bottom: 0px!important;
    margin-top: 15px!important;
}
.btn-primary.addtocart_btn {
    margin-top: 15px!important;
}
.checkbox-option {
    display: block; /* Ensures each checkbox is on a new line */
    margin-bottom: 10px; /* Adds space between the checkboxes */
}
.checkbox-option input[type="checkbox"] {
    margin-right: 10px; /* Optional: Adds some spacing between the checkbox and the label text */
}
.price_format, .oldprice_format {
    display: inline;
}
/* Inputs color fix */
.is_dark input, .is_dark select {
    border: 1px solid rgba(138,138,160,0.3) !important;
    background-color: var(--primary-color) !important;
    color: var(--primary-color16) !important;
    outline: none !important;
    box-shadow: none !important;
}
input:focus, select:focus {
    border: 1px solid var(--primary-color16) !important;
    color: var(--primary-color16) !important;
    outline: none !important;
    box-shadow: none !important;
}
.is_dark input:focus, .is_dark select:focus {
    border: 1px solid var(--primary-color16) !important;
    background-color: var(--primary-color) !important;
    color: var(--primary-color16) !important;
    outline: none !important;
    box-shadow: none !important;
}
select option {
    color: var(--primary-color16) !important;
}
/* Tooltip */
.tooltip-info-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-left: 5px;
    font-size: 16px;
}
.tooltip-text {
    visibility: hidden;
    display: inline-block;
    width: auto;
    max-width: 450px;
    min-width: 250px;
    white-space: normal;
    background-color: var(--primary-color3);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    line-height: 1.5;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: var(--primary-color3) transparent transparent transparent;
}
.tooltip-info-btn:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
/* Cart fix */
.sc-card-activity .content.title{
    margin-right:35px;
    width: 250px;
}
.sc-card-activity .content .custom-fields {
    font-weight: bold;
    font-size: 14px!important;
    line-height: 26px;
    color: #7A798A!important;
}
.sc-card-activity .content .author {
    margin: 0 0px!important;
}
.custom-fields {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
@media (min-width: 1450px) {
    .custom-fields {
        white-space: nowrap;
    }
}
.quantity input[name="cart_quantity"] {
    border: none !important;
}
/* Modal scrollbar */
.modal-body {
    max-height: 90vh;
    overflow-y: auto;
}
/* Website full width */
.themesflat-container {
    width: 1300px!important;
}
.space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --cb-space-y-reverse: 0;
    margin-top: 15px;
    margin-bottom: 0px;
}
.big_price {
    color: var(--primary-color2);
    font-size: 28px;
    font-weight: 600;
}
.sub_btn{
    margin-left: 0px!important;
}
.sticky-product-image {
    position: sticky;
    top: 200px;
}
@media (max-width: 1199px ){
    .sticky-product-image {
        position: relative;
        top:0px;
    }
} 
body {
    overflow: visible !important;
}
@media screen and (min-width: 768px) {
    #wrapper {
        overflow: visible !important;
    }
}
.custom-field-wrapper p {
    color: #7A798A;
}
.tf-section.item-details {
    max-width: calc(100vw - 40px);
}
p {
    color: #7A798A;
}
.carousel {
    width:100%;
    overflow:hidden;
}
.carousel .swiper-wrapper {
    display: flex;
    transition: transform 0.3s;
}
.carousel .swiper-slide {
    flex-shrink:0;
    width:auto;
}
#display_addtocart_error {
    display:none;
    margin-top:17px;
}
.share .icons a:nth-child(2) {
    background: black;
}
.flat-slider .heading, .sub-heading {
    opacity: 1 !important;
    transform: none !important;
}
.cookie-consent-banner {
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1200;
    pointer-events: none;
}
.cookie-consent-banner-panel {
    width: min(100%, 1180px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 20px;
    padding: 20px 28px;
    border: 1px solid var(--primary-color15);
    border-radius: 22px;
    background: var(--primary-color11);
    box-shadow: 0 8px 20px var(--primary-color15);
    transform: translateY(calc(100% + 20px));
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.cookie-consent-banner.is-visible {
    pointer-events: auto;
}
.cookie-consent-banner.is-visible .cookie-consent-banner-panel {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.has-cookie-consent-banner {
    padding-bottom: 160px;
}
.has-cookie-consent-banner #scroll-top {
    bottom: 150px;
}
.cookie-consent-icon {
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background: var(--primary-color5);
}
.cookie-consent-icon i {
    font-size: 26px;
    color: var(--primary-color3);
}
.cookie-consent-content {
    flex: 1 1 auto;
    min-width: 0;
}
.cookie-consent-content h5 {
    margin-bottom: 6px;
    line-height: 1.3;
    color: var(--primary-color2);
}
.cookie-consent-description {
    margin: 0;
    max-width: 760px;
    color: var(--primary-color16);
    opacity: 1;
    line-height: 1.6;
}
.cookie-consent-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    flex: 0 0 auto;
}
.cookie-consent-actions .btn,
.cookie-consent-actions .sc-button {
    min-width: 148px;
    margin-top: 0 !important;
    justify-content: center;
}
.cookie-consent-actions .sc-button {
    min-height: 50px;
    padding: 0 24px;
    border: 1px solid var(--primary-color15);
    background: transparent;
    border-radius: 999px;
}
.cookie-consent-actions .cookie-consent-accept {
    border-color: var(--primary-color3);
    background: var(--primary-color3);
}
.cookie-consent-actions .cookie-consent-accept:hover,
.cookie-consent-actions .cookie-consent-accept:focus {
    border-color: var(--primary-color3);
    background: var(--primary-color3);
    opacity: 0.94;
}
.cookie-consent-actions .cookie-consent-accept:hover span,
.cookie-consent-actions .cookie-consent-accept:focus span {
    color: var(--primary-color14);
}
.cookie-consent-actions .cookie-consent-decline {
    background: transparent;
    border-color: var(--primary-color15);
}
.cookie-consent-actions .sc-button span {
    color: var(--primary-color2);
}
.cookie-consent-actions .cookie-consent-accept span,
.cookie-consent-actions .cookie-consent-accept:hover span,
.cookie-consent-actions .cookie-consent-accept:focus span {
    color: var(--primary-color14);
}
.cookie-consent-actions .cookie-consent-decline:hover,
.cookie-consent-actions .cookie-consent-decline:focus {
    background: var(--primary-color5);
    border-color: var(--primary-color14);
    color: var(--primary-color2);
}
.cookie-consent-actions .cookie-consent-decline:hover span,
.cookie-consent-actions .cookie-consent-decline:focus span {
    color: var(--primary-color2);
}
.is_dark .cookie-consent-banner-panel {
    background: var(--primary-color11);
    border-color: var(--primary-color15);
    box-shadow: 0 8px 20px var(--primary-color17);
}
.is_dark .cookie-consent-icon {
    background: var(--primary-color15);
}
.is_dark .cookie-consent-description {
    color: var(--primary-color16);
    opacity: 1;
}
.is_dark .cookie-consent-actions .cookie-consent-decline {
    background: transparent;
    border-color: var(--primary-color15);
}
.is_dark .cookie-consent-actions .cookie-consent-decline span {
    color: var(--primary-color2);
}
.is_dark .cookie-consent-actions .cookie-consent-decline:hover,
.is_dark .cookie-consent-actions .cookie-consent-decline:focus {
    background: var(--primary-color15);
    border-color: var(--primary-color15);
    color: var(--primary-color2);
}
.is_dark .cookie-consent-actions .cookie-consent-decline:hover span,
.is_dark .cookie-consent-actions .cookie-consent-decline:focus span {
    color: var(--primary-color2);
}
@media only screen and (max-width: 991px) {
    .has-cookie-consent-banner {
        padding-bottom: 210px;
    }
    .cookie-consent-banner-panel {
        grid-template-columns: auto minmax(0, 1fr);
        padding: 22px;
        gap: 18px;
    }
    .cookie-consent-actions {
        grid-column: 1 / -1;
        width: 100%;
        justify-content: flex-start;
    }
}
@media only screen and (max-width: 767px) {
    .cookie-consent-banner {
        right: 12px;
        bottom: 12px;
        left: 12px;
    }
    .has-cookie-consent-banner {
        padding-bottom: 260px;
    }
    .cookie-consent-banner-panel {
        border-radius: 20px;
        padding: 18px;
        grid-template-columns: 1fr;
    }
    .cookie-consent-icon {
        display: none;
    }
    .cookie-consent-actions {
        flex-wrap: wrap;
        gap: 8px;
    }
    .cookie-consent-actions .btn,
    .cookie-consent-actions .sc-button {
        width: 100%;
        min-width: 0;
    }
}
/* EDIT */
.tf-section {
    padding: 60px 0 40px;
}
.tf-item-details .content-right .meta-item-details.style2 .item {
    flex-direction: column;
}
.visibility-hidden {
    visibility: hidden;
    position: absolute;
    pointer-events: none;
}
input[type="range"] {
    accent-color: var(--primary-color3);
}
.product-gallery-and-description{
    justify-content: center;
}
/* EDIT */
/* SEARCH BOX */
.search-box-right-container{
    width: 1300px;
    max-width: 100%;
    position: relative;
    margin: auto;
}
.search-box-right{
    position: absolute;
    right: 0; 
    max-width: 450px;  
    width: 100%;   
    box-sizing: border-box;
    padding: 10px 15px 0px 15px;
}
#search-box-input{
    height: 40px !important;
    border-radius: 100px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    border: 1px solid rgb(0 0 0 / 30%);
}
#search-box-container{
    display: none;
    position: relative;
    padding-bottom: 20px
}
#search-box-results{
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
    border: 1px solid rgba(138,138,160,0.3);
    width: 100%;
    z-index: 50;
    position: absolute;
    display: flex;
    gap: 15px;
    flex-direction: column;
    font-size: 15px;
    margin-top: 5px;
    border-radius: 20px;
    padding: 15px;
    background: var(--primary-color);
}
#search-box-results.show{
    opacity: 1;
    visibility: visible;
}
#search-box-results h5,
#search-box-results span{
    color: var(--primary-color2);
}
.search-result-item:hover .search-result-title,
#search-box-results a.selected .search-result-title{
    font-weight: 500;
    color: var(--primary-color3);
}
#search-box-results a {
    border: 1px solid transparent;
}
.search-result-item:hover,
#search-box-results a.selected {
    background-color: var(--primary-color15);
}
.is_dark .search-result-item:hover,
.is_dark #search-box-results a.selected {
    background-color: var(--primary-color17);
}
#search-box-clear{
    visibility: hidden;
    position: absolute;
    right: 5px;
    font-size: 20px;
    padding: 10px;
    cursor: pointer;
}
.search-result-item .price{
    font-size: 16px;
}
.box-input-container{
    display: flex;
    align-items: center;
}
.search-result-title{
    transition: all 0.3s ease;
    color: var(--primary-color2);
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 200;
}
.search-result-item{
    transition: all 0.3s ease;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.search-result-item .no-img{
    background: var(--primary-color16);
}
.search-result-item .no-img,
.search-result-item img{
    width: 70px;
    height: 50px;
    object-fit: contain;
    margin-right: 10px;
    border-radius: 5px;
}
.search-result-item .no-img svg{
    width: 100%;
    height: 100%;
    padding: 5px;
    fill: var(--primary-color17);
}
/* SEARCH BOX */
/* ALERT */
.alert{
    margin-bottom: 20px;
    font-size: 17px;
    border-radius: 15px;
    font-weight: 500;
    line-height: 1.3;
}
.alert i{
    font-size: 20px;
}
.alert.cart-msg {
    box-shadow: 0px 3px 16px var(--primary-color3);
    display: flex;
    align-items: center;
    gap: 10px;
}
/* ALERT */