/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
#gform_wrapper_1[data-form-index="0"].gform-theme, [data-parent-form="1_0"],
.gform-theme--api, .gform-theme--framework,
:root{
	--gf-color-in-ctrl-primary: #FFFFFF;
	--gf-ctrl-accent-color: #FFFFFF;
}


.drink-item .wp-block-cover {
  height: 100%;
  padding: 0;
}
.drink-item .wp-block-cover .wp-block-cover__inner-container > .kd-section {
  margin-left: 10%;
  margin-right: 10%;
}
.drink-item .wp-block-cover.bottle-content {
  overflow: hidden;
}
.drink-item .wp-block-cover.bottle-content .wp-block-cover__image-background {
  background-size: cover;
}
.drink-item .wp-block-cover.bottle-img:before {
  content: "";
  width: 1px;
  padding-top: 110%;
}
.drink-item .wp-block-cover.bottle-img:after {
  content: "";
  display: table;
  clear: both;
}
.drink-item .bottle_img {
  transform: translateX(50%);
}
.drink-item .drink-award-image {
  position: absolute;
  z-index: 1;
  max-width: 123px;
  right: 40px;
  top: 33.33%;
}
.drink-item .drink-award-image:has(img[src=""]) {
  display: none;
}
.drink-item .background_icon {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(25%, -25%);
}
.row-drink-slideshow.owl-carousel .drink-award-image {
  position: absolute;
  max-width: 127px;
  left: 15%;
  top: 21%;
  z-index: 2;
}
.listing-slideshow.owl-carousel .col {
    margin: 0;
    padding: 0;
}

.row-drink-slideshow.owl-carousel .owl-stage-outer{
    overflow: unset;
}

.row-drink-slideshow.owl-carousel .owl-nav {
    margin-top: 0;
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-prev,
.row-drink-slideshow.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top:32%;
    left: 0;
    transform: translateX(-50%);
    background-color: transparent;
    transition: 0.2s all ease;
    border: 1px solid var(--wp--preset--color--foreground);
    border-radius: 0;
    width: 50px;
    height: 78px;
	border: 2px solid #FFF;
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-prev:hover,
.row-drink-slideshow.owl-carousel .owl-nav .owl-next:hover {
    background-color:  #9e652e;
    border-color:  #9e652e;
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-prev svg,
.row-drink-slideshow.owl-carousel .owl-nav .owl-next svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) ;
	width: 100%;
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-prev svg{
    transform: translate(-50%, -50%) rotate(180deg);
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-prev span,
.row-drink-slideshow.owl-carousel .owl-nav .owl-next span {
    top:35px;
}


.row-drink-slideshow.owl-carousel .owl-dots {
    display: none !important;
}

.row-drink-slideshow.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 0;
    transform: translateX(50%);
}

.row-drink-slideshow.owl-carousel .row-drink-slideshow--before {
    transition: 0.5s background-image ease;
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    bottom: 27%;
    left: 0;
    right: 0;
}

.row-drink-slideshow.owl-carousel .row-drink-slideshow--before .icon {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 50%;
    transition: 0.5s ease all;
    background-blend-mode:multiply;
}

.row-drink-slideshow.owl-carousel img {
    max-width: 240px;
    margin: 0 auto;
    display: block;
}


.row-drink-slideshow.owl-carousel figure {
    transform: scale(.8);
    transition: all 0.5s ease-in-out;
    transition-delay: .1s;
    position: relative;
    z-index: 1;
    text-align: center;
}

.row-drink-slideshow.owl-carousel .bottle-content,
.row-drink-slideshow.owl-carousel .drink-icon {
    transition: all 0.2s ease-in-out;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
}

.row-drink-slideshow.owl-carousel .owl-item.active .bottle-content,
.row-drink-slideshow.owl-carousel .drink-icon {
    transition-delay: .2s;
}

.row-drink-slideshow.owl-carousel .owl-item.active figure {
    transform: scale(1);
}

.row-drink-slideshow.owl-carousel .owl-item.active .bottle-content,
.row-drink-slideshow.owl-carousel .owl-item.active .drink-icon {
    opacity: 1;
    visibility: visible;
}


.row-drink-slideshow.owl-carousel .drink-icon {
    position: absolute;
    top:40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    width: 90%;
}

.row-drink-slideshow.owl-carousel .drink-icon img {
    max-width: 90%;
}

@media screen and (max-width: 781px){
    .drink-item .wp-block-cover .wp-block-cover__inner-container > .kd-section {
    margin-left: 0;
    margin-right: 0;
    padding-top: 180px;
  }
  .drink-item .wp-block-cover.is-position-center-right, .drink-item .wp-block-cover.is-position-center-right {
    justify-content: center;
  }
  .drink-item .wp-block-cover.wp-block-cover.bottle-img:before {
    padding-top: 0;
  }
  .drink-item .bottle_img {
    transform: none;
    margin-bottom: -200px;
  }
  .drink-item .drink-award-image {
    max-width: 107px;
    right: auto;
    top: calc(50% + 206px);
    left: var(--wp--custom--gap--horizontal);
  }
  .drink-item .background_icon {
    top: auto;
    bottom: 0;
    transform: translate(25%, 10%);
    max-width: 66.66%;
  }
}