@font-face {
    font-family: "DIN Next W01 Light";
    src: url("@font-face/9ae5e19516bc6428f1327ff3311b2617.eot");
    /* IE9*/
    src: url("@font-face/9ae5e19516bc6428f1327ff3311b2617.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("@font-face/9ae5e19516bc6428f1327ff3311b2617.woff2") format("woff2"),
        /* chrome firefox */
        url("@font-face/9ae5e19516bc6428f1327ff3311b2617.woff") format("woff"),
        /* chrome firefox */
        url("@font-face/9ae5e19516bc6428f1327ff3311b2617.ttf") format("truetype"),
        /* chrome firefox opera Safari, Android, iOS 4.2+*/
        url("@font-face/9ae5e19516bc6428f1327ff3311b2617.svg#DIN Next W01 Light") format("svg");
    /* iOS 4.1- */
}

body {
    /* background-color:#FBFBFB; */
    background-color: #ffffff;
    font-family: "DIN Next W01 Light" !important;
}

h1,
h2 {
    font-weight: bold;
    color: #333;
    font-family: "DIN Next W01 Light" !important;
}

h3,
h4,
h5 {
    font-weight: 900;
}

html {
    /* For Firefox */
    overflow-y: scroll;
    scrollbar-color: #000000 #E5E5E5;
    scrollbar-width: thin;
}

* {
    scrollbar-color: #000000 #E5E5E5;
    scrollbar-width: thin !important;
}

*:root {
    scrollbar-color: #000000 #E5E5E5;
    scrollbar-width: thin !important;

}

*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(229, 229, 229, 0.3);
    background-color: #E5E5E5;
}

*::-webkit-scrollbar {
    width: 4px;
    background-color: #E5E5E5;
}

*::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.header_retailer {
    text-align: center;
}

.header_retailer_image {
    /* max-width: 255px;
    min-height: 80px; */
    width: 100%;
}

#mainmenu-container {
    float: right !important;
}

#mainmenu {
    font-family: "DIN Next W01 Light" !important;
    text-align: center;
    height: 80px;
    margin-top: 15px;
    display: inline-block;
    font-weight: bold;
    color: #3D3D3D;
    font-size: 13px;
    position: relative;
}

#mainmenu li {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative !important;
    padding: 0px 16px 8px 16px;
}

#mainmenu li:last-child {
    padding-right: 0px !important;
}

.main_menu_link_cs {
    font-size: 16px;
    display: block;
    color: #8B8B8B;
    text-decoration: none;
}

#mainmenu .main_menu_link_cs:hover {
    color: #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
}

#mainmenu .active-menu a {
    color: #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
}

.form-control:disabled {
    background-color: #F0F0F0;
}

.csmenutrigrcs {
    color: #3D3D3D !important;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #8B8B8B !important;
    font-size: 12px !important;
    margin-top: 3px !important;
    padding: 2px !important;
}

.backtoshop {
    height: 80px;
    margin-top: 15px;
    display: inline-block;
    padding: 10px 16px 8px 0px;
}

.backtoshop .main_menu_link_cs {
    color: #3D3D3D !important;
    font-weight: bold;
}

.nav-link {
    padding: 0px;
    margin: 0px;
}

.form-floating>.form-control {
    border-color: #8B8B8B;
}

.form-floating>.form-control:focus {
    box-shadow: none;
    border-color: #3D3D3D;
}

.form-floating>label {
    font-weight: bold;
}

.csbtnclr {
    background-color: #F0F0F0;
    font-size: 16px;
    font-weight: bold;
}

.csbtnclr:hover,
.csbtnclr:focus,
.csbtnclr:active,
.csbtnclr:visited {
    background-color: #000000 !important;
    color: #ffffff !important;
}
.csbtnclr-dark{
    background-color:#000000;
    font-size:16px;
    font-weight: bold;
    color:#ffffff!important;
   }
   .csbtnclr-dark:hover,.csbtnclr-dark:focus,.csbtnclr-dark:active,.csbtnclr-dark:visited{
       background-color:#F0F0F0!important;
       color:#000000!important;
   }

