
@font-face { font-family: Sierra; src: url('../fonts/AlternateGothicPro-No1.otf'); } 
@font-face { font-family: SierraAntiguo; src: url('../fonts/SierraAntiguo.otf'); } 

@font-face {
    font-family: Hardy-Regular;
    src: url('../fonts/Hardy-Regular.otf') format('opentype');
}

/*  */

body {
    font-family: "Sierra", Helvetica, Arial, sans-serif !important;
    background-color: #FEF8EC !important;
    color: #361212 !important;
    overflow-x: hidden!important;
    font-size: 16pt !important;
}

div.mage-error[generated]{
    font-size: 1.8rem;
}
.hidden-content{
    display: flex;
    overflow: hidden;
}

a,
strong {
    font-size: 16pt !important;
}


h1.newsletter_header{
    font-size: 20pt;
    margin-top: -19px;
    font-weight: 500;
    text-transform: uppercase;
}

a,
a:hover {
    color: #361212 !important;
}

.left-text {
    text-align: left;
}

.center-text {
    text-align: center;
}

.justify-text {
    text-align: justify;
}

img {
    max-width: 100%;
}

h2 {
    /* font-weight: bold; */
    margin: 20px 0;
}

p {
    margin: 10px 0;
}

.mg-bottom-20 {
    margin-bottom: 20px;
}

.mg-top-40 {
    margin-top: 40px;
}

.white-text {
    color: #fff;
}

.blue-text {
    color: #42aa94;
}

.bg-transparent {
    background-color: transparent;
}

.bg-strong-green {
    background-color: #698F60;
}

.bg-light-green {
    background-color: #42AA94;
}

.bg-green {
    background-color: #60EC7F;
}

.bg-strong-orange {
    background-color: #E6664D;
}

.bg-light-orange {
    background-color: #EDA78D;
}

.bg-orange {
    background-color: #ECB64C;
}

.bg-light-blue {
    background-color: #6B9AFF;
}

.bg-violet {
    background-color: #8865BF;
}

.bg-light-grey {
    background-color: #e3ffe1;
    /* background-color: #D2D8C2; */
}

.description-path {
    background-color: #e3ffe1;
    height: fit-content;
    text-align: left;
}

.description-path .square {
    margin-top: 100px;
}

.description-path .long {
    margin-top: 200px;
}

.description-path p {
    margin: 0;
    margin-bottom: 10px;
}

.text-left {
    text-align: left;
}

.info-text {
    padding: 20px;
    margin: 30px 0px;
}

.justify-text {
    text-align: justify;
}

.text-center,
.center-text {
    text-align: center;
}

.fieldset.login .actions-toolbar .secondary {
    padding-left: 10px;
}

.login-container .fieldset:after {
    display: none;
}

button.action.primary,
.action.create.primary{
    width: 100%;
    border: 1px solid #000!important;
    border-radius: 0;
    color: #000 !important;
    background: 0 0 !important;
    line-height: 1.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
}
button.action.primary:hover,
.action.create.primary:hover{
    background-color: #DCD8CF !important;
}

button.action.login.primary {
    width: 100%;
    border: 1px solid #000!important;
    border-radius: 0;
    color: #000 !important;
    background: 0 0 !important;
    line-height: 1.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
}
button.action.login.primary:hover{
    background-color: #DCD8CF !important;
}

.action.update:hover{
    background-color: #DCD8CF !important;
    color: #000 !important;
}

.action.subscribe.primary {
    padding: 5px !important;
}

button,
.action.primary {
    border: none !important;
}

button[type=submit]:not(.search),
.action.primary {
    background-color: #361212;
    color: #fff;
}

button[type=submit]:not(.search):hover,
.action.primary:hover {
    background-color: #ff0000;
    color: #fff;
}
button[type=button].subscribe,
button[type=submit].subscribe {
    height: 32px;
    border: 1px solid #c2c2c2 !important;
}

.page-footer {
    background-color: transparent !important;
}

.nav-sections,
.nav-sections .navigation {
    background-color: #ff0000 !important;
}

.nav-sections .navigation ul li a span {
    color: #fff !important;
}


/* button[type=submit].subscribe, */

small.copyright {
    background-color: #fef8ec !important;
    color: #361212 !important;
    font-size: 16pt;
}

#age-verification-popup {
    font-size: 1.6rem;
}

.modal-popup .modal-content {
    padding: 0px;
}

#age-verification-popup .agepopup-content {
    display: flex;
}

.agepopup-actions button[type=submit] {
    background-color: transparent;
    color: #361212 !important;
    width: 100px;
    border-radius: 0px;
    border-top: 1px solid #361212 !important;
    border-bottom: 1px solid #361212 !important;
    border-right: 1px solid #361212 !important;
}

/* .agepopup-actions button[type=submit]:last-child {
    border-right: none !important;
} */

.agepopup-actions button[type=submit]:hover {
    background-color: #ecb64c !important;
    color: #361212 !important;
}

.modal-slide .action-close {
    margin-top: 50px;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    color: #fff !important;
}

.agepopup-actions {
    margin: 20px;
}

.agepopup-actions .action-type.yesno {
    align-items: center;
    display: flex;
    justify-content: center;
}


/* .panel.header .links,
.panel.header .switcher {
    width: 100%;
} */

.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
    /* display: flex; */
    position: relative;
    justify-content: center;
    align-items: center;
}

.page-footer .footer-container {
    position: relative;
    flex-wrap: wrap;
    display: flex;
}

.page-footer .footer-container .footer-element h3,
.page-footer .footer-container .footer-element ul li a {
    color: #fff !important;
}

.footer-text .headline {
    font-size: 25px;
    text-align: center;
    font-family: "Karla-Fritz", Helvetica, Arial, sans-serif;
    text-transform: lowercase !important;
}

.footer-text .text-info p:first-child {
    padding-bottom: 20px;
}

.footer-text .text-info p span {
    display: block;
    text-align: center;
}

.footer-social-icons a {
    font-size: 30px;
    padding: 0 5px;
    /* color: #fff; */
    text-decoration: none !important;
}

.cms-home .products-grid .product-item-info:hover {
    background: unset;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.cms-home .products-grid .product-item-info a.product-item-link:hover {
    text-decoration: none;
}

.cms-home .products-grid .product-item-info .product-image-photo {
    position: inherit !important;
    height: 100%;
}

.cms-home .products-grid .product-item-info .product-image-wrapper {
    padding-bottom: 0 !important;
    height: 150px;
}

.cms-home .product-info-price {
    display: flex;
}

.cms-home .product-info-price .product-additional-info {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.cms-home .product-info-price .price-box.price-final_price {
    display: flex !important;
}

.cms-home .product-info-price .product-additional-info {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

/*=====================news=====================*/

.hidden {
    display: none !important;
}

header.page-header.sticky {
    position: fixed;
    width: 100%;
    z-index: 500;
    /* background-color: rgb(254, 248, 236) !important; */
    background-color: #e3ffe1 !important;
    border-bottom: 1px solid #361212;
}

.custom-header .small-logo {
    opacity: 0;
    transition: ease-in .2s;
    position: absolute;
    top: 18px;
}
header.page-header .custom-header .big-logo{
    opacity: 1;
    transition: ease-in .2s;
}

header.page-header.sticky .custom-header .big-logo{
    opacity: 0;
    transition: ease-in .5s;
}
header.page-header.sticky .custom-header .top-items .action.showcart,
header.page-header.sticky .custom-header .top-items #language,
header.page-header.sticky .custom-header .top-items #account_links{
    opacity: 1;
    transition: ease-in .5s;
}



header.page-header.sticky .custom-header{
    justify-content: center;
}

header.page-header.sticky .custom-header .custom-menu{
    /* flex: none; */
}

header.page-header.sticky .custom-header .nav-container{
    /* margin-bottom: 20px; */
    margin-top: 0px !important;
}


header.page-header.sticky .custom-header .small-logo {
    opacity: 1;
    margin-top: 5px;
    transition: all .2s;
}

.custom-header {
    display: flex;
    flex-direction: row;
    flex: 1;
    text-transform: uppercase;
    margin: 0 30px;
    cursor: pointer;
}

.custom-header .custom-menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.custom-header .small-logo img {
    width: 45px !important;
}


.logo {
    float: none !important;
}

.custom-header nav.nav-container ul.nav-list {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
    /* width: 100%; */
    /* padding-left: 0; */
}

.page-header.sticky .custom-header nav.nav-container ul.nav-list {
    justify-content: start;
}

nav.nav-container ul.nav-list li.nav-item {
    /* flex: 1; */
    padding: 0 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
nav.nav-container ul.nav-list li.nav-item.home{
    display: none;
}

nav.nav-container ul.nav-list li.nav-item a {
    color: #361212;
    cursor: pointer;
    font-size: 22pt !important;
}

nav.nav-container ul.nav-list li.nav-item a:hover {
    text-decoration: none;
}

nav.nav-container ul.nav-list li.nav-item div#minicart .minicart-wrapper .text-menu {
    line-height: 28px;
    /* float: left; */
}
nav.nav-container ul.nav-list li.nav-item.shop {
    position: relative;
    align-content: center;
    height: 100%;
}

nav.nav-container ul.nav-list li.nav-item.shop >a:after{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    right: -5px;
    top: 27px;
    background-size: contain;
    height: 30px;
    background-image: url('../images/hat_red_icon.png');
    background-repeat: no-repeat;
}
.nav-filter-sierra-shop{
    position: absolute;
    width: 200px;
    border: solid 1px;
    background-color: #fff;
    z-index: 1;
    padding: 5px;
    display: none;
}
nav.nav-container ul.nav-list li.nav-item.shop:hover .nav-filter-sierra-shop {
    display: block;
}
.page-header.sticky .nav-filter-sierra-shop{
    top: 81px;
}
.nav-filter-sierra-shop li{
    margin-bottom: 0;
}
.nav-filter-sierra-shop li a{
    font-size: 20pt !important;
}
nav.nav-container ul.nav-list li.nav-item.shop.active .nav-filter-sierra-shop{
    display: block;
}
.page-header .switcher {
    float: left !important;
    margin-left: 0px !important;
}

.page-header .panel.wrapper {
    background-color: transparent !important;
    color: #361212;
    border: none !important;
}
div#search-container {
    margin-left: auto;
    margin-top: 25px;
}
.custom-menu .top-items>div {
    padding: 0 10px;
}
.page-header .switcher .main-language strong {
    display: block;
    font-weight: 700 !important;
    padding: 8px;
}

.custom-menu a,
.page-header .switcher a,
.page-header .switcher strong {
    color: #361212;
}

.page-header .switcher a:hover,
.page-header .switcher strong:hover {
    color: #ff0000 !important;
}

.page-header .switcher #switcher-language-trigger strong:hover {
    color: #361212 !important;
}

.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
    content: "" !important;
}

.custom-menu .top-items {
    display: flex;
    align-items: center;
}

.custom-menu .top-items>div {
    margin-left: 20px;
}

.custom-menu .top-items .block-search .action.search,
.custom-menu .top-items .block-search .action.search[disabled] {
    opacity: 1 !important;
}

.custom-menu .top-items #search-container .block-search {
    width: auto;
    margin-top: 14px;
    position: relative;
    padding: 0;
    margin: 0;
}

.custom-menu .top-items #search-container .block-search input[type="text"] {
    border: none;
    background-color: transparent;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: none !important;
}

.custom-menu .top-items #search-container .block-search:hover input[type="text"] {
    width: 250px;
    border-bottom: 1px solid #361212;
}

a:hover {
    text-decoration: none;
}
/*====grid widget=====*/

