@charset "UTF-8";
/* 
    Created on : 07-Feb-2019, 16:59:17
    Author     : hymera
*/


/** woocomerce.css**/
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.woocommerce div.product p.price,.woocommerce div.product span.price {
    color: #77a464;
    font-size: 1.25em
}

.woocommerce div.product div.images {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}
.woocommerce div.product form.cart {
    margin-bottom: 2em
}

.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before {
    content: " ";
    display: table
}

.woocommerce div.product form.cart::after {
    clear: both
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em
}
.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both
}

.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before {
    content: " ";
    display: table
}

.woocommerce .products ul::after,.woocommerce ul.products::after {
    clear: both
}

.woocommerce .products ul li,.woocommerce ul.products li {
    list-style: none outside
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}
/** woocomerce.css**/

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.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: left;
}
.woocommerce table.cart td.actions .btn.btn-success{
    float: right;
}

@media (max-width: 850px){
    .actions input {
        width: 100% !important;
        margin-bottom: 0.3em;
    }
}

@media (max-width: 768px){
    .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;
    }
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}

@media only screen and (max-width: 600px){
    .product-loop ul.products li.product {
        width: 90%;
    }
}




.out-of-stock {
  background: grey;
  padding: 1em;
  color: #fff !important;
  width: 100px;
  text-align: center;
  display: inline-block;
}

/*-- plans --*/
del .amount {
  font-size: 14pt !important;
}

.price {
  color: #777;
}
.price .amount {
  font-size: 16pt;
}

.woo_single .price .amount {
  font-size: 24pt;
}

.plan-text .price {
  color: #FFF;
  font-size: 20px;
  font-weight: 200;
}

.woocommerce table.shop_table td small {
  line-height: 12px;
}

.wc-cart-shipping-notice {
  line-height: 14px;
  margin-bottom: 1em;
  margin-left: 0.8em;
}

.cart_totals .table th {
  border-top: none;
}

.plan-text .price:hover {
  color: #FFF;
  text-decoration: none;
}
.plan-text span {
  font-size: 45px;
  font-weight: 300;
}
.plan-text .sale {
  font-size: 45px;
  display: block;
  line-height: 47px;
}
.plan-text .regular {
  text-decoration: line-through;
  font-size: 12px;
  line-height: 12px;
}
.plan-text p {
  color: #FFF;
  font-size: 14px;
  margin: -17px 0 0 18px;
  width: 100%;
}

.plans-grid:hover {
  transform: scale(1.05);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.plans-grid-head {
  background: #019db4;
  background-size: cover;
  padding: 4em 0 2em 0;
  text-align: center;
}

.plans-grid .pri_heading {
  color: #FFF;
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  font-weight: 700;
  padding: 0.5em 1em;
}

.plans-grid-bottom {
  background: #FFF;
  box-shadow: 0 0 7px #9F9C9C;
}
.plans-grid-bottom span {
  display: block;
  color: #f7f7f7;
  font-size: 12pt;
  text-align: center;
  margin: 0 2em 1em;
  padding-top: 1em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.plans-grid-bottom p {
  color: #222;
  font-size: 13pt;
  line-height: 18pt;
  text-align: center;
  border-bottom: 1px solid #DFDFDF;
  margin: 0;
  padding: 1.5em 2em;
  width: 100%;
  background: #FFF;
}

.plan-button {
  text-align: center;
  padding: 3em 0;
}
.plan-button a {
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
  padding: 0.5em 1.5em;
  background: #71b02f;
  text-transform: uppercase;
}

/*------woo-info--------*/
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before {
  padding-top: 0 !important;
  top: 1em;
  border-radius: 3px;
}

.woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
  padding-top: 0 !important;
  top: 1em;
  border-radius: 3px;
}

.woocommerce > p {
  color: #2c2c2c;
  font-size: 1em;
  padding: 0 0 0.5em;
  margin: 0;
  font-weight: 700;
  text-align: center;
  line-height: 1.4em;
  text-shadow: 0 0 20px #fff;
}

.feed-form .woocommerce {
  padding: 1em;
  margin: 1em;
}

.license_key {
  background: #fff !important;
}

ul.order_details {
  margin: 0 0 1em;
  background: #fdf6e7;
  padding: 1em 0.5em;
  border: 3px dotted #fff;
}

.order_details li {
  font-size: 1em !important;
}

/*--------------cart--------------*/
.row-customer-details .input-text, .row-customer-details select {
  padding: 0.3em 0.3em 0.3em 0.5em;
}

input[name=coupon_code] {
  padding: 0.3em 0.3em 0.3em 0.5em;
}

.woocommerce form .form-row textarea {
  height: 127px !important;
}

.coupon-title {
  font-size: 1em;
  font-weight: bold;
}

.button[name=apply_coupon] {
  width: auto !important;
  background: #5cb85c;
}

.woo-button-coupon {
  color: #FFF;
  font-size: 18pt;
  font-weight: 200;
  padding: 0.3em 1.5em;
  background: #71b02f;
  border: none;
  margin: 0 0.5em 0;
  text-shadow: none;
  top: 3px;
  position: relative;
  text-align: center;
}
.woo-button-coupon:hover {
  background: #525e5e !important;
}

.cart_totals {
  margin: 0 0 2em;
}
.cart_totals table td {
  padding: 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  border-radius: 0;
}

#place_order, .woo-button {
  background: #5cb85c;
}

