/*
Theme Name: BunkBed.ie

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
/* General Colours */
/* Text Colours */
/* Special Colours & Related Rules */
/*--------------------------------------------------------------
# Borders
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
/**
 * Shop tables
 */
/**
 * Shop tables
 */
table.shop_table_responsive {
  width: 310px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
}
table.shop_table_responsive thead {
  display: none;
}
table.shop_table_responsive tbody th {
  display: none;
}
table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  float: left;
}
table.shop_table_responsive tr td.product-remove {
  margin-bottom: -20px;
  margin-left: 280px;
}
table.shop_table_responsive tr td.product-remove a {
  text-align: left;
  background: #FF5C46;
  opacity: 1;
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  z-index: 2;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
}
table.shop_table_responsive tr td.product-remove:before {
  display: none;
}
table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
  display: none;
}
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}
table.shop_table_responsive .product-thumbnail:before {
  display: none;
}
table.shop_table_responsive .product-thumbnail a {
  display: block;
  text-align: left;
}
table.shop_table_responsive .product-name a {
  display: block;
  width: 148px;
  height: 78px;
  background: url(img/brush-purple.svg) no-repeat top left;
  background-size: contain;
  margin-left: auto;
  line-height: 78px;
  font-family: "Beauty and the Beast", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 22px;
}
table.shop_table_responsive .cart_item td:not(.product-remove):not(.product-thumbnail):not(.product-subtotal) {
  border-bottom: 1px solid #EEEEEE;
  padding: 15px 0;
}
table.shop_table_responsive dd {
  margin: 0;
}
table.shop_table_responsive dd p {
  margin-top: 0;
}
table.shop_table_responsive .product-quantity:before {
  margin-top: 8px;
}
table.shop_table_responsive .product-subtotal {
  padding: 15px 0 !important;
  font-weight: bold;
}
table.shop_table_responsive .coupon {
  display: block;
  text-align: left;
  background: #d5f9ff;
  padding: 15px;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 20px;
}
table.shop_table_responsive .coupon label[for=coupon_code] {
  display: none;
}
table.shop_table_responsive .coupon input {
  display: block;
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
}
table.shop_table_responsive .coupon button {
  display: block;
  width: 100%;
}
table.shop_table_responsive .actions .button[name=update_cart] {
  display: block;
  width: 100%;
}
table.shop_table_responsive .shipping-calculator-form {
  text-align: left;
}
table.shop_table_responsive .shipping-calculator-form input, table.shop_table_responsive .shipping-calculator-form button {
  width: 100%;
}
table.shop_table_responsive .shipping-calculator-form #calc_shipping_country_field {
  display: none;
}
.cart_totals h2 {
  text-align: center;
  margin-top: 50px;
}
.cart_totals td {
  padding: 15px 0;
  border-bottom: 1px solid #EEEEEE;
}
.cart_totals .order-total td {
  border-bottom: none;
}
.cart_totals .checkout-button {
  width: 310px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  display: block;
  text-align: center;
}
.shipping-calculator-button {
  background: #1EE0BE;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  padding: 10px 15px;
  font-weight: bold;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
}
@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group;
  }
  table.shop_table_responsive tbody th {
    display: table-cell;
  }
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left;
  }
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  table.shop_table_responsive tr td:before {
    display: none;
  }
}
/**
 * Responsiveness
 */
