@charset "UTF-8";
/*
Theme Name: Sydney Pro Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney-pro-ii
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
/* base width */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@media (min-width: 1450px) {
  .header-wrap .container {
    width: 1440px; }
  .main-area .container,
  .concept-area .container {
    width: 1440px;
    margin-left: -150px;
    margin-right: -150px; } }

/* PC,SPの表示/非表示切り替え用class */
.is-pc {
  display: none; }

.is-sp {
  display: block; }

@media (min-width: 768px) {
  .is-pc {
    display: block; }
  .is-sp {
    display: none; } }

/* font */
body {
  font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important; }

/* color */
/* mixin */
.site-header {
  padding-top: 15px;
  padding-bottom: 15px; }
  .site-header.float-header {
    padding-top: 15px;
    padding-bottom: 15px; }

@media (max-width: 767px) {
  .header-wrap .row {
    position: relative; }
  .site-logo {
    text-align: left;
    max-width: 100%; }
  .site-menu {
    position: initial;
    padding-left: 15px !important;
    padding-right: 15px !important; }
    .site-menu .btn-menu {
      margin: -4px 0;
      float: right; }
  #mainnav-mobi {
    top: 20px;
    left: 0;
    right: 0; } }

@media (max-width: 420px) {
  .site-menu.col-md-8 {
    width: 62%; } }

#mainnav ul li {
  padding: 0 32px; }
  #mainnav ul li a {
    font-family: "Roboto",sans-serif !important; }

@media (max-width: 767px) {
  .page-template-page_front-page .container {
    /*box-sizing: border-box;*/ } }

