/*---base------------------------------------------------------------------*/
/* RWD
========================================================================== */

@media screen and (max-width: 1280px) and (min-width: 769px) {

    
}



@media screen and (max-width: 768px) and (min-width: 100px) {
 
html { overflow-x: hidden; }


    
body {
    min-width: initial;
    /* width: calc( 100% + 265px ); */
    overflow-x: hidden;
    width: 100%;
    position: relative;
}

img#LogoImage {
    max-height: 60px;
}

.top-nav {
    height: 91px;
}

.top-desktop {
    height: 0;
}

div#Header {
    padding: 0;
}

.containernav {
    height: 51px;
}

div#Container.menu-show {
    overflow-x: hidden;
}

div#Wrapper {
    overflow-x: hidden;
}

.slider_wrapper .bd {
    height: auto!important;
}

.menu-show{
    left: 265px!Important;
    transition: 1s all;
}

.slick-slide img {
    max-width: 100%!important;
}

div#slider_center {
    float: none;
    width: 100%;
    margin: 0;
    height: auto;
}

div#LogoContainer {
    text-align: center;
    padding: 9px 0;
}

.top-mobile {
    border-bottom: 0;
    background: #fff;
    position: relative;
    width: 100%;
    height: 91px;
    z-index: 9999;
    padding: 19px 0 25px 0;
}

a.topico img {
    width: 22px;
    height: auto;
    margin: 18px;
}

div#Menu {
    width: 310px;
    position: fixed;
    top: 0;
    height: 100%;
    overflow-x: hidden;
    z-index: 99999;
    /* background: #fff; */
    margin-top: 0;
    border-right: 0;
    padding: 0;
    left: -310px;
    background: #f0ede7;
    color: #5b5353;
    transition: 0.5s all;
}

div#Menu.show {
    left: 0;
}

#Menu li {
    float: none;
    width: 280px;
    display: inline-block;
    border-bottom: 0;
    padding: 20px 4px;
    border-bottom: 1px solid #d8d7d7;
    margin: 0 15px;
}

#Menu li a {
    font-weight: 400;
    padding: 0;
    font-size: 15px;
}

/*
#Menu li a:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    right: 18px;
}

#Menu li a:after {
    border-color: rgba(0, 0, 0, 0.8);
    border-top: none;
    border-left: none;
}

*/


.ssico {
    position: fixed;
    bottom: 0;
    width: 310px;
    height: 50px;
    border-top: 1px solid #d8d7d7;
    background: #f0ede7;
}

.ssico div {
    width: 50%;
    float: left;
}

.ssico div {
    text-align: center;
    padding: 15px 0;
}

.ssico div svg {
    height: 15px;
    fill: #8e8e8e;
}

#Menu ul {
    margin-bottom: 48px!important;
    margin-top: 80px!important;
}

.closesbtn {
    height: 80px;
    /* display: block; */
    position: fixed;
    background: #f0ede7;
    width: 310px;
    z-index: 99;
}

.closesbtnico {
    width: 55px;
    padding: 25px 18px;
    display: block;
}

.menubg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #00000045;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
#bottom_moblie {
    display: block;
    background: #fff;
}

#bottom {
    display: none;
}

div#SearchForm {
    border-radius: 31px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
}

div#SearchForm input.Textbox {
    background: none!important;
    border: 0!important;
    width: 80%!important;
    margin-left: 8px;
}



div#SearchForm input.Button {
    width: 20px;
    height: auto;
}
 
nav#bottom_nav {
    width: fit-content;
    float: none;
    margin: 30px auto;
}

.wrapper {
    width: 100%;
}

footer#footer {
    text-align: left;
    /* height: 200px; */
    width: 100%;
    margin: 0 auto;
    padding: 0 26px;
}

.fast_delivery {
    display: none;
}

.hd {width: 100%;margin:  0 auto;margin-top: 40px;}

.solgan {
    display: none;
}