@media (min-width: 768px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form, .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
    display: block;
  }
  .woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail {
    display: none;
  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 550px;
    float: right;
  }
  .woocommerce-cart .woocommerce .cart-collaterals h2 {
    margin-top: 0 !important;
  }
  .woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator {
    display: inline-block;
    margin-left: 10px;
  }
  .woocommerce-cart .shop_table_responsive {
    width: 100%;
    margin-top: 0;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    overflow: hidden;
  }
  .woocommerce-cart .shop_table_responsive tr td {
    vertical-align: top;
    padding-top: 15px;
    border: none !important;
  }
  .woocommerce-cart .shop_table_responsive tr th {
    font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    background: #F0F9F9;
  }
  .woocommerce-cart .shop_table_responsive tr:last-child td {
    border-bottom: none !important;
  }
  .woocommerce-cart .shop_table_responsive tr .actions {
    display: none;
  }
  .woocommerce-cart .shop_table_responsive .product-name {
    width: 500px;
    overflow: hidden;
  }
  .woocommerce-cart .shop_table_responsive .product-name a {
    margin-left: 0;
    float: left;
    background: url(img/brush-blue.svg) no-repeat top left;
    background-size: contain;
    position: relative;
    font-size: 24px;
    overflow: hidden;
  }
  .woocommerce-cart .shop_table_responsive .product-name a:before {
    width: 22px;
    height: 25px;
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    background: url(img/icon-sleeping-zs.svg) no-repeat top left;
    background-size: contain;
  }
  .woocommerce-cart .shop_table_responsive .product-name .variation {
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 20px;
  }
  .woocommerce-cart .shop_table_responsive .product-remove {
    padding-top: 25px;
    padding-left: 30px;
    width: 100px;
  }
  .woocommerce-cart .shop_table_responsive .product-quantity {
    text-align: right;
    padding-right: 40px !important;
  }
  .woocommerce-cart .shop_table_responsive .product-quantity input {
    width: 140px;
  }
  .woocommerce-cart .shop_table_responsive .product-subtotal .woocommerce-Price-amount {
    display: block;
    padding-top: 10px;
  }
  .woocommerce-cart .shop_table_responsive .product-price {
    display: none;
  }
  .woocommerce-cart .shop_table_responsive .coupon label[for=coupon_code] {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    padding-top: 8px;
  }
  .woocommerce-cart .shop_table_responsive .coupon input {
    display: inline-block;
    vertical-align: top;
    width: auto;
    width: 400px;
    margin-bottom: 0;
  }
  .woocommerce-cart .shop_table_responsive .coupon button {
    float: right !important;
    width: calc(100% - 500px) !important;
    padding-top: 0;
    padding-bottom: 0;
    height: 48px;
  }
  .woocommerce-cart .shop_table_responsive .actions .button[name=update_cart] {
    width: auto;
    float: right;
    margin: 0;
    background: #A763A8;
  }
  .woocommerce-cart .cart_totals .checkout-button {
    float: right;
  }
  .woocommerce-cart .cart_totals:after {
    content: "";
    display: block;
    clear: both;
  }
  .woocommerce-cart .shipping-calculator-button {
    background: #A763A8;
  }
  .cart-collaterals {
    width: 380px !important;
    position: relative;
  }
  .cart-collaterals:before {
    width: 223px;
    height: 237px;
    position: absolute;
    top: 0;
    left: -250px;
    background: url(img/buy-with-confidence.svg) no-repeat top left;
    background-size: contain;
    content: "";
    display: block;
  }
  .cart-collaterals h2 {
    display: none;
  }
  .cart-collaterals table {
    box-shadow: none !important;
  }
  .cart-collaterals table tr {
    position: relative !important;
    display: block !important;
  }
  .cart-collaterals table tr:after {
    display: block;
    width: 100%;
    height: 1px;
    background: #E4E4E4;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
  }
  .cart-collaterals table tr:last-child:after {
    display: none;
  }
  .cart-collaterals table tr th {
    width: 100px;
    vertical-align: middle;
    font-size: 18px;
  }
  .cart-collaterals table th {
    background: none !important;
    text-transform: none !important;
  }
  .cart-collaterals table .order-total .woocommerce-Price-amount {
    font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
  }
  .cart-collaterals .woocommerce-shipping-calculator {
    display: block !important;
    margin-left: 0 !important;
  }
  .cart-collaterals .woocommerce-shipping-calculator p {
    margin-top: 0;
    margin-bottom: 7px;
  }
  .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    background: none;
    color: #FF5C46;
    text-transform: none;
    text-decoration: underline;
    padding: 0;
  }
  .cart-collaterals .checkout-button {
    width: 100%;
    float: none;
    display: block;
    font-size: 0;
    padding: 35px 20px;
  }
  .cart-collaterals .checkout-button:before {
    font-size: 24px;
    content: "PAY NOW";
  }
}
/**
 * Products
 */
/**
 * Products
 */
