/*
Theme Name: WPparallax
WooCommerce styles override

/*-------------------------------
default button
--------------------------------*/
.btn,
input[type="submit"],
input[type="button"],
button,
.button,
.woocommerce ul.products li.product a.added_to_cart{
  display: inline-block;
  line-height: 1!important;
  font-weight: normal!important;
  border-radius: 0px!important;
  overflow: hidden;
  border:2px solid transparent!important;
  text-transform: uppercase!important;
  -webkit-transition: all .400s ease-in-out;
  -moz-transition: all .400s ease-in-out;
  -ms-transition: all .400s ease-in-out;
  -o-transition: all .400s ease-in-out;
  transition: all .400s ease-in-out;
}
/*-------------------------------
primary button
------------------------------*/
.comment-form input.submit,
.summary.entry-summary .cart button,
.woocommerce-checkout-payment button#place_order,
form.checkout_coupon.woocommerce-form-coupon button.button,
.wc-proceed-to-checkout a.checkout-button,
table.shop_table.woocommerce-cart-form__contents td.actions .button,
a.woocommerce-Button.button,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button,
.widget_search .search-form .search-submit,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward,
.woocommerce-notices-wrapper a.button.wc-forward,
p.return-to-shop a.button.wc-backward,.woocommerce a.button.alt{
  font-size: 12px!important;
  padding: 18px 30px!important;
  background-color: #4e5052!important;
  color: #fff!important;
}
.comment-form input.submit:hover,
.summary.entry-summary .cart button:hover,
.woocommerce-checkout-payment button#place_order:hover,
form.checkout_coupon.woocommerce-form-coupon button.button:hover,
.wc-proceed-to-checkout a.checkout-button:hover,
table.shop_table.woocommerce-cart-form__contents td.actions .button:hover,
a.woocommerce-Button.button:hover,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button:hover,
.widget_search .search-form .search-submit:hover,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:hover,
.woocommerce-notices-wrapper a.button.wc-forward:hover,
p.return-to-shop a.button.wc-backward:hover,
.comment-form input.submit:focus,
.summary.entry-summary .cart button:focus,
.woocommerce-checkout-payment button#place_order:focus,
form.checkout_coupon.woocommerce-form-coupon button.button:focus,
.wc-proceed-to-checkout a.checkout-button:focus,
table.shop_table.woocommerce-cart-form__contents td.actions .button:focus,
a.woocommerce-Button.button:focus,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button:focus,
.widget_search .search-form .search-submit:focus,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:focus,
.woocommerce-notices-wrapper a.button.wc-forward:focus,
p.return-to-shop a.button.wc-backward:focus,.woocommerce a.button.alt:hover{
  color: #fff!important;
  border-color: #017bbd!important;
  background-color: #017bbd!important;
}
/*--------------------------------------
secondary-button
------------------------------------*/
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart,
.comment-form input.submit,
.woocommerce-checkout-payment button#place_order,
form.checkout_coupon.woocommerce-form-coupon button.button,
.wc-proceed-to-checkout a.checkout-button,
table.shop_table.woocommerce-cart-form__contents td.actions .button,
a.woocommerce-Button.button,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button,
.widget_search .search-form .search-submit,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward,
.woocommerce-notices-wrapper a.button.wc-forward,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.woocommerce button.button{
  font-size: 12px!important;
  padding: 14px 30px!important;
  background-color: #4e5052!important;
  color: #fff!important;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.added_to_cart:hover,
.comment-form input.submit:hover,
.woocommerce-checkout-payment button#place_order:hover,
form.checkout_coupon.woocommerce-form-coupon button.button:hover,
.wc-proceed-to-checkout a.checkout-button:hover,
table.shop_table.woocommerce-cart-form__contents td.actions .button:hover,
a.woocommerce-Button.button:hover,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button:hover,
.widget_search .search-form .search-submit:hover,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:hover,
.woocommerce-notices-wrapper a.button.wc-forward:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover,
.woocommerce button.button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product a.added_to_cart:focus,
.comment-form input.submit:focus,
.woocommerce-checkout-payment button#place_order:focus,
form.checkout_coupon.woocommerce-form-coupon button.button:focus,
.wc-proceed-to-checkout a.checkout-button:focus,
table.shop_table.woocommerce-cart-form__contents td.actions .button:focus,
a.woocommerce-Button.button:focus,
.woocommerce-MyAccount-content form.edit-account .woocommerce-Button:focus,
.widget_search .search-form .search-submit:focus,
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:focus,
.woocommerce-notices-wrapper a.button.wc-forward:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce-form-register__submit:focus,
.woocommerce button.button:focus{
  color: #fff!important;
  border-color: #017bbd!important;
  background-color: #017bbd!important;
}
/*--------------------------------------
blue-button
------------------------------------*/
.coupon .input-text {
  height: 46px;
  border-radius: 0;
  width: 200px!important;
}
.quantity .input-text{
  height: 45px;
  border-radius: 0px!important;
}
div.summary form.cart button.single_add_to_cart_button {
    height: 45px;
    padding: 14px 30px!important;
}

/* Sale tag */

.woocommerce.woocommerce-page  .onsale:before, .woocommerce .onsale:before, .woocommerce .onsale:before
 {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 4px 0;
    border-color: transparent #017bbd transparent transparent;
    left: 0;
    bottom: -4px;
}
body.woocommerce .onsale{
    top: 5px !important;
    left: -5px !important ;
    right: auto !important;
    border-radius: 0 !important;
    background-color:#017bbd;
    margin: 0 !important;
    padding: 6px 15px !important;
    line-height: 1 !important;
    min-height: auto !important;
    min-width: auto !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    letter-spacing: 2px;
    font-size: 12px;
}

.woocommerce ul.products li.product .price,.woocommerce div.product p.price,
.woocommerce div.product span.price,h2.woocommerce-loop-product__title{
  color: #4e5052;
}
a.add_to_cart_button.added {
    display: none!important;
}
ul.products li.product .woo-content, ul.products li.product .woo-content .btn-cart-wrap {
    text-align: center;
    justify-content: center;
}
.woocommerce ul.products li.product .star-rating{
  display: inline-block;
}
.woocommerce .woocommerce-ordering {
    margin-bottom: 2em;
}
.woocommerce-Reviews #comments{
  margin:0;
}
.woocommerce-Reviews #review_form_wrapper{
  padding-top: 30px;
}
.woocommerce-Reviews #reply-title{
  font-size: 20px;
}
.woocommerce-Reviews #commentform{
  margin-top: 20px;
}
.woocommerce-tabs,.related.products{
  padding-top: 50px;
}
.related.products>h2{
  text-transform: uppercase;
  margin-bottom: 30px;
}
td.product-name a{
  color: #0c0c0c;
}
.woocommerce-page ul.products li.product{
  margin-left: 0;
  margin: 0 26px 50px 0;
}
.woocommerce-page ul.products li.product.last{
  margin-right: 0;
}

