/*
Theme Name: Shuttle Child 0815
Template: shuttle
Author: 0815design
Description: Write here a brief description about your child-theme
Version: 1.0.1571385870
Updated: 2020-10-14 10:04:30

*/

#main .woocommerce ul.products li.product, #main .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    margin-left: 0px;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    background: #fff !important;
    padding: 10px !important;
    box-sizing: border-box !important;
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, cite, del, dfn, em, font, q, s, samp, strike, strong, ol, ul, li, fieldset, form, label, legend, tbody, tfoot, thead, tr {
    border: 0;
    font-family: benton-sans, sans-serif; 
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    vertical-align: baseline;
}

a {
    color: #90B5BB;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover, #header-sticky .menu > li.menu-hover > a, #header-sticky .menu > li.current_page_item > a, #header-sticky .menu > li.current-menu-ancestor > a, #header-sticky .menu > li > a:hover {
    color: #90B5BB;
}

#header .header-links > ul > li a, #header-sticky .header-links > ul > li a {
    font-size: 14px;
    font-weight: 400;
}

#slider .rslides-inner li img{
    background-position: right !important;
}
#slider .featured-title{
    font-family: allura; 
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}
#slider .featured-title span, .shuttleslider-sc .featured-title span {
    font-size: calc(45px + 2vw) !important;
	font-weight: 400;
}

.background {
	position: absolute; 
	width: 100%; 
	height: 250px;
	background-size: cover; 
	background-position: center center;
	z-index:0;
}
.home .background {
	display: none;
}

#intro {
    height: 250px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    background: rgba(0,0,0,0.0);
    padding: 39px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
}
#intro #intro-core {
    height: 100%;
    width: 100%;
    display: block;
    word-break: normal;
	position: relative;
}
#intro.option1 .page-title {
    font-size: calc(45px + 2vw);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#content {
    background-color: #f8f8f8;
}
#intro .page-title > span {
    background-image: none;
}
.blog-article .entry-meta {
    display: none;
}
.single .entry-meta {
    display: none;
}
#intro h1.page-title {
    font-family: allura; 
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}
#intro .page-title > span {
    background: none;
}
#sub-footer-core .copyright {
    vertical-align: middle;
    display: none;
}
.block-home .wp-block-column {
    border: 1px solid #eee;
    background-color: #fff;
}
.block-home .wp-block-image {
    margin: 0;
}
.single .entry-meta .date {
    display: none;
}
.single .entry-meta > .author::before {
    content: "";
}
ul.products {
	display: flex;
	flex-wrap: wrap;
}
ul.display-posts-listing {
    list-style-type: none;
    margin: 20px -10px;
	display: flex;
	flex-wrap: wrap;
}
ul.display-posts-listing li {
    border: 1px solid #eee;
    background-color: #fff;
    width: calc(50% - 20px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin: 10px;
    padding: 20px 30px;
}
ul.display-posts-listing strong {
    font-weight: 300;
}
ul.display-posts-listing .image{
    display: block;
	text-align: center;
}
ul.display-posts-listing .themebutton {
    top: 10px;
    padding: 13px 35px;
}
ul.display-posts-listing .more-link {
    margin-top: 10px;
}
ul.display-posts-listing a.title {
    font-size: 14px;
    font-weight: 700;
    color: #3a3939;
    text-transform: uppercase;
}
ul.display-posts-listing a.title:hover {
    color: #90B5BB;
}
.wp-block-button__link {
    border: none;
    font-size: 100%;
    font-weight: 400;
    background-color: #90B5BB;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    overflow-wrap: break-word;
    margin: 0;
    padding: 13px 35px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border: none;
    font-size: 100%;
    font-weight: 400;
    background: #90B5BB;
    border-radius: 4px;
    color: #fff !important;
    padding: 13px 35px;
	text-transform: uppercase;
}

.wp-block-file .wp-block-file__button{
    border: none;
    font-size: 100%;
    font-weight: 400;
    background: #90B5BB;
    border-radius: 4px;
    color: #fff;
    padding: 13px 35px;
	text-transform: uppercase;
}

.tnp-subscription input.tnp-submit {
	font-size: 100% !important;
    background-color: #90B5BB !important;
    border-radius: 4px;
    color: #fff;
    padding: 13px 35px !important;
    margin: 0;
}

.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #90B5BB !important;
}

.nav-previous a, .nav-next a {
	background: #90B5BB;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #90B5BB;
    color: #fff;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    border: 1px solid #eee;
    padding-bottom: 20px;
    background-color: #fff;
    text-align: center;
	box-sizing: border-box;
}
.woocommerce ul.products li.product .price {
    color:#90B5BB;
}
.woocommerce-message, .woocommerce-info  {
    border-top-color: #90B5BB;
}
.woocommerce-message::before {
    content: "\e015";
    color: #90B5BB;
}
.woocommerce-info::before {
    color: #90B5BB;
}

.akismet_comment_form_privacy_notice {text-align: center; font-size: 12px; margin-top: 25px;}

.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: 30px 0 !important;
    max-width: 700px !important;
    width: 100%;
}

div#readbox_preview_embed div#content_box {
    width: 100% !important;
}
div#readbox_preview_embed .site_name_box {
    display: none;
}

.wp-block-file {
    position: relative;
}
.wp-block-file .wp-block-file__button {
	position: absolute;
    top: 0;
    right: 0;
}



@media only screen and (max-width: 800px) {
ul.display-posts-listing li {
    width: calc(100% - 20px);
}
#slider .featured-title span, .shuttleslider-sc .featured-title span {
    font-size: calc(25px + 2vw) !important;
}
}

@media only screen and (max-width: 768px) {
#header-responsive {
    background: #bad6d8;
}
#header-responsive li a {
    color: #425a5c;
    border-bottom: 1px dotted #90B5BB;
}
div#readbox_preview_embed .book_wb .cover {
    max-width: 170px !important;
    margin-right: 0px !important;
    float: none !important;
}
div#readbox_preview_embed .book_wb .book_info {
    width: 100% !important;
    margin-top: 20px;
}
}

@media only screen and (max-width: 540px) {
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    margin: 0;
	margin-bottom: 20px;
	box-sizing: border-box;
}
}

@media only screen and (min-width: 600px) {
.wp-block-column {
    flex-grow: 1;
    flex-basis: 100%;
}
}