/* @font-face {
    font-family: "gotham-medium";
    src: url("../fonts/Gotham-Medium.otf") format("opentype");
    src: url("../fonts/GothamMedium.ttf") format("truetype");
}
@font-face {
    font-family: "gotham-book";
    src: url("../fonts/Gotham-Book.otf") format("opentype");
    src: url("../fonts/GothamBook.ttf") format("truetype");
}

@font-face {
    font-family: "gotham-blod";
    src: url("../fonts/Gotham-Bold.otf") format("opentype");
    src: url("../fonts/GothamBold.ttf") format("truetype");
} */

.page-header {
    /* max-width: 1440px; */
    margin: 0 auto;
}

.page-header .header-1 .header-top {
    padding: 6px 0px !important;
    height: 24px;
}
.header-topfixed {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1071;
}
.page-footer .footer-1 .footer-bottom {
    padding: 14px 0px !important;
    background: #4188c4 !important;
}

/* .container{
    width: 1200px !important;
} */

.header-top-right .header.links {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #131313;
    opacity: 1;
}

.grid-product-type
    .product-item
    .item-inner
    .product-item-info
    .product-item-image
    .product-item-photo {
    font-size: 0 !important;
    display: block !important;
    padding: 6px !important;
    border: none !important;
    position: static !important;
    margin: 0 !important;
}

.col2-layout .category-product.products-grid .item {
    width: 31.333333333333% !important;
    border: 1px solid #ddd !important;
    margin: 4px !important;
    border-radius: 5px !important;
    padding: 15px !important;
    position: relative;
}

.grid-product-type
    .product-item
    .item-inner
    .product-item-info
    .product-item-details {
    text-align: left !important;
    /* padding: 10px 10px 0; */
}

.grid-product-type
    .product-item
    .item-inner
    .product-item-info
    .product-item-details
    .price-box
    .price {
    font-size: 129% !important;
    color: #4188c4 !important;
}

.action.tocart.primary {
    background: #4188c4 !important;
    color: white !important;
}

li > select {
    height: 18px;
    padding: 0 1px 1px;
    border: none;
    background: transparent;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #131313;
}

.bg-light {
    background-color: #dbab5d !important;
}
.sell-border {
    border: 1px solid white;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 40px;
}
legend {
    margin-bottom: 0 !important;
}

fieldset > select {
    height: auto !important;

    -webkit-padding: 6px 37px 6px 6px;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    -webkit-border: none;
    background: transparent;
    width: 100%;
    border: none !important;
    -moz-font-size: 12px;
    cursor: pointer;
    margin-top: 3px;
    width: 127px;
}
.seller-select {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    -moz-line-height: 20px;
    color: #ffffff;
    opacity: 1;
}
fieldset > select > option {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    -moz-line-height: 20px;
    color: #ffffff;
    opacity: 1;
}

.special {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 13px;
    line-height: 20px;
    color: black;
    background-color: white;
}
ul > li,
ol > li {
    margin-top: 0rem;
    margin-bottom: 0rem !important;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0em;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-left: 25px; */
    margin-bottom: 0;
    list-style: none;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff !important;
    opacity: 1;
    margin-top: 4px;
}
fieldset.sell-border {
    margin-top: -7px;
    margin-right: 14px;
    height: 40px;
}

.form-inline > ul > li,
ol > li {
    margin-top: 3px;
}
/* .navbar-light .navbar-nav .nav-link {
    color: white !important;
    margin: 0px 14px 0px 10px !important;

} */
/* a.nav-link:hover{
  border-bottom: 1px solid white;
  border-radius: 2px;
} */

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 18rem;
    /* padding: 2.5rem 0; */
    margin: 0.5rem 0 0;
    /* margin-top: 2.4em; */
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid #1979c3;*/
    border-radius: 0.25rem;
}
.dropdown-item {
    color: black;
    font-size: 13px;
    font-weight: 600;
    /* font-family: system-ui; */
    margin: 10px 0px;
}

.dropdown > .nav-link > img {
    padding-left: 0.4em;
    width: 18px;
}

.form-inline > .navbar-light .navbar-nav .nav-link {
    color: white;
    padding: 15px 12px 0px 12px;
}
.w-auto {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 8px;
    line-height: 12px;
    color: #ffffff;
    padding: 0px 3px;
    opacity: 1;
}

.page-header .header-1 .header-middle {
    padding: 4px 0;
}

