/*!
Theme Name: vdtheme
Theme URI: https://virtus-dizajn.com/
Author: Virtus dizajn
Author URI: https://virtus-dizajn.com/
Description: Design theme for Virtus dizajn.
Version: 1.0.0
Tested up to: 6.8.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vdtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Screenshot: https://virtus-dizajn.com/wp-content/themes/vdtheme/screenshot.png

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vdtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@import url('fonts/fonts.css');
/*===================== TABLE OF CONTENT =======================

1. Reset
2. Body Style
3. Placeholders & Highlights
4. Container & Grid
5. Headings
6. Buttons
7. Form
8. Paddings & Margins
9. Breadcrumbs
10. Custom Style
11. Cookies
12. Pagination
13. Slider
14. Header
15. Intro
16. About Wines
17. Wines
18. About
19. Home Section
20. Image Banner
21. News
22. Bottoms Logos
23. Footer
24. Animations
25. About Page
26. Brands Page
27. Single Wine Page
28. Contact Page

=============================================================*/
/* ================================================================================== 
1. Reset
===================================================================================== */
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: inherit; box-sizing: inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }  a, a:active, a:hover, a:focus { outline: none;text-decoration: none; } abbr[title] { border-bottom: 1px dotted; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; max-width: 100%; } svg:not(:root) { overflow: hidden; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; margin-top: 30px; margin-bottom: 35px; border-width: 0; border-top: 1px solid #e1e1e1; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } 
 strong { font-weight: 700; }

.fancybox__button--zoo, .fancybox__button--slideshow, .fancybox__button--fullscreen, .fancybox__button--thumbs, .fancybox__button--zoom{
  display: none;
}
input[type="button"], input[type="submit"]{
  width: auto;
  transition: all .4s ease-in-out;
}
.none{
  display: none;
}
ul, ol { padding-left: 4rem;margin: 2rem 0; }
a{
  text-decoration: underline;
  color: inherit;
}
.go-back {
	position: fixed;
	right: 2rem;
	bottom: 5rem;
	width: 4rem;
	height: 4rem;
	border-radius: 0;
	background-color: #c4ad8d;
	background-image: url(images/arrow-up.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 2rem;
	z-index: 10;
	display: none;
	cursor: pointer;
}
header a{
  text-decoration: none;
}
.image-404 img{
  display: block;
  width: 100;
  max-width: 80rem;
  height: auto;
  margin: 0 auto;

}
.image-404{
  margin-bottom: 5rem;
}

/* ================================================================================== 
2. Body Style
===================================================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 56.25%;
  word-wrap: break-word;
}
@media only screen and (min-width: 80.0625em) {
  /*1281px*/
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: "Outfit", sans-serif;
  font-weight: 200;
  line-height: 1.6;
  color:rgba(0,0,0,.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.8rem;
	letter-spacing: 0.5px;

}
main{
  position: relative;
}
/*----cookie----*/
.cky-btn-revisit-wrapper,
.grecaptcha-badge {
	display: none !important;
}
/* ================================================================================== 
3. Placeholders & Highlights
===================================================================================== */
::-webkit-input-placeholder { color: inherit; opacity: 1 !important; }
:-moz-placeholder { color: inherit; opacity: 1; }
::-moz-placeholder { color: inherit; opacity: 1; }
:-ms-input-placeholder { color: inherit; }
::-moz-selection { background-color: #b49b84;  color: #fff; }  
::selection { background-color: #b49b84; color: #fff }
/* ================================================================================== 
4. Container & Grid
===================================================================================== */
.container {
  position: relative;
  width: 100%;
  max-width: 140rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
}
.container-lg{
  max-width: 180rem;
}
.container-2xl{
  max-width: 192rem;
  padding: 0;
}
.container-fluid{
  max-width: 100%;
}
.container-md{
  max-width: 120rem
}
.container-sm{
  max-width: 100rem;
}
.container-xl{
  max-width: 160rem;
  padding: 0;
}
/* ================================================================================== 
5. Headings
===================================================================================== */

h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; font-weight: 400;margin-top:1rem; font-family: 'Bodoni Moda 18pt', serif;letter-spacing: 0;}
h1 { font-size: 4.8rem; line-height: 1.4; }
h2 { font-size: 3.6rem; line-height: 1.2; }
h3 { font-size: 2.8rem; line-height: 1.3; }
h4 { font-size: 2.2rem; line-height: 1.4; }
h5 { font-size: 1.8rem; line-height: 1.5; }
h6 { font-size: 1.6rem; line-height: 1.5; }
h1 {
  font-size: clamp(3.2rem, 4vw + 1rem, 4.6rem);
  line-height: 1.4;
}

h2 {
  font-size: clamp(2.4rem, 3vw + 0.8rem, 4rem);
  line-height: 1.2;
}


.title h1, .title h2{  font-size: clamp(3.2rem, 4vw + 1rem, 4.6rem); }
p {   margin-bottom: 1.6rem; }
.title{ margin-bottom:4rem; }
.title-center{text-align: center;}
.intro .title h1{
   font-size: clamp(3.2rem, 4vw + 1rem, 5.5rem);
}

/* ================================================================================== 
6. Buttons
===================================================================================== */

.btn {
	display: inline-block;
	padding: 1.2rem 3rem;
	font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.7rem;
  transition: all .4s ease-in-out;
  border:1px solid transparent;
  text-decoration: none;
}
.btn-primary{
  background-color: #b49b84;
  color: #000;
  border-color: #b49b84;
}

.btn-primary:hover{
  background-color: #000;
  color: #b49b84;
}

@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .btn {
    padding: 1.2rem 5rem;
  }
}
/* ================================================================================== 
7. Form
===================================================================================== */
form p{
  margin-bottom: 0;
}
input, textarea, select {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	padding: 1.3rem 2.5rem;
	outline: none;
	background-color: #ffffff;
	font-family: inherit;
	border-radius: 0;
	font-size: 1.6rem;
	color: #888e9b;

}
textarea{
  resize: vertical;
  height: 19rem;
}
input:focus,
textarea:focus, select:focus {
  border-color: #b49b84;

}
input[type="button"]{
  width: auto;
}
label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
button {
  transition: all 0.4s ease-in-out;
  border:0;
  font-family: inherit;
  font-size: 1.6rem;
  width: auto;
}
fieldset{
  border: 0;
  margin-bottom: 2rem;
}
label.check-wrapper {
  position: relative;
  padding-left: 3rem;
  margin-bottom: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: none;
}
.check-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  border: 1px solid #43515a;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.check-wrapper .checkmark::after {
  left: 0.4rem;
  top: 0.2rem;
  width: 0.5rem;
  height: 1rem;
  border: solid #43515a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*-----------*/
.wpcf7-list-item label{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap:1rem;
}
.wpcf7-list-item label input{
  width: auto;
  margin: 0;
}
.wpcf7-list-item{
  margin-left: 0;
}
.wpcf7-not-valid-tip{
	position: relative;
	padding: .75rem 1.25rem;
	margin-top: 1rem;
	border: 1px solid #f5c6cb;
	border-radius: .25rem;
  font-size: 1.4rem;
  color: #721c24;
  background-color: #f8d7da;

}
.wpcf7 form .wpcf7-response-output {
	position: relative !important;
	padding: .75rem 1.25rem !important;
	margin-top: 1rem !important;
	border: 1px solid transparent !important;
	border-radius: .25rem !important;
  font-size: 1.4rem !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 1.4rem  !important;
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border: 1px solid #f5c6cb !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  font-size: 1.4rem  !important;
  color: #155724 !important;
  background-color: #c3e6cb !important;
  border: 1px solid #d4edda !important;

}
/*---------------*/
.select2-container .select2-selection--single {
	height: 4rem !important;
	display: flex !important;
	align-items: center;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 1.5rem !important;

}
.select2-container{
  font-size: 1.6rem;
  color: #9c4126!important;
  font-weight: 400  !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	transform: translateY(-50%)  !important;
  top: 50% !important;
}
.select2-container--default .select2-selection--single {
	background-color: #f2d8c3  !important;
	border: 1px solid #f2d8c3!important;
	color: #9c4126!important;
  font-weight: 400  !important;
}
.select2-dropdown {
	background-color: #f2d8c3 !important;
	border: 1px solid #f2d8c3 !important;

}
.select2-results__option{
  padding: 0.5rem  1.5rem !important;
  font-size: 1.6rem  !important;
  color: #000!important;
  font-weight: 400  !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected {
 
	background-color: #9c4126 !important;
	color: #f2d8c3 !important;
}
/* ================================================================================== 
8. Paddings & Margins
===================================================================================== */
.space {
  padding: 5rem 0;
}
.mt-5{
  margin-top: 5rem;
}
.no-pt{
  padding-top: 0 !important;
}
.no-pb{
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .space {
    padding: 10rem 0;
  }
}
/* .menu-item-has-children za wp sub parent*/
/* .current_page_item za wp active link u navigaciji*/
/* ================================================================================== 
9. Breadcrumbs
===================================================================================== */
.breadcrumbs{
  background-color: transparent;
  padding: 1rem 0;
  font-size: 1.4rem;
}
.breadcrumbs ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  color: #fff;
}
.breadcrumbs ul li{
  display: inline-block;
  font-weight: 600;

}
.breadcrumbs ul li::after{
  content: '|';
  display: inline-block;
  margin: 0 1rem;
}
.breadcrumbs ul li a{
  display: inline-block;
  font-weight: 400;
}
.breadcrumbs ul li:last-child:after{
  content: none;
}
/* ================================================================================== 
10. Custom Style
===================================================================================== */
.list ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.list ul li{
  position: relative;
  padding-left: 3rem;
  margin-bottom: 3rem;
}
.list  ul li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 2rem;
  height: 2rem;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
}
/* ================================================================================== 
11. Cookies
===================================================================================== */
.cky-btn-accept {
	background: #000 !important;
	border: 2px solid #000 !important;
}
.cky-btn-reject,  .cky-btn-customize, .cky-btn-preferences {
	color: #000 !important;
	border: 2px solid #000 !important;
}
button.cky-show-desc-btn:not(:hover):not(:active){
  color: #000 !important;
  font-weight: 600;
}
.cky-btn-revisit-wrapper{
  background-color: #000 !important;
}
/* ================================================================================== 
12. Pagination
===================================================================================== */
.pagination{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:1rem
}
.page-numbers{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  background-color: #050517;
  color: #ffff00;
  font-weight: 600;
  cursor: pointer;
}
.page-numbers.current, .page-numbers:hover{

  background-color: #ffff00;
  color: #050517;
}
.page-numbers.current{
  cursor:text;
}
.page-numbers.next, .page-numbers.prev{
  width: 10rem;
}

/* ================================================================================== 
13. Slider
===================================================================================== */
.custom-arrow{
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  border:1px solid #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2rem;
  cursor: pointer;
  background-color: transparent;
  z-index: 2;
}
.custom-next{
  background-image: url(images/next.svg);

}
.custom-prev{
  background-image: url(images/prev.svg);

}
.custom-arrows{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap:1rem;
  width: auto;

}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .custom-arrow{
    width: 9.5rem;
    height: 9.5rem;
    background-size: 1.7rem;
  }
}
/* pagination custom 1 */
.custom-pagination{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap:2rem;
  margin-top: 3rem
}
.swiper-pagination-bullet{
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: transparent;
  border:1px solid transparent;
  position: relative;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.swiper-pagination-bullet::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #fff;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  border-color: #fff;

}
/* pagination custom 2 */
.custom-pagination{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap:2rem;
  margin-top: 3rem
}
.swiper-pagination-bullet{
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  background-color: #000;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #001bcb;

}
/* ================================================================================== 
14. Header
===================================================================================== */
.lang{
  color: #497ca9;
  z-index: 3;
  margin-left: auto;
}
.wpml-ls-legacy-dropdown{
  width: auto;
}
.wpml-ls-legacy-dropdown a{
  border: 0;
  color: #497ca9;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border-top: 1px solid transparent;
  opacity: 0;
  transition: all .4s ease-in-out;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	display: inline-block;
	border: 0.25em solid transparent;
	border-top: 0.3em solid;
	right: 0;
	top: 50%;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	position: relative;
	padding-right: 16px;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
	visibility: visible;
  opacity: 1;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
	color: #0d3e66;
	background: transparent;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 5px 6px 6px;

}
.wpml-ls-legacy-list-horizontal li:last-child a{
  padding-right: 0;
}
.wpml-ls-legacy-list-horizontal{
  padding: 0;
}
/*--------*/
.social{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:1rem
}
.social a{
  display: block;
}
.social a img{
  display: block;
  width: 3.3rem;
  height: auto;
}
/*---------*/
.menu-icon {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: relative;
	border-radius: 0;
	transition: 0.3s ease;
	z-index: 4;
  order: 3;

  background: transparent;
}



