/*

Theme Name: miraju

Template: blossom-shop

*/

.pcnone {
  display: none;
}

.spnone {
  display: block;
}

@media screen and (max-width: 767px) {
  .pcnone {
    display: block;
  }

  .spnone {
    display: none;
  }

  h2 {
    font-size: 1.2em;
  }
}

.wp-block-button a {
  color: white !important;
}

.itemimg img {
  width: 100%;
}

.itemtbl .sml {
  font-size: 15px;
}

@media screen and (max-width: 850px) {
  .itemtbl .sml {
    font-size: 8px;
  }
}

/* parent widths removed in modified file */
.sixtd td,
.fourtd td {
  width: auto;
}

.itmwrap .txt img {
  width: auto;
}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    max-width: none;
  }

  .footer-b .container {
    max-width: 100%;
  }
}

table tr th {
  border-bottom: none;
}

.variations th.label {
  width: 30%;
  font-size: 13px;
}

.variations td.value {
  width: 70%;
  font-size: 13px;
}

.products .variations_form {
  height: auto;
}

.products .variations td.value {
  width: 100%;
}

.footinfo {
  font-size: 14px;
}

.futright {
  float: right;
}

.futitm {
  list-style: none;
}

.futitm li {
  float: left;
  margin: 0 15px;
}

.futitm li a {
  font-size: 15px;
}

.header-main .right > div a {
  width: 100%;
}

.header-main .right > div svg {
  display: table;
  vertical-align: middle;
  clear: both;
  margin: 0 auto 10px;
  line-height: 1;
}

.header-main .right > div span {
  display: none;
}
.custom-logo-link img{
	width:100px;
}