/*----------------------------------------------

Checkout Css
-----------------------------------------------*/
.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 15px;
  flex-wrap: wrap;
  flex-direction: column;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
  border-radius: 0px;
  height: 44px;
  padding:10px 15px;
}
.select2-container .select2-selection--single{
  height: 44px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 44px;
}
.woocommerce form .form-row textarea{
  height: 150px;
  resize: none
}
.woocommerce-shipping-fields{
  margin-top: 40px;
}
 /*---------------------------------------------
My Account Dashboard Css
-----------------------------------------------*/
nav.woocommerce-MyAccount-navigation ul{
  padding:0px;
  margin:0px;
  list-style-type: none;
}
nav.woocommerce-MyAccount-navigation ul li{
  margin-bottom: 5px;
}
nav.woocommerce-MyAccount-navigation ul li:last-child{
  margin-bottom: 0px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  display: inline-block;
  width: 100%;
  padding:15px;
  color: #373737;
  background-color:#f1f1f1;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a,
nav.woocommerce-MyAccount-navigation ul li a:hover{
  color: #fff;
  background-color:#000;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%;
  background-color: #f1f1f1;
  padding: 30px;
}
.woocommerce-MyAccount-content>.woocommerce-Addresses{
  display: inline-flex;
  width: 100%;
  flex-direction:column;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address:first-child{
  margin-bottom: 30px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{
  max-width: 100%!important;
  width: 100%!important;
  float: none!important;
  padding:30px;
  background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3{
  font-size: 24px;
}
.woocommerce-MyAccount-content form.edit-account fieldset {
    padding: 15px;
    margin: 20px 0;
}
.woocommerce-message, 
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-noreviews{
    background-color: #fff!important;
    width: 100%;
    vertical-align: middle;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    color: #373737;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce-noreviews {
    padding-left: 1em;
}
p.no-comments{
    background-color: #fff!important;
}

.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before,
.woocommerce-noreview::before  {
    top: 50%!important;
    transform: translateY(-50%);
}
.woocommerce-message, 
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-noreview {
    display: flex!important;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    border-top: 0!important;
    padding: 20px 20px 20px 45px;
    border-left: 5px solid #000;
}
.woocommerce-message, 
.woocommerce-info, 
.woocommerce-noreview {
  border-left: 5px solid #5dc73c;

}
.woocommerce-error{
  border-left: 5px solid #b81c23;
}
.woocommerce-in fo,
.woocommerce-message,
.woocommerce-noreview{
    background-color: #fff;
}
.woocommerce-info::before,
.woocommerce-message:before,
.woocommerce-noreview::before {
    color: #5dc73c;
}
.woocommerce-error {
    background-color: #ffcaca;
}
.woocommerce-message a.button,
.woocommerce-info a.button,
.woocommerce-error a.button,
.woocommerce-noreview a.button {
    float: inherit!important;
    margin-left: auto;
}
ul.woocommerce-error li {
    margin-bottom: 0;
    width: 100%;
    margin-right: 30px;
}
form.woocommerce-form.woocommerce-form-login.login,
form.woocommerce-form.woocommerce-form-register.register {
  position: relative;
    max-width: 700px;
    margin: 0 auto;
    border-radius: 0;
}
form.woocommerce-form.woocommerce-form-login.login h2,
form.woocommerce-form.woocommerce-form-register.register h2 {
  font-size: 24px;
    max-width: 600px;
    margin: 0 auto;
}
article.post-146 form.woocommerce-form.woocommerce-form-login.login p.form-row label.woocommerce-form-login__rememberme {
    margin-top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}
form.woocommerce-form .lost_password, 
form.woocommerce-form a.wholesaler-link {
    margin: 0;
    position: absolute;
    right: 20px;
    bottom: 40px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f0e4";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f291";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f019";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f015";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: "FontAwesome";
}

/*------------------------
cart
--------------------------*/
.woocommerce table.shop_table tbody tr.cart_item td.product-thumbnail a img {
    width: 50px;
}
table.shop_table{
    border: 0!important;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    border-collapse: collapse!important;
    border-radius: 0!important;
}
tr td,
table tr th {
    line-height: 1.7!important;
    padding: 15px 25px!important;
}
table.shop_table tr th,
.cart-subtotal td,
.order-total td,
td.actions{
    background-color: #f4f4f4;
    border: 0!important;
}
.cart-subtotal,
.cart-subtotal td,
tr.woocommerce-shipping-totals{
  border-bottom: 1px solid #ccc!important;
}
table 
td.product-remove a.remove {
    padding: 0 5px;
    text-align: center;
}
tr.cart-subtotal th, tr.shipping th {
    font-weight: 500!important;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    margin-top: 80px;
}
.cart-collaterals .cart_totals {
    width: 40%!important;
    background: #f4f4f4;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.cart-collaterals .cart_totals h2 {
    font-size: 30px;
    padding: 20px 20px 0;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 20px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout-payment button#place_order {
    margin: 0;
    padding: 18px 40px!important;
    font-size: 14px!important;
}
.cart-collaterals .cart_totals table{
  box-shadow: none!important;
  border-top: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc!important;
}
.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}
td.product-remove {
    width: 50px;
}

td.product-remove a.remove:hover {
    background-color: #ff5858!important;
}
.woocommerce ul#shipping_method li {
    margin: 0;
}
/*---------------------------
checkout
------------------------------*/
form.checkout {
  position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form.checkout div#customer_details .col-1, 
form.checkout div#customer_details .col-2 {
    width: 100%!important;
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 50px;
}
form.checkout div#customer_details .col-1{
    margin-bottom: 0px;
}
form.checkout h3#order_review_heading {
    width: 48%;
    position: absolute;
    right: 0;
    top: 0;
}

