body{
    font-family: 'Questrial', sans-serif !important;
}
#cat_menu.dropdown-menu.show {
    display: flex;
}
.top-navbar{
    background-color: rgb(243 236 220)  !important;
}
.phoneicon{
    position: relative;
    bottom: -2px;
    margin-right: 8px;
}
.lp-nav{
    padding-right: .5rem!important;
    margin-right: 0rem!important;
}
.lp-icon{
    opacity: 1 !important;
    font-size: 23px; color: #fff;
}
.viewmore_btn{
    padding: 10px 0;
    width: 240px;
}

.showcat{

    background-color: black;
    z-index: 99999;
}
.cat-item:hover{

    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}
.aiz-main-wrapper {
    background-color: #f2f3f857 !important;
}
/* .cat-banner:hover{
    /* -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(0.9); */
/* 
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(0.5);
    opacity: 1;
} */ */
.fw-600 {
    font-weight: 500 !important;
}
.cat-banner img {opacity: 1;position: relative;overflow: hidden; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.02); transform: scale(1.02);}
.cat-banner:hover img {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.cat-banner2 img {max-width: 100%; -webkit-transition: .5s ease; -moz-transition: .5s ease; transition: .5s ease;}
.cat-banner2:hover img {-webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}

.login-btn{
    border: solid 3px;
    padding: 15px;
}

#eye{
    float: right;
    margin-top: -30px;
    margin-right: 10px;
    cursor: pointer;
}
.allcat{
    display: none;
    color:white;
}
.allcat:hover {color:#b7860b;}
@media (min-width:1181px) {

    .allcat{
        display: unset;
    }
}
.btn-border{
    border-radius: 0 !important;
}
.lp-form{
    padding: 1.6rem 1rem !important;
    border-radius: 0px;
}
.arrivals{max-width: 100%; -webkit-transition: .5s ease; -moz-transition: .5s ease; transition: .5s ease;opacity:0.9;}
.arrivals:hover{-webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); transform: scale(1.05,1.05);opacity:1;}
.swal2-modal .swal2-title{
    font-size: 20px !important;
    font-weight: 900 !important;
}
.shadow-sm-lp{
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;

}
/*.lp{
    background-color: #1d1d1c;
}*/

.top-navbar .social .list-inline-item:not(:last-child) {margin-right: 0rem;}

.shop-btn {
    position: absolute;
    top: 60%;
    margin-left: 5%;
}

.cat-txt {
    position: absolute;
    bottom: 0%;
    font-size: 40px;
    color: #fff;
    font-family: 'Lobster', cursive;
    background: #2f291e;
    width: 100%;
    margin-bottom: 0;
    padding: 8px 0px;
    text-align: center;
    display: block;}

.top-navbar ul.social a {width: 25px; margin-right: 10px;}


@media only screen and (min-width : 1920px) and (max-width : 2560px){}
@media only screen and (min-width : 1600px) and (max-width : 1919px){}
@media only screen and (min-width : 1440px) and (max-width : 1599px){}
@media only screen and (min-width : 1366px) and (max-width : 1439px){}
@media only screen and (min-width : 1280px) and (max-width : 1365px){
header .list-inline-item:not(:last-child) {margin-right: 0rem;}
header .h-md-70px, .size-md-70px {height: 60px;}

}
@media only screen and (min-width : 1200px) and (max-width : 1279px){
header .list-inline-item:not(:last-child) {margin-right: 0rem;}
header .h-md-70px, .size-md-70px {height: 60px;}

}
@media only screen and (min-width : 1024px) and (max-width : 1199px){}
@media only screen and (min-width : 768px) and (max-width :1023px){}
@media only screen and (min-width : 150px) and (max-width : 767px){
.carousel-box .btn {padding: 0.3rem 1.1rem; font-size: 0.775rem;}
.top-navbar ul.social a {width: 22px;
    height: 22px;
    line-height: 27px;}

}
@media only screen and (max-width : 375px){}
@media only screen and (max-width : 360px){}
@media only screen and (max-width : 320px){}
