/*====================== basic css =========================*/

body {
    background-color: white;
    margin: 0px;
    overflow-x: hidden !important;
}

p {
    margin: 0px;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #5e5e5e;
    line-height: 24px;
}

a{
    margin: 0px;
    text-decoration: none;
    color: #92aa34;
}

a:hover{
    color: #92aa34;
    text-decoration: none;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}

ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img{
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6{
    margin: 0px;
}

button{
    outline: none;
}

input{
    outline: none;
}

textarea{
    outline: none;
}

select{
    outline: none;
}

option{
    outline: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.container-fluid {
    width: 92%;
}

@media  screen and (min-width: 1400px) {
    body{
        max-width: 1400px !important;
        width: 100%;
        margin: auto !important;
    }
    header {
        position: relative !important;
    }
}

/*====================== /basic css =========================*/

/*====================== main css =========================*/

header {
    position: fixed;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    z-index: 9999999 !important;
    background-color: white;
}
.check-out-div-1{
    margin: 10px 0;
    
}

.topber_div_2 {
    background-color: white;
    color: black;
    padding: 10px 0px;
}

.topber_p_1 {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
    width: 25px;
    text-align: center;
    line-height: 25px;
}

.topber_input_1 {
    width: 94%;
    border: 0px;
    font-size: 13px;
    padding: 3px 10px;
    color: #5e5e5e;
}

.topber_div_6 {
    display: flex;
    padding: 5px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    margin-top: 0px;
    margin-right: 10px;
}

.topber_p_2 {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #1a1a1a;
}

.topber_ul_1 {
    margin-top: 0px;
}

.topber_li_1 {
    display: inline-block;
    border-right: 1px solid #766b6b;
    padding: 3px 6px 3px 4px;
    position: relative;
}

.navbar_div_1 {
    background-color: white;
    border-bottom: 1px solid #c5c5c5;
}

.navbar_li_1 {
    display: inline-block;
}

.navbar_p_1 {
    padding: 16px 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #313030;
    line-height: 21px;
    letter-spacing: .45px;
}

.topber_div_1 {
    border-bottom: 1px solid #c5c5c5;
}

.topber_div_7 {
    box-shadow: 0 3px 6px #0000001f;
    padding: 10px;
    background-color: white;
    width: 300px;
}

.topber_p_3 {
    font-weight: 600;
    /*color: #1d1d1d;*/
    color: #92aa34;
    line-height: 40px;
    letter-spacing: 0px;
    font-size: 14px;
}

.topber_btn_1 {
    border: 0px;
    background-color: #92aa34;
    color: white;
    padding: 10px 22px;
    letter-spacing: 0px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;.
    font-size: 15px;
    border-radius: 4px;
}

.topber_btn_2 {
    border: 0px;
    background-color: white;
    color: #4e4949;
    padding: 10px 22px;
    letter-spacing: 0px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #c5c5c5;
    font-size: 15px;
    border-radius: 4px;
}

.topber_div_9 {
    margin-left: -86px;
}

.topber_p_4 {
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    color: #383838;
    letter-spacing: 0px;
    text-align: left;
}

.topber_ul_2 {
    border-right: 1px solid #c5c5c5;
}

.navbar_p_1:hover {
    color: #292929;
    background-color: white;
}

.navbar_ul_1 {
    text-align: center;
}

.navbar_ul_2{
    text-align: end;
}

.navbar_li_2 {
    display: inline-block;
}

.navbar_p_2 {
    padding: 6px 4px;
    text-transform: uppercase;
    font-size: 23px;
    color: white;
}

.banner_div_1 {
    margin-top: 122px;
    height: 100%;
    width: 100%;
}

.fullbody_div_1 {
    padding: 70px 0px;
}

.fullbody_p_1 {
    color: #5e5e5e;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 4px;
    line-height: normal;
}

.fullbody_p_2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #5e5e5e;
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 10px;
}

.fullbody_p_3 {
    color: #5e5e5e;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 20px;
}

.fullbody_btn_1 {
    border: 0px;
    background-color: #92aa34;
    color: white;
    padding: 15px 25px;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    box-shadow: 3px 3px 8px 0px #00000029;
}

.fullbody_div_4 {
    padding: 150px 0px 0px 70px;
}

.best_selling_div_1 {
    padding: 30px 0px;
}

.best_selling_div_4 {
    padding: 30px 0px;
}

.best_selling_btn_1{
    margin-bottom: 30px;
}

.best_selling_p_1 {
    color: #474747;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 10px;
}

.best_selling_p_2 {
    text-decoration: line-through;
    font-size: 11px;
    color: black;
    margin-right: 10px;
}

.best_selling_p_3 {
    font-size: 13px;
}

.best_selling_li_1 {
    display: inline-block;
    color: #92aa34;
}

.best_selling_div_8{
    display: flex;
}

.best_selling_btn_2 {
    margin-top: 0px;
    height: 30px;
    width: 100%;
    background-color: #92aa34;
    border: 0px;
    outline: none;
    color: white;
    border-radius: 4px;
    box-shadow: 2px 2px 7px 0px #00000026;
    font-size: 13px;
}

/*.swiper-button-next, .swiper-button-prev {*/
/*    width: 20px !important;*/
/*    height: 20px !important;*/
/*}*/

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    box-shadow: 2px 2px 7px #0000003b;
    background-color: white;
    font-weight: 700;
    color: #92aa34;
}

.happy_customer_div_1 {
    padding: 50px 0px 50px 0px;
    background-color: #e5e5e5;
}

.happy_customer_p_1 {
    margin: auto;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #5e5e5e;
    margin-bottom: 11px;
    width: fit-content;
    line-height: normal;
}

