 @media only screen and (min-width:320px) and (max-width:767px) {

	body {
		font-size: 1.18em !important;
	}
	p {
		line-height: 18px;
	}
    h1 {
        font-size: 1.8em !important;
    }
    
     /* product filter mobile */ 

    .mb-fltr-col {
        background: #fff;
        border-left:1px solid #f2f2f2;
        width: 300px;
        padding: 38px 15px 0;
        position: fixed;
        top: 0;
        right:-300px; 
        bottom:0;
        z-index:99;
        overflow:auto;
        -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
        -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    }
    .mb-fltr-col .clse-btn {
        display: block;
        background: #fff;
        width: calc(300px - 25px);
        padding: 0px;
        position: fixed; 
        z-index: 1; 
        top: 0; 
    }
    .mb-fltr-col .clse-btn span {
        color: #999  !important;
        font-size: 25px;
        cursor: pointer; 
    }

	.first-head {
        line-height: 25px !important;
        margin-bottom: 10px !important; 
    } 
    .first-head small { 
        margin-bottom: 5px;
    }
    .para-head {
        margin-bottom: 10px!important;
    }
    .content-row {
        padding: 20px 0;
    } 

    .breadcrmb  .breadcrmb-content {
        /* bottom: 15px; */    padding-top: 15px;
    } 

    /* model box */
    
    .modal-dialog {
    width:100%;
    margin: 0;
    }
    .modal-dialog .modal-content {
    border: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    }
    .modal.fade .modal-dialog {
    top: 0;
    left: 0;
    margin-bottom: inherit;
    margin-right: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    }
/**/
.mb-menu {
 display: block;
}
header.header-scrolled .srch-row {
    margin: 0;
}
header.header-scrolled .logo-row .logo {
    padding: 8px 0px;
}
header.header-scrolled .buyer-fav {
    margin:10px 18px 10px 10px;
}
header.header-scrolled .buyer-crt {
    margin:10px 0 10px;
}
header.header-scrolled .mb-menu {
    margin: 15px 15px 15px 0;
}

.srch-row {
    float: left; margin: 0;width: 100px; display: none;
}

header .logo-row {}
header .logo-row .logo { 
float:left; 
}
header .logo-row img {
    max-width: 120px;
}
header .logo-row .logo.dsk {
display:none
}
header .logo-row .logo.mb {
display:block
} 
  
.buyer-crt { 
    margin: 12px 0 12px; 
}
.buyer-fav { 
    margin: 12px 18px 12px 10px; 
}
.buyer-fav .fav-qty {
 right: -10px;
} 

.tp-menu-row {
display:none
}

section.slider {
	/* padding:0 15px 0px; */
}
section.slider .slide-carousel .slide img{
	/* border-radius:8px;  */
}
 
.busnss-row {
    padding: 40px 0 20px;
}
.busnss-row .busnss {
    padding: 5px;
}
.busnss-row .busnss-icon {
    width: auto; margin-bottom:5px
}
.othr-inf-row { 
    padding: 30px 0 10px;
}
.othr-inf-row .adv-row {
    padding: 0;
}
.othr-inf-row .adv-row .adv { 
    margin-bottom: 20px;
}
.othr-inf-row .adv-row .adv-icon {
    margin-bottom: 5px;
} 
/**/
.wlcme-row {
    padding: 20px 0 20px 0 !important; 
}
.wlcme-row .first-head {
    margin-top: 15px!important;
}
/**/
.adv-row {
    padding: 20px 20px 0px;margin-top: 10px;
} 
.adv-row .adv-icon { 
    margin: 0 ; 
}
.adv-row .adv-text p { 
    line-height: 14px; 
}
/**/
.cnt-row {
    padding: 20px 0 10px;
}
.cnt-row .cnt-col {
    padding: 10px 10px!important;
    border: 0!important;text-align: center;
}
.cnt-row .cnt-col .icon {
    width: 50px;
    height: 50px;
    line-height: 35px;
    float: none;
    margin: 0 auto 5px;
}
.cnt-row .cnt-col .main-text {
    font-size: 20px !important;
}

.product-row {
 padding: 20px 0 20px!important;
} 
  
.product-row .item{margin: 5px;}

.item-pic-container { 
    -webkit-box-shadow: 0px 0px 12px #f9f7f7;
    -moz-box-shadow: 0px 0px 12px #f9f7f7;
    box-shadow: 0px 0px 12px #f9f7f7;
}
.item-pic {
 height: 150px;
}
.item-name {
    line-height: 15px;
}
.item-price {
 padding:0 10px 0px;
    line-height:15px;
    margin-bottom: 5px !important;
}
.item-btn{
	padding: 6px 3px; 
}  
.page-abt .abt-qte {
    text-align: left;
    padding-right:0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-right: 0px;
    border-bottom: 2px solid #dfac1d;
}
.page-abt .sec-2nd {
    margin: 20px 0 20px;
}
.page-abt .sec-3rd img {
    margin-bottom: 15px;
}
.page-cont .cont-inf {
    margin-bottom: 10px; padding: 10px 15px;
}

/**/
.num-incr-decr input { 
    padding: 12px;
} 
/**/
.itm-lst-row .fltr-typ select {
    width: auto; padding: 1px 5px;
}
.itm-lst-row .itm-lst .item-pic {
	height: 190px;
}
/**/ 
.itm-dtls-row .pr_name { 
    margin-top: 10px !important; 
} 
.itm-dtls-row .pr_add_cart,
.itm-dtls-row .pr_added_cart { 
    padding: 11px 10px; 
}
.itm-dtls-row a.pr_wshlst { 
    padding: 10px 10px; 
}
.itm-dtls-row a.pr_wshlst .icon-wshlst { 
    margin-right: 0;
}
.itm-dtls-row a.pr_wshlst .txt-wshlst {
    display: none;
}
.itm-dtls-row .pr-shre { 
    padding: 11px 5px; 
}

.pr-related-row {
    padding-top: 20px;
    padding-bottom: 20px; 
}
/**/
.cart-row {
    padding-bottom: 15px;
}
.cart-row .price-lst-smry {
    margin-top: 25px;
} 
.cart-row .crt-lst .pr_rate .pr_discount { 
    font-size: 11px; border-radius: 10px;
    display: table; line-height: 14px;
}
.cart-row  .container-address {
    padding: 15px; 
}
/**/  
 
.login-bar .login-col {
    padding: 15px 22px 20px;
}
.login-bar .link-login { 
    text-align: center;
} 
.my-account .mbr-prfle .mbr-hdr-main { 
    padding: 20px 15px; 
}
.my-account .mbr-prfle .mbr-hdr { display: block;}

.my-account .mbr-prfle .mbr-hdr .mbr-img {
    margin: 0 auto 15px;
}
.my-account .mbr-prfle .mbr-hdr .mbr-name {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.my-account .mbr-prfle .mbr-hdr .mbr-status { 
    margin: 0 auto;
}
.my-account .wallet-dtl .wallet-bal b{
    display: block;
}
.my-account .rffr-lnks .lnk-mdl .no-padding-left{
	padding-left: 15px!important
}
.my-account .rffr-lnks .lnk-mdl {
    padding-bottom: 15px;
}

/*footer*/
footer .ftr-row-top {
    background-size: 550px;
    background-position: left center;
}
footer .ftr-row-top h2 {
    line-height: 28px!important;
    margin-bottom: 15px!important;
}
footer .ftr-row-top h2 b {
    display: inline;
}
footer .vrtcle-brdr {
    height: auto;
    padding-left: 15px;
    padding-top: 30px;
    border-left: 0;
    border-top: 1px solid #ffffff1c;
} 
footer .social-media ul {
    margin-bottom: 24px!important;
}
footer .payment-opt ul {
    justify-content: center;
    flex-wrap: wrap;
}
footer .payment-opt ul li:first-child {
    width: 100%;
    text-align: center;
    margin-bottom: 5px!important;
}
footer .copy-rght {
    text-align: center;
} 

}
 @media only screen and (min-width:768px) and (max-width:991px) {
    .mb-menu {
       display: block;
       margin: 25px 25px 25px 0;
    }
    header .logo-row .logo { 
        float:left;
    } 
    header .logo-row img {
        max-width: 165px;
    }
    header .logo-row .logo.dsk {
        display:none
    }
    header .logo-row .logo.mb {
        display:inline-block
    }
    .breadcrmb  .breadcrmb-content { 
        bottom: 25px; 
    }
    .tp-menu-row {
        display: none;
    }
    .busnss-row .busnss-icon {
        width: auto;
    }
    .wlcme-row .adv-row {
        display: flex;
        margin-top: 25px;
    }
    .itm-lst-row .itm-lst .item-pic {
        height: 168px;
    }
   
    .page-abt .sec-1st {
        padding-bottom: 20px;
    }
    .page-abt .sec-2nd {
        flex-wrap: wrap;
    }
    .page-abt .sec-2nd .sec-inf {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 15px;
    }
    .page-cont .cont-inf {
        margin-bottom: 15px;
    }
    
    .cart-row .crt-lst .pr_rate .pr_discount { 
        font-size: 11px; border-radius: 10px;
        display: table; line-height: 14px;
    }

    .item-pic {
        height: 200px
    }
    /**/
    .my-account .mbr-prfle .mbr-hdr-main {
        padding-top: 200px;
    }
    .my-account .rffr-lnks .lnk-mdl .no-padding-left{
        padding-left: 15px!important
    }
    .my-account .rffr-lnks .lnk-mdl {
        padding-bottom: 15px;
    }
    
    /*footer*/
    footer .vrtcle-brdr{
        border-left: 0px;
        padding-left: 15px;
        height: auto;
    }
    footer .social-media ul {
        margin-bottom: 35px!important;
    }
    footer .mble-app ul li img, footer .payment-opt ul li img {
        height: 30px;
    }
}
 @media only screen and (min-width:992px) and (max-width:1199px) {
    
    header.header-scrolled .logo-row .logo {
        padding: 14px 0px;
    }
    header .logo-row .logo {
        padding: 18px 0px;
    }
    .srch-row { 
        width: auto; 
    }
    .busnss-row .busnss-icon {
        width: auto;
    }
    .breadcrmb  .breadcrmb-content {
        bottom: 10px;
    }
     /**/
    .cnt-row {
        padding: 30px 0px;
    }
    .cnt-row .cnt-col {
        padding: 40px 10px;
    }
    .cnt-row .cnt-col .icon {
        width: 50px;
        height: 50px;
        line-height: 38px;
        margin-right: 2px;
    }
    .itm-lst-row .itm-lst .item-pic {
        height: 265px;
    }
     /**/
    .item-pic {
        height: 200px;
    } 
    /**/
    .my-account .mbr-prfle .mbr-hdr-main {
        padding-top: 200px;
    }
    /*footer*/
    footer .mble-app ul li img, footer .payment-opt ul li img {
        eight: 30px;
    }
}
@media only screen and (min-width:1200px) {
    .container{
        width: 1300px;
    }
}