.text-shadow {
    color: white;
    text-transform: uppercase;
    text-shadow: 1px 0 0 #361212, -1px 0 0 #361212, 0 1px 0 #361212, 0 -1px 0 #361212, 1px 1px #361212, -1px -1px 0 #361212, 1px -1px 0 #361212, -1px 1px 0 #361212;
    /* transform: translateY(50%); */
    margin: 0;
}

.font-21 {
    font-size: 21pt;
}

.font-30 {
    font-size: 30pt;
}

.font-40 {
    font-size: 40pt;
}

.font-50 {
    font-size: 50pt;
}

.font-60 {
    font-size: 60pt;
}

.font-70 {
    font-size: 70pt;
}

.font-80 {
    font-size: 80pt;
}

video {
    /* max-height: 300px !important; */
}


.page-title {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 30px;
}

.center-absolute-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.absolute-text-container-rtl {
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 200%;
    z-index: 1;
}

.absolute-text-container-rtl.right{
    right: 0;
}

.absolute-text-container-ltr {
    position: absolute;
    top: 0;
    z-index: 1;
}


.product-grid-widget {
    position: relative;
    margin-bottom: 10px;
    /* min-height: 500px; */
}

.product-grid-widget .block.widget.block-products-list.grid {
    position: absolute;
    /* width: 100%; */
    width: 50%;
    left: 50%;
    right: 0px;
    bottom: -84px;
    margin: 0;
    /* overflow-x: auto;
    background-color: #d2d8c2; */
}

.product-grid-widget .block.widget.block-products-list.grid .block-content {
    /* width: 50%; */
    display: flex;
    align-items: center;
    /* background-color: #d2d8c2; */
    background-color: #e3ffe1;
}

.product-grid-widget .block.widget.block-products-list.grid .products-grid.grid {
    /* max-width: calc(100% - 100px); */
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    scroll-behavior: smooth;
}

.product-grid-widget .block.widget.block-products-list.grid .products-grid.grid::-webkit-scrollbar {
    display: none;
}

.product-grid-widget .product-items.widget-product-grid {
    display: flex;
}

.product-grid-widget .direction_button {
    padding: 30px;
    margin: 0px 10px;
    background-size: cover !important;
    width: 40px;
    height: 40px;
}

.product-grid-widget .direction_button.left {
    /* margin-left: 10px; */
    background: url('/media/images/left-arrow.png');
}

.product-grid-widget .direction_button.right {
    /* margin-right: 10px; */
    background: url('/media/images/right-arrow.png');
}

.product-grid-widget .product-items.widget-product-grid .product-item {
    margin: 5px !important;
    /* min-width: 200px; */
    padding: 10px !important;
    background-color: #fff;
    border: #361212 1px solid;
}

.product-grid-widget .product-items.widget-product-grid .product-item .product-item-info {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

.product-grid-widget .product-items.widget-product-grid .product-item .product-item-info a {
    margin-top: auto;
}

.product-grid-widget .product-items.widget-product-grid .product-item .base-price-text {
    display: none;
}


/*====landing=====*/

.static-part {
    position: relative;
    padding: 20px;
    display: flex;
}

.static-part .right-part {
    margin-top: 40px;
    padding: 40px;
    /* background-color: #698f60 */
    background-color: #e3ffe1;
}

.static-part .right-part p {
    margin-top: 40px;
    text-align: justify;
}


/*=================zig zag===============*/

.item {
    height: fit-content;
}

.item .item-text {
    padding: 10px 20px;
    text-align: justify;
    font-size: 21pt;
}

.item .item-text.no-padding-top{
    padding: 0px 20px;
}

.item .item-text p:first-child{
    margin-top: 0px;
}

.item .item-text p:last-child{
    margin-bottom: 0px;
}

.half-width {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    width: 50%;
}

.first .item-text,
.fourth .item-text {
    /* color: #fff; */
}


/*=================part 2===============*/

.part-two .first .item-text {
    background-color: #e3ffe1;
}

.part-two .second .item-text {
    background-color: #e3ffe1;
}
.part-two .third .item-text {
    background-color: #e3ffe1;
}

.part-two .fourth .item-text {
    background-color: #e3ffe1;
}
/*=================part 4===============*/

.part-fourth .item-image {
    padding: 20px;
}

.part-fourth .third .item-image {
    padding-left: 40px;
}

.part-fourth .first .item-text {
    margin: 10% 0;
    /* background-color: #8865bf; */
    background-color: #e3ffe1;
    width: calc(100% - 20px);
}

.part-fourth .second .item-text {
    margin: 20% 0;
    /* background-color: #e6664d; */
    background-color: #e3ffe1;
    left: -20px;
    position: relative;
    width: calc(100% + 20px);
}

.part-fourth .third .item-text {
    margin: 10% 0;
    /* background-color: #42aa94; */
    background-color: #e3ffe1;
    width: calc(100%);
}

.part-fourth .fourth .item-text {
    /* margin-top: 10%; */
    margin: 20%;
    margin-left: 0%;
    left: -20px;
    position: relative;
    width: calc(100% - 20px);
    /* background-color: #eda78d; */
    background-color: #e3ffe1;
}


/*=================part 5===============*/

.category-highlight {
    display: flex;
    flex-direction: column;
    padding: 20px 40px;
}

.category-highlight .category-item {
    display: flex;
    flex-direction: column;
    width: 50%;
    /* margin: 0 50px; */
    margin: 0 5%;
    align-items: center;
}

.category-highlight .category-item.left {
    /* background-color: #53ec6c; */
    background-color: #e3ffe1;
}

.category-highlight .category-item.right {
    /* background-color: #e6a83d; */
    background-color: #e3ffe1;
}

.category-highlight .category-item .category-info {
    padding: 20px;
}

.category-highlight .category-item .category-info .title {
    font-size: 40pt !important;
}

.category-highlight .category-item .category-info .description {
    font-size: 21pt;
}

.category-highlight .category-item .category-info .stamp {
    position: absolute;
    width: 100px;
    right: -50px;
    top: -50px;
}

.category-highlight .category-item .product-highlight .block-product-link-image a {
    display: none;
}

.category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(2) {
    /* font-family: Dolis; */
    font-style: normal;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 2.5rem!important;
}

.search-autocomplete {
    display: none !important;
}

.category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(3){
    /* font-family: Dolis; */
    font-style: normal;
    line-height: 19px;
    letter-spacing: .15em;
    padding-bottom: 15px;
    font-size: 2.5rem;
    /* font-size: 1.9rem;
    font-weight: 700; */
    white-space: nowrap;
}

.category-highlight .category-item .product-highlight {
    display: flex;
    margin-top: auto;
    align-items: center;
    width: auto;
}

.category-highlight .category-item .product-highlight .widget.block.block-product-link-image img{
    max-width: 200px;
    width: 200px;
}

.category-highlight .category-item .product-highlight.double .widget.block.block-product-link-image img{
    max-width: 162px;
    width: 162px;
}

.category-highlight .category-item .product-highlight .block-product-link-image {
    width: 48%;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    margin-bottom: 30px;
    align-items: center;
}
.product-grid-widget .product-items.widget-product-grid .product-item .product-item-info .go-to-product button.action.primary{
    font-size: 2.2rem;
    font-family: "Sierra",Helvetica,Arial,sans-serif !important;
    font-weight: 100;
}
.category-highlight .category-info-text {
    display: flex;
    /* background-color: #c9d0b6;
     */
    margin-top: 20px;
    padding: 10px 0;
    /* background-color: #e3ffe1; */
    background-color: #e3ffe1;
}

.category-highlight .category-info-text.bg-transparent {
    background-color: transparent;
}

.category-highlight .category-info-text .category-item.text {
    background-color: transparent;
    text-align: left;
}

.part-five .first .item-text {
    margin-top: 40%;
    /* background-color: #577e4e; */
    /* background-color: #e3ffe1; */
    background-color: #e3ffe1;
}

.part-five .first .item-image {
    /* padding-left: 20px; */
    float: right;
}


/*=================part 6===============*/

.part-six {
    margin-top: 20px;
}

.part-six .item-text {
    position: relative;
}

.part-six .first .item-text {
    margin: 50% 0;
    color: #000;
    /* background-color: #e6664d; */
    background-color: #e3ffe1;
    right: -20px;
}

.part-six .item-image {
    padding: 0 20px;
    /* padding-left: 20px; */
}

.part-six .second .item-text {
    margin-top: 10%;
    margin-bottom: 20%;
    /* background-color: #42aa94; */
    background-color: #e3ffe1;
    left: -20px;
}

.part-six .second .item-image {
    /* padding-left: 20px; */
}

.part-six .third .item-text {
    margin-top: 10%;
    /* background-color: #6b9aff; */
    background-color: #e3ffe1;
    right: -20px;
}

.part-six .third .item-image {
    /* padding-left: 20px; */
}


/*=================part 9===============*/

.part-nine .first .item-text {
    /* background-color: #42aa94; */
    background-color: #e3ffe1;
    margin: 40% 0;
}

.multi-color-text {
    padding-top: 30px;
    padding-bottom: 20px;
}

.red-hat-logo {
    display: block;
    position: absolute;
    width: 50%;
    top: 0;
    left: 50%;
    transform: translateY(-50%);
}

.page-title  .brown-hat-logo-top{
    display: block;
    position: absolute;
    width: 20%;
    top: -64%;
    transform: translateX(0%);
    right: -50px;
}

.brown-hat-logo {
    display: block;
    position: absolute;
    width: 30%;
    left: 60%;
    top: 0%;
    transform: translateY(-75%);
}


/*=================part 10===============*/

.img-container {
    display: flex;
    align-items: baseline;
    justify-content: center;
    background: #fff;
    padding: 15px 0;
}
.img-container a img{
    display: block;
    transition: -webkit-transform 1.3s ease-out;
    transition: transform 1.3s ease-out;
    transition: transform 1.3s ease-out, -webkit-transform 1.3s ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.img-container a:hover img{
    transition: -webkit-transform 5s ease-out;
    transition: transform 5s ease-out;
    transition: transform 5s ease-out, -webkit-transform 5s ease-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.img-small {
    /* background-color: red; */
    width: 10vw;
    height: 10vw;
    margin: 10px;
}

.img-big {
    /* background-color: blue; */
    width: 15vw;
    height: 15vw;
    margin: 10px;
}


/*=================part 11===============*/

.bottom-slider-container {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 30px 0;
}

.bottom-slider-container .arrow_button {
    padding: 30px;
    margin: 0px 10px;
    background-size: cover !important;
    width: 40px;
    height: 40px;
}

.bottom-slider-container .arrow_button.left {
    background: url('/media/images/left-arrow.png');
}

.bottom-slider-container .arrow_button.right {
    background: url('/media/images/right-arrow.png');
}

.bottom-slider {
    display: block;
    /* flex: 1; */
    max-width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    scroll-behavior: smooth;
    /* width: 100%; */
    width: 100%;
    white-space: nowrap;
    height: 200px;
}

.bottom-slider::-webkit-scrollbar {
    display: none;
}

.bottom-slider .slider-item {
    display: inline-block;
    /* height: -moz-available; */
    /* WebKit-based browsers will ignore this. */
    /* height: -webkit-fill-available; */
    /* Mozilla-based browsers will ignore this. */
    /* height: fill-available; */
    height: 100%;
    margin: 5px;
}

.bottom-slider .slider-item img {
    height: 100%;
}


/* footer */

.footer {
    /* max-width: 1280px;
    margin: 0 auto; */
}

.footer_divider {
    display: flex;
    flex: 1;
    align-items: center;
    background-color: #e3ffe1;
    padding: 20px;
    margin-bottom: 40px;
}

.footer_divider .footer_logo_img {
    width: 250px;
    margin: auto 0px;
}

.footer_divider .footer_social {
    display: flex;
    margin-left: auto;
}

.footer_divider .footer_social .footer_span {
    margin: auto 30px;
    font-size: 30px!important;
    text-transform: uppercase;
}

.footer_divider .footer_social img.social_logo {
    width: 40px;
    margin: 0 15px;
}

.footer_divider.footer_last_row_divider {
    background-color: transparent;
    margin-bottom: 0px;
}

.footer_divider.footer_last_row_divider ul.footer_last_row {
    list-style: none;
    display: flex;
    justify-content: center;
    flex: 1;
    background-color: #e3ffe1;
    padding: 10px;
}

.footer_divider.footer_last_row_divider ul.footer_last_row li {
    margin: 0 20px;
}

.footer_row.newsletter_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: center;*/
    justify-content: space-between;
}
.footer_row.newsletter_row .half-width{
    width: 27%;
}
.footer_row.newsletter_row .footer_column {
    align-items: center;
    padding: 0;
}
.footer_row.newsletter_row .footer_column.sign_up_text{
    order: 1;
}
.footer_row.newsletter_row .footer_column.sign_up_form_term{
    order: 2;
}
.footer_row.newsletter_row .footer_column.sign_up_form{
    order: 3;
}
.footer_row.newsletter_row .footer_column.sign_up_text{
    align-items: flex-start;
}
.footer_row.newsletter_row .footer_column.sign_up_text .content_text{
    text-align: left;
}
.footer_row.newsletter_row .footer_column.sign_up_form .newsletter{
    max-width: 90%;
}
.copyright {
    text-align: center;
}

.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter{
    display: flex !important;
    /* flex-flow: column; */
}
.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter .field.newsletter {
    width: 60%;
}
.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter .actions {
    width: 40%;
}

/* ============ blog============ */

.post-list-wrapper {}

.post-list-wrapper ol.post-list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: auto;
    width: 75%;
}

.post-list-wrapper ol.post-list li.post-holder {
    flex-basis: 33%;
    border: none;
    margin-bottom: 40px;
    padding-bottom: 0;
    margin-right: 15px;
}

.post-holder .post-header {
    /* position: absolute !important;
    bottom: 0;
    left: 20px;
    width: 80%; */
}

.post-list .post-header .post-title {
    margin-left: 10px !important;
    text-transform: uppercase;
    padding: 5px 10px;
}

.post-list .post-header .post-title a {
    color: #fff !important;
}

.post-list .post-holder:nth-child(odd) .post-header {
    background-color: #255F55;
}

.post-list .post-holder:nth-child(even) .post-header {
    background-color: #0046E0;
}

._post-view {
    width: 40%;
    margin: auto;
    padding: 20px;
    background-color: #9A3A18;
    color: #fff;
    transform: translateY(-50px);
    z-index: 2;
}

._post-view .post-holder {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

._post-view .mbSocialShareFloat {
    left: calc(40vw + 60px) !important;
    top: 60px !important;
    position: absolute !important;
}

.post-description::first-letter {
    font-size: 50pt;
    vertical-align: middle;
}

.post-description p:first-child {
    line-height: 0.5;
}

.list-view-header,
._post-view-header {
    position: relative;
}

.post-list-wrapper .list-view-title,
._post-view-header ._post-view-title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    /* left: 0;
    right: 0; */
    text-align: center;
    /* width: fit-content; */
    padding: 20px;
    background-color: #026369;
    transform: translateX(-50%);
    color: white
}

._post-view-header ._post-view-title h1,
.post-list-wrapper .list-view-header h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

._post-view-header ._post-view-title h1 {
    border-bottom: 1px solid white;
}

._post-view-header ._post-view-title p {
    margin-bottom: 0;
}

.cms-category-banner .banner-red {
    background-color: #e90808;
}
.cms-category-banner .banner-red p{
    text-align: center;
    font-size: 50px;
    color: #fff;
}
.cms-page-view.cms-faq .columns{
    height: 100%;
    min-height: 700px;
}
.cms-page-view.cms-faq  .title{
    margin-top: 35px;
    text-align: center;
}
.cms-page-view.cms-faq  .title p:first-child a{
    font-size: 30px!important;
}
.cms-page-view .faq-contents {
    max-width: 770px;
    margin: 0 auto;
}
.cms-page-view .faq-contents .content h2{
    background: #361212;
    padding: 0 15px;
    color: rgb(254, 248, 236);
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
}
.cms-page-view .faq-contents .content .description{
    display: none;
}
.cms-page-view .faq-contents .content span:before{
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 15px;
}

.cms-page-view .faq-contents .content .active span:before{
    content: "\f077";
}

.contact-index-index h1{
    display: none!important;
}
.contact-index-index .page-title{
    margin-bottom: 10px;
}

.contact-index-index #maincontent .columns{
    position: relative;
    padding-top: 165px;
}
.contact-index-index p.image{
    position: absolute;
    top: 0;
    width: 280px;
}

