/*
Theme Name: zaxidna
Author: zaxidna.pro
Author URI: http://zaxidna.pro
Version: 1.0
*/


@font-face {
        font-family: "Avenir Next Cyr Regular";
        font-weight: 400;
        font-style: normal;
        src: url("libs/avenir/AvenirNextCyr-Regular.ttf") format("truetype");
}

@font-face {
        font-family: "Avenir Next Cyr Medium";
        font-weight: 500;
        font-style: normal;
        src: url("libs/avenir/AvenirNextCyr-Medium.ttf") format("truetype");
}



body {
        font-family: 'Avenir Next Cyr Regular', sans-serif;
        color: #fff;
        background-color: #000;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6, thead th {
        font-weight: 500;
        font-family: "Georgia";
}

h1, .h1, h2, .h2 {
        font-weight: 500;
        font-family: "Georgia";
}

h6, .h6 {
        font-size: 1.15rem;
}

.fs-6 {
        font-size: 1.1rem !important;
}

small, .small {
        font-size: 92%;
}

.fw-500 {
        font-weight: 500;
        font-family: "Avenir Next Cyr Medium";
}

.lead {
        font-weight: 400 !important;
        font-size: 1.15rem;
}


.text-uppercase {
        letter-spacing: .15rem;
}

.letter-spacing {
        letter-spacing: .45rem !important;
}


.rotate-45 {
        transform: rotate(45deg);
}

.rotate-65 {
        transform: rotate(65deg);
}

.border-top {
        border-top: 1px solid rgba(70, 35, 19, 0.65) !important;
}

table th {
        vertical-align: top;
}

.table > :not(caption) > * > * {
        padding: .5rem .5rem;
        color: #fff !important;
        background-color: transparent !important;
        border-bottom-width: var(--bs-border-width);
        box-shadow: none !important;
}

.table.table-bordered {
        border-color: rgba(255, 255, 255, 0.65) !important;
}

.table.table-bordered td,
.table.table-bordered th {
        border-color: rgba(255, 255, 255, 0.65) !important;
}

.table.table-bordered th {
        background-color: rgba(255, 255, 255, 0.125) !important;
}

img {
        max-width: 100%;
}

.bg-primary {
        background-color: #856313 !important;
}


.text-primary {
        color: #856313 !important;
}

.text-light {
        color: #fff !important;
}


hr, .border-top, .border {
        opacity: 1;
}


a {
        color: #fff;
        text-decoration: none !important;
        transition: .25s;
}

a:focus, button {
        outline: none !important;
}

a:hover {
        color: #ccc;
        text-decoration: none;
        transition: .25s;
}

a[href^="tel:"] {
        white-space: nowrap;
}

.btn {
        border-radius: 0 !important;
        outline: 0 !important;
        box-shadow: none !important;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        transition: .25s;
        text-transform: uppercase;
        letter-spacing: 0.15rem;
        font-weight: 500;
        font-family: "Avenir Next Cyr Medium";
}

.btn-primary {
        border: none !important;
        background-color: #856313 !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-primary:hover, .btn-primary:focus, .open>.dropdown-toggle.btn-primary {
        background-color: #856313 !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-primary:active, .btn-primary.active {
        background-color: #856313 !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-primary.disabled, .btn-primary:disabled {
        background-color: #565658 !important;
        color: #fff !important;
}



.btn-secondary {
        border: .0925rem solid #fff !important;
        background-color: transparent !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-secondary:hover, .btn-secondary:focus, .open>.dropdown-toggle.btn-secondary {
        border: .0925rem solid #fff !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-secondary:active, .btn-secondary.active {
        border: .0925rem solid #fff !important;
        color: #fff !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #565658 !important;
        color: #fff !important;
}


.btn-link {
        padding: 0 !important;
        text-decoration: none !important;
        color: #462313 !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-link:hover, .btn-link:focus, .open>.dropdown-toggle.btn-link {
        color: #462313 !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-link:active, .btn-link.active {
        color: #462313 !important;
        -webkit-transition: all 0.25s ease-in-out;
}

.btn-link.disabled, .btn-link:disabled {
        color: #565658 !important;
        opacity: 1;
}

.woocommerce-product-search .btn-link {
        padding: 0 1rem !important;
}



.btn-outline-primary {
        border: none !important;
        color: #ccc !important;
        background-color: transparent !important;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        outline: 0 !important;
        box-shadow: none !important;
        background-color: transparent !important;
        border: 1px solid #fff !important;
}

.woocommerce-product-search .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        border: 0 !important;
}


.logo img {
        width: 4.5rem;
}


header {
        z-index: 99;
        top: 0;
        left: 0;
        right: 0;
}

header .navbar {
        display: block;
}

header .navbar-toggler, header .navbar-toggler:focus {
        box-shadow: none !important;
        border-radius: 0 !important;
}

header .nav-fill .nav-item {
        text-align: left;
}

