@font-face {
  font-family: "TextaAlt";
  src: url(https://d2n844f18s487r.cloudfront.net/modules/shared/fonts/TextaAlt.ttf)
      format("truetype"),
    url(https://d2n844f18s487r.cloudfront.net/modules/shared/fonts/TextaAlt.woff)
      format("woff");
}
@font-face {
  font-family: "TextaAlt";
  src: url(https://d2n844f18s487r.cloudfront.net/modules/shared/fonts/texta-alt-bold.ttf)
    format("truetype");
  font-weight: bold;
}

header#masthead {
  background-color: #f4f4f4!important;
}

.middle-container {
  width: 100%;
  max-width: 1060px;
}

header .middle-container {
  height: 95px;
  align-items: center;
  color: #fff;
}
header .middle-container a {
  color: #fff;
}

header .site-search {
  display: none;
}

@media (min-width: 768px) {
  .site-header .site-branding img {
    max-width: 180px!important;
  }
  
  .woocommerce-page .wc-svea-checkout-page form.svea-checkout {
      grid-template-columns:auto;
      
  }
  
  .woocommerce-page .wc-svea-checkout-page form.svea-checkout .order-country-wrapper {
      display:none;
      
  }
  
}

body.page-template-default:not(.woocommerce-checkout) #content {
  padding: 30px 0;
  background: #fff;
}

body.woocommerce-checkout #content .col-full {
  max-width: 100%;
  padding: 0px;
  margin: 0;
}

.whats-inside ul, .whatsinside ul {
  margin: 0;
  padding: 0;
}