.page-template-page_front-page .page-subtitle {
  margin: 69px 10px 54px 10px;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 2px; }
  .page-template-page_front-page .page-subtitle span {
    position: relative; }
    .page-template-page_front-page .page-subtitle span::after {
      content: " ";
      position: absolute;
      display: inline-block;
      width: 72px;
      height: 5px;
      bottom: 10px;
      right: -86px;
      background-color: #03588c; }

@media (max-width: 767px) {
  .page-template-page_front-page .home-h3, .page-template-page_front-page .news-list, .page-template-page_front-page .wp-block-latest-posts__list {
    margin-left: 10px; } }

.page-template-page_front-page .main-area {
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }
  .page-template-page_front-page .main-area-img img {
    width: 100%; }
  .page-template-page_front-page .main-area-logo {
    position: absolute;
    top: 42.1%;
    padding-left: 24px;
    padding-right: 24px;
    z-index: 999; }
    .page-template-page_front-page .main-area-logo .product-logo {
      margin: 0; }
      .page-template-page_front-page .main-area-logo .product-logo img {
        width: 62%; }
    .page-template-page_front-page .main-area-logo .product-descriotion {
      margin: 18px 0 0; }
      .page-template-page_front-page .main-area-logo .product-descriotion img {
        width: 50%; }
    .page-template-page_front-page .main-area-logo-bg {
      height: 120px;
      background-color: #00949d; }
  .page-template-page_front-page .main-area-text {
    margin: 40px 0;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px;
    line-height: 1.78;
    color: #595857; }
    @media (min-width: 767px) {
      .page-template-page_front-page .main-area-text {
        width: 100%; } }

.page-template-page_front-page .product-image {
  margin-bottom: 60px; }
  .page-template-page_front-page .product-image .caption {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2.29px;
    color: #4a4a4a;
    text-align: center; }
  .page-template-page_front-page .product-image .caption2 {
    font-size: 21px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #4a4a4a;
    text-align: center; }
  .page-template-page_front-page .product-image .name {
    margin: 30px 0 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1.29px;
    color: #4a4a4a; }
  .page-template-page_front-page .product-image .essence {
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: 1.29px;
    color: #4a4a4a; }
  .page-template-page_front-page .product-image .price {
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: 1.29px;
    color: #4a4a4a; }
  .page-template-page_front-page .product-image .productlink {
    font-weight: 600; }
    .page-template-page_front-page .product-image .productlink a {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .page-template-page_front-page .product-image .productlink a:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        content: url(images/icon_link.svg);
        margin-left: 10px;
        position: relative;
        top: 0; }
      .page-template-page_front-page .product-image .productlink a:hover {
        color: rgba(0, 150, 158, 0.75); }
        .page-template-page_front-page .product-image .productlink a:hover:after {
          margin-left: 3px; }
  .page-template-page_front-page .product-image.present-block {
    margin: 100px 0;
    padding: 40px 0;
    border-top: #dddcd9 solid 1px;
    border-bottom: #dddcd9 solid 1px; }
    .page-template-page_front-page .product-image.present-block .present-ttl {
      margin-top: 10px;
      margin-bottom: 10px; }
    .page-template-page_front-page .product-image.present-block .essence {
      margin-bottom: 0; }
    .page-template-page_front-page .product-image.present-block .sample-img {
      text-align: center; }
    @media (min-width: 767px) {
      .page-template-page_front-page .product-image.present-block .sample-img {
        text-align: right; } }
    @media (max-width: 768px) {
      .page-template-page_front-page .product-image.present-block .present-ttl, .page-template-page_front-page .product-image.present-block .present-desc, .page-template-page_front-page .product-image.present-block .name, .page-template-page_front-page .product-image.present-block .essence, .page-template-page_front-page .product-image.present-block .essence, .page-template-page_front-page .product-image.present-block .productlink {
        padding: 0 10px; } }
  .page-template-page_front-page .product-image h4.name {
    margin-top: 0; }

.page-template-page_front-page .wp-bootstrap-blocks-row .productlink {
  font-weight: 600; }
  .page-template-page_front-page .wp-bootstrap-blocks-row .productlink a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .page-template-page_front-page .wp-bootstrap-blocks-row .productlink a:after {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      content: url(images/icon_link.svg);
      margin-left: 10px;
      position: relative;
      top: 0; }
    .page-template-page_front-page .wp-bootstrap-blocks-row .productlink a:hover {
      color: rgba(0, 150, 158, 0.75); }
      .page-template-page_front-page .wp-bootstrap-blocks-row .productlink a:hover:after {
        margin-left: 3px; }

.page-template-page_front-page .concept-area {
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 60px; }
  .page-template-page_front-page .concept-area .concept-text {
    padding: 30px 20px;
    background-color: #dddcd9; }
    .page-template-page_front-page .concept-area .concept-text p {
      font-size: 18px;
      font-weight: 500;
      line-height: 2;
      letter-spacing: 1.29px;
      color: #4a4a4a; }
  .page-template-page_front-page .concept-area .concept-img {
    padding-left: 0;
    padding-right: 0; }

.page-template-page_front-page .info-area .col-md-4 {
  padding-left: 0;
  padding-right: 0; }

.page-template-page_front-page .info-area .info-box {
  position: relative;
  padding: 43px 24px 54px;
  border-top: 1px solid #9b9b9b; }
  .page-template-page_front-page .info-area .info-box::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background-color: #0068b7; }
  .page-template-page_front-page .info-area .info-box .date {
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: 500; }
  .page-template-page_front-page .info-area .info-box .title {
    margin: 0;
    font-size: 18px;
    font-weight: bold; }

.page-template-page_front-page .more-link-outer {
  position: relative;
  min-height: 80px; }
  .page-template-page_front-page .more-link-outer .more-link {
    position: absolute;
    bottom: 30px;
    right: 15px;
    margin: 0; }
    .page-template-page_front-page .more-link-outer .more-link a {
      padding-right: 51px;
      padding-bottom: 15px;
      font-size: 24px;
      color: #000;
      border-bottom: 1px solid #000; }

.page-template-page_front-page .sns-footer {
  text-align: center;
  margin-top: 40px;
  font-size: 36px; }
  .page-template-page_front-page .sns-footer a {
    margin: 0 12px; }

@media (min-width: 992px) {
  .page-template-page_front-page .concept-area {
    margin-left: 15px; }
    .page-template-page_front-page .concept-area .concept-img {
      width: 51.4%;
      margin-top: 4.8%;
      margin-left: -34.75%; }
      .page-template-page_front-page .concept-area .concept-img img {
        width: 100%;
        /*max-width: 740px;*/ } }

@media (min-width: 1200px) {
  .page-template-page_front-page .page-subtitle {
    margin: 165px 0 55px;
    font-size: 36px; }
  .page-template-page_front-page .main-area {
    margin-bottom: 100px;
    margin-left: 0;
    margin-right: 0px;
    padding-bottom: 260px; }
    .page-template-page_front-page .main-area .container {
      position: relative;
      width: 100vw;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw; }
    .page-template-page_front-page .main-area-img img {
      width: 88%;
      max-width: 1260px; }
    .page-template-page_front-page .main-area-logo {
      position: absolute;
      top: 50%;
      right: 4.55%;
      padding: 0; }
      .page-template-page_front-page .main-area-logo .product-logo img {
        width: initial; }
      .page-template-page_front-page .main-area-logo .product-descriotion {
        padding: 0 0 0 29px;
        border-left: 15px solid #00949d; }
        .page-template-page_front-page .main-area-logo .product-descriotion img {
          margin-top: 5px;
          width: initial; }
      .page-template-page_front-page .main-area-logo-bg {
        position: absolute;
        bottom: -10%;
        right: 0;
        width: 50%;
        max-width: 729px;
        height: 90%;
        max-height: 595px;
        z-index: -1; }
    .page-template-page_front-page .main-area-text {
      position: absolute;
      bottom: -270px;
      left: 130px;
      margin: 0;
      font-size: 24px;
      font-weight: 300;
      line-height: 1.3;
      letter-spacing: 2.57px; }
    .page-template-page_front-page .main-area .mlclink {
      font-size: 16px;
      font-weight: 600;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .page-template-page_front-page .main-area .mlclink:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        content: url(images/icon_link.svg);
        margin-left: 10px;
        position: relative;
        top: 0; }
      .page-template-page_front-page .main-area .mlclink:hover {
        color: rgba(0, 150, 158, 0.75); }
        .page-template-page_front-page .main-area .mlclink:hover:after {
          margin-left: 3px; }
  .page-template-page_front-page .product-image .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .page-template-page_front-page .product-image .product-text .caption {
    font-size: 32px; }
  .page-template-page_front-page .product-image .product-text .caption2 {
    margin-top: 60px; }
  .page-template-page_front-page .concept-area .container {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }
  .page-template-page_front-page .concept-area .concept-text {
    padding: 4.87% 0 9.72% 5%; }
  .page-template-page_front-page .info-area .col-md-4 {
    padding-left: 15px;
    padding-right: 15px; }
  .page-template-page_front-page .info-area .info-box {
    margin-bottom: 52px;
    padding: 30px;
    min-height: 180px;
    border: 1px solid #9b9b9b; }
  .page-template-page_front-page .info-area .more-link-outer {
    min-height: 180px; }
    .page-template-page_front-page .info-area .more-link-outer .more-link {
      bottom: 10px; } }

@media (min-width: 1025px) {
  .page-template-page_front-page .page-wrap {
    padding-top: 60px !important; } }

@media (min-width: 1450px) {
  .page-template-page_front-page .concept-area .concept-text {
    padding-left: 10%; }
  .page-template-page_front-page .main-area-logo {
    left: 1010px;
    right: auto; }
    .page-template-page_front-page .main-area-logo-bg {
      width: 60%;
      max-width: none; } }

/* news list */
.wp-block-latest-posts.columns-3 li {
  border: #9B9B9B solid 1px;
  position: relative;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .wp-block-latest-posts.columns-3 li a {
    color: #6c7781;
    font-weight: 600; }
  .wp-block-latest-posts.columns-3 li:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #03588c;
    position: absolute;
    top: 0;
    left: 0; }
  .wp-block-latest-posts.columns-3 li:hover {
    background-color: #FAFAF8; }

@media (max-width: 767px) {
  .wp-block-latest-posts.is-grid li {
    margin: 0 0 20px 0; } }

.wp-block-latest-posts.news-list {
  padding: 0;
  margin-bottom: 60px; }
  .wp-block-latest-posts.news-list li {
    border-bottom: #eee solid 1px;
    padding: 5px 0 5px 14px;
    position: relative; }
    .wp-block-latest-posts.news-list li:last-child {
      border-bottom: none; }
    .wp-block-latest-posts.news-list li:before {
      content: "";
      display: block;
      width: 6px;
      height: 2px;
      background-color: #03588c;
      position: absolute;
      top: 50%;
      left: 0; }

/* news list */
/* wooCommerce */
.woocommerce div.product .woocommerce-tabs .panel h5 {
  margin: 40px 0 12px; }

.woocommerce div.product .woocommerce-tabs .panel .six-thumb {
  font-size: 14px; }
  .woocommerce div.product .woocommerce-tabs .panel .six-thumb .col-xs-6 {
    text-align: center;
    min-height: 155px; }

.woocommerce div.product .woocommerce-tabs .panel .seven-free {
  display: inline-block;
  background-color: #eee;
  padding: 1em 1.5em;
  border-radius: 6px; }

.woocommerce div.product .woocommerce-tabs .panel .seven-free-title {
  display: inline-block;
  border: #eee solid 2px;
  padding: 1em 1.5em;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.woocommerce-loop-product__title {
  text-align: left; }

@media (min-width: 992px) {
  .wp-block-table th {
    min-width: 160px;
    text-align: left; }
  .wp-block-table td {
    text-align: left; }
  .outdoorform .form-group {
    border-bottom: #eee solid 1px;
    padding-bottom: 1em; }
    .outdoorform .form-group .req {
      color: #ff0000;
      font-size: 10px !important;
      border: #ff0000 solid 1px;
      padding: 2px 3px; }
    .outdoorform .form-group input[type="text"], .outdoorform .form-group input[type="email"] {
      width: 100%; } }

/* page */
.page-template-page_fullwidth #main .entry-header {
  margin-top: 40px;
  margin-bottom: 80px; }
  .page-template-page_fullwidth #main .entry-header .entry-title {
    position: relative;
    display: inline-block;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1em; }
    .page-template-page_fullwidth #main .entry-header .entry-title::after {
      content: " ";
      position: absolute;
      display: inline-block;
      width: 72px;
      height: 5px;
      bottom: 18px;
      right: -86px;
      background-color: #03588c; }

.page-template-page_fullwidth #main .recipe-copy {
  font-size: 24px;
  letter-spacing: 0.1em; }

.page-template-page_fullwidth #main .wp-block-separator {
  margin: 60px 0; }

.page-template-page_fullwidth #main .ttl-recipe {
  position: relative;
  display: inline-block;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 40px; }
  .page-template-page_fullwidth #main .ttl-recipe::after {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 3px;
    bottom: 8px;
    right: -86px;
    background-color: #3A9ECC; }

.page-template-page_fullwidth #main .ttl_mlc {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 40px; }

.page-template-page_fullwidth #main .block-care {
  margin-top: 60px; }
  .page-template-page_fullwidth #main .block-care .ttl-care {
    display: inline-block;
    background-color: #3A9ECC;
    color: #fff;
    font-size: 18px;
    padding: 8px 14px;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    border-radius: 1em; }
  .page-template-page_fullwidth #main .block-care ol {
    padding-left: 16px; }

/* faq */
.faq-block .wp-block-simple-definition-list-blocks-term {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px; }

.faq-block .wp-block-simple-definition-list-blocks-details-html {
  font-weight: normal;
  color: #6b6686; }
  .faq-block .wp-block-simple-definition-list-blocks-details-html p {
    margin-bottom: 40px; }

/* monitor form */
@media (min-width: 992px) {
  #wpcf7-f358-p354-o1, .monitor_dsp, .center-block-480 {
    display: block;
    max-width: 480px;
    margin: 0 auto; }
    #wpcf7-f358-p354-o1 label, .monitor_dsp label, .center-block-480 label {
      display: block; }
    #wpcf7-f358-p354-o1 input, .monitor_dsp input, .center-block-480 input {
      width: 100%; } }

/* partner form */
@media (min-width: 992px) {
  #user-registration-form-785 .zip-field .input-text {
    width: 45%; } }

/* category */
.archive .archive-title {
  display: none; }

.archive .taxonomy-description h3 {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 36px;
  padding-left: 48px;
  letter-spacing: 2px; }
  .archive .taxonomy-description h3:before {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 36px;
    height: 3px;
    bottom: 6px;
    left: 0px;
    background-color: #00949D; }

.archive .taxonomy-description .category-list-head {
  margin-top: 40px;
  padding: 10px 12px;
  background-color: #fafafa;
  border-bottom: #eee solid 1px; }

.archive .taxonomy-description .head-meets {
  position: relative;
  margin-bottom: 1em; }
  .archive .taxonomy-description .head-meets .wp-image-538 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -80px;
    opacity: 0.8; }

.archive .posts-layout .type-post {
  border-bottom: #eee solid 1px;
  padding: 30px 0; }
  .archive .posts-layout .type-post .entry-header {
    margin-bottom: 0;
    text-align: left; }
    .archive .posts-layout .type-post .entry-header .entry-title {
      font-size: 18px; }

/* blog */
.post-template-post_blog .category-interview .entry-header {
  padding: 0 .25em .25em;
  background-image: -webkit-repeating-linear-gradient(135deg, #00949D, #00949D 4px, transparent 4px, transparent 8px);
  background-image: -o-repeating-linear-gradient(135deg, #00949D, #00949D 4px, transparent 4px, transparent 8px);
  background-image: repeating-linear-gradient(-45deg, #00949D, #00949D 4px, transparent 4px, transparent 8px);
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 2px; }

.post-template-post_blog .entry-title {
  font-weight: 700; }

.post-template-post_blog .review-ttl {
  margin-top: 4em; }

.post-template-post_blog #reviwer {
  color: #666;
  font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-size: 64px;
  margin-bottom: 1em;
  letter-spacing: 0.1em; }

.post-template-post_blog .entry-content .blog-title {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: 700; }

.post-template-post_blog .entry-content h3 {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 28px;
  padding-left: 48px; }
  .post-template-post_blog .entry-content h3:before {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 36px;
    height: 3px;
    bottom: 6px;
    left: 0px;
    background-color: #00949D; }

.post-template-post_blog .entry-content .profile-wrapper {
  margin: 4em 0;
  padding: 1em 0;
  border-top: #ccc solid 5px; }
  .post-template-post_blog .entry-content .profile-wrapper h4 {
    font-family: "Roboto", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    color: #00949D; }

.post-template-post_blog .entry-content .afterword {
  padding: 1.5em 2em;
  background-color: #f5f3ea;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1em, rgba(216, 206, 168, 0.2)), color-stop(0.1em, transparent));
  background-image: -webkit-linear-gradient(rgba(216, 206, 168, 0.2) 0.1em, transparent 0.1em);
  background-image: -o-linear-gradient(rgba(216, 206, 168, 0.2) 0.1em, transparent 0.1em);
  background-image: linear-gradient(rgba(216, 206, 168, 0.2) 0.1em, transparent 0.1em);
  background-size: 100% 1.5em;
  line-height: 1.5em; }
  .post-template-post_blog .entry-content .afterword h5:before {
    content: "\f044";
    font-family: "Font Awesome 5 Free"; }

/* woocommerce */
.woocommerce-tabs .tabs {
  border-bottom: #eee solid 1px; }
  .woocommerce-tabs .tabs li {
    display: none !important; }

@media (min-width: 992px) {
  .amazonbnr {
    margin-top: 115px; } }

.woocommerce-Tabs-panel h5 {
  font-weight: 600; }

.woocommerce-product-details__short-description .p_title {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  font-weight: 600; }
  .woocommerce-product-details__short-description .p_title::after {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 2px;
    bottom: 3px;
    right: -32px;
    background-color: #3A9ECC; }

.woocommerce-product-details__short-description .p_list {
  padding-left: 1.5em; }

.products .woocommerce-loop-product__title {
  margin-bottom: 12px; }

.products .detail-link {
  text-align: right; }

.woocommerce-cart .cart_totals th {
  white-space: nowrap;
  vertical-align: top;
  padding: 24px 10px 0 10px !important; }

.woocommerce-cart .cart_totals td {
  padding: 20px 10px; }

/* share */
/* amazon_customer_details */
#amazon_customer_details {
  margin-bottom: 40px; }
  #amazon_customer_details #shipping_address_widget_change, #amazon_customer_details #payment_method_widget_change {
    background-color: #00949d;
    color: #fff;
    font-size: 14px;
    padding: 0.5rem 1rem;
    border-radius: 0.2rem; }
  #amazon_customer_details .woocommerce-account-fields {
    clear: both;
    border-top: #ccc dotted 1px;
    border-bottom: #ccc dotted 1px; }
    #amazon_customer_details .woocommerce-account-fields .link-account .form-row {
      margin-bottom: 0.5rem; }
    #amazon_customer_details .woocommerce-account-fields .woocommerce-input-wrapper {
      font-size: 16px; }
    #amazon_customer_details .woocommerce-account-fields p {
      font-size: 14px; }
  #amazon_customer_details .woocommerce-input-wrapper #amazon_link {
    position: relative; }

.footer-line {
  margin: 90px 0;
  border-top: 5px solid #eeeeee; }

@media (min-width: 992px) {
  .footer-line {
    margin: 120px 0; } }

@media (min-width: 992px) {
  .footer-widgets {
    margin: 0;
    padding: 60px 0; } }

.footer-widgets .widget-title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2; }

.footer-widgets .textwidget {
  font-size: 14px;
  line-height: 2; }

.footer-widgets .widget_nav_menu .menu .menu-item {
  padding: 0; }
  .footer-widgets .widget_nav_menu .menu .menu-item a {
    font-size: 14px;
    font-weight: normal;
    line-height: 2; }

.site-footer {
  border-top: none; }
  .site-footer .site-info {
    font-size: 14px; }

@media (min-width: 992px) {
  .sidebar-column.col-md-push-4 {
    left: 33.33333333%; }
  .sidebar-column.col-md-pull-8 {
    right: 66.66666667%; } }

@media (max-width: 991px) {
  .footer-widgets .container {
    padding-left: 40px;
    padding-right: 40px; }
  .site-footer {
    padding-bottom: 58px; }
    .site-footer .site-info {
      padding-left: 90px;
      padding-right: 90px; } }

@media (max-width: 768px) {
  .footer-widgets, .site-footer {
    margin-left: -15px;
    margin-right: -15px; } }

/*# sourceMappingURL=style.css.map */