header .navbar-nav .nav-link {
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        text-transform: uppercase;
        letter-spacing: .15rem;
}

header .navbar-nav .dropdown-toggle::after {
        display: none !important;
}

header .navbar-nav .nav-link:focus, header .navbar-nav .nav-link:hover {
        background-color: transparent;
        color: #ccc;
        box-shadow: none !important;
}

header .navbar-nav .active > .nav-link, header .navbar-nav .nav-link.active, header .navbar-nav .nav-link.show, header .navbar-nav .show > .nav-link {
        background-color: transparent;
        color: #fff;
}

header .navbar-nav .show > .nav-link {
        color: #ccc;
}

header .dropdown-item {
        color: #fff;
        padding-left: 0;
}

header .dropdown-item:hover {
        color: #ccc;
        background-color: transparent !important;
}

header .dropdown-item.active, header .dropdown-item:active {
        color: #ccc;
        background-color: transparent !important;
}

header .dropdown-item:focus, .dropdown .dropdown-item:focus {
        color: #ccc;
        background-color: transparent !important;
}

header .active > .dropdown-item {
        color: #fff;
}

header .dropdown-menu {
        border-top: .0925rem solid #856313!important;
        margin: .15rem 0 0 0;
        min-width: 1rem;
        border: 0;
}

.offcanvas.offcanvas-start {
        width: 100vw;
}

.offcanvas .menu-item + .menu-item {
        margin-top: .75rem;
}

.offcanvas a {
        color: #f1f1f1;
}



section.carousel .owl-carousel .owl-item img {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
        position: relative;
        right: 50%;
        width: 100vw;
}

section.carousel .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 0 !important;
}

section.carousel .owl-theme .owl-dots {
        text-align: left !important;
        padding-bottom: 1rem;
}

section.carousel  .owl-theme .owl-dots .owl-dot.active span, section.carousel  .owl-theme .owl-dots .owl-dot:hover span {
        background: #fff;
}

section.carousel .owl-theme .owl-dots .owl-dot span {
        width: .875rem;
        height: .875rem;
        margin: 0 .875rem 0 0;
        background: rgba(255,255,255,.35);
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 1rem;
}


section.carousel .owl-carousel .owl-nav {
        margin-top: 0;
}

section.carousel .owl-carousel .owl-nav button {
        background-color: transparent !important;
}

section.carousel .owl-carousel .owl-nav button:hover {
}


section.carousel .owl-theme .owl-nav [class*="owl-"] {
        margin: 0;
        border-radius: 0;
}

section.carousel .owl-carousel .owl-nav button.owl-prev {
        left: 2rem;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        z-index: 999;
}

section.carousel .owl-carousel .owl-nav button.owl-next {
        right: 2rem;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        z-index: 999;
}

section.carousel .owl-theme .owl-nav {
        display: none;
}


section.home-categories .home-category .position-absolute {
        z-index: 5;
        bottom: 0;
        left: 0;
        right: 0;
}

section.home-categories .home-category::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        background: linear-gradient(60deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.15) 65%);
}


.woocommerce .type-product a {
        position: relative;
        display: block;
}

.woocommerce .type-product a::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        background: linear-gradient(120deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.15) 65%);
}

.woocommerce .type-product .position-absolute {
        z-index: 5;
        top: 0;
        left: 0;
}

.woocommerce .type-product a {
        color: #fff !important;
}


.woocommerce-product-gallery__trigger {
        display: none !important;
}


.woocommerce-product-gallery__image {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
}

.woocommerce-product-gallery__image .wp-post-image {
        height: auto !important;
}



.form-control, .form-select {
        box-shadow: none !important;
        border: 1px solid #fff !important;
        border-radius: 0 !important;
        background-color: transparent !important;
        color: #ccc;
}

.form-control:focus, .form-select:focus {
        color: #fff;
}

form .form-check-input {
        margin-right: .25rem;
        box-shadow: none !important;
        border-radius: 0 !important;
        border: 0;
        background-color: #856313;
}

form .form-check-input:focus {
        border: 0;
}

form .form-check-input:checked {
        background-color: #856313;
        border: 0;
        box-shadow: none !important;
}

form textarea.form-control {
        height: 4rem;
        resize: none;
}

form.wpcf7-form p {
        margin-bottom: .5rem;
}

form.wpcf7-form br {
        display: none !important;
}

.wpcf7 form .wpcf7-response-output {
        margin: 1rem 0 0 0 !important;
        padding: 0 !important;
        border: 0 !important;
        color: #fff !important;
}

.wpcf7 .wpcf7-not-valid-tip {
        display: none !important;
}

.wpcf7 .wpcf7-not-valid {
        border-color: #ffc107 !important;
}

.woocommerce-product-search .form-control {
        border: 0 !important;
        color: #fff;
}

input.form-control::placeholder {
        color: transparent !important;
}