#place_order:hover, .woo-button:hover {
  background: #5d9523;
}

.update {
  background: #475B5B !important;
}
.update:hover {
  background: #525e5e !important;
}

/*----single_product---*/
.woo_single .woocommerce-breadcrumb {
  margin: 2em 1em;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 0.5em 1em 0.1em;
}

.cart-subtotal .amount, .order-total .amount, .cart-discount .amount, .tax-rate .amount {
  display: block;
  text-align: right;
}

.product-name {
  text-align: left;
}

.cart-subtotal td, .order-total td {
  text-align: right;
}

.cart-discount {
  text-align: right;
}
.cart-discount a {
  color: #900;
  font-size: 9pt;
}

.cross-sells {
  padding-top: 2em;
}

.woo_single .sidebar {
  border-left: 1px solid #e2e2e2;
  padding-left: 30px;
}
.woo_single .product_list_widget li {
  border-bottom: 1px solid #e2e2e2;
}

.add_to_cart_button:hover {
  background: #5d9523 !important;
}

.summary .cart {
  margin: 1em 0;
}

.sku_wrapper {
  font-size: 8pt;
}

.summary .product_meta {
  font-size: 12pt;
}
.summary .price {
  margin: 1em 0;
}

.single_add_to_cart_button:hover {
  background: #5d9523 !important;
}

.woo_single .cart .quantity {
  font-size: 20pt !important;
}

/*-----cart in hreader-----*/
.header-cart {
  max-width: 206px;
  z-index: 10000;
  position: relative;
  padding: 0.3em 0.5em !important;
  margin-top: 0.5em;
}

@media (min-width: 1025px) {
  .products .product {
    margin-bottom: 4.5em;
    width: 30%;
  }
  .products .product:hover {
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.12), 0 10px 15px rgba(0, 0, 0, 0.05);
  }
  .products .product h3 {
    font-size: 16px;
    line-height: 18pt;
  }

  .page-title {
    text-align: center;
    padding: 60px 0 30px;
  }

  .term-description {
    text-align: center;
    padding-bottom: 1em;
  }
}
@media (max-width: 1024px) {
  .plans-grid {
    margin-top: 100px;
  }

  .products .product {
    width: 50%;
  }
  .products .product h3 {
    font-size: 16px;
    line-height: 18pt;
  }

  .page-title {
    text-align: center;
    padding: 1em 0 1em;
  }

  .term-description {
    text-align: center;
    padding-bottom: 1em;
    font-size: 12pt;
  }
}
@media (max-width: 768px) {
  .products .product {
    width: 100%;
  }
  .products .product h3 {
    font-size: 16px;
    line-height: 18pt;
  }

  .woo_email {
    text-align: center;
    padding-bottom: 1em;
  }
  .woo_email input {
    max-width: 300px;
  }
}
@media (max-width: 348px) {
  .woo_email {
    text-align: center;
    padding-bottom: 1em;
  }
  .woo_email input {
    max-width: 200px;
  }
}
/*-------------form-----*/
.woo_form_wrapper ul {
  margin-left: 0;
  padding-left: 0;
}
.woo_form_wrapper li {
  list-style: none;
}

.gfield_required {
  font-size: 0.7em;
  top: -10px;
  position: relative;
  color: #df4c45;
}

.woo_form_wrapper {
  display: block;
  max-width: 968px;
  margin: 0 auto;
  position: relative;
}

.gfield_label {
  font-size: 2em;
  font-weight: 200;
}

.gform_button {
  color: #FFF;
  font-size: 3em !important;
  font-weight: 200;
  padding: 0.1em 1.5em;
  background: #71b02f;
  border: none;
  text-shadow: none;
  margin: 0 auto !important;
  display: block;
}

