/*
Theme Name:   Divi Child
Theme URI:    http://digicart.jp/
Description:  Divi Child Theme
Author:       Digicart
Author URI:   http://digicart.jp/
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  http://digicart.jp/
*/

.post-type-archive.post-type-archive-product #main-content > .container, .post-type-archive.post-type-archive-product #main-header > .container {
    max-width: 78% !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after,
.et_left_sidebar #main-content .container:before,
.post-type-archive.post-type-archive-product .woocommerce-breadcrumb,
.post-type-archive.post-type-archive-product .woocommerce-result-count,
.post-type-archive.post-type-archive-product .woocommerce-ordering,
.post-type-archive.post-type-archive-product .et_shop_image:hover .et_overlay,
.post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .search-submit-container {
    display: none!important;
}  
.post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .search-input-container {
    display: block !important;
 }
 .post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .search-input-container .yith-s{
    padding-left: 1.5rem!important;
    padding-bottom: 1rem!important;
    padding-top: 1rem!important;
    border: solid 1px black!important;
    border-radius: 9999px!important;
    color: black !important;
    font-size: 16px !important;
 } 
 .post-type-archive.post-type-archive-product #filter_260138_0 h4.filter-title{
    color: black;
    font-size: 18px;
    font-weight: bold;
 }
 .post-type-archive.post-type-archive-product #sidebar h2.wp-block-heading{ 
    font-size: 26px;
    font-weight: bold;
    border-bottom: solid 1px #c1c1c1;
    padding-left: 14px !important;
    padding-top:25px !important;
    padding-bottom:25px !important;
 }
 .post-type-archive.post-type-archive-product  #sidebar{
    border: solid 1px black;
    border-radius: 25px;
    padding: 0px;
    width: 20%;
}

.post-type-archive.post-type-archive-product  #sidebar #block-7{ 
    padding: 14px !important;   
}
.post-type-archive.post-type-archive-product  #sidebar #block-8{ 
    margin: 0px;   
}
.post-type-archive.post-type-archive-product  #sidebar #block-7 p{ 
    display: none !important;   
}
.post-type-archive.post-type-archive-product  #sidebar  input[type=checkbox] { 
    width: 1.3rem !important;  
    height: 1.3rem !important; 
}
.post-type-archive.post-type-archive-product  #sidebar label {  
    display: flex !important; 
    margin-bottom:7px;
}
.post-type-archive.post-type-archive-product  #sidebar label a {
    border: solid 1px black;
    border-radius: 40px !important;
    padding-left:15px;
    padding-right:15px;
    margin-left:5px;
    color: black !important;
}
.post-type-archive.post-type-archive-product button{
    background: transparent !important;
}
.post-type-archive.post-type-archive-product  #left-area {
    padding-left: 24px!important;
}

.post-type-archive.post-type-archive-product ul.products li.product{
    width: 320px !important;
    border: solid 0.1px black !important;
    
    border-radius: 25px !important;
    margin-right:0px !important;
}
 .post-type-archive.post-type-archive-product #left-area ul.products {
    padding: 0!important;
    line-height: 1.7!important;
    list-style: none!important;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 0.5rem;
}
.post-type-archive.post-type-archive-product  ul.products::after,
.post-type-archive.post-type-archive-product  ul.products::before,
.post-type-archive.post-type-archive-product .woocommerce-page ul.products::after,
.post-type-archive.post-type-archive-product .woocommerce-page ul.products::before {
   
    display: none !important;
}


.post-type-archive.post-type-archive-product ul.products li.product a img, .post-type-archive.post-type-archive-product ul.products li.product a img { 
    border: solid 1px black;
    border-radius: 25px;
    border-left:solid 0.002px #000 !important;
    border-right:solid 0.002px #000 !important;
    border-top:none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    color: black;
}
.digi_shop_pop{
 position:absolute;
 top:-14px;
 left:35%;
 border: solid 1px black;
 min-width:100px !important;
}
.digi_shop_descp {
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    
}
#digi_tag_wrapper{
    display: flex;
    font-size: 10px;
    justify-content: space-around;
    margin:10px;
}
.digi_explore{
 margin-left:10px;
 margin-bottom:40px;
 margin-top:20px;
 display:flex; 
 align-items:center;
 color:black;
}
.digi_explore svg{
 margin-left:5px;
 transform: rotate(180deg) !important;
}
.post-type-archive.post-type-archive-product .post-260124 .digi_shop_pop, .post-type-archive.post-type-archive-product .post-260125 .digi_shop_pop{
     background: linear-gradient(90deg, rgb(255, 49, 49) 0%, rgb(255, 145, 77) 100%) 0px 0px / 225.93px 62.972px !important;
      color:white !important;
 }
.post-type-archive.post-type-archive-product .post-260055 {
      order:0 !important;
}.post-type-archive.post-type-archive-product .post-260118 {
      order:1 !important;
}.post-type-archive.post-type-archive-product .post-260124 {
      order:2 !important;
}.post-type-archive.post-type-archive-product .post-260125 {
      order:3 !important;
}.post-type-archive.post-type-archive-product .post-260126 {
      order:4 !important;
}.post-type-archive.post-type-archive-product .post-260129 {
      order:5 !important;
}
.post-type-archive.post-type-archive-product ul.products {
 justify-content: space-between;
}

