/*
Theme Name: ooono
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi, modified by Tanja Kreutzfeld
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
/*@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/enfold-child/fonts/Lato-Regular.woff2') format('woff2'), url('/wp-content/themes/enfold-child/fonts/Lato-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/enfold-child/fonts/Lato-Light.woff2') format('woff2'), url('/wp-content/themes/enfold-child/fonts/Lato-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/wp-content/themes/enfold-child/fonts/Lato-Black.woff2') format('woff2'), url('/wp-content/themes/enfold-child/fonts/Lato-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}*/
div.woocommerce-message {
  background-color: #059fd4 !important;
  color: #ffffff !important;
}
.main_color .button:hover,
.main_color .ajax_controlls a:hover,
.main_color #submit:hover,
.main_color .big_button:hover,
.main_color .contentSlideControlls a:hover,
.main_color #submit:hover,
.main_color input[type='submit']:hover {
  background-color: #007fa9;
}
.woocommerce-Price-currencySymbol {
  margin-right: 5px;
  display: inline-block;
}
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
  background-color: #00a8e2;
  text-transform: uppercase;
  border: none;
  border-radius: 30px;
}
#top #header .av-main-nav > li:hover > a .avia-menu-text,
#top #header .av-main-nav > li:hover > a .avia-menu-subtext {
  background-color: #00a8e2;
  color: #ffffff;
}
.responsive #top .cart_dropdown {
  margin-top: 60px;
}
/* select#billing_country.country_select + .select2-container {
  pointer-events: none;
  touch-action: none;
}
select#billing_country.country_select + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}
select#billing_country.country_select + .select2-container .select2-selection__arrow,
select#billing_country.country_select + .select2-container .select2-selection__clear {
  display: none;
} */
.fullscreenbox {
  background-size: cover;
}
/* .vat-number.DK {
  display: none !important;
} */
#ooono_buy_shortcode.ooono_buy_shortcode * {
  color: #000000;
  font-family: 'univia-pro', sans-serif;
}
#ooono_buy_shortcode.ooono_buy_shortcode div.woocommerce-message {
  position: absolute;
  z-index: 9999;
  width: 100%;
}
#ooono_buy_shortcode.ooono_buy_shortcode .main_wrapper {
  min-height: 566px;
  position: relative;
}
#ooono_buy_shortcode.ooono_buy_shortcode .background {
  background-image: url("/wp-content/themes/enfold-child/images/webshop_header_background.png");
  width: 100%;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  top: 0;
}
#ooono_buy_shortcode.ooono_buy_shortcode .wrapper {
  height: 566px;
  left: 0;
  right: 0;
  max-width: 1064px;
  margin: 0 auto;
  padding-top: 105px;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images,
#ooono_buy_shortcode.ooono_buy_shortcode .product {
  width: 530px;
  display: inline-block;
  vertical-align: top;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images > div {
  max-width: 260px;
  display: block;
  margin: 0 auto;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .main_image {
  min-height: 260px;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .main_image img {
  width: 253px;
  transform: translateY(0);
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews {
  margin-top: 45px;
  height: 100px;
  max-width: 251px;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews img {
  width: 99px;
  cursor: pointer;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews img:first-child {
  float: left;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews img:last-child {
  float: right;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews img:not(.active) {
  opacity: 0.5;
}
#ooono_buy_shortcode.ooono_buy_shortcode .images .inner .previews img:focus {
  outline: none;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .description {
  text-align: center;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .description h1 {
  font-family: 'univia-pro', sans-serif;
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .description h1 .blue {
  color: #00a8e2;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .description .price {
  font-size: 24px;
  font-weight: normal;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .description .text {
  font-size: 18px;
  font-weight: 300;
  max-width: 365px;
  display: block;
  line-height: normal;
  margin: 23px auto 0;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls {
  max-width: 365px;
  margin: 50px auto 0;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .counter {
  margin-right: 20px;
  display: inline-block;
  width: 150px;
  height: 60px;
  background-color: #f4f4f4;
  border-radius: 30px;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .counter span {
  font-size: 20px;
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
  color: #4f4f4f;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .counter .value {
  height: 52px;
  width: 30px;
  border-radius: 4px;
  background-color: #ffffff;
  padding-top: 11px;
  text-align: center;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .counter .decrease,
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .counter .increase {
  cursor: pointer;
  padding-top: 15px;
  height: 100%;
  width: 55px;
  text-align: center;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .add_to_cart {
  display: inline-block;
  text-transform: uppercase;
  height: 60px;
  width: 190px;
  border-radius: 30px;
  border: none;
  background-color: #00a8e2;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
#ooono_buy_shortcode.ooono_buy_shortcode .product .controls .add_to_cart:focus {
  outline: none;
}
.ooono_buy_section.ooono_image {
  margin-bottom: 42px;
}
.ooono_buy_section.specification h1 {
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 43px;
}
.ooono_buy_section.specification table {
  max-width: 1200px;
  display: table;
}
.ooono_buy_section.specification table tr {
  background: #ffffff !important;
}
.ooono_buy_section.specification table tr td {
  font-family: 'univia-pro', sans-serif;
  border: none;
  color: #000;
  padding-bottom: 20px;
}
.ooono_buy_section.specification table tr td:first-child {
  text-align: right;
  font-size: 24px;
  font-weight: 900;
}
.ooono_buy_section.specification table tr td:last-child {
  text-align: left;
  font-size: 24px;
  font-weight: 300;
}
@media (max-width: 1064px) {
  #ooono_buy_shortcode.ooono_buy_shortcode .wrapper {
    height: auto;
  }
  #ooono_buy_shortcode.ooono_buy_shortcode .images,
  #ooono_buy_shortcode.ooono_buy_shortcode .product {
    margin: 0 auto;
    display: block;
  }
  #ooono_buy_shortcode.ooono_buy_shortcode .product {
    margin-top: 50px;
    padding-bottom: 20px;
  }
}
@media (max-width: 550px) {
  #ooono_buy_shortcode.ooono_buy_shortcode .images,
  #ooono_buy_shortcode.ooono_buy_shortcode .product {
    width: auto;
  }
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                   supported by Chrome and Opera */
}
