/** Shopify CDN: Minification failed

Line 200:10 Expected identifier but found whitespace
Line 200:17 Unexpected "!"
Line 207:0 Unexpected "}"

**/
/* SEOULBOX SIGNATURE PRODUCT REDIRECT */
@media (max-width:767) {
  .template-sl-712F4B55 .product-form__input input[type=radio]:checked+label .saved-amount  {
    color:white !important; }
  .template-sl-712F4B55 .product-form__input input[type=radio]:checked+label .saved-amount  {
  background:#991F0E !important;
  color:white !important;
  border-radius:5px;
  padding:4px 17px;
  
}
} 
.template-sl-712F4B55 .product-form__input input[type=radio]:checked+label .saved-amount {
  color:#991F0E !important; 
  background:white !important;
  padding:4px 17px;
  border-radius:5px;
  
}
  .product
  .product__info-container
  .product-form__input input[type=radio]:checked+label .saved-amount {
  color:#fcecb6 ;
}
 .template-sl-712F4B55 .single-product-selector::nth-child(3)::after {
   left:31px !Important ;
 }
  .template-sl-712F4B55 .single-product-selector::nth-child(3)::after {
  content: "POPULAR";
  position: absolute;
  color: #fff;
  -webkit-transform: rotate(270deg);
  left: 31px;
  top: 0;
  font-size: 11px;
  bottom: 0;
  z-index: 1;
}
  .single-product-selector::nth-child(3)::after {
  content: "POPULAR";
  position: absolute;
  color: #fff;
  -webkit-transform: rotate(270deg);
  left: 29px;
  top: 0;
  font-size: 11px;
  bottom: 0;
  z-index: 1;
}
.product .product-selector {
  margin: 10px 0;
}
.product .price__container {
  margin-bottom: 0.5rem;
  width: 100%;
}
.product .single-product-selector {
  display: flex;
  /* max-width: 410px; */
  padding: 20px 0;
  border: 1px solid black;
  border-radius: 10px;
  margin: 5px 0;
  text-decoration: none;
}
.product .active.single-product .single-product-selector {
  background-color: #e7e1d4;
}
.product .time-holder {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 30%;
  border-right: 1px solid #000;
  padding-left:22px;
}
.product .month-number {
  font-size: 38px;
  line-height: 1.1;
}
.product .month-text.uppercase {
  font-size: 10px;
}
.product .price-holder {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 70%;
}
.product .main-price-holder {
  font-size: 33px;
  line-height: 1.1;
}
.product .single-product-selector .saved-amount {
  font-size: 18px !important;
  color: #fb6868;
}
.product .single-product-selector * {
  /* color: black; */
  border-bottom: 0;
}
.product .hide {
  display: none;
}
.product .price--on-sale .price-item--regular {
  color: #fb6868;
}
.product .product__info-container .price--on-sale .price-item--regular,
.product .price__regular .price-item,
.product .price__sale .price-text,
.product .price__regular .price-text,
.product .price-item--sale {
  font-size: 25px;
}
.product .price__regular,
.product .price__sale {
  max-width: 484px;
  text-align: right;
}
.product .price--on-sale .price__sale {
  display: block;
}
.product .price-holder .duration {
  font-size: 13px;
}
.product .badge.price__badge-sale {
  display: none;
}
.product .product-selector .price__holder {
  margin-bottom: 15px;
}
.product .product-selector a {
  text-decoration: none;
}
.product
  .product__info-container
  .product-selector:nth-child(odd)
  .single-product-selector {
  position: relative;
}
@media (min-width:769px) {
  

.product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::before {
  position: absolute;
  content: "";
  width: 22px !important;
  height: 100%;
  background-color: #eb3d24;
  top: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
  } 
.product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 100%;
  background-color: #eb3d24;
  top: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.product__tax.caption.rte {
  text-align: right;
  max-width: 484px;
}

@media screen and (max-width: 991px) {
  .product .product__info-container .price--on-sale .price-item--regular,
  .product .price__regular .price-item,
  .product .price__sale .price-text,
  .product .price__regular .price-text,
  .product .price-item--sale {
    font-size: 22px;
  }
}

 .product-form__input input[type=radio]+label{display:block;padding:0px;}
    .product-form__input input[type=radio]:checked+label {
    background-color: #991F0E;
    border-radius: 10px !important;}
    color: white !important;
    border-radius: 10px;
      .product .main-price-holder {
  color:white !important;
}

  
}

 .single-product-selector:hover  .product-form__input input[type=radio]:checked+label {
    background-color: #991F0E;}

.template-sl-712F4B55 .product-form__input input[type=radio]:checked+label:hover .saved-amount {
  color:#991F0E; 
  background:white;
  padding:4px 17px;
  border-radius:5px;
  
}
.template-sl-712F4B55 .product-form__input input[type=radio]+label .saved-amount {
  background:#991F0E;
  color:white;
  border-radius:5px;
  padding:4px 17px;
  
} 




  .product .month-number {
  font-size: 46px;
  line-height: 1.1;
}
  .product .main-price-holder {
  font-size: 46px;
  line-height: 1.1;
}
  .product .month-text.uppercase {
  font-size: 12px;
}
 .template-sl-712F4B55 .single-product-selector::nth-child(3)::after {
   left:31px !important;
 }
 .template-sl-712F4B55 .product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::after {
  content: "POPULAR";
  position: absolute;
  color: #fff;
  -webkit-transform: rotate(270deg);
  left: 31px;
  top: 3px;
  font-size: 11px;
  bottom: 0;
  z-index: 1;
}
  .product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::after {
  content: "POPULAR";
  position: absolute;
  color: #fff;
  -webkit-transform: rotate(270deg);
  left: 30px;
  top: 0;
  font-size: 11px;
  bottom: 0;
  z-index: 1;
}
.product-form__input input[type=radio]+label:hover {
    border-radius: 10px !important;
    background-color: #fcecb6;
}

   .product-form__input input[type=radio]:checked+label:hover {
       background-color: #991F0E !important;
    }
  .product .single-product-selector .saved-amount {
  font-size: 14px;
 color:#EB3D25  ;
}
  @media screen and (max-width:769px) {

  .product
  .product__info-container
  .product-form__input input[type=radio]:checked+label .saved-amount {
  color:#EB3D25  ;
}
      .product .month-number {
  font-size: 34px !important;

}
  .product .main-price-holder {
  font-size: 34px !important;
 
}
  .product .month-text.uppercase {
  font-size: 10px !important;
}
    .product .single-product-selector .saved-amount {
  font-size: 15px !important;
      
  
}
.template-sl-712F4B55 .product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::after{
    font-size:9px;
    left:24px ;
  }
    .product
  .product__info-container
  .product-selector:nth-child(2n + 1)
  .single-product-selector::after{
    font-size:9px;
    left:21px;
  }

    .product .single-product-selector {
      padding:15px 0;
    }
  }
@media screen and (max-width:757px) {
   .product-form__input input[type=radio]+label{display:block;padding:0px;}
    .product-form__input input[type=radio]:checked+label {
    background-color: #FCECB6 !important;
    border-radius: 10px !important;
    
    border-radius: 10px;}


.template-sl-712F4B55 .product-form__input input[type=radio]:checked+label .saved-amount  {
  background:#991F0E !important;
  color:white !important;
  border-radius:5px;
  padding:4px 17px;
  
}
.template-sl-712F4B55 .product-form__input input[type=radio]+label:checked+label:hover .saved-amount {
  background:#991F0E;
  color:white;
  border-radius:5px;
  padding:4px 17px;
  
} 
  

.single-product-selector:hover  .product-form__input input[type=radio]:checked+label {
    background-color:#FCECB6 important;}
  .product-form__input input[type=radio]:checked+label:hover {
       background-color: #FCECB6 !important;
    }
.product-form__input input:focus {
  outline: none; /* Remove default outline */
  background:red;
}

  .product .single-product-selector * {
  color: black;
  border-bottom: 0;
}
}
.product .product__info-container .variant-2 .single-product-selector::before{
      background-color: #F4A131 !important;
}
.product .product__info-container .variant-2 .single-product-selector::after{
color:#000000 !important;
}