/*
Theme Name: Rooster Rojo
Theme URI:
Author: Ad Fingers
Author URI: https://www.adfingers.com/
Description: Theme for Rooster Rojo website
Version: 1.0
License:
License URI:
Tags:
Text Domain: roosterrojo
*/

:root {
    --font-heading: 'Russo One', sans-serif;
    --font-body: 'Merriweather', serif;
    --font-cta: 'Roboto Mono', monospace;
    --color-white: #fff;
    --color-red: #E21F2D;
}

.text-hide, a {
    background-color: transparent
}

hr, img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

.clearfix:after, .dl-horizontal dd:after {
    clear: both
}

.btn, .caret, img {
    vertical-align: middle
}

.find-rooster, body {
    -webkit-box-direction: normal
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    color: #337ab7
}

a:active, a:hover {
    outline: 0
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.product__name i, .section-title i, address {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.img-thumbnail, body {
    background-color: #fff
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1.42857
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt, kbd kbd {
    font-weight: 700
}

address, dd, dt, pre {
    line-height: 1.42857
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.footer-disclaimer p.p_s, .footer__title, .initialism, .section-title, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

.container-fluid:after, .container:after, .row:after {
    clear: both
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn, .btn-link {
    font-weight: 400
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

.carousel-control, pre code {
    background-color: transparent
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .open > .btn-danger.dropdown-toggle, .open > .btn-default.dropdown-toggle, .open > .btn-info.dropdown-toggle, .open > .btn-primary.dropdown-toggle, .open > .btn-success.dropdown-toggle, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.btn-block, img, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    white-space: nowrap;
    line-height: 1.42857
}

.block-line, .btn, .footer-fb-posts__title, .footer-social, .footer__item, .section-title {
    text-align: center
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

a, a:focus, a:hover {
    text-decoration: none
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block + .btn-block {
    margin-top: 5px
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.block-line > span:after, .block-line > span:before, .btn-play:before, .footer-fb-posts__item:after, .footer__item:last-child:before {
    content: ''
}

body, h1, h2, h3, html, li, p, ul {
    margin: 0;
    padding: 0
}

.breadcrumb > .active {
    color: #777
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: calc(1s * 2);
    animation-duration: calc(1s * 2)
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: calc(1s * .75);
    animation-duration: calc(1s * .75)
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

/* @font-face {
    font-family: 'Texas Troupe';
    src: url('assets/fonts/Texas Troupe FP/Texas Troupe FP.eot?') format("eot"), url('assets/fonts/Texas Troupe FP/Texas Troupe FP.woff') format("woff"), url('assets/fonts/Texas Troupe FP/Texas Troupe FP.ttf') format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Headlinetext;
    src: url(assets/fonts/Headlinetext/Headlinetext.eot?) format("eot"), url(assets/fonts/Headlinetext/Headlinetext.woff) format("woff"), url(assets/fonts/Headlinetext/Headlinetext.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Bonzer;
    src: url('assets/fonts/Bonzer/Bonzer - San Francisco.eot?') format("eot"), url('assets/fonts/Bonzer/Bonzer - San Francisco.woff') format("woff"), url('assets/fonts/Bonzer/Bonzer - San Francisco.ttf') format("truetype");
    font-weight: 400;
    font-style: normal
} */
@font-face {
    font-family: Merriweather;
    src: url('assets/fonts/Merriweather/Merriweather-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
}

html {
    -webkit-tap-highlight-color: transparent;
    height: 100%;
    font-size: 10px
}

body {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: var(--font-body);
    color: #000;
    font-size: 1.4rem;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

li, ul {
    list-style-type: none
}

b, strong {
    font-weight: 700
}

img {
    height: auto
}

a {
    cursor: pointer;
    -webkit-transition: color .4s;
    transition: color .4s
}

a:focus, a:hover {
    outline: 0;
    color: #E21F2D
}

section {
    padding: 6rem 0
}

.block-line {
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden
}

.block-line > span {
    position: relative;
    display: inline-block;
    padding: 0 3rem
}

.block-line > span:after, .block-line > span:before {
    position: absolute;
    background: #E5E5E5;
    width: 17rem;
    height: 1px;
    top: 50%;
}

@media (max-width: 768px) {
    .block-line > span {
        padding: 0
    }

    .block-line > span:after, .block-line > span:before {
        display: none
    }
}

.block-line > span:after {
    left: 100%
}

.block-line > span:before {
    right: 100%
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991px) {
    .block-line > span:after, .block-line > span:before {
        width: 10rem
    }

    .products_home .flex-row {
        display: block
    }
}

@media (max-width: 767px) {
    .flex-row {
        display: block
    }
}

.section-title {
    font-size: 3.3rem;
    font-weight: 400;
    font-family: var(--font-heading);
    margin: 2.5rem auto;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 1rem
    }
}

.section-title b {
    font-family: Headlinetext, sans-serif;
    font-size: 4.3rem
}

@media (max-width: 768px) {
    .section-title b {
        font-size: 2rem
    }
}

.section-title i {
    font-family: Bonzer, serif;
    padding-right: 2px;
    font-size: 5.5rem;
    line-height: 4rem
}

@media (max-width: 768px) {
    .section-title i {
        font-size: 3.5rem;
        line-height: 3rem
    }
}

.about-slider, .footer-fb-posts__item, .gallery, .menu-opened {
    overflow: hidden
}

.toggle-menu {
    width: 26px;
    height: 23px;
    position: absolute;
    right: 20px;
    top: 16px;
    z-index: 9999;
    border: none;
    outline: 0;
    background-color: transparent !important
}

.toggle-menu span {
    display: block
}

.footer-social li, .footer-social__icon {
    display: inline-block
}

.toggle-menu #sandwich {
    width: 26px;
    height: 23px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 200
}

.toggle-menu #sandwich span {
    width: 26px;
    height: 2px;
    background: #fff;
    border: none;
    border-radius: 4px;
    position: absolute
}

.toggle-menu #sandwich .sw-topper {
    top: 0;
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s
}

.toggle-menu #sandwich .sw-bottom {
    top: 50%;
    margin-top: -1px;
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s;
    -webkit-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s
}

.toggle-menu #sandwich .sw-footer {
    bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.toggle-menu #sandwich.active .sw-topper {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.toggle-menu #sandwich.active .sw-bottom {
    top: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.toggle-menu #sandwich.active .sw-footer {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer-contacts {
    background-color: #FBFBFB;
    padding: 11rem 0 0;
    position: relative;
    color: #000
}

.footer-logo {
    height: 18rem;
    width: 18rem;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -9rem;
    z-index: 0
}

.footer__item {
    padding: 5rem 0
}

.footer__item:last-child {
    position: relative
}

.footer__item:last-child:before {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 0;
    left: 50%;
    margin-left: -5rem;
    border-top: 1px solid #E5E5E5
}

.footer__item a {
    color: #000;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media (max-width: 767px) {
    .footer-contacts {
        padding: 5rem 0
    }

    .footer__item a {
        color: #E21F2D
    }
}

.footer__item a:hover {
    color: #E21F2D
}

.footer__title {
    color: #2A2A29;
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    font-family: var(--font-heading)
}

.footer-social__icon {
    height: 20px;
    width: 20px;
    margin: 0 .7rem
}

.footer-social__icon svg g {
    fill: #A2A2A2;
    -webkit-transition: all .4s;
    transition: all .4s
}

.footer-social__icon:hover svg g {
    fill: #E21F2D
}

.footer-disclaimer {
    padding: 4rem 0
}

.footer-disclaimer a {
    color: #A2A2A2;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media (max-width: 767px) {
    .footer-disclaimer {
        padding: 3rem 0
    }

    .footer-disclaimer a {
        color: #E21F2D
    }
}

.footer-disclaimer a:hover {
    color: #E21F2D
}

.footer-disclaimer p {
    color: #A2A2A2;
    font-family: var(--font-cta);
    font-size: 1.1rem;
    line-height: 2.5rem
}

.footer-disclaimer p.p_s {
    font-size: .9rem
}

.footer-text {
    color: #000;
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: 0;
    margin-top: 2rem;
    padding: 0 1rem
}

.footer .element-dots span {
    font-family: var(--font-body);
    color: #000;
    padding: 0 1rem
}

.footer .element-dots span:after {
    background-color: #000
}

.footer-fb-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1199px) {
    .block-line > span {
        max-width: 50rem
    }

    .footer-fb-posts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer-fb-posts__item {
    position: relative;
    width: 16.6667%;
    height: 25rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (max-width: 1199px) {
    .footer-fb-posts__item {
        width: 33.33%
    }
}

.footer-fb-posts__item:after {
    background: rgba(255, 255, 255, .6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (max-width: 767px) {
    .footer-disclaimer p {
        line-height: 2rem
    }

    .footer-text {
        font-size: 1.2rem
    }

    .footer-fb-posts__item {
        width: 50%;
        height: 20rem
    }

    .footer-fb-posts__item:after {
        display: none
    }
}

.footer-fb-posts__item:hover:after {
    opacity: 0;
    z-index: -1
}

.footer-fb-posts__item:hover .footer-fb-posts__descr {
    opacity: 1
}

.footer-fb-posts__img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%
}

.footer-fb-posts__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    text-align: center;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (max-width: 767px) {
    .footer-fb-posts__descr {
        padding: 1rem
    }
}

.footer-fb-posts__title {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 0 0 2rem;
    margin-bottom: 2rem;
    line-height: 2rem;
    opacity: .85;
    width: 100%
}

.btn-color, .btn-next {
    font-family: var(--font-cta);
    font-weight: 700;
    text-transform: uppercase
}

.footer-fb-posts__link {
    color: #fff;
    position: absolute;
    bottom: 2rem;
    width: 150px;
    left: 50%;
    margin-left: -75px
}

.block-slider, .gallery {
    position: relative
}

.block-slider:focus, .gallery:focus {
    outline: 0
}

.block-slider__item, .gallery__item {
    width: 100%
}

.block-slider .gallery-item, .gallery .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important
}

.block-slider .flickity-prev-next-button, .gallery .flickity-prev-next-button {
    width: 46px;
    height: 46px;
    border-radius: 100%;
    border: none;
    background: rgba(0, 0, 0, .4);
    top: 50%;
    position: absolute;
    margin-top: -38px;
    padding: 0 !important
}

@media (max-width: 991px) {
    .block-slider .flickity-prev-next-button, .gallery .flickity-prev-next-button {
        width: 36px;
        height: 36px;
        margin-top: -28px
    }
}

.block-slider .flickity-prev-next-button svg, .gallery .flickity-prev-next-button svg {
    display: none
}

.block-slider .flickity-prev-next-button:before, .gallery .flickity-prev-next-button:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -6.5px;
    width: 13px;
    height: 12px;
    background: url(assets/img/arr-white.svg) no-repeat;
    background-size: cover
}

.block-slider .flickity-prev-next-button:hover, .gallery .flickity-prev-next-button:hover {
    background: rgba(0, 0, 0, .6)
}

.block-slider .flickity-prev-next-button .arrow, .gallery .flickity-prev-next-button .arrow {
    fill: #fff
}

.block-slider .flickity-prev-next-button.no-svg, .gallery .flickity-prev-next-button.no-svg {
    color: #fff
}

.block-slider .flickity-prev-next-button.previous, .gallery .flickity-prev-next-button.previous {
    left: 5%
}

.block-slider .flickity-prev-next-button.previous:before, .gallery .flickity-prev-next-button.previous:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.block-slider .flickity-prev-next-button.next, .gallery .flickity-prev-next-button.next {
    right: 5%
}

.block-slider .flickity-page-dots, .gallery .flickity-page-dots {
    bottom: 0;
    left: 50%;
    padding: 0;
    position: absolute;
    opacity: .5;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.block-slider .flickity-page-dots .dot, .gallery .flickity-page-dots .dot {
    width: 6px;
    height: 6px;
    display: inline-block;
    margin: 0 .3rem;
    border-radius: 100%;
    border: 1px solid transparent;
    background: #D8D8D8
}

.block-slider .flickity-page-dots .dot.is-selected, .gallery .flickity-page-dots .dot.is-selected {
    background: #E21F2D
}

.block-slider.news-slider, .gallery.news-slider {
    overflow: hidden;
    padding-bottom: 40px
}

.gallery {
    padding-bottom: 1rem
}

.gallery a {
    width: 100%;
    max-width: 100%
}

.gallery .gallery-item a:focus img, .gallery .gallery-item a:hover img {
    -webkit-filter: opacity(100%);
    filter: opacity(100%)
}

.about-slider {
    padding-bottom: 40px
}

.about-slider .flickity-page-dots {
    bottom: 0
}

.about-slider .flickity-page-dots .dot {
    border: 1px solid transparent;
    background: #D8D8D8
}

.cocktails-slider {
    margin-top: 11rem
}

@media (max-width: 767px) {
    .cocktails-slider {
        margin: 5rem -15px 0
    }
}

.cocktails-slider .flickity-slider > div {
    opacity: .2;
    margin: 0 2%
}

.cocktails-slider .flickity-slider > div.is-selected {
    opacity: 1
}

.cocktails-slider__item {
    width: 70%;
    margin: 0 auto;
    background-color: #FBFBFB;
    position: relative;
    padding: 3rem
}

@media (max-width: 991px) {
    .cocktails-slider__item {
        width: 100%
    }
}

.cocktails-slider__img {
    margin: -9rem 0 -7rem 3rem
}

.cocktails-slider__img img {
    height: 100%;
    width: auto
}

@media (max-width: 767px) {
    .cocktails-slider__img {
        margin: 0
    }

    .cocktails-slider__img img {
        height: 28rem;
        margin: -18rem auto 3rem;
        display: block
    }
}

.cocktails-slider__img_w {
    margin: -9rem 0 -7rem 3rem;
    max-width: 210px
}

@media (max-width: 767px) {
    .cocktails-slider__img_w {
        margin: 0 auto
    }

    .cocktails-slider__img_w img {
        margin: -18rem auto 3rem;
        display: block
    }
}

.btn-down, .btn-play {
    margin-left: -17px;
    width: 34px;
    height: 34px
}

.btn-color, .btn-color span, .btn-down, .btn-play {
    display: inline-block
}

.cocktails-slider .flickity-prev-next-button {
    background: rgba(0, 0, 0, .03)
}

.cocktails-slider .flickity-prev-next-button:before {
    background: url(assets/img/arr.svg) no-repeat;
    background-size: cover
}

.cocktails-slider .flickity-prev-next-button.previous {
    left: 8%
}

.cocktails-slider .flickity-prev-next-button.next {
    right: 8%
}

@media (max-width: 991px) {
    .cocktails-slider .flickity-prev-next-button.previous {
        left: 4%
    }

    .cocktails-slider .flickity-prev-next-button.next {
        right: 4%
    }
}

.cocktails-slider .flickity-prev-next-button:hover {
    background: rgba(0, 0, 0, .1)
}

.cocktails-slider .flickity-page-dots {
    bottom: -45px;
    left: 61%;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-down, .btn-play, .btn-play:before {
    position: absolute;
    left: 50%
}

.cocktails-slider .flickity-page-dots .dot {
    border: 1px solid transparent;
    background: #D8D8D8
}

.btn-color {
    background: url(assets/img/btn-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.4rem;
    border: none;
    outline: 0
}

.btn-color span {
    padding: 1rem 3rem;
    -webkit-transition: all .4s;
    transition: all .4s
}

.btn-color:active, .btn-color:focus, .btn-color:hover {
    color: #fff
}

.btn-color:active span, .btn-color:focus span, .btn-color:hover span {
    background: rgba(0, 0, 0, .2)
}

.btn-next {
    font-size: 1.1rem;
    color: #A2A2A2;
    padding-right: 1.5rem;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: url(assets/img/btn-arr.svg) right center no-repeat;
    background-size: 9px 8px
}

.btn-next:hover {
    background: url(assets/img/btn-arr-hover.svg) right center no-repeat;
    background-size: 9px 8px
}

.btn-down {
    bottom: 25px;
    background: url(assets/img/arrow-down.png) no-repeat;
    background-size: cover;
    opacity: .8
}

.btn-down:hover {
    opacity: 1
}

.btn-play {
    top: 50%;
    margin-top: -17px;
    background: rgba(0, 0, 0, .5);
    opacity: .8;
    border-radius: 100%;
    z-index: 5
}

.btn-play:before {
    width: 0;
    height: 0;
    top: 50%;
    margin-left: -4px;
    margin-top: -7px;
    border: 7px solid transparent;
    border-left: 10px solid #fff
}

.animate-block, .bg-video {
    position: relative;
    text-align: center;
    overflow: hidden
}

.btn-play:hover {
    opacity: 1
}

.bg-video {
    width: 100%;
    max-height: 105vh
}

@media (max-width: 768px) {
    .bg-video {
        height: auto
    }
}

.bg-video video {
    width: 100%;
    display: block;
    max-width: none;
    margin-top: -5%
}

@media (max-width: 767px) {
    .cocktails-slider .flickity-page-dots {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .bg-video video {
        margin: 0
    }
}

.animate-block {
    height: 100vh;
    padding-top: 0
}

.animate-block.fixed {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99
}

@media (max-width: 767px) {
    .animate-block {
        min-height: 50rem;
        padding-top: 5rem
    }
}

.animate-block .btn-color {
    margin-top: 3rem
}

.animate-block .wrap-container-text {
    position: relative;
    overflow: hidden;
    height: 36rem;
    z-index: 10;
    width: 100%;
    padding-top: 5rem
}

.animate-block .wrap-text {
    position: absolute;
    width: 100%;
    height: 150vh
}

.animate-block .text-title-block1, .animate-block .text-title-block2 {
    position: absolute;
    z-index: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: 3%;
    opacity: 1;
    width: 100%
}

.animate-block .text-title-block2 {
    opacity: 0;
    top: 65%
}

.animate-block .bg {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: url(assets/img/bg-home.png) center calc(50% + 150px) no-repeat;
    background-size: 100% auto
}

@media (max-width: 1441px) {
    .animate-block .bg {
        background: url(assets/img/bg-home.png) center calc(70% + 150px) no-repeat;
        background-size: 100% auto
    }
}

.animate-block .kowboy {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: -10%;
    -webkit-transform: translate(50%, 18%) scale(1.7);
    transform: translate(50%, 18%) scale(1.7)
}

.shadow:before, .shadow_w:before {
    opacity: .75;
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#373737', endColorstr='#33ffffff', GradientType=1);
    content: ''
}

.home-about {
    background: url(assets/img/header-bg-1.png) center 140% no-repeat;
    background-size: 100% auto;
    min-height: 65rem;
    padding: 3rem 0 15rem;
    text-align: center
}

@media (max-width: 991px) {
    .home-about {
        min-height: 50rem
    }
}

@media (max-width: 767px) {
    .home-about {
        min-height: 39rem
    }
}

@media (max-width: 480px) {
    .home-about {
        min-height: 39rem;
        background: url(assets/img/header-bg-1-mob.png) center 100% no-repeat;
        background-size: 100% auto;
        padding: 3rem 0 17rem
    }
}

.home-about_kowboy {
    background: url(assets/img/header-bg-2.png) center 140% no-repeat;
    background-size: 100% auto
}

@media (max-width: 480px) {
    .home-about_kowboy {
        background: url(assets/img/header-bg-2-mob.png) center 100% no-repeat;
        background-size: 100% auto
    }
}

.home-about .section-title {
    margin-bottom: 0
}

.home-about .btn-color {
    margin-top: 2rem
}

.product-header {
    position: relative
}

.product-header__bg {
    background: url(assets/img/products-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 53rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.product-header__img {
    width: 11.8rem;
    margin: 3rem auto 5rem
}

@media (max-width: 767px) {
    .product-header__bg {
        min-height: 40rem;
        background: url(assets/img/products-bg-mobile.jpg) no-repeat;
        background-size: cover
    }

    .product-header__img {
        width: 8rem
    }
}

.product-header .product__descr {
    min-height: auto
}

.product-details {
    padding-top: 6rem;
    text-align: center;
    position: relative
}

@media (max-width: 767px) {
    .product-details {
        padding-top: 3.5rem
    }
}

.product__logo {
    width: 24rem;
    display: inline-block
}

.product__name {
    font-size: 1.8rem;
    text-transform: uppercase;
    line-height: 2rem;
    font-family: var(--font-heading);
    color: #fff;
    margin-top: .5rem
}

.product__name i {
    font-family: Bonzer, serif;
    padding-right: 2px;
    font-size: 3.2rem;
    line-height: .8rem
}

.product__descr {
    font-weight: 400;
    font-size: 1.3rem;
    margin: 1rem auto 0;
    line-height: 2rem;
    padding: 0 1rem;
    min-height: 6rem
}

html[lang=es] .product__descr {
    min-height: 8rem
}

.product__consist {
    margin-top: 4rem
}

@media (max-width: 767px) {
    .product__descr {
        padding: 0;
        max-width: 40rem
    }

    .product__consist {
        margin-top: 2rem
    }
}

.product-info {
    margin: 4rem 0
}

@media (max-width: 767px) {
    .product-info {
        margin: 2rem 0 0
    }

    .product-info__item {
        margin: 0 auto 3rem;
        max-width: 22rem
    }
}

.product-info__icon {
    height: 5rem;
    margin: 2rem auto;
    text-align: center
}

@media (max-width: 767px) {
    .product-info__icon {
        height: 5rem;
        margin: 2rem auto 0
    }
}

.product-info__icon img {
    height: 100%;
    width: auto
}

.product-info__title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: .6rem
}

.product-info__descr {
    font-size: 1.1rem;
    color: #A2A2A2
}

.element-dots span {
    display: inline-block;
    padding: 0 2rem;
    position: relative;
    letter-spacing: 1px;
    font-size: 1.3rem;
    color: #A2A2A2
}

.element-dots span:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 100%;
    right: 0;
    top: 50%;
    margin-top: -2px;
    background-color: #A2A2A2
}

@media (max-width: 480px) {
    .product-info__title {
        margin-bottom: .5rem
    }

    .element-dots span {
        font-size: 1.2rem;
        padding: 0 1rem
    }

    .footer .element-dots span:after {
        display: none;
        font-size: 1.3rem
    }
}

.element-dots span:last-child:after {
    display: none
}

.find-rooster {
    max-width: 980px;
    height: 625px;
    margin: 14rem auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(assets/img/map-bg.png) center no-repeat;
    background-size: auto 100%
}

.find-rooster__details {
    width: 100%
}

.find-rooster .section-title {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .find-rooster {
        height: 400px;
        margin-top: 4rem
    }

    .find-rooster__details {
        padding: 0 2rem
    }

    .find-rooster .section-title {
        margin-bottom: 1rem
    }
}

.recipe__item, .recipe__title {
    margin-bottom: 2rem
}

.find-rooster__text {
    color: #2f2f2f;
    font-size: 1.3rem
}

.find-rooster .btn-color {
    margin-top: 4.5rem
}

.cocktails {
    overflow: hidden;
    padding-top: 7rem
}

@media (max-width: 767px) {
    .find-rooster .btn-color {
        margin-top: 1.5rem
    }

    .cocktails {
        padding-top: 0
    }

    .cocktails-slider {
        margin-top: 16rem
    }
}

.cocktails .block-slider__blanco .cocktails-slider__img {
    margin-left: -2rem
}

@media (max-width: 1199px) {
    .cocktails .block-slider__blanco .cocktails-slider__img {
        margin-top: 0
    }

    .cocktails-slider__img img {
        max-height: 440px
    }
}

.recipe {
    text-align: center;
    padding: 2.5rem 0 0;
    background: url(assets/img/recipe-bg.png) center no-repeat
}

@media (max-width: 767px) {
    .cocktails .block-slider__blanco .cocktails-slider__img {
        margin-top: 2rem
    }

    .recipe {
        padding-top: 0
    }
}

.recipe__title {
    font-size: 1.4rem;
    color: #E21F2D;
    font-weight: 700
}

.recipe__item h5 {
    font-size: 1.3rem;
    margin-bottom: .7rem;
    color: #1d1d1d;
    font-weight: 700
}

.recipe__item p {
    font-size: 1.1rem;
    line-height: 1.9rem;
    color: #2f2f2f
}

.products {
    margin: auto;
    padding-top: 13.5rem
}

@media (max-width: 991px) {
    .products_home .products__descr, .products_home .products__item {
        display: block;
        max-width: 40rem
    }
}

@media (max-width: 767px) {
    .products {
        padding-top: 2.5rem;
        padding-bottom: 4rem
    }

    .products_home {
        padding-bottom: 0
    }

    .products .section-title {
        margin-bottom: 7rem
    }
}

.products__item {
    text-align: center;
    margin: 0 auto 4rem;
    max-width: 40rem
}

@media (max-width: 1199px) {
    .products__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }
}

.products__item p {
    font-size: 1.3rem;
    color: #A2A2A2
}

.products__item .btn-color {
    margin-top: 2rem
}

.products__img {
    display: block;
    margin: 8rem auto 4rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center
}

.products__img img {
    max-height: 44rem;
    width: auto
}

@media (max-width: 767px) {
    .products__item {
        display: block;
        padding: 0 15px
    }

    .products__img {
        padding-top: 0;
        margin: 1rem auto 1.5rem
    }

    .products__img img {
        max-height: 33rem
    }

    .products .product__name {
        margin-bottom: 1rem
    }
}

.products__img:hover {
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}

.products .product__logo {
    width: 18rem
}

.products .product__name {
    color: #000;
    padding: 0
}

@media (max-width: 1199px) {
    .products__descr {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.shadow {
    position: relative;
    max-width: 30rem
}

.shadow:before {
    height: 80%;
    width: 60%;
    right: 10%;
    bottom: -15%;
    position: absolute;
    background: radial-gradient(ellipse at center, rgba(55, 55, 55, .2) 0, rgba(255, 255, 255, .2) 70%)
}

.shadow_w {
    position: relative
}

.shadow_w:before {
    height: 70%;
    width: 140%;
    left: 30%;
    bottom: -10%;
    position: absolute;
    background: radial-gradient(ellipse at center, rgba(55, 55, 55, .4) 0, rgba(255, 255, 255, 0) 70%)
}

.news {
    padding: 3rem 0 0
}

@media (max-width: 767px) {
    .products__descr {
        display: block
    }

    .news {
        padding-top: 1.5rem
    }

    .news-header__img {
        margin: 0 -15px
    }
}

.news-header {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .news-header {
        padding-top: 0
    }
}

.news-header__img {
    max-height: 60rem;
    overflow: hidden
}

.news__date {
    padding-left: 2.5rem;
    font-family: var(--font-body);
    color: #A2A2A2;
    font-size: 1.1rem;
    line-height: 1.8rem;
    padding-top: .2rem;
    background: url(assets/img/icon-calendar.svg) left center no-repeat;
    background-size: 16px 15px
}

.news__title {
    font-size: 2.4rem;
    line-height: 3.9rem;
    font-weight: 700;
    font-family: var(--font-body);
    color: #000;
    margin: 2rem 0
}

.list-news__text, .list-news__title {
    font-family: var(--font-body);
    font-weight: 400
}

@media (max-width: 767px) {
    .news__title {
        line-height: 3rem;
        margin: 1rem 0 2rem
    }

    .news-slider {
        margin: 3rem -15px
    }
}

.news__text p {
    padding-bottom: 2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
    color: #000
}

.news iframe, .news video {
    width: 100%;
    height: auto;
    min-height: 50rem
}

.list-news {
    padding-top: 12rem
}

@media (max-width: 767px) {
    .news .video-content {
        margin: 3rem -15px
    }

    .news iframe, .news video {
        min-height: 40rem
    }

    .list-news {
        padding-top: 6rem
    }
}

.list-news .section-title {
    margin-bottom: 13rem
}

@media (max-width: 767px) {
    .list-news .section-title {
        margin-bottom: 6rem
    }
}

@media (max-width: 480px) {
    .news iframe, .news video {
        min-height: 29rem
    }

    .list-news {
        padding-top: 4rem
    }

    .list-news .section-title {
        margin-bottom: 4rem
    }
}

.list-news__item {
    text-align: center;
    margin-bottom: 4rem
}

.list-news__item:nth-child(2n) {
    padding-top: 8rem
}

.list-news__img {
    margin-bottom: 3.5rem;
    display: block;
    max-height: 383px;
    overflow: hidden;
    position: relative
}

.list-news__img:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: 0 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    z-index: 1
}

.list-news__img:hover:before {
    background: rgba(0, 0, 0, .2)
}

.list-news__details {
    max-width: 35rem;
    margin: auto
}

.list-news__title {
    font-size: 1.6rem
}

.list-news__text {
    font-size: 1.3rem;
    color: #A2A2A2;
    margin: 2rem 0 2.7rem
}

.list-news .btn-color {
    margin: 8rem auto 8rem
}

@media (max-width: 767px) {
    .list-news__item:nth-child(2n) {
        padding-top: 0
    }

    .list-news .btn-color {
        margin: 0 auto 3rem
    }
}

.about-header .about-block {
    text-align: center;
    min-height: 76rem;
    padding: 15rem 2rem
}

.about-header__title {
    font-family: var(--font-heading);
    font-size: 6rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .about-header .about-block {
        min-height: 51rem;
        padding: 5rem 2rem
    }

    .about-header__title {
        font-size: 5rem;
        line-height: 6rem
    }
}

@media (max-width: 480px) {
    .about-header__title {
        font-size: 3rem;
        line-height: 4rem
    }
}

.about-header__title i {
    font-family: Bonzer, serif;
    font-style: normal;
    padding-right: 9px;
    font-size: 10.2rem;
    line-height: 4rem
}

.about-block {
    position: relative;
    text-align: center;
    padding: 16rem 0 5rem
}

.about-block_header {
    background: url(assets/img/about-header-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 70rem
}

@media (max-width: 767px) {
    .about-header__title i {
        font-size: 8.5rem
    }

    .about-block_header {
        background: url(assets/img/about-header-bg-mob.jpg) no-repeat;
        background-size: cover
    }
}

.about-block_symbol {
    background: url(assets/img/about-symbol-bg.png) center top no-repeat;
    background-size: 100% auto;
    min-height: 64rem
}

@media (max-width: 767px) {
    .about-block_symbol {
        background: url(assets/img/about-symbol-bg-mob.jpg) center top no-repeat;
        background-size: 100% auto
    }
}

.about-block_symbol:after {
    content: '';
    position: absolute;
    display: inline-block;
    left: 50%;
    margin-left: -11.5rem;
    bottom: 0;
    width: 23rem;
    height: 22.8rem;
    background: url(assets/img/recipe-bg.png) no-repeat;
    background-size: cover
}

.about-block_volcano {
    background: url(assets/img/about-volcano-bg.png) center bottom no-repeat;
    background-size: 100% auto;
    min-height: 82rem
}

@media (min-width: 1440px) {
    .about-block_volcano {
        background: url(assets/img/about-volcano-bg.png) center 43% no-repeat;
        background-size: 100% auto
    }
}

@media (max-width: 767px) {
    .about-block_symbol:after {
        margin-left: -8rem;
        width: 16rem;
        height: 16rem
    }

    .about-block_volcano {
        background: url(assets/img/about-volcano-bg-mob.png) center bottom no-repeat;
        background-size: 100% auto
    }
}

.about-block_agave {
    background: url(assets/img/about-agave-bg.png) center bottom no-repeat;
    background-size: 100% auto;
    min-height: 87rem
}

@media (min-width: 1440px) {
    .about-block_agave {
        background: url(assets/img/about-agave-bg.png) center 43% no-repeat;
        background-size: 100% auto
    }
}

@media (max-width: 767px) {
    .about-block_agave {
        background: url(assets/img/about-agave-bg-mob.png) center bottom no-repeat;
        background-size: 100% auto
    }

    .about-block {
        height: 60rem;
        min-height: 20rem
    }
}

@media (max-width: 480px) {
    .about-header__title i {
        font-size: 5rem
    }

    .about-block {
        height: 45rem;
        min-height: 20rem;
        padding: 9rem 0
    }
}

.about-title {
    font-weight: 700;
    font-size: 2.1rem;
    color: #000;
    margin-bottom: 1.5rem
}

.about-text {
    font-weight: 400;
    font-size: 1.4rem;
    color: #000;
    max-width: 68.8rem;
    margin: auto;
    line-height: 2.1rem;
    letter-spacing: 0
}

@media (max-width: 767px) {
    .about-text {
        font-size: 1.3rem
    }
}

.about-text_white {
    color: #fff
}

.about-how-done {
    padding: 11rem 0 8rem;
    text-align: center
}

@media (max-width: 480px) {
    .about-how-done {
        padding: 5rem 0
    }
}

.about-how-done__item {
    padding: 3.7rem 0 2.5rem;
    position: relative
}

.about-how-done__icon {
    height: 66px;
    text-align: center;
    margin-bottom: 2rem
}

.about-how-done__icon img {
    display: inline-block;
    height: 100%;
    width: auto
}

.about-how-done__title {
    font-weight: 700;
    color: #000;
    font-size: 1.4rem;
    margin-bottom: 2rem
}

.about-how-done .about-text {
    color: #A2A2A2;
    font-size: 1.3rem;
    max-width: 78rem
}

.about-how-done .about-text a {
    color: #A2A2A2
}

@media (max-width: 767px) {
    .about-how-done .about-text a {
        color: #E21F2D
    }
}

.about-how-done .about-text a:hover {
    color: #E21F2D
}

.about-slider {
    margin: 4rem 0 2rem
}

@media (max-width: 480px) {
    .about-slider {
        margin-top: 2rem
    }
}

.animated {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    opacity: 0
}

.distribution {
    padding: 0 0 6rem;
    font-family: var(--font-body)
}

.distribution a.underline {
    color: #000
}

.distribution a.underline:hover {
    color: #e2222f
}

.distribution .underline {
    text-decoration: underline
}

.distribution .fz40 {
    font-size: 40px;
    text-align: left;
    margin: 54px 0 0;
    line-height: 5rem
}

.distribution .segment-map {
    padding: 3.375rem 0;
    min-height: 50.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative
}

.distribution .segment-map #map {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.distribution .rel {
    position: relative
}

.distribution .info-wrapper {
    width: 100%;
    position: relative;
    height: 275px;
    padding-top: 25px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.distribution .info-wrapper .active {
    visibility: visible !important;
    opacity: 1 !important
}

.distribution .info-wrapper .country-info {
    position: absolute;
    padding-top: 25px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.distribution .info-wrapper .country-info .info-block {
    padding-top: 25px;
    font-size: 13px
}

.distribution .info-wrapper .btn-wrapper {
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden
}

.distribution .info-wrapper .btn-wrapper .btn-close {
    cursor: pointer;
    padding: 14px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .03);
    border-radius: 25px;
    float: right;
    -webkit-transition: all .2s;
    transition: all .2s
}

.distribution .info-wrapper .btn-wrapper .btn-close:hover {
    background: rgba(0, 0, 0, .09)
}

.distribution #map {
    width: 100%;
    height: 500px
}

.distribution .mainlands {
    margin-top: -240px
}

.distribution .land_title {
    color: #E2212E;
    font-size: 24px;
    letter-spacing: 0
}

.distribution .countries {
    padding: 20px 0;
    font-size: 13px;
    color: #A2A2A2;
    letter-spacing: 0;
    line-height: 28px
}

.distribution .countries li {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.distribution .countries li:hover {
    color: #E2212E
}

.img-wrapper {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: url(assets/img/about-symbol-bg.png) center no-repeat;
    background-size: cover;
    z-index: -1
}

.verification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    margin-bottom: 30px
}

.verification .hide {
    display: none
}

.verification .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 110rem;
    min-width: 320px;
    padding: 0 79px;
}
@media (max-width: 768px) {
    .verification .container {
        padding: 0 30px;
    }
}

.verification .container .list-news__text {
    margin: 0
}

.verification .container .button-group {
    margin-bottom: 40px
}

.verification .container .button-group .btn {
    background: url(assets/img/btn-bg.png) no-repeat;
    border-radius: 0;
    height: 38px;
    width: 68px;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    font-family: var(--font-cta);
    padding: 0;
    line-height: 26px
}

.verification .container .button-group .btn span {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 6px 12px
}

.verification .container .button-group .btn:active, .verification .container .button-group .btn:focus, .verification .container .button-group .btn:hover {
    color: #fff;
    outline: 0
}

.verification .container .button-group .btn:active span, .verification .container .button-group .btn:focus span, .verification .container .button-group .btn:hover span {
    background: rgba(0, 0, 0, .2)
}

.verification .container .section-title {
    margin: 6rem 0 2rem;
}

.verification .container .validate-q {
    font-size: 16px;
    font-family: var(--font-body);
    color: #000;
    letter-spacing: 0;
    margin-bottom: 40px
}

.verification .container .logo {
    background: url(assets/img/logo-header.png) no-repeat;
    background-size: cover;
    width: 135px;
    height: 135px;
    margin-right: auto;
    margin-left: auto
}

.verification .text-center {
    text-align: center
}

.wrapper {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.about-header .about-block {
    background-position: center !important;
}

/* COOKIES BANNER */
#use-cookie {
    width: 100%;
}

@media (max-width: 991px) {
    #use-cookie {
        width:100%;
        padding: 15px
    }
}

#use-cookie .container {
    padding: 30px 20px 18px 30px
}

@media (max-width: 991px) {
    #use-cookie .container {
        padding:0
    }
}

#use-cookie .container .row {
    margin: 0!important
}

#use-cookie .container .row .description {
    width: 75%;
    float: left;
    padding-bottom: 15px;
    padding-right: 10px;
}

@media (max-width: 991px) {
    #use-cookie .container .row .description {
        width:100%
    }
}

#use-cookie .container .row .button-group {
    width: 25%;
    float: right;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    #use-cookie .container .row .button-group {
        width:100%
    }
}

#use-cookie .container .row .button-group .nice-btn {
    margin-top: 0!important;
    background: 0 0;
    width: 49%;
    height: 40px;
    border: 1px solid #000;
    font-weight: 400;
    -webkit-transition: all .4s;
    transition: all .4s
}

