/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*カテゴリー説明*/
@media screen and (min-width: 768px) {
.product-description p {
min-height: 130px !important;
}
}
/*COMMON*/
.topinfo1 {
  height: 60px;
}
.branding a img, .branding img {
  max-width: inherit;
  height: 50px;
  width: auto;
}
#branding-bottom img {
  width: auto;
  height: 40px;
}
#main {
  padding: 0 0 70px 0;
}
.vc_section {
  margin-bottom: 40px;
}
.col_features .fancy-media-wrap img {
  max-width: 250px;
  margin-bottom: 20px;
}
.col_features h2 {
  text-align: center;
}
.content_category .ult-content-box {
  min-height: 256px;
  border-radius: 20px;
  color: #FFF;
  font-size: 1.4em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  line-height: 1.6em;
}
.but_ledeco .vc_btn3.vc_btn3-style-classic {
  border-color: #333;
  border: 2px solid #333;
  color: #333;
  width: 40%;
  text-align: center;
  min-width: 240px;
}

/*カテゴリー*/
.wpb_single_image img {
  border-radius: 10px;
}

/*商品ページ*/
.wpb_text_column.wpb_content_element.product-name {
  margin-bottom: 0;
}
.wpb_text_column.wpb_content_element.product-price h1 {
  color: #148BA9;
}
.wpb_text_column.wpb_content_element.product-price em {
    font-style: normal;
    font-size: 0.8em;
}
.wpb_text_column.wpb_content_element.product-explanation {
  margin-bottom: 10px;
}
.wpb_text_column.wpb_content_element.product-explanation h2 {
  border-left: 5px solid #333;
    padding-left: 10px;
}
.section-product-item table th {
    background-color: #F5F5F5;
}
.section-product-item table th,
.section-product-item table td {
    padding: 15px;
}

/*フッター*/
.footer-info p {
    margin-left: 10px;
    color: #333;
}
.footer-info img {
  width: 100%;
  max-width: 420px;
  margin-bottom: 20px;
}

/*コンタクトフォーム*/
@media screen and (max-width: 576px) {
    .container_step {
  display: none;
}
    .container-form .item-title {
  display: block !important;
  width: 100% !important;
    }
}
.container_step p {
    margin-bottom: 0;
}
.container_step ul {
  display: flex;
    list-style: none;
    margin: 0 0 !important;
}
.container_step ul li p {
  padding: 0 25px 12px 20px;
}
.container_step ul li span.small {
  font-size: 12px;
  display: block;
  padding-top: 14px;
  line-height: 1.4em;
}
.container_step ul li span.txt {
  font-size: 18px;
  display: block;
  line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 10px !important;
}

.container_step ul li {
    width: 33.333333%;
  background: #f1f1f1 no-repeat right 0;
    background-size: auto;
  background-size: 25px 100%;
    padding-left: 10px;
}
.container_step ul li.step1,.container_step ul li.step2 {
  background: url("https://is-part.com/ledeco/wp-content/uploads/2024/05/step-ar003.gif") #f1f1f1 no-repeat right 0;
}
/*step1*/
.mw_wp_form_input .container_step ul li.step1 {
    color: #FFF;
  background: url("https://is-part.com/ledeco/wp-content/uploads/2024/05/step-active.gif") #b7e452 no-repeat right 0;
}
/*step2*/
.mw_wp_form_confirm .container_step ul li.step1 {
  background: url("https://is-part.com/ledeco/wp-content/uploads/2024/05/step-active-befor.gif") #f1f1f1 no-repeat right 0;
}
.mw_wp_form_confirm .container_step ul li.step2 {
    color: #FFF;
  background: url("https://is-part.com/ledeco/wp-content/uploads/2024/05/step-active.gif") #b7e452 no-repeat right 0;
}

.must {
  background: #ea5308;
  font-size: 0.8em;
  color: #FFF;
  padding: 0 5px;
  margin-left: 5px;
}
.container-agree {
  background-color: #f1f1f1;
  text-align: center;
  padding: 10px 0;
  margin: 20px 0;
}
.but_submit {
  width: 100%;
  margin-top: 20px;
}
.width100 {
  width: 100%;
}
.p-extended-address,.p-locality {
    width: calc(100% - 120px);
}
.postal-name {
  width: 110px;
  display: inline-block;
}
.container-form {
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  width: 100%;
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.container-form .item-input {
    padding: 15px 15px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.container-form .item-title {
  word-break: break-all;
  display: table-cell;
  width: 20%;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #f1f1f1;
  padding: 15px 15px;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.text-privacypolicy {
  font-size: 0.8em;
  line-height: 1.8em;
  background-color: #f1f1f1;
  padding: 10px;
  max-height: 320px;
  overflow: auto;
}