/*
Theme Name: WPOperation
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!important;
  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;
}
 /*----------------------------------------------
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: 0px;
}

.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: #000;
    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: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
}

/*------------------------
cart
--------------------------*/
.woocommerce table.shop_table tbody tr.cart_item td.product-thumbnail a img {
    width: 90px;
}
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;
    padding: 0!important;
    position: relative;
}
td.product-remove a.remove {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    color: #ff5858!important;
}
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;
}
@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;
  }

}