#use-cookie .container .row .button-group .nice-btn.yes {
    background-color: #403f3f!important
}

#use-cookie .container .row .button-group .nice-btn.yes:hover {
    background-color: red!important;
    color: #fff
}

#use-cookie .container .row .button-group .nice-btn.no {
    background-color: #fff!important;
    color: #000
}

#use-cookie .container .row .button-group .nice-btn.no:hover {
    color: red;
    border-color: red
}

.highlighted {
    color: red;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: underline;
}

.nice-btn {
    background: url(assets/img/btn-bg.png);
    border-radius: 0;
    height: 38px;
    width: 88px;
    margin-top: 20px;
    font-family: var(--font-cta);
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 0;
    line-height: 26px;
}

.nice-btn.disabled {
    opacity: .5;
    cursor: not-allowed;
}

.nice-btn span {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 6px 12px
}

.nice-btn:active,.nice-btn:focus,.nice-btn:hover {
    color: #fff;
    outline: 0
}

.nice-btn:active span,.nice-btn:focus span,.nice-btn:hover span {
    background: rgba(0,0,0,.2)
}


/* HEADER */
.header {
    background-color: #E21F2D;
    font-family: var(--font-cta);
    min-height: 54px;
    position: relative
}

.header-logo {
    position: absolute;
    top: 0;
    margin-top: 5px;
    height: 95px;
    width: 95px;
    display: inline-block;
    z-index: 9
}