#lz_chat_overlay_main{
    background: #fef8ec!important;
}
#lz_overlay_chat .lz_chat_header {
    padding: 10px 0 3px!important;
    background: #361212 !important;
}
#lz_overlay_chat .lz_overlay_chat_status_inner{
    color: #361212 !important
}
#lz_overlay_chat .lz_overlay_chat_status_inner strong{
    color: #361212 !important;
    display: block;
    margin-bottom: 10px;
}
#lz_chat_overlay_bottom{
    padding-top: 15px!important;
    border-color: #361212 !important;
}
#lz_chat_text{
    margin-left: 3px!important;
    color: #361212 !important;
}
#lz_chat_apa{
    bottom: 7px;
    color: #361212 !important;
}
#lz_chat_apa a{
    font-size: 16px!important;
}
#lz_overlay_wm .lz_overlay_wm_sh_act{
    background: #361212 !important;
}
.block-search .label{
    opacity: 0;
}
#lz_overlay_wm,
.catalog-product-view.catalog-product-type-recipes #lz_overlay_wm{
    display: none !important;
}
.catalog-product-view #lz_overlay_wm,
.checkout-index-index #lz_overlay_wm,
.checkout-cart-index #lz_overlay_wm,
.customer-account-index #lz_overlay_wm,
.cms-shop #lz_overlay_wm{
    display: block !important;
}
@media screen and (max-width: 425px){
    .blog-post-view .post-tag{
        margin-bottom: 100px !important;
    }
}
div.post-content .post-description p a{
    font-size: 27px !important;
}
.blog-post-view .post-tag .post-tags a {
    border: none !important;
    border-right: 1px solid #fff !important;
    color: #fff !important;
    background: none !important;
    text-transform: none !important;
    font-size: 27px !important;
    font-weight: 300 !important;
}

.blog-post-view .post-tag .post-tags a:last-child {
    border: none !important;
}

.double-line {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.blog-categories {
    text-align: center;
    margin-bottom: 30px;
}

.blog-categories .category-list {}

.blog-categories .category-list .category-item {
    display: inline-block;
    background-color: #361212;
    color: #fff;
    padding: 10px 40px;
    cursor: pointer;
}

.blog-categories .category-list .category-item.active {
    background-color: #B30000;
}
.animation-group .half-width:nth-child(2) .item-image{
    width: 55%;
}

/* new pop up ages */

.age-verification-popup .modal-inner-wrap {
    background-color: rgb(254, 248, 236) !important;
    box-shadow: none;
    padding: 40px;
    max-width: 100vw !important;
    padding: 20px 60px;
    padding-top: 0px;
}

.logo-content {
    margin-left: 0;
}

.text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 300px;
    text-transform: uppercase;
}

.text-content .warning-text{
    font-size: 2.2rem;
}

.circle-logo {
    position: absolute;
    top: 10%;
    left: 3%;
    width: 15%;
}

.big-image {
    max-width: unset !important;
}

.square-logo-small {
    display: none;
}

.item{
    position: relative;
}

.item-image{
    position: relative;
    top: 100%;
    visibility: hidden;
    width: fit-content;
}

.animation-container{
    position: relative;
}


*[data-animation]{
    position: relative;
}

.big-text{top: 0;
    left: 0;
    width: max-content;
    z-index: 1;
}

.absolute{
    position: absolute;
}
 
.relative{
    position: relative;
}

.description-text{
    position: absolute;
    background-color: #e3ffe1;
    font-size: 19pt;
    width: 100%;
}

.rtl{
    left:100vw;
    visibility: hidden;
}

.ltr{
    left: -100%;
    visibility: hidden;
}

img.long{
    max-height:  900px;
}

img.short{
    max-height: 600px;
}


.video-container {
    width: 101%;
    margin-left: -3px;
    /* max-height: 600px; */
    overflow: hidden;
    z-index: -100;
}

.video-container video{
    object-fit: cover;
}

.big-text{
    z-index: 2;
}


.item-image{
    z-index: 1;
}

.right .item-image{
    left: 100%;
}

.left .item-image{
    align-self: flex-end;
}

.item-image .mg-tl{
    margin-top: 20px;
    margin-left: 20px;
}

.left .item{
    /* left: 10%; */
    display: flex;
    flex-direction: column;
}

.left .description-text{
    left: 100vw;
}

.right .description-text{
    top: 0%;
    /* transform: translateX(-100%); */
    left: -100%;
}

.transform-Y-minus-50{
    transform: translateY(-50%);
}

.transform-Y-50{
    transform: translateY(50%);
}


#custom-header-mobile{
    display: none;
}

.animation-group{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-top: 110px !important;
}

.animation-group .video-container{
    max-height: 798px;
}

/* header */
#account_links .logout{
    margin-left: 35px;
}
/* customer */
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong{
    border: none;
}
.block-collapsible-nav .content{
    background: #D2D8C2;
}
.box-information .box-title > span,
.box-information .box-content,
.box-billing-address .box-title > span,
.box-billing-address .box-content,
.box-shipping-address .box-title > span,
.box-shipping-address .box-content{
    font-size: 16pt !important;
}

/* search menu */
.search-icon{
    display: flex;
}
.search-icon .icon{
    order: 2;
}
.search-icon .icon::before{   
    content: '';
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url(../images/search-icon.png);
    width: 25px;
    height: 30px;
    position: absolute;
    top: 44px;

}
.search-icon .block-search{
    display: none;
}
.search-icon .block-search.active{
    display: block;
}
.search-icon .block-search .actions{
    display: none;
}
.page-header.sticky .search-icon #search{
    border: none;
}
/* new product in homepage*/
.products-type,
.tequila-made{
    max-width: 1280px;
    margin: 0 auto;
}
.products-type .big-text,
.tequila-made .big-text{
    width: 100%;
    text-align: center;
}
.tequila-made .content-text a{
    font-size: 40pt !important;
}
.products-type .content{
    display: flex;
    justify-content: center;
}
.products-type .more-about-products{
    width: 30%;
    background: #e3ffe1;
    padding: 20px;
    /* margin: 0 35px; */
}
.products-type .more-about-products .product-items{
    display: flex;
    justify-content: center;
}
.products-type .more-about-products .product-items .product-item{
    width: 50%;
    margin: 0 10px;
}
.products-type .more-about-products .product-items .product-item .product-item-details .tax-details{
    display: none;
}
.products-type .more-about-products .product-items .product-item .price-box{
    margin: 10px 0;
}
.products-type .more-about-products .product-items .product-item .product-item-details .price{
    font-size: 16pt;
    font-weight: 400;
}
.products-type .more-about-products .product-items .product-item  .product-item-info{
    width: auto;
}
.products-type .more-about-products .description .title{
    font-size: 40px;
}
.products-type .more-about-products .description .click-here{
    font-size: 30px;
    position: relative;
}
.products-type .more-about-products .description .click-here a{
    font-size: 30px !important;
}
.products-type .more-about-products .description .click-here a::before{
    content: '';
    position: absolute;
    height: 35px;
    right: 55px;
    top: 0;
    display: block;
    width: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/sierra-antiguo-arrow-right.png');
}
.products-type .more-about-tropical-products.more-about-products{
    width: 15%;
}
.products-type .more-about-products.more-about-tropical-products .product-items .product-item{
    width: 100%;
    margin: 0;
}
.center-text .stories-drinks{
    position: relative;
    z-index: 1;
}
.cms-production-process .product-grid-widget .block-products-list .block-content .infinite-loop .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.product-grid-widget .products-grid .product-item-details .price{
    font-family:"Sierra", Helvetica, Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 400;
}
.homepage-store-and-recipes{
    display: flex;
    background: #e3ffe1;
    height: 98px;
    align-items: center;
}
.homepage-store-and-recipes .stories{
    width: 48%;
    text-align: center;
    margin-right: 78px;
}
.homepage-store-and-recipes .recipes {
    text-align: center;
}
.homepage-store-and-recipes .lv-0 p{
    margin-left: auto;
    width: 200px;
    position: relative;
    border-top: solid 4px #09A9DB;
    border-bottom: solid 4px #09A9DB;
    padding: 15px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;

}  


.modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
    width: 920px!important;
    padding: 0;
}

#age-verification-popup .agepopup-content{
    justify-content: space-between;
}
#age-verification-popup .agepopup-content .logo-content, #age-verification-popup .agepopup-content .text-content{
    width: 50%;
    max-width: 100%;
    background: #fff;
}
#age-verification-popup .agepopup-content .logo-content .big-image{
    width: 460px;
    display: block;
}

#age-verification-popup .agepopup-content .warning-text{
    width: 335px;
    margin: 0 auto;
}
#age-verification-popup .hat-logo img{
    max-width: 80px!important;
    margin-bottom: 25px;
}

#age-verification-popup .circle-logo{
    display: none;
}

/* change logo*/
.logo.tequila,
.logo.antiguo,
.cms-sierraantiguo .big-logo .logo,
.cms-sierratropical .big-logo .logo,
.cms-sierratequila .big-logo .logo{
    display: none;
}
.cms-sierratequila .logo.tequila,
.cms-sierratropical .logo.tequila,
.cms-sierraantiguo .logo.antiguo{
    display: inline;
}
.bottom-owl-carousel-container{
    width: 90%;
    margin: 0 auto;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-left::before,
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-right::before{
    height: 50px;
    width: 50px;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-left::before{
    left: -20px;
    background-image: url('/media/images/left-arrow.png') ;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-right::before{
    left: 20px;
    background-image: url('/media/images/right-arrow.png');
}

.footer_divider.footer_last_row_divider ul.footer_last_row {
    list-style: none;
    display: flex;
    justify-content: center;
    flex: 1;
    background-color: #e3ffe1;
    padding: 10px;
}

.footer_divider.footer_last_row_divider ul.footer_last_row li {
    margin: 0 20px;
}

.copyright {
    text-align: center;
}

.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter{
    display: flex !important;
    /* flex-flow: column; */
}
.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter .field.newsletter {
    width: 60%;
}
.footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter .actions {
    width: 40%;
}

/* ============ blog============ */

.post-list-wrapper {}

.post-list-wrapper ol.post-list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: auto;
    width: 75%;
}

.post-list-wrapper ol.post-list li.post-holder {
    flex-basis: 33%;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.post-list-wrapper ol.post-list .post-body {
    position: relative;
    height: 100%;
    margin: 5px 10px;
    transition: all .2s ease-in-out;
    display: flex;
    flex-wrap: wrap;
}

.post-list-wrapper ol.post-list .post-body:hover {
    transform: scale(1.1);
    /* box-shadow: border-box; */
    /* border: 1px solid; */
    z-index: 1;
}
.post-holder .post-header{
    width: 100%;
    order: 2;
}
.post-list .post-header .post-title {
    margin-left: 10px !important;
    text-transform: uppercase;
    padding: 5px 10px;
}

.post-list .post-header .post-title a {
    color: #fff !important;
}

.post-list .post-holder:nth-child(odd) .post-header {
    background-color: #255F55;
}

.post-list .post-holder:nth-child(even) .post-header {
    background-color: #0046E0;
}

._post-view {
    width: 40%;
    margin: auto;
    padding: 20px;
    background-color: #9A3A18;
    color: #fff;
    transform: translateY(-50px);
    z-index: 2;
}

._post-view .post-holder {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

._post-view .mbSocialShareFloat {
    left: calc(40vw + 60px) !important;
    top: 60px !important;
    position: absolute !important;
}

.post-description::first-letter {
    font-size: 50pt;
    vertical-align: middle;
}

.post-description p:first-child {
    line-height: 0.5;
}

.list-view-header,
._post-view-header {
    position: relative;
}

.post-list-wrapper .list-view-title,
._post-view-header ._post-view-title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    /* left: 0;
    right: 0; */
    text-align: center;
    /* width: fit-content; */
    padding: 20px;
    background-color: #026369;
    transform: translateX(-50%);
    color: white
}

._post-view-header ._post-view-title h1,
.post-list-wrapper .list-view-header h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

._post-view-header ._post-view-title h1 {
    border-bottom: 1px solid white;
}

._post-view-header ._post-view-title p {
    margin-bottom: 0;
}

.blog-post-view .post-tag .post-tags a {
    border: none !important;
    border-right: 1px solid #fff !important;
    color: #fff !important;
    background: none !important;
    text-transform: none !important;
}

.blog-post-view .post-tag .post-tags a:last-child {
    border: none !important;
}

.double-line {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.blog-categories .category-list {}

.blog-categories .category-list .category-item {
    display: inline-block;
    background-color: #361212;
    color: #fff;
    padding: 10px 40px;
    cursor: pointer;
}

.blog-categories .category-list .category-item.active {
    background-color: #B30000;
}

/* new pop up ages */

.age-verification-popup .modal-inner-wrap {
    background-color: rgb(254, 248, 236) !important;
    box-shadow: none;
    padding: 40px;
    max-width: 100vw !important;
    padding: 20px 60px;
    padding-top: 0px;
}

.logo-content {
    margin-left: 0;
}

.text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 300px;
    text-transform: uppercase;
}

.text-content .warning-text{
    font-size: 2.2rem;
}

.circle-logo {
    position: absolute;
    top: 10%;
    left: 3%;
    width: 15%;
}

.big-image {
    max-width: unset !important;
}

.square-logo-small {
    display: none;
}
.item{
    position: relative;
}

.item-image{
    position: relative;
    top: 100%;
    visibility: hidden;
    width: fit-content;
}

.animation-container{
    position: relative;
}


*[data-animation]{
    position: relative;
}

.big-text{top: 0;
    left: 0;
    width: max-content;
    z-index: 1;
}

.absolute{
    position: absolute;
}
 
.relative{
    position: relative;
}

.description-text{
    position: absolute;
    background-color: #e3ffe1;
    font-size: 19pt;
    width: 100%;
}

.rtl{
    left:100vw;
    visibility: hidden;
}

.ltr{
    left: -100%;
    visibility: hidden;
}

img.long{
    max-height:  900px;
}

img.short{
    max-height: 600px;
}


.video-container {
    width: 101%;
    margin-left: -3px;
    overflow: hidden;
    top: 0;
    right: 0;
    z-index: -100;
}

.video-container video{
    object-fit: cover;
}
.pagebuilder-mobile-hidden.video-margin video{
    margin-top: -3px;
}
.big-text{
    z-index: 2;
}


.item-image{
    z-index: 1;
}

.right .item-image{
    left: 100%;
}

.left .item-image{
    align-self: flex-end;
}

.item-image .mg-tl{
    margin-top: 20px;
    margin-left: 20px;
}

.left .item{
    /* left: 10%; */
    display: flex;
    flex-direction: column;
}

.left .description-text{
    left: 100vw;
}

.right .description-text{
    top: 0%;
    /* transform: translateX(-100%); */
    left: -100%;
}

.transform-Y-minus-50{
    transform: translateY(-50%);
}

.transform-Y-50{
    transform: translateY(50%);
}


#custom-header-mobile{
    display: none;
}

.animation-group{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-top: 110px !important;
}

.animation-group .video-container{
    max-height: 798px;
}

input#search {
    border: 0;
    background: transparent;
    border-bottom: 1px solid;
}
input#search:focus{
    box-shadow: none;
}
.menu-item-mobile {
    display: none;
}
.logo-wrapper {
    width: 10%;
}

/* header */
#account_links .logout{
    margin-left: 35px;
}
/* customer */
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong{
    border: none;
}
.block-collapsible-nav .content{
    background: #D2D8C2;
}
.box-information .box-title > span,
.box-information .box-content,
.box-billing-address .box-title > span,
.box-billing-address .box-content,
.box-shipping-address .box-title > span,
.box-shipping-address .box-content{
    font-size: 16pt !important;
}

/* search menu */
.search-icon{
    display: flex;
}
.search-icon .icon{
    order: 2;
}
.search-icon .icon::before{   
    content: '';
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url(../images/search-icon.png);
    width: 25px;
    height: 30px;
    position: absolute;
    top: 25px;

}
.search-icon .block-search{
    display: none;
}
.search-icon .block-search.active{
    display: block;
}
.search-icon .block-search .actions{
    display: none;
}
.page-header.sticky .search-icon #search{
    border: none;
}
/* new product in homepage*/

.agepopup-text{
    display: none;
}

#age-verification-popup{
    padding-top: 0!important;
}

.modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
    width: 920px!important;
    padding: 0;
}

#age-verification-popup .agepopup-content{
    justify-content: space-between;
}
#age-verification-popup .agepopup-content .logo-content, #age-verification-popup .agepopup-content .text-content{
    width: 50%;
    max-width: 100%;
    background: #fff;
}
#age-verification-popup .agepopup-content .logo-content .big-image{
    width: 460px;
    display: block;
}

#age-verification-popup .agepopup-content .warning-text{
    width: 335px;
    margin: 0 auto;
}
#age-verification-popup .hat-logo img{
    max-width: 80px!important;
    margin-bottom: 25px;
}

#age-verification-popup .circle-logo{
    display: none;
}

.bottom-owl-carousel-container{
    width: 90%;
    margin: 0 auto;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-left::before,
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-right::before{
    height: 50px;
    width: 50px;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-left::before{
    left: -20px;
    background-image: url('/media/images/left-arrow.png') ;
}
.bottom-owl-carousel-container .new-from-our-community-image span.arrow-right::before{
    left: 20px;
    background-image: url('/media/images/right-arrow.png');
}

.owl-dots .owl-dot{
    font-size: 24px !important;
    margin-left: 10px;
    width: 30px;
}

.owl-dots .owl-dot span{
    visibility: hidden;
}

#maincontent{
    padding-top: 55px;
}

.account .column a, .footer_divider.footer_last_row_divider a{
    text-decoration: underline;
}

.image-hat img{
    width: 220px;
}

.video-before-lead-the-party{
    position: relative;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
}

.product-grid-widget .block-products-list .product-items .product-item .product-item-details .tax-details{
    display: none;
}

/* Newsletter Popup */

.tmp3-text-content .tmp3-title{
    font-size: 27px;
    padding: 0 16px;
    line-height: 27px;
    color: #361212;
}
.tmp3-text-content .tmp3-title, .tmp3-text.mppopup-text{
    font-family: "Sierra", Helvetica, Arial, sans-serif !important;
}
.tmp3-text.mppopup-text{
    font-size: 27px;
    margin-top: 15px;
}

.tmp3-text-content{
    background: rgb(254, 248, 236) !important;
}

#mp-newsletter-validate-detail{
    display: flex;
    justify-content: center;
    padding: 0 15px;
    flex-wrap: wrap;
}

#mp-newsletter-validate-detail button[type=submit].subscribe{
    background-color: transparent;
    color: #361212 !important;
    width: 100px;
    border-radius: 0;
    border: none!important;
    border-top: 1px solid #361212 !important;
    border-bottom: 1px solid #361212 !important;
    right: 0;
    text-shadow: none;
    box-sizing: border-box;
    box-shadow: none;
    font-size: 14px;
}

