/*
Theme Name: Cafe Child Theme
Description: A child theme for Uikit Theme
Author: Rebecca Chapman
Template: Uikit Theme
*/

/* Write custom css here */

#footerbg{
    padding-top: 5px;
    padding-bottom: 5px;
}
.entry-meta{
    display:none;
}

#socialmedia .uk-contrast{
    width:1900px;
    }

.uk-contrast a{
    color:#251e1f!important;
    font-weight:bold;
}

.uk-contrast {
    color:#251e1f!important;
    }

.uk-navbar{
   background:#E7BD0F; 
}


.uk-navbar-nav > li.uk-active > a{
    color:#fff;
}
.uk-navbar-nav > li > a:hover{
    color:#251e1f!important;
            }

#menu-item-link-19{
    border-right: 1.5px solid rgb(236, 236, 236);
}

.uk-panel-space{
   padding:0px!important; 
}

#footersidebar{
    background: rgb(236, 236, 236);
}

.newsletter-button{
    background:#E7BD0F;
    color:#fff;
}

a{
    color:#251e1f;
    font-family:arial, helvetica, sans-serif;
}

a:hover{
    color:#000;
}

.uk-navbar-brand{
    padding-left:0px!important;
}

.entry-header {
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    background: #af9219;
    display:none;
}

#footersidebar .uk-container{
    padding:0px!important;
}

.entry-header h1{
    color:#fff;
}

h1{
    font-family:arial, helvetica, sans-serif;
}

h2{
    font-family:arial, helvetica, sans-serif;
}

h3{
    font-family:arial, helvetica, sans-serif;
}

p{
    font-family:arial, helvetica, sans-serif;
}

.uk-panel-title{
    font-family:arial, helvetica, sans-serif;
}

.uk-panel{
    font-family:arial, helvetica, sans-serif;
}
.uk-nav-navbar > li > a{
    color:#fff;
}

.uk-nav-navbar>li.uk-active>a{
    color:#fff!important;
}
.uk-nav-navbar > li > a:hover{
   background:#E7BD0F!important;
}

.uk-nav-navbar > li > a:after{
   background:#E7BD0F!important;
}

.uk-nav-navbar > li > a:focus{
   background:#E7BD0F!important;
}


.uk-container{
    padding-left:0px!important;
}

#nav_menu-2{
    margin-top:15px
}

.uk-width-onesidebar{
    margin-top: 20px;
}

#first-sidebar .widget-container ul li {
    list-style: none;
    padding: 0.5rem 0rem;
    border-bottom: 1px solid #EAEAEA;
}

#first-sidebar ul {
    padding-left: 0px!important;
}

.uk-search-field {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: #444444;
    -webkit-appearance: none;
    width: 100%;
    height: 30px;
    padding: 0 0 0 30px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    vertical-align: middle;
}

.uk-search:before {
    color:#fff;
    background:  #E7BD0F;;
    content: "\f002";
    position: absolute;
    top: -2.5px;
    line-height: 35px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 14px;
}



.menu-text{
    margin:0px!important;
}

#footer-content .uk-button {
    background: #E7BD0F;
    color:white;
    padding: 5px 12px;
    font-size: 18px;
    margin:0px 20px;
    margin-bottom: 15px;
    border: none !important;
    width: 203px;
    position: relative;
    top: 20%;
}

.call-to-action {
    color:white;
    font-weight:bold;
    text-align:center;
    font-size:24px;
    line-height:28px;
}

.tablinks:hover{
  background: #E7BD0F;
  cursor:pointer;
}

.tablinks.active{
  background:#E7BD0F;
}

.tablinks {
  background: #C0C0C0;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 10px 10px 0px 0px;
}

.tabcontent {
  display: none;
  border-top: none;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

.gform_wrapper li.hidden_label input{
    margin-top:0px!important;
}

body .gform_wrapper ul li.gfield{
    margin-top:0px!important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text]{
    margin-bottom:0px!important;
}

#field_4_7{
    margin-top:10px!important;
}

.gform_wrapper .gform_footer{
    padding:0px!important;
}

.gform_wrapper .gform_heading{
    margin-bottom:0px!important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first{
    padding-top:0px!important;
}

#gform_wrapper_4  span.gform_description{
    margin-bottom:0px!important;
}

.gform_button{
    webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #251e1f!important;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #E7BD0F;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border-radius:5px;
}