@media (max-width: 991px) {
    .header-logo {
        height: 48px;
        width: auto;
    }
    .header-logo img {
        height: 100%;
        width: auto;
    }
}
@media (max-width: 767px) {
    .header-logo {
        height: 44px;
        width: auto;
    }
}

.sub-menu {
    text-align: center;
}

.menu > li > a:after {
    content: '';
}

.menu > li.current-menu-item > a:after,
.menu > li:hover.current-menu-item > a:after,
.menu > li:hover > a:after {
    height: 3px
}

.menu {
    float: right
}

.menu > li {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0 1.11rem
}

/*.menu > li.current-menu-item .sub-menu,*/
.menu > li:hover .sub-menu {
    display: block;
    z-index: 9
}

.menu > li:last-child {
    padding-right: 0
}

.menu > li > a {
    position: relative;
    padding: 2rem 0;
    display: inline-block
}

.menu > li > a:after {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    height: 0;
    background-color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.menu > li a {
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 13px;
    font-weight: 700;
    color: #fff
}
@media (max-width: 991px) {
    .menu > li a {
        font-size: 12px;
    }
}

.sub-menu {
    display: none;
    position: absolute;
    left: -35%;
    right: -35%;
    top: 100%;
    margin: 0
}

.sub-menu li {
    display: block;
    background-color: #E21F2D;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 0
}

.sub-menu li.current-menu-item a,
.sub-menu li:hover a {
    background-color: rgba(0, 0, 0, .1)
}

.sub-menu a {
    display: block;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    .menu {
        overflow: auto;
        overflow-y: scroll;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #E21F2D;
        z-index: 888;
        right: -100%;
        margin: 0;
        padding: 9rem 2rem 5rem;
        -webkit-transition: right .5s;
        transition: right .5s;
        text-align: center
    }

    .menu-opened .menu {
        right: 0
    }

    .menu > li:first-child > a {
        display: none
    }

    .menu li {
        float: none;
        display: block;
        padding: 0;
        text-align: center
    }

    .menu li.current-menu-item, .menu li:hover {
        background-color: rgba(0, 0, 0, .1)
    }

    .menu li.current-menu-item a:after,
    .menu li:hover a:after {
        display: none
    }

    .menu li ul {
        position: static;
        display: block
    }

   /*  .menu li ul a {
        text-transform: uppercase
    } */

    .menu li a {
        padding: 1.2rem 2rem;
        font-size: 1.6rem;
        display: block
    }
}

.sub-menu a[title]::before {
    content: attr(title);
    display: block;
    color:#790E16;
    font-size: 11px;
}

.b-now-block .sub-menu {
    width: 190px;
}

@media (min-width: 768px) {
    .sub-menu a[title]::before {
        margin-bottom: 1.5rem;
    }
}

@media(max-width:767px) {
    .b-now-block .sub-menu .tit {
        text-transform: inherit;
    }

    .menu li:nth-child(5){
        margin-bottom: 15px;
    }

    .b-now-block {
        padding-top: 20px !important;
        border-top: 1px solid #790E16;
        margin-bottom: 10px;
        background-color: transparent !important;
    }

    .b-now-block li,
    .b-now-block li a {
        background-color: transparent !important;
    }

    .b-now-block li a {
        font-size: 11px;
        padding: 2px 0;
        text-transform: inherit;
    }

    .b-now-block .sub-menu {
        width: 100%;
        right: 0;
        left: 0;
    }

    .sub-menu a[title]::before {
        margin-top: 15px;
    }
}

.lang-item.current-lang {
    display: none;
}


/* MODAL */
.modal-body {
    padding: 5px 30px 25px!important
}

.modal-body .centering {
    text-align: center
}

.modal-header {
    border-bottom: 0!important;
    padding: 10px 18px!important
}

.modal-header .close {
    opacity: 1!important
}

.modal-header .close span {
    color: #000!important;
    font-size: 38px!important
}

.modal-content {
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.modal-content h5 {
    font-weight: 700;
}

.modal-footer {
    border-top: 0!important
}


/* Store Locator plugin custom styles */
@media (min-width: 768px) {
    #wpsl-wrap {
        margin-bottom: 80px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 300px 100%;
        -ms-grid-rows: auto 1fr;
        grid-template-columns: 300px auto;
        grid-template-rows: auto 1fr;
        grid-template-areas: "search map" "list map";
    }

    .wpsl-search {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: search;
    }

    #wpsl-gmap {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-row-span: 2;
        grid-area: map;
        width: 100%;
    }

    #wpsl-result-list {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        grid-area: list;
        width: 100%;
    }

    .page #wpsl-stores, .page #wpsl-direction-details {
        height: 100% !important;
        max-height: 532px;
    }
}

