/* Copyright (C) arrowthemes, Regular/Extended Licence */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 #toolbar a {
    color: #000;
}

#toolbar, #toolbar p, #toolbar .social-icons .uk-icon-button {
    color: #6F849B;
}

 
 div.css-panes div, .module.badge-hot, .module.badge-top, .module.badge-free, .module.badge-new, .event-time, .accordion, .uk-blog-date .uk-event-month, .uk-event-time .uk-event-month, .block-number .bottom {
    color: #4c5c66;
    font-size: left;
    text-transform: none;
	text-align: left;
}

div.css-panes div, .module.badge-hot, .module.badge-top, .module.badge-free, .module.badge-new, .event-time, .accordion, .uk-blog-date .uk-event-month, .uk-event-time .uk-event-month, .block-number .bottom {
    font-size: 15px;
}


body, select, input, textarea, button, .menu-sidebar a, .menu-sidebar li > span, h3.title > p {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

#footer-block p {
    font-size: 14px;
    margin: 0;
}

blockquote, blockquote p {
    border: 0 none;
    font-size: 16px;
    font-style: normal;
    line-height: 1.8;
    position: relative;
}

b, strong {
    font-weight: bold;
}

.uk-h1, h1, .price-tag {
    font-size: 30px;
    line-height: 38px;
}

em {
    color: #4c5c66;
}

p.dropcap::first-letter, h1.module-title, h1.title, .uk-h1.title, h1.extra-large {
    font-family: "Lato",sans-serif;
    font-weight: 700;
}

.menu-dropdown a, .menu-dropdown span, .icemegamenu > ul > li a.iceMenuTitle, .icemegamenu > ul > li span.icemega_desc, .icemega_cover_module p, #offcanvas .canvas-menu a, #offcanvas .canvas-menu span, .menu-dropdown li a.active, .menu-dropdown span.active {
    font-family: "Open Sans",sans-serif;
    font-weight: 900;
}



.bg_texture_0 {
	background-image: url(../../../images/wbc/template/background-4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #979688;
	min-height: 1500px;
}

#content {
    margin: 10px 20px 30px 50px;
}

.allmode-columns a, .allmode-columns .allmode-name, .allmode-columns .allmode-title, .allmode-columns .allmode-showall {
    color: #2985CC !important;
}

.allmode-columns .allmode-topitem .allmode-title {
    margin: 10px 0 8px 0;
    padding: 0 0px;
    font-size: 24px;
    font-weight: bold;
}
.allmode-columns .allmode-topitem .allmode-img img {
    width: 100%;
    border-width: 2px;
    border-style: solid;
    border-radius: 3px;
    box-shadow: 0 0 3px #d6d6d6;
    transition: border 0.4s ease;
}
.allmode-columns .allmode-topitem {
    padding-bottom: 6px;
    border-bottom: 0px solid transparent;
	}
	
	.allmode-columns, .allmode-columns .allmode-name, .allmode-columns .allmode-topitem, .allmode-columns .allmode-img img {
    
	border: 0px;
	}