div#account_area {
    max-width: 1180px;
    margin: 0 auto;
    min-width: initial;
}


footer#footer p {
    margin-bottom: 15px;
}

.PrimaryProductDetails .ProductThumb {
    width: 100%!important;
    height: auto!important;
    float: none;
}

#ProductDetails .ProductThumbImage img {
    width: 100%!important;
    height: auto;
    object-fit: cover!Important;
}
 
#ProductDetails .ProductThumbImage a {
    width: 100%!important;
    /* height: 100%!important; */
}

#ProductDetails .ProductThumbImage {
    width: 100%!Important;
    height: auto!important;
    margin-top: 15px;
}

div#bbar {
    margin: 0;
    text-align: left;
    padding: 30px 25px;
}

#bbar .col {
    /* width: 100%; */
    float: none;
    margin: 0 auto;
}

#bbar .findus {
    padding: 0;
}

#bbar .findus .icons {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 180px;
}

#bbar .findus .icons a {
    margin: 4px;
}

#bbar .findus .platform {
    width: 120px;
}

.CreateAccount {
    float: none;
    width: 100%;
    border: 0;
    margin: 10px 0;
    border-bottom: 1px dotted;
    padding: 30px 0;
}

.AccountLogin {
    float: none;
    width: 100%;
    border: 0;
    margin: 10px 0;
    border-bottom: 1px dotted;
    padding: 30px 0;
}

input#LoginButton {
    background: #000;
    color: #fff;
    padding: 9px!important;
    width: 200px;
    margin-bottom: 21px;
}

.ProductDetailsGrid .Value li {
    float: left;
    margin-right: 9px;
}

select#qty_ {
    width: 100%;
    margin-bottom: 16px;
    padding: 4px 0;
}

.ProductOptionList {
    margin-bottom: 38px;
}

button.addtocart {
    width: 100%;
    font-size: 15px;
    padding: 7px 0;
    border-radius: 5px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    border: 0;
}

.AddThisButtonBox {
    width: 100% !important;
    padding: 39px!Important;
    text-align: left;
}

.PrimaryProductDetails .ProductMain {
    width: 95%;
    margin: 0 auto;
    float: none;
}

div#ProductDescription {
    width: 95%;
    margin: 0 auto;
}

.Content {
    width: 100%;
}

.ProductPriceRating {
    font-size: 13px;
}

.adver1-container {
    padding: 45px;
    background-size: 1000px;
}

.inner h2 {
    font-size: 23px!important;
}

.adver1-container .inner p {
    font-size: 14px;
}

.adver1-container .inner  a {
    font-size: 14px;
    border-bottom: 1px solid #000;
}

.cards-img {
    height: auto;
}

.cards-text {
    position: relative;
    padding-top: 40px;
}

.adver3-container {
    padding: 0;
    background-size: 1000px;
}

.inner3 {
    width: 85%;
    padding: 31px;
}

.cards {
    margin-bottom: 0;
}

.touch #bottom {display:none;}
.touch #bottom_nav{float:none;margin:0 auto;width:100%;}
.touch #bottom_nav ul{text-align:center;}
.touch #bottom_nav li:after{border-right:1px dotted rgba(255,255,255,1);}
.touch #bottom_nav a{color:#000;font-size:12px;height:25px;text-transform:uppercase;font-family:"ekimallgs";}