.happy_customer_img_1 {
    width: 70%;
}

.happy_customer_p_2 {
    color: #5e5e5e;
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: normal;
}

.happy_customer_div_3 {
    margin-top: 30px;
}

.ready_div_1 {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.ready_h_1 {
    font-size: 75px;
    color: white;
}

.ready_div_2 {
    padding: 300px 0px;
    background-color: #0000008c;
}

.sub_banner_div_1 {
    padding: 30px 0px 30px 0px;
}

.sub_banner_div_3{
    background-size: cover;
    margin-bottom: 20px;
}

.sub_banner_div_4 {
    padding: 420px 15px 40px 15px;
    background-color: #00000066;
}

.sub_banner_p_1 {
    color: white;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 600;
}

.footer_div_1 {
    padding: 70px 0px 0px 0px;
    background-color: #000000bd;
}

.footer_li_1 {
    display: inline-block;
}

.footer_ul_1 {
    margin-top: 20px;
}

.footer_p_1 {
    font-size: 25px;
    color: white;
    margin-right: 12px;
}

.footer_p_2 {
    color: white;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 15px;
}

.footer_p_3 {
    font-size: 13px;
    color: #c9c9c9;
    font-weight: 500;
    margin-bottom: 6px;
    line-height: normal;
}

.footer_div_2 {
    border-bottom: 2px solid white;
    padding-bottom: 30px;
}

.footer_p_4 {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 500;
}

.footer_div_4 {
    padding: 25px 0px;
}

.mobile_header_div_2 {
    padding: 17px 0px;
    background-color: white;
    border-bottom: 1px solid #c5c5c5;
}

.blog_home_div_1 {
    padding: 30px 0px;
}

.blog_home_p_1 {
    font-size: 14px;
    letter-spacing: 0px;
    color: #5e5e5e;
}

.blog_home_div_4 {
    padding: 10px 0px;
}

.blog_home_p_2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 5px;
    letter-spacing: 0px;
}

.home_contant_div_1 {
    padding: 70px 0px 70px 0px;
    background-color: #e5e5e5;
}

.home_contant_label {
    width: 100%;
    color: #5e5e5e;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin-bottom: 2px;
}

.home_contant_input_1 {
    width: 100%;
    border: 1px solid #e8e8e1;
    padding: 6px 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.footer_p_5 {
    color: white;
    margin: 10px 0px;
}

.blog_home_div_3 {
    margin-bottom: 30px;
}

.home_contant_div_6{
    padding-left: 0px;
}

.home_contant_div_7{
    padding-right: 0px;
}

.topber_img_1 {
    height: 15px;
    width: 15px;
    margin-top: -3px;
}

.topber_img_2 {
    height: 16px;
    width: 18px;
    object-fit: contain;
}

.navbar_div_5 {
    width: 100%;
    background-color: white;
    border: 1px solid #c5c5c5;
    width: 1170px;
    max-width: 1170px;
    padding: 0px;
    text-align: left;
    position: fixed !important;
}

.banner_img_1{
    height: 350px;
}

.best_selling_div_5 {
    transition: .45s;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #cbcbcbb0;
}

.best_selling_div_5:hover {
    /*padding: 15px;*/
    /*box-shadow: 3px 3px 7px 0px #a9a8a8;*/
}

.banner_slider_div_1{
    transition: 0s;
    padding: 0px;
    box-shadow: 0px 0px 0px 0px #f6f6f6b0;
}

.banner_slider_div_1:hover{
    transition: 0s;
    padding: 0px;
    box-shadow: 0px 0px 0px 0px #f6f6f6b0;
}

.home_contant_div_4 {
    margin-top: 50px;
}

.mobile_header_li_1 {
    border-bottom: 1px solid #c5c5c5;
}

.tabcontent_nav {
  display: none;
}

.navbar_p_3 {
    padding: 15px;
    font-size: 14px;
    letter-spacing: 0px;
    border-bottom: 1px solid #c5c5c5;
    cursor: pointer;
}

.navbar_p_3:hover {
    color: #92aa34;
}

.navbar_ul_3.tab {
    border-right: 1px solid #c5c5c5;
}

.navbar_span_1 {
    position: absolute;
    right: 12px;
    font-size: 17px;
    margin-top: -2px;
}

.mobile_logo {
    width: 70%;
    margin-top: 5px;
}

.footer_logo {
    width: 74%;
}



/*====================== /main css =========================*/

/*====================== owl controls ======================*/

.owl-stage{
    position: relative;
}
.owl-prev, .owl-next {
    position: absolute !important;
    transition: 0.5s !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    opacity: 1 !important;
}
.owl-prev{
    left: 15px;
}
.owl-next{
    right: 15px;
}
.owl-item{
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-next span{
    background-color: transparent !important;
    text-align: center !important;
    padding-top: 2px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    position: absolute !important;
    margin-top: -36px !important;
    margin-right: -8px !important;
    left: 20px;
}

.owl-prev span {
    background-color: transparent !important;
    text-align: center !important;
    padding-top: 2px !important;
    border-radius: 50% !important;
    font-size: 40px !important;
    position: absolute !important;
    margin-top: -36px !important;
    margin-left: -8px !important;
}

.owl-prev {
    box-shadow: 3px 3px 7px 0px #9b9292 !important;
    width: 50px !important;
    height: 50px !important;
    background-color: white !important;
}

.owl-next {
    box-shadow: 3px 3px 7px 0px #9b9292;
    width: 50px !important;
    height: 50px !important;
    background-color: white !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: white !important;
    color: black !important;
    text-decoration: none !important;
}

/*====================== /owl controls ======================*/

/*===================== mobile nav css =====================*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
    border-right: 1px solid #c5c5c5;
    box-shadow: 0px 0px 7px 0px #c5c5c5;
}

.closebtn {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.closebtn:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.mobile_header_span_1 {
    position: absolute;
    font-size: 22px;
    cursor: pointer;
    color: #7c7c7c;
    top: 7px;
    left: 10px;
}

.mobile_header_div_6 {
    padding-left: 20px;
    margin-bottom: 25px;
}

.mobile_header_p_1 {
    padding: 10px 10px 10px 30px;
}



/*===================== /mobile nav css =====================*/

/*===================== image zoom in =====================*/
        .column div {
            position: relative;
            width: 100%;
            height: 100%;
        }
        .column div span {
            position: absolute;
            bottom: -20px;
            left: 0;
            z-index: -1;
            display: block;
            width: 300px;
            margin: 0;
            padding: 0;
            color: #444;
            font-size: 18px;
            text-decoration: none;
            text-align: center;
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
            opacity: 0;
        }
        figure {
            margin: 0;
            padding: 0;
            background: #fff;
            overflow: hidden;
        }
        figure:hover+span {
            bottom: -36px;
            opacity: 1;
        }

        .hover06 figure img {
            -webkit-transform: rotate(15deg) scale(1.4);
            transform: rotate(15deg) scale(1.4);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
        }
        .hover06 figure:hover img {
            -webkit-transform: rotate(0) scale(1);
            transform: rotate(0) scale(1);
        }

/*===================== /image zoom in =====================*/

/*===================== button annimation =====================*/

        .btn.hover-border-1::before,
        .btn.hover-border-1::after {
          position: absolute;
          content: "";
        }
        .btn {
          position: relative;
          display: inline-block;
          width: auto; height: auto;
          background-color: transparent;
          border: none;
          cursor: pointer;
          min-width: fit-content;
          padding: 10px;
        }
        .btn span { 
            position: relative;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: 2px;
            text-transform: uppercase;
            top: 0; left: 0;
            width: fit-content;
            padding: 15px 20px;
            transition: 0.3s;
        }

        /* 11. hover-border-1 */
        .btn.hover-border-1::before,
        .btn.hover-border-1::after {
          width: 10%; height: 25%;
          transition: 0.35s;
        }
        .btn.hover-border-1::before {
          top: 0; left: 0;
          border-left: 2px solid #92aa34;
          border-top: 2px solid #92aa34;
        }
        .btn.hover-border-1::after {
          bottom: 0; right: 0;
          border-right: 2px solid #92aa34;
          border-bottom: 2px solid #92aa34;
        }
        .btn.hover-border-1:hover::before,
        .btn.hover-border-1:hover::after {
          width: 100%;
          height: 100%;
        }

/*===================== /button annimation =====================*/

/*===================== drop down =====================*/

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  right: -50px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/*===================== /drop down =====================*/

.owl-dots {
    display: none;
}

/*===================== back to top btn =====================*/

#button {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    outline: none;
    border: 0px;
    background-color: #92aa34;
    color: white;
    padding: 15px 25px;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    box-shadow: 3px 3px 8px 0px #00000029;
}
#button.show {
    opacity: 1;
    visibility: visible;
}

