/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@import url('https://fonts.googleapis.com/css?family=Pacifico');

.hidden{display: none;}

.x-topbar .p-info{color:black;}
.x-social-global i{color:black !important;}
.x-logobar-inner{background:white;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	 /*font-family: 'Pacifico' !important;*/
	 text-transform: none !important;
}


.x-colophon.bottom .x-nav li a{color:black;text-decoration:none;}
.x-colophon.bottom .x-nav li a:hover{color:black;text-decoration: underline;}

/*
.x-quote-text:before {
    color: #ccc;
    content: "\201C";
    font-family: "Yrsa",Georgia,serif;
    font-size: 140px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    left: -10px;
}
*/
.x-colophon.bottom .x-nav{display:inline-flex;float:left;font-size:13px;}
.x-colophon.bottom .x-social-global{display: inline-flex;}

.x-colophon.bottom{padding: 15px 0;}
.x-colophon.bottom .x-social-global a {margin: 0 14%;font-size: 18px;}

.x-navbar .desktop .x-nav>li:first-child>a{border: none;}
.x-navbar .desktop .x-nav>li>a{border: none;}

.x-quote-content {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
.x-quote-content:before {
    color: #ccc;
    content: "\201C";
    font-family: "Yrsa",Georgia,serif;
    font-size: 120px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    left: -10px;
}
.x-quote-text{margin-top: 9px;}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){padding-left: 10px !important;padding-right: 10px !important;}

header.x-header-landmark.x-container.max.width{
	width:auto;
	background: #709593;
	text-align: center;
}
.h-landmark, .h-landmark.entry-title{color: white;font-family: 'Yrsa';}

p{color: rgb(153, 153, 153) !important;}
.x-boxed-layout-active .site, .x-boxed-layout-active .x-site{box-shadow: none !important;}
a#x-btn-navbar{color: black;}
.x-header-landmark{padding: 1.85em 0 1.85em;}
.x-navbar-fixed-top-active .x-navbar-wrap{margin-bottom: 0px !important;}
.x-navbar{border-bottom: 2px solid rgb(186,210,210)!important;}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
    color: #709593;
}


.widget:before{background-color: transparent;}

.x-colophon.top{padding: 2% 0 2%;}

.x-colophon.top{background-color: rgb(239,239,239) !important;}

.home .x-raw-content{background: rgb(239,239,239) !important;}