form.checkout div#order_review {
  width: 48%;
  float: right;
  margin-top: 55px;
}
.woocommerce form.checkout_coupon p.form-row.form-row-first {
    width: 300px;
}
.woocommerce form.checkout_coupon p.form-row.form-row-last {
    width: auto;
    float: inherit;
    display: inline-block;
}
.woocommerce form.checkout_coupon {
    width: 100%;
    border-radius: 0;
    border-top: 0;
    margin-top: -2em;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    border-radius: 0px!important;
}
form.checkout h3 {
    font-size: 22px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    flex-direction: row;
    justify-content: start;
}
.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
    margin-left: 5px;
}
form.checkout div#customer_details {
    width: 48%;
    float: left;
}
tr.shipping td {
    background-color: #f4f4f4;
}
.woocommerce-checkout #payment div.form-row ,
.woocommerce-checkout #payment ul.payment_methods{
    padding: 25px!important;
}
.woocommerce-NoticeGroup-checkout ~ h3#order_review_heading {
   display: none;
}

.woocommerce-NoticeGroup-checkout ~ h3#order_review_heading + div#order_review:before {
	content: 'Your order';
	display: block;
	font-size: 22px;
	color: #0c0c0c;
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.4;
	margin-bottom: 15px;
}

.woocommerce-NoticeGroup-checkout ~ h3#order_review_heading + div#order_review {
    margin-top: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: 20px;
    float: none;
}
select.orderby{
  height: 40px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
  color: #333;
}
@media (max-width: 767px){
  /*-----------------
  button
  --------------------*/
  .woocommerce ul.products li.product .button, 
  .woocommerce ul.products li.product a.added_to_cart, 
  .comment-form input.submit, 
  .woocommerce-checkout-payment button#place_order, 
  form.checkout_coupon.woocommerce-form-coupon button.button, 
  .wc-proceed-to-checkout a.checkout-button, 
  table.shop_table.woocommerce-cart-form__contents td.actions .button, 
  a.woocommerce-Button.button, 
  .woocommerce-MyAccount-content form.edit-account .woocommerce-Button, 
  .widget_search .search-form .search-submit, 
  .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward
  .woocommerce-notices-wrapper a.button.wc-forward {
      font-size: 13px!important;
      padding: 12px 20px!important;
  }

  /*----------------
  cart
  -------------------*/
  .woocommerce table.shop_table {
      box-shadow: none!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: 1px solid gainsboro!important;
  }
  .woocommerce table.shop_table tbody tr {
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
      margin-bottom: 30px;
  }
  tr td, table tr th {
      padding: 10px 20px!important;
  }
  table tbody tr td:last-child {
    border-bottom: 0px!important;
  }
  table tbody tr td:first-child {
    border-top: 0px!important;
  }
  .widget.widget_calendar table tbody tr td{
    border-top: 1px solid #ccc!important;
  }
  .woocommerce table.shop_table tbody tr:last-child {
      margin-bottom: 0px;
  }
  td.product-remove a.remove {
      margin-left: auto;
  }
  td.product-thumbnail {
      display: block!important;
  }
  td.product-thumbnail:before{
    display: none;
  }
  .woocommerce table.shop_table tbody tr.cart_item td.product-thumbnail a {
      display: block;
      text-align: center;
  }
  .woocommerce table.shop_table tbody tr.cart_item td.product-thumbnail a img {
      width: 130px;
      margin: 0 auto;
  }
  .coupon .input-text {
      width: 100%!important;
      margin-bottom: 10px!important;
  }
  .coupon button.button {
      width: 100%!important;
  }
  .woocommerce table.shop_table tbody tr.cart-subtotal {
      margin-bottom: 0;
  }
  td.product-remove {
      width: 100%;
      height: 50px;
  }
  td.product-remove a.remove {
      width: 50px;
      left: inherit;
  }
  /*----------------
  checkout
  ---------------*/
  body.woocommerce-checkout .col-1, body.woocommerce-checkout .col-2 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
  form.checkout div#customer_details,
  form.checkout h3#order_review_heading,
  form.checkout div#order_review{
    width: 100%;
    float: inherit;
  }
  form.checkout h3#order_review_heading {
    position: relative;
}
 form.checkout div#order_review{
  margin-top: 0;
 }
  /*-------------------
  dashboard
  -----------------*/
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 50px;
  }
  .woocommerce-message, 
  .woocommerce-info, 
  .woocommerce-error, 
  .woocommerce-noreview {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .woocommerce-message a.button, 
  .woocommerce-info a.button, 
  .woocommerce-error a.button, 
  .woocommerce-noreview a.button {
      margin-left: 0;
      margin-top: 5px;
  }
  .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
      left: 15px!important;
  }
  /*-------------------
  shop
  -----------------*/
  .woocommerce div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .woocommerce-tabs div.woocommerce-Tabs-panel{
    width: 100%
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs{
    border-bottom: 1px solid #bebabb;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      font-size: 16px;
      font-weight: 400;
      padding: 10px 15px;
  }
  .woocommerce div.product .woocommerce-tabs div.woocommerce-Tabs-panel {
      padding: 50px 0px 0;
  }
  .cart-collaterals .cart_totals {
    width: 100%!important;
  }
}
@media (max-width: 575px){

  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
      float: inherit!important;
  }
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
      font-size: 20px;
  }
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    padding: 20px;
  }

}