/*===================== /back to top btn =====================*/

/*========================= product =========================*/

        .nk_shop_div_1{
            margin-top: 150px;
        }
        .nk_shop_div_3 {
            background-color: white;
            /* border: 1px solid #cbcbcb; */
            padding: 20px;
            box-shadow: 2px 2px 8px 0px #cbcbcbb0;
            margin-bottom: 15px;
        }
        .nk_shop_div_5 {
            border: 1px solid #cbcbcbb0;
            height: 330px;
        }
        .nk_shop_img_1 {
            max-height: 220px!important;
            width: 100%;
            padding: 10px;
            height: 220px!important;
            object-fit: cover;
        }
        .nk_shop_div_7 {
            height: 110px;
            padding: 0px 10px;
        }
        .nk_shop_p_1 {
            text-align: center;
            font-size: 13px;
            color: #777777;
            letter-spacing: 0px;
            line-height: 18px;
            padding-top: 10px;
        }
        .nk_shop_button_1 {
            margin-top: 0px;
            height: 30px;
            width: 100%;
            background-color: #92aa34;
            border: 0px;
            outline: none;
            color: white;
            border-radius: 4px;
            box-shadow: 2px 2px 7px 0px #00000026;
            font-size: 13px;
        }
        .nk_shop_button_001 {
            background-color: #92aa34;
            border: 0px;
            color: white;
            border-radius: 4px;
            width: 100%;
            padding: 0px;
            line-height: 30px;
            box-shadow: 2px 2px 7px 0px #00000026;
        }
        .nk_shop_p_2 {
            margin-top: 5px;
            font-size: 13px;
            color: #1ed81e;
            font-weight: 600;
            text-align: left;
        }
        .nk_shop_p_3 {
            margin: 0px;
            font-size: 25px;
            color: black;
            font-family: auto;
            letter-spacing: 2px;
            margin-bottom: 10px;
            border-bottom: 1px solid #cbcbcbb0;
            padding: 5px 0px 12px 0px;
        }
        .nk_shop_div_10 {
            border: 1px solid #cbcbcbb0;
        }
        .nk_shop_p_4 {
            padding: 8px 15px;
        }
        .nk_shop_li_1 {
            padding: 8px 15px 8px 34px;
            border: 1px solid #cbcbcbb0;
            width: 100%;
            color: #777777;
        }
        .nk_shop_div_11 {
            margin-bottom: 30px;
        }
        .nk_shop_li_2 {
            padding: 5px 15px;
        }
        .mobile_sidebar{
            display: none;
        }
        /*.left_side_1 {
            display: block;
            position: fixed;
            width: 19%;
            top: 150px;
        }*/
        .left_side_1 {
            display: block;
            /*position: fixed;*/
            width: 100%;
            /*top: 150px;*/
        }
        .nk_shop_button_2 {
            width: 100%;
            height: 35px;
            border: 0px;
            font-size: 15px;
            letter-spacing: 0px;
            background-color: #92aa34;
            color: white;
            border-radius: 4px;
            box-shadow: 2px 2px 7px 2px #cecaca;
        }
        .nk_shop_div_8 {
            margin-top: 12px;
        }
        @media only screen and (max-width: 770px) {
            .nk_shop_p_2 {
              font-size: 10px;
            }
            .nk_shop_button_1 {
                font-size: 10px;
                height: 22px;
            }
            .nk_shop_div_3 {
                margin-top: 20px;
            }
            .left_side_1 {
                display: none;
            }
            .mobile_sidebar{
                display: block;
            }
            .nk_shop_img_1 {
                object-fit: cover;
                height: 125px !important;
            }
        }
        
        /*======== for mobile side bar ========*/

            .sidenav {
                height: 100%;
                width: 0;
                position: fixed;
                z-index: 1;
                top: 0;
                left: 0;
                background-color: white;
                overflow-x: hidden;
                transition: 0.5s;
                padding-top: 60px;
                box-shadow: 2px 0px 11px 0px #e4dada;
            }

            .sidenav .closebtn {
              position: absolute;
              top: 0;
              right: 25px;
              font-size: 36px;
              margin-left: 50px;
            }

            @media screen and (max-height: 450px) {
              .sidenav {padding-top: 15px;}
              .sidenav a {font-size: 18px;}
            }

            .sidebar_bar {
                padding: 30px;
            }

        /*======== /for mobile side bar ========*/

