/* 
Theme Name:		Architectural Roofing & Building Supplies
Theme URI:		https://digitalspice.com.au/
Description:	Custom theme for ARBS
Author:			Digital Spice
Author URI:		https://digitalspice.com.au/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	arbs
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

h1{font-size:1.9em;
margin-bottom:20px;
font-weight:300;
font-family:'Raleway', sans-serif;
}

h2{font-family:'Raleway', sans-serif;}

h3{
font-size: 1.5rem;
font-family:'Raleway', sans-serif;
}

.page-content a, .single .elementor-location-single a{color:#444444; text-decoration:underline !important;}
.page-content a:hover, .single .elementor-location-single a:hover{color:#cd7f32;}

a.elementor-button{text-decoration:none !important;}

 .elementor-location-footer a:hover{color:#cd7f32 !important;}
 
 .page-content li{margin-left:-15px;}