#wpsl-search-wrap {
    border: 1px solid #e5e5e5;
}

.wpsl-search {
    background: #fff;
    padding: 0;
    margin: 0;
}

#wpsl-search-wrap .wpsl-input label,
.wpsl-search-btn-wrap {
    display: none;
}

#wpsl-search-wrap .wpsl-input {
    display: block;
    padding: 15px 16px;
}

#wpsl-search-wrap .wpsl-input input {
    display: block;
}

#wpsl-search-input {
    width: 100% !important;
}

#wpsl-search-wrap div {
    margin: 0;
    float: none;
}

#wpsl-search-input {
    background: #f2f2f2 url(assets/img/icon-search.svg) 10px center no-repeat;
    padding-left: 40px;
}

#wpsl-result-list {
    border: 1px solid #e5e5e5;
}

#wpsl-wrap #wpsl-result-list li {
    padding: 20px 16px;
}

#wpsl-result-list li p {
    margin-bottom: 0;
}

.wpsl-direction-wrap/*,
#wpsl-gmap .wpsl-info-actions*/ {
    display: none;
}

#wpsl-wrap #wpsl-result-list li {
    border-bottom: 1px solid #e5e5e5;
}

.wpsl-country {
    color: #DB202D;
}

.gm-style img {
    box-shadow: none !important;
}