.gform_button:hover{
    background-color: #f5f5f5;
    color:#444;
    cursor:pointer;
}

.gform_wrapper textarea.small {
    height: 80px!important;
    resize: both!important;
    overflow: auto!important;
}

#header-content img{
    margin: auto;
    display: block;
    margin-top:15px;
    margin-bottom:35px;
}

.woocommerce ul.products li.product .button{
    webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #E7BD0F;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
}

.woocommerce ul.products li.product .button:hover{
    background-color: #f5f5f5;
    color:#444;
    cursor:pointer;
}

.page-id-83 .uk-margin-top{
    margin-top:0px!important;
}

.woocommerce ul.products li.product a img{
    border:1px solid #000;
}
.widget-container ul li span{
    padding-left:0px!important;
}

.sticky-header-withsocial{
    top: 28px !important;
}

@media screen and (max-width: 1220px) {
    .uk-container{
        padding-left:25px!important;
    }
    
    .page-id-83 .entry-header h1{
        margin-left:25px!important;
    }
    
}

#header-content{
    min-height:485px;
}

.columns-4 p{
    color:#000!important;
}

.product_title{
    font-size:18px!important;
    font-weight:bold!important;
    line-height: 27px;
}

.woocommerce-product-gallery__wrapper{
    border:1px solid #000;
}

.header-links {
    position: relative;
    top: 55px;
}

.header-links a{
    color:#251e1f!important;
}

.header-links a:hover{
    color:#af9219!important;
}

.uk-icon-button-small{
    width:50px!important;
}

.uk-navbar-nav > li > a[href='#']{
    cursor:pointer!important;
}

[itemprop="description"] { display: none; }

.uk-dropdown-navbar{
    background:#af9219;
    padding-top:5px!important;
    padding-bottom:5px!important;
}

.woocommerce a.button{
    background:#E7BD0F;
    color:#fff;
}

.woocommerce-mini-cart__total {
    text-align: right!important;
    padding-right: 10px!important;
}

.widget_shopping_cart_content .quantity {
    float: right!important;
    padding-right: 10px;
    padding-top:5px;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
       padding: 0px;
}

* + p {
       margin-top: 0px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 50px;
    margin-left: 0px!important;
    }

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 900!important;
    min-height: 55px;
}

.woocommerce-loop-product__title{
    min-height:90px;
}

.nodisplay #basket .uk-dropdown{
    display:none!important;
}

.quote-text {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    padding-bottom: 0px;
    text-decoration: none!important;
    color: #000!important;
}

h2.quote-source {
    font-size: 16px;
    padding-bottom: 0px;
    text-decoration: none!important;
    color: #000!important;
    margin-top: 0px;
}

*+.uk-dotnav, *+.uk-subnav {
    margin-top: 0px!important;
}

.test .uk-margin{
    margin-bottom:0px!important;
}

.test{
    padding-bottom: 25px;
    background: #ececec;
    padding-top: 15px;
}

.woocommerce .woocommerce-ordering select{
    display:none;
}

.uk-navbar{
    height: 153px!important;
}

.uk-button{
    background: #E7BD0F!important;
    color: #251e1f!important;
}

.uk-button:hover{
    background: #eee!important;
    color: #000!important;
}

.uk-navbar-nav > li > a:focus{
    color:#fff!important;
}

.uk-navbar-nav > li > a:focus-within{
    color:#fff!important;
}

.uk-navbar-nav >  .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a{
    color:#fff!important;
}

.woocommerce ul.products li.product .price{
    font-size:18px!important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width:63%!important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width:35%!important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size:18px!important;
}

.woocommerce button.button.alt{
    background:#E7BD0F!important;
}

.woocommerce button.button.alt:hover{
    background:#f5f5f5!important;
    color:#000!important;
}

.woocommerce div.product form.cart .variations select{
    min-width: 21%!important;
}

.uk-navbar li a {
    font-size: 16px;
    height: 70px;
    line-height: 40px!important;
    font-family: arial, helvetica, sans-serif;
    color: #251E1F;
    font-weight: bold;
}

.uk-navbar-nav > li > a{
       font-size:16px;
      height:70px;
       line-height:70px!important;
       font-family:arial, helvetica, sans-serif;
       color:#fff;
       font-weight:bold;
}


