:root { --main-bg-color: #393939; --main-border-color: #827f7f; }
.prozak-light-family { font-family: 'Prozak-Light'; }
.ibm-light-family { font-family: 'IBM-Light'; }
.ibm-regular-400-family { font-family: 'IBM Plex Sans Condensed'; font-weight: 500; }
.m-0 { margin: 0px; }
body, #header { background: var(--main-bg-color); }
.header-inner { background: none; }
#header-center .logo-text { font-size: 40px; letter-spacing: 2px; top: 15px; margin-left: 0px; }
#header-center .text-logo { top: 0; }
#header-right .img_footer_div { margin: 21px 10px 0px auto; }
.header-logo { display: flex; align-items: center; justify-content: flex-end; height: 100%; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .isotope-product-labels { padding: 1px 13px !important; font-size: 20px !important; }
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .isotope-product-labels { padding: 0px 13px 0px !important; margin-bottom: 0px !important; font-size: 20px !important; }
}
#header { height: 87px; }
.product_details_list p.grey-color { font-size: 17px; }
.container-fluid { padding-left: 15px; padding-right: 15px; }
#div-hide { overflow: hidden; }
.header-inner { padding-right: 0px; padding-left: 0px; }
#header.menu-align-right #logo { top: 10px; float: none !important; margin: 0 !important; }
#header.header-filled { box-shadow: none; }
#logo>a { display: inline-block; }
#header-menu-dots { position: relative; top: 27px; color: white; }

/* #### LOGIN MODAL ### */
[type=checkbox] { width: 26px; height: 26px;    /* color: dodgerblue; */ vertical-align: middle; -webkit-appearance: none; background: none; border: 0; outline: 0; flex-grow: 0; border-radius: 6px; background-color: #E5E5E5; transition: background 300ms; cursor: pointer; }

/* Pseudo element for check styling */
[type=checkbox]::before { content: ""; color: transparent; display: block; width: inherit; height: inherit; border-radius: inherit; border: 0; background-color: transparent; background-size: contain; box-shadow: inset 0 0 0 1px #CCD3D8; }

/* Checked */
[type=checkbox]:checked { background-color: currentcolor; }
[type=checkbox]:checked::before { box-shadow: none; background-image: url(../../images/checkbox-checked.svg) !important; }

/* Disabled */
[type=checkbox]:disabled { background-color: #E5E5E5; opacity: 0.84; cursor: not-allowed; }

/* IE */
[type=checkbox]::-ms-check { content: 'http://www.w3.org/2000/svg'; color: transparent; display: block; width: inherit; height: inherit; border-radius: inherit; border: 0; background-color: transparent; background-size: contain; box-shadow: inset 0 0 0 1px #CCD3D8; }
[type=checkbox]:checked::-ms-check { box-shadow: none; background-image: url("data:image/svg+xml,%3Csvg xmlns=!string!width=!string!height=!string!viewBox=!string!%3E %3Cpath d=!string!fill=!string!/%3E %3C/svg%3E"); }
.checkbox-label { font-family: 'IBM Plex Sans Condensed'; font-weight: 500; margin: 6px 0px 30px 10px; }

/* #### LOGIN MODAL END ### */
.isotope.gutter-3 .isotope-top-content.gallery-share-on { padding-top: 0% !Important; }
.gallery-single-item::before { z-index: 1; }
.isotope-product-image { position: relative; }
.isotope-product-labels { position: absolute; bottom: 0; background: #606a6b; color: white; padding: 1px 13px; font-size: 20px; z-index: 2; font-family: 'IBM-Light'; }
.isotope-product-price { right: 0; font-weight: 300 !important; color: #C8C8C8 !important; font-family: 'IBM-Light'; }
.isotope-product-comment { left: 0; }
@media(max-width:991px) {
    #header #logo { top: 7px !important; }
}

/*#body-content {
    padding-bottom: 200px;
}*/
.pl-0 { padding-left: 0px !important; }
.pr-0 { padding-right: 0px !important; }
.pt-0 { padding-top: 0px !important; }
.pb-0 { padding-bottom: 0px !important; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }
.star_small { font-size: 9px; }
.star_large { font-size: 12px; }
#product_details_page .slider-nav { overflow: hidden; margin-left: -50px; }
#product_details_page .slider-nav .slick-list {    /*margin-right:-30px !important;*/ }

/*#product_details_page .slick-list draggable{*/

/*    padding:0px;*/

/*}*/

/*#product_details_page .slick-track{*/

/*    width: 100%;*/

/*    transform: translate3d(0px, 0px, 0px);    */

/*}*/

#product_details_page { background: #393939; padding-bottom: 0px; min-height: 100vh !important; }
#product_details_page hr { border-color: #b7b7b7; }
#product_details_page .fa-star { color: #b7b7b7; }
#product_details_page .img_logo { margin-top: 0px; width: 65px; height: 65px; border: 1px solid #b7b7b7; }
#product_details_page .heading { margin-top: 0px; }
.custom-background-color { background: #4d4d4d !important; }
.back-button { margin: 24px 0px 0px 0px; letter-spacing: 3px; }
.back-button i { font-size: 36px; position: relative; top: 3px; }
.back-button a:hover { color: #b7b7b7; }
.w-100 { width: 100% !important; }
.slider .slick-next { right: 19px !important; }
.slider .slick-prev { left: 21px !important; z-index: 1; }
.carousel-inner>.item>img, .carousel-inner>.item>a>img { margin: auto; }
#myCarousel { max-width: 650px; margin: 0 auto; background: #fff; }
#thumbCarousel { max-width: 650px; margin: 0 auto; overflow: hidden; background: #eaeaea; padding: 10px 0; }
#thumbCarousel .thumb { float: left; margin-right: 10px; border: 1px solid #ccc; background: #fff; }
#thumbCarousel .thumb:last-child { margin-right: 0; }
.thumb:hover { cursor: pointer; }
.thumb img { opacity: 0.5; }
.thumb img:hover { opacity: 1; }
.thumb.active img { opacity: 1; border: 1px solid #1d62b7; }

/*my css*/
.doted_icon { width: 48px; }
.heading { font-size: 23px; margin-top: 13px; color: white; margin-left: 13px; }
.img_logo { height: 50px; margin: 10px 0 0 0; }
.white-color { color: white; margin: 0px; }
.grey-color { color: #b7b7b7; }
.txt_prise { font-size: 24px; letter-spacing: 2px; line-height: 26px; font-weight: bold; margin-bottom: -2px; }
.input-count { width: 100%; height: 58px; text-align: center; font-size: 21px; border: 1px solid #b7b7b7; background: #232323; border-radius: 8px; color: #e0e0e0; padding: 26px 10px; cursor: pointer; }
.prozak_family { font-family: 'Prozak-Light' }
.btn_plus { background: #232323; border: 1px solid #afafaf; color: #e0e0e0; border-radius: 8px; width: 27px; text-align: center; margin: 0 0 0 -20px; cursor: pointer; }
.btn_mines { background: #232323; border: 1px solid #afafaf; color: #e0e0e0; border-radius: 8px; width: 27px; text-align: center;    /*margin: -14 0 0 -20px;*/ margin: 2px 0 0 -20px; cursor: pointer; }
.btn_add_to_card { background: #232323; border: 1px solid #afafaf; font-size: 20px; letter-spacing: 1px; color: #C0C0C0; border-radius: 8px; padding: 13px 10px; float: right; letter-spacing: 2px; }
.padding { padding: 0; }
.txt_head_product { font-size: 18px; margin-top: 50px; margin: 60px 0 0px 0; }
.product_logo { height: 30px;    /*margin-top: 20px;*/ }
.p_head { margin: 6px 0 0 8px; font-size: 12px; }

/*.rating{*/

/*  float: right;*/

/*  margin: 4px 10px 0 0;*/

/*}*/
.p_dec { margin: 41px 0 0 19px; }
.float_right { float: right; }
.side_bar { margin-top: 30px; margin-bottom: 100px; }
.fotter { background-color: #1d1d1d; width: 100%; position: fixed; left: 0px; bottom: 0px; z-index: 9999; padding: 10px 0px; }
#close, #open { cursor: pointer; }
.p_foter { color: white; margin: 26px 0 0 0; float: right; }
#div-hide { padding-right: 12px; }
.img_footer_div { border-radius: 100%; overflow: hidden; height: 45px; width: 45px; margin: 0 auto; }
.text_center { text-align: center; }
#open, #close { margin: 8px 0px 0 27px; }
.img_footer { margin: 8px 0 0 0; width: 58px; text-align: center; margin-left: 20px; }
#product_details_page .profile-container { padding: 0px; }
#open p, #close p, .img_footer p { font-size: 11px; margin-top: 5px; }
#close img { margin-bottom: 5px; }
#open { display: none; }
.d-inline-flex { display: inline-flex; }
.d-inline { display: inline-block; }
.d-inline-flex2 { display: inline-flex; }
.intro { width: 0px; transition: all 0.5s ease; }
.m_0 { margin: 0; }
.mt_mines { margin: 8px 0 -19px 0; }
.mb_0 { margin-bottom: 0; }
.mb { margin-bottom: 7px; }
.mt { margin-top: 7px; }
#video { width: 100%; height: 750px; }
.thumbnails img { width: 100% !important; height: 220px !important; }
.slick-track { margin-left: initial !important; margin-right: initial !important; }
hr { margin: 10px 0px !important; }
.hr_add_to_card { margin-top: 60px !important; }
.font-17 { font-size: 17px; }
.text-right { text-align: right; }
.ml-auto { margin-left: auto; }
.ml-2-w-20 { margin-left: 20px; width: 50px; margin-bottom: 0px; }
.homepage-filter-bar { border-top: 1px solid var(--main-border-color); border-bottom: 1px solid var(--main-border-color); padding: 10px 15px; margin-right: 25px; margin-left: 25px; }
.homepage-filter-bar .mob-space { width: calc(100% - 62px) !important; }
.homepage-filter-tags-bar { margin-bottom: 10px;    /* padding: 4px 0px;*/ margin-right: 10px; margin-left: 10px; }
.homepage-filter-bar h4 { font-size: 24px; letter-spacing: 3px; line-height: 1; position: relative; top: 5px; }
.homepage-filter-bar .filter-gallery-icon, .homepage-filter-bar .filter-gallery-icon img { height: 33px; width: 33px; margin: 0px 0px 0px 10px; cursor: pointer; position: relative; top: 0.5px; float: right; }
.search-icon { color: #C8C8C8; }
.search-icon i { font-size: 20px; position: relative; top: 2px; color: #fff; }
.largescreen-search-icon { top: 6px !important; }
.filter-gallery-toggle { font-size: 15px; border: 1px solid #fff; border-radius: 7px; padding: 8px 20px 8px 20px; cursor: pointer; margin: 1px 10px 0 0; position: relative; top: 0px; line-height: 1; display: inline-block; outline: none !important; font-weight: 400; font-family: 'IBM Plex Sans Condensed'; color: #fff; min-width: 90px; text-align: center; }
.filter-gallery-groups { border-radius: 7px; padding: 9px 27px 9px 27px; cursor: pointer;    /*margin-right: 10px !important;*/ position: relative; top: 0px; line-height: 1; display: inline-block; outline: none !important; background-color: #b0b0b0; color: #393939; font-family: 'IBM Plex Sans Condensed'; }
.filter-gallery-toggle-active { background-color: #B0B0B0; border-color: #B0B0B0; color: var(--main-bg-color); }
.filter-gallery-toggle-active { background-color: #eaeaed; }
@media screen and (max-width:1050px) {
    .thumbnails img { height: 150px !important; }
}
@media screen and (max-width:991px) {
    #header-center .logo-text { font-size: 32px; top: 18px; }
    .slider-main-lg { width: initial !important; }
    .sidebar-main-lg { width: initial !important; }
    .thumbnails img { height: 185px !important; }
    #video { width: 100%; height: 500px; }
    .mt_mines { margin: initial; }
    .back-button { font-size: 25px; }
    .back-button { margin: 25px 0px 0px 0px; }
    .back-button i { font-size: 31px; }
}
@media screen and (max-width:720px) {
    .thumbnails img { height: 130px !important; }
}
@media screen and (max-width:600px) {
    #header-center .logo-text { font-size: 32px; top: 22px; }
    .back-button { font-size: 23px; margin: 28px 0px 0px 0px; }
    .back-button i { font-size: 28px; top: 3px; }
    .thumbnails img { height: 110px !important; }
    #video { width: 100%; height: 400px; }
}
@media screen and (max-width:525px) {
    #header-center .logo-text { font-size: 40px; letter-spacing: 2px; top: 25px; }
    .back-button { font-size: 20px; margin: 31px 0px 0px 0px; }
    .back-button i { font-size: 24px; top: 2px; }
}
@media screen and (max-width:500px) {
    .thumbnails img { height: 80px !important; }
    #video { width: 100%; height: 300px; }
}
@media(max-width:475px) {
    span.logo-text { margin-left: 12px; font-size: 40px; letter-spacing: 1px; top: 13px; }
    #header #logo img { margin-top: 11px; }
}
@media(max-width:420px) {
    #header-center .logo-text { font-size: 40px; letter-spacing: 1px; top: 28px; }
    span.logo-text { margin-left: 10px; font-size: 40px; letter-spacing: 1px; top: 17px; }
    #header #logo img { margin-top: 17px; }
    .back-button { font-size: 19px; letter-spacing: 2px; }
    .back-button { margin: 32px 0px 0px 0px; }
    .back-button i { font-size: 23px; top: 2px; }
    #header-menu-dots { top: 30px; font-size: 14px; }
}
.new-profile-container { padding: 0px; height: 30px; width: 30px; border-radius: 100%; overflow: hidden; border: 1px solid #827f7f; }
.rating_review { margin: 4px 0px 0px 0px; }
.isotope.gutter-3 .isotope-items-wrap { margin-left: 0%; margin-right: 0%; }
@media screen and (max-width:350px) {
    #video { width: 100%; height: 200px; }
    .thumbnails img { height: 50px !important; }
}
@media(min-width:1470px) {
    .container { width: 1440px; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .isotope-product-labels { position: absolute; bottom: 0; background: #606a6b; color: #C8C8C8; padding: 1px 13px; -webkit-padding: 1px 13px; font-size: 20px; z-index: 2; height: 26px; display: flex; align-items: center; justify-content: center; }
}
.footer-bar { margin-right: 10px !important; margin-left: 10px !important; }
.fotter { display: none; }

/*
@media  (min-width:300px) and (max-width:640px)
{
    .gallery-single-item {
        height:220px;
    }
}
@media  (min-width:640px) and (max-width:680px)
{
    .gallery-single-item-square {
        height:270px !important;
        width:270px !important;
    }
}

@media  (min-width:681px) and (max-width:768px)
{
    .gallery-single-item-square {
        height:280px !important;
        width:280px !important;
    }
}


@media  (min-width:770px) and (max-width:790px) {

    .gallery-single-item-square {
        height: 320px !important;
        width:320px !important;
    }
}
@media  (min-width:790px) and (max-width:860px) {

    .gallery-single-item-square {
        height: 340px !important;
        width:340px !important;
    }
}

@media  (min-width:861px) and (max-width:990px) {
    .gallery-single-item-square {
        height: 360px !important;
        width: 360px !important;
    }
}
@media  (min-width:991px) and (max-width:1150px) {

    .gallery-single-item-square {
        height: 290px !important;
        width: 290px !important;
    }
}
@media  (min-width:1151px) and (max-width:1235px) {

    .gallery-single-item-square {
        height: 250px !important;
        width: 250px !important;
    }
}

@media  (min-width:1236px) and (max-width:1440px) {
    .gallery-single-item-square {
        height: 280px !important;
        width: 280px !important;
    }
}
@media  (min-width:1441px) and (max-width:1500px) {
    .gallery-single-item-square {
        height: 320px !important;
        width: 320px !important;
    }
}

@media  (min-width:1501px) and (max-width:1680px) {
    .gallery-single-item-square {
        height: 340px !important;
        width: 340px !important;
    }
}

@media  (min-width:1681px) and (max-width:1880px) {
    .gallery-single-item-square {
        height: 370px !important;
        width: 370px !important;
    }
}
@media  (min-width:1881px){
    .gallery-single-item-square {
        height: 440px !important;
        width: 440px !important;
    }
}
*/
.squared-clickable-item { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width: 100%; height: 100%; position: absolute !important; }
.slick-disabled { display: none !important; }
.slick-list { padding-bottom: 2px !important; }
.slider-main-lg { margin-top: 20px; }
.main-slider-img { height: calc(100vh - 140px); }
.filter-gallery-toggle-category { font-size: 18px !important; font-weight: 400;    /*
            padding: 3px 27px !important;
            line-height: 1.4;
            height: unset !important;
            */ }
    .side-bar-right { background: var(--main-bg-color) !important; margin-top: 0px !important; margin-bottom: 0px !important; padding-right: 20px !important; padding-left: 20px !important; height: calc(100vh - 60px); font-family: IBM-Light; overflow: auto; }
    .side-bar-right-container {    /*border-top:1px solid #b7b7b7;*/
    padding-top: 20px; }
    .detailed-user-tag-name-link { font-size: 12px; color: #8E8E93; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; margin: 2px 0 0; display: inline-block; }
    .detailed-user-tag-name-link:hover, .detailed-user-tag-name-link:visited { color: #b7b7b7; }
    .detailed-user-name-link { font-size: 16px; color: #E5E5EA; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; }
    .detailed-user-name-link:hover, .detailed-user-name-link:visited { color: #b7b7b7; }
    .detailed-user-name { margin: 0px; padding: 0px; line-height: 1; font-size: 13px; }
    .detailed-shop-name { margin: 0px; padding: 0px; line-height: 1; }
    .detailed-button { display: block; width: 100%; border-radius: 7px; padding-top: 7px; padding-bottom: 7px; color: var(--main-bg-color); text-transform: uppercase; margin-bottom: 10px; border: 1px solid var(--main-border-color); font-weight: bold; transition: all 0.3s; font-size: 18px; text-decoration: none; font-family: 'prozak-bold', sans-serif; text-align: center; color: #494949; font-weight: normal; background-color: #E5E4E9; border-radius: 10px; height: 50px; display: inline-block; box-sizing: border-box; padding: 6px 46px; text-transform: uppercase; letter-spacing: 1px; box-shadow: inset 0px -3px 4px rgba(0, 0, 0, 0.4); }
    .detailed-button:hover, .detailed-button:visited { color: var(--main-border-color); background-color: #E5E4E9; }
    .detailed-button:hover { background-color: #fff; color: #393939; }
    span.filter-disabled { font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; position: absolute; margin-left: 5px; }
    span.filter-disabled div { background-color: #4D4D4D; height: 18px; width: 18px; border-radius: 9px; margin-left: 1px; padding-top: 4px; padding-left: 2.4px; font-size: 10px; color: #B0B0B0; }
    input.main-search-filter { font-weight: normal; font-size: 16px; font-family: 'IBM Plex Sans Condensed'; border: 1px solid var(--main-border-color); background-color: var(--main-bg-color); border-radius: 7px; padding: 3px 7px 3px 7px; position: relative; line-height: 1; height: 34px !important; display: inline-block; width: calc(100% - 0px); max-width: 290px; outline: none; vertical-align: middle; }
    button.search-icon { border: 1px solid var(--main-border-color); background-color: var(--main-bg-color); border-radius: 7px; height: 34px; vertical-align: middle; width: 34px; }

    /*.product-filter-disable {
            font-weight: bold;
            font-size: 21px;
            letter-spacing: 2px;
            border: 1px solid var(--main-border-color);
            border-radius: 7px;
            padding: 6px 0px 3px 22px;
            cursor: pointer;
            margin: 0px 0 0 0;
            position: relative;
            top: 0px;
            line-height: 1;
            height: 33px !important;
            display: inline-block;
            white-space: nowrap;
            outline: none !important;
        }*/

    /* Active catory button */
    .product-filter-disable { font-size: 18px; padding: 7px 0px 3px 0; cursor: pointer; margin: 0px 0 0 0; position: relative; top: 0px; line-height: 1; display: inline-block; white-space: nowrap; outline: none !important; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; color: #fff; }
    .search-icon:hover, .search-icon:visited { color: var(--main-border-color); }
    ::-moz-selection { background: var(--main-bg-color) !important; }
    ::selection { background: var(--main-bg-color) !important; }
    .isotope-item { outline: none !important; border: 1px solid #7e7e7e; margin: 0px; }
    button, input, select, textare { outline: none !important; }

    .table { display: table; }
    .table-cell { display: table-cell; vertical-align: middle; }
    .header-fixed { position: fixed; width: 100%; z-index: 100; top:0;}

    .table { display: table; height: 100vh; }
    .table-cell { display: table-cell; vertical-align: middle; }
    .header-fixed { position: fixed; width: 100%; z-index: 100; }

    .header-fixed .container-fluid { background-color: var(--main-bg-color); }

    /* css changes */
    .search { height: 34px; }
    body { background-color: var(--main-bg-color); }
    .search-position { top: 6px !important; }
    .logo-position { margin: 21px 0px 0px auto !important; }
    .header-padding { padding-right: 37px !important; padding-left: 37px !important; }
    .addproduct-btn { padding: 6px 27px 6px 27px; text-decoration: none; background-color: #B0B0B0; border-color: #B0B0B0; color: var(--main-bg-color); border-radius: 5px; display: inline-block; font-weight: 500; letter-spacing: 0.7px; }
    .add-product-wrapper { margin-top: 20px; }
    .form-top-margin { margin-top: 15px; }
    .addproduct-btn-container { border-top: 1px solid var(--main-border-color); border-bottom: 1px solid var(--main-border-color); text-align: center; padding: 5px 0px; background-color: var(--main-bg-color); }
    #header-fixed { background-color: var(--main-bg-color); }
    .form-container { font-family: 'IBM-Medium'; background-color: var(--main-bg-color); padding: 1px 37px !important; margin-top: 133px; }
    .artheader { background-color: #393939 !important; padding-top: 2.5px; padding-left: 2%; padding-right: 2%; }
    .logo-dark { text-decoration: none; }
    .header-logo img { position: relative; display: block; width: 43px; height: auto; border-radius: 50%; margin-left: auto; }
    .input-cmn { margin-bottom: 24px !important; }
    .input-cmn label, .drop-header { font-size: 17px; letter-spacing: 0.5px; line-height: 18px;    /*     color: #E5E5EA; */ color: #b7b7b7; }
    .input-cmn label { font-size: 17px; color: #b7b7b7; }
    .input-cmn input, .input-cmn textarea { background-color: transparent; border-radius: 10px; border: 2px solid var(--main-border-color);    /*#ededed*/ font-size: 18px; color: #b7b7b7; }
    .input-cmn input { padding: 8px 8px; }
    .input-posotion { margin: 0 auto; }
    .product-size-box { display: -webkit-box; display: flex; }
    .product-size-box input:not(:nth-last-child(1)) { margin-right: 10px; }
    .form-container .form-control:focus { background-color: transparent; color: #b7b7b7; box-shadow: none; border-color: var(--main-border-color) !important; }
    .form-container .form-control { color: #8E8E93 !important; }
    .form-container select { background-color: transparent; border-color: var(--main-border-color) !important;    /*#ededed*/ color: #b7b7b7; height: 48px !important; border-radius: 10px; border-width: 2px; }
    .submit-btn { color: var(--main-bg-color); width: 100%; padding: 15px 0px; text-align: center; border: none; outline: none; background-color: #ededed; border-radius: 5px; margin-top: 20px; cursor: pointer; letter-spacing: 0.3px; font-weight: 600; font-family: 'IBM-Medium'; }
    .submit-btn:focus { outline: none; }

    /*drop file solution */
    .dropfile-conatiner { position: relative; }
    input[type='24'].changed-dropfile { display: -webkit-box; display: flex; padding: 30px 20px; width: 100%; color: #8E8E93; cursor: pointer; margin-top: 19px; border: none; margin-left: 6%;    /*     color: transparent; */    /*   for hideing text No file chosen */ }
    .input[type='24'].changed-dropfile { position: absolute; left: 0; right: 0; top: 0; }
    .input-inner-title { position: absolute; top: 17%; color: #8E8E93; font-size: 16px; display: block; margin: 0 auto; text-align: center; width: 100%; font-size: 17px; }
    .imageThumb { max-height: 75px; border: 2px solid; padding: 1px; cursor: pointer; }
    .pip { display: inline-block; margin: 10px 51px 0 0; width: 50px; height: 50px; }
    .pip img { max-width: 100%; width: 100%; }
    .remove { display: block; background: #444; border: 1px solid black; color: white; text-align: center; cursor: pointer; width: 100px; font-size: 13px; }
    .remove:hover { background: white; color: black; }

    /* scustome file name */

    /* .changed-dropfile::before {
            content: "Drage and drop your files hear or click to browse";
            color: #b7b7b7;
            font-size: 16px;
            display: block;
            margin: 0 auto;
            text-align: center;
            width: 100%;
        } */


    .changed-dropfile::-webkit-file-upload-button { visibility: hidden; }
    .field { height: 112px; position: relative; border: 2px dashed var(--main-border-color) !important; border-radius: 10px; }
    .height-object-fit { height: fit-content !important; }
    a.logo-dark:hover { color: #0056b3; text-decoration: none !important; }

    /* for hiding up down arrow of input price,height,width etc. */

    /*  input[type=number]::-webkit-inner-spin-button {
            color: red;
        } */

    /* thank you page css */
    .thankyou-page.jumbotron { padding: 4rem 2rem; font-family: 'Prozak-Light'; position: relative; display: flex; width: 100%; height: 100%; margin: 0; background-color: #393939; align-items: center; justify-content: center; border-radius: 0 !important; }
    .thankyou-page .lead { font-size: 1.25rem; font-weight: 300; letter-spacing: 0.5px; margin: 0; color: #C8C8C8; }
    .thankyou-page .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; color: #C8C8C8; }
    .table--custom tbody tr.one-td .table__title._title_in { padding: 0 0 5px 0 !important; }
    .table--custom tbody tr.one-td .filter-gallery-groups { font-size: 15px !important; }

    /*26-march-2021*/
    .flex-box { display: flex; flex-flow: row; align-items: center; }
    .flex-box .profile-container { min-width: 64px; }

    /*.full-wd { width: calc(100% - 35px); }*/

    .text-overflow-ellipsis { display: block; letter-spacing: 0.5px; white-space: nowrap; width: 100%; text-overflow: ellipsis; overflow: hidden; position: relative; color: #E5E5EA; font-weight: 600; }

    .text-overflow-ellipsis { display: block; letter-spacing: 0.5px;line-height: normal;letter-spacing: normal !important;line-height: 18px;padding-right: 30px;padding-bottom: 3px; white-space: inherit; width: 100%; text-overflow: ellipsis; overflow: inherit; position: relative; color: #E5E5EA; font-weight: 600; }

    .isotope-wrap.justified-with .gallery-single-item { border-radius: 0px !important; }
    .gallery-single-item { min-height: 32px; border-radius: 10px !important; }
    .isotope.col-4 .isotope-item { margin: 0px 10px 10px; width: calc(25% - 20px) !important; }
    .wd-lt-icon { position: relative; }
    .wd-lt-icon svg { height: 22px; position: absolute; left: 15px; width: 22px; top: 12px; }
    .about-seller { text-transform: uppercase; color: #fff; letter-spacing: 2px; font-size: 22px; margin: 50px 0 0; }
    .m-t-0 { margin-top: 0 !important; }
    .product-name-view { font-size: 22px; letter-spacing: 2px; margin-bottom: -5px; text-transform: uppercase; }
    .product-description { margin-top: 15px; font-size: 18px; }
    .product-description em { font-style: normal }
    .product-details-tag { margin-top: 10px }
    .m-b-3 { margin-bottom: 40px !important; }
    .detailed-user-post { font-size: 13px; margin: 1px 0 0; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; }
    .morecontent span { display: none; }
    .morelink { display: inline-block; color: #fff; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; text-decoration: underline; }
    .morelink:hover, .morelink:focus, .morelink:visited { color: #fff; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; text-decoration: underline; }
    .stick-view-thumb { position: absolute; bottom: -100px; width: 100%; padding-top: 20px; left: 0; }
    p.byartist { margin-bottom: 2px; }

    .isotope-wrap.justified-with .isotope-item .ctm_titlecookie { padding-bottom: 10px !important; position: relative; }

    .isotope-wrap.justified-with .isotope-item .ctm_titlecookie { padding-bottom: 15px !important; position: relative; }

    .isotope-wrap.justified-with .isotope-item .ctm_titlecookie #titlelabel { position: absolute; left: 50%; top: 18px; transform: translateX(-50%); z-index: 99 !important; }

    .helplabel.titlelabel.ctm_above_title {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -85px;
        z-index: 99;
    }
    .isotope-wrap.justified-with .isotope-item .text-center {
        position: relative;
    }
    /*custom code*/
    button#search_close { display: none; }
    .ctm_show { display: block !important; position: absolute; top: 50%; right: 13px; transform: translateY(-50%); width: 30px; height: 28px; background: transparent; border: none; }
    .ctm_show i { color: #b0b0b0 !important; }
    .ctm_show:hover i { color: #fff !important; }
    .search-bar .search_form_div { width: calc(338px - 36px); float: left; position: relative; }
    .mob-space .menu-wrapper.subcategory { width: 100% !important; position: relative; z-index: 999; }

    /*.mob-space .menu-wrapper.subcategory .owl-stage-outer{z-index: 9 !important;}*/
    .mob-space .menu-wrapper.subcategory .owl-nav.disabled { width: 100% !important; }
    .mob-space .menu-wrapper.subcategory .owl-nav.disabled .owl-prev { left: 0; position: absolute; top: 50%; transform: translateY(-51%); margin: 0; }
    .mob-space .menu-wrapper.subcategory .owl-nav.disabled .owl-next { right: 0; position: absolute; top: 50%; transform: translateY(-51%); margin: 0; }
    .homepage-filter-bar .mob-space .filter-gallery-toggle { min-width: 40px !important; }
    .ctm_square .isotope-item:hover .ctm_square_hover { display: block !important; }
    .ctm_square .isotope-item .ctm_square_hover { width: 100%; text-align: center; height: 100%; display: none !important; transition: all .3s ease-in-out; }
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { background: #393939; z-index: 99; padding: 10px 0; height: 180px; display: flex; flex-direction: column; justify-content: center;    /* position: absolute; top: 95px;width: 100%;*/ bottom: 50% !important; width: 100%; transform: translateY(50%); position: absolute; }
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child p { margin-bottom: 10px !important; color: #c8c8c8 !important; }

    /*.ctm_square .isotope-item .ctm_square_hover .ctm_square_child p:hover{color: #fff !important;}*/
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child span { font-size: 14px; padding-right: 3px; }
    .text-center .ctm_square_child span { font-size: 14px; padding-right: 3px; }
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child a { color: #c8c8c8 !important; }
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child a:hover { color: #fff !important; }
    .ctm_square .isotope-item .ctm_square_hover h2 { line-height: 1.1em !important; padding-bottom: 12px; display: block; margin: 0 0 8px 0; }
    .ctm_square .isotope-item .ctm_square_hover .full-wd { width: 100% !important; }
    .ctm_square .isotope-item .ctm_square_hover .full-wd a { font-size: 18px; }
    .ctm_square .isotope-item:hover .gallery-single-item:before { opacity: .65 !important; transition: all .3s ease-in-out; }

    /**/
    h2.m-0.prozak-light-family { text-transform: uppercase; position: relative; letter-spacing: 3px; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; overflow: hidden; height: 35px; font-weight: 400; font-size: 27px; }

    /*h2.m-0.prozak-light-family:after{content: ""; position: absolute;}
        h2.m-0.prozak-light-family:before{content: ""; position: absolute;}*/
    .ctm_all_toggle { padding: 8px 40px; }
    .owl-theme .owl-nav { margin-top: 0px !important; }
    .homepage-filter-tags-bar .owl-nav { top: 0 !important; }
    .owl-nav { top: 50% !important; }
    button.owl-prev, button.owl-next {    /*border: 1px solid white !important;*/
    background-color: #b0b0b0 !important;    /* #b0b0b0 */ color: black !important; border-radius: 5px !important; }
    button.owl-next {    /*border: 1px solid white !important;*/
    background-color: #b0b0b0 !important;    /* #b0b0b0 */ color: black !important; border-radius: 5px !important; width: 10px;    /*margin-top: 4px !important;*/ }

    /*.homepage-filter-bar button.owl-prev, .homepage-filter-bar button.owl-next{
            border-radius: 15px !important;
        }*/
    .homepage-filter-bar { background: #393939; position: relative; }
    .owl-prev.disabled, .owl-next.disabled { display: none !important; }

    /*.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover{
            background-color: transparent !important;
        }*/
    .switch-field { display: flex; padding: 15px 0px; overflow: hidden; justify-content: space-between; }
    .switch-field input { position: absolute !important; clip: rect(0, 0, 0, 0); height: 1px; width: 1px; border: 0; overflow: hidden; }
    .switch-field label { color: #000; font-size: 14px; line-height: 1; text-align: center; padding: 8px 16px; margin-right: -1px; }
    .switch-field label:hover { cursor: pointer; }
    .switch-field input:checked+label { box-shadow: none; }
    .switch-field label:first-of-type { border-radius: 4px 0 0 4px; }
    .switch-field label:last-of-type { border-radius: 0 4px 4px 0; }
/*.hide_show_filter { z-index: 9999999; position: absolute; background: blue; padding: 20px; height: 100%; width: 20%; right: 0; top: 31.5%; }*/
/*html, body { height: 100%; }
body { background: #393939; display: flex; align-items: center; justify-content: center; flex-direction: column; font-family: 'Roboto', sans-serif; }
.radio { background: #8B8A8F; border-radius: 15px; padding: 3px 4px; color: #393939; font-weight: bold; display: flex; justify-content: space-between; align-items: center; height: 54px; width: 300px; font-size: 21px; position: relative; transition: all .5s ease-in-out;
    &.off { background: #8B8A8F;
        .bar { background: #ffff; left: 154px; border-radius: 15px; }
        label[for='on'] { color: #393939; }
        label[for='off'] { color: #393939; }
    }
    .wrap { width: 100%; display: flex; justify-content: space-between; align-items: center; border-radius: 13px; position: relative; height: 44px; }
    input { opacity: 0; pointer-events: none; }
    label { position: relative; z-index: 1; cursor: pointer; transition: all .5s ease-in-out; user-select: none;
        &[for='on'] { margin-left: 60px; color: #393939; }
        &[for='off'] { margin-right: 55px; }
    }
    #on { color: #393939; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
    #off { position: absolute; right: 100px; top: 50%; transform: translateY(-50%); }
    .bar { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); background: #ffffff; height: 52px; width: 146px; border-radius: 13px; transition: all .5s ease-in-out; }
}*/
    .isotope-wrap.justified-with button.like_icon { right: 18px; z-index: 1; top: 11px; }
    button.like_icon { width: 100%; margin-left: auto; background: transparent; border: none !important; max-width: 35px; position: absolute; right: 0; top: 5px; z-index: -1; }
    button.like_icon svg { width: 100% !important; height: 100%; max-width: 100%; }

    #exampleModal .toggle-password { position: absolute; right: 10px; cursor: pointer; }

    /* #exampleModal_1 .modal-body .login__contact_hide_show a.dropdown-item.login_r_button {
            border-bottom: 1px solid var(--main-border-color);
        } */


    /*login register dropdown*/
    #header-right { position: relative; }

    /*#header-right .login__contact_hide_show { position: absolute; right: 5px; top: 75px; display: flex; flex-direction: column; width: 180px; align-items: center; border: 1px solid var(--main-border-color); background: #393939; padding: 5px 0; }
        #header-right .login__contact_hide_show .login_r_button { background: transparent; border: none; text-transform: uppercase; font-size: 20px !important; margin: 0; letter-spacing: 1px; color: #fff; font-weight: 400 !important; font-family: 'Prozak-Bold'; padding: 6px 0; width: 100%; text-align: center; }
        #header-right .login__contact_hide_show button.login_r_button{border-bottom: 1px solid var(--main-border-color);}*/
    #header-right .img_footer_div { cursor: pointer; }
    #header-right .login__contact_hide_show #logout-form { height: 0; visibility: hidden; z-index: -111; position: absolute; }
    #header-right .img_footer_div img { border: 1px solid #7e7e7e; display: block; border-radius: 50px; }
    #header-right .login__contact_hide_show a.dropdown-item.login_r_button { padding: 0; border-bottom: 1px solid var(--main-border-color); }
    #exampleModal span.invalid-feedback { width: 100%; display: block; padding-top: 5px; }
    #exampleModal .form_icon { position: absolute; left: 8px; top: 14px; }
    #exampleModal .modal_form .email_message { position: relative; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; }
    #exampleModal .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #exampleModal .modal_heading { padding: 0% 0% 8% 0%; }
    #exampleModal .modal-dialog { width: 500px; background: transparent; }
    #exampleModal .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #exampleModal .form-control:focus { border-color: #7a7a7a !important; }
    #exampleModal .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #exampleModal .form-control { padding-left: 40px; color: #eaeaed; }
    #exampleModal .form-control_message { padding-left: 10px; color: #eaeaed; }
    #exampleModal .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #exampleModal .modal-header button svg { width: 35px; }
    #exampleModal .login_button_ { width: 100%; }
    #exampleModal .login_button_ button.button_l { display: block; width: 100%; border-radius: 7px; padding-top: 7px; padding-bottom: 7px; color: var(--main-bg-color); text-transform: uppercase; margin-bottom: 10px; border: 1px solid var(--main-border-color); font-weight: bold; transition: all 0.3s; font-size: 18px; text-decoration: none; font-family: 'prozak-bold', sans-serif; text-align: center; color: #494949; font-weight: normal; background-color: #E5E4E9; border-radius: 10px; height: 50px; display: inline-block; box-sizing: border-box; padding: 6px 46px; text-transform: uppercase; letter-spacing: 1px; box-shadow: inset 0px -3px 4px rgb(0 0 0 / 40%); }
    #exampleModal .login_button_ .forgot_in { width: 100%; white-space: inherit; color: #c4c4c4; font-family: 'IBM Plex Sans Condensed'; font-weight: 500; color: #E06659; padding-top: 30px; }
    #header-right .login__contact_hide_show #logout-form { height: 0; visibility: hidden; z-index: -111; position: absolute; }
    #exampleModal .forgot_a_tag { float: right; line-height: 37px; }











    /*logo modal css start*/
  /*  #logo_modal .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #logo_modal .modal_heading { padding: 0% 0% 8% 0%; }
    #logo_modal .modal-dialog { width: 500px; background: transparent; }
    #logo_modal .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #logo_modal .form-control:focus { border-color: #7a7a7a !important; }
    #logo_modal .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #logo_modal .form-control { padding-left: 40px; color: #eaeaed; }
    #logo_modal .form-control_message { padding-left: 10px; color: #eaeaed; }*/

    /*logo modal css end*/

    /* Join ARTfora gallery modal css start here */
/*    #join_gallery .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #join_gallery .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #join_gallery .modal-header button svg { width: 35px; }
    #join_gallery .modal_heading { padding: 0% 0% 8% 0%; }
    #join_gallery .modal-dialog { width: 500px; background: transparent; }
    #join_gallery .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #join_gallery .form-control:focus { border-color: #7a7a7a !important; }
    #join_gallery .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #join_gallery .form-control { padding-left: 40px; color: #eaeaed; }
    #join_gallery .form-control_message { padding-left: 10px; color: #eaeaed; }*/

    /* Join ARTfora gallery modal css end here */

    /* emailModal css start */
/*
    #emailModal .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #emailModal .modal_heading { padding: 0% 0% 8% 0%; }
    #emailModal .modal-dialog { width: 500px; background: transparent; }
    #emailModal .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #emailModal .form-control:focus { border-color: #7a7a7a !important; }
    #emailModal .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #emailModal .form-control { padding-left: 40px; color: #eaeaed; }
    #emailModal .form-control_message { padding-left: 10px; color: #eaeaed; }
    #commissionModal .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #commissionModal .modal_heading { padding: 0% 0% 8% 0%; }
    #commissionModal .modal-dialog { width: 500px; background: transparent; }
    #commissionModal .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #commissionModal .form-control:focus { border-color: #7a7a7a !important; }
    #commissionModal .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #commissionModal .form-control { padding-left: 40px; color: #eaeaed; }
    #commissionModal .form-control_message { padding-left: 10px; color: #eaeaed; }*/


      /* register modal */
    #register_modal span.invalid-feedback { width: 100%; display: block; padding-top: 5px; }
    #register_modal .form_icon { position: absolute; left: 8px; top: 14px; }
    #register_modal .modal_form .email_message { position: relative; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; }
    #register_modal .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    #register_modal .modal_heading { padding: 0% 0% 8% 0%; }
    #register_modal .modal-dialog { width: 500px; background: transparent; }
    #register_modal .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    #register_modal .form-control:focus { border-color: #7a7a7a !important; }
    #register_modal .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    #register_modal .form-control { padding-left: 40px; color: #eaeaed; }
    #register_modal .form-control_message { padding-left: 10px; color: #eaeaed; }
    #register_modal .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #register_modal .modal-header button svg { width: 35px; }
    #register_modal .login_button_ { width: 100%; }
    #register_modal .login_button_ button.button_l { display: block; width: 100%; border-radius: 7px; padding-top: 7px; padding-bottom: 7px; color: var(--main-bg-color); text-transform: uppercase; margin-bottom: 10px; border: 1px solid var(--main-border-color); font-weight: bold; transition: all 0.3s; font-size: 18px; text-decoration: none; font-family: 'prozak-bold', sans-serif; text-align: center; color: #494949; font-weight: normal; background-color: #E5E4E9; border-radius: 10px; height: 50px; display: inline-block; box-sizing: border-box; padding: 6px 46px; text-transform: uppercase; letter-spacing: 1px; box-shadow: inset 0px -3px 4px rgb(0 0 0 / 40%); }
    #register_modal .login_button_ .forgot_in { width: 100%; white-space: inherit; color: #c4c4c4; font-family: 'IBM Plex Sans Condensed'; font-weight: 500; color: #E06659; padding-top: 30px; }





    #register_modal .modal_form .form-group { flex-direction: column; align-items: flex-start; }
    #register_modal .modal-dialog span.icon_password { width: 100%; position: relative; }
    #register_modal .radio-input { display: none; }
    #register_modal .radio-label { position: relative; padding-left: 35px; margin-bottom: 12px; font-size: 14px; font-weight: normal !important; font-family: 'IBM-medium'; line-height: 26px; }
    #register_modal .radio-label:after { content: ""; display: block; width: 22px; height: 22px; position: absolute; left: 2px; top: 2px; border-radius: 4px; background-repeat: no-repeat; background-position: center; }
    label { font-family: IBM Plex Sans Condensed;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
    }
    #register_modal .radio-border { width: 26px; height: 26px; display: inline-block; outline: none !important; border-radius: 4px; background-color: #e5e5e5; position: absolute; left: 0px; top: 0px; }
    #register_modal .radio-input:checked+.radio-label:after { transition: all 0.5s; box-shadow: none; background-image: url(../../images/checkbox-checked.svg) !important; background-size: 30px; }


/*logo click modal*/

    #exampleModal_1 { background: transparent; padding-right: 0 !important; }
    #exampleModal_1 .modal-dialog { right: 0; width: 210px; margin: 75px 0 0 auto; background: transparent; }
    #exampleModal_1 .modal-content { margin-right: 10px; border: 1px solid var(--main-border-color); background: #393939; padding: 0px 0; }
    #exampleModal_1 .modal-body { margin: 0px !important; padding: 0 !important; }
    #exampleModal_1 .modal-body .login__contact_hide_show { display: flex; flex-direction: column; align-items: center; }
    #exampleModal_1 .modal-body .login__contact_hide_show .login_r_button { background: transparent; border: none; text-transform: uppercase; font-size: 20px !important; margin: 0; letter-spacing: 1px; color: #c8c8b6; font-weight: 400 !important; font-family: 'Prozak-Bold'; padding: 10px 0; width: 100%; text-align: center; }
    #exampleModal_1 .modal-body .login__contact_hide_show .login_r_button:hover { color: #fff; }

    #exampleModal_1 .modal-body .login__contact_hide_show a.login_r_button:first-child { border-top: 0px !important; }
    #exampleModal_1 .modal-body .login__contact_hide_show a.login_r_button { border-top: 1px solid var(--main-border-color); }
    #exampleModal_1 .modal-body .login__contact_hide_show button.register_btn { border-top: 1px solid var(--main-border-color);border-radius: 0; }
    #exampleModal_1 .login__contact_hide_show #logout-form { height: 0; visibility: hidden; z-index: -111; position: absolute; }
    /* #exampleModal_1 .modal-body .login__contact_hide_show button.login_r_button {
            border-bottom: 1px solid var(--main-border-color);
        } */

/*logo click modal*/


    .ctm_modal_comman .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    .ctm_modal_comman .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    .ctm_modal_comman .modal-header button svg { width: 35px; }
    .ctm_modal_comman .modal-body{padding-bottom: 10px !important;}
    .ctm_modal_comman .modal-body form{margin: 0 !important;}
    .ctm_modal_comman .modal-dialog { width: 500px; background: transparent; }
    .ctm_modal_comman .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    .ctm_modal_comman .form-control:focus { border-color: #7a7a7a !important; }
    .ctm_modal_comman .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    .ctm_modal_comman .form-control { padding-left: 40px; color: #eaeaed; }
    .ctm_modal_comman .form-control_message { padding-left: 10px; color: #eaeaed; }
    .ctm_modal_comman .modal-content { background-color: #393939; padding: 5% 12%; border-radius: 25px; }
    .ctm_modal_comman .modal_heading { padding: 0% 0% 8% 0%; }
    .ctm_modal_comman .modal-dialog { width: 500px; background: transparent; }
    .ctm_modal_comman .form-control { background: transparent; border: 1px solid #eaeaed; border-radius: 8px; }
    .ctm_modal_comman .form-control:focus { border-color: #7a7a7a !important; }
    .ctm_modal_comman .ctm_submit { width: 100%; background: #eaeaed; border: #eaeaed; color: #393939; font-size: 30px; padding: 5px; text-transform: uppercase; border-radius: 8px; }
    .ctm_modal_comman .form-control { padding-left: 40px; color: #eaeaed; }
    .ctm_modal_comman .form-control_message { padding-left: 10px; color: #eaeaed; }


/*modal css end*/

    /* emailModal css end */
    .captcha_main { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
    .captcha_main #captcha { padding-left: 12px; }
    .captcha_main .captcha_inner { display: flex; align-items: center; justify-content: flex-start; width: 100%; margin-bottom: 20px; }
    .captcha_main .captcha_inner span { width: 160px; min-height: 48px; }
    .captcha_main .captcha_inner span img { width: 100%; display: block; border-radius: 6px; }
    .captcha_main .captcha_inner .btn-refresh { background: transparent; margin: 0 0 0 12px; border: none; padding: 10px 10px 10px 5px; }
    .captcha_main .captcha_inner .btn-refresh svg { fill: #c8c8c8; width: 24px; height: 24px; }

    /* emailModal css end */
    .radio { font-weight: bold; display: flex; justify-content: space-between; align-items: center; font-size: 21px; position: relative; transition: all 0.5s ease-in-out; }

    /* Button background */
    .radio0, .radio1, .radio2, .radio3 { border-radius: 10px; padding: 2px 4px 2px 2px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; width: 220px; font-size: 21px; position: relative; transition: all 0.5s ease-in-out; background-color: #8B8A8F; left: 0px; color: #393939; font-family: 'IBM Plex Sans Condensed'; font-weight: 400; height: 48px; }
    .radio.radio_two_show_price, .radio.radio_two_sale_only, .radio_two_sort_by { background-color: #fff; }
    .filter_btn_main { position: absolute; right: 0; top: 0px; min-width: 50px !important; width: 54px; cursor: pointer; z-index: 9999 !important; height: 100%; display: flex; align-items: center; justify-content: flex-end; }

    /*space cat on add arrow*/
    .homepage-filter-bar .owl-carousel_1.first .owl-stage-outer { margin-left: -5px !important; width: calc(100% - 26px) !important; }
    .homepage-filter-bar .owl-carousel_1.second .owl-stage-outer { width: calc(100% - 25px) !important; }
    .homepage-filter-tags-bar .owl-carousel.first_1 .owl-stage-outer { margin-left: 0px !important; width: calc(100% - 38px) !important; }
    .homepage-filter-tags-bar .owl-carousel.second_1 .owl-stage-outer { width: calc(100% - 37px) !important; }
    .hide_sort { cursor: not-allowed; opacity: 0.3; pointer-events: none; }

    /* Slide right */
    .radio0.radio_two_show_price .bar, .radio0.radio_two_sale_only .bar, .radio0.radio_two_sort_by .bar, .radio1.radio_two_show_price .bar, .radio1.radio_two_sale_only .bar, .radio1.radio_two_sort_by .bar, .radio2.radio_two_show_price .bar, .radio2.radio_two_sale_only .bar, .radio2.radio_two_sort_by .bar, .radio3.radio_two_auto_load .bar, .radio3.radio_two_auto_load .bar, .radio3.radio_two_auto_load .bar { background: #fff; border-radius: 9px; }
    .radio0.radio_two_show_price label[for=radio_one_show_price], .radio0.radio_two_sale_only label[for=radio_one_sale_only], .radio0.radio_two_sort_by label[for=radio_one_sort_by], .radio1.radio_two_show_price label[for=radio_one_show_price], .radio1.radio_two_sale_only label[for=radio_one_sale_only], .radio1.radio_two_sort_by label[for=radio_one_sort_by], .radio2.radio_two_show_price label[for=radio_one_show_price], .radio2.radio_two_sale_only label[for=radio_one_sale_only], .radio2.radio_two_sort_by label[for=radio_one_sort_by], .radio3.radio_two_auto_load label[for=radio_one_auto_load], .radio3.radio_two_auto_load label[for=radio_one_auto_load], .radio3.radio_two_auto_load label[for=radio_one_auto_load] { color: #393939; }
    .radio0 .wrap, .radio1 .wrap, .radio2 .wrap, .radio3 .wrap { width: 100%; display: flex; justify-content: space-between; align-items: center; border-radius: 10px; overflow: hidden; position: relative; height: 40px; }
    .radio0 input, .radio1 input, .radio2 input, .radio3 input { opacity: 0; pointer-events: none; }
    .radio0 label, .radio1 label, .radio2 label, .radio3 label { position: relative; z-index: 1; cursor: pointer; transition: all 0.5s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

    /* Text on label left SHOW PRICES */
    .radio0 label[for=radio_one_show_price], .radio0 label[for=radio_one_sale_only], .radio0 label[for=radio_one_sort_by], .radio1 label[for=radio_one_show_price], .radio1 label[for=radio_one_sale_only], .radio1 label[for=radio_one_sort_by], .radio3 label[for=radio_one_auto_load] { padding-left: 32px; color: #393939; margin-top: 7px; }

    /* Text on label right SHOW PRICES */
    .radio0 label[for=radio_two_show_price], .radio0 label[for=radio_two_sale_only], .radio0 label[for=radio_two_sort_by], .radio1 label[for=radio_two_show_price], .radio1 label[for=radio_two_sale_only], .radio1 label[for=radio_two_sort_by], .radio3 label[for=radio_two_auto_load] { padding-right: 30px; margin-top: 7px; }

    /* Text on label left RANDOM */
    .radio2 label[for=radio_one_show_price], .radio2 label[for=radio_one_sale_only], .radio2 label[for=radio_one_sort_by] { padding-left: 17px; color: #393939; margin-top:7px; }

    /* Text on label right RANDOM */
    .radio2 label[for=radio_two_show_price], .radio2 label[for=radio_two_sale_only], .radio2 label[for=radio_two_sort_by] { /* margin-right: 26px; */ }
    .radio0 #radio_one_show_price, .radio0 #radio_one_sale_only, .radio0 #radio_one_sort_by, .radio1 #radio_one_show_price, .radio1 #radio_one_sale_only, .radio1 #radio_one_sort_by, .radio2 #radio_one_show_price, .radio2 #radio_one_sale_only, .radio2 #radio_one_sort_by { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); }
    .radio0 #radio_two_show_price, .radio0 #radio_two_sale_only, .radio0 #radio_two_sort_by, .radio1 #radio_two_show_price, .radio1 #radio_two_sale_only, .radio1 #radio_two_sort_by, .radio2 #radio_two_show_price, .radio2 #radio_two_sale_only, .radio2 #radio_two_sort_by { position: absolute; right: 2px; top: 50%; transform: translateY(-50%); }

    /* Slide left */
    .radio0 .bar, .radio1 .bar, .radio2 .bar, .radio3 .bar { position: absolute; left: 2px; top: 50%; transform: translateY(-50%); background: #fff; height: 40px; width: 98px; border-radius: 9px; transition: all 0.5s ease-in-out; }

    /* Desktop */
    .filter_text h2.m-0.prozak-light-family { padding: 0; margin: 0px; }

    /* DONE button */
    .filter_btn { margin-top: 2px; margin-right: 0px; }

    /* Filter button */
    .homepage-filter-bar .filter-tags-bar button.owl-next { min-height: 33px !important; margin-top: 4px !important; position: absolute; right: 0; top: 0; margin-top: -17px !important; }
    .homepage-filter-bar .filter-tags-bar button.owl-prev { margin-left: -5px !important; position: absolute; left: 0; top: 0px; margin-top: -17px !important; }
    .homepage-filter-bar .filter-tags-bar .owl-stage-outer { z-index: 999 !important; margin-left: 31px !important; margin-right: 30px !important; width: calc(100% - 57px) !important; }
    .homepage-filter-tags-bar .owl-carousel .owl-stage-outer { z-index: 999 !important; margin-left: 38px !important; margin-right: 38px !important; width: calc(100% - 76px) !important; }

    /*#main_slider .slick-list{height: 950px !important;}*/
    #main_slider .slick-list img { object-fit: contain !important; }

    /*#main_slider .ctm_multiple_img.slick-slide img{text-align: center !important;}*/

    /*#main_slider .ctm_multiple_img.slick-slide{display: none !important;}
        #main_slider .ctm_multiple_img.slick-slide.slick-active{display: block!important; left: 0 !important;}*/

    /*#main_slider .slick-slide.c {
            display: inline-block;
            vertical-align: middle;
            float:none;
        }*/
    #main_slider .ctm_multiple_img { }
    #main_slider .slick-track { display: flex !important; justify-content: center !important; align-items: center !important; }
    #main_slider .slick-initialized .slick-slide { display: inline-block !important; vertical-align: middle !important; top: auto !important; bottom: auto !important; }
    @media (min-width:800px) {
        .stick-view-thumb { position: relative; bottom: 0; }
        .slick-list {        /*display: table-cell;*/

        /*top: 50%;*/ }
    }
    .mr-30.thumbnails.slick-slide { margin: 0 15px; background-size: contain; background-position: center center; background-repeat: no-repeat; }
    .slick-prev, .slick-next { width: 36px !important; height: 36px !important; background-color: transparent !important; opacity: 1 !important; }
    .slick-track { top: 1px !important; }
    .slick-prev { z-index: 1; }
    .slick-next { z-index: 1; }
    .slick-active {    /*background-color: #B0B0B0;*/
    border-color: #B0B0B0; color: var(--main-bg-color); }
    .menu-wrapper { height: 37px !important; }
    .menu { height: 54px !important; }
    .product-filter-disable span.filter-disabled { display: none; }
    .mob-space .filter-gallery-toggle { border: 0; padding-left: 0; font-weight: 400; font-family: 'IBM Plex Sans Condensed'; color: #fff; font-size: 20px; }
    .search-bar { margin: 24px 10px 0px 8px; }
    .isotope-item { overflow: hidden; }

    /* Help label css start here */
    .helplabel { background: #fff; display: inline-block; padding: 10px 35px; text-align: center; border-radius: 10px; top: 0; min-width: 182px; }
    .helplabel:after { position: absolute; content: ''; width: 0; height: 0; border-top: 12px solid transparent; border-left: 20px solid #fff; border-bottom: 12px solid transparent; right: 0; top: 50%; transform: translateY(-50%); filter: drop-shadow(5px 0px 2px rgba(0, 0, 0, .50)); }
    .helplabel p { color: #000; margin-bottom: 10px; font-size: 18px; line-height: 14px; }
    .helplabel button { font-size:14px ;background: #ccc; color: #000; border: navajowhite; padding: 5px 15px; border-radius: 8px; }
    .helplabel.contact { position: absolute; right: 98px; top: 4px; box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 50%); }
    .helplabel.contact:after { right: -18px; filter: drop-shadow(5px 2px 2px rgba(0, 0, 0, .50)); }
    .helplabel.filterlable { position: absolute; right: 73px; top: -8px; box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 50%); }
    .helplabel.filterlable p { white-space: nowrap; }
    .helplabel.filterlable:after { right: -18px; filter: drop-shadow(5px 2px 2px rgba(0, 0, 0, .50)); }

    /*.ctm_square .isotope-item .ctm_square_hover .ctm_square_child { height: 100% !important; }*/
    .helplabel.titlelabel { padding: 10px 35px !important; width: 100%; max-width: calc(100% - 14px); margin: 0 auto; margin-bottom: 18px !important; position: relative; box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 50%); }
    .helplabel.titlelabel:after { right: 50%; top: auto !important; bottom: -17px !important; transform: translateX(50%) rotate(90deg); }
    .helplabel.titlelabel1 { padding: 10px 35px !important; width: 100%; max-width: calc(100% - 14px); margin: 0 auto; margin-top: 20px !important; position: relative; box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 50%); }
    .helplabel.titlelabel1:after { right: 50%; top: -17px !important; bottom: auto !important; transform: translateX(50%) rotate(-90deg); filter: none !important; }
    .helplabel.titlelabel1 p { color: #000 !important; font-size: 18px; line-height: 20px; }
    .helplabel.titlelabel p { color: #000 !important; font-size: 18px; line-height: 22px; }
    #titlelabel p { margin: 0px !important; color: #000 !important; }
    .ctm_square .isotope-item:hover .ctm_square_hover #titlelabel p { line-height: 14px;margin-bottom: 10px !important; color: #000 !important; }

    #titlelabel p { line-height: 14px;margin-bottom: 10px !important; color: #000 !important; }

    .isotope.col-4 .isotope-item { overflow: visible !important;    /* border-radius: 0px !important; */ }

    /* .gallery-single-item {
        border-radius: 10px !important;
    } */
    .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { border-radius: 0px !important; }

    /* Help label css End here */
    @media (max-width:1200px) {
        .isotope.col-4 .isotope-item { margin: 10px; width: calc(33.33% - 20px) !important; }
    }
    @media (max-width:1199px) {
        .isotope-product-labels { font-size: 17px !important; }

        /*.ctm_square .isotope-item .ctm_square_hover .ctm_square_child{top: 70px !important;}*/
        .search-bar .search_form_div { width: calc(190px - 36px) !important; margin-right: 10px; }
        .ctm_show { right: 0 !important; }
        .product-filter-disable { padding-right: 0px !important; }
    }
    @media (max-width:1090px) {
        .isotope.col-4 .isotope-item { width: calc(33.33% - 20px) !important; }

    /*.ctm_square .isotope-item .ctm_square_hover .ctm_square_child{top: 62px !important;}*/ }
    @media (min-width:991px) {
        .slider-row { height: 100vh; }
        .slider-main-product { height: 100vh }
        #main_slider { height: calc(100vh - 180px); display: flex; align-items: center; justify-content: center; }
        .slick-active img { display: block; max-width: 100%; max-height: 100%; width: auto; height: auto; }
    }

    /*#product_details_page .side-bar-right{padding-top: 70px !important;}*/
    @media (max-width:991px) {

        /*.filter-gallery-toggle {font-weight: bold;font-size: 18px;border-radius: 7px;padding: 9px 20px 3px 20px;}*/
        .stick-view-thumb { position: unset; margin-bottom: 30px; width: 100%; border-bottom: 1px solid #b7b7b7; padding-bottom: 30px; }
        .main-slider-img { height: unset; }
        #body-content { padding-bottom: 0; }
        .isotope.col-4 .isotope-item { width: calc(50% - 20px) !important; margin-left: 10px !important; }

        /*.ctm_square .isotope-item .ctm_square_hover .ctm_square_child{top: 145px !important;}*/
        .mob-space { width: calc(100% - 110px) !important; align-items: center !important; }
        .mob-space .product-filter-disable { padding: 0 !important; margin: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio2 .ctm_square .isotope-item { width: calc(33.33% - 20px) !important; }
        #gallery-single-section #gallery.ctm__ratio2 .grid-sizer { width: 33.33333333% !important; }
        #product_details_page .side-bar-right { padding-top: 30px !important; }
        .randomBlock .filter_btn { margin-left: auto !important; width: 40px !important; }
        .homepage-filter-bar .filter-tags-bar button.owl-next { margin-top: -17px !important; margin-right: 23px !important; }
        .homepage-filter-bar .filter-tags-bar button.owl-prev { margin-left: -3px !important; }
        .homepage-filter-bar .filter-tags-bar .owl-stage-outer { margin-left: 32px !important; margin-right: 30px !important; width: calc(100% - 60px) !important; }
        .homepage-filter-bar .owl-carousel_1.first .owl-stage-outer { width: calc(100% - 29px) !important; margin-left: 0px !important; }


        .owl-carousel .owl-stage .owl-item.active {width: auto !important;margin-right: 9px;}

    }
    .slider-main-lg .info_detail { display: none; }
    #remove_side { display: none; }
    #close_side1 { display: none; }
    .slider-main-product .product_details_page__btn { position: absolute; letter-spacing: 5px; top: 15px; right: 50px; z-index: 1; left: auto; }
    .ctm_modal_comman .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    .ctm_modal_comman .modal-header button svg { width: 35px; }
    .ctm_modal_comman .modal-dialog { position: relative; }
   /* #join_gallery .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #join_gallery .modal-header button svg { width: 35px; }
    #join_gallery .modal-dialog { position: relative; }
    #emailModal .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #emailModal .modal-header button svg { width: 35px; }
    #emailModal .modal-dialog { position: relative; }
    #commissionModal .modal-header { background: transparent; padding: 0 !important; position: absolute; right: 20px; top: 20px; }
    #commissionModal .modal-header button svg { width: 35px; }
    #commissionModal .modal-dialog { position: relative; }*/
    #gallery-single-section #gallery.ctm__ratio1 .isotope-item .gallery-single-item:hover:before { opacity: 0 !important; }
    @media (max-width:40em) {
        .randomBlock.text-right { dixsplay: none; }
    }
    .filter_row { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--main-border-color); padding: 20px 0; margin: 0 25px 0 25px; text-align: left; }

    /*@media (max-width:778px){
    .randomBlock{padding: 20px 0 0 0 !important;}
    }*/
    @media (max-width:767px) {
        .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { z-index: 99999 !important; }
        .owl-item .user_filter { padding: 9px 12px 9px 12px !important; font-size: 14px !important; }
        #logo_modal .modal-dialog, #emailModal, #commissionModal .modal-dialog { width: unset !important; }
        .ctm_modal_comman .modal-dialog { width: unset !important; }
        #register_modal .modal-dialog { width: unset !important; }
        #register_modal .modal-content{padding: 5% 5% !important;}
        .ctm_modal_comman .modal-content{padding: 5% 5% !important;}
        #exampleModal .modal-header{z-index: 9999 !important;}
        .ctm_modal_comman .modal-header{z-index: 10 !important;}
        #header-right .login__contact_hide_show { top: 60px; }
        .container-fluid { padding-left: 15px; padding-right: 15px; }
        #gallery-single-section .isotope.col-2 .isotope-item, #gallery-single-section .isotope.col-3 .isotope-item, #gallery-single-section .isotope.col-4 .isotope-item, #gallery-single-section .isotope.col-5 .isotope-item, #gallery-single-section .isotope.col-6 .isotope-item { width: calc(50% - 20px); }
        .isotope.col-4 .isotope-item { margin: 0px; border: 0px; border-bottom: 0px solid #b7b7b7; }
        #gallery-single-section #gallery.ctm__ratio1 .isotope-item { border-bottom: 1px solid #b7b7b7 !important; }
        body #body-content { padding-bottom: 0 !important; }
        #header { height: 60px; }
        #header-right .img_footer_div { margin: 8px 10px 0px auto; }
        #header-center .logo-text { top: 14px; }
        .isotope-product-labels { font-size: 14px !important; }
        .right-paddle { right: -8px; }
        .left-paddle { left: -8px; }
        #header-center .logo-text { font-size: 35px; }

        /*.mob-space{margin: 5px 0;}*/
        .detailed-user-name-link { font-size: 15px; }
        .detailed-user-tag-name-link { font-size: 11px; }
        .paddles { display: none; }
        .filter-gallery-groups { padding: 9px 12px 9px 12px; }
        .filter-gallery-toggle-category { font-size: 14px !important; white-space: nowrap !important; }

        .search-bar { margin: 14px 10px 0px 8px; position: fixed;        /*width: calc(100% - 110px);*/ width: auto !important; z-index: 9; display: block !important; }
        .mob-space .filter-gallery-toggle { font-size: 20px; }
        #gallery-single-section { margin-top: 200px !important; }
        .product-filter-disable { font-size: 10px; padding: 10px 15px 3px 0 !important;        /* display: none !important; */ }

        .search-bar { margin: 14px 10px 0px 8px; position: fixed;        /*width: calc(100% - 110px);*/ width: auto !important; z-index: 9; /*display: none;*/ }
        .mob-space .filter-gallery-toggle { font-size: 20px; }
        #gallery-single-section { margin-top: 200px !important; }
        .product-filter-disable { font-size: 15px; padding: 10px 15px 3px 0 !important;        /* display: none !important; */ }

        .homepage-filter-tags-bar { margin-top: 60px; }
        .homepage-filter-tags-bar .owl-item { width: auto !important; margin-right: 10px !important; }

        /*.homepage-filter-tags-bar .owl-stage{width: 800px !important;}*/
        .randomBlock { padding: 30px 0px 0px 0px !important; }
        .search-bar .search_form_div { width: calc(150px - 36px) !important; margin-right: 10px; }
        .ctm_show { right: 0 !important; }
        #gallery.ctm__ratio3 { margin-top: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio2 { margin-top: 25px !important; }
        #gallery-single-section #gallery.ctm__ratio1 { margin-top: 25px !important; }
        .mob-space .menu-wrapper.subcategory.menu .col-xs-12.text-left.filter-tags-bar { padding: 0 !important; max-width: 100% !important; }
        .stick-view-thumb { display: none; }
        .slider-main-lg { margin-bottom: 40px !important; }
        .slider-main-lg .info_detail { display: block; padding-top: 0; text-align: right; position: absolute; top: -25px; right: 15px; }
        .slider-main-lg .info_detail a { width: 35px; height: 35px; border-radius: 50px; background: #000; text-align: right; margin-left: auto; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 14px; font-weight: 300; text-transform: capitalize; }
        #remove_side { position: absolute; top: 30px; right: 60px; width: 35px; height: 35px; background: #000; border-radius: 50px; display: flex; justify-content: center; align-items: center; font-size: 12px; font-weight: 400; color: #fff; text-transform: capitalize; }
        #close_side1 { position: absolute; top: 30px !important; right: 15px !important; left: auto !important; width: 35px; height: 35px; background: #000; border-radius: 50px; display: flex; justify-content: center; align-items: center; font-size: 12px; font-weight: 400; color: #fff; text-transform: capitalize; letter-spacing: 1px !important; font-weight: 500; }
        #remove_side svg { width: 30px; }
        #close_side1 svg { width: 30px; }
        #close_side1 svg path { stroke-width: 325px !important }
        #remove_side svg path { stroke-width: 325px !important }
        .slider-main-lg .info_detail a#close_side2 svg { width: 30px; }
        .slider-main-lg .info_detail a#close_side2 svg path { stroke-width: 325px !important }

        /*#remove_side{display: flex;}*/
        #product_details_page .slider-row { height: 100vh; }
        #product_details_page .slider-row .slider-main-product { height: 100vh; }
        #product_details_page .slider-row #main_slider { height: 100%; display: flex; align-items: center; justify-content: center; width: 100%; }

        /*#product_details_page .slider-row #main_slider .slick-track{width: 100% !important;}*/
        #product_details_page .slider-row .slider-main-product { padding-left: 0px !important; padding-right: 0px !important; }

        /*#product_details_page .slider-row #main_slider .slick-track .slick-slide{width: 100% !important;}*/
        #product_details_page .slick-prev { left: 5px !important; }
        #product_details_page .slick-next { right: 0px !important; }
        .product_details_page__btn { display: none; }
        #product_details_page .slick-prev, .slick-next { background: transparent !important;        /*border-radius: 50px; padding: 0 !important; width: 21px !important; height: 21px !important;*/ }
        .slider-main-lg .info_detail a img { width: 22px; }
        .slider-main-lg .info_detail a#close_side2 { margin: 0; position: relative; top: 35px; margin-right: 65px !important; z-index: 1; }
        #product_details_page .side-bar-right { padding: 30px 15px 20px 15px !important; }
        #logo_modal .modal-header { right: 10px; }
        #emailModal .modal-header { right: 10px; }
        #commissionModal .modal-header { right: 10px; }
        .hide_show_filter .filter_row:first-child { margin-top: 6px !important; }
        #exampleModal_1 .modal-dialog { margin: 60px 0 0 auto; width: 180px; }
        #exampleModal_1 .modal-content { padding: 0px 0; }
        #exampleModal_1 .modal-body .login__contact_hide_show .login_r_button { font-size: 16px !important; }
        .randomBlock { top: 56px !important; padding: 0 !important; }
        .menu-wrapper.subcategory .owl-nav { display: none !important; }
        .homepage-filter-bar .filter-tags-bar button.owl-next { margin-top: -15px !important; height: 29px !important; min-height: 29px !important; margin-right: 0px !important; }
        .homepage-filter-bar .mob-space { width: calc(100% - 72px) !important; }
        .homepage-filter-bar .filter-tags-bar button.owl-prev { margin-left: 1px !important; height: 29px !important; min-height: 29px !important; margin-top: -15px !important; }
        .homepage-filter-tags-bar .owl-nav { display: none !important; }
        .homepage-filter-tags-bar .owl-nav button.owl-next { width: 32px !important; height: 32px !important; }
        .homepage-filter-tags-bar .owl-nav button.owl-prev { width: 32px !important; height: 32px !important; }
        .homepage-filter-tags-bar { margin-top: 20px; }
        .randomBlock { padding: 0 !important; margin-top: -5px !important; z-index: 9999 !important; }
        .homepage-filter-bar { padding-bottom: 15px !important; }
        .homepage-filter-tags-bar .owl-carousel .owl-stage-outer { margin-left: 0px !important; margin-right: 0px !important; width: calc(100% - 0px) !important; }
        .homepage-filter-bar .filter-tags-bar .owl-stage-outer { margin-left: 0px !important; margin-right: 37px !important; width: calc(100% - 4px) !important; }
        .homepage-filter-tags-bar .owl-carousel.second_1 .owl-stage-outer { width: calc(100% - 0px) !important; }
        .homepage-filter-tags-bar .owl-carousel.first_1 .owl-stage-outer { width: calc(100% - 0px) !important; }
        .homepage-filter-bar .owl-carousel_1.first .owl-stage-outer { width: calc(100% - 0px) !important; }
        .homepage-filter-bar .owl-carousel_1.second .owl-stage-outer { width: calc(100% - 0px) !important; }
        #gallery-single-section #gallery.ctm__ratio2 .ctm_square_child a h2 { font-size: 16px !important; margin-bottom: 0px !important; padding: 4px 0 !important; height: 25px; }
        #gallery-single-section #gallery.ctm__ratio2 .ctm_square_child p { margin-bottom: 5px !important; font-size: 14px !important; }
        #gallery-single-section #gallery.ctm__ratio2 .ctm_square .isotope-item .ctm_square_hover .ctm_square_child .full-wd a { font-size: 14px !important; }
        .helplabel.titlelabel p { font-size: 14px; line-height: 16px; }
        .helplabel.titlelabel1 p { font-size: 14px; line-height: 16px; }
        .helplabel.titlelabel1 { padding: 6px 10px !important; }
        .helplabel.titlelabel { padding: 6px 10px !important; }
        .helplabel { border-radius: 6px !important; min-width: auto !important; }
        .helplabel.infolabel { padding: 10px 14px; position: absolute; right: -12px; width: 145px; top: 95px; box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 50%); border-radius: 8px !important }
        .helplabel.infolabel p { margin-bottom: 0px !important; font-size: 14px !important; }
        .helplabel.infolabel:after { top: -14px; right: 21px; transform: rotate(-90deg); filter: none !important; }
        .helplabel:after { border-top: 8px solid transparent; border-left: 16px solid #fff; border-bottom: 8px solid transparent; }
        .helplabel { padding: 10px 15px; border-radius: 8px !important; min-width: auto !important; }
        .helplabel p { margin-bottom: 6px !important; }
        .helplabel.contact { padding: 7px 12px !important; }
        .helplabel.contact:after { right: -13px; }
        .helplabel.contact p { white-space: nowrap; font-size: 14px !important; }
        .helplabel button { font-size: 12px !important; }
        .helplabel.filterlable { padding: 7px 12px !important; }
        .helplabel.filterlable:after { right: -13px; }
        .helplabel button { padding: 3px 12px !important; margin-top: 10px; }
        .helplabel.filterlable p { white-space: nowrap; font-size: 14px !important; }
        #gallery.gsi-color .gallery-single-item:before { background-color: #393939 !important; }
        .helplabel.titlelabel:after { bottom: -13px !important; }
        .helplabel.titlelabel1:after { top: -13px !important; }
    }
    .hide_show_filter { background: #393939; width: 420px; border-left: 0px solid #8e8e8e !important; border-radius: 0 0 0 8px; box-shadow: 0px 4px 5px rgb(0 0 0 / 40%); }
    .filter_row h2 { font-size: 22px; margin-top: 10px; }
    @media (max-width:654px) {
        .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { height: 140px; }
    }
    @media (max-width:640px) {
        .mob-space { width: 100% !important; }
    }
    @media (max-width:540px) {
        .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { height: 120px; }

    }

         .slider-logo .logo__text .logo__title.shop_name {letter-spacing: normal !important;
        font-size: 18px;padding-right: 80px;}


    @media (max-width:515px) {

        .helplabel.titlelabel.ctm_above_title {top: -80px;}

        /* 7-6-2022_backup */
        .isotope-wrap.else .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { border-radius: 0px !important; }

        /*3-6-2022_changes*/
        #exampleModal .forgot_a_tag { width: 100%; line-height: auto; float: none; white-space: nowrap;}
        button.like_icon { max-width: 20px; padding: 0; }
        button.like_icon svg { width: 100%; padding: 0; }

        /*1-6-2022_changes*/
        #gallery-single-section .isotope.col-2 .isotope-item, #gallery-single-section .isotope.col-3 .isotope-item, #gallery-single-section .isotope.col-4 .isotope-item, #gallery-single-section .isotope.col-5 .isotope-item, #gallery-single-section .isotope.col-6 .isotope-item { width: calc(100% - 20px) !important; }
        .filter-gallery-groups { font-family: 'IBM-medium' !important; }
        .flex-box { padding-bottom: 20px; }
        .gallery-single-item { border-radius: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio1 .isotope-item { margin-top: 0px !important; }
        .isotope-product-labels { font-size: 18px !important; }
        #gallery-single-section { margin-top: 208px !important; }
        .homepage-filter-bar .mob-space { padding: 0 10px 40px 10px !important; width: calc(100% - 52px) !important; }
        #gallery-single-section #gallery.ctm__ratio1 .isotope-item .gallery-single-item:hover:before { opacity: .65 !important; }
        #gallery.gsi-color .gallery-single-item:before { background: #08c1b8 !important; }
        .isotope-wrap.justified-with .isotope-item .ctm_titlecookie #titlelabel { top: 12px; }
        .isotope.col-4 .isotope-item { margin: 0px 0px 20px; border-radius: 0px !important; }

        /*.ctm_square .isotope-item .ctm_square_hover{position: absolute !important;}*/
        .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { top: 0 !important; height: 100%; bottom: 0 !important; transform: translateY(0px) !important; }
        .header-fixed .container-fluid { padding: 0 !important; }
        .header-fixed #header .container-fluid { padding: 0 10px !important; }
        .homepage-filter-bar { margin: 0 !important; }
        #gallery-single-section .container-fluid { padding: 0 !important; }
        #gallery-single-section #gallery .ctm_square .isotope-item { margin: 0 0 20px 0 !important; width: calc(100% - 0px) !important; border-radius: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio3 .ctm_square .isotope-item { width: calc(50% - 6px) !important; margin: 3px !important; }
        #gallery.ctm__ratio3 { margin-top: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio2 .ctm_square .isotope-item { width: calc(33.33% - 6px) !important; margin: 3px !important; height: 120px !important;        /*background-size: 100%  120px !important;*/ background-repeat: no-repeat; padding-bottom: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio2 .grid-sizer { width: 33.33333333% !important; }
        #gallery-single-section #gallery.ctm__ratio1 .ctm_square .isotope-item { width: calc(100% - 0px) !important; }
        #header-center .logo-text { font-size: 25px !important; }
        .homepage-filter-tags-bar { margin-top: 20px; }
        .randomBlock { padding: 0 !important; margin-top: -5px !important; z-index: 9999 !important; }
        #gallery-single-section #gallery.ctm__ratio1 { margin-top: 0px !important; }
        .radio0 .bar, .radio1 .bar, .radio2 .bar, .radio3 .bar { height: 32px; }
        .radio0 .wrap, .radio1 .wrap, .radio2 .wrap, .radio3 .wrap { height: 32px; }
        .radio0, .radio1, .radio2, .radio3 { height: 38px; }

        /*.filter_row h2.m-0.prozak-light-family{font-style: 20px !important;}
            .filter_row h2{font-style: 20px !important;}*/
        .filter_row { padding: 20px 0 !important; border-bottom: 1px solid var(--main-border-color); margin: 1px 22px 0px 34px !important; }
        .filter_row { }
        .hide_show_filter h2.m-0.prozak-light-family { padding: 9px 20px 0 0; }
        .switch-field label { padding: 8px 10px 8px 20px !important; }
        .hide_show_filter .filter_row:first-child { border-top: 1px solid var(--main-border-color) !important; margin-top: 6px !important; }
        #header-right .login__contact_hide_show .login_r_button { font-size: 16px !important; padding: 4px 0; }
        .mob-space .menu-wrapper.subcategory.menu .col-xs-12.text-left.filter-tags-bar { padding: 0 !important; max-width: 100% !important; }

        /*.homepage-filter-bar .filter-tags-bar button.owl-prev{margin-top: -15px !important;}
            .homepage-filter-bar .filter-tags-bar button.owl-next { margin-right: 0px !important; margin-top: -15px !important; height: 30px !important; min-height: 30px !important; }*/
        .filter_btn_main { right: 20px; }
        .homepage-filter-bar { padding-bottom: 10px !important; }

        /*.homepage-filter-tags-bar .owl-carousel .owl-stage-outer { z-index: 999 !important; margin-left: 34px !important; margin-right: 34px !important; width: calc(100% - 68px) !important; }
            .homepage-filter-bar .filter-tags-bar .owl-stage-outer{    width: calc(100% - 73px) !important;}*/
        .ctm__ratio2 .gallery-single-item { border-radius: 0px !important; }
        .ctm__ratio2 .ctm_square .isotope-item .ctm_square_hover .ctm_square_child { border-radius: 0 !important; }
    }

    /* Tablets */
    .randomBlock { position: absolute; right: 25px;    /* bottom: 5px; */ top: 52px; width: 445px !important; }
    .filter_text { border-bottom: 0px solid var(--main-border-color); padding: 7px 0px 7px 0px; font-size: 24px; cursor: pointer; }
    .filter_text:hover { color: #fff; }
    .filter_btn { margin-top: 2px }
    .filter_text h2 { letter-spacing: 1px !IMPORTANT; font-size: 27px !important; display: flex !important; justify-content: center; align-items: center; }

    /*FOR SWITCH FIELD ACTIVE COLOR CHANGE CSS*/
    .switch-field svg { width: 60px; height: 60px; vertical-align: top; margin: 0 13px; }
    label.active svg path { fill: #fff !important; }
    .modal_form .form-group { position: relative; display: flex; align-items: center }
    .form_icon { position: absolute; left: 8px; }
    .form_icon i { font-size: 20px; }
    .user_filter { border-radius: 7px; text-transform: capitalize !important; padding: 9px 13px 9px 27px !important; padding-left: 10px; cursor: pointer; position: relative; top: 0px; line-height: 1; display: inline-block; outline: none !important; background-color: #b0b0b0; color: #393939; font-family: 'IBM Plex Sans Condensed'; }
    .clear_user_filter { position: absolute; top: 0; display: contents; }
    .captcha_field { padding-left: 10px !important; }
    #ic_commissionModal, #ic_emailModal, #ic_logo_modal, #ic_join_gallery { width: 100%; }
    span.invalid-feedback.hidden-error-email, span.invalid-feedback.hidden-error-username, span.invalid-feedback.hidden-error-password, span.invalid-feedback.hidden-error-c_password { color: #E06659; }

    /* Phone 8 */
    @media (max-width:420px) {
        .hide-in-phones { display: none; }
        .randomBlock { position: absolute; right: 0px;        /* bottom: 5px; */ top: 84px; width: 420px; padding: 0px; }
        .homepage-filter-tags-bar { margin-top: 0px !important; }
        .homepage-filter-tags-bar .owl-carousel .owl-stage { width: 1252px !important; }

        /* Categories */
        #header-center .logo-text { font-size: 28px !important; }
        #header-right .img_footer_div { margin: 14px 4px 0px auto !important; width: 34px; height: 34px; }

        /*1-6-2022_changes*/
        #gallery-single-section { margin-top: 185px !important; margin-bottom: 0px; }
        .flex-box { padding-bottom: 10px; }
        .isotope.col-4 .isotope-item { margin-bottom: 10px !important; }
        .homepage-filter-bar .mob-space { width: calc(100% - 45px) !important; }
        .homepage-filter-bar .menu-wrapper.subcategory .filter-gallery-groups { font-size: 14px !important; }

        /*.flex-box { padding-bottom: 10px; }*/
        #header-center .logo-text { letter-spacing: 0px; }
        .filter_text { margin-top: 0px; margin-right: 0px; padding: 0 !important; }

        /* Filter button */
        .filter_btn { margin-top: 2px; margin-right: 0px; }

        /* DONE button */
        .hide_show_filter { background: #393939; width: 376px; border-left: 1px solid var(--main-border-color); margin: 0px; padding: 0px; position: absolute; right: 0px; }

        /* Filter container */
        .filter_row { margin: 0 10px; }

        /* Filter buttons container */
        .filter_row h2.m-0.prozak-light-family { font-size: 27px !important; }
        .hide_show_filter h2.m-0.prozak-light-family { padding: 2px 20px 0 0 !important; letter-spacing: 0px; }
        h2.m-0.prozak-light-family { padding: 0; margin: 0; }
        .filter_row h2 { font-size: 18px !important; }
        #gallery-single-section #gallery.ctm__ratio2 { margin-top: 0px !important; }
        #gallery.ctm__ratio3 { margin-top: 0px !important; }
        #gallery-single-section #gallery.ctm__ratio1 { margin-top: -10px !important; }
        .randomBlock { padding: 0 !important; margin-top: 0px !important; width: 100% !important; }
        .filter_row { margin: 1px 10px 0px 10px !important; }
        .switch-field label { padding: 8px 0px 8px 0px !important; }
        .filter_btn_main { width: 63px !important; top: 0px !important; }
        .mob-space .menu-wrapper.subcategory.menu .col-xs-12.text-left.filter-tags-bar { padding: 0 !important; max-width: 100% !important; }
        .filter_btn_main { right: 10px !important; }
        .helplabel.contact { right: 78px !important; }
        .helplabel.filterlable { right: 64px; top: 1px; }
    }

    /*#gallery-single-section .container-fluid{padding: 0 !important;}*/

    /* Phone SE */
    @media (max-width:374px) {
        .randomBlock { position: absolute; right: 0px;        /* bottom: 5px; */ top: 84px; width: 375px !important; padding: 0px; }
        .homepage-filter-tags-bar { margin-top: 0px !important; }
        .homepage-filter-tags-bar .owl-carousel .owl-stage { width: 1252px !important; }
        #header-center .logo-text { font-size: 23px !important; }
        #header-right .img_footer_div { margin: 14px 4px 0px auto !important; width: 34px; height: 34px; }
        #gallery-single-section { margin-top: 185px !important; margin-bottom: 0px; }
        .flex-box { padding-bottom: 20px; }
        #header-center .logo-text { letter-spacing: 0px; }
        .filter_text { margin-top: 2px; margin-right: 10px; }
        .hide_show_filter { width: 328px; }

        /* Filter container */

        /*#gallery-single-section .container-fluid{padding: 0 !important;}*/
        .mob-space .menu-wrapper.subcategory.menu .col-xs-12.text-left.filter-tags-bar { padding: 0 !important; max-width: 100% !important; }
        span.shop_name { font-size: 50px; color: red; }
        .filter_row h2.m-0.prozak-light-family{font-size: 24px !important; padding-right: 10px !important;}
        .radio0, .radio1, .radio2, .radio3 { width: 195px !important; }
        .radio0.radio_two_show_price .bar, .radio0.radio_two_sale_only .bar, .radio0.radio_two_sort_by .bar, .radio1.radio_two_show_price .bar, .radio1.radio_two_sale_only .bar, .radio1.radio_two_sort_by .bar, .radio2.radio_two_show_price .bar, .radio2.radio_two_sale_only .bar, .radio2.radio_two_sort_by .bar { left: 104px !important; }
        .radio0 .bar, .radio1 .bar, .radio2 .bar, .radio3 .bar { width: 85px; }
        /*.radio0 label[for=radio_one_show_price], .radio0 label[for=radio_one_sale_only], .radio0 label[for=radio_one_sort_by], .radio1 label[for=radio_one_show_price], .radio1 label[for=radio_one_sale_only], .radio1 label[for=radio_one_sort_by] { margin-left: 34px; }*/
        /*.radio0 label[for=radio_two_show_price], .radio0 label[for=radio_two_sale_only], .radio0 label[for=radio_two_sort_by], .radio1 label[for=radio_two_show_price], .radio1 label[for=radio_two_sale_only], .radio1 label[for=radio_two_sort_by] { margin-right: 30px; }*/
        .radio2 label[for=radio_one_show_price], .radio2 label[for=radio_one_sale_only], .radio2 label[for=radio_one_sort_by] { padding-left: 15px; }
        .radio2 label[for=radio_two_show_price], .radio2 label[for=radio_two_sale_only], .radio2 label[for=radio_two_sort_by] { padding-right: 20px; }
        .radio3.radio_two_auto_load .bar{left: 102px !important;}
        .radio0 label[for=radio_one_show_price], .radio0 label[for=radio_one_sale_only], .radio0 label[for=radio_one_sort_by], .radio1 label[for=radio_one_show_price], .radio1 label[for=radio_one_sale_only], .radio1 label[for=radio_one_sort_by], .radio3 label[for=radio_one_auto_load]{padding-left: 33px !important;}
        .radio0 label[for=radio_two_show_price], .radio0 label[for=radio_two_sale_only], .radio0 label[for=radio_two_sort_by], .radio1 label[for=radio_two_show_price], .radio1 label[for=radio_two_sale_only], .radio1 label[for=radio_two_sort_by], .radio3 label[for=radio_two_auto_load]{padding-right: 31px !important;}
    }

    /* Phone SE */
    @media (max-width:320px) {
        h2.m-0.prozak-light-family { font-size: 22px; padding: 0; margin: 0 0px 0 0; }
        .randomBlock { width: 320px !important; }
        .hide_show_filter { width: 320px; }


    /* Filter container */ }


.content-cart {
    padding-top: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CartContainer{
    width: 70%;
    height: 90%;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 10px 20px #1687d933;
}

.Header{
    margin: auto;
    width: 90%;
    height: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Heading{
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #2F3841;
}

.Action{
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #E44C4C;
    cursor: pointer;
    border-bottom: 1px solid #E44C4C;
}

.Cart-Items{
    margin: auto;
    width: 90%;
    height: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.image-box{
    width: 15%;
    text-align: center;
}
.about{
    height: 100%;
    width: 24%;
}
.title{
    padding-top: 10px;
    line-height: 30px;
    font-size: 32px;
    font-family: 'Open Sans';
    font-weight: 800;
    color: #202020;
}
.subtitle{
    line-height: 10px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #909090;
}

.counter{
    width: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 900;
    color: #202020;
    cursor: pointer;
}
.count{
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #202020;
}

.prices{
    height: 100%;
    text-align: right;
}
.amount{
    padding-top: 20px;
    font-size: 26px;
    font-family: 'Open Sans';
    font-weight: 800;
    color: #202020;
}
.save{
    padding-top: 5px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #1687d9;
    cursor: pointer;
}
.remove{
    padding-top: 5px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #E44C4C;
    cursor: pointer;
}

.pad{
    margin-top: 5px;
}

hr{
    width: 66%;
    float: right;
    margin-right: 5%;
}
.checkout{
    clear:both;
    float: right;
    margin-right: 5%;
    width: 28%;
}
.total{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.Subtotal{
    font-size: 22px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #202020;
}
.items{
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 500;
    color: #909090;
    line-height: 10px;
}
.total-amount{
    font-size: 36px;
    font-family: 'Open Sans';
    font-weight: 900;
    color: #202020;
}
.button{
    margin-top: 10px;
    width: 100%;
    height: 40px;
    border: none;
    background: linear-gradient(to bottom right, #B8D7FF, #8EB7EB);
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #202020;
}

#payment-form {
    width: 600px;
    margin: 100px auto 0;
    background: black;
    border-radius: 15px;
    padding: 20px;
}

#payment-form input, #card-element {
    width: 100%;
    border: 1px solid #eaeaed;
    background: transparent;
    height: 48px;
    padding: 12px;
    border-radius: 8px;
    color:white !important;
}

.menu-account {
    margin: 0 10px;
}


#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    border-radius: 10px;
    margin-top: 160px;
}

.clear {
    clear: both;
}

#customers img {
    float:left;
    margin-right: 15px;
}

#customers a {
    color:white;
}

#customers a p {
    text-align: left;
}

#customers div {text-align: left;}

#customers li {
    margin-bottom: 10px;
    text-align:left;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}


#customers ul {
    list-style: none;
    padding-left: 0;
}


#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: black;
    color: white;
    text-align: center;
}

#customers span {
    display: block;
    font-size: 12px;
}

.input-tracker {
    float:left;
    width: 40%;
    padding: 0px 12px;
    border-radius: 10px;
    margin-right: 1%;
    color:black;
}

.btn-save-tracker-number {
    float:left;
    text-align: center;
    width: max-content;
    padding: 0px 12px;
    border-radius: 10px;
    background: #b0b0b0;
    display: block;
    margin-top: 3px;
}


.btn-confirm {
    padding: 2px 10px;
    background: #b0b0b0;
    width: max-content;
    border-radius: 5px;
    display: inline-block;
    font-size: 10px;
    color:black;
    position: relative;
    top: 3px;
    float:right;
}

.header-cart {
    position: relative;
    top: 55px;
    right: 75px;
}

.bg-default {
    background-color: #172b4d !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 0.375rem;
    background-color: #fff;
    background-clip: border-box;
}

.card-header {
    margin-bottom: 0;
    padding: 1.25rem 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    background-color: #fff;
}

.text-white {
    color: #fff !important;
}

.table-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.table-dark {
    color: #f8f9fe;
    background-color: #172b4d;
}

.card .table td, .card .table th {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.table .thead-dark th {
    color: #4d7bca;
    background-color: #1c345d;
}
.table.align-items-center td, .table.align-items-center th {
    vertical-align: middle;
}


.alert-success {
    position: fixed;
    z-index: 100000000;
}

.delivery-info-cart a {
    display: block;
    width: max-content;
    margin: 0 auto;
    line-height: 35px;
}

.delivery-info-cart {
    width: 600px;
    margin: 40px auto;
}

.delivery-info-cart ul {
    list-style: none;
    padding-left: 0;
}

.delivery-info-cart ul span, .delivery-info-cart ul p  {
    display: inline-block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

    @media only screen and (max-width: 768px) {
         .isotope-wrap.justified-with button.like_icon {top: 25px;}

    }

    /* Filter container */
.header-fixed .owl-drag { position: relative;}
.header-fixed .owl-stage-outer { width: calc( 100% - 15px); overflow: hidden; position: relative; z-index: 9999999;}
.header-fixed .owl-stage-outer { z-index: unset !important; }
.header-fixed .owl-item { display: inline-block; }
.header-fixed .owl-nav { margin: 0;  position: absolute; top: 50%; -ms-transform: translateY(-50%);  transform: translateY(-50%);width: 100%; }
.header-fixed .owl-next, .header-fixed .owl-prev {width:36px !important;height:36px !important; background-repeat:no-repeat; opacity: 1 !important; background-size: 100%; display: inline-block; font-size: 0; border:0px solid transparent; background-color: transparent;}
.header-fixed .homepage-filter-bar .owl-next, .header-fixed .homepage-filter-bar .owl-prev {width:33px !important;height:33px !important; background-repeat:no-repeat; opacity: 1 !important; background-size: 100%; display: inline-block; font-size: 0; border:0px solid transparent; background-color: transparent; margin-right: 20px !important;}
.header-fixed .owl-prev { float: left; }
.header-fixed .owl-prev.disabled , .header-fixed .owl-next.disabled { display: none;}
.header-fixed .owl-next {  float: right; }
@media (max-width:767px){
    .header-fixed .owl-stage-outer {    width: 100%;    margin-left: 0px; }
    .header-fixed .owl-nav { display: none;}
}

span.invalid-feedback.hidden-error-code{
    color: #E06659;
}

#loginCodeForm .form-group .form_icon{
    top: 10px;
}

#loginCodeForm .d-block{
    display: block;
}

#exampleModal .d-block{
    display: block;
}

#exampleModal .toggle-password {
    top: 14px;
}


/*--Modal--*/

span.invalid-feedback.hidden-error-email,
span.invalid-feedback.hidden-error-username,
span.invalid-feedback.hidden-error-password,
span.invalid-feedback.hidden-error-c_password {
    font-weight: 400 !important;
    font-family: 'IBM-Regular' !important;
}
.modal--common .form_icon{
    top: 10px !important;
}
#exampleModal .login_button_ {
    width: 300px;
    margin: 0 auto;
}
.modal--common .modal-content {
    padding: 0 !important;
    background-color: #242424;
}

.modal--common .modal-header {
    right: 10px !important;
    top: 10px !important;
    z-index: 99;
    border-radius: 50px;
}

.modal--common .modal-header button svg path {
    stroke: #999 !important;
}
.modal--common .modal-header .close {
    width: 30px;
    height: 30px;
    margin-top: 0;
}
.modal--common .modal-header button svg {
    width: 30px !important;
    height: 30px !important;
}

.modal--common .modal-body {
    background-color: #393939;
    border-radius: 25px;
    padding: 20px !important;
    font-family: 'IBM-Regular' !important;
    font-weight: normal !important;
    font-size: 18px;
    color: #c8c8c8 !important;
}

.modal--common .modal_heading {
    padding: 30px 20px !important;
    border-bottom: 1px solid #999;
    background-color: #242424;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
}

.modal--common .modal_heading span.logo-text {
    text-transform: uppercase;
    font-size: 36px;
    top: 0 !important;
    margin: 0 !important;
    letter-spacing: 3px;
    line-height: normal;
}

.modal--common.modal--common .modal_form {
    padding: 30px 0px 10px;
    background-color: #393939;
}

.modal--common.modal--common .form-control {
    border-color: #c8c8c8 !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 18px !important;
    font-family: 'IBM-Regular' !important;
}
.modal--common.modal--common .form-control::placeholder{
    color: #999 !important;
}
#register_modal .radio-border {
    width: 30px;
    height: 30px;
    border-radius: 7px;
    background-color: #c8c8c8;
    left: 2px;
    top: 2px;
}
.modal--common input[type=checkbox]:before,
#register_modal .radio-label:after {
    border-radius: 7px !important;
    background-color: #c8c8c8;
    width: 30px;
    height: 30px;
}

.modal--common .form-check {
    margin-bottom: 30px;
}
.modal--common .checkbox-label {
    font-weight: 400 !important;
    margin: 8px 0 0 12px;
    cursor: pointer;
}
#register_modal .radio-label{
    cursor: pointer;
    font-family: 'IBM-Regular' !important;
    font-weight: normal !important;
    font-size: 18px;
    padding-left: 45px;
}
#join_gallery .modal_heading {
    margin-bottom: 20px;
}
#join_gallery .modal_form {
    padding-top: 10px;
}

.modal--common button.btn.btn-primary.button_l,
#logo_modal .detailed-button,
.modal--common .detailed-button  {
    max-width: 300px;
    margin: 0 auto !important;
    width: 100% !important;
    display: block !important;
    box-shadow: none !important;
    font-size: 30px !important;
    color: #393939 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    height: 50px;
    line-height: 31px;
}
div#g-recaptcha4 div {
    max-width: 300px !important;
    width: 100% !IMPORTANT;
}
@media screen and (max-width: 767px){
    #logo_modal .modal-content,
    #register_modal .modal-content {
        padding: 0 !important;
    }
    .modal--common .modal-dialog{
        margin: 0 auto;
        max-width: 400px;
        width: 100% !important;
    }
    .modal--common .modal_heading{
        padding: 20px 10px !important;
    }
    .modal--common .modal-header .close,
    .modal--common .modal-header button svg {
        width: 25px !important;
        height: 25px !important;
    }
    .modal--common .modal_heading span.logo-text{
        font-size: 30px !important;
    }
    .modal--common button.btn.btn-primary.button_l,
    .modal--common .detailed-button{
        font-size: 26px !important;
    }
    .modal--common .modal-body,
    .modal--common .form-control,
    .modal--common .form-control::placeholder,
    #register_modal .radio-label{
        font-size: 16px !important;
        line-height: normal;
    }
    #register_modal .radio-border{
        width: 26px !important;
        height: 26px !important;
    }
    .modal--common input[type=checkbox]:before,
    #register_modal .radio-label:after{
        width: 26px !important;
        height: 26px !important;
    }
    #register_modal .radio-label{
        padding-left: 40px !important;
    }
    .modal--common .checkbox-label {
        margin: 7px 0 0 8px !important;
    }
    .modal--common button.btn.btn-primary.button_l, 
    #logo_modal .detailed-button, 
    .modal--common input.detailed-button{
        font-size: 26px !important;
    }
}
@media screen and (max-width:  575px){
    .modal--common {
        padding: 0 !important;
    }
}