@font-face {
font-family: 'DeadStock';
src: url(//bottlebrothers.ch/wp-content/themes/bottle-brothers/DeadStock.ttf) format('truetype');
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
} section{
position: relative;
background: white;
} body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "bebas-neue-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 ;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
#slider,#mainSlider{
height: 100vh;
}
.owl-carousel .owl-item img {
height: 100vh;
object-fit: cover;
}
#coteBar h2{
font-family: "DeadStock";
font-size: clamp(38px, 8vw, 100px);
}
div#sliderContent {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
}
div#sliderContent__button {
text-align: center;
position: absolute;
bottom: 10%;
}
#sliderContent__button a {
margin-top: 20px;
}
a.buttonWhite,a.buttonBlack {
text-decoration: none;
color: white;
display: inline-block;
margin: 0 20px;
width: 250px;
text-align: center;
border: 1px solid white;
border-radius: 3px;
padding: 12px 0;
transition: 0.3s;
letter-spacing: 3.3px;
}
a.buttonWhite:hover {
background: white;
color: black;
}
a.buttonBlack {
text-decoration: none;
color: black;
display: inline-block;
margin: 0 20px;
width: 250px;
text-align: center;
border: 1px solid black;
}
a.buttonBlack:hover {
background: black;
color: white;
}
.container {
display: grid;
max-width: 100%;
margin:auto;
padding-left:15px;
padding-right: 15px;;
}
h2{
font-size: clamp(29px, 5vw, 100px);
line-height: 1;
color: black;
margin-bottom: 0;
}
div#bienvenue__content,div#bienvenue__contentPrivate{
border-top: 17px solid black;
border-bottom: 17px solid black;
margin-top: 35px;
}
p.bigText {
font-size: 24px;
}
p {
font-size: 18px;
line-height: 1.2;
}
section.fullSection {
height: 400px;
margin: 130px 0;
}
section.fullSection > div > div{
height: 400px;
position: relative;
overflow: hidden;
}
section.fullSection > div > div::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//bottlebrothers.ch/wp-content/uploads/2024/06/composant_food.jpg) center;
background-size: cover;
transition: transform 0.5s ease; 
z-index: 0;
}
section.fullSection#coteBar > div > div::before {
background: url(//bottlebrothers.ch/wp-content/uploads/2024/06/composant_drink.jpg) center;
}
section.fullSection > div > div:hover::before {
transform: scale(1.1); }
section.fullSection h2 {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
transform: translate(-50%,-50%);
color: white;
transition: 0.4s;
font-family: big-caslon-fb;
white-space: nowrap;
font-weight: normal;
z-index: 1;
}
section.fullSection a {
position: absolute;
left: 50%;
top: 70%;
margin: 0;
transform: translate(-50%, -50%) scale(0.8);
z-index: 2;
}
section.fullSection > div > div:after {
content: "";
display: inline-block;
background: transparent;
margin: 25px;
border: 5px solid white;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
position: absolute;
top: 0;
}
section.fullSection > div > div:hover h2 {
font-size: clamp(38px, 6vw, 100px);
top: 48%;
}
.hideDesktop{
display: none;
}
section#jeTeVois img {
width: 100%;
}
section#lesBoutons {
text-align: center;
margin:50px 0;
}
section#lesBoutons a{
margin: 10px 20px;
}
footer {
background: black;
text-align: center;
color: white;
}
footer img {
width: 60px;
}
.col3 {
display: grid;
grid-template-columns: repeat(1, 1fr);
margin-top: 25px;
margin-bottom: 30px;
}
.col3 > div {
padding: 10px;
}
.footerOneline {
letter-spacing: 5.5px;
margin: 25px 0 50px;
}
footer h3 {
margin-bottom: 0;
}
.mention {
font-weight: 300;
margin-bottom: 35px;
font-size: 13px;
}
.mention a {
text-decoration: none;
color: white;
font-size: 13px;
}
.mention a:hover {
border-bottom: 1px solid white;
}
.footerOneline a {
margin-top: 20px;
}
section.fullSection> div:before {
background: black;
content: "";
position: absolute;
left: 15px;
right: 15px;
top: 0;
bottom: 0;
z-index: 1;
opacity: 0.24;
transition: .3s;
}
section.fullSection > div {
position: relative;
z-index: 2;
}
section.fullSection > div:hover:before {
opacity: 0.39;
}
img.imageFlottante3 {
position: absolute;
width: 420px;
max-width: 70%;
top: -50px;
}
img.imageFlottante2 {
position: absolute;
width: 420px;
max-width: 70%;
top: 310px;
right: 0;
z-index: 0;
}
img.imageFlottante1 {
position: absolute;
width: 110px;
max-width: 50%;
top: -180px;
right: 40px;
z-index: 0;
}
img.imageFlottante4{
position: absolute;
width: 180px !important;
max-width: 20%;
top: -380px;
right: 0;
z-index: 0;
display: none;
}
img.imageFlottante5{
position: absolute;
width: 180px !important;
max-width: 20%;
top: -420px;
left: 10px;
z-index: 0;
}
#jeTeVois img:not(.imageFlottante4){
position: relative;
}
div#burgerOpen {
position: fixed;
top: 40px;
left: 40px;
z-index: 4;
cursor: pointer;
}
section#leMenu {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: black;
z-index: 9;
display: none;
color: white;
align-items: center;
justify-content: center;
}
div#burgerClose {
position: fixed;
top: 40px;
left: 40px;
z-index: 4;
cursor: pointer;
}
div#menuCenter {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
div#menuCenter > a {
color: white;
text-decoration: none;
font-size: 47px;
font-weight: bold;
font-size: clamp(50px, 6vw, 160px);
line-height: 1.1;
}
div#menuCenter > a:hover {
text-decoration: line-through;
}
#menuCenter p {
color: #888888;
margin-top: 30px;
text-align: center;
}
#instaHeader{
grid-column: span 3;
margin: 0px 0 20px;
}
#instaHeader h2 a {
text-decoration: none;
color: black;
position: relative;
}
#instaHeader h2 {
text-align: right;
}
a.sbi_photo:after {
content: "#bottle_brothers";
position: absolute;
bottom: 0;
display: inline-block;
margin: auto;
left: 50%;
text-align: center;
background: white;
padding: 7px 25px;
transform: translateX(-50%);
color: black;
font-size: 12px;
border-bottom: 1px solid black;
}
div#sb_instagram {
margin-top: 80px;
}
#menu div#sliderContent__button a {
width: 45px;
display: inline-block;
margin: 0 4px;
}
#menuCenter a {
color: #888888;
text-decoration: none;
}
#menuCenter > p > a:hover {
border-bottom: 1px solid #888888;
} .outer-menu {
z-index: 7;
position: relative;
}
.outer-menu .checkbox-toggle {position: fixed;top: 5px;left: 5px;cursor: pointer;width: 70px;height: 60px;opacity: 0;z-index: 5;}
.outer-menu .checkbox-toggle:checked + .hamburger > div {
transform: rotate(135deg);
background: white;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
top: 0;
transform: rotate(90deg);
background: white;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
opacity: 0;
}
.outer-menu .checkbox-toggle:checked ~ .menu {
pointer-events: auto;
visibility: visible;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div {
transform: scale(1);
transition-duration: 0.75s;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div > div {
opacity: 1;
transition: opacity 0.4s ease 0.4s;
}
.outer-menu .checkbox-toggle:hover + .hamburger {
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
transform: rotate(225deg);
}
.outer-menu .hamburger {position: fixed;top: 5px;z-index: 4;width: 70px;height: 60px;padding: 0.5em 1em;background: transparent;border-radius: 0 0.12em 0.12em 0;cursor: pointer;transition: box-shadow 0.4s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;display: flex;align-items: center;justify-content: center;left: 5;}
.outer-menu .hamburger > div {
position: relative;
flex: none;
width: 100%;
height: 3px;
background: linear-gradient(90deg, white 70%, transparent 70%);
transition: all 0.4s ease;
display: flex;
align-items: center;
justify-content: center;
}
.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {content: "";position: absolute;z-index: 1;top: -9px;left: 0;width: 100%;height: 3px;background: inherit;transition: all 0.4s ease;background: linear-gradient(90deg, transparent 30%, white 30%);}
.outer-menu .hamburger > div:after {
top: 9px;
}
.outer-menu .hamburger > div.black-gradient, body:not(.home) .outer-menu .hamburger > div{
background: linear-gradient(90deg, black 70%, transparent 70%);
}
.outer-menu .hamburger > div.black-gradient:before,.outer-menu .hamburger > div.black-gradient:after, body:not(.home) .outer-menu .hamburger > div:before, body:not(.home) .outer-menu .hamburger > div:after{
background: linear-gradient(90deg, transparent 30%, black 30%);
}
.outer-menu .menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
outline: 1px solid transparent;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
}
.outer-menu .menu > div {width: 200vw;height: 200vw;color: #fefefe;background: #000000;border-radius: 50%;transform: scale(0);transition: all 0.4s ease;flex: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.outer-menu .menu > div > div {
text-align: center;
max-width: 90vw;
max-height: 100vh;
opacity: 0;
transition: opacity 0.4s ease;
overflow: visible;
flex: none;
display: flex;
align-items: center;
justify-content: center;
}
.outer-menu .menu > div > div > ul {
list-style: none;
padding: 0 ;
margin: 0;
display: block;
max-height: 100vh;
}
.outer-menu .menu > div > div > ul > li {padding: 0;margin: 6px 0;display: block;position: relative;}
.outer-menu .menu > div > div > ul > li > a {position: relative;display: inline;cursor: pointer;transition: color 0.4s ease;color:white;text-decoration: none;font-weight: bold;font-size: clamp(50px, 6vw, 70px);line-height: 1.1;}
li#rsLi {
color: #888888;
margin-top: 45px;
}
li#rsLi a {
color: #888888;
text-decoration: none;
white-space: nowrap;
}
li#rsLi a:hover {
border-bottom: 1px solid #888888;
}
li#rsLi p {
font-size: 15px;
}
li#rsLi > div > a {
width: 35px;
display: inline-block;
margin: 4px 4px;
}
li#rsLi > div > a:hover{
border-bottom: 0;
}
#instaHeader h2 a:hover:before {
content: "";
background: url(//bottlebrothers.ch/wp-content/uploads/2024/07/trait_02.png) no-repeat center;
position: absolute;
left: -70px;
height: 50px;
filter: brightness(0);
right: -70px;
top: 50%;
transform: translateY(-50%);
}
.outer-menu .menu > div > div > ul > li > a:hover:before{
content: "";
background: url(//bottlebrothers.ch/wp-content/uploads/2024/07/trait_02_400.png) no-repeat center;
background-size: 100%;
position: absolute;
left: -70px;
height: 50px;
right: -70px;
top: 50%;
transform: translateY(-50%);
}
a#lienHeader__1:before {
background-image: url(//bottlebrothers.ch/wp-content/uploads/2024/07/trait_01_400.png);
}
a#lienHeader__3:before {
background-image: url(//bottlebrothers.ch/wp-content/uploads/2024/07/trait_04_400.png);
}
#bienvenue img{
margin: 70px 0 0px;
max-height: 510px;
object-fit: cover;
width: 100%;
}
@media only screen and (min-width : 667px) {
.container {
max-width: 667px;
}
.hideMobile{
display: none;
}
.hideDesktop{
display: block;
}
section.fullSection {
height: 70vh;
}
section.fullSection > div > div{
height: 70vh;
}
section.fullSection > div > div:after {
margin: 35px;
}
.col3 {
grid-template-columns: repeat(3, 1fr);
}
img.imageFlottante4{
display: block;
}
.outer-menu .checkbox-toggle {top: 35px;left: 35px;}
.outer-menu .hamburger  {top: 35px;left: 35px;}
.mention a,.mention  {
font-size: 16px;
}
.footerOneline {
margin: 60px;
}
}
@media only screen and (max-width : 666px) {
#sb_instagram .sbi_photo {
height: 345px !important;
}
}
@media only screen and (min-width : 992px) {
.container {
max-width: 992px;
}
}
@media only screen and (min-width : 1200px) {
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/bottle-brothers/owlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}