/*========================= /product =========================*/

/*========================= product details =========================*/

.product_details_div_1 {
    margin-top: 122px;
}

.empty_alart_div_1 {
    margin: 50px 0px;
}

.empty_alart_img_1 {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.blog_div_1{
	margin-top: 120px;
}

.blog_div_2 {
    padding: 60px 0px;
}

.blog_home_div_3 {
	margin-bottom: 50px;
}

.empty_alart_p_1 {
    font-size: 20px;
    color: #b40e16;
}

.product_details_img_1 {
    width: 90%;
    height: 420px;
    box-shadow: 3px 3px 7px 0px #70707078;
}

.product_details_img_2 {
    width: 90px;
    height: 75px;
    background-color: #232b83;
    padding: 2px;
    margin-top: 12px;
    display: inline-block;
    margin-bottom: 15px;
}

.tabcontent_product_show {
  display: none;
}

.tablinks_product_show {
    display: inline-block;
}

.product-img--main {
    overflow: hidden;
}

.product-img--main__image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}

.product_details_h_1 {
    margin-bottom: 15px;
}

.product_details_p_2 {
    margin-top: 10px;
    font-size: 18px;
    color: green;
    font-weight: 700;
}

.product_details_p_3 {
    color: green;
    font-size: 14px;
    letter-spacing: 0px;
    margin-right: 10px;
}

.product_details_p_4 {
    text-decoration: line-through;
    color: green;
    font-size: 14px;
    letter-spacing: 0px;
    margin-right: 10px;
}

.product_details_div_7 {
    display: flex;
}

.nk_quantity_result {
    text-align: center;
    width: 35px;
    vertical-align: top;
    border-radius: 0px;
    border: 1px solid;
    border-color: #eaeaea;
    background-color: #ffffff;
    color: #333333;
    height: 38px;
    margin-left: -5px;
}

.nk_quantity_btn {
    padding: 9px;
    width: 30px;
    height: 38px;
    display: inline-block;
    vertical-align: top;
    color: #777777;
    font-size: 13px;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    border: 1px solid;
    border-color: #eaeaea;
    background-color: #ffffff;
    border-radius: 3px;
    color: #333333;
}

.holder {
    margin-left: 15px;
    margin-top: -5px;
    cursor: pointer;
}

.product_details_div_8 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.product_details_btn_1 {
    border: 0px;
    background-color: #92aa34;
    color: white;
    padding: 7px 15px;
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 600;
    box-shadow: 3px 3px 8px 0px #92aa34;
    margin-right: 10px;
    margin-top: 0px;
}

.product_details_div_2 {
    padding: 50px 0px 50px 0px;
}

.product_details_h_2{
    margin-bottom: 10px;
}

.owl-carousel .owl-stage-outer {
    padding-bottom: 0px;
}
.best_selling_img_1{
    height: 200px;
    object-fit: cover;
}
.sidenav1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 2px 0px 11px 0px #e4dada;
}
.closebtn-1{
    text-align: end;
    margin-right: 18px;
}



/*========================= /product details =========================*/

/*========================= login =========================*/

    .login-div {
            margin-top: 191px;
        }

    .login-div-inner {
            box-shadow: 3px 3px 7px 0px #70707078;
            padding: 30px;
            margin-bottom: 75px;
            background: #e9e9e9;
        }
        .login-heading-1 {
            font-size: 33px;
            margin-bottom: 25px;
            border-bottom: 1px solid #9b9b9b;
            width: fit-content;
            padding-bottom: 10px;
        }
        .btn-submit {
            border: 0px;
            background-color: #92aa34;
            color: white;
            padding: 7px 15px;
            font-size: 15px;
            letter-spacing: 0px;
            font-weight: 600;
            box-shadow: 3px 3px 8px 0px #92aa34;
            margin-right: 10px;
            margin-top: 0px;
        }
        .btn-submit:hover{
            color: white;
        }
        .froms-group1{
            text-align: right;
        }
        .froms-group1 a{
            font-weight: bold;
        }
        .form-check1{
            margin-top: 7px;
        }

