.woocommerce-products-header {
	display: none;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: auto;
    left: 0;
    margin: -.5em -.5em 0 0;
    border-radius: 0;
    background-color: #000;
    padding: 0;
    line-height: 33px;
    min-height: 0;
}

.woocommerce-variation {
  margin-bottom: 10px;
}

.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-color: #bd0523;
    color: #fff;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
	background-color: #ff002a;
    border: #ff002a;
    font-size: 17px;
    border-radius: 25px;
    padding: 4px 30px;
    color: #fff;
    transition: 0.15s;
}

.products a {
	color: #000;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
	color: #000;
}

.woocommerce nav.woocommerce-pagination {
  text-align: left;
  margin-bottom: 45px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #989494;
	background: transparent;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.aa-product-image {
    text-align: center;
}

.aa-single-item-navs {
    position: absolute;
    top: 40%;
    z-index: 50;
    cursor: pointer;
}

.aa-single-item-navs.right {
    right: 0;
    left: auto;
}

.aa-single-item-navs .fa {
    color: #000;
    font-size: 40px;
}

.aa-product-details {
    margin-top: 60px;
    text-align: center;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    float: initial;
    width: 100%;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    float: initial;
    width: auto;
    text-align: center;
}

.single-product .aa-content-wrapper {
    padding-top: 0;
}

.woocommerce div.product div.images img {
    display: inline-block;
    width: auto;
}

.woocommerce .woocommerce-product-rating .star-rating {
    float: initial;
    text-align: center;
    display: inline-block;
    color: #000;
}

.woocommerce div.product form.cart {
    display: inline-block;
}

.single-product .related h2 {
    font-size: 30px;
    margin-bottom: 33px;
}

.woocommerce-Tabs-panel h2 {
    font-size: 30px;
}

.up-sells h2 {
    font-size: 30px;
    margin-bottom: 33px;
}

.woocommerce-Reviews h2 {
    margin-bottom: 33px;
    font-size: 30px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background-color: #f4f4f4;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.31);
    border: 0;
}

.woocommerce .star-rating {
    color: #000;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 40px;
    border-radius: 50%;
}

.woocommerce div.product .woocommerce-tabs .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.woocommerce-product-gallery__wrapper .owl-carousel {
  text-align: center;
}

.woocommerce-product-gallery__wrapper .owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
    border-radius: 0;
}

.woocommerce-product-gallery__wrapper .owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
}

.product_meta a,
.woocommerce-product-rating a {
  color: #989494;
}

.woocommerce-product-rating a:hover, 
.woocommerce-product-rating a:focus,
.product_meta a:hover,
.product_meta a:focus {
  color: #716f6f;
}

.aa-cart-icon .fa {
  background-color: #ff002a;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  padding-top: 15px;
}

.aa-cart-icon {
  position: absolute;
  bottom: -20px;
  right: 105px;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.35);
}

.aa-cart-icon a {
  color: #fff;
}

.aa-cart-icon a:hover,
.aa-cart-icon a:focus,
.aa-cart-icon a:active {
  color: #fff;
}

.aa-cart-icon:hover,
.aa-cart-icon:active,
.aa-cart-icon:focus {
  box-shadow: 0px 12px 25px 0px rgba(0, 0, 0, 0.45);
}

.aa-cart-items-bubble {
  border: 0.3px solid #fff;
  background-color: #000;
  width: 28px;
  height: 28px;
  text-align: center;
  padding-top: 2px;
  font-size: 12px;
  position: absolute;
  top: -15px;
  right: 0;
  border-radius: 50%;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin-bottom: 40px;
}

.woocommerce #respond input#submit.loading::after, 
.woocommerce a.button.loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after {
  top: 4px;
}

.woocommerce-message {
  border-top: 0;
  border-left: 3px solid #000;
}

.woocommerce-message::before {
    color: #000;
}

.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled] {
 color: #fff;
 background-color: #8a8a8a;
 line-height: 14px;
}

.woocommerce a.remove {
  color: #fff!important;
  background: #000;
}

.woocommerce-cart table.cart img {
  width: 100px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.42);
}

.woocommerce table.shop_table {
  border: 0;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 15px 0 15px 0;
}

.woocommerce-cart table.cart th {
  border: 0;
}

.woocommerce-cart-form td {
    border: 0;
}

.woocommerce-cart-form {
  color: #000;
}

.woocommerce-cart-form  input[type=number] {
  border: 2px solid #000;
}

.woocommerce-cart-form .woocommerce-Price-amount {
  font-size: 28px;
  font-weight: 600;
}

.woocommerce-cart-form a {
  color: #000;
}

.woocommerce .cart-collaterals .cross-sells, 
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
}

.cross-sells h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.cart_totals h2 {
  font-size: 30px; 
}

.aa-wrapper-check-out-cart {
  margin-bottom: 80px;
}