table td,
table th {
  padding: 0.7em;
}
.resize,
img.resize {
  width: auto;
  height: auto;
}
.whats-inside {
  width: 430px;
}
.three-sections table {
  width: 100%;
  margin: 0 auto;
}
.three-sections {
  width: 430px;
  max-width: 430px;
  background: #fdfdfd;
}
header.header .middle-container {
  display: flex;
  position: relative;
}
.checkout-help {
  position: absolute;
  right: 5%;
}
.hide-on-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hide-on-mobile {
    display: initial;
  }
}
.checkout-container .middle-container {
  max-width: 1060px;
}
.col2-set {
  width: 100%;
  float: none;
}
#payment .payment_methods > li {
  background-color: #f3f3f3;
}
.woocommerce-checkout .payment-fixed {
  position: relative;
  box-shadow: none;
}
#customer_details + #wc_checkout_add_ons,
#order_review,
#order_review_heading {
  width: 100%;
  float: none;
}
#payment .place-order .button {
  font-size: 1.41575em;
  width: 100%;
  white-space: pre-wrap;
  display: block;
  clear: both;
  background: #a8d92f;
  background: -moz-linear-gradient(top, #a8d92f 0, #7ec620 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #a8d92f),
    color-stop(100%, #7ec620)
  );
  background: -webkit-linear-gradient(top, #a8d92f 0, #7ec620 100%);
  background: -o-linear-gradient(top, #a8d92f 0, #7ec620 100%);
  background: -ms-linear-gradient(top, #a8d92f 0, #7ec620 100%);
  background: linear-gradient(to bottom, #a8d92f 0, #7ec620 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a8d92f", endColorstr="#7ec620", GradientType=0);
  border: none;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #fff;
  padding: 20px 15px;
  border-radius: 3px;
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.08);
  margin: 10px auto;
}
#payment .place-order .button:hover {
  background: #bbec42;
  background: -moz-linear-gradient(top, #bbec42 0, #8ed72f 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #bbec42),
    color-stop(100%, #8ed72f)
  );
  background: -webkit-linear-gradient(top, #bbec42 0, #8ed72f 100%);
  background: -o-linear-gradient(top, #bbec42 0, #8ed72f 100%);
  background: -ms-linear-gradient(top, #bbec42 0, #8ed72f 100%);
  background: linear-gradient(to bottom, #bbec42 0, #8ed72f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr="#bbec42",
      endColorstr="#8ed72f",
      GradientType=0
    );
}
.checkout-container .about-product img.wp-post-image {
  width: 100%;
  height: auto;
  margin: 22px 0 0;
}
.about-product div hgroup h2 {
  font-size: 16px;
  padding: 0px 0 0;
}
ol,
ul {
  margin: 0 0 1em 0em;
}
.widget {
  margin: 0 0 0.5em;
}
.three-sections div {
  text-align: center;
  margin-top: 10px;
}
.money-back-color img,
.money-back-color-footer img {
  margin: 0 auto;
}
.col-md-5 .money-back-color-footer {
  width: 100%;
  float: none;
}
.col-md-5 h3 {
  margin-top: 40px;
}

.about-product div {
  width: auto;
}

.about-product .about-product-content {
  width: calc(100% - 200px);
}

@media (min-width: 768px) {
	.about-product .about-product-content .attachment-post-thumbnail {
		display: none;
	}
}

@media (min-width: 992px) {
	.about-product .about-product-content {
		width: calc(100% - 350px);
	}
}

@media (min-width: 1072px) {
	.about-product .about-product-content {
	  width: calc(100% - 426px);
	}
}

.about-product .money-back-color {
  width: 200px;
}

@media (min-width: 992px) {
	.about-product .money-back-color {
	  width: 350px;
	}
}

@media (min-width: 1072px) {
	.about-product .money-back-color {
	  width: 426px;
	}
}

.trust-panel div h3 {
  float: none;
  width: auto;
  padding: 0;
}

footer {
  padding: 1rem 0;
}

footer .col-md-6:last-child {
  text-align: right;
}

.site-info {
  padding: 0;
}

@media (min-width: 768px) {
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 44.44%;
  }
}

@media (max-width: 768px) {
  h1 {
    font-size: 2.09em;
  }
  h3 {
    font-size: 1.29em;
  }
}

.storefront-breadcrumb {
  display: none;
}

@media (min-width: 768px) {
	#customer_details,
	#order_review {
		width: 100%!important;
		float: none!important;
	}
}

.sp-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.sp-icon-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

/*.sp-icon-block:nth-child(1) {
  margin-right: auto;
}

.sp-icon-block:nth-child(3) {
  margin-left: auto;
}*/

.sp-icon-block p {
  max-width: 100px;
}

.sp-icon {
  width: 65px;
  height: 66px;
  display: block;
  background: url(../img/all-badges-288dpi.png) left top no-repeat;
  background-size: 390px 132px;
}

.sp-icon.sp-icon-1 {
  background-position: left top;
}

.sp-icon.sp-icon-2 {
  background-position: -260px top;
}

.sp-icon.sp-icon-3 {
  background-position: right top;
}

body.page-template-page-thankyou .hentry {
  margin-top: 80px;
}

body.page-template-page-thankyou .storefront-primary-navigation {
  display: none;
}

body.page-template-page-thankyou #masthead {
  padding-bottom: 20px;
}

.checkout-form header.entry-header {
	display: none;
}

.wc-svea-checkout-page .wc-svea-checkout-order-details .woocommerce-form-coupon-toggle,
.wc-svea-checkout-page .wc-svea-checkout-order-details .checkout_coupon,
.wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form {
	display: none;
}

#sco-change-payment {
    margin-bottom: 20px;
}

#kco-iframe {
    padding-left: 0!important;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #666;
}

#kco-order-review {
    margin-bottom: 0!important;
}

#kco-wrapper {
    padding-top: 0!important;
}

#kco-order-review .klarna-checkout-select-other-wrapper {
    margin-top: 0!important;
}

.wc-svea-checkout-page .wc-svea-checkout-checkout-module {
	padding: 0;
	width: 100%;
	float: none;
}

.wc-svea-checkout-page .order-review-wrapper {
    display:none;
    
}

#svea-checkout-container {
	overflow: visible!important;
}

.storefront-handheld-footer-bar {
	display: none;
}

.shop_table .product-total del {
	display: block;
}

#order_review_heading {
    display:none;
}