.anyquestion,
.anyquestion a {
    color: #000000 !important;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    transform: scale(.85) translateY(-1.8rem) translateX(0.15rem);
}

.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after {
    background-color: #ffffff !important;
}

.form-floating>.form-control:focus~label {
    color: #000000 !important;
    font-weight: 900 !important;
}

.form-floating .form-control-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 3.35rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    right: 0;
    top: 0px;
}

.seko_logo {
    max-width: 120px;
    filter: grayscale(100%);
}

.items-checkox {
    margin-left: 10px !important;
}

.form-check-input:checked {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.form-check-input[type=checkbox] {
    border-radius: 0 !important;
}

.form-check-input {
    border: 1px solid #B7B7B7 !important;
}

.form-check-input:focus {
    box-shadow: none !important;
}

.items-name-title {
    font-size: 15px;
    font-weight: bold;
}

.items-name-description {
    font-size: 14px;
    font-weight: 600;
}

.items-name-price {
    font-size: 14px;
    font-weight: bold;
}
.approved {
    background-color: #3BC454;
    padding: 5px 12px;
    border-radius: 18px;
    color: #ffffff;
    margin-right: 10px;
}
.pendingreview{
    background-color: #EEB014;
    padding: 5px 12px;
    border-radius: 18px;
    color: #ffffff;
    margin-right: 10px;
}
.form-normal-txt {
    box-shadow: none;
    border-color: #8B8B8B;
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-normal-txt:focus {
    color: #000000 !important;
    box-shadow: none;
    border-color: #000000;
}

.courier-selection-title {
    font-size: 16px;
    font-weight: bold;
}

.courier-selection-time {
    font-size: 13px;
    font-weight: bold;
}

.courier-pudo-service-div {
    overflow: auto;
    height: 289px;
}

.courier-pudo-map {
    height: 289px;
    width: 100%;
}

.checkbox-lg .form-check-input {
    top: .8rem;
    scale: 1.4;
    margin-right: 0.7rem;
}

.checkbox-lg .form-check-label {
    padding-top: 13px;
}

.courier-confirm-checkbox {
    color: #EA3223;
}

.courier-payment-icon {
    padding-left: 25px;
    background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2yNWDROybVTEfzfqyyxhs2LQGxN7IS23GoQ&usqp=CAU") no-repeat left;
    background-size: 20px;
}

/*tablet media query*/
@media (min-width: 768px) and (max-width: 1024px) {
    #mainmenu {
        padding-left: 0px !important;
        margin-top: 6px;
    }

    #mainmenu li,
    .backtoshop {
        padding: 0px 0px 0px 8px;
    }

    .main_menu_link_cs {
        font-size: 10px;
    }

    .csmenutrigrcs {
        margin-top: 0px !important;
        font-size: 9px !important;
    }

    .items-checkox {
        margin-left: 10px !important;
        width: 0.6em;
        height: 0.6em;
    }

    .items-name-title {
        font-size: 12px;
    }

    .items-name-description {
        font-size: 11px;
    }

    .items-name-price {
        font-size: 11px;
    }

}

@media (min-width: 1024px) and (max-width: 1180px) {
    #mainmenu {
        padding-left: 0px !important;
    }

    #mainmenu li,
    .backtoshop {
        padding: 8px 8px 8px 8px;
    }

    .main_menu_link_cs {
        font-size: 12px;
    }

}

/*mobile media query*/
@media (min-width: 300px) and (max-width: 767px) {
    #mainmenu-container {
        display: inline;
    }

    .mbwidfull {
        width: 100% !important;
    }

    #mainmenu {
        width: 100%;
        display: inline;
    }

    #mainmenu li {
        width: 100%;
        padding: 0px 16px 8px 0px;
    }

    #mainmenu li a {
        float: left;
    }

    .items-checkox {
        margin-left: 5px !important;
    }
}