/*========================= /login =========================*/

/*========================= add to cart =========================*/

.nk_cart_div_1 {
    padding: 140px 0px;
}
                .nk_cart_div_4 {
                    padding: 9px 0px;
                    background-color: #fafafa;
                    border-radius: 5px;
                    box-shadow: 1px 1px 4px 0px #e2e2e2;
                } 
                .nk_cart_p_1 {
                    color: black;
                    letter-spacing: 0px;
                    font-size: 14px;
                }  
                .nk_cart_p_1 {
                    color: black;
                    letter-spacing: 0px;
                    font-size: 13px;
                    font-weight: 600;
                }
                .nk_cart_div_6 {
                    text-align: center;
                }
                .nk_cart_div_7 {
                    margin-top: 15px;
                    background-color: white;
                    padding: 9px 0px;
                    border-radius: 5px;
                    box-shadow: 1px 1px 4px 0px #e2e2e2;
                }
                .nk_cart_p_3 {
                    color: black;
                    letter-spacing: 0px;
                    font-size: 13px;
                }
                .nk_cart_div_10 {
                    margin-top: 23px;
                    text-align: center;
                }
                img.nk_cart_img_1 {
                    width: 100px;
                    height: 120px;
                }
                #input-quantity {
                    width: 28px;
                }

                .product-info .quantity_button.arrow_icon.plus {
                    border-left: none;
                    border-radius: 0 3px 3px 0;
                    padding-left: 6px;
                }
                .product-info .quantity_button {
                    padding: 9px;
                    width: 25px;
                    height: 38px;
                    display: inline-block;
                    vertical-align: top;
                    color: #777777;
                    font-size: 13px;
                    text-align: center;
                    font-family: Tahoma, Geneva, sans-serif;
                }
                .quantity_button.minus.arrow_icon {
                    width: 28px;
                    height: 38px;
                    padding-top: 8px;
                }
                .quantity_button.plus.arrow_icon {
                    width: 28px;
                    height: 38px;
                    padding-top: 8px;
                }
                .holder {
                    display: flex;
                }
                .nk_cart_div_8 {
                    border-bottom: 1px solid #e7e7e7;
                }
                .nk_cart_p_2 {
                    width: 23px;
                    height: 24px;
                    background-color: black;
                    color: white;
                    border-radius: 50%;
                    padding-top: 1px;
                    font-weight: 700;
                    margin-top: 30px;
                }
                .nk_cart_div_11 {
                    margin: 25px 0px;
                }
                .nk_cart_p_4 {
                    border-bottom: 1px solid black;
                    text-align: center;
                    font-size: 14px;
                    letter-spacing: 0px;
                    font-weight: 600;
                }
                .update_chat {
                    width: 100%;
                    height: 32px;
                    border: 0px;
                    border-radius: 3px;
                    color: white;
                    background-color: black;
                    margin-top: -4px;
                    box-shadow: 2px 2px 5px 0px #c3bfbf;
                }
                .nk_cart_input {
                    width: 75%;
                    border: 0px;
                }
                .nk_cart_div_13 {
                    margin: 0px 15px;
                    border: 1px solid #eaeaea;
                }
                .nk_cart_button {
                    height: 38px;
                    width: 177px;
                    border: 0px;
                    color: white;
                    background-color: black;
                }
                .nk_cart_div_14 {
                    padding: 9px 9px;
                    background-color: #fafafa;
                    border-radius: 5px;
                    box-shadow: 1px 1px 4px 0px #e2e2e2;
                }
                select#address_province {
                    width: 100%;
                }
                input#address_zip {
                    width: 100%;
                }

                div.scrollmenu {
                  overflow: auto;
                  white-space: nowrap;
                }

                @media  screen and (max-width: 770px) {
                    .nk_cart_div_2 {
                         padding: 0px 0px; 
                    }
                    .nk_cart_div_2 {
                        max-width: 524px;
                        overflow: hidden !important;
                        overflow-x: scroll !important;
                        width: 100%;
                    }
                    .nk_cart_div_8 {
                        border-bottom: 1px solid #e7e7e7;
                        width: 1000px;
                    }
                    .nk_cart_div_4 {
                        width: 1000px;
                    }
                    .nk_cart_div_7 {
                        width: 1000px;
                    }
                }

.close {
  cursor: pointer;
  position: relative;
  top: 50%;
  right: 0%;
  padding: 12px 16px;
  transform: translate(0%, -50%);
}

.nk_cart_p_5 {
    margin-top: 29px;
    font-size: 20px;
    cursor: pointer;
}



/*========================= /add to cart =========================*/

/*========================= check out =========================*/