.distribution-wrap {
    padding-left: 3em;
    padding-right: 3em;
}

@media (max-width: 767px) {
    .distribution-wrap {
        padding: 0;
    }
    #wpsl-gmap {
        margin: 0 !important;
    }
}


/* facebook feed */
#cff .cff-posts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#cff .cff-item {
  position: relative;
  width: 16.6667%;
  height: 25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
  padding: 0;
  border: none;
}

#cff .cff-post-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  text-align: center;
  -webkit-transition: all .4s;
  transition: all .4s;
  margin: 0;
}

#cff .cff-text {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0 2rem;
  margin-bottom: 2rem;
  line-height: 2rem;
  opacity: .85;
  width: 100%;
}

#cff .cff-item:hover .cff-post-text {
  opacity: 1;
}

#cff .cff-item::after {
  content: '';
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#cff .cff-item:hover::after {
    opacity: 0;
    z-index: -1;
}

#cff .cff-expand {
  display: none !important;
}

#cff .cff-meta-wrap {
  float: none;
  position: absolute;
  bottom: 0;
}

#cff .cff-viewpost-facebook {
  font-family: var(--font-cta);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #A2A2A2;
  padding-right: 1.5rem;
  -webkit-transition: all .4s;
  transition: all .4s;
  background: url(assets/img/btn-arr.svg) right center no-repeat;
  background-size: auto;
  background-size: 9px 8px;
  color: #fff;
  position: absolute;
  bottom: 2rem;
  width: 150px;
  left: 50%;
  margin-left: -75px !important;
  opacity: 0;
}

