/*
Theme Name: Marquees2
Theme URI: https://marqueesaustralia.com.au/
Description: Child theme of twentynineteen theme for the Twenty Nineteen theme
Author: Sibagraphics
Author URI: https://sibagraphics.com
Template: twentynineteen
Version: 2.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 14 Jul 2021 13:57:34 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* Header */

@media screen and (max-width: 768px){.site-branding {margin-left:2rem !important}}

.site-header.featured-image {
   min-height: 90vh;margin-bottom:0rem;
 }

.site-header {background: #E0ECFF; background-image: linear-gradient(to bottom right, #fff, #E0ECFF);}

/* Navigation */

@media screen and (min-width: 768px){
.site-header {
    margin: 0;
    padding: .5rem 0 1rem;
}
.main-navigation {text-align:right}
	.sub-menu {text-align:left}
}

@media screen and (min-width: 1200px){
.main-navigation {
    margin-top: -39px !important;
}
}

.main-navigation .main-menu > li > a:hover, .main-navigation .main-menu > li > a:hover + svg {
color: #4fa8a0 !important;text-shadow:0 0 6px #AAFEC2;
}

.main-navigation .main-menu .current_page_item a {color:#6BC5BE !important}

/* Text */

.entry-content a:link {text-decoration:none}
.entry-content a:hover {font-weight:bold;color:#00d !important}


/* Titles */

.entry .entry-title:before {display: none;}
h1:not(.site-title):before, h2:before {display: none;}

.entry-title a:hover {color:#009 !important}

.entry-title h1 {hyphens: none;}

/* Lists */

@media screen and (min-width: 768px){.entry-content ul {padding-left:4rem}}

/* Tables  */

.keypers td {border:none;vertical-align:top}

/* Buttons */

button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    background-color: #4fa8a0 !important;
}

/* Widgets on Page */

.widgets_on_page ul, .widgets_on_page li {padding:0 !important;margin:0 !important}

.widgets_on_page .widget {
    padding-bottom: 0;
}

/*Entry Footer */

.entry-footer, .entry-footer a, .entry-meta, .entry-meta a {color:#9BB6F4 !important}

/* Footer */

#colophon li {font-size:.8rem}

#colophon a:hover {color:#00d !important}

#colophon {background-image:linear-gradient(#ffffff, #D2E3FE)}

.site-info a {color:#1a3ea3 !important}
.site-info a:hover {color:#00d !important}