.term-description {
  margin-bottom: 40px;
}
ul.products {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -2em;
}
ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 15px !important;
  border: 2px solid #22CEF3;
  width: 100%;
}
ul.products li.product a {
  display: block;
}
ul.products li.product a:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
ul.products li.product .product-image-container {
  position: relative;
  width: 170px;
  height: 170px;
  line-height: 100%;
  float: left;
}
ul.products li.product .product-image-container .woocommerce-loop-product_title {
  color: #fff !important;
  position: absolute;
  bottom: 0;
  right: -15px;
  background: url(img/brush-blue.svg) no-repeat top left;
  width: 154px;
  height: 55px;
  text-align: center;
  text-transform: uppercase !important;
  line-height: 60px;
  font-size: 22px !important;
  margin: 0 !important;
  font-family: "Beauty and the Beast", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif !important;
  font-weight: normal !important;
}
ul.products li.product .product-image-container .woocommerce-loop-product_title:before {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 17px;
  height: 18px;
  background: url(img/icon-sleeping-zs.svg) no-repeat top left;
  content: "";
  display: block;
}
ul.products li.product .product-short-details {
  display: inline-block;
  width: calc(100% - 190px);
  padding: 15px;
  vertical-align: top;
}
ul.products li.product .product-short-details .product-subtitle {
  font-size: 19px;
  margin: 0;
  display: block;
  line-height: 120%;
  color: #2F353B;
  font-weight: 800;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
}
ul.products li.product .product-short-details .price {
  color: #fff;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.7em;
  line-height: 1;
  display: block;
  text-align: center;
  width: 85px;
  height: 84px;
  background: url(img/icon-hexagon-blue.svg) no-repeat top left;
  background-size: contain;
  line-height: 85px;
  position: absolute;
  bottom: 10px;
  right: 15px;
}
ul.products li.product .product-short-details .price .woocommerce-Price-currencySymbol {
  font-size: 0.6em;
  vertical-align: top;
  margin-right: 2px;
}
ul.products li.product:nth-child(4n+2) .product-image-container .woocommerce-loop-product_title {
  background-image: url(img/brush-green.svg);
}
ul.products li.product:nth-child(4n+2) .product-short-details .price {
  background-image: url(img/icon-hexagon-green.svg);
}
ul.products li.product:nth-child(4n+3) .product-image-container .woocommerce-loop-product_title {
  background-image: url(img/brush-yellow.svg);
}
ul.products li.product:nth-child(4n+3) .product-short-details .price {
  background-image: url(img/icon-hexagon-yellow.svg);
}
ul.products li.product:nth-child(4n+4) .product-image-container .woocommerce-loop-product_title {
  background-image: url(img/brush-purple.svg);
}
ul.products li.product:nth-child(4n+4) .product-short-details .price {
  background-image: url(img/icon-hexagon-purple.svg);
}
.tax-product_cat ul.products {
  margin-bottom: 0;
}
#primary h3.woocommerce-loop-product_title {
  text-transform: none;
  color: #6B6E71;
  margin-bottom: 0;
  font-size: 1.5em;
  margin-top: 10px;
}
/**
 * Responsiveness
 */
@media (min-width: 600px) {
  ul.products li.product {
    width: 32%;
    margin-right: 2%;
  }
  ul.products li.product:nth-child(3n) {
    margin-right: 0;
  }
  ul.products li.product .product-image-container {
    width: 100%;
    height: auto;
  }
  ul.products li.product .product-image-container .woocommerce-loop-product_title {
    left: -2px;
    right: auto;
    bottom: 1px;
  }
  ul.products li.product .product-short-details {
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 100px;
  }
  ul.products li.product .product-short-details .price {
    right: 5px;
    bottom: 7px;
  }
}
@media (min-width: 960px) {
  ul.products {
    margin-bottom: -60px;
  }
  ul.products li.product {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 60px !important;
  }
  ul.products li.product:nth-child(3n) {
    margin-right: 2%;
  }
  ul.products li.product:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .term-description {
    margin-bottom: 60px;
  }
  ul.products li.product .product-image-container .woocommerce-loop-product_title {
    width: 165px;
    height: 71px;
    font-size: 28px !important;
    line-height: 80px;
  }
  ul.products li.product .product-short-details {
    padding-bottom: 75px;
  }
  ul.products li.product .product-short-details .product-subtitle:after {
    content: "VIEW PRODUCT";
    display: block;
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-size: 17px;
    color: #FF7E35;
    font-weight: 800;
    font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  }
  ul.products li.product .product-short-details .price {
    font-weight: 700 !important;
    font-size: 34px;
    bottom: 8px;
  }
  ul.products li.product .product-short-details .price .woocommerce-Price-currencySymbol {
    position: relative;
    top: -5px;
    right: -2px;
  }
}
/**
 * Single product
 */
