/**
Theme Name: thelibretto
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 10000
Requires at least: 5.3
Tested up to: 6.2.1
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

.ast-footer-copyright p {
  display: none;
}

body {
  width: 100%;
  background-image: url("img/backImage.jpg") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  color: #5A4E32;
  font-family: 'Libre Baskerville', serif;
}

.woocommerce-products-header {
  background-color: #462300;
}


.ast-primary-header-bar {
  background-color: transparent !important;
}

.ast-primary-header {
  background-color: transparent !important;
}

.main-header-bar {
  background-color: transparent !important;
}

.site-header-focus-item {
  background-color: transparent !important;
}


.woocommerce-breadcrumb {
  display: none;
}

.ast-button-wrap {
  display: none !important;
}

.button {
  background-color: #301702 !important;
}

.woocommerce-products-header__title {}



.top-header {
  widows: 100%;
  background-size: cover;
  background-position: center;

}

.top-header img {
  width: 100%;


}


.menu-link {
  font-family: 'Libre Baskerville', serif !important;
}

.orderby {
  font-family: 'Libre Baskerville', serif !important;
}

.woocommerce-result-count {
  font-family: 'Libre Baskerville', serif !important;
}

.description_tab {}

h2 {
  color: #5A4E32 !important;
}

body {
  font-family: 'Libre Baskerville', serif !important;
  color: #5A4E32 !important;
}

p {
  margin: 0 !important;
}

li {
  list-style: none;
}

.product_title {
  color: #5A4E32 !important;
}

.blog-detail__body {
  width: 1240px;
  margin: 100px auto 0 auto;
  padding: 0 0 150px 0;

}

.blog-detail__image {
  width: 1240px;
  margin: 100px auto 20px auto;
}

.blog-detail__titleBox {
  width: 100%;
  margin: 0 auto;
  height: 151px;
  background-image: url("img/pageHeader.jpg") !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-size: 100% 100%;
}

.blog-detail__title {
  width: 1240px;
  margin: 0 auto;

}

.productBox {
  width: 1240px;
  margin: 0 auto;
}

.woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid) {
  grid-template-columns: repeat(4, 1fr);
  margin: 0 90% 0 0 !important;
}

.newProductInfoBoxWrap {
  width: 1000px;
  margin: 0 auto;
}

.newsMoreBt {
  width: 204px;
  height: 46px;
  background-color: #C9640C;
  margin: 50px auto 100px auto;
  display: table;
  transition: 0.3s;
  font-family: 'Libre Baskerville', serif;
}

.newsMoreBt p {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.newsBackBt {
  width: 204px;
  height: 46px;
  background-color: #C9640C;
  margin: 100px auto 100px auto;
  display: table;
  transition: 0.3s;
}

.newsBackBt p {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.single-product-category a {
  color: #9E9E9E !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
  background: #C9640C !important;
}

header.entry-header .entry-title {
  margin: 10px auto 0 auto !important;
  width: 1240px !important;
}

.sdgsBox {
  margin: 200px 0 200px 0;
}

.sdgsBox2 {
  width: 987px;
  margin: 0 auto 0 auto;
}

.sdgsExplanation {
  line-height: 1.8;
  margin: 50px auto 0 auto;
}

.adgsFigure {
  display: flex;
  justify-content: space-evenly;
  margin: 50px 10px 50px 10px;
}

.privacyBoxWrap {
  margin: 0 auto 30px auto;
  width: 787px;
  line-height: 1.8;
  font-family: 'Libre Baskerville', serif !important;
  color: #5A4E32 !important;
}

.privacyText1 {
  margin: 0 auto 100px auto;
}

.privacyBoxWrap h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 80px 0 10px 0;
}

.container {
  position: relative;
}

.companyBoxWrap {
  margin-top: 100px;
  font-family: 'Libre Baskerville', serif;
}

.companyBox2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.companyBox {
  width: 987px;
  border-bottom: #AA8131 solid 0.2px;
  margin: 0 auto 30px auto;
  display: flex;
  line-height: 1.8;
}

.companyBox dt {
  width: 200px;
  font-weight: bold;
}

.companyBox dd {
  width: 787px;
  margin: 0 !important;
}

.companyBox ul {
  padding: 0 !important;
}

.tokuteiBox2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.tokuteiBox {
  width: 987px;
  border-bottom: #AA8131 solid 0.2px;
  margin: 0 auto 30px auto;
  display: flex;
  line-height: 1.8;
}

.tokuteiBox dt {
  width: 30%;
  font-weight: bold;
}

.tokuteiBox dd {
  width: 70%;
  margin: 0 !important;
}

.googleMap {
  margin: 20px 0 0 0;
}

.googleMap iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.Form {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  font-family: "Sawarabi Mincho";
  color: #5A4E32;
}

@media screen and (max-width: 480px) {
  .Form {
    margin-top: 40px;
  }
}

.Form-Item {
  border-top: 1px solid #ddd;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}

.Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}

.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 14px;
  font-family: 'Libre Baskerville', serif !important;
}

@media screen and (max-width: 480px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}

.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
  color: #5A4E32;
}

@media screen and (max-width: 480px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
    color: #5A4E32;
  }
}

.Form-Item-Label-Required {
  text-align: center;
  background: #CE6415;
  color: #fff;
  font-size: 12px;
  margin: 0 5px 0 0;
  padding: 2px;
}

@media screen and (max-width: 480px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}

.Form-Item-Input {
  border: 1px solid #ddd;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}

@media screen and (max-width: 480px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}

.Form-Item-Textarea {
  border: 1px solid #ddd;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}

@media screen and (max-width: 480px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}

.wpcf7-submit {
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #C9640C !important;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  font-family: 'Libre Baskerville', serif !important;
}

@media screen and (max-width: 480px) {
  .wpcf7-submit {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }

  .newsWrap {
    width: auto;
    margin: 100px auto 100px auto;
  }
}

html {
  background-image: url("img/backImage.jpg") !important;
  background-size: cover !important;
}

body {
  background-image: url("img/backImage.jpg") !important;
  background-size: cover !important;
  color: #5A4E32;
  font-family: "Sawarabi Mincho";
  margin: 0;
  padding: 0;
}

.container {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  /*  min-height: 100vh;*/
}