.woocommerce-invalid-required-field .form-control {
        border-color: #ffc107 !important;
}

.woocommerce-invalid-required-field .checkout-inline-error-message, .woocommerce-NoticeGroup-checkout {
        display: none !important;
}

#order_review_heading {
        display: none;
}


input.qty {
        text-align: center;
        width: 5rem;
}

.quantity-wrapper {
        width: 8rem;
        border: 1px solid #fff;
        background-color: transparent !important;
}

.quantity-wrapper .form-control {
        padding-left: 0;
        padding-right: 0;
}

.quantity-wrapper .btn {
        padding-left: 1rem;
        padding-right: 1rem;
}

.woocommerce-notices-wrapper {

}

.woocommerce-message {
        background-color: rgba(255, 255, 255, 0.175);
        padding: 1.5rem;
        border-radius: 0 !important;
        outline: 0 !important;
        box-shadow: none !important;
        margin-bottom: 3rem;
        margin-top: -3rem;
        text-align: center;
}


.woocommerce-billing-fields p, .shipping_address p {
        margin-bottom: .5rem;
}

.woocommerce-billing-fields p label, .woocommerce-additional-fields p label, .shipping_address p label {
        margin-bottom: .25rem;
}

p#billing_country_field {
        display: none !important;
}

.woocommerce-privacy-policy-text p {
        font-size: 92%;
}


.product-name img {
        width: 4rem;
}

.cart_totals strong {
        font-weight: normal !important;
}


article .list-unstyled li + li {
        margin-top: .125rem;
}


article ul.wp-block-list {
        list-style-type: none;
        padding-left: 1rem;
        margin-left: 0;
}

article ul.wp-block-list li:before {
        content: "\2022";
        position: absolute;
        margin-left: -1rem;
        color: #856313;
}

article ul li + li {
        margin-top: .125rem;
}



section.product .border-top {
        border-top: 1px solid rgba(70, 35, 19, 0.65) !important;
}



section.faq .accordion-button:focus {
        border-color: transparent;
        outline: 0;
        box-shadow: none;
}

section.faq .accordion-item, section.faq .accordion {
        background-color: transparent !important;
}

section.faq .accordion-item {
        color: #fefefe !important;
        border-bottom: 1px solid #856313;
}

section.faq .accordion-button {
        background-color: transparent !important;
        font-weight: 500;
}

section.faq .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fefefe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

section.faq .accordion-button:not(.collapsed) {
        color: #fefefe;
        background-color: transparent;
        box-shadow: none;
}

section.faq .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fefefe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

section.faq .accordion-button::after {
        width: 1.5rem;
        height: 1.5rem;
        background-size: 1.5rem;
}



footer ul > li + li {
        margin-top: .125rem;
}


footer .zaxidna svg {
        width: 3.6rem;
}



#ageWrapper {
        visibility: hidden;
        opacity: 0;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9000;
        background-color: rgba(0,0,0,0.85);
        transition: visibility 0s ease-in-out .25s, opacity .25s ease-in-out;
}

#ageWrapper.ageUnknown {
        visibility: visible;
        opacity: 1;
}

#agePopUp {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #eee2dc;
        text-align: center;
        width: 85vw;
        box-sizing: border-box;
}

#agePopUp a {
        background-color: #462313;
        color: #f1f1f1;
        display: inline-block;
        text-transform: uppercase;
        letter-spacing: 0.15rem;
}









@media (min-width: 576px) {


}


@media (min-width: 768px) {

.logo img {
        width: 4.5rem;
}

section.carousel article {
        font-size: 1.15rem;
}

.woocommerce-product-gallery__image {
        margin-left: 0;
        margin-right: 0;
}

}


@media (min-width: 992px) {

.logo img {
        width: 6rem;
}

section.carousel .owl-carousel .owl-item img {
        margin-right: -50vw;
        width: 50vw;
        left: auto;
        margin-left: auto;
        margin-right: -50vw;
        right: auto;
        display: inline;
}

section.carousel .owl-theme .owl-dots {
        display: none !important;
}

section.carousel .owl-theme .owl-nav {
        display: block !important;
}

#agePopUp {
        width: 65vw;
}

.cart_vline {
        border-right: 1px solid #fff;
}

}


@media (min-width: 1200px) {

.logo img {
        width: 7.5rem;
}

.btn.btn-primary, .btn.btn-secondary {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: .5rem;
        padding-bottom: .5rem;
}

header .navbar-nav > li + li {
        margin-left: 1.5rem;
}

header .navbar-nav .dropdown-item {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
}

header .navbar .nav-item .nav-link {
        padding-left: 0;
        padding-right: 0;
}

.product-name img {
        width: 5.5rem;
}

}

@media (min-width: 1400px) {

header .navbar-nav > li + li {
        margin-left: 1.75rem;
}

header .navbar-nav .dropdown-item {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
}

#agePopUp {
        width: 55vw;
}

}



.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