#mp-newsletter-validate-detail .tmp3_field_newsletter{
    width: 60%;
    margin: 0;
    margin-right: auto;
    text-align: left;
}

#mp-newsletter-validate-detail .tmp3-button{
    position: relative;
}

#mp-newsletter-validate-detail .tmp3-button span{
    font-size: 14px;
}

#mp-newsletter-validate-detail .tmp3-input {
    background: #fff!important;
    background-clip: padding-box;
    border: 1px solid #c2c2c2!important;
    border-radius: 1px!important;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif!important;
    font-size: 14px;
    height: 32px!important;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
}
#mp-newsletter-validate-detail .newsletter-popup{
    margin-top: 15px;
}
.sign_up_form_term #terms-newsletter,
#mp-newsletter-validate-detail .newsletter-popup #terms-newsletter-popup{
    opacity: 0;
}
#mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label{
    display: block;
    text-align: left;
    width: 90%;
    float: right;
    font-size: 14px;
}
#mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label a{
    font-size: 14px !important;
}
#mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label::before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    position: absolute;
    left: 15px;
}
#mp-newsletter-validate-detail .newsletter-popup input[type=checkbox]:checked+label::before{
    width: 10px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 22px;
}
#mp-popup-template3{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#mp-popup-template3 > div{
    width: 50%;
}

#mp-popup-template3 .tmp3-text-content{
    display: flex;
    align-items: center;
}
#terms-newsletter-popup-error{
    margin-left: 44px;
    color: red;
    text-align: left;       
}
.footer_row.newsletter_row .half-width.sign_up_form_term{
    width: 40%;
}
.sign_up_form_term .newsletter-label{
    display: block;
    width: 95%;
    float: right;
}
.sign_up_form_term .newsletter .newsletter-label::before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    position: absolute;
    left: -5px;
    top: 5px;
}
.sign_up_form_term .newsletter input[type=checkbox]:checked+label::before{
    width: 10px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 2px;
    top: 0;
}
#terms-newsletter-error{
    margin-left: 25px;
    color: red;
    text-align: left;       
}

/* Custom Product slide*/
.product-items-custom-owl-carousel .owl-stage-outer{
    margin: 15px auto;
}
.product-items-custom-owl-carousel .owl-stage-outer .product-item-info{
    width: 100%;
}
.product-items-custom-owl-carousel .product-item{
    display: inline-block;
    width: 100%;
}
.product-items-custom-owl-carousel .owl-prev:before{
    padding-right: 0;
    position: absolute;
    height: 40px;
    width: 40px;
    left: -46px;
    top: 45%;
    padding-right: 0;
    content: '\f103';
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #555;
    font-size: 38px;
    opacity: 1;
    speak: none;
    right: -35px;
}
.product-items-custom-owl-carousel .owl-next:before{
    padding-right: 0;
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    right: -46px;
    top: 45%;
    padding-right: 0;
    content: '\f102';
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #555;
    font-size: 38px;
    opacity: 1;
    speak: none;
}

.product-grid-widget .products-grid .product-grid-custom-owl-carousel.product-items.widget-product-grid {
    display: block;
}
.product-grid-custom-owl-carousel{
    width: 90%;
    margin: 0 auto !important;
}
.product-grid-custom-owl-carousel .owl-stage-outer .product-item-info{
    width: 100%;
}
.product-grid-custom-owl-carousel .product-item{
    display: inline-block;
    width: 100% !important;
}
.product-grid-custom-owl-carousel .product-item .product-item-details .product-item-name{
    min-height: 57px;
}
.product-grid-custom-owl-carousel .owl-prev:before{
    padding-right: 0;
    position: absolute;
    height: 40px;
    width: 40px;
    left: -40px;
    top: 45%;
    content: '\f103';
    background: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    color: #555555;
    font-size: 38px;
    opacity: 1;
    /* background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/sierra-antiguo-arrow-left.png); */
}
.product-grid-custom-owl-carousel .owl-next:before{
    padding-right: 0;
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    right: -43px;
    top: 45%;
    content: '\f102';
    background: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    color: #555555;
    font-size: 38px;
    opacity: 1;
    /* background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/sierra-antiguo-arrow-right.png); */
} 
.cms-home .animation-group {
    padding: 0 !important;
}
.block.newsletter .field .control.captcha:before,
.block.newsletter .field .control.captcha-image:before{
    display: none;
}
.block.newsletter .control.captcha input{
    margin: 0;
    padding-left: 5px;
}
.minicart-wrapper .action.showcart:before{
    color: #361212;
    width: 30px;
}
.running-page-to-shop{
    display: none;
    width: 120px;
    position: fixed;
    top: 60%;
    right: 0;
    font-family: 'Dolis Dark';
    font-size: 26px;
    color: #ff0000;
    font-weight: 700;
    font-style: normal;
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    z-index: 999;
}
.cms-index-index .running-page-to-shop,
.cms-sierratequila .running-page-to-shop,
.cms-sierratropical .running-page-to-shop,
.cms-sierraantiguo .running-page-to-shop,
.cms-recipes .running-page-to-shop,
.cms-store .running-page-to-shop{
    display: block;
}
.running-page-to-shop .content{
    position: relative;
}
.running-page-to-shop .sombero{
    position: absolute;
    top: -40px;
    left: -30px;
    width: 50%;
    transform: rotate(-15deg);
    z-index: 1;
}
.running-page-to-shop .close{
    position: absolute;
    top: -35px;
    right: 0;
    cursor: pointer;
    font-size: 20px;
}
.running-page-to-shop .value{
    border: solid 1px red;
    border-radius: 1px;
    border-right: 0;
    padding: 10px;
    margin-right: -2px;
    position: relative;
    cursor: pointer;
    background-color: #fef8ec;
}
.running-page-to-shop .value p.first,
.running-page-to-shop .value p.second{
    color: #361212;
}
.running-page-to-shop .value p.third{
    transform: rotate(-10deg);
    margin: 0;
}
.running-page-to-shop .value p.go{
    /* position: absolute;
    bottom: -8px;
    right: 5px; */
    margin: 0;
}
.products-type .more-about-products .product-items .product-item .actions-primary .action.tocart.primary,
.slick-list.draggable .product-item-info .product-item-details .product-item-inner button, 
.product-items-custom-owl-carousel.product-items .product-item-info .product-item-details .product-item-inner button {
    font-family: "Sierra",Helvetica,Arial,sans-serif;
    color: #361212 !important;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 5px;
    line-height: normal;
    font-size: 16pt;
}
.slick-list.draggable .product-item-info .product-item-details .product-item-inner button{
    font-size: 18px;
} 
.product-items-custom-owl-carousel.product-items .product-item-info .product-item-details .product-item-inner button {
    font-size: 20px;
}
.products-type .more-about-products .product-items .product-item .actions-primary .action.tocart.primary{
    font-size: 16pt;
}
.products-type .more-about-products .product-items .product-item .actions-primary .action.tocart.primary .add-to-cart-icon:before,
.slick-list.draggable .product-item-info .product-item-details .product-item-inner button .add-to-cart-icon:before, 
.product-items-custom-owl-carousel.product-items .product-item-info .product-item-details .product-item-inner button .add-to-cart-icon:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16pt;
    color: #361212;
    content: '\e611';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.add-to-cart-loadding{
    background-image: url('../images/hat_red_icon.png');
}
.maintenance-index-index .maintenance-page-wrapper{
    font-family: "dolis dark" !important;
}
@media only screen and (max-width: 1830px) {
    .animation-group .intro-text .info-text{
        margin: 120px 0 30px;
    }
}
@media only screen and (max-width: 1440px) {
    .animation-group .intro-text .info-text{
        margin: 120px 0 30px;
    }
    .product-grid-widget .block.widget.block-products-list.grid{
        bottom: -180px;
    }
    .cms-production .columns .animation-group{
        padding-top: 220px !important;
    }
    .logo-wrapper {
        width: 15%;
    }
}
@media only screen and (max-width: 1350px) {
    .animation-group .intro-text .info-text{
        margin: 140px 0 30px;
    }
}
@media only screen and (max-width: 1199px) {
    .animation-group .intro-text .info-text{
        margin: 200px 0 30px;
    }
    .product-grid-widget .block.widget.block-products-list.grid {
        bottom: -260px;
    }
    .cms-production .columns .animation-group {
        padding-top: 300px !important;
    }
    
}
@media only screen and (max-width: 1180px) and (min-width: 1025px){
    .font-70 {
        font-size: 56pt;
    }
    .footer.content .footer.de .footer_row.newsletter_row .footer_column.sign_up_text{
        width: 44%;
    }
    #terms-newsletter-error{
        margin-left: 40px;
    }
    .footer_row.newsletter_row .half-width.sign_up_form_term {
        width: 70%;
    }
    .animation-group .half-width:nth-child(4) .big-text {
        left: 50% !important;
    }
    .product-grid-custom-owl-carousel .owl-prev:before {
        left: -29px;
    }
    .product-grid-custom-owl-carousel .owl-next:before {
        right: -33px;
    }
    .animation-group .half-width:nth-child(12) .item-image {
        top:100px !important;
    }
    .category-highlight .category-item {
        margin: 0 1%;
    }
    .category-highlight .category-item .product-highlight.double .widget.block.block-product-link-image img {
        max-width: 162px;
        width: 125px;
    }
    .category-highlight .category-item .product-highlight .widget.block.block-product-link-image img{
        width: 150px;
    }
}
@media only screen and (max-width: 1024px) {
    .post-list-wrapper ol.post-list li.post-holder {
        flex-basis: 50%;
    }
    ._post-view {
        max-width: 75%;
    }
    .item .item-text{
        font-size: 14pt !important;
    }
    .animation-group.de .half-width:nth-child(4) .item-image{
        top: -32px !important;
    }
    .product-grid-widget .block.widget.block-products-list.grid {
        bottom: -295px;
    }
    .cms-production .columns .animation-group {
        padding-top: 335px !important;
    }
    .logo-wrapper {
        width: 12%;
    }
    header.page-header.sticky .custom-header .small-logo {
        margin-top: -2px;
    }

}
@media only screen and (max-width: 991px) {
    .animation-group .half-width:nth-child(4) .big-text {
        left: 25% !important;
    }
    .animation-group .half-width:nth-child(12) .big-text {
        left: 5% !important;
    }
    .animation-group .half-width:nth-child(15) .big-text {
        left: 50% !important;
    }
    .animation-group .center-text:nth-child(21) .half-width .animation-container .big-text {
        left: 50% !important;
    }
    .product-grid-widget .block.widget.block-products-list.grid {
        bottom: -325px;
    }
    .cms-production .columns .animation-group {
        padding-top: 360px !important;
    }

    .animation-group.es .half-width:nth-child(2) .big-text {
        left: 57% !important;
    }
    .animation-group.es .half-width:nth-child(3) .big-text {
        left: 70% !important;
    }
    .animation-group.es .half-width:nth-child(4) .big-text {
        left: 5% !important;
    }
    .animation-group.es .half-width:nth-child(15) .big-text {
        left: 15% !important;
    }

    .animation-group.de .half-width:nth-child(2) .big-text {
        left: 48% !important;
    }
    .animation-group.de .half-width:nth-child(2) .description-text {
        margin: 90px 0px !important;
    }
    .animation-group.de .half-width:nth-child(4) .big-text {
        left: 5% !important;
    }
    .animation-group.de .half-width:nth-child(10) .big-text {
        left: 60% !important;
    }
    .animation-group .center-text:nth-child(21) .half-width .animation-container .big-text{
        left: 30% !important;
    }
    .animation-group.de h2.font-70,
    .animation-group.es h2.font-70{
        font-size: 66pt;
    }
}