.entry-content {
  margin: 150px 0 0 0;
}

.ast-woocommerce-container {
  margin: 0 0 100px 0;
}

.woocommerce-notices-wrapper {
  margin: 50px 0 30px 0;
}

.newProductInfoBox {
  width: 1000px;
  margin: 0 auto 30px auto;
}

.entry-title {
  font-size: 34px;
  /*  color: #FFFFFF;*/
  font-family: 'Libre Baskerville', serif;
}

.newProductInfoBox h2 {
  width: 1000px;
  margin: 0 0 15px 0;
  font-size: 34px;
  color: #3E3A39;
  font-family: 'Libre Baskerville', serif;
}

.newProductInfoBt {
  width: 204px;
  height: 46px;
  background-color: #C9640C;
  margin: 20px auto 100px auto;
  display: table;
  transition: 0.3s;
  font-family: 'Libre Baskerville', serif;
}

.newProductInfoBt p {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.newProductInfo {
  height: 450px;
  width: 1000px;
  background-color: #FFFFFF;
}

.ast-article-single {
  background-color: transparent !important;
}

.site-main {
  height: 151px;
  flex: 1 !important;
  background-image: url("img/pageHeader.jpg");

}

.woocommerce-products-header {
  height: 151px;
  background-image: url("img/pageHeader.jpg") !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-size: 100% 100%;
  width: 1240px;
  margin: 0 auto;
}

.page-title {
  max-width: 1240px;
  margin: 0 !important;
  font-family: 'Libre Baskerville', serif;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.newsWrap {
  width: 100%;
  margin: 100px auto 100px auto;
}

.newsWrap li {
  padding: 30px 0 0 0;
}

.newsWrap h2 {
  font-size: 34px;
  color: #3E3A39;
  font-family: 'Libre Baskerville', serif;
  margin: 0 0 30px 0;
}

.newsWrap2 {
  width: 1000px;
  margin: 100px auto 100px auto;
}

.newsWrap2 li {
  padding: 30px 0 0 0;
}

.newsWrap2 h2 {
  font-size: 34px;
  color: #3E3A39;
  font-family: 'Libre Baskerville', serif;
}

/*tabの形状*/
.tab {
  display: flex;
  flex-wrap: wrap;
  font-family: 'Libre Baskerville', serif;
  color: #3E3A39;
}

ol, ul {
  margin: 0 !important;
}

.tab li a {
  display: block;
  background: #f8f8f8;
  margin: 0 2px;
  padding: 10px 20px;
}

/*liにactiveクラスがついた時の形状*/
.tab li.active a {
  background: #ddd;
}

.newsEetailText {
  line-height: 20px;
  display: inline-block;
}

.newsEetail {
  border-bottom: 1px #A79D88 solid;
  border-top: 1px #A79D88 solid;
  background-color: #FFFFFF;
  color: #565656;
  padding: 0 0 20px 20px;
}

/*エリアの表示非表示と形状*/
.area {
  display: none;
  /*はじめは非表示*/
  opacity: 0;
  /*透過0*/
  background: #ddd;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block;
  /*表示*/
  animation-name: displayAnime;
  /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

.newsEetailText {
  line-height: 20px;
  display: inline-block;
  font-family: 'Libre Baskerville', serif;
}

.newsTime {
  display: flex;
  margin: 0 0 10px 0;
  font-family: 'Libre Baskerville', serif;
  color: #5A4E32;
}

.woocommerce-loop-product__title {
  font-family: 'Libre Baskerville', serif !important;
  color: #5A4E32 !important;
}

.ast-woo-product-category {
  font-family: 'Libre Baskerville', serif !important;
}

.woocommerce-Price-currencySymbol {
  font-family: 'Libre Baskerville', serif !important;
}

.button {
  font-family: 'Libre Baskerville', serif !important;
}

@media screen and (max-width: 767px) {
  .tab {
    display: flex;
    flex-wrap: nowrap;
    font-family: 'Libre Baskerville', serif;
    color: #3E3A39;
  }

  .tab li a {
    display: block;
    background: #f8f8f8;
    margin: 0 2px;
    padding: 10px 10px;
  }
}

.newsWrap a {
  color: #5A4E32 !important;
}

.newsWrap2 a {
  color: #5A4E32 !important;
}

li {
  list-style: none;
}

.main-header-bar {
  border: none !important;
}

#primary {
  margin: 0 !important;
}

/* a:visited {
  color: #5A4E32 !important;
}*/
.ast-footer-copyright p {
  display: none;
}

.footerNavi a {
  color: #5A4E32;
}

#ast-scroll-top {
  background-color: #462300 !important;
}

.site-primary-footer-wrap {
  display: none !important;
}

.site-below-footer-wrap {
  display: none !important;
}

footer {
  width: 100%;
  font-family: 'Libre Baskerville', serif;
  background-color: #DCD9D0;
  height: 40px;
  position: fixed;
  bottom: 0;
}

.footerBox {
  width: 1000px;
  margin: 0 auto 0 auto;
  text-align: center;
}

.footerNavi {
  display: flex;
  margin: 0 auto -10px auto !important;
  font-size: 12px;
}

.footerNaviBox {
  display: flex;
}

.footerBox small {
  font-size: 10px;
  width: 300px;
  text-align: center;
  margin: 0 auto;
  color: #5A4E32;
  line-height: 0;
  padding: 0;
}

.footerNavi li:hover {
  opacity: 0.5;
}

.footerNavi a:hover {
  color: #5A4E32;
}

.footerNavi a:visited {
  color: #5A4E32;
}

.footerNavi li {
  transition: 0.3s;
}

.menu-link {
  color: #5A4E32 !important;
  font-family: "Sawarabi Mincho";
  transition: 0.3s;
}

.menu-item-52 a:hover {
  opacity: 0.5;
}

.menu-item-32 a:hover {
  opacity: 0.5;
}

.menu-item-37 a:hover {
  opacity: 0.5;
}

.menu-item-34 a:hover {
  opacity: 0.5;
}

.menu-item-33 a:hover {
  opacity: 0.5;
}

.products {
  width: 100%;
  margin: 0 auto !important;
}

.related {
  width: 100% !important;
}

.woocommerce-ordering {
  margin: 0 5% 30px 0 !important;
}

.woocommerce-info {
  border-top-color: #5A4E32 !important;
}

.woocommerce-message {
  border-top-color: #5A4E32 !important;
}

.woocommerce-info::before {
  color: #C9640C !important;
}

.woocommerce-message:before {
  color: #C9640C !important;
}

.product-name a {
  color: #C9640C !important;
}

.shipping-calculator-button {
  color: #C9640C !important;
}

.showcoupon {
  color: #C9640C !important;
}

.woocommerce-privacy-policy-link {
  color: #C9640C !important;
}

.sp-menu__box {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  z-index: 90;
}

.sp-menu__box span, .sp-menu__box span:before, .sp-menu__box span:after {
  content: "";
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #5A4E32;
  position: absolute;
}

.sp-menu__box span:before {
  bottom: 8px;
}

.sp-menu__box span:after {
  top: 8px;
}

#sp-menu__check {
  display: none;
}