.wc-proceed-to-checkout a.button.alt,
.wc-proceed-to-checkout a.button {
  width: 100%;
  background-color: #000;
  line-height: 35px;
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
  float: left;
  color: #000;
}

.woocommerce-info {
  border-top: 0;
  border-left: 3px solid #000;
}

.woocommerce-info::before {
    color: #000;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
  line-height: 1.42857143;
  margin-left: 4px;
}

.woocommerce .cross-sells ul.products li.product a img {
  box-shadow: none;
}

.cart_totals th,
.cart_totals td {
  border: 0;
}

.cart_totals .woocommerce-Price-amount {
  font-size: 28px;
  font-weight: 600;
}

.woocommerce-error {
  border-top: 0;
  border-left: 3px solid #000;
}

.woocommerce-error::before {
  color: #000;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
  line-height: inherit;
  padding: 4px;
}

.select2-container--default .select2-selection--single {
  border: #ddd 2px solid;
  border-radius: 3px;
  outline: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: #ddd 2px solid;
}

.select2-container .select2-selection--single {
  height: 37px;
}

.woocommerce form .form-row .required {
  color: #000;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #a00;
}

.woocommerce button.button.disabled {
  line-height: 1.42857143;
}

#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  background-color: #000;
  color: #fff;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
  background: transparent;
}

.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td {
  border: 0;
}

.woocommerce-checkout-review-order table.shop_table th {
  border-top: 0;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, .woocommerce form.register {
  border-radius: 0;
}

.woocommerce-shipping-fields .checkbox input[type="checkbox"] {
  position: static;
  margin-left: 0;
}

#ship-to-different-address span {
  color: #000;
  font-weight: 800;
  font-size: 25px;
}

#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-cart #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: -2px 10px 0 0.5em;
}


/* MEDIA QUERIES
================================================== */

/*Mobile*/
@media only screen and (max-width: 767px) {
  .aa-cart-icon {
    right: 15px;
  }

  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
  }

  .woocommerce .woocommerce-result-count {
    margin-bottom: 20px;
  }

  .woocommerce div.product {
    margin-top: 35px;
  }

  .aa-single-item-navs {
    display: none;
  }

  .single-product.woocommerce .aa-heading-with-border {
    text-align: center;
  }

  .woocommerce table.shop_table td, 
  .woocommerce table.shop_table th {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 15px 15px 15px 15px;
  }

  .woocommerce-cart-form .woocommerce-Price-amount {
    font-size: 15px;
  }

  .woocommerce-cart-form {
    margin-top: 30px;
  }

  .cart_totals .woocommerce-Price-amount {
    font-size: 20px
  }

  .woocommerce-info {
    margin-top: 35px;
  }
}

/*Smaller Mobile*/
@media only screen and (max-width: 400px) {
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product, 
  .woocommerce-page[class*=columns-] ul.products li.product, 
  .woocommerce[class*=columns-] ul.products li.product,
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    border-bottom: 1px solid #dad8d8;
    padding-bottom: 47px;
  }

  .woocommerce ul.products li:last-child.product, 
  .woocommerce-page ul.products li:last-child.product, 
  .woocommerce-page[class*=columns-] ul.products li:last-child.product, 
  .woocommerce[class*=columns-] ul.products li:last-child.product,
  .woocommerce ul.products[class*=columns-] li:last-child.product, 
  .woocommerce-page ul.products[class*=columns-] li:last-child.product {
    border-bottom: 0;
  }

  .woocommerce .cart-collaterals .cross-sells ul.products li, 
  .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 100%;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .woocommerce table.cart td.actions .coupon .input-text+.button,
  .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  #add_payment_method #payment ul.payment_methods li img, 
  .woocommerce-cart #payment ul.payment_methods li img, 
  .woocommerce-checkout #payment ul.payment_methods li img {
    margin: 0;
    display: block;
  }
}

/*Desktop */
@media only screen and (min-width: 768px) {
  .aa-product-header .navbar-default .navbar-brand, 
  .aa-product-header .navbar-default .navbar-nav>li>a {
    color: #000;
  }

  .aa-product-header .navbar-default .navbar-brand:hover, 
  .aa-product-header .navbar-default .navbar-nav>li>a:hover,
  .aa-product-header .navbar-default .navbar-brand:focus,
  .aa-product-header .navbar-default .navbar-nav>li>a:focus {
    color: #989494;
  }

  .post-type-archive-product.woocommerce-page .aa-page-with-img-header,
  .archive.tax-product_cat.woocommerce-page .aa-page-with-img-header {
    height: 662px;
  }

  .post-type-archive-product.woocommerce-page .aa-page-intro,
  .archive.tax-product_cat.woocommerce-page .aa-page-intro {
    margin-top: 170px;
  }

  .woocommerce .cross-sells ul.products li.last {
    margin-right: 3.8%;
  }

  .woocommerce .cross-sells ul.products li.first {
    clear: none;
  }

  .woocommerce .cart-collaterals .cross-sells ul.products li, 
  .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 29.5%;
  }
}