@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
*{
    font-family: "Montserrat", serif;
}
#top {
    display: inline-block;
    background-color: #0093c9;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 50px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
    box-shadow: 0 0 10px 1px #000;
  }
  #top::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  }
  #top:hover {
    cursor: pointer;
    background-color: #000;
    box-shadow: 0 0 10px 1px #0093c9;
  }
  #top:active {
    background-color: #000;
  }
  #top.show {
    opacity: 1;
    visibility: visible;
  }
#header{
    background-color: #fff;
}
#head{
    background-color: #0093c9;
}
#head{
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}
#header ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
#header ul li{
    margin-left: 4px;
    margin-right: 4px;
    list-style: none;
}
#header ul li a{
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    transition: .3s;
}
#header ul li a:hover{
    color: #81ad0a;
}
.active{
    background-color: #81ad0a;
    color: #fff !important;
    font-weight: 700;
}
.active:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.hicon i{
    color: #81ad0a;
    transition: .3s;
}
.hicon i:hover{
    color: #0093c9;
    cursor: pointer;
}
.carousel-inner img{
    height: 800px;
    object-fit: cover;
}
.carousel-control-prev-icon,
.carousel-control-next-icon{
    width: 50px !important;
    height: 50px !important;
    padding: 10px;
}
.cat-box img{
    width: 100%;
    height: 268px;
    object-fit: cover;
}
.cat-box{
    background-color: #fff;
    padding: 15px;
    transition: .3s;
}
.cat-box:hover{
    box-shadow: 0 0 20px 2px #5f5f5f;
}
#cat h1{
    color: #000;
    font-weight: 700;
}
#cat .cat-link{
    text-decoration: none;
    font-size: 13px;
    color: #0093c9;
    font-weight: 600;
}
#cat .cat-link:hover{
    color: #d50032;
}
#cat h6{
    font-weight: 700;
}
#cat .cat-all a,
#products .cat-all a{
    text-decoration: none;
    padding: 15px 25px;
    background-color: #81ad0a;
    color: #fff;
    font-weight: 600;
    transition: .3s;
}
#cat .cat-all a:hover,
#products .cat-all a:hover{
    background-color: #000;
    color: #fff;
}
#mode{
    background-color: #FAF4D0;
    background-image: url(./img/over7.jpg);
}
#mode p{
    color: #000;
    font-weight: 600;
}
#mode .mode-inner{
    display: flex;
    align-items: center;
}
#mode .mode-inner img{
    width: 70px !important;
}
.mode-inner-text p{
    font-size: 12px;
}
.mode-inner-text h5{
    font-weight: 700;
}
#cat{
    background-color: #FAF4D0;
    background-image: url(./img/over2.jpg);
}
.plink{
    text-decoration: none;
}
.plink h5{
    color: #000;
    font-weight: 700;
}
.card-img-overlay p{
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
}
.card-img-overlay p span{
    background-color: #0093c9;
    padding: 10px;
    color: #fff;
    border-radius: 10%;
}
.star ul li{
    list-style: none;
    display: inline;
}
.star p{
    font-weight: 500;
}
.star ul{
    display: inline;
    color: #fdcc0d;
    font-size: 14px;
}
.card{
    background-color: #efefef !important;
}
.card-text s{
    font-size: 18px;
    font-weight: 400;
}
.card-text{
    font-size: 20px;
    font-weight: 700;
}
.card{
    transition: .3s;
}
.card:hover{
    box-shadow: 0 0 10px 1px #5f5f5f;
}
.plink .trend{
    background-color: #d50032;
}
.plink .bs{
    background-color: #358856;
}
#products h1{
    color: #81ad0a;
    font-weight: 700;
}
.pwarp img{
    width: 120px;
}
#products{
    background-color: #faf9f6;
    background-image: url(./img/white_linen_texture.jpg);
    background-repeat: repeat;
    background-size: contain;
}
#promise{
   background-color: #fff;
   background-image: url(./img/over5.jpg);

}
.slick-dots li{
    width: 10px !important;
}
.slick-dots li button:before{
    color: #81ad0a !important;
    font-size: 10px !important;
}
.slick-slider .slick-list{
    padding-bottom: 20px;
    padding-top: 10px;
}
.iwarp p{
   font-weight: 700;
}
#promise h1{
    font-weight: 700;
}
.ptitle{
    font-weight: 800;
}
#review{
    background-color: #0093c9;
    background-image: url(./img/over4.jpg);
}
.rev-whole{
    background-color: #0093c9;
    box-shadow: 0 0 10px #000;
    width: 1200px;
}
.rev-main{
    background-color: #fff;
}
.rev-content h1{
    color: #FAF4D0;
    font-size: 100px;
    margin-bottom: 0;
}
.rev-content p{
    color: #fff;
    font-weight: 600;
}
.rev-main img{
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.slick-slide{
    width: 100%;
}
.slick-list{
    width: 1300px !important;
}
#review .slick-dots li button:before{
    color: #fff !important;
    font-size: 10px !important;
}
.rhead{
    font-weight: 700;
    color: #fff;
}
#about-us{
    background-color: #FAF4D0;
    background-image: url(./img/over3.jpg);
}
#about-us .counter h3{
    font-weight: 800;
    margin-bottom: 0;
    color: #81ad0a;
    font-size: 40px;
}
#about-us .aimg{
    height: 100% !important;
    object-fit: cover;
    border-radius: 20px;
}
#about-us h1{
    font-weight: 700;
    color: #81ad0a;
}
#about-us h4{
    font-weight: 700;
}
#about-us h2{
    font-weight: 700;
}
#about-us .counter p{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.fabout{
    text-align: justify;
}
.abtn{
    width: 100%;
    background-color: #0093c9;
    padding: 10px 25px;
    color: #fff;
    text-decoration: none;
    transition: .3s;
}
.abtn:hover{
    background-color: #000;
}
.flogo img{
    width: 200px;
}
.contact-info ul li{
    list-style: none;
    font-weight: 700;
    font-size: 14px;
    margin-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #FAF4D0;
}
.contact-info ul li i{
    margin-right: 15px;
    text-align: center;
    font-size: 17px;
    color: #FAF4D0;
}
.follow ul li{
    list-style: none;
    display: inline;
    margin-right: 8px;
    font-size: 25px;
    color: #bad700;
}
.follow h6{
    font-weight: 700;
}
.fmenu ul li,
.flinks ul li,
.help ul li,
.account ul li{
    margin-bottom: 6px;
    list-style: none;
}
.fmenu ul li a,
.flinks ul li a,
.help ul li a,
.account ul li a{
    text-decoration: none;
}
.news-form-main{
    display: flex;
    align-items: center;
}
#footer{
    background-color: #0093c9;
    background-image: linear-gradient(#7aa505, #66880a);
    background-image: url(./img/over6.jpg);
}
#footer h5,
#footer h6{
    font-weight: 700;
    color: #fff;
}
#footer p{
    color: #fff;
}
#footer i{
    color: #fff;
}
#footer ul li a{
    color: #fff;
    font-weight: 600;
    transition: .3s;
}
#footer ul li a:hover{
    color: #d50032;
    text-decoration: underline;
}
.sub{
    background-color: #0093c9 !important;
    border: none;
}
.sub:hover{
    background-color: #000 !important;
}
#copy{
    background-color: #0093c9;
}
#copy p{
    font-weight: 700;
    color: #fff;
}