.touch #bottom .wrapper{display:none;}
.touch #bottom_moblie{display:block;margin: 0 auto 0px;border-top:1px solid #eee;padding-top:22px;}
.touch #bottom_moblie .full_l{display:block;width:100%;float:left;}
.touch #bottom_moblie .col{width:96%;margin-left:auto;margin-right:auto;}
.touch #bottom_moblie .content{padding:10px 0 20px;}
.touch #bottom_moblie .shop .tel{margin-bottom:10px;font-size:18px;font-weight:bold;line-height:18px;}
.touch #bottom_moblie .shop .tel span{font-size:18px;vertical-align:top;}
.touch #bottom_moblie .shop .whatsapp{margin-bottom:10px;font-size:18px;font-weight:bold;line-height:18px;}
.touch #bottom_moblie .shop .whatsapp span{font-size:18px;vertical-align:top;}
.touch #bottom_moblie .shop .time{display:inline-block;position:relative;margin-top:0px;margin-bottom:10px;padding-left:22px;line-height:20px;}
.touch #bottom_moblie .shop .address{position:relative;margin-bottom:5px;padding-left:22px;font-size:10px;line-height:18px;}
.touch #bottom_moblie .shop .address strong{display:block;font-size:12px;}
.touch #bottom_moblie .shop .tel_name,.touch #bottom_moblie .shop .Whatsapp_name,.touch #bottom_moblie .shop .tel_no,.touch #bottom_moblie .shop .Whatsapp_no,.touch #bottom_moblie .shop .bank_no{height:20px;padding-left:25px;margin-bottom:10px;font-size:18px;font-weight:bold;line-height:19px;}
.touch #bottom_moblie .shop .tel_name{float:left;background:url('../../../imgs/bottom_icon_tel.gif') no-repeat 0 0 / 20px 20px transparent;}
.touch #bottom_moblie .shop .Whatsapp_name{float:left;background:url('../../../imgs/bottom_icon_whatsapp.gif') no-repeat 0 0 / 20px 20px transparent;}
.touch #bottom_moblie .shop div .wechat_name{float:left;background: url('../../../imgs/bottom_icon_wechat.gif') no-repeat;background-size: 23px;background-position: -1px -2px;}
.touch #bottom_moblie .shop div .qq_name{float:left;background: url('../../../imgs/bottom_icon_qq.gif') no-repeat;background-size: 23px;background-position: -1px -2px;}
.touch #bottom_moblie .shop .tel_no{float:right;margin-right:20px;}
.touch #bottom_moblie .shop .Whatsapp_no{float:right;margin-right:20px;}
.touch #bottom_moblie .shop .bank_no{float:right;font-size:16px;margin-right:20px;}
.touch #bottom_moblie .shop .icon_time,.touch #bottom_moblie .shop .icon_home {position:absolute;left:0;height:20px;width:20px;}
.touch #bottom_moblie .shop .icon_time{top:1px;background:url('../../../imgs/bottom_icon_time.gif') no-repeat 0 0 / 20px 20px transparent;}
.touch #bottom_moblie .shop .icon_home{top:-1px;background:url('../../../imgs/bottom_icon_home.gif') no-repeat 0 0 / 20px 20px transparent;}
.touch #bottom_moblie .shop .bank_name{height:20px; padding-left: 25px;float:left;margin-bottom:10px;font-size:16px;line-height:19px;}
.touch #bottom_moblie .shop .bank_hsbc{background:url('../../../imgs/bottom_icon_hsbc.gif') no-repeat 0 -1px / 22px 22px transparent;}
.touch #bottom_moblie .shop .bank_bochk{background:url('../../../imgs/bottom_icon_bochk.gif') no-repeat 1px 0 / 20px 20px transparent;}
.touch #bbar .findus {padding-left:10px;font-family:"ekimallfur";margin-bottom:3px;}
.touch #bbar .findus .icons {margin:0 0 10px 0px;}
.touch #copyright{color:#333;text-align:center;margin:0;padding:0;width:100%;font-family:"ekimallfur";}
.touch #footer .wrapper{padding:10px 0px;border-top:0px;}
.touch #footer {border-bottom:none;padding-top:20px;}
.touch #footer sk {width:96%;display:block;margin:47px auto 0px;padding:31px 0 18px;border-top:1px dotted #ddd;text-align:center;}


/* ---------- Fixed ---------- */
.desktop{display:none!important;}
.mobile{display:block!important;}
.desktop-inline{display:none!important;}
.mobile-inline{display:inline-block!important;}  
 
}