.woo_upload {
  text-align: center;
  margin-top: 0.5em;
  margin: 0 auto;
}
.woo_upload .gfield_label {
  margin-bottom: 0.2em;
}
.woo_upload .validation_message {
  display: none;
}
.woo_upload .ginput_container {
  text-align: center;
}
.woo_upload .ginput_container .gform_drop_area {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 180px;
  width: 968px;
  border: 1px dashed #e8ffd0;
  background: #6fc8d6;
}
.woo_upload .ginput_container .gform_drop_area .gform_button_select_files {
  text-align: center;
}
.woo_upload #gform_preview_1_3 {
  width: 100%;
  display: block;
  padding: 1em 0;
  margin: 0.2em 0 1em;
}

.gform_delete:hover {
  cursor: pointer;
  opacity: 0.7;
}

.woo_upload .ginput_preview {
  position: relative;
  display: inline-block;
  padding: 0.4em 0.7em;
  background: #6fc8d6;
  border-radius: 4px;
  margin: 0.2em 0.3em;
}
.woo_upload .ginput_preview .gform_delete {
  position: absolute;
  right: -5px;
  top: -5px;
}

.woo_email {
  text-align: center;
  padding-bottom: 2em;
}
.woo_email input {
  padding: 0.2em 0.3em;
  font-size: 1.7em;
  font-weight: 200;
  max-width: 420px;
  width: 420px;
}

.woocommerce .logo_pic img {
  height: auto;
  max-width: initial !important;
  vertical-align: middle;
  margin-top: 20px;
}

.validation_error, .validation_message {
  padding: 0.2em 1em;
  color: #2c2c2c;
  font-size: 1.1em;
  line-height: 14px;
  margin: 1.1em 0;
  text-align: center;
}

.gform_ajax_spinner {
  position: absolute;
  top: 45%;
  left: 45%;
}

.moxie-shim {
  left: 0 !important;
}

.woo_captcha {
  text-align: center;
}
.woo_captcha .ginput_container {
  margin: 0 auto;
  width: 450px;
}

.gform_footer {
  margin-top: 2em;
}

.gform_validation_container {
  display: none;
}

.woocommerce .quantity .qty {
  width: 60px;
  padding-right: 0.2em;
  margin-right: 0.2em;
  margin-top: 2px;
}

.sku_wrapper {
  display: block;
}

input[name=coupon_code] {
  width: 120px !important;
  margin-right: 1em;
}

@media (max-width: 768px) {
  .woocommerce #content div.product div.images, .woocommerce div.product div.images {
    width: 100% !important;
    float: right !important;
  }

  .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
    float: right !important;
  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
    width: 100% !important;
    float: left !important;
  }

  .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
    float: left !important;
  }
}
.woocommerce div.product div.images img {
  max-width: 250px;
  float: right;
  margin: 1em 0;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images {
  width: 32%;
}

.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 32%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
  width: 66%;
}

.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 66%;
}

.woocommerce div.product div.images div.thumbnails {
  border: 1px solid #e2e2e2;
  border-radius: 12px;
  padding: 12px;
  margin-top: 12px;
}

.onsale {
  width: 80px;
  height: 80px;
  background: #5cb85c !important;
  line-height: 80px !important;
  padding: 0 !important;
  font-size: 12pt !important;
}

div.product p.price, .woocommerce div.product span.price {
  color: #71b02f !important;
  font-size: 1.25em;
}

.products li {
  display: inline-block;
  padding: 24px 12px 12px 12px !important;
}

.woocommerce-message .wc-forward {
  background: none !important;
  color: #333 !important;
}

.payment {
  margin-top: 3em;
}

.prodcut_price .regular_price {
  font-size: 100%;
}
.prodcut_price .sale_price {
  display: block;
  font-size: 70%;
  text-decoration: line-through;
}

.woocommerce-checkout-review-order-table .product-name .remove, .woocommerce-checkout-review-order-table .product-name .quantity {
  display: inline;
}

.row-product-bottom {
  background: #fff;
}

.row-product-top {
  text-align: left;
  background-color: #f4fdff;
  min-height: 220px;
  padding: 2em 0;
}
.row-product-top .entry-summary {
  float: left !important;
  width: 75% !important;
}

.wc-tabs {
  display: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images {
  width: 100% !important;
  float: right;
}

.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 100% !important;
  float: right;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
  margin: 0;
}

.summary {
  padding-top: 1em;
}

.single_add_to_cart_button {
  line-height: 24px;
}

