
.navbar-nav li a { 
    color: #000;
  font-family: 'Raleway', sans-serif;
    font-size: 16px;
    letter-spacing: 0;

}
.navbar-nav li  { 

    padding: 0px 1px

}
.text-pacifico {
    font-family: 'Raleway', sans-serif;
    color: #000 !Important;
    font-weight: 300 !Important;
    font-size: 35px !Important;
    margin: 0;
}
.text-cookie {
   font-family: 'Raleway', sans-serif;
    color: #000 !Important;
    font-weight: 300 !Important;
    font-size: 55px !Important;
    margin: 0;
}
.font-cookie {
   font-family: 'Raleway', sans-serif;
    color: #000 !Important;
}
.welcome-text {
  font-family: 'Raleway', sans-serif;
    font-size: 22px;
    line-height: 40px;

    color: #555
}
.navbar-dark .navbar-nav .active>.nav-link {
    color: #dd0d00;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #dd0d00;
}
@media screen and (max-width: 768px) { /* Bootstrap's mobile view breakpoint */
    .navbar-dark {
        position: relative !important;
    }
    .navbar-light {
        position: relative !important;
    }
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
}
.totop {
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    display: none;
    background: #fece24;
    color: #fff;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
}
.bg-custom-dark{
    background: #fece24;
}
.card-title {
   font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 400 !Important;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.card-text, p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
 font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin: 20px 0 20px 0;
    /*max-width: 270px;*/
}

.btn-outline-dark {
    color: #000;
    border-color: #000;
    border-top-color: rgb(234,94,32);
    border-right-color: rgb(234, 94, 32);
    border-bottom-color: rgb(234, 94, 32);
    border-left-color: rgb(234, 94, 32);
}

.btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 94, 32,1);
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #fece24;
    border-color: #fece24;
}
.footer-bg {
    background: #fece24;
    padding: 0px 0 0px 0;
}  
.footer-bg p.label {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    padding: 0 !important;
    font-weight: 400 !Important;
}

.footer-bg p {

    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 5px 0;
    color: #000;
}
 

.m-bottom2 {
    margin-bottom: 0px !important;
}

.footer-bg .col-md-3 ul li a {
    color: #000;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
}

.footer-bg .col-md-3 ul li {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
    list-style: none;
}

.copyrights {
    background-color: #000;
}

.copyrights {
    float: left;
    margin: 0;
    padding: 80px 0;
    width: 100%;
}

ul.social-icons {
    margin: 0px 0 0 0;
    padding: 0;
}

ul, li, ol {
    list-style: none;

}
.social-icons li a, ul.social-icons li a i {
    background-color: transparent !Important;
    /*color: #000 !important;*/
    font-size: 1.3em !Important;
}
.social-icons li {
    display: inline-block !important;
}
.social-icons li a {
    background-color: #000;
    color: #fff;
    display: inline-block ;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 45px;
}
.copyrights .m-top4 {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.text-montserrat{
    font-family: 'Raleway', sans-serif;
}

/*        .m-top4 {
            margin-top: 40px;
        }*/
/*contact*/
.map-responsive{
    overflow:hidden;
    padding-bottom:35%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*Products*/

.product-box {
    box-shadow: 5px 15px 25px #ddd;
    margin-bottom: 1.5em;
}

.product-packing {
    font-size:12px;
}


/*Recipe*/

.recipe-body .recipe-title, .recipe-body .recipe-description {
 font-family: 'Raleway', sans-serif;
}

.recipe-description {
    margin: 0;
    font-size: 13px;
}

/*Footer*/

.border-bottom-black {
    border-bottom: 1px solid #000!important;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-menu {
    
    background-color: #fece24; 
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff0000;
}

.dropdown-item:focus,  
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #ff0000;
}

.ion-logo-facebook{
    color:#3a5897
}

.ion-logo-twitter{
    color:#0083be
}
.ion-logo-instagram{
    color:#8134af
}