.nk_checkout_div_1 {
    padding: 130px 30px 30px 30px;
}
        .nk_checkout_div_3 {
            background-color: white;
            border: 1px solid #eaeaea;
            padding: 20px 20px 20px 20px;
            box-shadow: 4px 4px 7px 0px #baafaf59;
        }
        input.nk_checkout_input_1 {
            width: 100%;
            height: 30px;
            padding: 5px;
            margin: 5px 0px 5px 0px;
        }
        .nk_checkout_div_4 {
            margin-bottom: 15px;
        }
        select.nk_checkout_select_1 {
            width: 100%;
            margin-top: 5px;
        }
        p.nk_checkout_p_2 {
            font-size: 20px;
            margin-bottom: 10px;
            color: black;
            margin-top: 25px;
        }
        p.nk_checkout_p_3 {
            line-height: 15px;
        }
        p.nk_checkout_p_4 {
            margin: 0px;
            font-weight: 700;
        }
        .nk_checkout_div_6 {
            margin-bottom: 20px;
        }
        .nk_checkout_input_1 {
            width: 100%;
        }
        .nk_checkout_div_8 {
            background-color: white;
            border: 1px solid #eaeaea;
            padding: 0px;
            box-shadow: 4px 4px 7px 0px #baafaf59;
        }
        li.nk_checkout_li_4 {
            display: inline-block;
        }
        .nk_checkout_div_9 {
            background-color: #f8f8f8;
            border: 1px solid #eaeaea;
        }
        .nk_checkout_div_10 {
            border: 1px solid #eaeaea;
            padding: 10px;
        }
        p.nk_checkout_p_5 {
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 0px;
        }
        .nk_checkout_div_12 {
            border: 1px solid #eaeaea;
            padding: 10px;
            height: 90px;
        }
        .nk_checkout_input_2 {
            width: 30px;
            border: 0px;
        }
        .nk_checkout_a_1 {
            width: 30px;
            max-width: 30px;
            border: 0px;
        }
        .holder.nk_checkout_div_13 {
            border: 1px solid #eaeaea;
            border-radius: 4px;
            padding: 5px;
        }
        .nk_checkout_input_2 {
            height: 16px!important;
        }
        p.nk_checkout_p_7 {
            font-size: 15px;
            font-weight: 600;
            margin-top: 4px;
        }
        p.nk_checkout_p_8 {
            margin: 20px 0px 0px 0px;
            font-size: 15px;
            letter-spacing: 0px;
            font-weight: 700;
        }
        p.nk_checkout_p_9 {
            font-size: 15px;
            font-weight: 600;
            margin-top: 10px;
            color: #02c720;
        }   
        .nk_checkout_div_15 {
            border: 1px solid #eaeaea;
            padding: 10px;
        }
        button.nk_checkout_button_1 {
            width: 100%;
            height: 32px;
            border: 0px;
            font-size: 14px;
            letter-spacing: 0px;
            color: white;
            background-color: #92aa34;
            border-radius: 4px;
        }
        .nk_checkout_div_16 {
            margin-top: 4px;
        }

        @media only screen and (max-width: 770px) {
            p.nk_checkout_p_7 {
                font-size: 11px;
                line-height: 12px;
            }
            .nk_checkout_input_2 {
                height: 23px!important;
                padding: 0px;
            }
            p.nk_checkout_p_9 {
                font-size: 12px;
                line-height: 11px;
            }
            .nk_checkout_div_12 {
                height: 65px;
            }
            p.nk_checkout_p_6 {
                font-size: 13px;
                line-height: 13px;
            }
            .holder.nk_checkout_div_13 {
                padding: 0px 5px 0px 5px;
            }
            img.nk_checkout_img_1 {
                height: 100%;
                max-height: 100%;
                /* width: 100%; */
                /* max-width: 100px; */
            }
        }

/*========================= /check out =========================*/

/*========================= Order details =========================*/

.order_details_div_1 {
    padding: 140px 100px 70px 100px;
}
            .order_details_div_2 {
                background-color: white;
                padding: 0px;
                border-radius: 5px;
                box-shadow: 3px 3px 7px 0px #dad8d8;
                margin-bottom: 15px;
            }
            .order_details_div_3 {
                
                padding: 20px;
            }
            .order_details_p_1 {
                font-size: 16px;
                letter-spacing: 0px;
                color: black;
                font-weight: 600;
            }
            .order_details_div_4 {
                padding: 0px 20px 20px 20px;
                height: 135px;
            }
            .order_details_p_2 {
                font-size: 14px;
                color: black;
                margin-bottom: 14px;
            }
            .order_details_p_4 {
                color: black;
            }
            .order_details_div_5 {
                padding: 65px 20px 20px 20px;
                height: 196px;
            }
            .order_details_button_1 {
                width: 100%;
                height: 34px;
                border: 0px;
                background-color: #f0ff01;
                color: black;
                font-size: 14px;
                border-radius: 5px;
            }
            .order_details_div_6 {
                background-color: white;
                padding: 20px;
                border-radius: 5px;
                box-shadow: 3px 3px 7px 0px #dad8d8;
                margin-bottom: 15px;
            }
            .row_width{
                width: 100%;
            }
            .order_details_div_8 {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }
            .order_details_p_5 {
                margin: 0px;
                font-size: 11px;
                line-height: 15px;
            }
            .order_details_profress {
                width: 90%;
                margin: auto;
                margin-top: 15px;
            }
            span.order_details_span_1 {
                display: inline-block;
                width: 23%;
                font-size: 12px;
                text-align: center;
                color: green;
            }
            p.order_details_p_6 {
                font-size: 11px;
                letter-spacing: 0px;
                font-weight: 800;
                color: green;
            }
            .order_details_div_9 {
                margin-top: 25px;
            }
            p.order_details_p_7 {
                font-size: 18px;
                color: green;
            }


            @media only screen and (max-width: 600px) {
                .order_details_div_1 {
                    padding: 20px 20px;
                }
                .row_width{
                    width: 800px;
                }
                .order_details_div_6 {
                    overflow: scroll;
                    white-space: nowrap;
                }
                .order_details_div_4 {
                    height: 100%;
                }
                .order_details_div_5 {
                    padding: 20px 20px 20px 20px;
                    height: 100%;
                }
            }

