/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.wrap  {
    margin: 10px 20px 0 2px;
    background: #fff;
    padding: 10px 20px;
	color: #607D8B;
}
.wrap .mobile_quick_buy table.form-table tr th, table.form-table tr td {
	border: 1px solid #f4f4f4;
	padding: 15px 15px;
}
.wrap .mobile_quick_buy table.form-table tr th {
    font-weight: 700;
    color: #607D8B;
}
.wrap .mobile_quick_buy .mobile_quick_buy_tooltip::after {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "";
    cursor: help;
}
.wrap .mobile_quick_buy .mobile_quick_buy_tooltip {
    color: #666;
    display: inline-block;
    font-size: 1.1em;
    font-style: normal;
    height: 16px;
    line-height: 16px;
    position: relative;
    vertical-align: middle;
    width: 16px;
	padding: 0;
    vertical-align: middle;
    cursor: help;
    line-height: 1;
	margin: 2px 4px 0 0;
    float: right;
}
.wrap .mobile_quick_buy .mobile_quick_buy_tooltip_text {
	display: none;
	position: absolute;
	top: -70px;
	left: -100px;
	width: 200px;
	color: #fff;
	background: #000;
	font-size: 11px;
	padding: 10px;
	border-radius: 8px;
	line-height: 15px;
}
.mobile_quick_buy_tooltip:hover .mobile_quick_buy_tooltip_text {
	display: block;
}

.wrap .mobile-quick-buy-preview, .wrap .mobile_quick_buy {
	/*width: 45%;*/
	display: inline-block;
}
.wrap .mobile-quick-buy-preview {
	padding-left: 80px;
}
@media ( max-width: 767px ) {
	.wrap .mobile-quick-buy-preview, .wrap .mobile_quick_buy {
		width: 100% ;
	}
	.wrap .mobile-quick-buy-preview {
		padding-left: 0px;
	}
}

#preview_box {
  	position: relative;
}
.wrap .mobile-quick-buy-kp-sticky {
	position: absolute;
	bottom: 96px;
	left: 50px;
	width: 200px;
	height: 40px;
	text-align: center;
	z-index: 999999;
	box-shadow: 0px -1px 20px 0 rgba(51, 51, 51, 0.24);
}
.wrap .mobile-quick-buy-kp-sticky a {
	padding: 8px;
	display: block;
	font-size: 20px;
	text-decoration: none;
}

#wpfooter {
    position: relative;
}

/*
   Animation for spinner
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: 'kp-woo-qb';
  src: url('/wp-content/plugins/floating-quick-buy-button-for-woocommerce/font/kp-woo-qb.eot?83117690');
  src: url('/wp-content/plugins/floating-quick-buy-button-for-woocommerce/font/kp-woo-qb.eot?83117690#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/floating-quick-buy-button-for-woocommerce/font/kp-woo-qb.woff?83117690') format('woff'),
       url('/wp-content/plugins/floating-quick-buy-button-for-woocommerce/font/kp-woo-qb.ttf?83117690') format('truetype'),
       url('/wp-content/plugins/floating-quick-buy-button-for-woocommerce/font/kp-woo-qb.svg?83117690#kp-woo-qb') format('svg');
  font-weight: normal;
  font-style: normal;
}	
     
     
.kp-icon
{
  font-family: "kp-woo-qb";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .8em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.mobile-quick-buy-kp-sticky.quick-buy .kp-icon {
  font-style: italic;
}


.mobile-quick-buy-kp-sticky.quick-buy .kp-icon:before,
.mobile-quick-buy-kp-sticky.quick-buy .kp-icon:after {
  content: '';
  display: block;
  width: 65%;
  position: relative;
  margin-top: 2px;
  top: -6px;
  left: -10px;
  height: 1px;
  background-color: rgba(255,255,255,0.4);
}

.mobile-quick-buy-kp-sticky.quick-buy .kp-icon:before {
  top: 14px;
  left: -6px;
  width: 50%;
}