.wrap_woo{
    width:96%;
    margin: auto;
}

.image-wrapper{
    width:100%;
    padding-top:100%;
    position: relative;
     


}
.woocommerce ul.products li.product .image-wrapper img{
    position: absolute;
    max-width: 100%;
    max-height:100%;
    width:auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

}
.woocommerce .page-title{
    width: auto;
    margin-top: .5em;
    margin-bottom: .5em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    min-height: 4.7em;
    line-height: 1.2em;
}
.woocommerce .woocommerce-product-gallery__image{
    width:100%;
    padding-top:100%;
    position: relative;
}
.woocommerce div.product div.images img{
    max-width: 90%;
    max-height: 90%;
    width:auto;
    height:auto;
    position: absolute;
    margin: auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.class_nestor .relative_container{
    width:100%;
}

.sidebar{
    margin-top:0;
}
.sidebar .widget_product_categories{
    margin-top:0;
}
.sidebar .widget_product_categories .widgettitle{
    font-size: 9vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}
.sidebar .product-categories li a{
    font-size:9vw;
    text-decoration: none;

}

.sidebar .product-categories{
    max-height:0em;    
    overflow: hidden;
}
.toggle_menu_sidebar{
    display:none;
}
.toggle_menu_sidebar ~ div > ul{
    -webkit-transition:  500ms; /* Safari */
    transition:  500ms;
}
.toggle_menu_sidebar:checked ~ div > ul{
    max-height: 70vw;
    
}

.toggle_menu_sidebar{
    display: none;
}

.sidebar .widget_product_categories .widgettitle label:after{
    content: "<";
    font-family: "lunaregular";
    background-color: #FAF7E7;
    color: #5b4633;
    font-size: 0.3em;
    padding: 0.9em 1.6em;
    border-radius: 6.9em;
    position: absolute;
    right: 0;
    top: 1em;
    width: 0.3em;
    display: block;
    -webkit-transition:  500ms; /* Safari */
    transition:  500ms;
}

.toggle_menu_sidebar:checked ~ div > h4 label:after{
    transform: rotate(-90deg);

}

.woocommerce ul.products li.product.merch-cat{
    margin:0;
    width:50%;
}


.woocommerce ul.products li.product.merch-cat h2{
    display:none;
}

/* .woocommerce ul.products li.product.merch-cat:nth-of-type(5){
    width:100%;
} */
@media only screen and (min-width: 768px){

    .search_and_stuff{
        width:auto;
    }
    .sidebar .widget_product_categories .widgettitle label:after{
        display:none;
        
    }
    .single-wildside #content h1{
            margin-top: 1.2em;
    }
    .wrap_woo {
        width: 750px;
    }
    .sidebar .product-categories{
        max-height:none;
    }
     .sidebar .widget_product_categories .widgettitle{
        font-size: 14px;margin-top: -1.4em;
     }
    .woocommerce .page-title{
        font-size: 20px;
        width: 100%;
        background: none;
        text-align: left;
        padding:0;
        
    }
    .woocommerce .page-title span{
        font-family: "lunaregular";
        line-height: normal;
        text-align: center;
        background-image: url(../images/bg/normal_bg.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        background-size: 100% 100%;
        display: inline-block;
        padding: 13px;
    }
    .sidebar .product-categories li a{

        font-size: 20px;
    }
    .woocommerce ul.products li.product.merch-cat{
        margin:0;
        width:33%;
        flex-basis: 33.3%;
        float:none;
    }










    

     .woocommerce ul.products li.product.merch-cat a img{
        margin:0;
     }
    .this_o .products:first-of-type {
        display: -ms-flexbox;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;

        display:flex;
        flex-direction: row;

        height: 345px;
        flex-wrap: wrap;
        
    }

    .products {
        display: -ms-flexbox;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;

        display:flex;
        flex-direction: row;

        /* height: 345px; */
        flex-wrap: wrap;
        
    }
    /* .woocommerce ul.products li.product.merch-cat:nth-of-type(1){
        order:1;
    }
    .woocommerce ul.products li.product.merch-cat:nth-of-type(2){
        order:3;
    }
    .woocommerce ul.products li.product.merch-cat:nth-of-type(3){
        order:2;
    }
    .woocommerce ul.products li.product.merch-cat:nth-of-type(4){
        order:4;
    }
    .woocommerce ul.products li.product.merch-cat:nth-of-type(5){
        order:5;    width: 33%;
    } */


    
    .single .sidebar{
            margin-top: 2.2em;
    }

    .woocommerce  #content{
        margin-top: 0;
    }

    .tax-product_cat #content, .single #content{
        margin-top:1.5em;
    }
    .woocommerce #inner-header{
        display: flex;

    }
}





@media only screen and (min-width: 1030px){
    .wrap_woo {
        width: 960px;
    }
    .sidebar .widget_product_categories .widgettitle{
        font-size:18px;
    }
    .this_o .products:first-of-type{
       
        height: 430px;
        
    }
}


@media only screen and (min-width: 1200px){
    .wrap_woo {
        width: 1170px;
    }
    .this_o .products:first-of-type{
       
        height: 520px;
        
    }
}

.store_images .cont_close{
    text-align: center;
}
.store_images .cont_close img{
    width:auto;
    height:auto;
    max-width: 90%;
    max-height: 90%;
    margin:5%;
}
.links_dist{
    display: block;
    text-align: center;
}
.links_dist a{
    display:inline-block;
    padding-left: 1em;
    padding-right: 1em;

}
.woocommerce-page #content .woocommerce .woocommerce-cart-form table.cart tr td.actions .coupon .input-text{
    width:180px;
    height:2.2em;
}
.special_men{
    text-align: center;

}
.woocommerce .quantity .qty{
    height:2.2em;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color:#766341;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color:#766341;
    color:#FFFFFF;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    min-width: 60px;margin:0;
}
@media only screen and (max-width: 768px){
    .woocommerce-page #content .woocommerce .woocommerce-cart-form table.cart tr td.actions .coupon .input-text{
        width:48%;

    }
    .woocommerce .quantity .qty{
        float:right;
    }
}