@media(min-width:1876px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    max-width: 70% !important;
}
}
@media (max-width:1876px) and (min-width:1700px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 75% !important;
}
}
@media(max-width:1700px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 87% !important;
}
}
@media(max-width:1440px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 92% !important;
}
}
@media(max-width:1200px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 92% !important;
}
 .post-type-archive.post-type-archive-product #left-area ul.products {
    padding: 0!important;
    line-height: 1.7!important;
    list-style: none!important;
    display: grid;
    grid-template-columns: auto auto;
    gap: 0.5rem;
}
  .post-type-archive.post-type-archive-product #left-area  {
        width: 71.125%;
}
 .post-type-archive.post-type-archive-product  #sidebar {
    border: solid 1px black;
    border-radius: 25px;
    padding: 0px;
    width: 27%;
}
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 83% !important;
}

 
}
@media (max-width:1024px){
 .post-type-archive.post-type-archive-product #main-content > .container  {
    min-width: 92% !important;
    padding-top: 50px;
}
 .post-type-archive.post-type-archive-product  #sidebar { 
    width: 28%;
}
}
@media (max-width:768px){
 #logo {
    padding-left: 10px;
    width: 33%;
}
 #et-top-navigation {
    padding-right: 10px;
}
#main-header > .container {
    min-width: 100% !important; 
}
 .admin-bar .digi_mobile_search{ 
    top: 138px !important; 
}
.digi_mobile_search{
    position: sticky;
    top: 93px;
    background: white;
    z-index: 999;
    height: 87px !important;
    border-bottom: solid 1px #c7c5c5c4;
    padding-top: 11px;
    padding-bottom: 0px;
}
    #page-container{
        padding-top: 0px !important;
         overflow: unset !important;
    }
 #main-header{
    z-index: 9999999999;
    position: sticky !important;
    padding-bottom: 2px;
    width: 100%;
    margin: 0 !important;
 }
 .digi_desktop_search{
  display: none !important;
 }
 .yith-ajaxsearchform-container.yith-ajaxsearchform-wide{
  position: sticky;
  top: 0px !important;
  z-index: 99999999999999999999999;
  background: white;
  border-bottom: solid 4px #80808000;
  border-top: solid 4px white;
  padding-right: 13px;
  padding-left: 13px;
 }
 
 
  #sidebar.modal{
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  border: none !important;
  width: 270px !important;
  z-index: 9999999999999999;
  background: white;
  border-radius: 0px !important;
  height: 100% !important;
  animation: filters-slide-in-right .3s both
 }
 .post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .digi-filter-toggler svg,.post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide   .digi-search-bar svg {
  width:23px !important;
 }
 .post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .search-input-container.digi-search-wrapper {
    display: flex !important;
    padding-right: 0;
 }
 .post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide   .digi-search-bar {
   width:90%;
 }
 .post-type-archive.post-type-archive-product .yith-ajaxsearchform-wide .digi-filter-toggler {
    margin-left: 3px;
    border-radius: 50px;
    padding: 11px;
    width: 3.5rem;
    height: 3.5rem;
    border: solid 1px black;
 }
 .post-type-archive.post-type-archive-product ul.products li.product{
    width: 325px !important; 
}
 .post-type-archive.post-type-archive-product ul.products {
 justify-content: space-between;
 }
 #digi_tag_wrapper { 
    font-size: 10px;
    color:black;
    font-weight:bold;
}
 #sidebar{
  display:none;
 }
 .post-type-archive.post-type-archive-product  #left-area {
    padding-left: 0px!important;
}
}
@keyframes filters-slide-in-right {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

 
@media (max-width:425px){
#optimised-for-best-perf{
overflow:hidden !important;
}
 .post-type-archive.post-type-archive-product ul.products li.product{
    width: 100% !important;
    margin-bottom: 20px !important;
}
 .post-type-archive.post-type-archive-product ul.products {
 grid-template-columns: auto !important;
 } 

 .post-type-archive.post-type-archive-product #left-area ul.products { 
    justify-content: center;
}
 .autocomplete-suggestions {
    top: 58px;
    width: 100% !important;
}
}

@media (min-width: 769px){
 .digi-filter-toggler,.digi_mobile_search,.digi_free_consultation{
  display:none !important;
 }
  .post-type-archive.post-type-archive-product  #sidebar {
    position: sticky;
    top: 89px;
    margin-bottom:10px;
}


}
#et-top-navigation .et-cart-info, #et_top_search { 
    display: none;
}
.mobile_menu_bar:before {
    color: black;
    font-weight: bolder;
    font-size: 44px;
    padding-bottom: 0px !important;
}

.digi_free_consultation {
    position: absolute;
    width: fit-content;
    right: 56px;
    bottom: 33px;
    text-decoration: underline;
    color: black;
}
.post-type-archive-product .woocommerce-loop-product__title{
margin-top:15px !important;
}