@font-face{font-family:"WC_BIS";src:url(//pokipair.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.eot?74918120);src:url(//pokipair.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.eot?74918120#iefix) format("embedded-opentype"),url(//pokipair.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.woff?74918120) format("woff"),url(//pokipair.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.ttf?74918120) format("truetype"),url(//pokipair.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.svg?74918120#WC_BIS) format("svg");font-weight:normal;font-style:normal}.bis-icon:before{display:inline-block;font-size:20px;line-height:1;font-family:WC_BIS !important;text-decoration:inherit;font-weight:normal;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bis-icon.bis-notifications:before{content:""}body.theme-storefront .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--backinstock a:before{content:""}.woocommerce-backinstock-table__cell__product .description{display:block;font-size:.9em}#wc_bis_product_form{margin:0 0 40px}#wc_bis_product_form .wc_bis_form_title{margin:0 0 20px}#wc_bis_product_form .wc_bis_registrations_count{margin:20px 0 0}#wc_bis_product_form #wc_bis_send_form{float:none}#wc_bis_product_form .wc_bis_opt_in{margin:0;display:block}#wc_bis_product_form .wc_bis_opt_in span{margin-left:5px}#wc_bis_product_form .wc_bis_opt_in input[type=checkbox]{margin:0}.bundle_form #wc_bis_already_registered,.bundle_form #wc_bis_product_form{margin-top:20px}/**
 * Debug
 */
#wcs-debug {
  padding: 0 0 0;
  font-size: 1em;
  margin-bottom: 2em;
}

#wcs-debug #wcs-debug-header {
  background: #3d9cd2;
  color: #ffffff;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
}

#wcs-debug #wcs-debug-header .wcs-debug-toggle {
  background-image: url(//pokipair.com/wp-content/plugins/conditional-shipping-for-woocommerce/includes/frontend/../../frontend/img/arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  width: 42px;
  height: 100%;
  right: 0;
  top: 0;
  background-size: 42px;
  position: absolute;
  transition: .3s all;
}

#wcs-debug.closed .wcs-debug-toggle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#wcs-debug #wcs-debug-contents {
  padding: 20px 20px 0;
  display: none;
  border: 1px solid #dee2e6;
  border-width: 0 1px 1px;
}

#wcs-debug #wcs-debug-contents .wcs-debug-tip {
  color: #1864ab;
  background: url(//pokipair.com/wp-content/plugins/conditional-shipping-for-woocommerce/includes/frontend/../../frontend/img/tip2.svg) no-repeat left 5px;
  background-size: 16px 16px;
  padding-left: 24px;
}

#wcs-debug #wcs-debug-contents h3 {
  margin: 10px 0 20px;
  font-weight: bold;
  font-size: 1.2em;
}

#wcs-debug #wcs-debug-contents h3.ruleset-title {
  font-size: 1em;
}

#wcs-debug #wcs-debug-contents h3.ruleset-title a {
  font-weight: bold;
}

#wcs-debug .wcs-debug-result-label {
  padding: 5px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

#wcs-debug .wcs-debug-result-label.wcs-debug-result-label-pass {
  background: #2b8a3e;
}

#wcs-debug .wcs-debug-result-label.wcs-debug-result-label-fail {
  background: #c92a2a;
}

#wcs-debug table.wcs-debug-table {
  border: 1px solid #dee2e6;
  margin: 0 0 20px;
}

#wcs-debug table.wcs-debug-table.wcs-debug-table-fixed {
  table-layout: fixed;
}

#wcs-debug table.wcs-debug-table td, #wcs-debug table.wcs-debug-table th {
  padding: 5px 10px;
  text-align: left;
}

#wcs-debug table.wcs-debug-table td.align-right,
#wcs-debug table.wcs-debug-table th.align-right {
  text-align: right;
}

/**
 * Shipping notices
 */
#wcs-notices,
.wcs-shipping-notices {
  margin-top: 1em;
}

#wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-success, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-error,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-success,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-error {
  margin-bottom: 0.5rem;
  padding: 10px 10px 10px 36px;
  border: 1px solid #000000;
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  font-size: 0.875em;
  font-weight: 400;
  color: #2f2f2f;
  border-radius: 4px;
  line-height: 19px;
}

#wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-success:last-child, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning:last-child, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-error:last-child,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-success:last-child,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning:last-child,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-error:last-child {
  margin-bottom: 0;
}

#wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-warning, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-warning, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-warning,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-warning,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-warning,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-warning {
  background-image: url(//pokipair.com/wp-content/plugins/conditional-shipping-for-woocommerce/includes/frontend/../../frontend/img/notices/warning.svg);
  background-size: 20px 20px;
  background-color: #fffbf4;
  border-color: #f0b849;
  color: #e67700;
}

#wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-success, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-success, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-success,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-success,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-success,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-success {
  background-image: url(//pokipair.com/wp-content/plugins/conditional-shipping-for-woocommerce/includes/frontend/../../frontend/img/notices/yes-alt.svg);
  background-size: 20px 20px;
  background-color: #f4fff4;
  border-color: #66C449;
  color: #2b8a3e;
}

#wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-error, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-error, #wcs-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-error,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-success.conditional-shipping-notice-style-error,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-warning.conditional-shipping-notice-style-error,
.wcs-shipping-notices .conditional-shipping-notice.conditional-shipping-notice-style-error.conditional-shipping-notice-style-error {
  background-image: url(//pokipair.com/wp-content/plugins/conditional-shipping-for-woocommerce/includes/frontend/../../frontend/img/notices/dismiss.svg);
  background-size: 20px 20px;
  background-color: #FFF4F4;
  border-color: #F06B49;
  color: #c92a2a;
}

.wcs-shipping-notices-blocks > div {
  margin-bottom: 0.5rem;
}

.wcs-shipping-notices-blocks > div .conditional-shipping-notice {
  margin-bottom: 0;
}

.wcs-shipping-notices-blocks > div:last-child {
  margin-bottom: 0;
}
.si{font-family:zocial;font-size:100%;font-style:normal;font-weight:400;margin:0 .5em 0 0;padding:0 .5em 0 0;text-align:center;text-decoration:none;text-transform:none;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.si-google{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/google.svg)}.si-twitter{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/twitter.svg)}.si-amazon{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/amazon.svg)}.si-facebook{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/facebook.svg)}.si-disqus{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/disqus.svg)}.si-vkontakte{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/vkontakte.svg)}.si-linkedin{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/linkedin.svg)}.si-paypal{background-image:url(//pokipair.com/wp-content/plugins/woocommerce-social-login/assets/images/paypal.svg)}span.social-badge{background:#333;border:1px solid #333;border-radius:2px;box-sizing:content-box;color:#fff;font-family:inherit;font-weight:700;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}span.social-badge,span.social-badge .si{display:inline-block;font-size:100%;height:2.5em}span.social-badge .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login,.widget-area .widget a.button-social-login,a.button-social-login,button.button-social-login,input.button-social-login{background:#333;border:1px solid #333;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.1);box-sizing:content-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;font-weight:700;height:2.5em;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}.button-social-login .si,.widget-area .widget a.button-social-login .si,a.button-social-login .si,button.button-social-login .si,input.button-social-login .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;display:inline-block;font-size:100%;height:2.5em;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login:focus,.button-social-login:hover,.widget-area .widget a.button-social-login:focus,.widget-area .widget a.button-social-login:hover,a.button-social-login:focus,a.button-social-login:hover,button.button-social-login:focus,button.button-social-login:hover,input.button-social-login:focus,input.button-social-login:hover{outline-color:transparent}.button-social-login:focus .si,.button-social-login:hover .si,.widget-area .widget a.button-social-login:focus .si,.widget-area .widget a.button-social-login:hover .si,a.button-social-login:focus .si,a.button-social-login:hover .si,button.button-social-login:focus .si,button.button-social-login:hover .si,input.button-social-login:focus .si,input.button-social-login:hover .si{background-color:hsla(0,0%,100%,.75)}.button-social-login:active,.widget-area .widget a.button-social-login:active,a.button-social-login:active,button.button-social-login:active,input.button-social-login:active{top:1px}.button-social-login:visited,.widget-area .widget a.button-social-login:visited,a.button-social-login:visited,button.button-social-login:visited,input.button-social-login:visited{color:#fff}.woocommerce-checkout form.login .wc-social-login{display:none}.wc-social-login.form-row-wide{float:none}.woocommerce table.shop_table.wc-social-login-linked-profiles td,.woocommerce table.shop_table.wc-social-login-linked-profiles th{padding:4px 8px;vertical-align:middle}.woocommerce table.shop_table.wc-social-login-linked-profiles .profile-actions{text-align:right}.woocommerce-MyAccount-content .wc-social-login-profile{border-top:1px solid #eee;padding-top:20px}@media (max-width:768px){.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions{text-align:left}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions:before{display:none}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions .button{float:none;margin:.125em .25em .125em 0}}