/*
Theme Name: D&A Joinery
Theme URI: https://dajoinery.co.za
Template: siteorigin-corp
Author: Blue Cloud Design
Author URI: https://www.blueclouddesign.co.za
Description: Cabinetry company based in White River, Mpumalanga, South Africa
Tags: one-column,two-columns,left-sidebar,right-sidebar,grid-layout,custom-background,custom-colors,custom-menu,custom-logo,featured-images,footer-widgets,full-width-template,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,blog,e-commerce
Version: 1.20.12.1770134315
Updated: 2026-02-03 15:58:35

*/

/*---TopBar---*/

#top-bar {
    position: relative;
    z-index: 10000;
    color: #fff;
    font-family: "Maven Pro";

}

.top-bar-inner {
    color: #fff;
    font-weight: bold;
}

.top-bar-inner i {
	color:#fff;
    font-size: 36px;
	margin-right: 10px;
}

.top-bar-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    float: left;
	font-family: "Maven Pro";
	font-size: 14px;
    font-weight: 500;
	
}

.top-bar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	font-family: "Maven Pro" !important;
	font-size: 14px;
	font-weight: 500;
}

.top-bar-right a {text-decoration:none;color:#fff;}

/*---General---*/

h2 {
    font-size: 36px;
}

.page-id-15 h2 { padding-left: 20px;
     border-left: 4px solid #b2413f;
	 border-bottom: 8px solid #3333;}

body, button, input, optgroup, select, textarea
 {
    font-size: 18px;
}

.main-navigation ul li {
    font-size: 16px;
	font-weight: 200 !important;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
    background: #b2413f;
}

/*---Header---*/
.masthead-sentinel, .site-header {margin-bottom: 0px;}

/*---Home---*/

.specialist-block h4 {border-left:4px solid #b2413f;padding-left:20px;}
.home-portfolio-block h3 {border-left:4px solid #b2413f; border-bottom: 4px solid #3333; padding-left:20px;}

/*---Footer---*/

.site-footer {
    box-shadow: 0px -2px 21px -9px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -2px 21px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -2px 21px -9px rgba(0,0,0,0.75);
}

.footer-contacts-table {border:none !important;}
.footer-contacts-table td {border:none !important;padding:5px !important;vertical-align: top;}

.footer-contacts-table i {color: #b2413f;}

.footer-social-icons {font-size: 36px;}

.footer-social-icons h3, .footer-contacts h3 {text-transform:uppercase;color: #717477;}

.site-footer .widgets .widget a {color: #b2413f;}

/*---Mobile-Menu---*/
#mobile-menu-button svg
 {
    height: 36px;
    width: 32px;
}


/*----Rest---*/