#menu-item-661 {
    background: #af9219!important;
}

#menu-item-661 a{
   font-size:14px!important;
   padding-top:5px;
   padding-bottom:5px;
}

#menu-item-661 a:hover{
    background:#E7BD0F;
}
#menu-item-661 h1{
    color:#fff!important;
}


.ubermenu .ubermenu-column {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}


.ubermenu-nav p a {
    color: #E7BD0F;
      padding-top:0px!important;
    padding-bottom:0px!important;
    height:auto!important;
    line-height:20px!important;
}

.ubermenu-nav p a:hover{
       background:transparent!important;
    }
    
.ubermenu-nav  .uk-button{
       margin: auto;
    display: block;
    text-align: center;
    max-width: 125px;
}

.tax_label{
    display:block;
}

.ubermenu .ubermenu-target-description{
    display:none!important;
}

#menu-item-676 .ubermenu-target-text{
    font-size:11px!important;
    padding-left:15px;
}

#menu-item-677 .ubermenu-target-text{
    font-size:11px!important;
    padding-left:15px;
}


.slider-text-1 h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
    margin-bottom: 0px!important;
    text-shadow: 2px 2px 4px #000;
    color:#251e1f!important;
}

.slider-text-1{
    position: relative;
    right: 430px;
    min-width:350px;
}


.slider-text-2 h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
    margin-bottom: 0px!important;
    text-shadow: 2px 2px 4px #000;
    color: #251e1f!important;
}

.slider-text-2 h2 {
    
    margin-bottom: 0px!important;
        color: #251e1f!important;
}


.slider-text-2{
    position: relative;
    left: 450px;
}


.uk-button.enquire {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #251e1f!important;
}

.uk-button.contact {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    background: #af9219!important;
}

.uk-button.enquire:hover {
    background: #eee!important;
    color: #000!important;
}

.uk-button.contact:hover {
    background: #eee!important;
    color: #000!important;
}

.map iframe{
    filter:grayscale(1);
}

.mini .uk-panel{
    min-height:70px!important;
}

.mini .uk-grid-margin{
    margin-top:10px;
}

.navlink1 {
    color: #251e1f!important;
    text-decoration: none;
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 10px;
    text-align: right;
    position: relative;
    left: 20%;
    bottom: -4px;
    line-height: 34px;
}

.uk-navbar-brand img {
    max-width: 143px;
    padding-top:10px;
    }

.menu-text {
   font-size: 20px !important;
    margin-bottom: 0px;
    color: #251e1f!important;
    padding-bottom: 14px;
}

.uk-navbar-toggle:after{
    font-size: 50px;
}

.social {
    font-size: 16px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
}

#text-9 .uk-panel img{
    height:87px;
}

.slideshow-content{
    position: relative;
    right: 300px;
    bottom: 10px;
    background: #ffffff80!important;
    padding: 25px;
}

#text-5 .textwidget{
    line-height:0px!important;
}

.uk-icon-button:hover{
    background:#E7BD0F;
}

.uk-icon-button {
    font-size: 22px;
}

#moove_gdpr_save_popup_settings_button{
    border-radius: 25px!important;
}

#to_top_scrollup{
    border-radius:25px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
    border-radius:5px!important;
}

#field_3_8{
    display:none!important;
}

.sticky-header-withsocial{
     top: 70px !important;
}

.admin-bar .sticky-header-withsocial {
    top: 101px !important;
}

@media screen and (max-width: 950px) {
    .sticky-header-withsocial {
        height:90px;
    }
    
    #nav .uk-sticky-placeholder{
        height:90px!important;
    }
    
    .uk-sticky-nav .uk-navbar{
        height:90px!important;
    }
    
    .navlink1{
        display:none;
    }
    
    .uk-navbar-toggle{
        height:10px;
    }
    .uk-navbar-brand img{
        max-width:77px;
    }
    
    .slideshow-content{
        right:0px;
        bottom:0px;
    }
    
    .uk-content-width{
    padding-left: 25px;
    padding-right: 25px;
    }
    
    #footersidebar .uk-container{
        padding:25px!important;
    }
    
    .admin-bar .sticky-header-withsocial {
    top: 111px !important;
}
    
}

.slideshow-content p{
    color:#251e1f!important;
}


@media screen and (max-width: 1075px){
.uk-width-onesidebar {
    width: 100%!important;
}
}