@media screen and (max-width: 767px) {
    button.toggle-btn {
      margin-top:5px;
    }
  .header-main .right > div.cart-block {
    margin-right: 20px;
  }

  .header-three .header-main {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header-three .header-main .site-branding {
    width: 10%;
  }

  .custom-logo-link img {
    width: 50px;
    position: relative;
    left: 15px;
  }

  .header-three .header-main .right {
    width: auto;
    justify-content: center;
  }
}

h2.privacyhead {
}

.privacytbl,
.privacytbl tr,
.privacytbl td {
  background: none;
}

.privacytbl td {
  vertical-align: top;
}

.privacyspace {
  width: 20px;
}

table.privacytbl tbody tr:nth-child(odd) {
  background: none;
}

.tokuwrap {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
}

.tokuwrap div {
  font-size: 15px;
}

.tokuwrap .tit {
  flex: 0 0 35%;
  font-weight: bold;
  margin: 20px 0;
}

.tokuwrap .txt {
  flex: 0 0 65%;
  margin: 20px 0;
}

@media screen and (max-width: 767px) {
  .privacytbl h2.privcacyhead {
    font-size: 25pt;
  }

  .privacytbl .txt {
    font-size: 15pt;
  }

  .tokuwrap .tit {
    flex: 0 0 100%;
    margin: 20px 0;
  }

  .tokuwrap .txt {
    margin: 20px 0 40px;
  }
}

.site-footer .footer-b .site-info {
  width: auto;
}

@media screen and (max-width: 767px) {
  .futright {
    float: none;
  }

  .futitm {
    list-style: none;
    display: contents;
  }

  .futitm li {
    float: left;
    margin: 0 15px;
  }

  .futitm li a {
    font-size: 12px;
  }
}

.top-service-section {
  padding-top: 0;
  padding-bottom: 40px;
}

.top-service-section .widget {
  width: 33%;
}

@media screen and (max-width: 767px) {
  .top-service-section .container {
    flex-direction: row;
  }

  .top-service-section.style-three .widget_bttk_icon_text_widget {
    width: 33%;
    padding: 0;
    margin-top: 0;
  }
}

section[class*="-cat-section"].style-three .cat-feature {
  display: none;
}

section[class*="-cat-section"].style-three .cat-grid .item {
  width: 21%;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	section[class*="-cat-section"].style-three .cat-grid{
		flex-direction:row;
	}
	section[class*="-cat-section"].style-three .cat-grid .item{
		width:46% !important;
		float:left;
	}
}
.itemtblwrap {
  margin-top: 30px;
}

/* 카테고리 썸네일 슬라이더 사이즈 조절 */
.category-thumbnail-slider {
  display: block !important;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 1 / 1.3;
}

.category-thumbnail-slider img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.page .site-content > .page-header {
  background-size: contain;
  background-position: center;
  background-color: #fff6ce;
  background-repeat: no-repeat;
}

.woocommerce-page .site-content ul.products li.product {
  margin-bottom: 1.5em;
}

.woocommerce-page .site-content ul.products li.product .prod-image {
  width: 100%;
}

.woocommerce-page .site-content ul.products li.product .product_type_variable {
  display: none;
}

.woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title {
  height: auto;
}

@media screen and (max-width: 767px) {
  .woocommerce-page .site-content ul.products li.product .woocommerce-loop-product__title {
    font-size: 10px;
  }
	.woocommerce-page
 .site-content
 ul.products
 li.product
	.woocommerce-LoopProduct-link{
		display:block;
	}
}

@media screen and (max-width: 767px) {
  .single-product .site-main div.product div.summary .product_title {
    font-size: 18pt;
  }
}

.single-product .site-main .related > h2 {
  font-size: 1.2em;
}

.woocommerce-tabs .panel.entry-content {
  display: block;
}

.woocommerce-tabs .tabs li.additional_information_tab,
.wc-tabs,
.in-stock,
.attachment-woocommerce_thumbnail {
  display: none !important;
}

.related .attachment-woocommerce_thumbnail,
.wp-block-woocommerce-product-new .attachment-woocommerce_thumbnail,
.product_list_widget .attachment-woocommerce_thumbnail {
  display: block !important;
}

.related .category-thumbnail-slider {
  display: none !important;
}

.woocommerce-order-received .entry-content .woocommerce-order-details tbody tr td a,
.woocommerce-order-received .entry-content .woocommerce-order-details tbody tr td a:hover {
  color: white;
}

.product_list_widget .product-title {
  display: block;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.product_list_widget .woocommerce-Price-amount {
  display: none;
}

.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h3 {
  font-size: 15px;
}

.woocommerce ul.products li.product a img {
  height: 100%;
  display: block;
  margin: 0 0 5px;
  box-shadow: none;
  aspect-ratio: 1 / 1;
}
.single-product .site-main div.product div.summary .product_meta > span.tagged_as{
	display:none;
}

@media screen and (max-width: 767px) {
  .product_list_widget .product-title {
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-top: 10px;
    text-align: center;
  }

  .woocommerce ul.cart_list li img,
  .woocommerce ul.product_list_widget li img {
    width: 100%;
    float: none;
  }

  .woocommerce ul.product_list_widget li {
    width: 30%;
    float: left;
    margin: 0 1%;
  }

  .single-product .site-main div.product .woocommerce-tabs .panel h2,
  .woocommerce-Tabs-panel h2,
  .woocommerce-Tabs-panel h3,
  .product-additional-info h3,
  .single-product .site-main .related > h2,
  .section-title {
    font-size: 15px;
  }

  .itemsubtit {
    font-size: 12px;
  }

  .itemtbl .tit,
  .itemtbl .txt {
    font-size: 10px;
    line-height: 15px;
  }

  .itemtxt,
  .woocommerce table.shop_attributes th,
  .woocommerce table.shop_attributes td,
  .single-product .site-main div.product .woocommerce-tabs .panel p,
  .item h3 {
    font-size: 10px;
  }

  .single-product .site-main div.product #reviews #respond .comment-reply-title {
    font-size: 12px;
  }
}