select#eabi_postoffice_pickup_location {
    width: 100% !important;
}

.woocommerce-tabs .panel h2 {
display: none;
}

.screen-reader-text {
display: none;
}

.onsale {
 z-index: 99;
}

label.checkbox {
    float: left;
    padding-right: 5px;
}

input#ship-to-different-address-checkbox {
    margin-top: 1em;
}

.woocommerce-loop-product__title {
 font-size: 1.2em !important;
}

input#createaccount {
    margin-top: 8px;
}

#payment .terms input {
    display: inline-block;
    width: auto;
    float: left;
    margin: .327em .53em 0 0;
    margin-top: 1.1em;
}

span.onsale {
    padding-left: 5px;
    padding-right: 5px;
}

ul.accepted-payment-methods li {
  display: inline-block;
}

.woocommerce-variation.single_variation {
    color: red;
}

.module-small {
    padding: 25px 0;
}


ul.products li.product img {
    width: inherit !important;
    height: inherit !important;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);

}

ul.mtree.default li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.widget .widget-title {
    border-bottom: 0px;
}

.widget ul li:before {
    content: "• ";
    display:inline-block;
}


ul.mtree.default li > a:hover, ul.mtree.default li.current-cat > a {
    text-decoration: inherit !important;
}


ul.mtree.default li.current-cat > a {
    cursor: default;
    pointer-events: none
}

ul.mtree.default ul > li > a {
    width: 90%;
}

ul.mtree.default a {
  display: inline-block;
}

ul.mtree.default ul > li:first-child {
    margin-top: .3em;
}


ul.mtree.default ul > li:last-child {
  border: none;
}

ul.mtree li.mtree-node > a {
font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
}

.main {
margin-top:70px;
}

ul#shipping_method {
    padding-left:5px;
}

ul#shipping_method li label {
    vertical-align: middle;
    max-width: 90%;
}

.module, .module-small {
    padding-top: 40px;
}

.module-title {
    margin: 0 0 30px;
}

.devbreak {
   margin-top:10px;
margin-left:25px;
}

#ship-to-different-address {
    display: none;
}

.widget ul ul {
    font-family: "Roboto Condensed", sans-serif;
}

.header-promo-container {
display: none;
color: white;
padding-top: 3px;
}

.navbar-header {
    width: 245px !important;
}

@media screen and (max-width: 768px)
.navbar-custom .navbar-cart {
   position: fixed !important;
}

.navbar-toggle {
    position: absolute;
    right: 57px;
}

.page-info-custom {
    display: none !important;
    letter-spacing: 1px;
    padding-left: 15px;
}

@media (max-width: 600px) {
.page-info-custom {
	font-size: small;
}
}

@media (max-width: 480px) {
.page-info-custom {
	font-size: 10px;
}
}

.shop-with-sidebar {
padding-left: 15px;
padding-right: 15px;
}

.accepted-payment-methods li:before {
  content: initial !important;
}

.navbar-fixed-top{
background-color: rgba(60, 60, 60, 0.6) !important;
}

.page .navbar-custom {
background-color: rgba(60, 60, 60, 0.6) !important;
}

.product_title {
 font-size: 2.5rem;
}

.woocommerce-product-details__short-description h2 {
 font-size: 2rem;
}

ul.products li.product .star-rating {
 font-size: 16px;
}

.amount {
  font-weight: bold !important;
}


.single-product div.product .images img {
width: inherit;
}

.woocommerce-shipping-destination {
display: none;
}