.wpop-shopping-cart span.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #000;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
}
body.woocommerce .woocommerce-breadcrumb{
  color: #fff;
  font-size: inherit;
  margin: 0;
}
body.woocommerce .woocommerce-breadcrumb .delimiter{
  padding: 0 5px;
}

.wpop-shopping-cart .widget_shopping_cart{
  position: absolute;
  right: 0;
  top: 65%;
  width: 350px;
  z-index: 1;
  padding: 25px 30px;
  background-color: #fff;
  margin-top: 23px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.4s ease-in-out;
}
.wpop-shopping-cart:hover .widget_shopping_cart{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.widget_shopping_cart_content h3 {
  font-size: 24px;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item span.quantity {
  margin-top: 0px;
}
.widget ul.product_list_widget li a img,
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a img {
    position: absolute;
    height: auto;
    width: 60px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    float: inherit;
}

.widget ul.product_list_widget li,
.widget_shopping_cart_content ul.woocommerce-mini-cart li {
    position: relative;
    min-height: 110px;
    padding: 25px 30px 25px 75px!important;
    margin: 0;
    border-bottom: 1px solid gainsboro;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart{
  max-height: 332px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  left: inherit;
  background-color: #000000;
  color: #fff!important;
  font-size: 16px;
  width: 20px;
  height: 20px;
  display: flex!important;
  justify-content: center;
  align-items: center;
  line-height: 1;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove.remove_from_cart_button:hover{
  background-color: #ff0000;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item:after {
    clear: both;
    content: '';
    display: table;
}
.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item:last-child {
  border-bottom: 0px solid gainsboro;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons {
  margin: 0;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
  text-align: center;
  width: calc(50% - 3px);
  margin-bottom: 10px;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
  margin-right: 0px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 1px solid gainsboro!important;
    line-height: 1.4;
}
.woocommerce.widget_shopping_cart .total span.woocommerce-Price-amount.amount {
    display: inline-block;
    float: right;
}  
p.woocommerce-mini-cart__empty-message {
    margin-top: 25px;
}
.woocommerce .woocommerce-breadcrumb a,body.woocommerce .woocommerce-breadcrumb{
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 15px;
}