.menu-icon span {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: #b49b84;
  border-radius: 50%;
  transition: all 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

/* Dots layout */
.menu-icon span:nth-child(1) {
  top: 18px;
  left: 18px;
}
.menu-icon span:nth-child(2) {
  top: 18px;
  right: 18px;
}
.menu-icon span:nth-child(3) {
  bottom: 18px;
  left: 18px;
}
.menu-icon span:nth-child(4) {
  bottom: 18px;
  right: 18px;
}

.menu-icon.active span {
  width: 4px;
  height: 24px;
  border-radius: 3px;
  background: #b49b84;
}

.menu-icon.active span:nth-child(1) {
  transform: rotate(45deg);
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.menu-icon.active span:nth-child(2) {
  transform: rotate(-45deg);
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.menu-icon.active span:nth-child(3),
.menu-icon.active span:nth-child(4) {
  opacity: 0;
  transform: scale(0.5);
}
/*-----------*/
header{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: transparent;
  z-index: 10;
  transition: all .4s ease-in-out;
  padding: 1.5rem 0;
  color: #fff;
}
header.scrolled{
  background-color: #000;
}
header .container{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
header ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-logo{
  display: block;
}
.header-logo img{
  display: block;
  width: 7.7rem;
  height: auto;
}
nav{
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-color: #000;
  padding: 4rem;
  padding-top: 10rem;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: all .4s ease-in-out;
  z-index: 2;
  overflow-y: auto;
}
nav.open{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
nav li{
  display: block;
}
nav li a{
  display: block;
  padding: 1rem 1.6rem;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 300;
  letter-spacing: 1px;
  transition: all .4s ease-in-out;
}

nav li a:hover, nav li.current_page_item a{
  color: #c4ad8d;
}



.mobile-info{
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px dashed #000;
}
.menu-item-has-children{
  position: relative;
}
.sub-menu{

  display: none;
  padding-left: 3rem;
}

.sub-menu li{
  display: block;
}
.sub-menu li a{
  display: block;
  padding: 1rem;
}
.header-btn{
  margin-left: auto;
  margin-right: 2rem;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  nav{
    width: 40rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .menu-icon{
    display: none;
  }
  nav{
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    min-height: auto;
    overflow-y: visible;
    transform: none;
    transition: none;
    padding: 0;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    margin-left: auto;
    margin-right: auto;

  }
  nav li{
    display: inline-block;
  }
  nav li a{
    display: inline-block;
    padding: 2rem 1.6rem;
  }
  .header-btn{
  margin-left: 0;
  margin-right: 0;
}
  .mobile-info{display: none;}
  .sub-menu{
    position: absolute;
    left: 0;
    top: 6rem;
    width: 24rem;
    background-color: #fff;
    padding: 2rem;
    border: 1px solid #e7e7e7;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  .menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  nav li a{
    padding: 2rem;
  }
}
@media only screen and (min-width: 90em) {
  /*1440px*/
}
/* ================================================================================== 
15. Intro
===================================================================================== */
.intro{
  position: relative;
  overflow: hidden;
}
 
.intro img{
  display: block;
  width: 100%;
  height:100vh;
  object-fit: cover;
  position: relative;

}

.intro-overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
}
.intro-text{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 2;
  text-align: center;
}
.intro-text h1{
  color: #fff;
}
.intro-text .container{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro-inner{
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  font-size: 2rem;
}

.intro-text .btn{
  margin-top: 3rem;
}

@media only screen and (min-width: 37.5625em) {
  /*601px*/

}
@media only screen and (max-width: 900px) and (orientation: landscape) {
  .intro img{
    height: 80rem;
  }

}
/* ================================================================================== 
16. About Wines
===================================================================================== */
.about-wines{
  background-color: #000;
  color: #fff;
  position: relative;
}
.about-wines::before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	background-color: #fff;
	height: 30rem;
}
.about-wines-text{
  width: 100%;
}
.about-wines-text .btn{
  margin-top: 3rem;
}
.about-wines-text2{
  background-color: #fff;
  padding: 5rem 2rem;
  color: #000;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.about-wines-image img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.about-wines-btns{
  width: 100%;
  margin-top: 3rem;
}
.about-wines-inner{
  width: 100%;
}
.btn-box:not(:last-child){
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #cdcdcd;
}
.btn-arrow{
  display: inline-block;
  color: #b49b84;
  background-image: url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 3rem;
  padding-right: 6rem;
  text-decoration: none;
  font-weight: 500;
  transition: all  .4s ease-in-out;
}
.btn-arrow:hover{
  padding-right: 7rem;
}
.btn-arrow2{
  color: #000;
  text-transform: uppercase;
   background-image: url(images/arrow-right2.svg);
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .about-wines-text2-wrapper{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;

  }
  .about-wines-btns{
    width: 40%;
    margin-top: 0;
  }
  .about-wines-inner{
    width: 50%;
  }
  .about-wines-text2{
    padding: 5rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .about-wines-text2{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .about-wines-image{
    position: absolute;
    width: 50rem;
    right: 0;
    bottom: 0;
  }
  .about-wines-image img{
    aspect-ratio: 16/20;
  }
  .about-wines-text2-wrapper{
    max-width: 65rem;
  
  }
  .about-wines-text2{
    margin-bottom: 0;
  }
  .about-wines-text{
    max-width: 66rem;
  }

}
@media only screen and (min-width: 90.0625em) {
  /*1441x*/
  .about-wines-text2-wrapper{
    max-width: 78rem;
  }
}
@media only screen and (min-width: 105em) {
  /*1680px*/
  .about-wines-image{
    width: 60rem;
  }
  .about-wines-text2{
    padding: 10rem;
  }
}
/* ================================================================================== 
17. Wines
===================================================================================== */

.wines .container-lg{
  background-color: #efeae5;
  padding: 5rem 2rem;
   background-image: url(images/bg3.png), url(images/bg4.png);
  background-repeat: no-repeat,no-repeat;
  background-size: 50rem, 50rem;
  background-position: right -10rem top, left -10rem bottom;
}
.wines .container-lg .container{
  padding: 0;
}
.wines-text{
  max-width: 70rem;
  width: 100%;
  margin-bottom: 5rem;
}
.wines-slider{
  overflow: hidden;
  counter-reset: numb;
}
.wine-box{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.swiper-slide.wine-box{
height: auto;
}
.wine-box-image{
  width: 8rem;
}
.wine-box-text{
  width: calc(100% - 12rem);
  position: relative;
}
.wine-box-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
	aspect-ratio: 16/43;
}
.wine-numb{
  position: absolute;
  top: 3rem;
  left: -2rem;

}
.wine-numb::before{
  counter-increment: numb;
  content:  '0'counter(numb)'.';
  display: inline-block;
  font-size: 5rem;
  opacity: 0.11;
  font-family: 'Bodoni Moda 18pt', serif;
  font-weight: 500;
  line-height: 0;
}
.wine-box a{
  text-decoration: none;
}
.wine-box h3{
  font-size: 3rem;
}

.wine-box  .btn-arrow2{
  margin-top: 2rem;
}
.wines .custom-arrows{
  justify-content: center;
  width: 100%;
  margin-top: 5rem;
  gap:3rem
  
}
.wine-wrapper{
  counter-reset: numb;
}
.wine-wrapper .wine-box{
  width:100%;
  margin-bottom: 5rem;
}
.wines-page{
  margin-bottom: 5rem;
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .wine-wrapper .wine-box{
    width:48.5%;
  }
  .wine-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
  }

} 
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .wine-box-image{
    width: 12rem;
  }
  .wine-numb{
    top: 1rem;
  }
  .wine-box-text{
    width: calc(100% - 20rem);
  }
  .wine-box h3{
    font-size: 3.4rem;
  }
  .wine-numb::before{

    font-size: 10rem;
  }
  .wines .container-lg{
    padding: 5rem;
  }

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .wines .custom-arrows{
    position: absolute;
    left: 10rem;
    top: 65%;
    transform: translateY(-50%);
    flex-direction: column;
    width: auto;
    margin-top: 0;

  }
  .wines-slider{
  max-width: 80%;
  margin-left: auto;

}

}
/* ================================================================================== 
18. About
===================================================================================== */

.about-text{
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-bottom: 5rem;
}
.about-text .btn{
    margin-top: 3rem;
}
.about-image {
  width: 100%;
}
.about-image img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.about-title{
  padding: 0 2rem;
  padding-right: 2rem;
  margin-left: auto;
  text-align: right;
  margin-bottom: 5rem;
  display: none;
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .about-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about-text{
    width: 40%;
    margin-bottom: 0;
  }
  .about-title{
    display: block;
  }
   .about-image {
    width: 50%;
  }
  .about-image img{
    height: 70rem;
  }
}
@media only screen and (min-width: 80.0625em) {
  /*1281px*/
  .about-text{
    width: calc(100% - 80rem);
  }
  .about-image {
    max-width: 80rem;
    width: 100%;
  }

}
@media only screen and (min-width: 90.0625em) {
  /*1441x*/
  .about-text{
    width: calc(100% - 100rem);
    padding-left: 10rem;
    padding-right: 0;
  }
}
@media only screen and (min-width: 105em) {
  /*1680px*/
  .about-text{
    padding-left: 20rem;
  }
  .about-title{
    padding-right: 20rem;
  }
}
/* ================================================================================== 
19. Home Section
===================================================================================== */
.home-section{
  background-color: #000;
  color: #fff;
  padding-bottom: 0;
}
.home-section-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.home-section-image{
  width: 100%;
}
.home-section-image img{
  display: block;
  width: 100%;
  height: auto;
  max-width: 40rem;
  margin: 0 auto;
  

}
.home-section-text{
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 5rem;
  text-align: center;
  padding-bottom: 5rem;
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .home-section-text{
    width: 65%;
    padding-left: 10rem;
    padding-right: 5rem;
    margin-top: 15rem;
    text-align: left;
    margin-bottom: 0;
  }
  .home-section-image{
    width: 30%;
  }
  .home-section-image img{
    max-width: 100%;
    margin: 0;
  }
  .home-section{
    margin-top: -15rem;
  }
}
@media only screen and (min-width: 76.3125em) {
  /*1221px*/
  .home-section-text{
   padding-right: 25rem;
  }
}
/* ================================================================================== 
20. Image Banner
===================================================================================== */
.image-banner{
  position: relative;
}
.image-banner::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 30rem;
}
.image-banner-wrapper{
  position: relative;
  z-index: 1;
}
.image-box{
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
.image-box img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.video-box video {
	height: auto;
	width: 100%;
	object-fit: cover;
}

@media only screen and (min-width: 56.3125em) {
  /*901px*/
.image-banner-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3%;
}
.image-box{
  width: 34.5%;
  margin-bottom: 0;
}
.video-box{
  width: 25%;
}
.image-box:first-child img{
  aspect-ratio: 16/19;
}
.image-box:nth-child(2) img{
  aspect-ratio: 16/16;
}
.image-box:nth-child(2){
  margin-top: -0;
}
.image-box:nth-child(3){
  margin-top: -15rem;
}
.image-box:first-child{
  margin-top: -10rem;
}
.video-box video {
	aspect-ratio: 16/29;
}
} 
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .image-banner::before{
    height: 45rem;
  }
}
/* ================================================================================== 
21. News
===================================================================================== */
.text-center{
  max-width: 60rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5rem;
  text-align: center;
}

.news-box{
  width: 100%;
  margin-bottom: 3rem;
}
.news-box a{
  text-decoration: none;
}
.news-image{
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.news-image img{
  display: block;
  width: 100%;
  height: auto;
  transition: all .4s ease-in-out;
  aspect-ratio: 16/18;
  object-fit: cover;
}
.news-image:hover img{
  transform: scale(1.05);
}
.news-date{
  font-size: 1.4rem;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap:1.5rem;
}
.line{
  width: 3.2rem;
  height: 1px;
  background-color: #000;
}
.top-image .news-date{
  justify-content: center;
  filter: brightness(0) invert(100);
}
.article-image{
  margin: 5rem 0;
}
.article-image img{
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .news-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
  }
  .news-box{
    width: 48.5%;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .news-box{
    width: 31.3%;
  }
}  
/* ================================================================================== 
22. Bottoms Logos
===================================================================================== */
.bottom-logos{
  padding-bottom: 5rem;
}
.bottom-logos-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:3%;
  max-width: 96rem;
  width: 100%;
  margin: 0 auto;
}
.bottom-logos-box{
  width: 31.3%;
}
.bottom-logos-box img{
  display: block;
  width: 100%;
  height: auto;
}
/* ================================================================================== 
23. Footer
===================================================================================== */
footer{
  background-color: #efeae5;
  line-height: 1.8;
}

.footer-box{
  width: 100%;
  margin-bottom: 3rem;
  text-align: center;
}
footer ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
footer  a{
  text-decoration: none;
}
.footer-logo img{
  display: block;
  width: 16rem;
  height: auto;
  margin: 0 auto;
}
.footer-logo{
  width: 100%;
  margin-bottom: 5rem;
}
footer h3{
  margin-top: 0;
}
.copyright{
  padding: 2rem 0;
}
.copyright .container{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;

}
footer .social{
  justify-content: center;
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .footer-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer-box{
    width: auto;
    margin-bottom: 0;
    text-align: left;
  }
  footer .social{
    justify-content: flex-start;
  }
  .copyright .container{
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}  
@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .footer-logo{
    width: auto;
    margin-bottom: 0;
  }
  .footer-logo img{
    margin: 0;
  }
}
 /* ================================================================================== 
24. Animations
===================================================================================== */
.hidden{
  opacity: 0;
}
.visible{
  opacity: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeIn {
  0% {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes fadeIn {
  0% {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

.animate__fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown
}
@-webkit-keyframes fadeInUp {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@keyframes fadeInUp {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

.animate__fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp
}

/* ================================================================================== 
25. About Page
===================================================================================== */
.top-image img{
  height: 70rem;
}
.bg{
  background-color: #efeae5;
  background-image: url(images/bg3.png), url(images/bg4.png);
  background-repeat: no-repeat,no-repeat;
  background-size: 50rem, 50rem;
  background-position: right -10rem top, left -10rem bottom;
}

.about-wrapper2 .about-text{
  padding: 0;
  width: 100%;
}
.about-wrapper2 .about-image{
  width: 100%;
}
.about-wrapper2{
    align-items: center;
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .about-wrapper2 .about-image{
    width: 45%;
  }
  .about-wrapper2 .about-text{
    width: 45%;
  }
  .about-page-text{
    column-count: 2;
    column-gap: 5rem;
  }

}
/* ================================================================================== 
26. Brands Page
===================================================================================== */

.brands-row:not(:last-child){
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  border-bottom: 1px solid #ccc;
}
.brands-row-image{
  width: 30rem;
  margin-bottom: 0;
  margin: 0 auto;
}
.brands-row-image img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.brands-row-text{
  width: 100%;
  margin-top: 3rem;
  text-align: center;
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
    .brands-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .brands-row-image img{
    margin: 0;
  }
  .brands-row-image{
    margin: 0;
  }
  .brands-row-text{
    margin-top: 0;
    width: calc(100% - 40rem);
    text-align: left;
  }
} 
/* ================================================================================== 
27. Single Wine Page
===================================================================================== */
.single-image img{
  display: block;
  width: 100%;
  max-width: 15rem;
  height: auto;
  margin: 0 auto;
}

.single-image{
  width: 100%;
  margin-bottom: 5rem;
}
.single-text{
  width: 100%;
  margin-bottom: 5rem;
}
.single-icons{
  width: 100%;
}
.single-text .btn{
  margin-top: 3rem;
}
.icon-box{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.icon-box img {
	display: block;
	width: 3rem;
	height: 4rem;
	object-fit: contain;
}
.icon-text{
  width: calc(100% - 4rem);
}
.icon-text h3 {
	margin-top: 0;
	font-size: 2rem;
	font-weight: 600;
  margin-bottom: 1rem;

}
.single-icons-wrapper{
  margin-top: 3rem;
}
.gallery-wrapper{
  column-count: 2;
  column-gap: 1rem;
}
.gallery-wrapper a{
  display: block;
  margin-bottom: 1rem;
  overflow: hidden;
}
.gallery-wrapper a img{
  width: 100%;
  height: auto;
  display: block;
  transition: all .4s ease-in-out;
}
.gallery-wrapper a:hover img{
  transform: scale(1.05);
}
.upit-form{
  display: none;
    margin-top: 5rem;
    opacity: 1 !important;
  visibility: visible;
  animation: none !important;
}
.upit-form *{
  opacity: 1 !important;
  visibility: visible;
  animation: none !important;

}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .single-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .single-text{
    width: 36%;
    margin-bottom: 0;
    order:3;
  }
  .single-icons{
    width: 41%;
  }
  .single-image{
    width: 16%;
    order: 2;
    margin-bottom: 0;
  }
}
/* ================================================================================== 
28. Contact Page
===================================================================================== */
.contact-text{
  width: 100%;
  margin-bottom: 5rem;
}
.contact-form{
  width: 100%;
}

.map iframe{
  width: 100%;
  height: 40rem;
  display: block;
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .contact-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contact-text{
    width: 43%;
    margin-bottom: 0;
  }
  .contact-form{
    width: 48%;
  }
}
