/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #C0AA83; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: linear-gradient(rgba(70, 57, 49,0),rgba(39, 28, 22, 0.4),rgba(65, 47, 36, 0.8),rgb(53, 40, 31)); 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.4),rgba(253, 253, 253, 0.8),rgb(255, 255, 255));; 
  }
#Jost{
    font-family: 'Jost', sans-serif;
}
#Karla{
    font-family: 'Karla', sans-serif;
}
#Playfair-Display{
    font-family: 'Playfair Display', serif;
}
#header li .dropdown-item {
    color: black;
}
.coffee-c{
    color: #C0AA83;
}
#header ul li a{
    color: white;
    font-size: 16px;
}
#header .hov:hover{
    color: #C0AA83;
}
#header ul li span{
    background-color: rgb(189, 72, 30);
    border-radius: 25px;
}
#hero-section{
    height: 396px;
    background: url(../images/coffee-parallax-2.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    object-fit: cover;
}
#hero-section img{
    width: 290px;
    margin-top: 190px;
}
#btn-change{
    width: 170px;
    height: 50px;
    background-color: #C0AA83;
    color: white;
}
#btn-change:hover{
    color: #C0AA83;
   background-color: white;
   font-weight: bolder;
}
#about{
    background: url(../images/coffee_cut_long.png) top no-repeat, url(../images/about-bg.png) center no-repeat;
    margin-top: -40px;
    padding: 180px 0px 0px 0px;
}
#about #h-symbol{
    width: 58px;
    height: 58px;
    margin-left: 20px;
}
#about #About-p{
    margin-top: 30px;
}
#products{
    padding-top: 200px;
    background-color: rgb(22, 22, 22);
}
#products #nav-Coffee-tab ,#nav-Greencoffee-tab,
#nav-Roasted-coffee-tab,
#nav-Italian-tab{
    background: transparent;
    color: white;
    border: 1px solid #C0AA83;
    border-radius: 10px;
}
#products #nav-Coffee-tab:hover ,#nav-Greencoffee-tab:hover,
#nav-Roasted-coffee-tab:hover,
#nav-Italian-tab:hover{
    background: #C0AA83;
    color: #4b3309;
    border: none;
    transition: 1s;
}
#products .change-effect{
    width: 170px;
    height: 40px;
    border: 1px solid #4b3309;
    color: #4b3309;
}
#products .change-effect:hover{
    border: none;
    background-color: #C0AA83;
    color: white;
    box-shadow: 3px 3px 8px #4b3309;
}
#products .sale{
    width: 80px;
    height: 30px;
    background-color: rgb(156, 52, 33);
    color: white;
    font-style: bold;
    margin-top: 10px;
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 0 100%, 20% 50%, 0 0);
}
#products #img-owl-h{
    margin-top: 37px;
}
#products .card-hov:hover{
    transform: translateY(-15px);
    transition: 1s;
}
#sale {
    padding-top: 150px;
}
#sale-1 {
    padding-top: 90px;
}
#sale .coffee-loc{
    color: #4b3309;
}
#sale img:hover{
    box-shadow: 5px 5px 10px #4b3309;
}
#trust{
    height: 900px;
}
#trust .bg-img{
    background: url(../images/coffee-cup-1.png) right no-repeat;
    margin-top: -40px;
}
#trust h5{
    font-size:30px;
    font-weight: bold;
    font-family: 'Jost', sans-serif;
}
#trust h1{
    font-size:90px;
    font-weight: bold;
}
#trust .bg-img:hover h1 ,#trust .bg-img:hover h2{
    color: #583c0c;
}
#trust h2{
    font-size:50px;
    font-weight: bold;
}
#trust h5{
    font-size:50px;
    font-weight: bold;
}
#trust .changeeffect2{
    width: 180px;
    height: 60px;
    font-size: 17px;
    color: rgb(0, 0, 0);
    border: 1px solid #C0AA83;
}
#trust .changeeffect2:hover{
    color: white;
    background-color: rgb(85, 51, 6);
    transition: 2s;
}
#quote{
    height: 1080px;
    background: url(../images/coffee_parallax.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
#partner img{
    width: 180px;
    height: 100px;
    border: none;
}
#offer img{
    width: 190px;
    height: 120px;
    border: none;
}
#offer #bg-img2{
    height: 600px;
    background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../images/discount-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
}
#offer #bg-img3{
    height: 600px;
    background: url(../images/coffe_back.png) no-repeat;
    background-position: center center;
    background-size: cover;
}
#blog {
    height: 1450px;
}
#blog .card:hover h5 {
    color: #C0AA83;
}
 #blog .card:hover img{
    transform: scale(1.1,1.1);
    transition: 2s;
}
#subscribe {
    width: 90%;
    height:250px;
    background-color: #C0AA83;
    margin-top: -178px;
}
#footer{
    padding-top: 100px;
    background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/footer_map.png);
}
#footer-1{
    background:rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width:768px){

    #subscribe {
        width: 75%;
        height: 250px;
    }
    #blog {
        height: 1050px;
    }
}
@media only screen and (min-width:1024px){
    #hero-section{
        height: 827px;
    }
    #hero-section img{
        width: 994px;
        margin-top: 300px;
    }
    #trust{
        height: 500px;
    }
    #quote{
        height: 900px;
    }
    #subscribe {
        width: 90%;
        height: 150px;
    }
    #blog {
        height: 1000px;
    }
}
@media only screen and (min-width:1220px){
    #hero-section{
        height: 972px;
    }
    #header a img{
    margin-left: 100px;
    }
    #quote{
        height: 700px;
    }
    #hero-section img{
        width: 1200px;
        margin-top: 340px;
    }
    #subscribe {
        width: 75%;

    }
}