

@media (min-width: 992px) {

  .woocommerce-shipping-fields h3,
  .woocommerce-billing-fields h3 {
      width: 100%;
  }

  .custom-checkout h3 {
      width: 100%;
  }
  .left-box {
      min-height: auto;
  }
    .product-card .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        /* margin-top: 3.5em !important; */
    }
    .product-card .entry-summary {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60% !important;
        width: 60% !important;
    }
    .product-card .woocommerce-product-gallery {
        padding-top: 40px !important;
    }
    .product-card .woocommerce-product-gallery {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40% !important;
        width: 40% !important;
    }


    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 15px;
    }

}

@media (max-width: 992px) {
  .espinasweb-main-menu , .espinasweb-header{
    display:none!important;
  }
      .woocommerce ul.products li.product.first,
    .woocommerce-page ul.products li.product.first {
        clear: none;
    }
  .container {
    width: 94%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 33.333333% !important;
    min-height: 306px;
}
.product-card .entry-summary {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 0 !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-radius: 8px;
    margin-bottom: 15px !important;
    background-color: #fff;
}

.single-product .woocommerce-product-gallery {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-radius: 8px;
    margin-bottom: 15px !important;
    background-color: #fff;
}

.product-is-outofstock .woocommerce-product-gallery, .product-is-amazing .woocommerce-product-gallery, .product-finished-amazing .woocommerce-product-gallery {
    padding-top: 90px !important;
}
.single-product .page-card {
    box-shadow: none;
    background: 0 0;
    padding: 0;
    border: none;
}

.single-product .page-card {
    box-shadow: none;
    background: 0 0;
    padding: 0;
    border: none;
}
.woocommerce-tabs .entry-content h2{
  font-size:16px;
  line-height:2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  top:50px;
}
}

@media (max-width: 768px) {
  .feature-post .big-sec{
    width: 100%!important;
    height:120px!important;
  }
  .product-remove{
    text-align:right;
  }
  .woocommerce ul#shipping_method{
    display:inline-block;
  }
  .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
}
.woocommerce ul#shipping_method li input{

}
  .woocommerce-shipping-destination{
    text-align: center;
  }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: none;
}
.product-remove:before , .actions:before{
  display:none;
}
  .container {
    width: 92%!important;
}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 1px;
    width: 100% !important;
}
  .woocommerce-account .card-body .woocommerce .woocommerce-MyAccount-navigation {
      min-height: 640px;
  }
  .woocommerce-account .card-body .woocommerce .woocommerce-MyAccount-content {
      min-height: 640px;
  }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #f8f9fa;
    }
    .woocommerce #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box;
    }
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none!important;
        padding-bottom: .5em;
        display: block;
        margin-bottom: 43px;
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt,
    .woocommerce #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce table.cart td.actions .coupon .button.alt,
    .woocommerce table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page table.cart td.actions .coupon .button.alt,
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: left;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025);
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025);
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        min-height: 1px;
        width: 100% !important;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        clear: none;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        margin-bottom: -1px;
    }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        width: 100%!important;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ":";
        font-weight: 700;
        float: right;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        border: none;
        margin: 0 0 5px !important;
        border-radius: 8px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    }
    .woocommerce ul.products li.product .woocommerce-LoopProduct-link,
    .woocommerce-page ul.products li.product .woocommerce-LoopProduct-link {
        display: block;
    }
    .woocommerce ul.products li.product .woocommerce-LoopProduct-link img,
    .woocommerce-page ul.products li.product .woocommerce-LoopProduct-link img {
        max-width: 96px !important;
        float: right;
        margin-left: 15px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
        font-size: 11px;
        margin-bottom: 0;
    }
    .woocommerce table.my_account_orders .button {
        margin-bottom: 5px;
        /* float: right; */
    }
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .woocommerce ul.products li.product .price,
    .woocommerce-page ul.products li.product .price {
        font-size: 13px;
        line-height: 26px;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: left!important;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
        text-align: right!important;
    }
        .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
        text-align: left!important;
    }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .woocommerce ul.products li.product .price,
    .woocommerce-page ul.products li.product .price {
        font-size: 13px;
        line-height: 26px;
    }
    .woocommerce ul.products li.product .price del,
    .woocommerce-page ul.products li.product .price del {
        display: block;
        font-size: 13px;
        color: #979898;
    }
    .woocommerce ul.products li.product .price del,
    .woocommerce-page ul.products li.product .price del {
        display: block;
        font-size: 13px;
        color: #979898;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: right;
    }

}

@media (max-width: 576px) {
  .feature-post .big-sec {
    width:100%!important;
    height:100px!important;
}
  .woocommerce .related ul.products li.product {
    min-height: 222px!important;
}
    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding: 15px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding-right: 0;
        padding-left: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 15px;
    }
}