@media only screen and (max-width: 820px){

    .font-70{
        font-size: 56pt;
    }
    .footer_row.newsletter_row .half-width.sign_up_form_term{
        width: 88%;
    }
    .footer_row.newsletter_row .half-width{
        width: 40%;
    }
    .footer.de .footer_row.newsletter_row .footer_column.sign_up_text {
        width: 50%;
    }
    .custom-header .small-logo {
        top: 7px;
    }
    .font-70 {
        font-size: 56pt;
    }
    /* .animation-group .half-width:nth-child(3) .description-text {
        top: -40px;
    } */
    .animation-group .half-width:nth-child(4) .big-text {
        top: 42px;
    }
    .animation-group .half-width:nth-child(4) .item-image {
        top: 90px !important;
    }
    .animation-group .half-width:nth-child(10) .description-text {
        top: -20%;
    }
    .animation-group .half-width:nth-child(12) .item-image {
        top: 90px !important;
    }
    .animation-group .half-width:nth-child(12) .description-text {
        top: -25%;
    }
    .animation-group .half-width:nth-child(13) .description-text {
        top: -25%;
    }
    .category-highlight .category-item {
        margin: 0 1%;
    }
    .category-highlight .category-item .product-highlight.double .widget.block.block-product-link-image img {
        width: 110px;
    }
    .category-highlight .category-item .product-highlight .widget.block.block-product-link-image img {
        width: 150px;
    }
    .animation-group .center-text .half-width:nth-child(4) .item-image {
        top: 40px !important;
    }
}