#cff .cff-item:hover .cff-viewpost-facebook {
	opacity: 1;
}

#cff .cff-viewpost-facebook:hover {
  background: url(assets/img/btn-arr-hover.svg) right center no-repeat;
  background-size: auto;
  background-size: 9px 8px;
  outline: 0;
  color: #E21F2D;
}

#cff .cff-media-wrap img {
  height: 25rem;
  object-fit: cover;
}

#cff .cff-photo {
  float: none;
  border: none;
  margin: 0;
}

#cff .cff-album-icon {
  display: none !important;
}

#cff .cff-post-links {
  float: none;
  text-align: center;
}

#cff .cff-playbtn {
  display: none;
}

@media (max-width: 1199px) {
  #cff .cff-item {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  #cff .cff-item {
    width: 50%;
    height: 20rem;
  }

  #cff .cff-media-wrap img {
    height: 20rem;
  }
}

/* Page: Buy Now */
.shop-links {
    display: flex;
    flex-wrap: wrap;
}

.shop-block {
    width: 20%;
    text-align: center;
}

.shop-block h2 {
    color: #e2212e;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 64px;
}

.shop-block a {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    transition: color .4s;
    display: inline-block;
    margin-top: 20px;
}

.shop-block a:hover {
    color: #e21f2d;
}

