/*
Theme Name: Thelma Child
Theme URI: http://thelma.mikado-themes.com
Description: A child theme of Thelma Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: thelma
Template: thelma
*/

/*WIDGET*/

/*SHOP*/
ul.products > .product .mkdf-pl-inner .mkdf-pl-image img {
  width: auto !important;
  max-height: 450px;
  margin: 0 auto;
}

.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-image img {
  display: block;
  width: auto !important;
  max-height: 350px;
  margin: 0 auto;
}

.mkdf-pli .mkdf-pli-inner {
  width: calc(100% + 1px);
}
.mkdf-pl-holder.mkdf-predefined .mkdf-pli-info {
  max-width: 96%;
  margin: 22px 0 20px !important;
  left: 2% !important;
}
.mkdf-has-bg-image {
  background-size: cover !important;
  background-position: center 80% !important;
}
.mkdf-has-bg-image .mkdf-page-title {
  color: #ffffff !important;
  position: relative;
  z-index: 1;
}
.mkdf-title-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.2;
}

li.menu-item-language {
  display: flex;
}
.menu-item-language a {
  display: flex !important;
}
.menu-item-language a span {
  display: flex !important;
}

#CybotCookiebotDialogPoweredbyCybot {
display:none!important;
}

a#CybotCookiebotDialogPoweredbyCybot {
    display: none;
}

#CybotCookiebotDialogPoweredbyCybot, #CybotCookiebotDialogPoweredbyLink {
width: 100%!important;
}

#CybotCookiebotDialog .CybotCookiebotBannerCloseButton {
    width: 7px!important;
}