#sp-menu__check:checked~.sp-menu__box span {
  background: rgba(255, 255, 255, 0);
}

#sp-menu__check:checked~.sp-menu__box span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#sp-menu__check:checked~.sp-menu__box span::after {
  top: 0;
  transform: rotate(-45deg);
}

#sp-menu__check:checked~.sp-menu__content {
  left: 0;
}

.sp-menu__content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 80;
  transition: all 0.5s;
  background-color: #d0d0d0;

  background-size: cover;
}

.sp-menu__list {
  padding: 70px 10px 0;
}

.sp-menu__item {
  margin: 20px 0 20px 0;
  list-style: none;
}

.sp-menu__link {
  display: block;
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  color: #5A4E32;
  text-decoration: none;
  padding: 9px 15px 10px 0;
  text-align: center;
  font-family: "Sawarabi Mincho";
}

.sp-menu__itemImg {
  margin: 20px auto 50px auto;
  text-align: center;
  display: block;
  width: 100px;
}

.ast-site-title-wrap {
  display: flex;
  align-items: center;
  width: auto;
  height: 100px;
  background-repeat: no-repeat;
  background-image: none;
}

.site-title {
  opacity: 1;
}

@media (min-width: 922px) {
  .site-content .ast-container {
    display: flex;
    flex-direction: column;
  }

  .sp-menu {
    display: none;
  }
}

@media screen and (max-width: 921px) {
  .pc-menu, .sp-logo {
    display: none;
  }

  #masthead {
    display: none !important;
  }

  .footerBox {
    width: auto;
    margin: 0 auto 0 auto;
    text-align: center !important;
  }

  ol, ul {
    margin: 0 auto 0 auto !important;
  }
}