.cta {
  background: #ffe300;
  padding: 0 12px !important;
}

.uk-offcanvas-bar .cta { 
  padding: 12px !important;
  border-radius: 50px;
  margin-left: -20px;
  padding: 12px 20px !important;
}

.query-required {
  display: none;
}

#hikashop_checkout_shopping_button {
  margin-bottom: 30px;
}

.btn-lg, .uk-button-large {
  padding: 12px 40px;
  line-height: 30px;
  }

table.hikashop_product_options_table tr td:last-child {
  display: none;
}

table.hikashop_product_options_table tr:first-child td:last-child {
  display: contents;
}

.hikashop_container {
  border: 1px solid #ddd;
}

.hikacart.uk-button-primary.uk-button.hikashop_aligned_btn {
  margin-top: auto !important;
}


#hikashop_product_option_qty_0 {
  background: #f3f2f2;
  border: 1px solid #f3f2f2;
  padding: 12px;
  margin-top: 3px;
  max-width: 40px;
}


.edit_cart_product {
  display: none;
}

#hikashop_product_price_main {
  font-size: 24px;
}
#hikashop_product_price_with_options_main {
  font-size: 24px;
}
.hikashop_option_price_value {
  color: #9a0100;
}

#hikashop_product_price_main {
  display: none;
}

.hikashop_small_cart_checkout_link {
  background: #fff;
  padding: 8px;
  color: #24293c !important;
}

.hikashop_small_cart_checkout_link {
 background: #e65e2d;
  padding: 8px 16px;
  color: #fff !important;
  border-radius: 500px;
}

.hikashop_small_cart_checkout_link:hover {
  background: #fff;
  color: #e65e2d !important;
}

.hikashop_cart_product_name_value p {
  margin: 2px 0;
}

#hikabtn_checkout_next {
  padding: 15px;
  border: 0;
  font-size: 14px;
  border-radius: 30px;
  font-family: 'work sans';
}

.notifyjs-corner {
  background: #fff !important;
}

.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer:hover {
  transform: scale(1.15) !important;
  }

.categorie .el-item:hover {
  transform: scale(1.15) !important;
  transition-delay: 0.5s;
  z-index: 999;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.categorie .el-item {
  border: 1px solid #ddd;
  padding: 10px;
  transition: transform 0.5s, z-index 0.5s, box-shadow 0.5s;
}

#hikashop_category_information_menu_495 .hikashop_product_image_subdiv {
  width: auto !important;
}

.hikashop_category_information h1 {
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
}

.hikashop_product_characteristics_table td:nth-child(2), .hikashop_product_custom_item_info_table td:nth-child(2) {
  width: 65%;
}

.hikashop_option_selector_td {
  width: 57%;
}

#hikashop_product_price_with_options_main {
  margin-top: 30px;
  margin-bottom: 10px;
  display: block;
  background: #ffebd6;
  padding: 8px 16px;
  border-radius: 50px;
}

.hikashop_cart_option_name .hikashop_product_variant_subname {
  display: inline !important;
}

.hikashop_quantity_form {
  margin: 5px 0;
  float: left;
}

.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default {
  margin-top: 6px;
}

#hikashop_product_quantity_field_2_add_to_cart_button, #hikashop_product_quantity_field_7_add_to_cart_button, #hikashop_product_quantity_field_8_add_to_cart_button,
#hikashop_product_quantity_field_1_add_to_cart_button,
#hikashop_product_quantity_field_5_add_to_cart_button,
#hikashop_product_quantity_field_12_add_to_cart_button,
.hikacart.uk-button-primar {
  margin-top: 14px;
}



#hikashop_product_description_main {
  margin-top: 20px;
  border-top:
1px solid #ddd;
  padding-top: 20px;
}

.product_details_button {
  background-image: linear-gradient(320deg,#e68c2d,#e65e2d);
  color: #fff;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color,background-color,background-position,background-size,border-color,box-shadow;
  font-weight: 400;
  border-radius: 500px;
}

.product_details_button:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #449d44;
  background-image: none;
  }

/* hika add to cart notify popup */

.notifyjs-metro-base .text-wrapper {
  margin: 10px 10px 10px 170px !important;
}

.notifyjs-metro-base .text-wrapper, .notifyjs-metro-lite-base .text-wrapper {
  font-family: raleway, sans-serif !important;
}

.notifyjs-metro-base .hikashop_product_variant_subname {
  font-size: 80% !important;
  }

.vex.vex-theme-default .vex-dialog-button.vex-first {
  background: #e65e2d !important;
  border-radius: 500px !important;
  width: 49% !important;
  text-transform: none !important;
  letter-spacing: inherit !important;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
  background: #9a0100 !important;
  color: #fff !important;
   border-radius: 500px !important;
  width: 49% !important;
   text-transform: none !important;
  letter-spacing: inherit !important;
}

.image img {
  height: 96px !important;
  width: auto !important;
  }

.notifyjs-metro-base .image {
  left: 70px !important;
  }

/* popup privacyverklaring */


@media (min-width: 1200px) {
  .wf-mediabox-body {
  max-width: 80% !important;
  }
}

.formError, .formRed {
  color: #d00 !important;
  background: #fbe6e6;
  padding: 5px 20px;
  border-radius:50px;
  margin-top: 6px;
  display: inline-block;
}
.uk-form-danger, .uk-form-danger:focus {
  color: #d00 !important;
}

.hkform-horizontal .hkcontrol-label {
    text-align: left !important;
}

/* plugin maatinvoer */

#hikashop_product_custom_info_main, .hikashop_characteristic_line_35, .hikashop_characteristic_line_61, .hikashop_product_no_stock {
  display: none;
}

.maat-limieten {
  font-size: 0.85em;
  color: #666;
  margin-top: 4px;
}

.foutmelding {
  font-size: 0.9em;
  color: #d00;
  margin-top: 2px;
}

.hikashop_listing_img_title .hikashop_product_characteristic_on_listing {
  display: none;
  }
}