/*========================= /Order details =========================*/

/*========================= profile =========================*/

            .profile_page_div_1 {
                padding: 140px 100px 70px 100px;
            }
            .profile_page_div_4 {
                background-color: white;
                padding: 20px;
                border-radius: 5px;
                box-shadow: 3px 3px 7px 0px #dad8d8;
            }
            p.profile_page_p_1 {
                margin: 0px;
                margin-bottom: 4px;
            }
            p.profile_page_p_2 {
                font-size: 16px;
                letter-spacing: 0px;
                color: black;
                font-weight: 700;
            }
            .profile_page_div_6 {
                box-shadow: 3px 3px 7px 0px #dad8d8;
                background-color: white;
                margin-top: 15px;
                border-radius: 5px;
            }
            .profile_page_div_7 {
                padding: 20px;
                border-bottom: 1px solid #cdcdcd;
                cursor: pointer;
            }
            .profile_page_div_8 {
                width: 100%;
                display: flex;
            }    
            span.profile_page_span_1 {
                width: 20%;
            }
            span.profile_page_span_2 {
                width: 60%;
            }
            span.profile_page_span_3 {
                width: 20%;
                text-align: end;
            } 
            span.profile_page_span_1 {
                width: 20%;
                font-size: 30px;
            }
            p.profile_page_p_3 {
                font-size: 16px;
                margin-top: 8px;
                color: black;
            }
            p.profile_page_p_4 {
                font-size: 23px;
                color: black;
                margin-top: 5px;
            }

            #target {
              display:none;
            }
            #target1 {
              display:none;
            }
            #target2 {
              display:none;
            }
            #target3 {
              display:none;
            }
            #target4 {
              display:none;
            }
            #target5 {
              display:none;
            }
            .toggle1 {
                cursor: pointer;
            }
            .toggle2 {
                cursor: pointer;
            }
            .toggle3 {
                cursor: pointer;
            }
            .toggle4 {
                cursor: pointer;
            }
            .toggle5 {
                cursor: pointer;
            }


            .Hide
            {
              display:none;
            }
            .tab {
              overflow: hidden;
            }
            .tab button {
              transition: 0.3s;
            }
            .tabcontent {
              display: none;
            }
            .order_tab_div_2 {
                background-color: white;
                padding: 0px;
                border-radius: 5px;
                box-shadow: 3px 3px 7px 0px #dad8d8;
                border: 1px solid #d2d2d2;
                margin-bottom: 15px;
            }
            .order_tab_div_4 {
                background-color: white;
                padding: 5px 12px;
                border-radius: 5px;
                box-shadow: 3px 3px 7px 0px #dad8d8;
                border: 1px solid #d2d2d2;
                margin-bottom: 15px;
            }
            .order_tab_input {
                width: 67.8%;
                height: 40px;
                border: 0px;
                padding: 0px 0px 0px 10px;
                outline: none;
                border-radius: 5px 0px 0px 5px;
            }
            .order_tab_button {
                width: 32%;
                margin-left: -4px;
                border: 0px;
                height: 40px;
                background-color: #f0ff01;
                font-size: 15px;
                letter-spacing: 0px;
                outline: none;
                border-radius: 0px 5px 5px 0px;
            }
            .order_tab_img_1 {
                height: 120px;
                width: 110px;
                padding: 5px;
                border-radius: 5px;
                object-fit: contain;
            }
            .order_tab_div_6 {
                padding-top: 15px;
            }
            .order_tab_p_2 {
                margin: 0px;
                font-size: 11px;
                line-height: 15px;
            }
            .order_tab_p_1 {
                margin-bottom: 10px;
                color: black;
            }
            .row_width{
                width: 100%;
            }
            .profile_page_div_9 {
                margin-top: 10px;
            }
            .profile_page_li_1 {
                padding: 10px;
                font-size: 15px;
                letter-spacing: 0px;
            }
            .profile_page_li_1:hover {
                background-color: #f0ff01;
            }
            .profile_info_tab_div_2 {
                box-shadow: 3px 3px 7px 0px #dad8d8;
                background-color: white;
                border: 1px solid #d2d2d2;
                padding: 20px;
                border-radius: 5px;
            }
            .profile_info_tab_p_1 {
                font-size: 16px;
                letter-spacing: 0px;
                color: black;
                font-weight: 700;
            }
            .profile_info_tab_span_1 {
                margin-left: 30px;
                color: #2874f0;
                font-size: 15px;
                letter-spacing: 0px;
                font-weight: 600;
            }
            .profile_info_tab_input_1 {
                width: 225px;
                padding: 16px 20px 20px 20px;
                height: 38px !important;
                border: 1px solid darkgrey;
                border-radius: 3px;
            }
            .profile_info_tab_input_3{
                width: 455px;
                padding: 20px;
                height: 38px !important;
            }
            .manage_ads_tab_div_1 {
                box-shadow: 3px 3px 7px 0px #dad8d8;
                background-color: white;
                border: 1px solid #d2d2d2;
                padding: 20px;
                border-radius: 5px;
            }
            .review_tab_div_1{
                box-shadow: 3px 3px 7px 0px #dad8d8;
                background-color: white;
                border: 1px solid #d2d2d2;
                padding: 20px;
                border-radius: 5px;
            }
            .manage_ads_tab_div_3 {
                border: 1px solid #d2d2d2;
                padding: 13px;
                border-radius: 5px;
            }
            .manage_ads_tab_p_1 {
                font-size: 15px;
                letter-spacing: 0px;
                font-weight: 600;
                color: #2874f0;
            }
            .manage_ads_tab_div_5 {
                margin-top: 15px;
            }
            button.manage_ads_tab_btn_1 {
                width: 200px;
                height: 35px;
                border: 0px;
                border-radius: 5px;
                color: white;
                background-color: #2874f0;
                outline: none;
            }
            .manage_ads_tab_div_9 {
                width: 50%;
            }
            .manage_ads_tab_div_10 {
                width: 50%;
                text-align: end;
            }
            .manage_ads_tab_div_8 {
                display: flex;
            }
            button.manage_ads_tab_btn_2 {
                border: 0px;
                width: 70px;
                height: 27px;
                font-size: 12px;
                letter-spacing: 0px;
                outline: none;
            }
            .manage_ads_tab_p_3{
                width: 60%;
                margin: 0px;
            }
            .manage_ads_tab_div_7 {
                border: 1px solid #d2d2d2;
                padding: 20px;
                border-radius: 5px;
            }
            .dropdown-content {
              display: none;
              z-index: 1;
            }
            .dropdown:hover .dropdown-content {
              display: block;
            }

            .edit_delete{
                display: none;
                z-index: 1;
                position: absolute;
                right: 0px;
                margin-top: -15px;
                width: 90px;
            }
            .manage_ads_tab_li_1 {
                padding: 5px 10px;
                border: 1px solid #d2d2d2;
            }
            .review_tab_p_1 {
                font-size: 16px;
                letter-spacing: 0px;
                color: black;
                font-weight: 700;
            }
            .review_tab_img_1 {
                width: 115px !important;
                height: 120px !important;
            }
            .review_tab_div_2 {
                padding: 15px;
                margin-top: 20px;
                border: 1px solid #d2d2d2;
                border-radius: 5px;
            }
            .checked1{
                color: orange;
            }
            p.review_tab_p_4 {
                color: #2874f0;
                font-size: 14px;
                letter-spacing: 0px;
                font-weight: 600;
            }
            .review_tab_p_2 {
                font-size: 14px;
                color: black;
                font-weight: 600;
                letter-spacing: 0px;
                margin-top: 6px;
            }
            .manage_ads_tab_ul_1 {
                background-color: white;
            }

            .user_image {
                padding: 0px 10px 0px 10px;
            }

            @media only screen and (max-width: 770px) {
                .profile_page_div_1 {
                    padding: 85px 0px;
                }
                .row_width{
                    width: 800px;
                }
                .my_order_tab {
                    margin-top: 15px;
                }
                .order_tab_div_3 {
                    height: 40px;
                }
                .order_tab_button {
                    width: 45%;
                }
                .order_tab_input {
                    width: 54.5%;
                }
                .order_tab_div_4 {
                    overflow: scroll;
                    white-space: nowrap;
                }
                .manage_ads_tab_p_3{
                    width: 100%;
                }
                .review_tab_img_1 {
                    width: 100% !important;
                    height: 100% !important;
                }
                .profile_info_tab_input_1 {
                    width: 48%;
                }
                .profile_info_tab_input_3 {
                    margin-top: -10px;
                    width: 100%;
                }
            }

