body{
    font-family: 'Roboto', sans-serif;
    color: #06111e;
    --blue: #4ec5c4;
    --yellow: #fda01c;
}
@font-face { 
    font-family:"seaberry";  
    src: url("./Arciform.otf") format("opentype"); 
  }
p{
    font-size: 16px;
    line-height: 18px;
}

button{
    box-shadow: none;
    outline: none !important;
    cursor: pointer;
}

input,textarea,select{
    box-shadow: none !important;
}

h1,h2,h3,h4,h5,h6{
    padding: 0;
    margin: 0;
    color: #06111e;
}

.footer-wrapper{
    width: 100%;
    background-color: #1b1f23;
    color: #b6b6ba;
    padding-top: 45px;
}

.footer-wrapper .newsletter-row input{
    border-radius: 3px;
    border: none;
    height: 40px;
    font-size: 14px;
}

.footer-wrapper .newsletter-row button{
    width: 100%;
    background-color: var(--blue);
    color: #fff;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}

.footer-wrapper .newsletter-row button:hover{
    background: var(--yellow);
}

.footer-wrapper .newsletter-row .col-lg-9 .col-lg-8{
    padding-right: 5px;
}

.footer-wrapper .newsletter-row .col-lg-9 .col-lg-4{
    padding-left: 5px;
}

.footer-wrapper hr{
    padding: 0;
    margin: 28px 0px 0px 0px;
    width: 100%;
    height: 1px;
    background-color: #45464b;
    border: none;
}

.footer-wrapper .newsletter-row .socialmedia-con{
    float: right;
}

.footer-wrapper .newsletter-row .socialmedia-con a{
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding-top: 7px;
    margin-left: 8px;
}

.footer-wrapper .newsletter-row .socialmedia-con a:hover{
    background-color: var(--blue);
    border-color: var(--blue);
    color: #fff;
}

.footer-wrapper .newsletter-row .col-lg-3 h5{
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin-top: 12px;
    padding-left: 0px;
}

.footer-wrapper .newsletter-row .col-lg-9 h3{
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    position: relative;
    padding-left: 90px;
}

.footer-wrapper .newsletter-row .col-lg-9 h3:before{
    width: 71px;
    height: 37px;
    background: url(../img/newsletter-icon.jpg) no-repeat;
    content: '';
    position: absolute;
    left: 0px;
    top: 4px;
}

.footer-wrapper .newsletter-row .col-lg-9 h6{
    font-size: 14px;
    color: #fff;
    width: 100%;
    position: relative;
    font-weight: normal;
    margin-top: 4px;
    padding-left: 90px;
}

.payment-download-app{
    border-top: 1px solid #45464b;
    border-bottom: 1px solid #45464b;
    width: 100%;
    padding: 15px 0px;
}

.footer-wrap{
    padding-top: 18px;
    padding-bottom: 18px;
}

.footer-wrap .col-lg-6:last-child {
    text-align: right;
}

.footer-wrap .col-lg-6 p{
    padding: 0;
    margin: 10px 0px 0px 0px;
    color: #717173;
    font-size: 14px;
}

.payment-download-app .col-lg-5 a{
    float: right;
    margin-left: 15px;
}

.payment-download-app  h5{
    float: left;
    padding: 0px;
    margin: 9px 0px 0px 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.payment-download-app .col-lg-7 img{
    margin-left: 20px;
    margin-top: 3px;
}

.footerlinks-wrap h4{
    padding: 0;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.footerlinks-wrap ul{
    width: 100%;
    padding: 0;
    margin: 0;
}

.footerlinks-wrap ul li{
    list-style: none;
    padding: 0;
    margin: 10px 0px 0px 0px;
    line-height: normal;
}

.footerlinks-wrap ul li a{
    text-transform: uppercase;
    font-size: 14px;
    color: #b6b6ba;
}

.footerlinks-wrap ul li a:hover{
    text-decoration: none;
    color: var(--blue);
}

.footerlinks-wrap .col-lg-3 p{
    padding: 0;
    margin: 10px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
}

.footerlinks-wrap .col-lg-3 p a{
    color: #b6b6ba;
    text-decoration: none;
}

.footerlinks-wrap .col-lg-3 h5{
    padding: 0;
    margin: 26px 0px 0px 0px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.footerlinks-wrap {
    margin-top: 46px;
    margin-bottom: 46px;
}

.footerlinks-wrap .col-lg-4{
    position: relative;
    padding-left: 75px;
}

.footerlinks-wrap .col-lg-4 h6{
    padding: 0;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.footerlinks-wrap .col-lg-4 p{
    padding: 0;
    margin: 8px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
}

.footerlinks-wrap .col-lg-4 p a{
    color: #b6b6ba;
    text-decoration: none;
}

.footerlinks-wrap .col-lg-4 .footerphone-row{
    margin-bottom: 35px;
}

.footerlinks-wrap .col-lg-4 .footerphone-row:last-child{
    margin-bottom: 0px;
}

.footerlinks-wrap .col-lg-4:before{
    width: 1px;
    height: 270px;
    background-color: #45464b;
    position: absolute;
    left: 30px;
    top: 0px;
    content: '';
}

.bannerbtm-row{
    width: 100%;
    background-color: #232f3e;
    min-height: 65px;
    text-align: center;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.bannerbtm-row .row{
    margin-left: 0px;
    margin-right: 0px;
}

.bannerbtm-row .row .col-lg-2dot4{
    padding: 0;
    margin: 0;
    min-height: 65px;
    border-right: 1px solid #2f4157;
    display: table;
}

.bannerbtm-row .row .col-lg-2dot4 h6{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    line-height: 10px;
}

.bannerbtm-row .row .col-lg-2dot4 h6 img{
    margin-right: 5px;
}

.bannerbtm-row .row .col-lg-2dot4:first-child img{
    margin-top: 6px;
}

.bannerbtm-row .row .col-lg-2dot4:first-child h6{
    padding-bottom: 6px;
}

.banner-btmtabs .nav-item .nav-link{
    /* border-radius: 0px;
    padding: 10px 6px;
    margin: 0;
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    background-color: #4ec5c4;
    color: #fff;
    position: relative; */
    border-radius: 0px;
    padding: 6px 6px;
    margin: 0;
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    background-color: #4ec5c4;
    color: #fff;
    position: relative; 
    height: 45px;
}

.banner-btmtabs .nav-item .nav-link.active{
    display: flex;
    align-items: center;
    /* background-color: #7ac74b; */
    /* background-color: #fca12b; */
}


.banner-btmtabs .nav-item .nav-link img{
    margin: 0px 5px;
    height: 30px;

}

.banner-btmtabs .nav-item .nav-link font{
    width: 100%;
    display: block;
    /* margin-top: 3px; */
}

.banner-btmtabs .tab-content{
    width: 100%; 
    /* background-color: #e7fcfc; */
    /* padding: 25px 0px; */
    padding: 10px 0px;
}

.banner-btmtabs .nav-item .nav-link.active:after{
    width: 25px;
    height: 12px; 
    /* background: url(../img/down-arrow.png); */
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
}

.banner-btmtabs .nav-item{
    border-right: 1px solid #93dddd;
    
}

.banner-btmtabs .nav-item:last-child{
    border-right: none;
}

.banner-btmtabs .tab-content .row{
    margin: 0;
    position: relative;
    overflow-y: auto;
    white-space: nowrap;
    /* display: block; */
}

.banner-btmtabs .tab-content .scroll-row{
    display: block;
}

.banner-btmtabs .tab-content .col-lg-2{
    min-height: auto;
    border-right: 1px dashed #afc6c6;
    padding: 0px 0px;
    margin: 0;
    display: inline-block;
    white-space: normal;
}

.banner-btmtabs .tab-content .col-lg-2:last-child{
    border-right:none;
}

.banner-btmtabs .tab-content .col-lg-2 button{
    width: 100%;
    border: none;
    padding: 12px 0px;
    position: relative;
    background: none;
}
/* 
.banner-btmtabs .tab-content .col-lg-2 button h6{
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    margin-top: 6px;
    transition-duration: 0.3s;
    text-transform: uppercase;
} */
.banner-btmtabs .tab-content .col-lg-2 button h6 {           
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    margin-top: 6px;
    transition-duration: 0.3s;
   
}

.banner-btmtabs .tab-content .col-lg-2 button span{
    width: 100%;
    text-align: center;
}

.banner-btmtabs .tab-content .col-lg-2 button span img{
    height: 70px;
}

.banner-btmtabs .tab-content .col-lg-2 button .circle{
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 500;
    background-color: var(--blue);
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    display: table;
}

.banner-btmtabs .tab-content .col-lg-2 button .circle.fresh{
    background-color: var(--blue);
}

.banner-btmtabs .tab-content .col-lg-2 button .circle.veg{
    background-color: #559c22;
}

.banner-btmtabs .tab-content .col-lg-2 button .circle.nonveg{
    background-color: #fda01c;
}

.banner-btmtabs .tab-content .col-lg-2 button .circle font{
    display: table-cell;
    vertical-align: middle;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    font-size: 12px;
    width: 100%;
    text-align: center;
    line-height: 12px;
}

.banner-btmtabs .tab-content .col-lg-2 button:hover h6{
    color: var(--blue);
}

.banner-btmtabs .tab-content .row::-webkit-scrollbar{
    height:0px;
}

::selection {
	background: var(--blue);
	color: #fff;
}

::-moz-selection {
	background: var(--blue);
	color: #fff;
}

::-webkit-scrollbar {
    width: 8px;
	height:6px;
}

::-webkit-scrollbar-track {
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
	background-color: rgba(78, 197, 196, 0.7);
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

::-webkit-scrollbar-thumb:hover{
	background-color: rgba(78, 197, 196, 1);
}

.banner-btmtabs .container{
    position: relative;
}

.banner-btmtabs .container .tab-nav{
    position: absolute;
    top: 50%;
    left: 0px;
    border: none;
    background: none;
    color: #232f3e;
    padding: 10px;
    margin-top: -22px;
    opacity: 0;
    transition-duration: 0.3s;
}

.banner-btmtabs:hover .tab-nav{
    opacity: 1;
}

.banner-btmtabs .container .tab-nav:hover{
    color: var(--blue);
}

.banner-btmtabs .container .tab-nav.right-nav{
    left: auto;
    right: -15px;
}   

.banner-btmtabs .container .tab-nav.left-nav{
    left: -15px;
}   

.ourproducts{
    /* margin-top: 75px; */
    /* margin-top: 30px; */ 
}

.ourproducts .col-lg-3 h4{
    font-size: 24px;
    font-weight: 500;
}

.ourproducts hr{
    padding: 0;
    margin: 14px 0px 20px 0px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

.ourproducts .nav-pills li a{
    padding: 4px 16px;
    margin: 0;
    border-radius: 25px;
    line-height: normal;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.ourproducts .nav-pills li a.active{
    background: var(--yellow);
}

.product-items{
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 15px;
    overflow: hidden;
    background: none;
    position: relative;
    padding: 0;
    min-height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    transition-duration: 0.3s;
    float: left;
    text-align: center;
}

.product-items span{
    width: 100%;
    height: 160px;
    background-color: #45464b;
    display: block;
    position: relative;
}

.product-items span img{
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.product-items .special-offer{
    position: absolute;
    top: 16px;
    right: 0px;
    z-index: 10;
    background:rgba(78, 197, 196, 0.9);
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-style: italic;
    padding: 5px 12px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.product-item-content{
    width: 100%;
    float: left; 
    margin-top: 5px;
    min-height: 105px;
    position: relative;

}

.product-item-content h3 font{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
}

.product-items h4{
    width: 100%;
    text-align: center;
    font-size: 18px !important;
    color: #393939;
    font-weight: 700 !important;
    margin: 0px 0px 0px 0px;
    transition-duration: 0.3s;
}
.product-items span img{
    transition: all 0.5s ease-out;
}

.product-items:hover span img{
    scale: 1.05;
}

.product-items h5{
    width: 90%;
    margin-left: 5%;
    text-align: center;
    font-size: 15px !important;
    color: #06111e;
    font-weight: 500 !important;
    border: 1px solid #cccccc;
    border-radius: 8px;
    line-height: normal;
    margin-bottom: 8px;
    padding: 8px 0px;
    position: absolute;
    bottom: 0px;
}

.product-items h5 b{
    color: var(--blue);
}

.product-items h3{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #393939;
    margin: 6px 0px 10px 0px;
}

.product-items h3 font{
    position: relative;
}

.product-items h3 font:nth-child(2){
    padding-left: 15px;
}

.product-items h3 font:nth-child(2):before{
    content: '/';
    position: absolute;
    left: 4px;
    top: 1px;
}

.product-items h6 strong{
    font-size: 20px;
    color: #182e4a;
    font-weight: 900 !important;
    padding: 0px 6px;
}

.product-items h6 font{
    font-size: 13px;
    padding: 0px 5px;
    position: relative;
    color: red;
    top: -2px;
}

.product-items h6 .offerprice{
    color: #6e6f70;
}

.product-items h6 .offerprice:before{
    width: 100%;
    height: 1px;
    background-color: #6e6f70;
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
}

.product-items h6{
    margin-bottom: 20px;
}

.product-items:hover{
    border: 1px solid var(--blue);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(81,197,196,0.4);
-moz-box-shadow: 0px 0px 10px 0px rgba(81,197,196,0.4);
box-shadow: 0px 0px 10px 0px rgba(81,197,196,0.4);
}

.product-items:hover h4{
    color: var(--blue);
}

.loadmore-btn{
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    color: #6e6e6e;
    background: none;
    line-height: normal;
    font-weight: 500;
    padding: 7px 0px 7px 0px;
    margin-top: 10px;
    transition-duration: 0.3s;
}

.loadmore-btn:hover{
    border: 1px solid var(--blue);
    background: var(--blue);
    color: #fff;
}

.news-wrapper{
    margin-top: 60px;
    position: relative;
}

.news-wrapper h4{
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin:  0px 0px 25px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 1px solid #cccccc;
}

.news-wrapper button{
    width: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0px;
}

.news-wrapper button img{
    width: 100%;
}

.news-wrapper .tab-nav{
    position: absolute;
    left: 0px;
    bottom: 40%;
    background: var(--blue);
    width: 42px;
    height: 42px;
    margin-bottom: -21px;
    border-radius: 50%;
    padding: 2px 0px 0px 0px;
    color: #fff;
    transition-duration: 0.3s;
    opacity: 0;
}

.news-wrapper .tab-nav.left-nav{
    left: -34px;
    padding-right: 3px;
}

.news-wrapper .tab-nav.right-nav{
    left: auto;
    right: -42px;
    padding-left: 2px;
}

.news-wrapper .tab-nav:hover{
    background-color: var(--yellow);
}

.news-wrapper .container{
    position: relative;
}

.news-wrapper:hover .tab-nav{
    opacity: 1;
}

.news-wrapper .container .row{
    overflow-y: auto;
    white-space: nowrap;
    display: block;
}

.news-wrapper .container .row::-webkit-scrollbar{
    height:0px;
}

.news-wrapper .container .row .col-lg-4{
    display: inline-block;
    white-space: normal;
}



.offer-wrapper{
    margin-top: 60px;
    position: relative;
    margin-bottom: 75px;
}

.offer-wrapper h4{
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin:  0px 0px 25px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 1px solid #cccccc;
}

.offer-wrapper button{
    width: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0px;
}

.offer-wrapper button img{
    width: 100%;
}

.offer-wrapper .tab-nav{
    position: absolute;
    left: 0px;
    bottom: 40%;
    background: var(--blue);
    width: 42px;
    height: 42px;
    margin-bottom: -21px;
    border-radius: 50%;
    padding: 2px 0px 0px 0px;
    color: #fff;
    transition-duration: 0.3s;
    opacity: 0;
}

.offer-wrapper .tab-nav.left-nav{
    left: -34px;
    padding-right: 3px;
}

.offer-wrapper .tab-nav.right-nav{
    left: auto;
    right: -42px;
    padding-left: 2px;
}

.offer-wrapper .tab-nav:hover{
    background-color: var(--yellow);
}

.offer-wrapper .container{
    position: relative;
}

.offer-wrapper:hover .tab-nav{
    opacity: 1;
}

.offer-wrapper .container .row{
    overflow-y: auto;
    white-space: nowrap;
    display: block;
}

.offer-wrapper .container .row::-webkit-scrollbar{
    height:0px;
}

.offer-wrapper .container .row .col-lg-6{
    display: inline-block;
    white-space: normal;
}

.menu-wrap{
    width: 100%;
    background-color: #1b1f23;
}

.menu-wrap .navbar{
    padding: 0;
    margin: 0;
    background: none;
}

.menu-wrap .navbar li{
    padding: 0;
    margin: 0;
    border-right: 1px solid #353b3f;
}

.menu-wrap .navbar li:last-child{
    border-right: none;
}

.menu-wrap .navbar li a{
    padding: 10px 30px !important;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.menu-wrap .navbar li a:hover{
    background: var(--blue);

}

.menu-wrap .navbar .dropdown-menu{
   background-color: #232f3e;
   border: none;
}

.menu-wrap .navbar .dropdown-menu a{
    padding: 5px 12px !important;
}

.header-wrapper{
    width: 100%;
    background: #232f3e;
    
}

.headertop-wrap h6{
    width: 100%;
    padding: 0;
    margin: 0;
    color: #a7acb1;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    min-height: 40px;
    line-height: 10px;  
}

.headertop-wrap h6 font{
    color: var(--blue);
}

.headertop-wrap .col-lg-6:last-child h6{
    text-align: right;
}

.headertop-wrap h6 i{
    margin-right: 6px;
}

.headertop-wrap h6 span{
    margin-left: 25px;
}

.headertop-wrap h6 .appicons{
    margin-left: 20px;
}

.headertop-wrap .col-lg-6 a{
    float: left;
    color: #a7acb1;
    min-height: 40px;
    line-height: 40px;
    padding: 0px 14px;
    border-right: 1px solid #303b48;
    border-left: 1px solid #303b48;
}

.headertop-wrap .col-lg-6 a:hover{
    background: var(--blue);
    color: #141e29;
}

.headertop-wrap .col-lg-6 span{
    float: left;
}

.headertop-wrap .col-lg-6 span button{
    float: left;
    border: none;
    outline: none;
    background: none;
    margin: 4px 0px 4px 16px;
    padding: 0px;
    border-radius: 3px;
    overflow: hidden;
}

.headertop-wrap .col-lg-6 span button img{
    height: 30px;
}

.headertop-wrap .col-lg-6 span h6{
    width: auto;
    float: left;
    font-weight: 500;
    margin-left: 20px; 
    line-height: 40px;
    color: #a7acb1;
}


.header-wrap{
    border-top: 1px solid #303b49;
    padding: 16px 0px;
    position: relative;
}

.header-wrap .dropdown{
    float: right;
    outline: none !important;
    box-shadow: none !important;
    margin-top: 7px;
    margin-left: 26px;
    border: none;
}

.header-wrap .dropdown button{
    box-shadow: none !important;
    background: none !important;
    border: none;
    padding: 0px 0px;
    font-size: 14px;
}

.header-wrap .dropdown a{
    padding: 3px 10px;
    font-size: 15px;
}

.header-wrap .dropdown a:hover{
    background: var(--blue);
    color: #fff;
}

.search-wrapper {
    width: 100%;
    position: relative;
    transition-duration: 0.3s;
}

.search-wrapper input{
    width: 100%;
    border: none;
    height: 40px;
    border-radius: 30px;
    outline: none;
    font-size: 15px;
    padding-left: 20px;
    transition-duration: 0.3s;
}

.search-wrapper button{
    position: absolute;
    top: 0px;
    right: 6px;
    height: 40px;
    width: 40px;
    border: none;
    outline: none;
    background: none;
}

.search-wrapper button:hover{
    color: var(--blue);
}

.bars-menu{
    padding: 0;
    margin: 0px 16px 0px 0px;
    background: none;
    outline: none;
    color: #a7acb1; 
    border: none;
    font-size: 28px;
    transition-duration: 0.3s;
}

.bars-menu:hover{
    color: #fff;
}

.banner-mobile{
    display: none !important;
    visibility: hidden !important;
}

.carousel-indicators{
    bottom: -4px;
}

.carousel-indicators li{
    width: 25px;
    height: 3px;
    background:rgba(35, 47, 61, 0.5);
    cursor: pointer;
}

.carousel-indicators li.active{
    background:rgba(35, 47, 61, 1);
}

.sidebarmenu{
    width: 300px;
    background:rgba(78, 197, 196, 0.95);
    position: fixed;
    top: 0px;
    left: -310px;
    height: 100vh;
    z-index: 1020;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    transition-duration: 00.3s;
}

.sidebarmenu h4{
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #232f3d;
    height: 40px;
    color: var(--blue);
    padding-top: 11px;
    padding-left: 12px;
}

.sidebarmenu h4 button{
    position: absolute;
    top: 10px;
    right: 8px;
    border: none;
    background: none;
    outline: none;
    color: var(--blue);
}

.sidebarmenu ul{
    width: 100%;
    padding: 0px 15px;
    margin: 20px 0px 0px 0px;
}

.sidebarmenu ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    border-bottom: 1px dashed #232f3d;
    width: 100%;
    float: left;
}

.sidebarmenu ul li:last-child{
    border-bottom: none;
}

.sidebarmenu ul li a{
    font-size: 16px;
    color: #1b1f23;
    width: 100%;
    float: left;
    font-weight: 500;
    padding: 12px 8px;
}

.sidebarmenu ul li a:hover{
    text-decoration: none;
    background-color: #1b1f23;
    color: var(--blue) !important;
}

.sidebarmenu ul li a i{
    margin-right: 8px;
}

.view-sidebar{
    left: 0px;
}

.header-wrap .location-icon{
    float: right;
    padding: 0;
    margin: 10px 0px 0px 0px;
    border: none;
    outline: none;
    background: none;
    color: #a7acb1;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    transition-duration: 0.3s;
}
.header-wrap .headerbtns{
    float: right;
    padding: 0;
    margin: 8px 0px 0px 20px;
    border: none;
    outline: none;
    background: none;
    color: var(--blue);
    font-weight: 500;
    font-size: 17px;
    position: relative;
    transition-duration: 0.3s;
}

.header-wrap .headerbtns:hover{
    color: var(--blue);
}

.header-wrap .location-icon:hover{
    color: var(--blue);
}

.header-wrap .location-icon .fa-map-marker-alt{
    color: var(--blue);
    margin-right: 5px;
}

.header-wrap .location-icon .fa-sort-down{
    font-size: 12px;
    position: relative;
    margin-left: 3px;
    bottom: 3px;
}

.shopping-cart{
    width: 60px;
    height: 60px;
    background-color: #232f3d;
    border: none;
    outline: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
    border-radius: 50%;
    text-align: center;
    color: var(--blue);
    font-size: 22px;
    box-shadow: 0 0 0 0 rgba(35, 47, 61, 0.5);
    -webkit-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.shopping-cart font{
    position: absolute;
    top: 0px;
    right: 0px;
    background: var(--yellow);
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 900;
    border-radius: 50%;
    padding-top: 1px;
    color: #000;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
}



  .pulse-btn:hover 
  {
    -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
  }
  
  @-webkit-keyframes puls {to {box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);}}
  @-moz-keyframes puls {to {box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);}}
  @-ms-keyframes puls {to {box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);}}
  @keyframes puls {to {box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);}}
  
.location-modal{
    padding: 0;
    text-align: center;
    overflow: hidden;
    /* alter by shilpa 07-08-2021 */
    padding-bottom: 15px;
}

.location-modal .getmy-location{
    width: 100%;
    background-color: #e7fcfc;
    padding: 20px 0px; 
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.location-modal .getmy-location button{
    padding: 5px 20px;
    margin: 0;
    background: none;
    border: 2px solid var(--blue);
    color: var(--blue);
    outline: none;
    font-size: 15px;
    border-radius: 25px;
    transition-duration: 0.3s;
}

.location-modal .getmy-location button:hover{
    background: var(--blue);
    color: #fff;
}

.location-modal .getmy-location button i{
    margin-right: 4px;
}

.location-modal .enterpin{
    width: 100%;
    /* padding: 20px 30px; */
    /* alter by shilpa 7-08-2021 */ 
    padding: 5px 50px;
}
.location-modal .alert-box{
    width: 100%;
    /* padding: 20px 30px; */ 
    /* alter by shilpa 7-08-2021 */ 
    padding: 5px 20px;
}

.location-modal .enterpin h4{
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

.location-modal .enterpin input{
    border: 2px solid #a9e2e1;
    height: 42px;
    margin: 8px 0px;
}

.location-modal .enterpin button,.location-modal .alert-box button{
    text-transform: uppercase;
    padding: 8px 10px;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    background: var(--blue);
    outline: none;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    width:100%; 
}

.products-page .product-tittle,
.innerpage-wrap .product-tittle{
    width: 100%;
    text-align: center;
    padding: 20px 0px 12px 0px;
    margin: 0px 0px 30px 0px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
}

.products-page .product-items .product-cart{
    width: 100%;
    /* position: absolute; */
    bottom: 10px;
    padding: 0px 10px;
}
.product-cartss .col-6:last-child button,.product-cartss .col-4 button{
    padding: 0;
    margin: 0;
    background: none;
    border: 1px solid #cccccc;
    height: 35px;
    float: left;
    color:#000;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
 .product-cartss .col-6:first-child button,.product-cartss .col-8 button{
  padding: 0;
  margin: 0;
  background: none;
  border: 1px solid #cccccc;
  height: 35px;
  color:#000;
  float: left;
  width: 25%;
  font-size: 13px;
}
 .product-cartss .col-6:first-child, .product-cartss .col-8{
  padding-right: 5px;
}
 .product-cartss .col-6:first-child input, .product-cartss .col-8 input{
  background: none;
  border: 1px solid #cccccc;
  height: 35px;
  float: left;
  width: 50%;
  outline: none;
  border-left: none;
  border-right: none;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
.products-page .product-items .product-cart .col-6:first-child,.products-page .product-items .product-cart .col-8{
    padding-right: 5px;
}

.products-page .product-items .product-cart .col-6:last-child,.products-page .product-items .product-cart .col-4{
    padding-left: 5px;
}

.products-page .product-items .product-cart .col-6:first-child button,.products-page .product-items .product-cart .col-8 button{
    padding: 0;
    margin: 0;
    background: none;
    border: 1px solid #cccccc;
    height: 35px;
    float: left;
    color:#000;
    width: 25%;
    font-size: 13px;
}

.products-page .product-items .product-cart .col-6:first-child input,.products-page .product-items .product-cart .col-8 input{
    background: none;
    border: 1px solid #cccccc;
    height: 35px;
    float: left;
    width: 40%;
    outline: none;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.products-page .product-items .product-cart .col-6:last-child button,.products-page .product-items .product-cart .col-4 button{
    padding: 0;
    margin: 0;
    background: none;
    border: 1px solid #cccccc;
    color:#000;
    height: 35px;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}

.products-page .product-items .product-cart .col-6:last-child button i ,.products-page .product-items .product-cart .col-4 button i{
    font-size: 13px;
    margin-right: 3px;
}

.products-page .product-items .product-cart button:hover{
    background: var(--blue) !important;
    color: white;
    border-color: var(--blue) !important;
}

.products-page .product-items .product-item-content select{
    width: 94%;
    margin: 0% 3%;
    border: 1px solid #cccccc;
    outline: none;
    text-align: center;
    font-size: 14px;
    height: 34px;
    margin: 15px 0px 10px 0px;
}

.products-page .product-items .product-item-content h6{
    margin-bottom: 0px;
}

.products-page .product-items .product-item-content h6.weight{
    width: 100%;
    text-align: left;
    padding: 0px 10px;
    font-size: 14px;
    float: left;
    font-weight: 500;
    color: #393939;
}

.products-page .product-items .product-item-content h6.weight font{
    width: 100%;
    padding: 0px 0px;
    font-size: 14px;
    float: right;
    width: auto;
    margin: 0px !important;
    color: #393939;
    
}

.products-page .product-items .product-item-content{
    /* padding-bottom: 62px;
    min-height: 235px; */
    padding-bottom: 10px;
  
    /* min-height: 235px;
    min-height: 250px; 
    max-height: 220px; */
}

.products-page .product-items .soldout{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 900;
    background: rgba(252, 161, 43, 0.85);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 5px;
}
.products-page .product-items .outofstock{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 900;
    background: rgba(243, 59, 35, 0.85);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 5px;
}
.products-page .col-lg-5 .carousel{
    margin-top: 15px;
}

.products-page .col-lg-5 .carousel img{
    width: 100%;
}

.products-page {
    margin-bottom: 50px;
}

.backbtns{
    display: none;
    visibility: hidden;
}

.product-cart-page .productcart-row{
    border-bottom: 1px dashed #cccccc;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.product-cart-page .productcart-row .closebtn{
    position: absolute;
    top: 5px;
    right: 0px;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    background: none;
    z-index: 900;
    font-size: 13px;
    color: #5e6368;
}

.product-cart-page .productcart-row .closebtn:hover{
    color: var(--blue);
}

.product-cart-page .productcart-row h5{
    padding: 0;
    margin: 0px 0px 8px 0px;
    font-size: 16px;
    width: 100%;
    position: relative;
    padding-right: 70px;
}

.product-cart-page .productcart-row h5 font{
    position: absolute;
    right: 20px;
    display: block; 
}

.product-cart-page .productcart-row .product-cart button{
    width: 25%;
    padding: 0;
    margin: 0;
    background: none;
    border: 1px solid #cccccc;
    color:#000;
    height: 32px;
    float: left;
    width: 25%;
    font-size: 13px;
}

.product-cart-page .productcart-row .product-cart input{
    width: 50%;
    background: none;
    border: 1px solid #cccccc;
    height: 32px;
    float: left;
    width: 50%;
    outline: none;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.product-cart-page .productcart-row .product-cart .col-6:last-child,.product-cart-page .productcart-row .product-cart .col-4{
    padding-left: 0px;
    padding-top: 4px;
    font-size: 14px;
}

.product-cart-page .productcart-row .col-4 span{
    width: 100%;
    height: 70px;
    float: left;
    border-radius: 3px;
    overflow: hidden;
}

.product-cart-page .productcart-row .col-4 span img{
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.product-cart-page .productcart-row .col-8{
    padding-top: 5px;
}

.product-cart-page .cart-heading{
    width: 100%;
    padding: 5px 0px 5px 10px;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: var(--blue);
    color: white;
    border-radius: 2px;
}

.cart-footer-wrap{
    width: 100%;
    background-color: #e7fcfc;
    border: 1px solid var(--blue);
    padding: 20px 15px;
}

.cart-footer-wrap button{
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    background-color: var(--blue);
    color: #fff;
    padding: 6px 0px ;
    border-radius: 3px;
}

.cart-footer-wrap button:hover{
    background-color: var(--yellow);
    color: black;
}

.cart-footer-wrap .col-6:first-child{
    padding-right: 5px;
}

.cart-footer-wrap .col-6:last-child{
    padding-left: 5px;
}

.cart-footer-wrap h6{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 14px;
}

.cart-footer-wrap input,
.cart-footer-wrap select{
    width: 100%;
    height: 34px;
    margin-bottom: 15px;
    border: 1px solid #9eb5b5;
    background: none;
    outline: none;
    padding: 0px 10px;
    font-size: 15px;
}

.cart-footer-wrap input:focus,
.cart-footer-wrap select:focus{
    border: 1px solid var(--blue)
}

.totalamount{
    width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
    margin: 10px 0px 20px 0px;
}

.totalamount font,
.smallamount font{
    float: right;
}


.smallamount{
    font-size: 14px;
    padding: 0px 0px;
    margin: 6px 0px 0px 0px;
    width: 100%;
}

.subtotalamount{
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 20px 0px;
    font-size: 18px;
    font-weight: 900;
    border-top: 2px solid #c2ecec;
}

.subtotalamount font{
    float: right;
}

.google-maps {
	position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
	margin:0px 0px 20px 0px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.location-page .placeholder{
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    background-color: var(--blue);
    color: #fff;
    padding: 6px 0px;
    border-radius: 3px;
    transition-duration: 0.3s;
}

.location-page .placeholder:hover{
    background: var(--yellow);
    color: black;
}

.location-page input{
    width: 100%;
    height: 34px;
    margin-bottom: 15px;
    border: 1px solid #9eb5b5;
    background: none;
    outline: none;
    padding: 0px 10px;
    font-size: 15px;
}

.location-page textarea{
    width: 100%;
    height: 80px;
    margin-bottom: 15px;
    border: 1px solid #9eb5b5;
    background: none;
    outline: none;
    padding: 0px 10px;
    font-size: 15px;
}

.location-page h6{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    position: relative;
}

.location-page h6 button{
    float: right;
    padding: 3px 5px;
    margin: 0;
    border: none;
    background: none;
    outline: none;
}

.location-page h6 button:hover{
    color: var(--blue);
}

.order-history .nav-pills .nav-link{
    padding: 4px 0px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    background-color: #fff;
    color: #000;
    border: 2px solid var(--blue);
    border-radius: 0px;
}

.order-history .nav-pills .nav-link.active{
    background-color: var(--blue);
    color: #fff;
}

.order-history .nav-pills{
    margin-bottom: 16px;
}

.active-order-row h5{
    width: 100%;
    position: relative;
    font-size: 16px;
    margin-bottom: 8px;
    padding: 0px 0px 0px 20px;
}

.active-order-row h5 strong{
    float: right;
}

.active-order-row h5 font{
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-left: 15px;
}

.active-order-row p{
    font-size: 15px;
    padding: 0;
    margin: 0px 0px 12px 0px;
}

.active-order-row .col-7 h6{
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 0px 0px;
    font-size: 15px;
}

.active-order-row .col-5 button{
    width: 100%;
    padding: 5px 0px;
    margin: 0;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    background-color: var(--blue);
    color: #fff;
    border-radius: 3px;
}

.active-order-row .col-5 button:hover{
    background: var(--yellow);
    color: black;
}

.active-order-row {
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.active-order-row:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.active-order-row .inactive{
    width: 12px;
    height: 12px;
    background-color: #cccccc;
    position: absolute;
    left: 0px;
    top: 3px;
    border-radius: 50%;
}

.active-order-row .inactive.green{
    background-color: green;
}

.active-order-row .inactive.red{
    background-color: red;
}

.innerpage-wrap{
    margin-bottom: 50px;
}

.trackorder-row{
    width: 100%;
    position: relative;
}

.trackorder-row .col-1{
    height: 100%;
    position: relative;
}

.trackorder-row:before{
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-left: 1px dashed #717173;
    content: '';
}

.trackorder-row font{
    width: 16px;
    height: 16px;
    position: absolute;
    left: 7px;
    top: 10px;
    background-color: #fff;
    border:  1px dashed #717173;
    border-radius: 50%;
}

.trackorder-row font:before{
    width: 10px;
    height: 10px;
    /* background-color: var(--blue);  */
    
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
}

.trackorder-row p{
    padding: 0px;
    margin: 4px 0px 0px 0px;
    font-size: 15px;
}

.trackorder-row .col-11{
    padding-top: 10px;
    padding-bottom: 10px;
}

.trackorder-div{
    width: 100%;
    background-color:#e7fcfc;
    text-align: center;
    font-size: 15px;
    padding: 15px 15px;
}

.trackorder-div p{
    font-size: 15px;
    margin-top: 6px;
    margin: 0;
    padding: 0;
}

.trackorder-div p b{
     width: 100%;
     display: inline-block;
     font-size: 14px;
}

.trackorder-div i{
    font-size: 32px;
    color: var(--blue);
}

.trackingorder-page .orderno{
    width: 100%;
    text-align: center;
    padding: 6px 0px;
    margin: 0;
    background-color: var(--blue);
    color: #fff;
    font-size: 16px;
}

.trackingorder-page .orderamt{
    width: 100%;
    padding: 0px;
    margin: 15px 0px 25px 0px;
    text-align: center;
    font-size: 18px;
}

.login-container{
    min-height: 100vh;
    display: table;
}

.login-container div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.login-container div input{
    width: 100%;
    width: 100%;
    height: 42px;
    margin-bottom: 16px;
    border: 1px solid #9eb5b5;
    background: none;
    outline: none;
    padding: 0px 10px;
    font-size: 15px;
    border-radius: 4px;
    margin-top: 24px;
}

.login-container div .login{
    width: 100%;
    border: none;
    padding: 0px 0px;
    height: 42px;
    margin: 0;
    text-transform: uppercase;
    background: var(--blue);
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
    color: #fff;
    transition-duration: 00.3s;
}

.login-container div .login:hover{
    background: var(--yellow);
    color: black;
}

.login-container .forgotpass{
    width: 100%;
    padding: 0;
    margin: 20px 0px 0px 0px;
    background: none;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: 500;
    transition-duration: 00.3s;
}

.login-container .forgotpass:hover{
    color: var(--blue);
}

.createaccount{
    width: 100%;
    height: 40px;
    text-align: center;
    padding: 0;
    margin: 0;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: none;
    outline: none;
    border: none;
    border-top: 1px solid #9eb5b5;
    font-weight: 500;
    font-size: 15px;
    transition-duration: 00.3s;
}

.createaccount:hover{
    background: var(--blue);
    border-color: var(--blue);
    color: #fff;
}

.product-description{
    width: 100%;
    margin-top: 20px;
}

.product-description p{
    line-height: 22px;
    font-size: 16px;
    color: #393939;
}

.product-description p:last-child{
    margin-bottom: 0px;
    padding: 0px;
}

.product-description h4{
    font-size: 22px;
    font-weight: 700;
}

.product-description h5{
    font-size: 15px;
    font-weight: normal;
    position: relative;
    width: 100%;
    color: #6e6f70;
    margin-bottom: 10px;
    margin-top: 5px;
}

.product-description h5 span{
    font-size: 22px;
    color: #182e4a;
    font-weight: 900 !important;
}

.product-description h5 span font{
    font-weight: 500;
    font-size: 14px;
}

.price-strike{
    text-decoration: line-through;
    padding-left: 0px;
    padding-right: 0px;
}


.bannerbtm-tabs .nav-item .nav-link{
    padding: 14px 6px !important;
}

/* Slider */
.slick-slide {
    margin: 0px 0px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    /* -webkit-transform: translate(0, -50%); */
    -ms-transform: translate(0, -50%);
    /* transform: translate(0, -50%); */
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    /* line-height: 1; */
    /* opacity: .75; */
    color: white;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px !important;
}

.slick-dots
{
    position: absolute !important;
    bottom: -25px !important;

    display: block !important;

    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;

    list-style: none !important;

    text-align: center !important;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    margin: 0px 5px !important;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    width: 12px;
    height: 12px;
    display: block;

    width: 12px;
    height: 12px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*----*/

.bannerslide .col-lg-6{
    padding: 0px 0px;
}

.bannerslide{
    margin-bottom: 0px !important;
}

.bannerslide .slick-dots li{
    width: auto;
    list-style: none !important;
    padding: 0;
}

.bannerslide .slick-dots li button{
    border: 2px solid #fff;
    list-style: none !important;
    z-index: 990;
    border-radius: 50%;
}

.bannerslide .slick-dots li button:before{
    display: none;
    visibility: hidden;
}

.bannerslide .slick-dots li.slick-active button{
    background: #fff;
}

.bannerslide .slick-dots{
    bottom: 15px;
}

.warning-message{   
    color: red;
    font-family: 'Roboto';
    font-size: small;
    background: #fffcfc;
    font-size: 16px !important;
    font-weight: 500;
    border: 1px solid;
    padding: 10px !important; 
    text-align: center !important;
    border-radius: 10px; 
    margin-top: 10px !important;
}

.products-page .product-items .fav-icon{
    top: 0px;
    left:0px;
    border-radius: 0px 0px 10px 0px;     
    font-size: 18px;
    padding: 2px 2px;
}
.products-page .product-items .fav-icon{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 900;
    background: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 4px;
    border-radius: 5px;
}

@media screen and (max-width: 1024px) {
	.headertop-wrap h6{
        font-size: 10px;
    }

    .payment-download-app .col-lg-5 a img{
        width: 100px;
    }

    .footer-wrapper .newsletter-row .col-lg-3 h5,
    .tab-nav{
        display: none;
        visibility: hidden;
    }

    .headertop-wrap h6 .appicons{
        margin-left: 8px;
    }
}

@media screen and (max-width: 980px) {
    .headertop-wrap .col-md-8,
    .bannerbtm-row,
    .menu-wrap,
    .footerlinks-wrap .col-lg-4:before{
        display: none;
        visibility: hidden;
    }

    .footer-wrapper .newsletter-row .socialmedia-con{
        margin-top: 20px;
        position: relative;
        right: 50%;
        margin-right: -76px;
    }

    .payment-download-app h5{
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .payment-download-app .col-lg-7 img{
        margin-left: 0px;
    }

    .payment-download-app .col-lg-5 a{
        margin-left: 0px;
        float: left;
        margin-right: 15px;
    }

    .footerlinks-wrap .col-lg-4{
        padding-left: 15px;
    }

    .footerlinks-wrap .col-lg-4 .footerphone-row{
        padding-top:15px;
        margin-top: 15px;
        border-top: 1px solid #373b3f;
        margin-bottom: 0px;
    }

    .news-wrapper{
        overflow: hidden;
    }

    .ourproducts .nav-pills{
        overflow-y: auto;
    white-space: nowrap;
    display: block;
    height: auto;
    text-align: center;
    }

    .ourproducts .nav-pills li{
        display: inline-block;
    }

    .ourproducts hr{
        display: none;
        visibility: hidden;
    }

    .ourproducts .col-md-12 h4{
        text-align: center;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 10px;  
        padding-bottom: 10px;
    }

    .headertop-wrap span{
        float: right;
    }

    .bars-menu{
        display: block;
        visibility: visible;
        width: auto;
        float: left;
        margin-top: 5px;
    }

    
    .mobiletab .nav-pills{
        overflow-y: auto;
        white-space: nowrap;
        display: block;
        height: 69px;
    }

    .mobiletab .nav-pills::-webkit-scrollbar {
        width: 0px;
        height:0px;
    }

    .mobiletab .nav-pills .nav-item{
        display: table-cell;
        white-space: normal;
    }

    .mobiletab .nav-pills .nav-item .nav-link{
        padding: 5px 10px !important;
    }

    .products-page .col-lg-5 {
        margin-bottom: 20px;
    }
    
    .productpage-header .headertop-wrap{
        display: none;
        visibility: hidden;
    }

    .productpage-header .header-wrap{
        margin-top:-1px;
        min-height: 41px;
        background:rgba(255, 255, 255, 0.85);
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 999;
        -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
    }


    .productpage-header .header-wrap .location-icon{
        display: none;
        visibility: hidden;
    }

    .productpage-header .header-wrap .headerbtns{
        display: none;
        visibility: hidden
    }

    .productpage-header .header-wrap .col-5 a{
        display: none;
        visibility: hidden;
    }

    .productpage-header .header-wrap .bars-menu{
        display: none;
        visibility: hidden;
    }

    .productpage-header .header-wrap .backbtns{
        background: none;
        border: none;
        padding: 0;
        margin: 4px 0px 0px 0px;
        outline: none;
        display: block;
        visibility: visible;
    }

    .productpage-header .search-wrapper button,
    .productpage-header .search-wrapper input{
        height: 54px !important;
    }

    .products-page,
    .innerpage-wrap{
        margin-top: 40px;
    }

    .productpage-header .search-wrapper input{
        background-color: #63d6d5;
    }
    
}

@media screen and (max-width: 820px) {
	.footer-wrap .col-lg-6 p{
        margin-top: 0px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-wrap .col-md-4 img{
        position: relative;
        right: 50%;
        margin-right: -73px;
    }

    

    .newsletter-row .col-md-6:last-child{
        margin-top: 15px;
    }

    .header-wrap{
        /* padding: 5px 0px; */
    }

    .header-wrap .search-wrapper{
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 900;
    }

    .header-wrap .col-md-2{
        position: static;
    }

    .header-wrap .search-wrapper input{
        height: 51px;
        border-radius: 0px;
        width: 0px;
        float: right;
    }

    .search-wrapper button{
        top: 0px;
        right: 0px;
        width: 45px;
        background-color: var(--blue);
        color: #fff !important;
        height: 51px;
        font-size: 14px;
    }

    .search-wrapper{
        width: 36px;
    }

    .bars-menu{
        margin-top: 9px; 
        font-size: 24px;
    }

    .header-wrap .dropdown{
        margin-top: 0px;
    }

    .banner-btmtabs .nav-item .nav-link{
        padding: 8px 0px;
    }

    .banner-btmtabs .nav-item .nav-link img{
        height: 26px;
    }

    .viewsearch,
    .viewsearch input{
        width: 100% !important;
    }

    .header-wrap .location-icon{
        margin-right: 20px;
    }

    .banner-btmtabs .tab-content{
        margin-top: -12px;
    }
}

@media screen and (max-width: 480px) {
    ::-webkit-scrollbar {
        width: 0px !important;
        height:0px !important;  
    }

    .product-item-content{ 
        min-height: 75px;   
    }
	.headertop-wrap h6 .appicons img{
        height: 20px;
    }

    .header-wrap .col-6{
        padding-right: 60px;
    }

    .banner-desktop{
        display: none !important;
        visibility: hidden !important;
    }

    .banner-mobile{
        display: block !important;
        visibility: visible !important;
    }

    .banner-btmtabs .nav-item .nav-link{
        width: 100%;
        text-align: center;
        padding: 10px 0px !important;
        font-size: 14px;
    }

    .banner-btmtabs .tab-content{
        padding: 20px 0px;
    }

    .banner-btmtabs .tab-content .col-lg-2 button h6{
        font-size: 12.5px;
        text-transform: none;
    }

    .banner-btmtabs .tab-content .col-lg-2 button span img{
        height: 45px;
    }

    .banner-btmtabs .tab-content .col-lg-2 button .circle font{
        font-size: 10px;
    }

    .banner-btmtabs .tab-content .col-lg-2 button .circle{
        width: 32px;
        height: 32px;
    }

    .ourproducts,
    .news-wrapper,
    .offer-wrapper{
        /* margin-top: 30px; */
        margin-top: 0px;
    }

    .footerlinks-wrap .col-lg-8,
    .footer-wrapper hr{
        display: none;
        visibility: hidden;
    }

    .footerlinks-wrap{
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .payment-download-app h5{
        width: 100%;
        text-align: center;
    }

    .payment-download-app{
        text-align: center;
    }

    .payment-download-app .col-lg-5 a{
        margin: 0px;
        width: 50%;
        padding: 0px 20px;
    }

    .payment-download-app .col-lg-5 a img{
        height: auto;
        width: 100%;
    }

    .payment-download-app .col-lg-5{
        padding-top: 20px;
    }

    .banner-btmtabs .nav-item:first-child .nav-link.active:after{
        right: 50%;
        margin-right: -12px;
    }

    .banner-btmtabs .nav-item:last-child .nav-link.active:after{
        left: 50%;
        margin-left: -12px;
    }

    .f-nav{
        width: 100%;
        position: fixed;
        top: -1px;
        background-color: #232f3d;
        z-index: 999;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        transition-duration: 00.3s;
    }

    .sidebarmenu h4{
        height: 34px;
        padding-top: 9px;
    }

    .sidebarmenu h4 button{
        top: 9px;
    }

    .header-wrap .col-5 img{
        height: 28px;
    }

    .header-wrap .col-5 a{
        float: left;
        margin-top: 2px;
    }

    .bars-menu{
        margin-top: 4px;
    }

    .header-wrap .location-icon{
        margin-top: 5px;
        margin-right: 0px ;
    }

    .search-wrapper button
    {
      
            height: 54px !important;
            width: 54px !important;
        
    }
    .header-wrap .search-wrapper input{
        height: 54px !important;   
    }

    .header-wrap .search-wrapper input{
        background: #151e29;
        color: #fff;
    }
    .headertop-wrap:first-child{
        display: none;
        visibility: hidden; 
    }
    .headertop-wrap .col-lg-6 span{
        float: right;
        margin-top: 2px;
    }

    .headertop-wrap .col-lg-6 h6{
        display: none;
        visibility: hidden;
    }

    .banner-btmtabs .tab-content .col-lg-2 button .circle{
        left: 0px;
    }

    .ourproducts .tab-content .row{
        margin-left: -5px;
        margin-right: -5px;
    }

    .ourproducts .tab-content .row .col-6{
        padding-left: 5px;
        padding-right: 5px;
    }

    .product-items .special-offer{
        display: block !important;
        visibility: visible !important;
        top: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 10px;
        font-size: 11px;
        padding: 3px 15px;
    }

   

    .product-items{
        margin-top: 5px;
        margin-bottom: 5px;
        display: grid;
        /* min-height: 280px; */
    }

    .product-items span{
        height: 120px ;
        display: block;
    }

    .product-items span img{
        height: 120px;
    }

    .product-items h4{ 
        font-size: 15px !important;
        /* margin: 10px 0px 6px 0px; */
    }

    .product-items h3{
        margin-top: 0px;
        margin-bottom: 0px;
        display: block; 
        font-size: 12px;
    }

    .product-items h6 font:last-child{
        width: 100%;
        float: left;
        margin-top: 4px;
    }

    .product-items h6{
        margin-bottom: 0px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .product-items h6 strong{
        font-size: 16px;
    }

    .product-items h5{
        font-size: 14px !important;
        padding: 5px 0px;
    }

    .news-wrapper .container .row,
    .offer-wrapper .container .row{
        margin-left: -5px;
        margin-right: -5px;
    }

    .news-wrapper .container .row .col-11,
    .offer-wrapper .container .row .col-11{
        padding-left:5px;
        padding-right: 5px;
    }
   
    .shopping-cart{
        right: 14px; 
        bottom: 14px;
        width: 56px;
        height: 56px;
    }

    .products-page .row{
        margin-left: -5px;
        margin-right: -5px;
    }

    .products-page .row .col-6{
       padding-left: 5px;
       padding-right: 5px;
    }

    .products-page .row .col-6 button font,.products-page .row .col-4 button font{
        display: none;
        visibility: hidden; 
    }
    .products-page .row .col-8{
        padding-left: 0px;
            }
            .products-page .row .col-4{
                padding-right: 15px;
                    }

    .products-page .product-items .product-cart .col-6:first-child button,.products-page .product-items .product-cart .col-8 button{
        width: 30%;
    }

    .products-page .product-items .product-cart .col-6:first-child input{
        width: 40%;
    }

    .products-page .product-items .product-item-content h6.weight{
        width: 100%;
        text-align: center;
        font-size: 13px;
    }

    .products-page .product-items .product-item-content h6.weight font{
        width: 100%;
        text-align: center;
        margin-top: 5px !important;
    }

    .productpage-header .search-wrapper input{
        background-color: #63d6d5;
        height: 54px !important;
        font-size: 16px;
        color: black;
    }

    .productcart-row .row{
        margin-left: -15px;
        margin-right: -15px;
    }
   
    .productcart-row .product-cart .row{
        margin-left: -5px;
    }

    .productcart-row .col-8{
        padding-left: 0px;
    }
    
    .active-order-row .col-7{
        padding-right: 0px;
    }

    .active-order-row .col-7 h6{
        font-size: 14px;
    }
   
    .trackorder-div p b{
        display: contents !important;
        width: auto im !important;
    }

    .header-wrap .headerbtns{
        margin-top: 10px; 
    }
    .products-page .product-items .product-cart{  
        padding: 0px 10px ;
    
    }
    
}

@media (min-width: 560px) and (max-width: 840px) and (orientation: landscape) {
    .payment-download-app .col-lg-7 img{
        width: 100%;
    }

    .footer-address{
        margin-top: 45px;
        text-align: center;
    }



    
}

@media screen and (max-width: 375px) {
	.headertop-wrap h6 span{
        display: none;
        visibility: hidden;
    }

    .header-wrap .col-6{
        padding-right: 40px;
    }

    .header-wrap .dropdown{
        margin-left: 0px;
        margin-right: 15px;
    }

    .header-wrap .col-lg-3 a img{
        height: 28px; 
    }

    .search-wrapper button,
    .header-wrap .search-wrapper input{
        height: 38px;
    }


    .search-wrapper button{
        width: 34px;
    }

    .banner-btmtabs .nav-item .nav-link font{
        font-size: 13px;
    }

    .news-wrapper .col-lg-4{
        padding-right: 2px;
        padding-left: 2px;
    }

    .news-wrapper .row{
        margin-left: -2px;
        margin-right: -2px;
    }

    .offer-wrapper{
        margin-bottom: 45px;
    }

    .bars-menu{
        margin-right: 8px;
    }

    .banner-btmtabs .tab-content{
        padding-bottom: 0px;
        margin-top: -15px;
    }
}

@media screen and (max-width: 320px) {
	.header-wrap .col-lg-3 a img{
        height: 24px; 
    }

    .header-wrap .col-md-5{
        padding: 0;
    }

    .location-icon{
        font-size: 10px !important;
    }

    .header-wrap .col-md-2{
        padding-left: 0px;
    }

    .active-order-row .col-5 button{
        font-size: 13px;
    }

    .active-order-row .col-5{
        padding-left: 0px;
    }
}	
/* css for apply coupon */


.applycoupen{
    width: 100%;
    border: none;
    outline: none;
    border-radius:4px;
    font-weight: 500;
    height: 40px;
    position: relative;
    font-size: 14px;
    background-color: #ddddf0;
    margin: 15px 0px;
    cursor: pointer;
}

.applycoupen i{
    position: absolute;
    top: 12px;
    right: 12px;
}

.applycoupen img{
    width: 24px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 8px;
}

/* 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;
}