input[type="text"].custom-form {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding-left: 38px;
    width: 537px;
    border: 1px 0px 1px 1px solid rgb(207, 206, 206);
    border-right: 1px solid #4188c4;
    background: url("../images/search_black.svg") 10px no-repeat;
    background-size: 36px 18px;
    padding-top: 29px;
    padding-bottom: 25px;
    padding-left: 50px;
}
.input-group-prepend > .first-border:first-child {
    color: #4188c4;
}

span.serach-icon > img {
    margin-top: 10px;
}

.input-group > .input-group-prepend > .btn {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgb(207, 206, 206);
}

.input-group-text1 {
    border: 1px solid #4188c4;
    border-radius: 6px;
    background: #4188c4;
    border-left: 1px solid #4188c4;
    color: white;
    font-size: 12px;
    font-weight: 600;
    /* font-family: system-ui; */
    border-radius: 4px;
    cursor: pointer;
}

.input-group-text1 > img {
    padding: 0px 5px;
}

div.input-group-prepend > .dropdown-menu.show {
    margin-top: 1px;
}

.nav-border {
    border: 1px solid rgb(207, 206, 206);
    padding: 19px 31px 17px 31px;
    border-radius: 1px;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 18px;
}

.first-border {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.nav-border > img {
    padding-left: 10px;
}

.upload-btn {
    background: white;
    padding: 13px 32px;
    color: #444242;
    /* font-family: "gotham-medium"; */
    font-style: normal;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #707070;
    border-radius: 10px;
    opacity: 0.3;
}
.upload-btn:first-child {
    margin-right: 21px;
}
::placeholder {
    color: rgb(85, 83, 83);
    opacity: 0.6; /* Firefox */
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 14px;
    line-height: 28px;
}
.my-button {
    background: url("../images/search_white.svg") 10px no-repeat;
    border: 1px solid #4188c4;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #4188c4;
    border-left: 1px solid #4188c4;
    /* font-family: "gotham-medium"; */
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 156px;
    background-size: 74px 18px;
}
.my-button:hover {
    background: url("../images/search_white.svg") 10px no-repeat;
    border: 1px solid #4188c4;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #4188c4;
    border-left: 1px solid #4188c4;
    /* font-family: "gotham-medium"; */
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 156px;
    background-size: 74px 18px;
}
.my-button span {
    margin-left: 20px;
    font-size: 14px;
    line-height: 20px;
    color: white;
}

.table {
    display: table;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #696969;
    opacity: 1;
    width: 1224px;
}
.table-header {
    background: #d9dff1;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 28px;
    color: #1f262b;
    opacity: 1;
}
.table-row {
    display: table-row;
}
.table-cell {
    display: table-cell;
    padding: 20px 34px;
}

.description {
    color: #4188c4;
}

.table:not(.cart):not(.totals) {
    /* border: none; */
    border: 2px solid #d9dff1;
    border-radius: 10px;
    background-color: white;
}

/* Verify Buyerss */
.verify-buyers {
    margin-top: 37px;
}
.table1 {
    display: table;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    color: #696969;
    opacity: 1;
    width: 1224px;
}

.table1-header {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 28px;
    color: #1f262b;
    opacity: 1;
}
.table1-row {
    display: table-row;
}
.table1-cell {
    display: table-cell;
    /* padding: 20px 79px; */
    padding-right: 168px;
    padding-top: 37px;
}

.description {
    color: #4188c4;
}

.table1:not(.cart):not(.totals) {
    border-radius: 10px;
    background-color: white;
}

/* end Verify Buyerss */

.nav-pills .nav-link {
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 28px;
    /* font-family: "gotham-medium"; */
    color: #1f262b;
    opacity: 1;
    margin: 1px 25px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #4188c4;
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 28px;
    /* font-family: "gotham-medium"; */
    background: transparent;
    border-bottom: 3px solid #4188c4;
}
.bg-rp span {
    width: 40px;
    height: 10px;
    background: #4188c4 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    /* margin: 46px 0px 4px 0px; */
}
.trades-header h1 {
    text-align: center;
    color: #131313;
    opacity: 1;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 17px;
    line-height: 44px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 500;
}
.trades-sub-header > span {
    color: #131313;
    opacity: 1;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 16px;
    line-height: 33px;
    display: block;
    margin-top: 4px;
}

.view-all span {
    color: #4188c4;
    font-size: 28px;
    /* font-family: "gotham-medium"; */
    line-height: 34px;
    display: block;
    margin-top: 40px;
    cursor: pointer;
}

/** Products CATEGORIES **/
.block-menu .block-title {
    background: #e3ebf1 !important;
    border-radius: 10px 10px 0px 0px;
}
.block-menu .block-title span {
    letter-spacing: 0px;
    font-size: 22px;
    line-height: 30px;
    /* font-family: "gotham-medium" !important; */
    text-transform: none;
    letter-spacing: 0px;
    color: #1f262b !important;
    opacity: 1;
    padding-left: 14px;
}
.level-1 > a > img {
    margin: 0px 23px;
    width: 24px;
    height: 24px;
}

/** End Products CATEGORIES **/
/** About Atext **/
.about-atex-sub-header > span {
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 16px;
    line-height: 33px;
    display: block;
    margin-top: 4px;
    text-align: center;
    letter-spacing: 0px;
    color: #696969;
    opacity: 1;
}

.read-more span a {
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 26px;
    color: #1f262b;
    opacity: 1;
    text-transform: uppercase;
}
.read-more span a img {
    margin-left: 23px;
}

.image-block > img {
    margin-left: 30px;
}
/** End About Atext **/

level-1

/** footer **/

.page-footer {
    /* max-width: 1440px; */
    margin: 0 auto;
}

.footer-log > img {
    margin: 50px 10px;
}

.footer-title {
    text-align: left;
    /* font-family: "gotham-medium"; */
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1f262b;
    opacity: 1;
}
.page-footer .footer-top a {
    text-align: left;
    /* font-family: "gotham-book"; */
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #1f262b;
    opacity: 1;
}

.page-footer .footer-1 .footer-top {
    padding: 30px 0;
    background-color: #f7f7f7;
}

.page-footer .footer-1 .footer-bottom {
    padding: 14px 0px;
}
.page-footer .footer-bottom {
    background: #4188c4 0% 0% no-repeat padding-box;
    opacity: 1;
}
.copyright-text {
    /* font-family: "gotham-book"; */
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #ffffff;
}

.block-menu .block-content ul li a {
    display: block;
    /* font-family: "gotham-book"; */
    font-style: normal;
    font-size: 14px;
    color: #696969;
    opacity: 1;
    background-color: #f6f6f6;
    padding: 10px 9px 12px;
    /* border-bottom: 1px solid #ddd; */
    border-bottom: none !important;
    text-decoration: none !important;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.all-categories a.smcm-btn {
    padding-left: 34px !important;
}
.trade-top {
    background-color: #f5f7fb !important;
    margin-top: 75px;
}
.browser-catageries-wrapper {
    margin-top: 15px;
}

/** Footer End ****/

@media (max-width: 767px) {
    input[type="text"].custom-form {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        width: 100%;
    }

    .page-header .header-1 .header-top {
        padding: 6px 0px !important;
        height: 40px !important;
    }
    .header-top .customer-container .header-top-right {
        width: 40px;
        height: 40px;
        text-align: center;
        margin-top: -7px !important;
        background-color: #fff;
        position: relative;
        float: right;
        z-index: 9999 !important;
    }

    .my-button {
        background: url(../images/search_white.svg) 10px no-repeat;
        border: 1px solid #4188c4;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #4188c4;
        border-left: 1px solid #4188c4;
        /* font-family: "gotham-medium"; */
        font-style: normal;
        font-size: 14px;
        line-height: 20px;
        width: 156px;
        background-size: 38px 18px;
    }
    .nav-border {
        border: 1px solid rgb(207, 206, 206);

        margin-bottom: 7px;
        border-radius: 1px;
        padding: 11px 39px 9px 39px;
        border-radius: 1px;
        /* font-family: "gotham-medium"; */
        letter-spacing: 0px;
        font-size: 14px;
        line-height: 20px;
    }
    .nav-border-m {
        border: 1px solid rgb(207, 206, 206);
        margin-bottom: 7px;
        border-radius: 1px;
        padding: 11px 39px 9px 39px;
        border-radius: 1px;
        /* font-family: "gotham-medium"; */
        letter-spacing: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    div.input-group-prepend > .dropdown-menu.show {
        margin-top: 1px;
        width: 246px;
    }

    .table-cell {
        display: table-cell;
        padding: 22px 9px;
        /* font-family: "gotham-book"; */
        font-style: normal;
        font-size: 14px;
        line-height: 20px;
    }
    .table1-cell {
        display: table-cell;
        padding: 22px 13px;
        /* font-family: "gotham-book"; */
        font-style: normal;
        font-size: 14px;
        line-height: 20px;
    }
    .table {
        width: 100%;
    }
    .table1 {
        width: 100%;
    }

    .nav-item.ml-4 {
        margin-left: 0px !important;
    }
    .sell-border {
        border: 1px solid white;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 25px;
        margin-left: 11px;
    }
    .home-style-1 .block-menu {
        display: block;
    }

    .home-style-1 .block-menu .block-content {
        position: relative;
        margin-top: 0px !important;
    }
}