/**
 * Single Product
 */
.single-product .product_title {
  width: 316px;
  height: 144px;
  background: url(img/brush-purple.svg) no-repeat top left;
  opacity: 0.95;
  background-size: contain;
  color: #fff;
  font-family: "Beauty and the Beast", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  font-size: 46px;
  padding-top: 25px;
  text-indent: -20px;
  margin-top: 20px;
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  right: -8px;
}
.single-product .product_title:before {
  position: absolute;
  top: 20px;
  left: 22px;
  width: 32px;
  height: 32px;
  background: url(img/icon-sleeping-zs.svg) no-repeat top left;
  background-size: contain;
  content: "";
  display: block;
}
.single-product .product_title span {
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  display: block;
  margin-top: 5px;
}
.single-product div.product {
  content: "";
  display: table;
  table-layout: fixed;
  position: relative;
  /**
		 * Product Gallery
		 */
}
.single-product div.product .summary {
  margin-top: 0;
}
.single-product div.product .woocommerce-product-gallery {
  position: relative;
  margin-bottom: 20px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  display: block;
  z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
  margin-bottom: 15px !important;
  width: 25%;
  margin-right: 3.66%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.7966666667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22.15%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}
.single-product div.product .ppom-wrapper {
  /**
			 * Product Options
			 */
  /**
			 * Product Pricing
			 */
}
.single-product div.product .ppom-wrapper .ppom-col {
  margin: 10px 0;
}
.single-product div.product .ppom-wrapper .form-check {
  margin-bottom: 12px;
}
.single-product div.product .ppom-wrapper .form-control-label {
  display: block;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 800;
  color: #2F353B;
  padding-left: 40px;
  background: url(img/icon-glyph1.svg) no-repeat top 2px left;
  background-size: 25px 25px;
}
.single-product div.product .ppom-wrapper .form-control-label:before {
  content: "Choose ";
}
.single-product div.product .ppom-wrapper .form-check-label {
  padding-left: 0;
  display: block;
  background: #F5FBFC;
  padding: 15px 15px;
  border-radius: 6px;
  position: relative;
  height: 58px;
  line-height: 58px;
}
.single-product div.product .ppom-wrapper .form-check-label[for="delivery_in_dublin"]:after, .single-product div.product .ppom-wrapper .form-check-label[for="delivery___assembly_in_dublin"]:after {
  content: "+10 mile";
  display: block;
  font-size: 14px;
  opacity: 0.5;
  margin-left: 15px;
  float: right;
  background: rgba(0, 59, 126, 0.1);
  margin-top: 2px;
  line-height: 14px;
  padding: 5px 10px;
  border-radius: 3px;
}
.single-product div.product .ppom-wrapper .form-check-label .ppom-label-radio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  line-height: 54px;
  padding: 0 15px;
}
.single-product div.product .ppom-wrapper .form-check-label input[type="radio"] {
  display: none;
}
.single-product div.product .ppom-wrapper .form-check-label input[type="radio"]:checked + .ppom-label-radio {
  background: #FF7E35;
  color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.single-product div.product .ppom-wrapper .table tr:not(.ppom-total-without-fixed) {
  display: none;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed {
  background: none;
  text-align: center;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed th {
  border: none;
  padding: 0;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-label-item {
  display: none;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item {
  text-align: center;
  font-size: 28px;
  color: #A763A8;
  width: 210px;
  height: 210px;
  display: inline-block;
  background: url(img/decoration-hexagon-outline.svg) no-repeat top left;
  background-size: contain;
  padding-top: 60px;
  margin-bottom: -80px;
  position: relative;
  left: -5px;
  z-index: -1;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item:before {
  content: "Your special price:";
  display: block;
  font-size: 1rem;
  position: relative;
  right: -5px;
}
.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price {
  font-size: 56px;
  letter-spacing: -2px;
  vertical-align: top;
  line-height: 46px;
  margin-left: 2px;
}
.single-product div.product .single_add_to_cart_button {
  display: block;
  width: 100%;
}
.stock:empty:before {
  display: none;
}
.stock.in-stock {
  color: #a3e7c7;
}
.stock.out-of-stock {
  color: #ffaf9e;
}
/**
 * Responsiveness
 */
@media (min-width: 600px) {
  .single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item {
    left: 0;
    margin-bottom: -25px;
  }
  .single-product div.product .single_add_to_cart_button {
    width: calc(100% - 230px);
    float: right;
    margin-top: -140px;
  }
  .ppom-wrapper .form-check {
    width: 500px;
  }
  #ppom-price-container {
    width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single-product div.product {
    max-width: 705px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-product div.product .woocommerce-product-gallery {
    position: relative;
  }
  .single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 600px;
  }
  .single-product div.product .woocommerce-product-gallery .flex-viewport figure {
    margin: 0;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 82px;
    display: block;
    position: absolute;
    top: 0;
    left: 600px;
    margin-left: 20px !important;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    width: 100px !important;
  }
  .ppom-wrapper .align-items-center {
    display: block !important;
  }
  .ppom-wrapper .align-items-center .ppom-col {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
  }
  .ppom-wrapper .align-items-center .ppom-col:first-child {
    margin-right: 1% !important;
  }
  .ppom-wrapper .form-check {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .single-product #main {
    position: relative;
    padding-top: 80px;
  }
  .single-product .product_title {
    position: absolute;
    top: 0;
    right: 300px;
  }
  .single-product div.product .woocommerce-product-gallery {
    float: right;
    width: 600px;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    width: 100px !important;
  }
  .single-product div.product .summary {
    float: left;
    width: calc(100% - 630px);
  }
  .single-product div.product .ppom-wrapper .form-check-label .ppom-label-radio {
    padding: 0 30px;
  }
  .single-product div.product .ppom-wrapper .form-check-label input[type="radio"]:checked + .ppom-label-radio {
    padding: 0 30px;
  }
  .single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item {
    width: auto;
    height: auto;
    line-height: 28px;
    padding-top: 67px;
    background: none;
  }
  .single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price {
    font-size: 62px;
  }
  .single-product div.product .single_add_to_cart_button {
    margin-top: -65px;
    font-size: 23px;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-right: 40px;
    margin-bottom: 20px;
  }
  .single-product div.product #ppom-price-container {
    margin-top: -60px;
    margin-left: -25px;
    width: 180px;
  }
}
/**
 * Checkout
 */
/**
 * Checkout
 */
.woocommerce-checkout .entry-content {
  margin-top: -10px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row {
  overflow: hidden;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row > label, .woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row > span {
  float: left;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row > label {
  width: 140px;
  padding-top: 10px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row > span {
  width: calc(100% - 140px);
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row > span input {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.woocommerce-checkout .shop_table {
  border: 6px solid #d5f9ff;
  padding: 15px 30px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.woocommerce-checkout .place-order {
  text-align: right;
}
.woocommerce-checkout .wc_payment_methods {
  list-style-type: none;
  padding: 0;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method {
  background: #FFFFFF;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 20px !important;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method.payment_method_paypal img {
  float: right;
  margin-top: -3px;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method > input[type=radio] {
  display: none;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method > label {
  display: block;
  background: #F0F9F9;
  text-transform: uppercase;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 20px 25px;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method > label img {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method > div {
  padding: 10px 25px;
}
.woocommerce-checkout #order_review:before {
  content: "PAYMENT METHOD";
  text-align: center;
  display: block;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  color: #22CEF3;
  font-size: 2em;
  margin: 50px 0 30px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper ::-webkit-input-placeholder {
  opacity: 0;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper ::-moz-placeholder {
  opacity: 0;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper :-ms-input-placeholder {
  opacity: 0;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper :-moz-placeholder {
  opacity: 0;
}
.woocommerce-checkout .grand-total {
  clear: both;
  text-align: center;
  font-size: 62px;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
  color: #A763A8;
  line-height: 100%;
  margin-bottom: -50px;
}
.woocommerce-checkout .grand-total em {
  font-style: normal;
  font-size: 18px;
  display: block;
  margin-bottom: -30px;
}
.woocommerce-checkout .grand-total b {
  display: block;
}
.woocommerce-checkout .grand-total b:first-letter {
  font-size: 32px;
  vertical-align: super;
}
.woocommerce-checkout #wc-stripe-cc-form {
  border: none;
  padding: 0;
}
.woocommerce-checkout #wc-stripe-cc-form > label {
  display: none;
}
.woocommerce-checkout #wc-stripe-cc-form #stripe-card-element {
  margin-top: 0;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 10px;
  font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
}
.woocommerce-checkout .about_paypal {
  display: none;
}
/**
 * Responsiveness
 */
@media (min-width: 768px) {
  .woocommerce-checkout #primary {
    max-width: 720px;
  }
  .woocommerce-checkout #order_review {
    clear: both;
  }
  .woocommerce-checkout .shop_table {
    margin: 50px 0;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row > label {
    width: 100%;
    display: block;
    padding: 0;
    font-family: "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row > span {
    width: 100%;
    display: block;
    float: none;
  }
  .woocommerce-checkout #order_review:before {
    font-size: 54px !important;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .woocommerce-checkout .place-order .button {
    width: 335px;
    font-size: 24px;
    font-size: 0;
    padding: 35px 20px;
    margin-top: 10px;
  }
  .woocommerce-checkout .place-order .button:before {
    content: "PROCESS PAYMENT";
    font-size: 24px;
  }
  .woocommerce-checkout #content {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .woocommerce-checkout #content:after {
    width: 600px;
    height: 510px;
    background: url(img/smiley.svg) no-repeat top left;
    background-size: contain;
    display: block;
    content: "";
    position: absolute;
    right: -150px;
    top: 570px;
    z-index: -1;
    opacity: 0.2;
  }
}
/**
 * General WooCommerce components
 */
/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
  font-family: "star";
  letter-spacing: 10px;
  text-align: center;
  width: 160px;
  margin: 10px auto;
}
.star-rating:before {
  content: "SSSSS";
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  text-align: center;
}
.star-rating span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #FFCE4E;
}
p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}
p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "star";
  content: "S";
  color: #404040;
  text-indent: 0;
  opacity: 0.25;
}
p.stars a:hover ~ a:before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}
p.stars:hover a:before {
  content: "S";
  color: #22CEF3;
  opacity: 1;
}
p.stars.selected a.active:before {
  content: "S";
  color: #22CEF3;
  opacity: 1;
}
p.stars.selected a.active ~ a:before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}
p.stars.selected a:not(.active):before {
  content: "S";
  color: #22CEF3;
  opacity: 1;
}
/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  position: relative;
}
.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em;
}
/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}
.woocommerce-password-strength.strong {
  color: #a3e7c7;
}
.woocommerce-password-strength.short {
  color: #ffaf9e;
}
.woocommerce-password-strength.bad {
  color: #ffaf9e;
}
.woocommerce-password-strength.good {
  color: #d5f9ff;
}
/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #a3e7c7;
}
.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #ffaf9e;
}
.required {
  color: red;
}
/**
 * Notices
 */
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
  content: "";
  display: table;
  table-layout: fixed;
  background-color: #a3e7c7;
  clear: both;
  display: block;
  padding: 10px 20px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a {
  color: inherit;
  text-decoration: underline;
  font-weight: bold;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
  background-color: #d5f9ff;
}
.woocommerce-error {
  background-color: #ffaf9e;
}
.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #d5f9ff;
  z-index: 9999;
}
/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: #22CEF3;
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: #22CEF3;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}
/*# sourceMappingURL=woocommerce.css.map */