<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*discount_code_wrapper */
.discount_code_wrapper {
        padding: 15px 25px;
      }
      .discount_code_wrapper h1, .discount_code_wrapper h2, .contentWrapper .discount_code_wrapper p {
        text-align: center;
      }
      .contentWrapper .discount_code_wrapper p.discount_code_terms {
        text-align: left;
      }
      .discount_code_wrapper h2 span {
        color: #00A8FF;
        font-weight: bold;
      }
      .discount_code_wrapper .discount_code_terms {
        font-weight: bold;
        font-size:10px;
      }
      .discount_code_wrapper .discount_code_form {
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
      }
      .discount_code_wrapper .discount_code_image_wrapper {
        max-width: 600px;
        margin: 0 auto;
      }
      .discount_code_wrapper .discount_code_image_wrapper img {
        width: 100%;
      }
      .discount_code_wrapper .discount_code_form h3#discount_iframe_code_external {text-align: center !important; height: 16px; margin: 10px 0; text-transform: none; font-size: 15px !important;}
      .discount_part_external {height: 66px !important; margin-bottom: 15px; display: inline;} 
      .discount_code_wrapper .discount_code_terms {margin-top: 10px;}

      .discount_code_wrapper p.gavekort_field {
        margin: 0;
        margin-top: 10px;
        position: relative;
        display: inline-block;
        padding-left: 35px;
        padding: 5px 0 6px 35px;
        text-transform: uppercase;
        color: black;
        font-weight: bold;
      }

      .discount_code_wrapper p.gavekort_field:before {
        content: "";
        background-image: url(/pages/style/discount_code_external/info.png);
        width: 30px;
        position: absolute;
        height: 33px;
        left: 0;
        top: 0;
      }
/*END discount_code_wrapper */	  
	  
/*discount code*/
#discount_10 {
  z-index: 2147483604;
  display: none;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-bottom: none;
  position: fixed;
  bottom: 35px;
  left: 10px;
}

#discount_10_link {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  font-weight: bold;
  background-color: #ff6200;
  padding: 0 !important;
  cursor: pointer;
  z-index: 2147483601;
  font-size: 14px;
  color: #fff;
}

#discount_10_link.show_discount_code, .discount_label_close.show_discount_code {
  display: block;
}

#discount_10_link.hide_discount_code, .discount_label_close.hide_discount_code {
  display: none !important;
}  

#discount_10_link h3, #your_code h3 {
  color: #fff;
  display: inline;
  font-size: 14px;
  overflow: visible;
  font-weight: bold;
  float: left;
  margin: 8px 5px 7px;
}

#your_code {
  text-transform: none;
  z-index: 2147483604;
  position: fixed;
  left: 130px;
  bottom: 0;
  font-size: 18px;
}

#your_code h3 {
  text-transform: none;
  color: #ff6200;
}

.copied_to_clipbord_text {
  font-size: 20px;
  text-transform: uppercase;
}

#your_code .copied_to_clipbord_text {
  font-size:14px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {
  #discount_10 {
    width:100%;
    /*margin: 0 1%;*/
    text-align: center;
    height: 260px !important;
  }

  #discount_code_iframe img {
    max-width: 350px;
    display: block;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .custom_fc_frame {
    bottom: 40px !important;
  }
  #discount_10 {
    width: 100% !important;
    bottom: 0px !important;
  }

  #discount_10_link {
    width: 100%;
    text-align: center;
  }

  #discount_10_link h3 {
    display: inline-block;
    float: none;
    font-size: 18px;
    margin: 13px 0;
    padding: 3px 15px;
  }

  #discount_10 {
    z-index: 2147483602;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
  }

  #your_code {
    z-index: 2147483604;
    width: 100%;
    left: 0px;
    bottom: 51px;
    display: block;
    text-align: center;
    background-color: black;
    text-align: center;
    display: none;
  }

  #your_code h3 {
    display: block;
    float: none;
    font-size: 18px;
    margin: 13px 0;
  }

  #your_code .copied_to_clipbord_text {
    font-size: 18px;
  }

  div.discount_label_close {
    cursor: pointer;
    z-index: 2147483601;
    /*margin: 16px 10px 15px;*/
    width: 41px !important;
    height: 51px !important;
    position: fixed;
    bottom: 0;
    right: 0;
  }

  span.discount_label_close {
    cursor: pointer;
    z-index: 2147483601;
    margin: 16px 10px 15px;
    width: 20px !important;
    height: 20px !important;
    background-position: -200px -604px;
    position: fixed;
    bottom: 0;
    right: 0;
    background-image: url(/_images/layout/sprites/local/sprite.png?v=2);
  }
}

@media only screen and (max-width: 340px) {
  #discount_10_link h3 {
    font-size: 16px;
  }
}

/*close button*/

.discount_code_close {
  cursor: pointer;
  position: relative;
}

.discount_code_close:before {
  content: "";
  width: 30px !important;
  height: 30px !important;
  background-position: -200px -544px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/_images/layout/sprites/local/sprite.png?v=2);
}

/*10% code box css*/

#discount_code_iframe, #discount_code_iframe p#uvjeti {
  text-transform: none;
  line-height: 1 !important;
}

p#shop_url {
  font-size: 20px;
  padding: 15px 10px 10px 10px;
  margin: 0;
  text-align: center;
}

h3#discount_iframe_title {
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: center;
  color: black;
  width: 100%;
  float: none;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
}

h3#discount_iframe_code {
  margin:0;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  text-transform: none;
}

form#discount_form_external {
  PADDING: 0 10PX;
  text-align: center;
}

form#discount_form_external input {
  padding: 10px 10px;
  margin-bottom: 0px;
  width: 100%;
  height: auto !important;
}

form#discount_form_external input[type="submit"] {
  border: none;
  background-color: #00A8FF;
  color: white;
  padding:0;
  line-height: 35px;
  height:35px !important;
}

p#uvjeti, #mailchimp_checkbox_external {
  text-align: center;
  color: silver;
  font-size: 11px;
  margin: 0;
  padding: 10px;
}

#mailchimp_checkbox_external a {
  color: black;
  text-decoration: none;
}

.discount_part {
  height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.error {
  background: rgb(255, 238, 238);
}

div.code {
  text-align: center;
  font-size: 26px;
  color: white;
  padding: 20px;
  margin: 0 15px;
  background-color: #00a8ff;
}


#mailchimp_checkbox_external input {
  vertical-align: bottom;
  width:auto !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {

  #discount_code_iframe img {
    display: none !important;
  }

  #discount_code_iframe img.mob_img {
    max-width: 350px;
    display: block !important;
    margin: 0 auto;
  }
}

/*
CUSTOM CHECKBOX
*/

/* The container */
#mailchimp_checkbox_external {
  color: #000;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  padding: 10px 10px 10px 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 75%;
}

/* Hide the browser's default checkbox */
#mailchimp_checkbox_external input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 26.5%;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border: 1px solid black;
}

/* On mouse-over, add a grey background color */
#mailchimp_checkbox_external:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#mailchimp_checkbox_external input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#mailchimp_checkbox_external input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#mailchimp_checkbox_external .checkmark:after {
  left: 4px;
  top: 1px;
  width: 7px;
  height: 11px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
END CUSTOM CHECKBOX
*/</pre></body></html>