@media only screen and (max-width: 805px) {
    .animation-group .intro-text .info-text{
        margin: 250px 0 30px;
    }
}
@media only screen and (max-width: 768px) {
    .half-width.initial .description-text{
        margin-top: 100px !important;
    }
    .product-grid-widget .block.widget.block-products-list.grid {
        bottom: -340px;
    }
    .cms-production .columns .animation-group {
        padding-top: 390px !important;
    }
    .font-70 {
        font-size: 50pt !important;
    }
    .item .item-text {
        font-size: 14pt !important;
    }
    .animation-group .half-width:nth-child(4) .big-text {
        top: 32px;
    }
    .animation-group .half-width:nth-child(4) .item-image {
        top: 32px !important;
    }
    .animation-group .half-width:nth-child(12) .description-text {
        margin: 150px 0px !important;
    }
    .animation-group .half-width:nth-child(13) .description-text {
        margin: 150px 0px !important;
    }
    .logo-wrapper {
        width: 15%;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-navigation{
        display: block;
        z-index: 100;
        right: 0;
        min-height: 100vh;
        height: 100%;
        position: fixed;
        top: 0;
        width: 100%;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        color: #361212;
        background: rgb(254, 248, 236) none repeat scroll 0 0;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
    }
    .mobile-navigation.active{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .mb-close:before {
        content: "\f00d";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-size: 15px;
        color: #361212;
        font-size: 23px;
    }
    .mb-logo-nav{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        border-bottom: 1px solid #361212;
        padding: 20px;
    }
    .mb-logo-nav .logo-wrapper{
        position: unset;
        width: 30%;
        margin-left: 20px;
    }
    .mb-logo-nav .logo-wrapper .big-logo{
        display: block ;
    }
    .mb-logo-nav .logo-wrapper .big-logo .logo{
        max-width: 100px !important;
    }
    .mb-logo-nav .logo-wrapper .small-logo{
        display: none;
    }
    .mb-logo-nav  .top-items{
        display: flex;
    }
    .mb-logo-nav  .top-items .hidden#account_links{
        display: block !important;
    }
    .mb-navigation ul.nav-list li.nav-item.shop{
        position: relative;
    }
    nav.nav-container ul.nav-list li.nav-item.shop > a:after{
        display: none;
    }
    .mb-navigation ul.nav-list li.nav-item.shop .sombero:before{
        content: '';
        position: absolute;
        display: block;
        width: 30px;
        left: 80px;
        top: 2px;
        background-size: contain;
        height: 30px;
        background-image: url('../images/hat_red_icon.png');
        background-repeat: no-repeat;
    }
    .mb-navigation ul.nav-list li.nav-item.shop .plus:before{
        content: '\f103';
        background: 0 0;
        -webkit-font-smoothing: antialiased;
        font-family: 'pagebuilder-font';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        speak: none;
        color: #555;
        font-size: 18px;
        opacity: 1;
        position: absolute;
        right: 50px;
        top: 5px;
        transform: rotate(-90deg);
    }
    .mb-navigation ul.nav-list li.nav-item.shop .mb-nav-filter-sierra-shop{
        display: none;
    }
    .mb-navigation ul.nav-list li.nav-item.shop.active .mb-nav-filter-sierra-shop{
        display: block;
        padding-left: 20px;
    }
    .mb-navigation ul.nav-list li.nav-item.shop.active .plus:before{
        transform: rotate(90deg);
    }
    .mb-navigation .nav-list,
    .mb-navigation .mb-nav-filter-sierra-shop{
        list-style: none;
    }
    .mb-navigation li{
        margin-bottom: 0;
    }
    .disableScroll{
        overflow: hidden;
    }
    #search-container .block-search .block-content{
        display: block;
        z-index: 100;
        right: 0;
        min-height: 100vh;
        height: 100%;
        position: fixed;
        top: 0;
        width: 100%;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        color: #361212;
        background: rgb(254, 248, 236) none repeat scroll 0 0;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
    }
    #search-container .block-search.active .block-content{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .minisearch .back-icon::before{
        content: "\f060";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-size: 20px;
        color: #361212;
        position: absolute;
        top: 22px;
        left: 10px;
    }

    /* header.page-header.sticky .custom-header .big-logo{
        opacity: 0;
        transition: ease-in .5s;
    } */
    header.page-header.sticky .custom-header .top-items .action.showcart,
    header.page-header.sticky .custom-header .top-items #language,
    header.page-header.sticky .custom-header .top-items #account_links{
        opacity: 1;
        transition: ease-in .5s;
    }
    .cms-category-banner .banner-red p{
        font-size: 35px;
    }
    .post-list-wrapper ol.post-list li.post-holder {
        flex-basis: 100%;
    }
    ._post-view {
        max-width: 100%;
    }
    nav.nav-container ul.nav-list li.nav-item.home{
        display: block;
    }
    .big-image {
        width: 100%;
    }
    .text-content {
        max-width: 200px;
    }
    .age-verification-popup .modal-inner-wrap {
        padding: 20px;
    }
    .age-verification-popup{
        display: flex;
    align-items: center;
    }
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
        width: 100%!important;
    }
    .half-width.initial .description-text {
        margin-top: 0 !important;
    }
    .products-type .more-about-products.more-about-tropical-products .product-items .product-item .product-image-container{
        max-width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .menu-item-mobile {
        display: block;
        margin-right: auto;
    }
    #account_links > a span.text {
        display: none;
    }
    #account_links > a img {
        width: 20px !important;
    }
    #language .switcher-options strong {
        display: none;
    }
    #language .switcher-options img {
        width: 20px !important;
    }
    .custom-header nav.nav-container {
        padding-top: 20px;
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        background: #fff;
        z-index: 999;
        box-shadow: 1px 1px 1px #eee;
        display: none;
    }
    .custom-menu .top-items>div {
         margin-left: 0;
    }
    .custom-header {
        display: flex;
        flex-direction: row;
        flex: 1;
        padding-top: 15px;
        text-transform: uppercase;
        margin: 0 15px;
        cursor: pointer;
        justify-content: center;
        height: 100px;
    }
    .custom-header .small-logo{
        display: block;
        margin-top: 0;
    }
    .logo {
        float: none !important;
        max-width: 150px !important;
        display: block;
        margin: 0;
    }
    .block-search input#search {
        position: unset;
        border-bottom: none;
        padding-left: 40px;
    }
    .block-search .label{
        display: none;
    }
    .block-search .control{
        margin: 0;
        padding: 0;
    }
    .autocomplete-suggestions {
        margin: 0 auto;
        position: unset !important;
        width: 100% !important;
        background: transparent;
        border: none;
    }
    .autocomplete-suggestion{
        border: none;
    }
    .autocomplete-suggestion .suggestion-left{
        width: 30%;
    }
    .autocomplete-suggestion >a{
        align-items: center;
    }
    .autocomplete-suggestion a .product-line{
        font-size: 18px;
    }
    .minisearch.active #search {
        width: 110%;
        left: -10px !important;
        background-color: #FEF8EC;
    }
    .font-70,
    .font-40{
        font-size: 32pt;
    }
    .font-21 {
        font-size: 16pt;
    }
    .page-title .brown-hat-logo-top{
        width: 25%;
        top: -30px;
        right: -30px;
    }
    .page-title h2{
        font-size: 1.7rem !important;
    }
    .column .products-type .content{
        display: block;
    }
    .column .products-type .more-about-products{
        width: 100%;
        margin: 0;
        padding: 0 ;
        padding-bottom: 5px ;
        margin-bottom: 15px ;
    }
    .column .products-type .more-about-products .product-items{
        width: 100% ;
        margin: 0 ;
        padding: 0 ;
    }
    .column .products-type .more-about-products .description .title{
        font-size: 32px;
    }
    .column .products-type .more-about-products .description .click-here{
        font-size: 26px;
    }
    .column .products-type .more-about-products .description .click-here a{
        font-size: 26px !important;
    }
    .column .products-type .more-about-products .description .click-here a::before{
        height: 25px;
        right: 95px;
        top: 2px;
        width: 25px;
    }
    .column .tequila-made .content-text a{
        font-size: 28pt !important;
    }
    .animation-group .homepage-store-and-recipes{
        height: 60px;
    }
    .animation-group .homepage-store-and-recipes .stories{
        width: 44%;
        margin-right: 50px;
    }
    .animation-group .homepage-store-and-recipes .lv-0 p{
        padding: 0;
        font-size: 20px;
        width: 90px;
    }
    .cms-production .columns .animation-group{
        padding-top: 325px !important;
    }
    .animation-group .img-container{
        padding: 0;
    }
    .footer .footer_row.newsletter_row .half-width{
        width: 100%;
    }
    .footer .footer_row.newsletter_row .footer_column.sign_up_text{
        margin-left: 10px;
    }
    .footer_divider .footer_social{
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .footer_divider .footer_social .footer_span{
        font-size: 20px !important;
    }
    .animation-group .bottom-owl-carousel-container{
        width: 80%;
    }
    .bottom-owl-carousel-container .owl-carousel .arrow-left::before, 
    .animation-group .bottom-owl-carousel-container .owl-carousel .arrow-right::before{
        background-image: none !important;
        -webkit-font-smoothing: antialiased;
        font-family: 'pagebuilder-font';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        speak: none;
        font-size: 30px;
    }
    .animation-group .bottom-owl-carousel-container .owl-carousel .arrow-left::before {
        content: '\f103';
        left: -5px !important;
        top: -15px;
    }
    .animation-group .bottom-owl-carousel-container .owl-carousel .arrow-right::before {
        content: '\f102';
        left: -5px !important;
        top: -15px;
    }
    .animation-group .video-container{
        margin-top: -111px;
    }

}
@media only screen and (max-width: 767px){
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap {
        width: 100%!important;
    }
    #age-verification-popup .agepopup-content .text-content{
        padding: 15px 0;
    }
}
@media only screen and (max-width: 767px) {
    .post-list-wrapper ol.post-list li.post-holder {
        flex-basis: 100%;
    }
    ._post-view {
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .big-image {
        width: 100%;
    }
    .text-content {
        max-width: 200px;
    }
    .age-verification-popup .modal-inner-wrap {
        padding: 20px;
    }
    .age-verification-popup{
        display: flex;
    align-items: center;
    }
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
        width: 100%!important;
    }
}
@media only screen and (max-width: 767px) {
    .logo-wrapper {
        display: flex;
        position: absolute;
        justify-content: center;
        width: 20%;
    }
    .logo img{
        width: 120px;
    }
}
@media only screen and (max-width: 767px){
    #mp-popup-template3 .tmp3-img-content{
        display: none;
    }
    .tmp3-text-content{
        width: 100%;
        justify-content: center;
    }
    #mp-popup-template3 .tmp3-text-content{
        width: 100%;
    }
    .tmp3-text-content .tmp3-title{
        font-size: 95px;
        line-height: 95px;
    }
    .tmp3-text.mppopup-text{
        margin-top: 15px;
        font-size: 55px;
    }
    #mp-newsletter-validate-detail{
        flex-wrap: wrap;
    }
    #mp-newsletter-validate-detail .tmp3_field_newsletter{
        width: 100%;
    }
    #mp-newsletter-validate-detail .tmp3-input{
        height: 79px!important;
    }
    #mp-newsletter-validate-detail .tmp3-input::placeholder{
        font-size: 28px!important;
        font-style: inherit!important;
        color: #361212!important;
    }
    #mp-newsletter-validate-detail .tmp3-input{
        font-size: 28px!important;
    }
    #mp-newsletter-validate-detail button[type=submit].subscribe{
        width: 260px;
        padding: 30px 0!important;
        margin: 40px 0 0;
    }
    #mp-newsletter-validate-detail .tmp3-button{
        width: auto;
        height: auto;
        margin: 25px 0;
        padding: 25px 0;
    }
    #mp-newsletter-validate-detail .tmp3-button span{
        font-size: 40px;
    }
    .tmp3-text-content{
        height: 1200px!important;
    }
    .mageplaza-betterpopup-content #bio_ep_close img{
        width: 40px;
    }
    .mageplaza-betterpopup-content div#bio_ep_close{
        top: 15px;
        right: 15px;
    }
    #mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label {  
        width: 94%;
        font-size: 30px;
    }
    #mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label a {
        font-size: 30px !important;
    }
    #mp-newsletter-validate-detail .newsletter-popup .newsletter-popup-label::before{
        width: 30px;
        height: 30px;       
    }
    #mp-newsletter-validate-detail .newsletter-popup input[type=checkbox]:checked+label::before{
        width: 15px;
    }
    #bio_ep{
        top: 30% !important;
    }
    .product-grid-custom-owl-carousel {
        width: 78%;
    }
    .product-items-custom-owl-carousel .owl-next:before{
        padding-right: 0;
        content: '\f102';
        position: absolute;
        -webkit-font-smoothing: antialiased;
        font-family: 'pagebuilder-font';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        color: #555;
        font-size: 38px;
        opacity: 1;
        speak: none;
        right: -35px;
        background: none;
    }
    .product-items-custom-owl-carousel .owl-prev:before{
        padding-right: 0;
        content: '\f103';
        position: absolute;
        -webkit-font-smoothing: antialiased;
        font-family: 'pagebuilder-font';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        color: #555;
        font-size: 38px;
        opacity: 1;
        speak: none;
        background: none;
        left: -35px;
    }
    
}
@media only screen and (max-width: 767px){
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap {
        width: 100%!important;
    }
    #age-verification-popup .agepopup-content .text-content{
        padding: 15px 0;
    }
    .search-icon .icon::before{
        top: 27px;
        right: 90px;
    }
    header.page-header.sticky .custom-header .small-logo{
        top: 5px;
    }
    #maincontent{
        padding-top: 0;
    }
    .leadtheparty-section-mobile{
        display: none;
    }
    .leadtheparty-section-desktop{
        display: block;

    }
    .ani-bottom-left{
        bottom: -40px;
        left: 0;
        width: 120px;
    }
    .ani-top-right{
        right: 35px;
        top: -40px;
        width: 100px;
    }
    .ani-bottom-right{
        right: 0;
        bottom: 0;
        z-index: 5;
        width: 100px;
    }
    .block-text-img .text-inner-wrap .big-text .text-red{
        font-size: 35px;
        left: 3px;
        bottom: -13px;
    }
    .text-inner-wrap .ani-uno .big-text{
        position: absolute;
        left: 65px;
        top: 0px;
    }
    .text-inner-wrap .ani-uno .text-img{
        margin: 0;
    }
    .ani-uno{
        right: 65px!important;
    }
    .block-text-img .text-inner-wrap .text-img p{
        font-size: 35px;
    }
    .ani-dos{
        top: 17rem;
        left: inherit!important;
        right: 40px;
    }
    .ani-tres img{
        width: 50px;
    }
    .text-inner-wrap .ani-tres .big-text{
        left: 55px;
        top: 0;
    }
    .footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter{
        width: 92%;
    }
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
        width: 100%!important;
    }
    #age-verification-popup .agepopup-content .logo-content{
        display: none;
    }
    #age-verification-popup .agepopup-content .logo-content, #age-verification-popup .agepopup-content .text-content{
        width: 100%;
    }
    
    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        min-height: auto;
        position: absolute;
    }
    h1.newsletter_header{
        margin-top: 0;
    }
    .logo {
        max-width: 80px !important;
    }
    header.page-header {
        margin-bottom: 0;
    }
    .page-header .panel.wrapper {
        margin-top: -15px;
    }
    #language .switcher-options img {
        width: 15px !important;
    }
    #account_links > a img {
        width: 19px !important;
    }
    .custom-menu .top-items>div {
        padding: 0 5px;
    }
    .custom-header {
        margin: 0 10px;
        height: 60px;
    }
    div#search-container {
        margin-top: 0px;
    }
    .block-search .control {
        border-top: none !important;
    }
    .page-header {
        border: none !important;
    }
}
@media only screen and (max-width: 667px) and (min-width: 650px) {
    .page-title .brown-hat-logo-top {
        width: 20%;
        top: -45px;
    }
    .logo {
        max-width: 80px !important;
    }
    .logo img {
        width: 80px!important;
    }
    .product-grid-widget .block.widget.block-products-list.grid {
        bottom: -280px;
    }
    .half-width.initial .description-text {
        margin-top: 65px !important;
    }
    .cms-production .columns .animation-group {
        padding-top: 315px !important;
    }
    .font-70 {
        font-size: 45pt !important;
    }
    .animation-group .half-width:nth-child(2) .big-text {
        left: 40% !important;
    }
    .animation-group .half-width:nth-child(2) .description-text {
        margin: 90px 0px 0 !important;
    }
    .animation-group .half-width:nth-child(3) .description-text {
        margin: 70px 0px !important;
    }
    .animation-group .half-width:nth-child(4) .item-image {
        top: 62px !important;
    }
    .animation-group .half-width:nth-child(4) .big-text {
        top: 55px;
    }
    .animation-group .half-width:nth-child(10) .description-text {
        top: -25%;
    }
    .animation-group .half-width:nth-child(12) .item-image {
        top: 75px !important;
    }
    .animation-group .half-width:nth-child(13) .item-image {
        top: 100px !important;
    }
    .animation-group .half-width:nth-child(13) .big-text {
        top: 65px;
    }
    .animation-group .center-text .half-width:nth-child(4) .item-image {
        top: 47px !important;
    }
    .animation-group .half-width:nth-child(18) .description-text {
        top: -8%;
    }
    .category-highlight.double .category-item {
        margin: 0 1%;
    }    
    .category-highlight .category-item .product-highlight.double .widget.block.block-product-link-image img {
        width: 70px;
    }
    .category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(2) {
        font-size: 2rem!important;
    }
    .category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(3){
        font-size: 2rem;
    }
    .category-highlight .category-item .product-highlight .widget.block.block-product-link-image img {
        max-width: 200px;
        width: 100px;
    }
    .category-highlight.double{
        margin-top: 70px;
    }
    .column .animation-group .video-container{
        margin-top: 0;
        margin-bottom: 0;
    }
    .animation-group.de .center-text .half-width:nth-child(4) .description-text {
        top: -6%;
    }
    .animation-group.de .half-width:nth-child(4) .item-image {
        top: 110px !important;
    }
    .animation-group.de .half-width:nth-child(4) .description-text {
        top: 22%;
    }
    .animation-group .half-width:nth-child(4) .big-text {
        top: 80px;
    }
    .animation-group .half-width:nth-child(10) .description-text {
        top: -35%;
    }
    .animation-group.es .half-width:nth-child(10) .description-text {
        top: -34%;
    }
}
@media only screen and (max-width: 767px) {

    body{
        overflow-x: hidden;
    }

    .big-text{
        text-align: center;
    }
    .item-image,
    .description-text{
        position: relative !important;
        width: 100vw !important;
        margin: 0 !important;
    }

    .initial .item-image,
    .initial .description-text,
    .initial .big-text{
        position: initial !important;
    }

    .transform-Y-minus-50{
        transform: none;
    }
    
    .transform-Y-50{
        transform: none;
    }
    
    .description-text{
        width: 100vw !important;
    }
    
    .item-image{
        left: 0 !important;
        top: unset;
    }
    
    .long,
    .short{
        margin: 0 !important;
        max-height: unset !important;
    }
    
    .half-width{
        width: 100%;
        margin-top: 20px !important;
        
    }


    .product-grid-widget .block.widget.block-products-list.grid{
        position: relative;
        width: 100vw;
        left: 0;
        bottom: 0;
    }
    
    .category-highlight{
        /* display: none; */
        padding: 0;
    }
    .category-highlight .category-item{
        margin: 0;
        padding: 0 10px !important;
    }

    .category-info-text.bg-transparent .text-center{
        font-size: 25pt;
    }
    .category-highlight.double .category-item{
        width: 100% !important;
    }
    .category-highlight.double > div:first-child{
        flex-direction: column;
    }

    .category-highlight .category-item .category-info .stamp{
        right: 0;
        top: 0;
        z-index: 2;;
    }

    /* .page-footer{
        display: none;
    } */
    .page-footer .footer_divider,
    .page-footer .footer_row.newsletter_row,
    .page-footer .footer_divider.footer_last_row_divider ul.footer_last_row{
        flex-direction: column;
        /* width: 100%; */
    }

    .page-footer .footer_divider.footer_last_row_divider ul.footer_last_row{
        width: 100%;
    }

    #custom-header-mobile{
        display: block;
    }
    #custom-header-mobile .small-logo{
        display: none;
    }

    #custom-header-mobile .big-logo{
        width: 45%;
    }
    #custom-header-mobile .big-logo a{
        display: contents;
    }

    #custom-header-mobile .big-logo img{
        width: 100%;
    }

    #custom-header-mobile{
        flex-direction: column;
        margin: 0 10px;;
    }


    #custom-header-mobile .top-items{
        display: flex;
        margin: 0;
    }

    #custom-header-mobile .top-items.panel.wrapper > div{
        margin-right: 20px;
    }
    #custom-header-mobile .top-items.panel.wrapper > div:last-child{
        margin-right: 0px;
    }
    
    #custom-header-mobile .mobile-menu{
        display: none;
    }

    #custom-header-mobile #language .action.toggle.switcher-trigger strong{
        display: none;
    }
    #custom-header-mobile #account_links .text{
        display: none;
    }
    .custom-header nav.nav-container ul.nav-list{
        flex-direction: column;
        align-items: flex-start;

    }

    .custom-header nav.nav-container ul.nav-list li.nav-item{
        text-align: left;
        margin-left: 0px;
    }
    
    .page-header{
        border: none !important;
    }

    .center-text.font-21,
    .center-text .font-21{
        padding: 0 10px;
    }

    .font-80{
        font-size: 75pt;
    }
    .circle-logo {
        width: 20%;
    }
    .big-image {
        width: 90%;
    }
    .logo-content {
        margin-bottom: 50px;
    }
    .square-logo-small {
        position: absolute;
        display: block;
        right: 0;
        top: 28%;
        width: 20%;
        display: none;
    }
    .text-content {
        max-width: 200px;
        position: absolute;
        color: #fff;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    #age-verification-popup .agepopup-content {
        display: block;
    }
    
}