.add_to_cart_button {
  background-color: #5cb85c !important;
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product h2 {
  font-size: 14pt;
}
.woocommerce ul.products li.product .button {
  padding: 10px;
}

li.product img {
  max-width: 200px;
  margin-bottom: 1em;
}

.upsells .h2 {
  margin-bottom: 2em;
}

.woocommerce span.onsale {
  top: 0.2em !important;
  right: 10em !important;
  left: auto !important;
}

@media (min-width: 1024px) {
  .woocommerce .cart-collaterals .cart_totals {
    float: right !important;
    margin-top: -20px;
    margin-right: -15px;
  }
}
@media (max-width: 850px) {
  .actions input {
    width: 100% !important;
    margin-bottom: 0.3em;
  }

  .cart_totals table {
    display: table;
  }
}
.cart_totals .table > tbody > tr > td {
  border: none;
}

.wc-proceed-to-checkout a {
  float: none;
  font-size: 14pt;
}

.cart_item .product-thumbnail {
  max-width: 80px;
}

.woocommerce table.shop_table {
  border-radius: 0;
  font-size: 12pt;
}
.woocommerce table.shop_table .cart_item {
  background: #f7f7f7;
}
.woocommerce table.shop_table a.remove {
  font-size: 1em;
}
.woocommerce table.shop_table a.remove:hover {
  background: none;
  color: #444 !important;
}

.product-total {
  text-align: right;
}

.row-payment-details #payment {
  background: none;
}
.row-payment-details #payment img {
  display: inline-block;
  margin: -2px 1em 0 0.5em !important;
}
.row-payment-details #payment #place_order {
  padding: 1em 2em;
  font-size: 14pt;
}

@media (min-width: 850px) {
  .row-payment-details .banners-bottom {
    margin-top: -6.6em;
  }
}
.row-coupon {
  background: #fff;
}
.row-coupon .woocommerce-info {
  padding: 1em 0 1em 1.5em !important;
  margin: 0 !important;
  border: none;
  background: none;
  font-size: 12pt;
}
.row-coupon .woocommerce-info:before {
  font-family: WooCommerce;
  content: "";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 0;
}

.woocommerce > .woocommerce-message {
  display: none;
}

.row-cart-collaterals {
  background: #fff;
}
.row-cart-collaterals h2 {
  color: #333;
}

.row-cart.support-1 {
  padding-bottom: 0;
  background: #fff;
}

.woocommerce-billing-fields {
  min-height: 250px;
}

.woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce-pagination {
  margin-top: 2em;
}
.woocommerce-pagination .page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a:hover {
  padding: 13px 17px !important;
  background: #DDD !important;
  border: 1px solid #BBB !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce-pagination .page-numbers a:link, .woocommerce-pagination .page-numbers a:visited {
  display: inline !important;
  text-decoration: none !important;
  background: #EEE !important;
  color: #666 !important;
  padding: 13px 17px !important;
  border: 1px solid #DDD !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce-pagination .page-numbers li {
  display: inline;
  margin: 2px;
}

.woocommerce .woocommerce-pagination {
  width: 50%;
  float: left;
  text-align: left !important;
}

.woocommerce-result-count {
  width: 46%;
  float: right;
  text-align: right;
  margin-bottom: 0;
}

.product-loop {
  clear: both;
}
.product-loop ul li .button {
  margin: 0;
}
.product-loop span.onsale {
  min-height: 1.236em;
  min-width: 1.236em;
  padding: 0;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #71b02f;
  color: #fff;
  font-size: 0.857em;
  -webkit-font-smoothing: antialiased;
}
.product-loop ul {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
  clear: both;
}
.product-loop ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-loop ul li.product {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: All 0.1s ease;
  transition: All width 0.1s ease;
}
.product-loop ul li .btn-addtocard {
  margin-top: 1em;
}
.product-loop ul li li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.product-loop ul li img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.product-loop ul li li.product h3 {
  padding: 0.5em 0;
  margin: 0;
  line-height: 16pt;
  font-size: 12pt;
}
.product-loop ul li a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: All 0.1s ease;
}
.product-loop ul li a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.product-loop ul li li.product a h3 {
  padding: 0.5em 0;
  margin: 0;
  line-height: 16pt;
  font-size: 12pt;
}

.woocommerce ul.products li.product .price del {
  display: inline-block;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #fff;
  background-color: #ec971f;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}

.product-breadcrumbs {
  background-color: #f4fdff;
  padding: 2em 0;
}

.justify-strech {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.justify-strech .summary-items {
  display: flex;
  align-items: center;
}

/*******Text in cart css **********/
.cc-pay-notice {
    padding: 20px 10px 0;
}
.cc-pay-notice p {
    margin-bottom: 16px;
}
/*# sourceMappingURL=woo.css.map */