.buy-now-visual-container {
    width: 440px;
    height: 554px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.buy-now-visual-container img {
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -50px;
}

.bn-front {
    margin-left: -65px;
    z-index: 2;
}

.bn-left,
.bn-right {
    margin-left: -53px;
}

@media (max-width: 991px) {
    .shop-block {
        width: 33.333%;
    }
}

@media (max-width: 767px) {
    .shop-block {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .shop-block {
        width: 100%;
    }
    .buy-now-visual-container {
        width: 100%;
    }
}

.btn-switcher {
    display: inline-block;
    margin: 5px;
}
.lang-button {
    background-color: white;
    outline: 1px solid #FF1F2D;
    border-radius: 0;
    width: 11rem;
    margin-top: 20px;
    font-family: var(--font-cta);
    font-size: 14px;
    color: #FF1F2D;
    font-weight: 700;
    padding: 1rem;
    text-align: center;
    border: none;
}

.lang-button:hover {
    background: url(assets/img/btn-bg.png);
    color: #fff;
}

.btn-switcher--disabled {
    opacity: .5;
    background: url(assets/img/btn-bg.png) !important;
    color: #fff;
}

.btn-switcher--disabled:hover {
    opacity: .5;
    background: none;
    color: #fff;
    outline: 1px solid #FF1F2D;
    cursor: default;
}

.switcher-container {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}

.custom-dropdown {
    position: relative;
    width: 26rem;
    align-self: center;
    margin-bottom: 10rem;
    text-align: left;
}
.switcher-container-HEADLINE {
    font-family: Merriweather;
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.selected-option, .selected-option-rotated {
    padding: 1rem 3rem;
    position:relative;
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 0;
    color: #E5E5E5;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Merriweather;
    font-size: 1.2rem;
}

.selected-option-before {
    padding-left: 3rem !important;
}
.selected-option-before:before {
    content: url("assets/img/Age_Gate_Full_Globe.svg") !important;
    position: absolute !important;
    left: 0.5rem !important;
    width: 1.4rem !important;
    height: 1.4rem !important;
}

.selected-option:after {
    content: url("assets/img/Age_Gate_Select_ARROW.svg");
    position: absolute;
    right: 1rem;
    bottom: 50%;
    transform: translateY(50%) rotateX(180deg);
}

.selected-option-rotated:after {
    content: url("assets/img/Age_Gate_Select_ARROW.svg");
    position: absolute;
    right: 1rem;
    bottom: 50%;
    transform: translateY(50%) !important;
}

.global_languages, .us_language {
    display: none;
}

.dropdown-list {
    width: 26rem;
    display: none;
    position: absolute;
    z-index: 1;
    list-style-type: none;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.dropdown-list li {
    position: relative;
    padding: 1rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Merriweather;
    font-size: 1.2rem;
    color: black;
}

.dropdown-list a{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    width: 100%;
    height: 100%;
}

.dropdown-list li:before {
    content: url("assets/img/Age_Gate_Full_Globe.svg");
    position: absolute;
    left: 0.5rem;
    width: 1.4rem;
    height: 1.4rem;
}

.dropdown-list li:hover:before {
    content: url("assets/img/Age_Gate_Full_Globe_White.svg");
}

.dropdown-list li:hover {
    background-color: #FF1F2D;
    color: #fff;
}

/* SEO blocks styling */
.section-heading {
    max-width: 550px;
    margin-bottom: 40px;
    margin-top: 140px;
}
.section-heading.block-line {
    overflow: visible;
}
.section-heading--buy-now {
    margin-top: 100px;
}
@media (max-width: 767px) {
    .section-heading {
        margin-top: 100px;
    }
    .section-heading--buy-now {
        margin-top: 0;
    }
}
.section-top {
    padding-bottom: 120px;
}
@media (max-width: 767px) {
    .section-top {
        padding-bottom: 10px;
    }
}
.section-top .section-heading {
    margin-top: 40px;
}
.section-seo .about-text {
    max-width: 550px;
}
.section-content {
    max-width: 550px;
    margin: 0 auto;
}
.section-content strong {
    font-family: var(--font-body);
    font-weight: 700;
}
.section-content p {
    font-weight: 400;
    font-size: 1.4rem;
    color: #000;
    max-width: 68.8rem;
    margin: auto;
    line-height: 2.1rem;
    letter-spacing: 0;
    text-align: center;
}
.section-content p:not(:last-child) {
    margin-bottom: 15px;
}
.product-content {
    text-align: center;
    margin-bottom: 140px;
}
.product-content.mb-60 {
    margin-bottom: 60px;
}
.mt-200 {
    margin-top: 200px;
}
.mb-200 {
    margin-bottom: 200px;
}
@media (max-width: 767px) {
    .section-content {
        margin-bottom: 40px;
    }
    .section-content p {
        font-size: 1.3rem
    }
    .product-content {
        margin-bottom: 75px;
    }
    .product-content.mb-60 {
        margin-bottom: 0;
    }
    .mt-200 {
        margin-top: 100px;
    }
    .mb-200 {
        margin-bottom: 100px;
    }
}

/* cocktails */
.cocktail-single {
    margin-top: 100px;
    margin-bottom: 140px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
.cocktail-single__content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cocktail-single__content h1 {
    font-family: var(--font-heading);
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 80px;
}
.cocktail-single__content h2 {
    font-family: var(--font-heading);
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.cocktail-single__content p {
    font-family: var(--font-body);
    font-size: 14px;
    line-height: 1.5;
    max-width: 358px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.cocktail-single__content div p:first-of-type {
    margin-bottom: 80px;
}
.cocktail-single__image {
    height: 650px;
    width: 100%;
}
.cocktail-single__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
/* related */
.cocktail-single__related h2 {
    font-family: var(--font-heading);
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 80px;
}
.cocktail-single__related-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 150px;
}
.cocktail-single__related-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cocktail-single__related-block h3 {
    font-family: var(--font-heading);
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}
.cocktail-single__related-btn {
    margin-top: auto;
}
.cocktail-single__related-block img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
@media (max-width: 991px) {
    .cocktail-single__related-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 60px 30px;
    }
    .cocktail-single__related-container .cocktail-single__related-block:nth-child(3) {
        grid-column: span 2;
    }
    .cocktail-single__related-block img {
        max-width: 330px;
    }
}
@media (max-width: 767px) {
    .cocktail-single {
        margin-top: 50px;
        grid-template-columns: 1fr;
        justify-items: center;
    }
    .cocktail-single__content h1 {
        font-size: 21px;
        margin-bottom: 40px;
    }
    .cocktail-single__content h2, .cocktail-single__related-block h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .cocktail-single__content p {
        font-size: 12px;
    }
    .cocktail-single__content div p:first-of-type {
        margin-bottom: 40px;
    }
    .cocktail-single__image {
        height: auto;
        max-width: 500px;
    }
    .cocktail-single__image img {
        height: auto;
    }
    .cocktail-single__related h2 {
        font-size: 21px;
        margin-bottom: 50px;
    }
    .cocktail-single__related-container {
        grid-template-columns: 1fr;
        gap: 100px;
    }
    .cocktail-single__related-block img {
        height: auto;
    }
    .cocktail-single__related-block:last-child {
        grid-column: auto;
    }
    .cocktail-single__related-container .cocktail-single__related-block:nth-child(3) {
        grid-column: auto;
    }
}


/* container remade */
@media (min-width: 768px) {
    .container-rev {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container-rev {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container-rev {
        width: 1170px;
    }
}
.container-rev {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* cocktails page */
.cocktails__wrapper {
    margin-top: 140px;
    margin-bottom: 140px;
}
.cocktails__heading, .cocktails__heading--small {
    font-family: var(--font-heading);
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 40px;
    max-width: 580px;
    text-transform: uppercase;
}
.cocktails__heading.block-line {
    overflow: visible;
}
.cocktails__heading--small {
    font-size: 18px;
    margin-top: 80px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.cocktails__text, .cocktails__text--small {
    font-family: var(--font-body);
    font-size: 14px;
    line-height: 1.5;
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
}
.cocktails__text--small {
    font-size: 14px;
}
.cocktails__block {
    margin: 140px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 140px 30px;
}
.cocktails__small-block {
    margin: 140px 0;
}
@media (min-width: 768px) {
    .menu {
        display: flex;
        align-items: center;
    }
}
.menu .highlight > a {
    background-color: #fff;
    color: var(--color-red);
    padding: 5px 10px;
    opacity: 1;
    transition: opacity .4s ease;
}
.menu .highlight:hover > a {
    opacity: 0.95;
}
.menu .highlight > a:after {
    display: none;
}

@media (max-width: 991px) {
    .cocktails__block {
        grid-template-columns: repeat(2, 1fr);
    }   
}

@media (max-width: 767px) {
    .cocktails__wrapper {
        margin-top: 50px;
        margin-bottom: 100px;
    }
    .cocktails__heading {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .cocktails__heading--small {
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .cocktails__text {
        font-size: 12px;
    }
    .cocktails__text--small {
        font-size: 12px;
    }
    .cocktails__block {
        margin-top: 60px;
        margin-bottom: 100px;
        grid-template-columns: 1fr;
        gap: 100px;
    }
    .cocktails__block .cocktail-single__related-block:nth-child(2n+2){
        margin-top: 0;
    }
    .cocktails__small-block {
        margin: 100px 0 ;
    }
}

/* FB feed style changes */
#cff .cff-item::after {
    background: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.80) 100%);
    width: 100%;
    top: auto;
    height: 75px;
    z-index: 5;
}
#cff .cff-item .cff-viewpost-facebook {
    opacity: 1;
    z-index: 10;
}
#cff .cff-item:hover::after {
    opacity: 1;
    z-index: 5;
}
/* Footer copyrights section */

.footer__copyrights {
    background-color: var(--color-red);
    padding: 14px 10px;
}
.footer__copyrights-text {
    font-family: var(--font-body);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    color: var(--color-white);
}

/* IG feed customizations */

#sb_instagram {
    margin-bottom: 140px;
}
@media (max-width: 767px) {
    #sb_instagram {
        margin-bottom: 100px;
    }
}
#sb_instagram #sbi_images {
    float: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 140px 30px;
}
@media (max-width: 991px) {
    #sb_instagram #sbi_images {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    #sb_instagram #sbi_images {
        grid-template-columns: minmax(auto, 345px);
        gap: 100px;
        justify-content: center;
    }
}
#sb_instagram #sbi_images .sbi_item {
    width: 100%;
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap .sbi_photo {
    position: relative;
    height: 300px !important;
    transition: height 0s !important;
}
@media (max-width: 1199px) {
    #sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap .sbi_photo {
        height: 240px !important;
    }
}
@media (max-width: 991px) {
    #sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap .sbi_photo {
        height: 275px !important;
    }
}
@media (max-width: 767px) {
    #sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap .sbi_photo {
        height: 285px !important;
    }
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap .sbi_photo::after {
    content: "";
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
    opacity: 0.5;
    z-index: 1;
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
    transform: none;
    opacity: 1 !important;
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo::after {
    background-color: #000;
}
.sbi_hover-text {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    font-family: var(--font-heading);
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2;
    color: var(--color-white);
    transition: all 0.4s;
    z-index: 5;
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo .sbi_hover-text {
    opacity: 1;
    visibility: visible;
}
#sb_instagram .sbi_info {
    float: none;
    clear: none;
    color: #818181;
    font-family: var(--font-body);
    font-size: 14px;
    text-align: left;
}
#sb_instagram .sbi_info p {
    padding: 0 !important;
}
#sb_instagram .sbi_info p.sbi_caption_wrap {
    line-height: 1.5;
}
#sb_instagram .sbi_info .sbi_hashtag {
    font-family: var(--font-heading);
    color: #000;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 22px !important;
    margin-bottom: 15px !important;
}