@media only screen and (max-width: 500px){
    #age-verification-popup.modal-popup.modal-slide{
        left: 20px!important;
    }
    #age-verification-popup .agepopup-content{
        flex-wrap: wrap;
    }
    #age-verification-popup .agepopup-content .logo-content .big-image{
        width: 100%;
    }
    #age-verification-popup .agepopup-content .logo-content, #age-verification-popup .agepopup-content .text-content{
        width: 100%;
        margin: 0;
    }
    #age-verification-popup .text-content{
        color: inherit;
        position: relative;
        bottom:0;
        left:0;
        transform: inherit;
    }
    #age-verification-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        position: static;
    }
    .cms-page-view .faq-contents .description{
        margin: 0 15px;
    }
    .running-page-to-shop{
        width: 100px;
        font-size: 20px;
    }
    .running-page-to-shop .sombero{
        top: -32px;
        left: -26px;
    }
    .nav-filter-sierra-shop{
        position: unset;
        border: none;
        padding-left: 20px;
    }
    nav.nav-container ul.nav-list li.nav-item.shop {
        width: 100%;
    }
    .nav-item.shop .nav-filter-sierra-shop.active{
        display: block;
    }
    nav.nav-container ul.nav-list li.nav-item.shop >a:after{
        right: unset;
        top: 2px;
        left: 90px;
    }
    nav.nav-container ul.nav-list li.nav-item.shop .plus{
        display: block;
    }
    .products-type .more-about-products .product-items .product-item .actions-primary .action.tocart.primary,
    .slick-list.draggable .product-item-info .product-item-details .product-item-inner button, 
    .product-items-custom-owl-carousel.product-items .product-item-info .product-item-details .product-item-inner button {
        width: 95%;
    }
    nav.nav-container ul.nav-list li.nav-item.shop .nav-filter-sierra-shop{
        display: none !important;
    }
    nav.nav-container ul.nav-list li.nav-item.shop.active .nav-filter-sierra-shop{
        display: block !important;
    }
    .products-type .more-about-products.more-about-tropical-products .product-items .product-item .actions-primary .action.tocart.primary{
        width: 45%;
    }
    .running-page-to-shop{
        top: 75%;
    }
}
@media only screen and (max-width: 500px) {
    .logo {
        max-width: 80px !important;
    }
    header.page-header {
        margin-bottom: 0;
    }
    .page-header .panel.wrapper {
        margin-top: -15px;
    }
    #language .switcher-options img {
        width: 15px !important;
    }
    #account_links > a img {
        width: 19px !important;
    }
    .custom-menu .top-items>div {
        /* padding: 0 5px; */
        padding: 0;
    }
    #account_links .not-logged-in{
        padding: 0 5px 0 10px;
    }
    .custom-menu .top-items #language {
        padding-left: 5px;
    }
    #account_links:has(.islogin){
        padding: 0;
    }
    #account_links .logout{
        margin-left: 5px;
    }
    .custom-header {
        margin: 0 10px;
        height: 60px;
    }
    div#search-container {
        margin-top: 0px;
    }
    .block-search .control {
        border-top: none !important;
    }
}
@media only screen and (max-width: 500px){
    #age-verification-popup.modal-popup.modal-slide{
        left: 20px!important;
    }
    #age-verification-popup .agepopup-content{
        flex-wrap: wrap;
    }
    #age-verification-popup .agepopup-content .logo-content .big-image{
        width: 100%;
    }
    #age-verification-popup .agepopup-content .logo-content, #age-verification-popup .agepopup-content .text-content{
        width: 100%;
        margin: 0;
    }
    #age-verification-popup .text-content{
        color: inherit;
        position: relative;
        bottom:0;
        left:0;
        transform: inherit;
    }
    #age-verification-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        position: static;
    }
    .cms-page-view .faq-contents .description{
        margin: 0 15px;
    }
}

@media only screen and (max-width: 450px) {
    .footer .footer_divider .footer_social .footer_span{
        font-size: 17px !important;
    }
    .footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter{
        width: 100%;
    }
    .cms-production .page-title h2{
        font-size: 11pt !important;
    }
    .item .item-text{
        font-size: 12pt !important;
    }
    .product-grid-widget .block.widget.block-products-list.grid{
        bottom: 0;
    }
    .half-width{
        margin-top: 0 !important;
    }
    /* .initial .item-image, 
    .initial .description-text, 
    .initial .big-text,
    .big-text{
        width: 100%;
    } */
    .animation-group{
        padding-top: 45px !important;
    }
    .category-highlight .category-item .product-highlight.double .widget.block.block-product-link-image img,
    .category-highlight .category-item .product-highlight .widget.block.block-product-link-image img{
        width: 80px;
    }
    .category-highlight .category-item .product-highlight .widget.block.block-product-link-image img{	
        width: 83px;	
    }
    .center-text.font-21, .center-text .font-21{
        font-size: 12pt;
        padding: 0;
    }
    .cms-production .columns .animation-group .video-container{
        margin-top: 0;
        margin-bottom: 0;
    }
    .font-70, .font-40,
    .category-highlight .category-item .category-info .title{
        font-size: 28pt !important;
    }
    .animation-group .half-width:nth-child(4) .item-image{
        top: 0 !important;
    }
    .animation-group .half-width:nth-child(12) img,
    .animation-group .half-width:nth-child(13) img{
        width: 50%;
        margin-top: 110px !important;;
    }
    .category-highlight .category-item .category-info .stamp,
    .animation-group .category-highlight:nth-child(14) .category-item .category-info .stamp{
        width: 75px;    
    }

    .animation-group .category-highlight:nth-child(14)  .category-item .category-info .stamp{
        right: 22px;
        top: 90px;
    }
    .font-21,
    .category-info-text.bg-transparent .text-center{
        font-size: 12pt;
    }
    .category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(2),
    .category-highlight .category-item .product-highlight .block-product-link-image span:nth-child(3){
        font-size: 12pt !important;
    }
    .brown-hat-logo{
        width: 15%;
        left: 65%;
        top: 18%;
    }
    .big-text{
        width: 100%;
    }
    /* .initial .item-image,
    .animation-group .half-width:nth-child(1) .item-image,
    .animation-group .half-width:nth-child(2) .item-image,
    .animation-group .half-width:nth-child(3) .item-image,
    .animation-group .half-width:nth-child(4) .item-image,
    .animation-group .half-width:nth-child(10) .item-image,
    .animation-group .half-width:nth-child(11) .item-image,
    .animation-group .half-width:nth-child(15) .item-image,
    .animation-group .half-width:nth-child(16) .item-image,
    .animation-group .half-width:nth-child(17) .item-image,
    .animation-group .center-text:nth-child(21) .item-image,
    .animation-group .center-text:nth-child(22) .item-image,
    .animation-group picture{
        margin-top: -20px !important;
    } */
    .animation-group .half-width:nth-child(2) .big-text,
    .animation-group .half-width:nth-child(3) .big-text,
    .animation-group .half-width:nth-child(4) .big-text,
    .animation-group .half-width:nth-child(10) .big-text,
    .animation-group .half-width:nth-child(11) .big-text,
    .animation-group .half-width:nth-child(15) .big-text,
    .animation-group .half-width:nth-child(16) .big-text,
    .animation-group .half-width:nth-child(17) .big-text,
    .animation-group .center-text:nth-child(18) .big-text
    .animation-group .center-text:nth-child(22) .big-text{
        position: relative;
        z-index: 10;
    }
    .animation-group .half-width:nth-child(18) .item-image{
        margin-top: 20px !important;
    }
    .animation-group .center-text:nth-child(22) .text-shadow.font-70.transform-Y-50,
    .animation-group .center-text:nth-child(21) .text-shadow.font-70.transform-Y-50{
        /* margin-bottom: -20px; */
        z-index: 99;
        position: relative;
    }
    .animation-group .category-highlight picture{
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 415px){
    .block-search .label{
        margin-top: -3px;
    }
    .menu-item-mobile{
        margin-top: 11px;
    }
    .blog-page-list .page-title-wrapper .page-title{
        margin-top: 5px;
        font-size: 30px;
    }
    .post-list-wrapper .list-view-title{
        width: 52%;
        padding: 10px;
    }
    .post-list-wrapper .list-view-title h1{
        font-size: 23px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .blog-categories h2{
        font-size: 22px;
        margin: 10px 0;
    }
    .blog-categories .category-list{
        font-size: 20px;
    }
    .post-list-wrapper ol.post-list{
        width: 65%;
    }
    .post-list .post-header .post-title-holder{
        justify-content: center;
    }
    .blog-categories .category-list .category-item{
        padding: 10px 25px;
    }
    ._post-view-header ._post-view-title{
        width: 42%;
        padding: 4px;
        font-size: 16px;
        top: 71%;
    }
    ._post-view-header ._post-view-title h1{
        font-size: 23px;
    }
    ._post-view{
        width: 84%;
        transform: none;
    }
    .blog-post-view .post-description h2{
        font-size: 24px;
        margin-bottom: -8px;
    }
    .blog-post-view ._post-view .post-content .post-description p{
        font-size: 2rem;
    }
    ._post-view .mbSocialShareFloat{
        top: 215px !important;
        left: calc(40vw + 188px) !important;
    }
    ._post-view .mbSocialShareFloat .a2a_svg{
        width: 20px;
        height: 20px;
    }
    
    .cms-production .columns .animation-group{
        padding-top: 50px !important;
    }
    .animation-group .half-width:nth-child(4) .big-text{
        left: 0 !important;
    }
    .animation-group .intro-text .info-text {
        margin: 0;
    }
    .animation-group .half-width:nth-child(12) .big-text {
        left: 0 !important;
    }
    .animation-group .half-width:nth-child(12) .description-text {
        margin: 0 !important;
    }
    .animation-group .half-width:nth-child(13) .description-text {
        margin: 0 !important;
    }
    .animation-group .half-width:nth-child(15) .big-text{
        left: 0 !important;
    }
    .animation-group .center-text:nth-child(21) .half-width .animation-container .big-text{
        left: 0 !important;
    }
    .animation-group.de .half-width:nth-child(2) .big-text{
        left: 0 !important;
    }
    .animation-group.de .half-width:nth-child(2) .description-text {
        margin: 0px !important;
    }
    .animation-group.de .half-width:nth-child(4) .big-text {
        left: 0 !important;
    }
    .animation-group.de .half-width:nth-child(10) .big-text {
        left: 0 !important;
    }
    .animation-group.es .half-width:nth-child(2) .big-text {
        left: 0 !important;
    }
    .animation-group.es .half-width:nth-child(3) .big-text {
        left: 0 !important;
    }
    .animation-group.es .half-width:nth-child(4) .big-text {
        left: 0 !important;
    }
    .animation-group.es .half-width:nth-child(15) .big-text {
        left: 0 !important;
    }

    .category-highlight .category-item {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 400px) {
    .footer .footer_divider .footer_social .footer_span{
        font-size: 16px !important;
    }
    .footer .newsletter_row .sign_up_form .block.newsletter .content .form .form-newsletter{
        width: 100%;
    }
    .cms-production .page-title h2{
        font-size: 11pt !important;
    }
}

@media only screen and (max-width: 391px) {
    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        padding: 0px;
    }
    .modal-popup._inner-scroll.age-verification-popup .modal-inner-wrap{
        width: 100%;
    }
    .sign_up_form_term .newsletter-label{
        width: 92%;
    }
}