/*========================= Css addjust by Nui*/
input {
    border: 0px solid transparent;
    /* background-color: #f1f1f1; */
    padding: 1px 13px;
    font-size: 20px;
    border-radius: 5px;
}

input[type=text] {
    background-color: #ffffff;
    width: 100%;
    color: #666666;
}

input[type=submit] {
    background-color: DodgerBlue;
    color: #fff;
    cursor: pointer;
}

.padding_top_logo {
    padding-top: 80px;
}

.padding_bottom_all {
    padding-bottom: 100px;
}

.text_section {
    padding: 40px 15px;
}

.btn-Darkgreen2 {
    padding: 0px 40px;
    color: #FFF;
    font-size: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-family: "db_helvethaica_x55_regular";
    background-color: #00771E!important;
}

.btn-Darkgreen2:hover {
    color: #FFF;
}

.btn-Lightgreen2 {
    padding: 0px 40px;
    color: #FFF;
    font-size: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-family: "db_helvethaica_x55_regular";
    background-color: #00A429!important;
}

.btn-Lightgreen2:hover {
    color: #FFF;
}

.text_detail_logo {
    font-family: "db_helvethaica_x75_bd";
    font-size: 1.75rem;
    color: #333;
    line-height: 30px;
}

.txtf_detail {
    padding: 5px 15px;
    width: 350px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #adb5bd;
    border: 0;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.txtarea_detail {
    height: 100px;
    padding: 5px 15px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #adb5bd;
    border: 0;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.star-rating {
    direction: rtl;
    display: inline-block;
    padding: 20px 5px 0px 5px;
    margin-bottom: -15px;
    text-shadow: 3px 4px 3px #bfbfbf;
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: #dadada;
    font-size: 50px;
    padding: 0 5px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.star-rating label:hover,
.star-rating label:hover~label,
.star-rating input[type=radio]:checked~label {
    color: #FFCA4E;
}

.ptop {
    padding-top: 40px;
}

.pbottom {
    padding-bottom: 40px;
}

.pleft {
    padding-left: 40px;
}

.pright {
    padding-right: 40px;
}

.chkstatus_btn {
    padding: 0 15px;
    margin-left: 20px;
}

.txt_content_title {
    padding: 5px 20px 0px 20px;
    border-left: 3px solid #EC0000;
    font-family: "db_helvethaica_x75_bd";
    font-size: 2.2rem;
    line-height: 1;
}

.txt_policy_detail {
    font-family: "db_helvethaica_x55_regular";
    text-align: left;
    color: #797979;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.pleft-25 {
    padding-left: 25px;
}

.txt_policy_detail ul {
    list-style: none
}

.txt_policy_detail li {
    list-style-image: url("/MK/App_Themes/Source/images/ico/icon_green.png");
}

.txt_tagline {
    padding: 40px 14% 0px 14%;
    font-style: italic;
}

.tagline_border {
    width: 20%;
    height: 5px;
    background-color: #00A429;
    margin: auto;
    margin-top: 25px;
}

.faq_section {
    padding: 25px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.14);
}

.faq_white {
    background-color: #ffffff;
    margin-top: 20px;
}

.faq_gray {
    background-color: #eeeeee;
    margin-top: 20px;
}

.text_right {
    text-align: right;
}

.droplist {
    padding: 4px 15px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #adb5bd;
    border: 0;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    margin-top: 5px;
    color: #6f6f6f;
}

.margin_right_15 {
    margin-right: 15px;
}

/* swip lang */
.lcs_wrap {
    display: inline-block;
    direction: ltr;
    height: 28px;
    vertical-align: middle;
}

.lcs_wrap input {
    display: none;
}

.lcs_switch {
    display: inline-block;
    position: relative;
    width: 73px;
    height: 28px;
    border-radius: 30px;
    background: #ddd;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.lcs_cursor {
    display: inline-block;
    position: absolute;
    top: 3px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.lcs_label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 33px;
    top: 5px;
    overflow: hidden;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out .1s;
    -ms-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s;
}

.lcs_label.lcs_label_on {
    left: -70px;
    z-index: 6;
}

.lcs_label.lcs_label_off {
    right: -70px;
    z-index: 5;
}

/* on */
.lcs_switch.lcs_on {
    background: #d00016;
    box-shadow: 0px 0px 5px #850000 inset;
}

.lcs_switch.lcs_on .lcs_cursor {
    left: 48px;
}

.lcs_switch.lcs_on .lcs_label_on {
    left: 10px;
    opacity: 1;
}

/* off */
.lcs_switch.lcs_off {
    background: #d00016;
    box-shadow: 0px 0px 5px #850000 inset;
}

.lcs_switch.lcs_off .lcs_cursor {
    left: 3px;
}

.lcs_switch.lcs_off .lcs_label_off {
    right: 10px;
    opacity: 1;
}

/* disabled */
.lcs_switch.lcs_disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    cursor: default;
}

/* auto complete*/
/*the container must be positioned relative:*/
.autocomplete {
    position: relative;
    display: inline-block;
}



.autocomplete-items {
    position: absolute;
    background-color: #FFF;
    box-shadow: 0px 0px 5px #adb5bd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    width: 248px;
    padding: 0px 0;
    text-align: left;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    z-index: 999;
}

.autocomplete-items div {
    padding: 5px 10px;
    cursor: pointer;
    color: #666;
    background-color: #fff;
    border-bottom: 1px solid #efecec;
    font-size: 20px;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    /*background-color: DodgerBlue !important; */
    color: #ffffff;
}

header .navbar {
    padding: 0;
    background-color: #FFF;
    box-shadow: 1px 0px 3px #adb5bd66;
}

.location_btn {
    background-color: #D2D2D2 !important;
    color: #850000 !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
    float: right;
    width: 32px;
    height: 31px;
    background: url(/MKDelivery/media/Source/target.png);
    background-repeat: no-repeat;
    background-position: 7px 8px;
    background-size:15px;
}

.location_txt {
    padding: 2px 13px;
    font-size: 18px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
}

.contain-menu-list .menu-link-list {
    padding: 4px 30px;
    display: block;
    width: 100%;
    color: #949494;
    border-bottom: 1px dashed #eeeeee;
    font-size: 14px;
    font-size: 22px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    text-align: left;
}

.contain-menu-list {
    padding: 10px;
}

.position-ab {
    right: 35px;
}

.locationpin_head {
    top: -15px !important;
    right: -2px !important;
    font-size: 23px !important;
}

.content-delivery .control-switch .switch-bar i {
    padding-top: 18px !important;
}

header .main-menu-bar .contain-left p {
    padding: 5px 0px 0px 5px;
}

/* Animate bounce */
.bounce {
    position: absolute;
    margin-left: -30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-10px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-10px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.title_withicon {
    vertical-align: middle !important;
    margin-left: 20px;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 1;
}

.main-template .b-shadow {
    border: 1px solid #EEE;
}

.all_withicon {
    font-size: 20px;
    color: #666666;
    vertical-align: middle;
    padding-right: 10px;
}

a img:first-child {
    display: inline-block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.addmore {
    /* width: 360px; margin-right: 15px; */
}

.select7__current {
    height: 33px !important;
}

.btn_promotion_list {
    padding: 5px 10px !important;
}

/* ============================================================ TRANSLATE & BOX SHADOW ============================================================ */
.cmn-t-translate-bshadow img:first-child:hover {
    -webkit-box-shadow: 6px 7px 5px -4px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 6px 7px 5px -4px rgba(0, 0, 0, 0.18);
    box-shadow: 6px 7px 5px -4px rgba(0, 0, 0, 0.18);
    */ -webkit-transform: translate(-2px, -2px);
    -moz-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    /* padding: 2px; */
}

.page-link {
    display: inline-block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.dis_none {
    display: none !important;
}

.swiper-button-prev,
.swiper-button-next {
    top: 35%;
}

.text-right p {
    padding-right: 10px;
    vertical-align: middle !important;
}

.text-left h1 {
    padding-left: 15px;
    vertical-align: middle !important;
}

.social_footer {
    border: 1px solid #b1aaaa;
    padding-top: 7px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #333333;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.social_footer:hover {
    border: 1px solid #d00016;
    background-color: #d00016;
    color: #ffffff;
}

footer a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

footer a:hover {
    color: #d00016;
}

.nav-link:hover {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #efefef;
}

.contain-left {
    text-align: left;
    padding-left: 2%;
}

.contain-right {
    text-align: right !important;
    padding-right: 2%;
}

header .navbar .collapse .navbar-nav .nav-item {
    max-width: 145px !important;
}
body.ENUS  header .navbar .collapse .navbar-nav .nav-item:last-child {
    max-width: 155px !important;
}
header .navbar .collapse .navbar-nav .nav-item .nav-link p {
    font-size: 1.3rem;
}

header .main-menu-bar .contain-right .input-contain {
    font-size: 1.25rem;
}

.topic-divide {
    /* font-family: db_helvethaica_x75_bd !important; */
}

.topic-divide h3 {
    font-size: 23px;
    /* font-family: db_helvethaica_x75_bd !important; */
}

.list-product p {
    font-size: 23px !important;
}

.pt_10 {
    padding-top: 10px !important;
}

.pt_40 {
    padding-top: 40px !important;
}

.btn-add-pd {
    /* padding: 5px 20px; */
}

.name_main {
    font-size: 30px !important;
    line-height: 28px !important;
}

@media only screen and (max-width: 600px) {
    .name_main {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 480px) {
    .name_main {
        font-size: 1.2rem !important;
    }
}

@media only screen and (max-width: 480px) {
    .list-product p {
        /* font-size: 1.2rem !important; */
    }

    .list-product {
        /* padding: 0 !important; */
    }
}

.main-template .head-bd-l-template {
    /* padding: 20px; */
}

.pbottom {
    padding-bottom: 45px;
}

.form-input-template .checkmark {
    /* border-radius: 10px !important; */
}

.form-input-template .container input:checked~.checkmark {
    border: 1px solid #00a429;
}

.form-input-template .main-input-radius {
    box-shadow: 0px 0px 5px #adb5bd45;
    border: 1px solid #e6e6e6;
}

.border_bg_white {
    border: 1px solid #f3f3f3;
    background-color: #ffffff;
}

.bg_white {
    background-color: #ffffff;
}

.bd-right-dashed {
    text-align: center;
}

.select_green {
    border: 3px solid #00A429 !important;
}

.bd-bottom-dashed {
    border-bottom: 2px dotted #e2e2e2;
}

.bd-right-dashed {
    border-right: 2px dotted #e4e4e4;
}

.btn-add-pd,
.btn-add-green {
    /* padding: 5px 8px; */
}

@media only screen and (max-width: 600px) {
    .font_normal {
        display: none;
    }
}

.font_normal {
    font-family: "db_helvethaica_x55_regular";
}

.main-template .obj-type {
    border: 2px solid #fff;
}

.main-template .obj-type-active {
    border: 2px solid #00A429 !important;
}

/* .form-input-template label { padding: 10px 10px; } */
.padtop_20 {
    padding-top: 20px;
}

.padbottom_20 {
    padding-bottom: 20px;
}

.pad_30 {
    padding: 30px 0;
}

.main-template .txt-title .label-bd-gray {
    min-width: 70px;
}

.bd-bottom-solid {
    border-bottom: 1px solid #dadada !important;
}

.head_cart {
    padding: 20px 0 0 15px;
    vertical-align: middle !important;
}

.form-input-template .ico-search {
    /* top: 22px; */
}
@media only screen and (max-width: 603px) {
    .form-input-template .ico-search {
        /* top: 8px; */
    }
}

.form-input-template .main-input-radius {
    /* padding: 10px 10px; */
}

[class*=icheck-]>input:first-child+input[type=hidden]+label::before,
[class*=icheck-]>input:first-child+label::before {
    background-color: #ffffff;
}

.mx-80 {
    padding-right: 8px;
}

.cart_inpage {
    color: #000000;
}

.contain-menu-list .result-list {
    padding: 12px 30px;
}

.gray {
    color: #797979;
    /* font-size: 19px; */
}

.price_sum {
    font-weight: bold;
    font-size: 30px;
}

.content {
    /* margin-top: 15px; */
}

/* Fixed head */
/* header{ position: fixed; z-index: 9; top: 0; } @media only screen and (max-width: 1920px){ .main-template{ margin-top: 12%; } } @media only screen and (max-width: 1366px){ .main-template{ margin-top: 17%; } } @media only screen and (max-width: 1280px){ .main-template{ margin-top: 17%; } } header .top-bar { width: 100%; position: absolute; z-index: 10; } header .main-menu-bar { padding: 20px 0 20px 0; } */
/* end fixed head */