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

/* Write custom css here */

.contact-social-text {
    text-align: right;
    width: 1073px;
    line-height: 35px;
    float: right;
    color: #fff;
}

.uk-overlay{
padding:0px;
	}

.header-contact{
padding-right:20px;
}

h3 {
    color: #003C69 !important;
}

.header-contact a {
    font-size: 17px !important;
    color: #003C69 !important;
	text-decoration:none!important;
}

.uk-navbar {
    background: #66A3D0;
    color: #444444;
}

#nav .menu-item a{
color: #fff;
	text-transform:none;
}

#nav .menu-item a:hover{
color: #444444!important;
	text-transform:none;
}

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

.uk-navbar-nav {
        gap: 0px;
    }

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{
min-height:45px;
}

.widget-title {
    font-size: 24px;
       color: #333;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 0px;
    margin: 5px;
}

.widget-container li a {
    margin-left: 16px;
    text-decoration: none;
}

ol, ul{
padding-left: 5px;
}

.widget-container ul li {
    list-style: none;
	font-size:14px;
}

.widget-container li:hover, .widget-container li:focus, .widget-container li:active {
    background: #fff;
    color: #000 !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
}

#header img{
width:350px;
}

p{
font-size:14px;
}

.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 5px 10px;
    background: #eeeeee;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

.uk-accordion>:nth-child(n+2){
margin-top:0px;
}

.uk-accordion-title::before{
display:none;
}

.entry-meta{
display:none;
}

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

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

#footersidebar p{
margin-bottom:0px;
}

.uk-padding-small{
padding-top:5px;
}

.uk-text-large{
color:#fff;
	font-size:18px;
}

.entry-content{
padding-top:15px;
padding-bottom:25px;
}

h3{
margin-top:10px;
}

#nav .menu-item a{
padding: 10px 10px;
}

.woocommerce .woocommerce-breadcrumb{
margin: 10px 0 1em;
}

.woocommerce ul.products li.product .button{
    text-transform: none;
    background: #66A3D0;
    color: #fff;
}

.orderby{
display:none;
}