/*========================= /profile =========================*/

/*========================= content pages =========================*/

        .nk_about_div_3 {
            padding: 80px 100px 80px 100px;
            background-color: #0000008c;
        }
        .nk_about_div_2 {
            background-size: cover;
        }
        .nk_about_p_1 {
            color: white;
            font-size: 41px;
            letter-spacing: 0px;
            font-weight: 700;
            font-family: cursive;
            line-height: 70px;
        }
        .nk_about_p_2 {
            color: white;
            margin-top: 15px;
            font-size: 16px;
            line-height: 25px;
        }
        .nk_about_div_4 {
            border: 3px solid white;
            padding: 30px 30px;
            width: 57%;
        }
        .nk_about_div_5 {
            padding: 80px;
        }
        .nk_about_img_1 {
            background-color: white;
            padding: 10px;
            box-shadow: 4px 4px 10px 0px #d6d4d4;
            height: 400px!important;
            width: 100%;
        }
        .nk_about_p_3 {
            margin-top: 15px;
            font-size: 14px;
            letter-spacing: 0px;
        }
        .nk_about_p_4 {
            font-size: 30px;
            margin: 15px 0px;
            color: black;
        }
        .nk_about_p_5 {
            color: black;
            letter-spacing: 0px;
            line-height: 25px;
            margin-top: 24px;
        }
        .nk_about_div_6 {
            padding: 0px 15px;
        }
        .nk_about_div_1 {
            padding-top: 121px;
        }
        @media only screen and (max-width: 770px) {
            .nk_about_div_3 {
                padding: 55px 20px;
            }
            .nk_about_div_4 {
                padding: 22px 30px;
                width: 80%;
            }
            .nk_about_p_1 {
                font-size: 25px;
                line-height: 25px;
            }
            .nk_about_p_2 {
                margin-top: 15px;
                font-size: 5px;
                line-height: 9px;
            }
            .nk_about_div_5 {
                padding: 30px;
            }
            .nk_about_div_8 {
                background-color: white;
                padding: 30px;
            }
            .nk_about_img_1 {
                height: 285px!important;
            }
            .nk_about_div_6 {
                padding: 0px;
            }
        }


        .card-div-main-padding{
            padding: 181px 0px 50px 0;
        }
        .alert-danger {
            color: #721c24;
            background-color: #f8d7da;
            border-color: #f5c6cb;
            font-size: 11px;
            padding: 5px 20px;
        }
        .empty-img{
            width: 250px;
        }
        .sale-price-p{
            font-size: 14px;
        }
        .word-break{
            word-break: break-word;
        }

/*========================= /content pages =========================*/
