@charset "UTF-8";

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

.hide {
    display: none !important
}

.item,
.item>img,
svg[data-controls=next],
svg[data-controls=prev] {
    user-select: none !important
}

.item,
.item>img {
    pointer-events: none !important
}

.wish-list-icon {
    -webkit-text-stroke: 2px #555;
    -webkit-text-fill-color: transparent
}

.heart-border {
    fill: #8a0000
}

.heart-border path:nth-child(2) {
    stroke: #8a0000
}

.border-accent {
    border-color: #8a0000 !important
}

.features-section .features-img i {
    font-size: 38px
}

body {
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    margin: 0;
    transition: width ease-in-out 1.4s
}

a,
a:hover {
    text-decoration: unset;
    color: unset
}

.letter-spacing-medium {
    letter-spacing: 3px
}

.bcg-prymary-dark {
    background-color: #f3f4f4
}

.bcg-primary {
    background: #fff
}

.bcg-secondary {
    background: #98a0ab
}

.bcg-warning {
    background: #ff2d37
}

.bcg-accent {
    background: #8a0000
}

.bcg-dark {
    background: #1d2734
}

.bcg-light {
    background: #f0f5f9
}

.bcg-black {
    background: #000
}

.bcg-reina {
    background: #7b374e
}

.bcg-gold {
    background: #d1b172
}

.bcg-reina {
    background-color: #D4552B;
}

.tc-primary {
    color: #15181a
}

.tc-secondary {
    color: #555
}

.tc-light {
    color: #fff
}

.tc-light2 {
    color: #a1a1a1
}

.tc-warning {
    color: #ff2d37
}

.tc-accent {
    color: #8a0000
}

.tc-dark {
    color: #707070
}

.tc-dark2 {
    color: #9fa4af
}

.tc-reina {
    color: #7b374e
}

.tc-black {
    color: #000
}

.tc-gin {
    color: #D4552B;
}

.tc-gold {
    color: #d1b172
}

.tc-gray {
    color: #bfbfbf
}

.ic-primary {
    color: #000
}

.ic-secondary {
    color: #fff
}

.ic-warning {
    color: #ff2d37
}

.ic-accent {
    color: #231f20
}

.font-size-xxs {
    font-size: 12px
}

.font-size-xs {
    font-size: 14px
}

.font-size-sm {
    font-size: 16px
}

.font-size-md {
    font-size: 18px
}

.font-size-product {
    font-size: 20px
}
.font-size-lg {
    font-size: 24px
}

.font-size-xl {
    font-size: 30px
}

.font-size-xxl {
    font-size: 48px
}

.font-size-xxxl {
    font-size: 58px
}

.font-size-xxxxl {
    font-size: 72px
}

.font-size-p {
    font-size: 14px
}

.td-line{
    text-decoration: line-through;
}
.font-light {
    font-weight: 300
}

.font-regular {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-black {
    font-weight: 900
}

.avatar-size-small {
    width: 80px
}

.avatar-size-medium {
    width: 120px
}

.avatar-size-large {
    width: 160px;
    height: 160px
}

.i-size-sm {
    font-size: 18px
}

.i-size-md {
    font-size: 24px
}

.i-size-lg {
    font-size: 32px
}

.i-size-xl {
    height: 48px;
    width: 48px
}

.border-radius-img {
    border-radius: 8px !important
}

ul li {
    list-style: none
}

.font-lato {
    font-family: Lato, sans-serif
}

a:hover {
    text-decoration: none;
    color: #8a0000
}

button {
    box-shadow: none;
    outline: 0 !important
}

.btn:focus {
    box-shadow: none
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
    box-shadow: none
}

.default-button {
    background: #8a0000;
    color: #fff
}

.gazdina-button {
    color: #fff;
    background-color: #8a0000;
    padding: 10px 76px;
    border-radius: 30px;
    transition: background-color ease-in-out 350ms
}

.gazdina-button:hover {
    background-color: #000;
    color: #fff
}

.default-button:hover {
    color: #fff
}

.round-buttton {
    background: 0 0;
    color: #8a0000;
    border: 2px solid #8a0000;
    border-radius: 24px
}

.round-buttton:hover {
    color: #fff;
    background: #8a0000
}

.zoom-img {
    transition: all 250ms ease 0s
}

.zoom-img:hover {
    transform: scale(1.1)
}

.card-zoom:hover .zoom-img {
    transform: scale(1.1)
}

.background-size {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.border-bottom {
    border-bottom: 1px solid #ced4da !important;
    border-left: none;
    border-top: none;
    border-right: none
}

.border-right-0 {
    border-right: none
}

.border-left-0 {
    border-left: none
}

.border-top-0 {
    border-top: none
}

.rounded-right-0 {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-left-0 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.breadcrumb {
    background: 0 0;
    padding: 0
}

.breadcrumb .breadcrumb-item {
    font-weight: 600
}

.breadcrumb .breadcrumb-item a {
    color: #9fa4af;
    font-weight: 600
}

.breadcrumb .breadcrumb-item a svg {
    fill: #9fa4af;
    margin-right: .5rem;
    margin-bottom: 5px;
    width: 18px
}

.breadcrumb .breadcrumb-item a:hover {
    color: #8a0000
}

.breadcrumb .breadcrumb-item a:hover svg {
    fill: #8a0000
}

.breadcrumb .breadcrumb-item.active {
    color: #8a0000
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    font-weight: 600;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.section-title {
    position: relative;
    display: inline-block;
    padding-bottom: 30px !important
}

.section-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%)
}

.section-title:before {
    content: "";
    background: url(../images/icon/icon-section-title.png);
    width: 74px;
    background-repeat: no-repeat;
    height: 45px;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translate(-50%, 50%);
    background-color: #fff;
    z-index: 999;
    text-align: center;
    background-position: center
}

.custom-checkbox {
    padding: 10px 0 10px 0
}

.custom-checkbox .custom-control-label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    width: 100%
}

.custom-checkbox .custom-control-label strong {
    color: #fcba04
}

.custom-checkbox .custom-control-label::before {
    border-radius: 4px;
    border: 2px solid #8a0000 !important;
    height: 20px;
    width: 20px;
    left: 0;
    top: 2px
}

.custom-checkbox .custom-control-label::after {
    width: 20px;
    height: 20px;
    top: 2px;
    left: 0
}

.custom-checkbox .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important;
    border-color: #8a0000 !important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    border-color: #8a0000 !important;
    background-color: #8a0000 !important
}

.custom-checkbox .custom-control-input:not(:disabled):active~.custom-control-label::before {
    background-color: #8a0000 !important;
    border-color: #8a0000 !important
}

.fix-body {
    overflow: hidden;
    position: relative
}

.fix-body::before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}

.product-title-top {
    letter-spacing: 12px;
    text-transform: uppercase;
    line-height: 28px
}

.logo-title,
header .navbar-brand {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1.32px;
    color: #000;
    padding-top: 34px;
    padding-bottom: 34px;
    line-height: 39px;
    margin-right: 40px
}

.img-hexL {
    clip-path: polygon(50% 0, 90% 25%, 90% 75%, 50% 100%, 10% 75%, 10% 25%)
}

.text-uppercase {
    text-transform: uppercase
}

.cant-click-it {
    pointer-events: none
}

.tns-inner .item .img-fluid {
    width: 90%;
    margin: 0 auto;
    display: block
}

.message-sticker {
    position: fixed;
    right: 20px;
    top: 20px;
    background-color: #8a0000;
    padding: 15px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    z-index: 9999;
    opacity: 0
}

.message-sticker span {
    font-size: 12px
}

.message-sticker.show {
    opacity: 1
}

.button-default {
    border: 2px solid #8a0000;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 700;
    font-family: Lato, sans-serif;
    white-space: nowrap
}

.button-full {
    background-color: #8a0000;
    color: #fff
}

.button-border {
    background-color: transparent;
    color: #000
}

.testemonials-section .swiper-button-next,
.testemonials-section .swiper-button-prev {
    opacity: 1 !important;
    color: #000;
    top: 35% !important;
}
.testemonials-section .swiper-button-prev {
    left: 0 !important;
}
.testemonials-section .swiper-button-next {
    right: 0 !important;
}
.testemonials-section .swiper-button-next:after,
.testemonials-section .swiper-button-prev:after {
    background: transparent;
    color: #000;
    font-size: 50px;
    font-weight: bold;
}
.testemonials-section .card {
    padding: 26px 60px;
    width: 90%;
    margin: 0 auto;
}
.testemonials-section .testemonial-hover {
    transition: box-shadow ease-in-out 250ms;
    border-radius: 11px;
    cursor: pointer;
}
.testemonials-section .testemonial-hover:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
}

.cart-popup {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.85);
    top: 0;
}
.cart-popup .card {
    border-radius: 8px;
    box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.29);
    max-width: 400px;
    border: 1px solid #fff;
}
.cart-popup .card span {
    font-size: 14px;
}
.cart-popup .card .popup-img {
    width: 100px;
}
.cart-popup .card .border-dark {
    border-bottom: 1px solid #000;
}
.cart-popup .card .button-default {
    font-size: 9px;
    padding: 8px 20px !important;
}
.cart-popup .card .button-default:nth-child(2):hover {
    color: #fff;
}
.cart-popup .card .title-popup {
    font-size: 21px;
}
.cart-popup .card svg {
    cursor: pointer;
}

.category .card {
    background: #f8f8f8
}

.tabs-section-home {
    background-position: center;
    background-size: cover;
    padding: 50px 0
}

.tabs-section-home .nav-tabs {
    border-bottom: none
}

.tabs-section-home .nav-tabs .nav-link {
    color: #8a0000;
    background-color: transparent !important;
    border-color: #8a0000;
    border-width: 2px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 25px;
    min-width: 120px;
    padding: 10px;
    text-align: center
}

.tabs-section-home .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #8a0000 !important;
    border-color: #8a0000
}

.advertising-section .card {
    position: relative;
    z-index: 999
}

.advertising-section .card .background-size {
    height: 500px !important
}

.advertising-section .card .card-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 50px
}

.close-sub {
    z-index: -1;
    opacity: 0;
    visibility: hidden
}

.open-sub {
    right: 0 !important;
    opacity: 1 !important;
    visibility: visible !important
}

.subscribe-container {
    position: fixed;
    padding: 10px;
    top: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(29, 39, 52, .3);
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease-in-out .5s;
    z-index: 9999;
    opacity: 0;
    visibility: hidden
}

.subscribe-container .subscribe-element {
    position: relative;
    background-image: url(../images/subscribe.webp);
    height: 450px;
    width: 760px
}

.subscribe-container .subscribe-element .close-subscription {
    position: absolute;
    top: 5px;
    right: 5px
}

.subscribe-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.85);
}
.subscribe-popup .subscribe-text {
    font-weight: 400;
    color: #000;
}

.subscribe-popup .close-popup {
    cursor: pointer;
}

.subscribe-popup input.subscribe-mail{
    color: #000 !important;
}

.loading-stop {
    display: none !important
}

.loading-container {
    position: fixed;
    display: grid;
    place-items: center;
    height: 100vh;
    width: 100vw;
    opacity: .8;
    background-color: #98a0ab;
    z-index: 99999
}

.loading-container .spiner {
    width: 150px;
    height: 150px;
    background-color: #eee;
    border-radius: 50%;
    position: relative;
    margin: 50px;
    display: inline-block
}

.loading-container .spiner::after,
.loading-container .spiner::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.loading-container .spiner-4 {
    background-color: none;
    border: 4px solid #eee
}

.loading-container .spiner-4::after,
.loading-container .spiner-4::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-color: #8a0000;
    animation: pulse 2s linear infinite;
    opacity: 0
}

.loading-container .spiner-4::after {
    animation: pulse 1.3s linear 1.6s infinite
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 1
    }

    100% {
        transform: scale(1.3);
        opacity: 0
    }
}

.hero-button {
    padding: 0 26px;
    background-color: #000;
    border: none;
    letter-spacing: 3.3px;
    padding: 15px 25px
}

.home-hero-section .grid-inner {
    display: grid;
    grid-template-columns: 7fr 5fr;
    grid-template-rows: 1fr 1fr;
    gap: 16px 16px;
    grid-template-areas: "one two""one three"
}

.home-hero-section .blog-title-home-page {
    font-size: 22px;
    color: #8A0000;
    font-weight: bold;
}


.home-hero-section .grid-item {
    position: relative
}

.home-hero-section .grid-item:first-of-type {
    grid-area: one
}

.home-hero-section .grid-item:first-of-type .item-content {
    position: absolute;
    top: 90px;
    left: 65px
}

.home-hero-section .grid-item:first-of-type .item-content h2 {
    font-size: 36px
}

.home-hero-section .grid-item:first-of-type .item-content .button-default {
    font-size: 10px;
    font-family: Lato, sans-serif;
    display: inline-block;
    padding: 12px 42px;
    font-weight: 900 !important
}

.home-hero-section .grid-item:nth-of-type(2) {
    grid-area: two
}

.home-hero-section .grid-item:nth-of-type(3) {
    grid-area: three
}

.home-hero-section .grid-item:nth-of-type(2) .item-content {
    position: absolute;
    right: 32px;
    bottom: 32px
}

.home-hero-section .grid-item:nth-of-type(3) .item-content {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: start;
    align-items: self-start;
    flex-direction: column;
}

.home-hero-section .grid-item:nth-of-type(2) .item-content span,
.home-hero-section .grid-item:nth-of-type(3) .item-content span {
    font-size: 18px
}

.home-hero-section .grid-item:nth-of-type(2) .item-content span>span,
.home-hero-section .grid-item:nth-of-type(3) .item-content span>span {
    text-decoration: underline
}

.home-hero-section .grid-item:nth-of-type(2) .item-content span i,
.home-hero-section .grid-item:nth-of-type(3) .item-content span i {
    text-decoration: unset
}

.home-hero-section .grid-item:nth-of-type(2):hover i,
.home-hero-section .grid-item:nth-of-type(3):hover i {
    color: #8a0000
}


.faq-section .btn.focus,
.faq-section .btn:focus {
    outline: 0;
    box-shadow: none;
}
.faq-section .faq-title {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    margin-bottom: 53.5px;
}
.faq-section .card {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-right: none;
    border-left: none;
    border-radius: 0;
}
.faq-section .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: none;
}
.faq-section .card-header h2 {
    margin-right: 30px;
}
.faq-section .card-body {
    padding: 0;
    margin-bottom: 9.5px;
    color: #a1a1a1;
    font-size: 12px;
    font-family: "Lato", sans-serif;
}
.faq-section .btn {
    padding: 0;
    margin-top: 14.5px;
    margin-bottom: 12.5px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #7d7d7d;
    text-align: left;
    text-transform: uppercase;
    line-height: 24px;
}
.faq-section .arrow-down {
    transform: rotate(-90deg);
    margin-right: 5px;
    cursor: pointer;
}
.faq-section .btn:not(.collapsed) {
    font-weight: 500;
    color: #000;
}
.faq-section .btn::after {
    content: url("/../image/arrow-down.svg");
    transform: rotate(-90deg);
    transition: transform ease 0.3s;
    transform-origin: center;
    position: absolute;
    right: 5px;
}
.faq-section .btn:not(.collapsed)::after {
    content: url("/../image/arrow-up.svg");
    transform: rotate(360deg);
    position: absolute;
    right: -3px;
    fill: #000;
}


.quality-section {
    padding-top: 116px;
    padding-bottom: 116px
}

.quality-section .quality-subtitle {
    text-transform: uppercase;
    letter-spacing: 3.9px;
    line-height: 16px
}

.quality-section .quality-title {
    letter-spacing: 0;
    line-height: 1.5;
}

.quality-section .quality-text {
    letter-spacing: 0;
    line-height: 28px
}

.quality-section .quality-signature {
    letter-spacing: 3.3px;
    line-height: 48px
}

.list-dots li,
.quality-section .quality-text li {
    list-style: disc
}

.products-section .product-wraper {
    position: relative;
    transition: color ease-in-out 300ms;
    /* Single product text hover and focus */
    /* Product description text and buy more  */
}
.products-section .product-wraper:hover .products-text .product-buy {
    background-color: #8a0000;
    color: #fff;
}
.products-section .product-wraper .products-text {
    position: absolute;
    bottom: 50px;
    /* Product title */
    /* Product subtitle */
    /* Product buy  link */
}
.products-section .product-wraper .products-text .product-title {
    letter-spacing: 0px;
    line-height: 58px;
    position: relative;
    display: inline-block;
}
.products-section .product-wraper .products-text .product-title::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    display: block;
    background: black;
    transition: transform ease-in-out 300ms;
    bottom: 11px;
    transform: scaleX(0);
    transform-origin: right;
}
.products-section .product-wraper .products-text .product-subtitle {
    letter-spacing: 3.6px;
    line-height: 20px;
    display: block;
    max-width: 22ch;
}
.products-section .product-wraper .products-text .product-buy {
    margin-top: 0.5rem;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    white-space: nowrap;
    color: #000;
    padding: 13px 23px;
    border: 2px solid #8a0000;
    background-color: #fff;
    transition: all 0.5s ease;
}
.products-section .all-products {
    letter-spacing: 0px;
    line-height: 58px;
    transition: color ease-in-out 300ms;
}
.products-section .all-products i {
    transition: color ease-in-out 300ms;
}
.products-section .all-products:hover {
    color: #8a0000;
}
.products-section .all-products:hover i {
    color: #8a0000;
}


.products-section .all-products {
    letter-spacing: 0;
    line-height: 58px;
    transition: color ease-in-out .3s
}

.products-section .all-products i {
    transition: color ease-in-out .3s
}

.products-section .all-products:hover {
    color: #8a0000
}

.products-section .all-products:hover i {
    color: #8a0000
}

.popular-products-section {
    margin-top: 100px
}

.popular-products-section .popular-products-title {
    letter-spacing: 12px;
    line-height: 22px
}

.popular-products-section .img-container {
    display: block
}

.popular-products-section .popular-new {
    position: relative
}

.popular-products-section .popular-new::after {
    content: "NOVO";
    position: absolute;
    color: #fff;
    background-color: #8a0000;
    padding: 4px 10px;
    font-family: Lato;
    font-weight: 700;
    transform: rotate(-90deg);
    top: 15px;
    left: 0;
    letter-spacing: 4px;
    font-size: 10px
}

.popular-recomended {
    position: absolute;
    color: #fff;
    background-color: #000;
    padding: 4px 10px;
    font-family: Lato;
    font-weight: 700;
    transform: rotate(-90deg);
    top: 50px;
    left: -30px;
    letter-spacing: 4px;
    font-size: 12px;
    z-index: 20
}

.popular-products-section .text-container .product-name {
    letter-spacing: 0;
    line-height: 30px;
    padding-top: .8em;
    margin: 0
}

.popular-products-section .text-container .product-price {
    color: #555;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0
}

.popular-products-section .popular-products-all {
    letter-spacing: 3.6px;
    line-height: 48px;
    position: relative
}

.popular-products-section .popular-products-all a {
    transition: color ease-in-out .3s
}

.popular-products-section .popular-products-all::after {
    content: "";
    display: block;
    position: absolute;
    height: 25px;
    width: 1px;
    background-color: #a1a1a1;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    transition: background-color ease-in-out .3s
}

.popular-products-section .popular-products-all:hover::after {
    background-color: #8a0000
}

.popular-products-section .popular-products-all:hover a {
    color: #8a0000
}

.features-section .features-img i {
    font-size: 38px
}

.features-section .features-text h4 {
    letter-spacing: 0
}

.features-section .features-text h6 {
    letter-spacing: 3.6px;
    text-transform: uppercase
}

.subscribe-section {
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe-section .news-section {
    background-image: url(/../image/novosti.webp);
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe-section .news-section .news-wrap {
    max-width: calc(700px - 10rem);
    margin: 0 2.5rem
}

.subscribe-section .sub-section {
    background-image: url(/../image/newsletter.webp);
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe-section .sub-section .sub-wrap {
    max-width: calc(700px - 10rem);
    margin: 0 3rem 0 6rem;
    flex-grow: 1;
    color: #fff
}

.subscribe-section .subscribe-title {
    letter-spacing: 0;
    line-height: 58px;
    margin-bottom: 50px;
    font-weight: 700
}

.subscribe-section .news-wraper {
    margin-bottom: 30px
}

.subscribe-section .news-wraper .news-date .news-day {
    letter-spacing: -2.4px;
    line-height: 28px
}

.subscribe-section .news-wraper .news-date .news-month {
    letter-spacing: -.7px;
    line-height: 28px
}

.subscribe-section .news-wraper .news-content .news-author {
    letter-spacing: 1.2px;
    line-height: 24px
}

.subscribe-section .news-wraper .news-content .news-author .news-by::after {
    content: "|";
    color: #555
}

.subscribe-section .news-wraper .news-content .news-title {
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 5px
}

.subscribe-section .subscribe-wraper .subscribe-text {
    letter-spacing: 0;
    line-height: 1.2;
    max-width: 35ch;
    margin-bottom: 50px
}

.subscribe-section .subscribe-wraper .subscribe-mail {
    background-color: transparent;
    color: #fff
}

.subscribe-section .subscribe-wraper .buton-form {
    background-color: transparent !important;
    border: 1px solid #000;
    padding: 11px 26px
}

.subscribe-section.reina .subscribe-form button {
    background-color: #d1b172
}

.subscribe-section.reina .subscribe-form button:hover {
    background-color: #000
}

.buton-form svg,
.button-buy svg  {
    fill: #000000;
}

.banner-section a {
    cursor: default
}

.banner-section .more-button {
    position: absolute;
    right: 32px;
    bottom: 32px
}

.banner-section .more-button span {
    font-size: 18px
}

.banner-section .more-button span>span {
    text-decoration: underline
}

.banner-section .more-button span i {
    text-decoration: unset
}

.banner-section:hover i {
    color: #8a0000
}

.single-page input {
    width: 50px
}

.text-style a {
    color: #8a0000;
    font-weight: 500
}

.text-style-description p>a {
    color: #8a0000;
    font-weight: 500
}

.item-spec p {
    color: #555
}

.tabs-section-single a.nav-link {
    color: #15181a !important;
    font-size: 16px;
    font-weight: 400
}

.tabs-section-single a.nav-link.active {
    background-color: #8a0000;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400
}

.category-page .category-title {
    font-size: 72px;
    padding-bottom: 10px
}

.category-page .filter-icon {
    width: 18px;
    height: 18px
}

.category-page .filrters-section .card .card-header {
    cursor: pointer
}

.category-page .filrters-section .card .card-header .ic-minus {
    display: none
}

.category-page .filrters-section .card .card-body {
    max-height: 0;
    overflow: hidden
}

.category-page .filrters-section .close-filter-card .card-header .ic-minus {
    display: none
}

.category-page .filrters-section .close-filter-card .card-body {
    max-height: 0
}

.category-page .filrters-section .open-filter-card .card-header .ic-plus {
    display: none
}

.category-page .filrters-section .open-filter-card .card-header .ic-minus {
    display: block
}

.category-page .filrters-section .open-filter-card .card-body {
    max-height: 1000px
}

.category-page .filrters-section .irs--round.irs-with-grid {
    height: 100px
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-handle {
    border: none;
    background: #fff;
    box-shadow: 0 6px 12px rgba(29, 39, 52, .1);
    height: 20px;
    width: 20px;
    top: 50px
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-line {
    top: 60px;
    height: 3px;
    background-color: rgba(29, 39, 52, .2);
    border-radius: 4px
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-bar {
    top: 60px;
    height: 3px;
    background-color: #8a0000
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-from,
.category-page .filrters-section .irs--round.irs-with-grid .irs-single,
.category-page .filrters-section .irs--round.irs-with-grid .irs-to {
    top: 15px;
    background: #1d2734;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-from:before,
.category-page .filrters-section .irs--round.irs-with-grid .irs-single:before,
.category-page .filrters-section .irs--round.irs-with-grid .irs-to:before {
    border-top-color: #1d2734
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-max,
.category-page .filrters-section .irs--round.irs-with-grid .irs-min {
    display: none
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-grid-pol {
    background: rgba(29, 39, 52, .3)
}

.category-page .filrters-section .irs--round.irs-with-grid .irs-grid-text {
    color: #555;
    font-size: 14px;
    font-weight: 400
}

.category-page .filrters-section .extra-controls span {
    display: flex;
    width: 45px;
    padding: 0 10px;
    align-self: stretch;
    align-items: center;
    border-left: 1px solid rgba(29, 39, 52, .5);
    border-top: 1px solid rgba(29, 39, 52, .5);
    border-bottom: 1px solid rgba(29, 39, 52, .5);
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px
}

.category-page .filrters-section .extra-controls .js-input-from,
.category-page .filrters-section .extra-controls .js-input-to {
    padding: 5px;
    width: calc(100% - 45px);
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border: 1px solid rgba(29, 39, 52, .5);
    color: #555;
    font-size: 14px;
    font-weight: 400
}

.category-page .filrters-section .extra-controls .js-input-from:focus,
.category-page .filrters-section .extra-controls .js-input-to:focus {
    outline: 0;
    border: 1px solid #8a0000;
    color: #15181a
}

.category-page .product-section .tab-1 {
    flex-direction: row
}

.category-page .product-section .tab-1 .card {
    position: relative;
    margin: 5px;
    width: calc(25% - 20px)
}

.card.rasprodano .card-header,
.card.rasprodano .card-body {
    opacity: .6;
}
.card.rasprodano .badge,
.card.rasprodano .badge-text .novo-btn,
.card.rasprodano .badge-text .poklon-pakovanja-btn,
.card.rasprodano .badge-text .preporuka-btn {
    filter: contrast(.37);

}


.category-page .product-section .tab-1 .card .card-body {
    padding-left: 0;
    padding-right: 0;
}

.category-page .product-section .tab-1 .card .card-body p {
    display: none
}

.category-page .class-open {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    left: 0 !important;
    animation: fadeInLeft .5s ease-in-out;
    animation-iteration-count: 1
}

.category-page .class-close {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    left: -340px !important;
    animation: fadeInRight .5s ease-in-out;
    animation-iteration-count: 1
}

.category-page .select-wraper {
    margin-left: auto;
    z-index: 3
}

.category-page .select-wraper .selectCustom,
.category-page .select-wraper .selectNative {
    position: relative;
    width: 13rem;
    height: 2.4rem
}

.category-page .select-wraper .selectCustom {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.category-page .select-wraper .selectCustom.isActive .selectCustom-trigger,
.category-page .select-wraper .selectNative:focus {
    outline: 0
}

.category-page .select-wraper .select {
    position: relative
}

.category-page .select-wraper .selectLabel {
    display: block;
    font-weight: 700;
    margin-bottom: .4rem
}

.category-page .select-wraper .selectWrapper {
    position: relative
}

.category-page .select-wraper .selectCustom-trigger,
.category-page .select-wraper .selectNative {
    font-size: 1rem;
    background-color: #fff;
    border: 1px solid #6f6f6f;
    border-radius: .4rem
}

.category-page .select-wraper .selectNative {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: .4rem;
    padding: 0 .8rem
}

.category-page .select-wraper .selectCustom-trigger {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: .4rem .8rem;
    cursor: pointer
}

.category-page .select-wraper .selectCustom-trigger::after {
    content: "";
    position: absolute;
    border-right: 2px solid #707070;
    border-bottom: 2px solid #707070;
    height: 8px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    line-height: 3.8rem;
    right: .8rem
}

.category-page .select-wraper .selectCustom-trigger:hover {
    border-color: #8a0000
}

.category-page .select-wraper .selectCustom-options {
    position: absolute;
    top: calc(2.2rem + .1rem);
    left: 0;
    width: 100%;
    border: 1px solid #6f6f6f;
    border-radius: .4rem;
    background-color: #fff;
    box-shadow: 0 0 4px #e9e1f8;
    z-index: 1;
    padding: 0;
    display: none
}

.category-page .select-wraper .selectCustom.isActive .selectCustom-options {
    display: block
}

.category-page .select-wraper .selectCustom-option {
    position: relative;
    padding: .45rem .6rem;
    padding-left: 2.5rem
}

.category-page .select-wraper .selectCustom-option::before {
    content: "✓";
    position: absolute;
    left: .8rem
}

.category-page .select-wraper .selectCustom-option.isHover,
.category-page .select-wraper .selectCustom-option:hover {
    background-color: #8a0000;
    color: #fff;
    cursor: pointer;
    border-radius: .4rem
}

.category-page .select-wraper .selectCustom-option:not(:last-of-type)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.category-page .select-wraper .selectCustom-option.isActive::before {
    content: "✓";
    position: absolute;
    left: .8rem
}

.category-page .select-wraper .title {
    font-size: 2rem;
    font-weight: 600;
    margin: 1.6rem;
    line-height: 1.2;
    text-align: center
}

.category-page .select-wraper .card {
    position: relative;
    margin: 2rem auto;
    max-width: calc(100% - 2rem);
    width: 40rem;
    background: #fff;
    padding: 3rem
}

.category-page .select-wraper .inst {
    margin-bottom: 1rem
}

.category-page .select-wraper .note {
    font-size: 1.4rem;
    margin: 2rem 0 0;
    color: #6b6b6b
}

.category-page .select-wraper .link {
    display: inline-block;
    color: inherit;
    text-decoration-color: #9b78de;
    padding: .1rem .2rem;
    transform: translateX(-.1em);
    margin-right: -.1em
}

.category-page .select-wraper .link:hover {
    color: #8c00ff
}

.category-page .select-wraper .link:focus {
    outline: 0;
    background-color: #e9e1f8
}

.cart-view input {
    width: 50px
}

.cart-view .card {
    border-radius: 20px
}

.checkout-page form.delivery .radio-set {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 70px
}

.checkout-page form.delivery .hidden {
    display: none
}

.checkout-page form.delivery .entry {
    height: 25px;
    position: absolute;
    width: 100%
}

.checkout-page form.delivery .entry:nth-child(2) {
    left: 0;
    top: 8px
}

.checkout-page form.delivery .entry:nth-child(4) {
    left: 0;
    top: 40px
}

.checkout-page form.delivery .circle {
    border: 3px solid #98a0ab;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    height: 14px;
    width: 14px;
    position: absolute;
    transition: border-color .3s
}

.checkout-page form.delivery .entry-label {
    cursor: pointer;
    margin-top: -3px;
    padding-left: 35px;
    user-select: none;
    -moz-user-select: none;
    font-weight: 500;
    color: #555
}

.checkout-page form.delivery .highlight {
    background: #8a0000;
    border-radius: 50%;
    height: 12px;
    left: 14px;
    pointer-events: none;
    position: absolute;
    top: 14px;
    transition: transform .4s cubic-bezier(.175, .885, .32, 1.2);
    transform: translateY(-50px);
    width: 12px
}

.checkout-page form.delivery .hidden:nth-child(1):hover+.entry .circle {
    border-color: #8a0000;
    background-color: transparent
}

.checkout-page form.delivery .hidden:nth-child(1):hover+.entry .circle+.entry-label {
    color: #000
}

.checkout-page form.delivery .hidden:nth-child(3):hover+.entry .circle {
    border-color: #8a0000;
    background-color: transparent
}

.checkout-page form.delivery .hidden:nth-child(3):hover+.entry .circle+.entry-label {
    color: #000
}

.checkout-page form.delivery .hidden:nth-child(1):checked+.entry .circle {
    border-color: #8a0000;
    background-color: #8a0000
}

.checkout-page form.delivery .hidden:nth-child(1):checked+.entry .circle+.entry-label {
    color: #000
}

.checkout-page form.delivery .hidden:nth-child(3):checked+.entry .circle {
    border-color: #8a0000;
    background-color: #8a0000
}

.checkout-page form.delivery .hidden:nth-child(3):checked+.entry .circle+.entry-label {
    color: #000
}

.checkout-page form.delivery .order-button {
    padding: 12px 60px
}

.checkout-page .card {
    border-radius: 20px
}

.blog-section .blog-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    transition: color ease-in-out 350ms
}

.blog-section .blog-categorys .nav-tabs {
    border: none
}

.blog-section .blog-categorys .nav-tabs .nav-link {
    border: none !important;
    letter-spacing: 3.6px;
    color: #9fa4af;
    font-weight: 700;
    font-size: 14px;
    padding: .5rem 3rem;
    font-family: Lato
}

.blog-section .blog-categorys .nav-tabs .nav-link.active {
    color: #000
}

.blog-section .read-more {
    font-size: 11px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #8a0000;
    transition: color ease-in-out 350ms
}

.blog-section .blog-all {
    line-height: 48px;
    position: relative;
    letter-spacing: 3.6px
}

.blog-section .blog-all a {
    transition: color ease-in-out .3s
}

.blog-section .blog-all:hover a {
    color: #8a0000 !important
}

.blog-section .blog-all:hover::after {
    background-color: #8a0000
}

.blog-section .blog-all::after {
    content: "";
    display: block;
    position: absolute;
    height: 25px;
    width: 1px;
    background-color: #a1a1a1;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    transition: background-color ease-in-out .3s
}

.blog-section .card-header {
    position: relative
}

.blog-section .card-header::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0;
    top: 0;
    left: 0;
    border-radius: .25rem;
    transition: opacity ease-in-out 350ms
}

.blog-section .card:hover .card-header::after {
    opacity: .3
}

.blog-section .card:hover .blog-title {
    color: #8a0000;
    text-decoration: underline
}

.blog-section .card:hover .read-more {
    color: #15181a
}

.blog-section .news-author {
    letter-spacing: 1.2px;
    line-height: 24px;
    margin-bottom: 6px
}

.blog-section .news-author .news-by::after {
    content: "|";
    color: #555
}

.single-blog-content p {
    font-size: 16px !important;
    line-height: 28px !important;
    color: #a1a1a1 !important;
    font-family: Montserrat, sans-serif !important
}

.single-blog-content strong {
    color: #000
}

.single-blog-content img {
    height: auto;
    max-width: 100%;
    padding: 0 8px;
    margin-bottom: 0
}

.single-blog-content h1 {
    font-size: 40px
}

.single-blog-content h2 {
    font-size: 30px
}

.single-blog-content h3 {
    font-size: 24px
}

.single-blog-content h4 {
    font-size: 22px
}

.single-blog-content h5 {
    font-size: 20px
}

.single-blog-content h6 {
    font-size: 18px
}

.single-blog-content ul>li {
    font-size: 16px;
    line-height: 28px;
    color: #a1a1a1;
    list-style-type: initial
}

.blog-single-aside .blog-single-articles .card {
    border-radius: 0;
    transition: box-shadow ease-in-out .3s
}

.blog-single-aside .blog-single-articles .card:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.blog-single-aside .blog-single-articles .card span {
    letter-spacing: 1.2px
}

.blog-single-aside .blog-single-tags a {
    letter-spacing: 3.6px;
    color: #000;
    font-weight: 500
}

.blog-single-aside .blog-single-tags a strong {
    color: #000;
    font-weight: 500
}

.blog-single-aside .blog-single-tags a strong:hover {
    color: #8a0000
}

.wishlist a:hover {
    color: #fff
}

.wishlist .i-size-lg {
    font-size: 150px
}

.search-page .large-icon {
    font-size: 100px
}

.search-page a:hover {
    color: #fff
}

.contact-page .mapouter {
    position: relative;
    text-align: right;
    height: 420px;
    width: 100%
}

.contact-page .gmap_canvas {
    overflow: hidden;
    background: 0 0 !important;
    height: 420px;
    width: 100%
}

.buton-form,
.button-buy {
    border: 2px solid #8A0000;
    background-color: transparent;
    transition: background-color ease-in-out .3s;
    color: #000 !important
}

.buton-form:focus,
.buton-form:hover,
.button-buy:focus,
.button-buy:hover{
    background-color: #8A0000;
    color: #fff !important;
}

.button-buy:hover svg{
    fill: #fff;

}

.page-404 i {
    font-size: 100px
}

.brands-section {
    margin-top: 1.5rem
}

.brands-section .brand-gazdina,
.brands-section .brand-limited,
.brands-section .brand-reina,
.brands-section .al-gin {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative
}

.brands-section .brand-gazdina::before,
.brands-section .brand-limited::before,
.brands-section .brand-reina::before,
.brands-section .al-gin::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color ease-in-out .3s
}

.brands-section .brand-gazdina:hover::before,
.brands-section .brand-limited:hover::before,
.brands-section .brand-reina:hover::before,
.brands-section .al-gin:hover::before {
    background-color: rgba(0, 0, 0, .3)
}

.brands-section .brand-gazdina {
    background: url(../../image/brend-gazdina.webp);
}

.brands-section .brand-limited {
    background-image: url(../../image/brend-limited.webp)
}

.brands-section .brand-reina {
    background-image: url(../../image/brend-reina.webp)
}

.brands-section .al-gin{
    background-image: url(../../image/brend-gin.webp)
}


.brands-section .brands-content-wraper {
    padding-top: 0;
    margin-bottom: 144px
}

.brands-section .brands-content-wraper a {
    color: unset;
    display: block
}

.brands-section .brands-content-wraper a:focus .brand-card-wrap .brands-horizontal-title {
    opacity: 1
}

.brands-section .brands-content-wraper a:focus-visible {
    outline: unset
}

.brands-section .brands-content-wraper .brand-card-wrap {
    background-color: #f0f5f9;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 62px
}

.brands-section .brands-content-wraper .brand-card-wrap:hover .brands-horizontal-title {
    opacity: 1;
    position: relative;
    z-index: 100
}

.brands-section .brands-content-wraper .brand-card-wrap .brands-title {
    font-size: 42px
}

.brands-section .brands-content-wraper .brand-card-wrap .brands-subtitle {
    color: #555;
    letter-spacing: 7.8px;
    line-height: 24px
}

.brands-section .brands-content-wraper .brand-card-wrap .brands-collection,
.brands-section .brands-content-wraper .brand-card-wrap .brands-price,
.brands-section .brands-content-wraper .brand-card-wrap .brands-title {
    letter-spacing: 0;
    line-height: 38px;
    position: relative;
    z-index: 1000
}

.brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
    display: block;
    font-size: 312px;
    letter-spacing: 0;
    line-height: 232px;
    color: #fff;
    opacity: .5;
    transition: opacity ease-in-out .3s;
    overflow: hidden
}

.brands-section .button-default {
    margin-top: 2rem;
    color: #fff !important;
    padding: 12px 76px
}

.hero-company-section .hero-bcg {
    height: 460px;
    background-image: url(../../image/kompanija-hero.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover
}

.hero-company-section .hero-title {
    margin-top: 100px;
    max-width: 20ch;
    margin-left: 220px;
    margin-bottom: 24px
}

.hero-company-section .hero-button-company {
    background-color: #000;
    color: #fff;
    letter-spacing: 3.3px;
    line-height: 48px;
    padding: 13px 27px;
    margin-left: 220px
}

.whyus-section .whyus-title {
    letter-spacing: 12px;
    line-height: 22px;
    margin-bottom: 92px
}

.whyus-video-wraper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.whyus-video-wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.whyus-section .whyus-text-wraper {
    padding: 40px 130px
}

.whyus-section .whyus-text-wraper .whyus-text-title {
    letter-spacing: 0;
    line-height: 40px
}

.whyus-section .whyus-text-wraper .whyus-text {
    letter-spacing: 0;
    line-height: 27px
}

.assortment-section {
    margin-top: 180px;
    background-image: url(../../image/company-bcg.webp);
}

.assortment-section .assortmnet-section-title {
    letter-spacing: 12px;
    line-height: 22px
}

.assortment-section .assortment-text-wraper {
    display: none
}

.assortment-section .assortmnet-text-title {
    letter-spacing: 0;
    line-height: 58px;
    text-decoration: underline;
    opacity: 0;
    animation: fadeIn ease-in 650ms forwards
}

.assortment-section .assortment-text {
    letter-spacing: 0;
    line-height: 26px;
    max-width: 50ch;
    opacity: 0;
    animation: fadeIn ease-in 650ms 250ms forwards
}

.assortment-section .assortment-buy-now {
    letter-spacing: 3.3px;
    line-height: 48px;
    padding: 0 22px;
    opacity: 0;
    animation: fadeIn ease-in 650ms 450ms forwards
}

.assortment-section .assortment-buy-now:hover {
    color: #fff;
}

.assortment-section svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.assortment-section svg[data-controls=prev]:focus,
.assortment-section svg[data-controls=prev]:hover {
    fill: #D4552B
}

.assortment-section svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.assortment-section svg[data-controls=next]:focus,
.assortment-section svg[data-controls=next]:hover {
    fill: #D4552B
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.production-process-section {
    margin-top: 80px
}

.production-process-section .production-process-title {
    letter-spacing: 12px;
    line-height: 22px
}

.production-process-section .production-process-text-wraper .production-process-text-title {
    letter-spacing: 0;
    line-height: 35px;
    padding-bottom: 30px
}

.production-process-section .production-process-text-wraper .production-process-text {
    letter-spacing: 0;
    line-height: 27px;
    color: #7d7d7d
}

.production-process-section .production-process-text-wraper .production-process-text:last-child {
    margin-bottom: 0
}

.production-process-section .production-process-text-wraper ul li {
    list-style: disc;
    color: #7d7d7d
}

.avords-section .avords-section-title {
    letter-spacing: 3.9px;
    line-height: 20px;
    max-width: 115ch;
    text-transform: uppercase
}

.avords-section .avords-carousel-item h4 {
    letter-spacing: 0;
    line-height: 20px
}

.avords-section .avords-carousel-item h6 {
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 16px
}

.avords-section svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    transition: color ease-in-out .3s, border-color ease-in-out .3s;
    cursor: pointer
}

.avords-section svg[data-controls=prev]:hover {
    fill: #8a0000
}

.avords-section svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: color ease-in-out .3s, border-color ease-in-out .3s;
    cursor: pointer
}

.avords-section svg[data-controls=next]:hover {
    fill: #8a0000
}

.hero-title-section {
    position: relative
}

.hero-title-section .hero-bcg {
    min-height: 460px;
    background-image: url(../../image/hero-gazdina.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.hero-title-section .hero-title {
    letter-spacing: 0;
    line-height: 72px;
    max-width: 20ch;
    position: absolute;
    top: 86px;
    left: 310px
}

.hero-title-section .hero-title a {
    white-space: nowrap;
    font-size: 16px
}

.bcg-smoke {
    background-image: url(../images/bcgSmokeL.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.bcg-botles {
    background-image: url(../../image/bcgBottles.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.bcg-smoke-S {
    background-image: url(../images/smokeS.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.bcg-smoke-S-rotate {
    background-image: url(../images/left.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.juice-section2 svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.juice-section2 svg[data-controls=prev]:focus,
.juice-section2 svg[data-controls=prev]:hover {
    fill: #8a0000
}

.juice-section2 svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.juice-section2 svg[data-controls=next]:focus,
.juice-section2 svg[data-controls=next]:hover {
    fill: #8a0000
}

.juice-section2 .juice-text-wraper {
    display: none
}

.juice-section2 .juice-text-wraper .juice-subtitle {
    letter-spacing: 3.6px;
    opacity: 0;
    line-height: 26px;
    animation: fadeIn ease-in 550ms forwards
}

.juice-section2 .juice-text-wraper .juice-text-title {
    letter-spacing: 0;
    line-height: 50px;
    opacity: 0;
    text-decoration: underline;
    animation: fadeIn ease-in 550ms 180ms forwards
}

.juice-section2 .juice-text-wraper .juice-text {
    letter-spacing: 0;
    line-height: 26px;
    max-width: 40ch;
    opacity: 0;
    color: #898989;
    animation: fadeIn ease-in 550ms 380ms forwards
}

.juice-section2 .juice-text-wraper .juice-buy-now {
    letter-spacing: 3.3px;
    line-height: 48px;
    opacity: 0;
    padding: 0 22px;
    animation: fadeIn ease-in 550ms 550ms forwards
}

.juice-section2 .juice-text-wraper .juice-buy-now:hover {
    color: #fff
}

.mini-section .mini-text-wraper {
    margin-left: 60px;
    padding: 40px 60px;
    background-color: rgba(0, 0, 0, .7)
}

.mini-section .mini-text-wraper .mini-subtitle-light {
    letter-spacing: 7.8px;
    line-height: 24px
}

.mini-section .mini-text-wraper .mini-title {
    letter-spacing: 0;
    line-height: 50px;
    text-decoration: underline
}

.mini-section .mini-text-wraper .mini-text {
    letter-spacing: 0;
    line-height: 26px;
    max-width: 30ch;
    color: #898989
}

.mini-section .mini-text-wraper .mini-button {
    letter-spacing: 3.3px;
    line-height: 48px;
    padding: 0 68px;
    display: inline-block;
    white-space: nowrap;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff
}

.mini-section .mini-horizontal-title {
    display: block;
    font-size: 150px;
    letter-spacing: 0;
    line-height: 101px;
    color: #fff;
    writing-mode: vertical-rl;
    transform: rotate(180deg) translatex(110px) translateY(-35px);
    opacity: .8;
    margin-top: 100px
}

.production-process-section.black {
    margin-top: 0
}

.production-process-section.black .production-process-text-white {
    letter-spacing: 0;
    line-height: 27px;
    max-width: 50ch
}

.production-process-section.black .whyus-video-wraper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.production-process-section.black .whyus-video-wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.production-process-section.black .production-proces-packaging-bulets li {
    list-style-type: disc;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.production-process-section.black .production-process-awords-container {
    padding-right: 70px;
    padding-left: 70px
}

.production-process-section.black .production-process-awords-container .avords-section-title {
    letter-spacing: 3.9px;
    line-height: 20px;
    padding-left: 100px;
    padding-right: 100px
}

.production-process-section.black .production-process-awords-container .awords-section-single .avords-carousel-item h4 {
    letter-spacing: 0;
    line-height: 35px
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina {
    position: relative;
    padding: 0 10px
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina svg[data-controls=prev]:hover {
    fill: #8a0000
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: color ease-in-out .3s;
    cursor: pointer
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina svg[data-controls=next]:hover {
    fill: #8a0000
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina .tns-nav {
    text-align: center
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina .tns-nav button {
    border: none;
    outline: 0;
    background-color: #fff;
    margin: 0 4px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    opacity: .4;
    transition: opacity ease-in-out .2s
}

.production-process-section.black .production-process-awords-container .slider-small-gazdina .tns-nav button.tns-nav-active {
    opacity: 1
}

body.bcg-black .bcg-primary {
    background-color: #000 !important
}

body.bcg-black header.bcg-primary .navbar-toggler svg {
    fill: #fff !important
}

body.bcg-black header .container .navbar-brand {
    color: #fff
}

body.bcg-black header .container .navbar-toggler i {
    color: #fff
}

body.bcg-black header .container ul li {
    color: #fff
}

body.bcg-black header .container ul li i {
    color: #fff
}

body.bcg-black header .container .stAcc,
body.bcg-black header .container .stChart,
body.bcg-black header .container .stHeart,
body.bcg-black header .container .stSearch {
    fill: #fff
}

body.bcg-black header .container .nav-item .nav-link {
    color: #fff
}

body.bcg-black header .container .nav-item .nav-link.active {
    color: #8a0000
}

body.bcg-black .subscribe-section {
    background-color: transparent;
    background-image: none
}

body.bcg-black .subscribe-section .news-by,
body.bcg-black .subscribe-section .news-title,
body.bcg-black .subscribe-section .subscribe-text,
body.bcg-black .subscribe-section .subscribe-title {
    color: #fff
}

body.bcg-black .subscribe-section .subscribe-form .subscribe-mail {
    color: #000;
}

body.bcg-black .subscribe-section .subscribe-form .subscribe-mail::placeholder {
    color: #000;
}

body.bcg-black .subscribe-section .news-section {
    background-image: none;
}

body.bcg-black footer .footer-menu .footer-menu-link {
    color: #fff;
}

body.bcg-black footer .footer-menu .footer-menu-link:hover {
    color: #8a0000;
}

body.bcg-black footer .footer-logo {
    color: #fff;
}

body.bcg-black footer .footer-logo+span {
    color: #fff;
}

body.bcg-black footer .footer-social {
    color: #fff
}

body.bcg-black footer .footer-menu .footer-menu-link {
    color: #fff
}

body.bcg-black footer .footer-menu .footer-menu-link:hover {
    color: #8a0000
}

body.bcg-black footer .footer-logo {
    color: #fff
}

body.bcg-black footer .footer-logo+span {
    color: #fff
}

body.bcg-black footer .footer-social {
    color: #fff
}

.hero-limited-section .hero-bcg {
    min-height: 460px;
    background-image: url(../../image/hero-limited.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.hero-limited-section .hero-title {
    margin-top: 80px;
    max-width: 20ch;
    margin-left: 120px
}

.limited-collection .limited-text-subtitle {
    letter-spacing: 3.6px;
    line-height: 30px
}

.limited-collection .limited-section-title {
    letter-spacing: 12px;
    line-height: 22px
}

.limited-collection .limited-text-title {
    letter-spacing: 0;
    line-height: 58px;
    text-decoration: underline;
    max-width: 10ch
}

.limited-collection .limited-text {
    letter-spacing: 0;
    line-height: 26px;
    max-width: 55ch
}

.limited-collection .limited-buy-now {
    letter-spacing: 3.3px;
    line-height: 48px;
    padding: 0 22px
}

.limited-collection .limited-buy-now:hover {
    color: #fff
}

.limited-collection svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.limited-collection svg[data-controls=prev]:hover {
    fill: #8a0000
}

.limited-collection svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.limited-collection svg[data-controls=next]:hover {
    fill: #8a0000
}

.special-offers-section .card-wrap .special-tag {
    position: relative
}

.special-offers-section .card-wrap .special-tag::after {
    content: "SNIZENO";
    color: #8a0000;
    background-color: #f3f4f4;
    padding: .5rem .8rem;
    position: absolute;
    font-family: Lato;
    font-size: 18px;
    letter-spacing: 7px;
    left: 0;
    font-weight: 900;
    transform: rotate(-90deg) translate(-60px, -50px)
}

.special-offers-section .card-wrap .price-old {
    text-decoration: line-through
}

.hero-reina-section .hero-bcg {
    background-image: url(../../image/reina-devojke-baner.webp);
    min-height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.hero-reina-section .hero-light-bcg {
    display: inline-block;
    margin-top: 140px;
    margin-left: 100px;
    padding: 40px;
    background-color: rgba(255, 255, 255, .7)
}

.hero-gin-section .hero-light-bcg {
    display: inline-block;
    margin-left: 100px;
    padding: 20px;
    height: 100%;
}

.hero-reina-section .hero-light-bcg .hero-title {
    max-width: 20ch
}

.hero-gin-section .hero-light-bcg .hero-title {

}

.hero-reina-section .hero-light-bcg .hero-button-reina {
    background-color: #7b374e;
    color: #fff;
    letter-spacing: 3.3px;
    line-height: 48px;
    padding: 13px 27px;
    white-space: nowrap
}

.hero-gin-section .hero-bcg {
    background-image: url(../../image/hero-gin.webp);
    min-height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.hero-gin-section .hero-light-bcg .hero-button-reina {
    background-color: #D4552B;
    color: #fff;
    letter-spacing: 3.3px;
    line-height: 2;
    padding: 13px 27px;
    white-space: nowrap
}

.quality-section.reina .quality-title {
    max-width: 13ch
}

.production-process-section.reina {
    margin-top: 0
}

.production-process-section.reina .production-process-text-title {
    max-width: 12ch
}

.production-process-section.reina .avords-section-title {
    line-height: 20px
}

.production-process-section.reina .slider-small-gazdina {
    position: relative;
    padding: 0 10px
}

.production-process-section.reina .slider-small-gazdina i[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: color ease-in-out .3s;
    cursor: pointer;
    color: #000
}

.production-process-section.reina .slider-small-gazdina i[data-controls=prev]:hover {
    color: #8a0000
}

.production-process-section.reina .slider-small-gazdina i[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: color ease-in-out .3s;
    cursor: pointer;
    color: #000
}

.production-process-section.reina .slider-small-gazdina i[data-controls=next]:hover {
    color: #8a0000
}

.production-process-section.reina .slider-small-gazdina .tns-nav {
    text-align: center
}

.production-process-section.reina .slider-small-gazdina .tns-nav button {
    border: none;
    outline: 0;
    background-color: #000;
    margin: 0 4px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    opacity: .4;
    transition: opacity ease-in-out .2s
}

.production-process-section.reina .slider-small-gazdina .tns-nav button.tns-nav-active {
    opacity: 1
}


.assortment-section.reina .juice-subtitle {
    letter-spacing: 3.6px;
    opacity: 0;
    line-height: 26px;
    animation: fadeIn ease-in .7s forwards
}

.assortment-section.reina svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    left: 30px;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.assortment-section.reina svg[data-controls=prev]:hover {
    fill: #d1b172
}

.assortment-section.reina svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    right: 30px;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.assortment-section.reina svg[data-controls=next]:hover {
    fill: #d1b172
}

/* Gin
=======================================================*/

.assortment-section.gin {
    background-image: url(../images/gin-pozadina.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px
}

.assortment-section.gin .juice-subtitle {
    letter-spacing: 3.6px;
    opacity: 0;
    line-height: 26px;
    animation: fadeIn ease-in .7s forwards
}

.assortment-section.gin svg[data-controls=prev] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    left: 30px;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.assortment-section.gin svg[data-controls=prev]:hover {
    fill: #d1b172
}

.assortment-section.gin svg[data-controls=next] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    right: 30px;
    transition: color ease-in-out .3s;
    border-radius: 50%;
    cursor: pointer
}

.assortment-section.gin svg[data-controls=next]:hover {
    fill: #d1b172
}



header .logo {
    width: 120px
}

header .ionicon {
    width: 26px;
    padding: 0 2px
}

header #Capa_1,
header #Layer_1,
header #Layer_2 {
    height: 28px;
    width: 28px
}

header .icon-menu::before {
    margin: 0
}

header .account-section {
    position: relative
}

header .login-signup-section,
header .shoping-list-product {
    box-shadow: 0 15px 30px rgba(8, 28, 55, .3);
    background: #fff;
    position: fixed;
    visibility: hidden;
    display: none;
    opacity: 1;
    bottom: 0;
    width: 320px;
    min-width: 300px;
    top: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0
}

header .loged-icon {
    font-size: 12px;
    margin-bottom: 4px;
    border: 2px solid #000;
    color: #000;
    border-radius: 50%;
    height: 27px;
    width: 27px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

header .shoping-list-product {
    padding-bottom: 135px
}

header .shoping-list-product ul {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%
}

header .shoping-list-product ::-webkit-scrollbar {
    width: 5px
}

header .shoping-list-product ::-webkit-scrollbar-track {
    background-color: #dee2e6;
    border-radius: 10px
}

header .shoping-list-product ::-webkit-scrollbar-thumb {
    background: #9ca4ac;
    border-radius: 10px
}

header .shoping-list-product .product-card {
    position: relative
}

header .shoping-list-product .product-card .card {
    transition: transform .3s ease-in-out
}

header .shoping-list-product .product-card .btn-delete-product {
    position: absolute;
    left: 0;
    display: none
}

header .shoping-list-product .product-card:hover .btn-delete-product {
    display: block;
    animation: fadeIn .5s ease-in-out;
    animation-iteration-count: 1
}

header .shoping-list-product .product-card:hover .card {
    transform: translate3d(50px, 0, 0);
    transition: transform .3s ease-in-out;
    width: 100%
}

header .shoping-list-product .button-cart {
    position: fixed;
    bottom: 20px
}

header .shoping-list-product .button-cart .default-button {
    width: 290px
}

header .megamenu-sub:hover .submenu-wrap {
    display: block
}

header .submenu-wrap {
    position: absolute;
    /* left: -100%;
    top: 100%; */
    z-index: 20;
    display: none;
    opacity: 0;
    animation: fadeIn .6s ease-out forwards;
}

header .submenu-wrap.submenu-shop-list,
header .submenu-wrap.submenu-blog-list {
    top: 38px !important;
}


header .submenu-wrap.submenu-blog-list{
    transform: translate(-50%, 10px);
    top: 25px !important;
}
header .submenu-wrap .submenu {
    display: flex;
    padding: 0;
    background-color: #000
}

header .submenu-wrap .submenu .submenu-item:nth-of-type(1),
header .submenu-wrap .submenu .submenu-item:nth-of-type(2),
header .submenu-wrap .submenu .submenu-item:nth-of-type(3) {
    border-right: 1px solid #fff
}

header .submenu-wrap .submenu .submenu-item .submenu-link {
    display: block;
    position: relative;
    transition: background-color ease-in-out .3s
}

header .submenu-wrap .submenu .submenu-item .submenu-link:hover {
    background-color: #303030
}

header .submenu-wrap .submenu .submenu-item .submenu-link:hover .submenu-title {
    color: #dfdfdf
}

header .submenu-wrap .submenu .submenu-item .submenu-link .submenu-title {
    position: absolute;
    font-size: 36px;
    left: 50%;
    transform: translateX(-50%);
    top: 32px;
    color: #fff;
    font-weight: 700;
    transition: color ease-in-out .3s
}

header .submenu-shop-list .submenu,
header .submenu-blog-list .submenu {
    background-color: #fff;
    box-shadow: 5px 15px 15px #00000029;
    padding: 22px 44px;
}

header .submenu-shop-list .submenu .submenu-item .submenu-link,
header .submenu-blog-list .submenu .submenu-item .submenu-link {
    padding: 6px 16px;
    text-transform: uppercase;
    color: #707070;
    font-size: 13px;
    position: relative;
    white-space: nowrap;
}

header .submenu-shop-list .submenu .submenu-item .submenu-link::before,
header .submenu-blog-list .submenu .submenu-item .submenu-link::before {
    content: "|";
    position: absolute;
    right: 0;
    color: #8A0000;
}

header .submenu-shop-list .submenu .submenu-item:last-child .submenu-link::before,
header .submenu-blog-list .submenu .submenu-item:last-child .submenu-link::before {
    display: none;
}

header .submenu-shop-list .submenu .submenu-item .submenu-link:hover,
header .submenu-blog-list .submenu .submenu-item .submenu-link:hover {
    background-color: #fff;
    color: #8a0000
}

header .price-header-cart,
header .wishlist-section {
    position: relative
}

header .price-header-cart .midlle-header-number,
header .wishlist-section .midlle-header-number {
    text-align: center;
    right: -8px;
    color: #fff;
    font-weight: 800;
    position: absolute;
    background: #8a0000;
    top: 0;
    height: 20px;
    width: 20px;
    font-size: 12px;
    border-radius: 50%;
    line-height: 20px
}

header .class-open {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    right: 0;
    animation: fadeInRight .5s ease-in-out forwards;
    animation-iteration-count: 1;
    z-index: 9999
}

header .class-close {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    right: -350px;
    animation: fadeInLeft .5s ease-in-out forwards;
    animation-iteration-count: 1;
    z-index: 9999
}

.menu .navbar-light .navbar-toggler {
    background: #fff
}

.menu .card {
    min-width: 200px !important
}

.menu .card a {
    display: block
}

.mega-menu {
    left: 0 !important;
    position: absolute;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    padding: 30px 0 10px 0 !important
}

.nav-item:hover>.mega-menu {
    opacity: 1;
    visibility: visible !important;
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
    display: block;
    z-index: 99999 !important
}

.megamenu-link {
    position: relative
}

.megamenu-open {
    position: absolute;
    visibility: hidden;
    left: 0;
    overflow-x: hidden;
    width: 100%;
    opacity: 0;
    z-index: 999;
    box-shadow: 0 10px 30px rgba(8, 28, 55, .3)
}

.megamenu-open ul a:hover {
    color: #8a0000 !important
}

.megamenu:hover .megamenu-link {
    color: #8a0000 !important
}



/* Popular products section - tiny-slider */
.popular-products-section-2 {
    margin-top: 100px;
    /* Popular products title */
    /* Popular products img container */
    /* Popular products text container */
}

.promo-section .gap-16px {
    gap: 16px;
}
.promo-section .card {
    position: relative;
    border: none;
}
.promo-section .card a {
    padding: 13px 23px;
    background-color: #000;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 3px;
}
.promo-section .card .card-description {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: absolute;
    top: 24px;
    left: 24px;
}
.promo-section .card .card-description p {
    letter-spacing: 3px;
}


.badge-text {
    position: absolute;
    top: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    right: 0;
    flex-direction: unset;
}

.badge {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9;
}
.badge .najprodavanije-absolute-position {
    background-image: url("../images/najprodavanije.png");
    background-repeat: no-repeat;
    height: 73px;
    width: 70px;

}
.badge .akcija-absolute-position {
    background-image: url("../images/akcija.png");
    width: 58px;
    height: 56px;

}

.badge-text .poklon-pakovanja-btn {
    background-image: url("../images/poklon-a.png");
    width: 24px;
    height: 142px;
    background-repeat: no-repeat;
    margin: 0 2px;
}
.badge-text .preporuka-btn {
    background-image: url("../images/preporuka-a.png");
    width: 24px;
    height: 113px;
    background-repeat: no-repeat;
    margin: 0 2px;
}
.badge-text .rasprodano-btn {
    background-image: url("../images/rasprodano-a.png");
    background-position: center;
    width: 24px;
    height: 137px;
    background-repeat: no-repeat;
    margin: 0 2px;
}
.badge-text .novo-btn {
    background-image: url("../images/novo-a.png");
    width: 24px;
    height: 64px;
    background-repeat: no-repeat;
    margin: 0 2px;
}
.popular-products-section-2 ul > li.nav-item .nav-link {
    display: block;
    padding: 0 22px;
    font-size: 24px;
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    border-radius: 0;
    border-right: 2px solid #000;
    line-height: 20px;
}
.popular-products-section-2 ul > li.nav-item:last-child > a.nav-link {
    border-right: 2px solid #fff !important;
}
.popular-products-section-2 .nav-pills .nav-link.active,
.popular-products-section-2 .nav-pills .show > .nav-link {
    color: #000;
    background-color: #fff;
    font-weight: bold;
    font-size: 24px;
}
.popular-products-section-2 .popular-products-title,
.title-section {
    letter-spacing: 12px;
    line-height: 22px;
}
.popular-products-section-2 .img-container {
    display: block;
}
.popular-products-section-2 .text-container .product-name {
    letter-spacing: 0px;
    line-height: 30px;
    padding-top: 0.8em;
    margin: 0;
}
.popular-products-section-2 .text-container .product-price {
    color: #555555;
    letter-spacing: 0px;
    line-height: 28px;
    margin: 0;
}
.popular-products-section-2 .popular-products-all {
    letter-spacing: 3.6px;
    line-height: 48px;
    position: relative;
}
.popular-products-section-2 .popular-products-all a {
    transition: color ease-in-out 300ms;
}
.popular-products-section-2 .popular-products-all::after {
    content: "";
    display: block;
    position: absolute;
    height: 25px;
    width: 1px;
    background-color: #a1a1a1;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    transition: background-color ease-in-out 300ms;
}
.popular-products-section-2 .popular-products-all:hover::after {
    background-color: #8a0000;
}
.popular-products-section-2 .popular-products-all:hover a {
    color: #8a0000;
}

.popular-products-section-2 .product-list .card .card-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
}
.product-list .card .card-price .card-price-old {
    text-decoration: line-through;
}

.popular-products-section-2 .product-list .card .card-header {
    position: relative;
    background-color: transparent;
    z-index: 1;
}

.popular-products-section-2 .product-list .card .card-price {
    flex-wrap: wrap-reverse;
}


footer {
    padding-top: 100px;
    padding-bottom: 100px
}

footer .footer-menu .footer-menu-item {
    margin-bottom: .5rem
}

footer .footer-menu .footer-menu-item .footer-menu-link {
    color: #363636;
    transition: color ease-in-out 350ms;
    white-space: nowrap
}

footer .footer-menu .footer-menu-item .footer-menu-link:hover {
    color: #8a0000
}

footer .footer-logo {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1.32px;
    color: #000;
    line-height: 39px
}

footer .footer-social .text-social {
    min-width: 90px
}

footer .footer-social svg {
    height: 28px;
    width: 28px
}

.quick-view {
    position: fixed;
    display: flex !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.quick-view .container-fluid {
    animation: zoomIn .5s ease-in-out;
    animation-iteration-count: 1
}

.quick-view .button-close-quick-view {
    background: #fff;
    border-radius: 50%;
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 40px;
    width: 40px;
    top: -16px;
    right: -16px;
    z-index: 9
}

.quick-view .button-close-quick-view i:before {
    line-height: 51px
}

.quick-view .active {
    color: #ff2d37
}

.quick-view .icon {
    animation: fadeIn 1s infinite
}

.quick-view .progress-bar {
    background-color: #ff2d37
}

.quick-view a:hover {
    color: #15181a
}

.quick-view input {
    width: 50px
}

.product-list .card {

}

.product-list .card .card-price {
    display: flex;
}

.product-list .card .card-price .price-old {
    text-decoration: line-through
}

.product-list .card .button-section {
    bottom: 1px;
    left: 0;
    width: calc(100% - .2rem);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    transition: all .3s ease-in-out;
    background-color: #fff;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px
}

.product-list .card .button-section button {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px
}

.product-list .card .button-section button:first-of-type {
    padding: 4px 28px
}

.product-list .card .button-section button:first-of-type:hover {
    color: #fff
}

.product-list .card .button-section button:nth-of-type(2),
.product-list .card .button-section button:nth-of-type(3) {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    transition: background-color .3s ease-in-out
}

.product-list .card .button-section button:nth-of-type(2) i,
.product-list .card .button-section button:nth-of-type(3) i {
    color: #555
}

.product-list .card .button-section button:nth-of-type(2):hover,
.product-list .card .button-section button:nth-of-type(3):hover {
    background-color: #e2e2e2
}

.product-list .card .card-header {
    position: relative;
    background-color: transparent;
    z-index: 1
}


.product-list .card .card-body {
    position: relative;
    padding: 0
}

.product-list .card .card-body h2 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    margin-top: 10px;
}

.product-list .card:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .29)
}

.product-list .card:hover .card-header::after {
    background-color: #f3f3f3
}

.product-list .card:hover .button-section {
    opacity: 1;
    visibility: visible
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input.hide-clear[type=search]::-webkit-search-cancel-button,
input.hide-clear[type=search]::-webkit-search-decoration,
input.hide-clear[type=search]::-webkit-search-results-button,
input.hide-clear[type=search]::-webkit-search-results-decoration {
    display: none
}

.form-row .error-message,
.subscribe-form .error-message {
    position: absolute;
    bottom: -35px;
    left: 0;
    color: red;
    font-size: 12px;
    padding-left: 15px
}

.form-row .form-group .error-message {
    bottom: -12px
}

.form-row .error-message-ok {
    display: none;
    font-weight: 700;
    color: #d1b172;
    position: absolute
}

.form-row .from-control::placeholder {
    color: #555 !important;
    font-family: Lato
}

.form-row .form-control:focus,
.form-row .form-control:hover,
.form-row .from-control:not(:placeholder-shown) {
    border-color: #1d2734;
    box-shadow: none !important;
    color: #555
}

.form-row .form-control:focus+.icon,
.form-row .form-control:hover+.icon,
.form-row .from-control:not(:placeholder-shown)+.icon {
    color: #000 !important
}

.form-control:disabled {
    background-color: #fff !important
}

.form-row input {
    height: 45px;
    font-size: 14px;
    color: #555;
    transition: border-color ease-in-out .3s
}

.form-row input.captcha-input {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.form-row input.captcha-input::placeholder {
    font-size: 14px;
    color: #555;
    font-weight: 400
}

.form-row input::placeholder {
    color: #555 !important
}

.form-row input:focus::placeholder {
    color: transparent !important
}

.form-row .form-group {
    margin-bottom: 30px
}

.form-row .form-group .form-control {
    border-radius: 20px
}

.form-row .icon {
    position: absolute;
    top: 10px;
    right: 20px
}

.form-row ::-webkit-input-placeholder {
    color: #555 !important
}

.form-row :-ms-input-placeholder {
    color: #555 !important
}

.form-row ::placeholder {
    color: #555 !important
}

.search-form {
    position: relative
}

.search-form .search-input {
    border-radius: 20px;
    border: 1px solid #707070;
    padding: .6rem 1rem;
    font-size: 20px
}

.search-form .search-input:focus {
    outline: 0;
    border-color: #000
}

.search-form .search-input:focus::placeholder {
    color: transparent !important
}

.search-form .search-icon {
    position: absolute;
    right: 10px;
    cursor: pointer;
    font-size: 28px;
    top: 50%;
    transform: translateY(-50%);
    color: #555
}

.subscirbe .subscirbe-button {
    background-color: #8a0000 !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff !important;
    font-weight: 400
}

.subscirbe input {
    border-right-width: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding-right: 0
}

.subscribe-form {
    padding: 0
}

.subscribe-form .subscribe-mail {
    border-radius: 20px;
    background-color: #eaeaea;
    color: #15181a;
    padding: 8px 26px;
    border: 1px solid #000;
    outline: unset;
}

.subscribe-form input.subscribe-mail::placeholder,
.subscribe-form input.subscribe-mail:focus  {
    color: #000000;
}

.subscribe-form .subscribe-mail::placeholder {
    color: #fff;
}

.subscribe-form .subscribe-mail:focus::placeholder {
    color: transparent
}

.subscribe-form button {
    border-radius: 20px;
    padding: 12px 26px;
    border: unset;
    outline: unset;
    background-color: #8a0000;
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

.subscribe-form button:hover {
    color: #000 !important;
}

.slide .carousel-control-next,
.slide .carousel-control-prev {
    position: absolute;
    top: calc(50% - 26px);
    height: 40px;
    width: 40px;
    border-radius: 50%;
    transition: .5s ease-in-out;
    transform: scale(.7);
    opacity: 0;
    margin: 15px
}

.slide .carousel-control-next i,
.slide .carousel-control-prev i {
    display: flex
}

.slide .carousel-indicators li {
    opacity: 1;
    width: 15px;
    height: 15px;
    margin: 25px 5px 0;
    border-radius: 50%;
    background-color: #707070
}

.slide .carousel-indicators li.active {
    background-color: #8a0000
}

.slide .carousel-item {
    position: relative
}

.slide .carousel-item .carousel-info-section {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 50%;
    transform: translateY(-50%)
}

.slide .carousel-item .carousel-info-section .slider-description,
.slide .carousel-item .carousel-info-section .slider-title {
    font-size: 72px;
    line-height: 72px;
    font-weight: 700
}

.slide:hover .carousel-control-next,
.slide:hover .carousel-control-prev {
    background: 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.slide:hover .carousel-control-next svg,
.slide:hover .carousel-control-prev svg {
    fill: #8a0000
}

.carousel-control-prev:hover {
    background: 0 0 !important
}

.carousel-control-next:hover {
    background: 0 0 !important
}

.swiper-container {
    padding-bottom: 50px
}

.swiper-container .swiper-slide {
    padding: 10px
}

.swiper-container .swiper-pagination-bullets {
    left: 40px;
    right: 40px;
    width: auto
}

.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #8a0000
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    background: 0 0;
    color: #1d2734;
    font-size: 20px;
    font-weight: 700
}

.swiper-button-next,
.swiper-button-prev {
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    transition: .5s ease-in-out;
    transform: scale(.7);
    opacity: 0 !important;
    top: 35% !important;
    position: absolute;
    background: 0 0;
    outline: 0 !important
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1 !important
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: 0 0 !important
}

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

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

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

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

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

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.deal {
    position: absolute;
    color: #fff;
    background-color: #000;
    padding: 3px 6px;
    font-family: Lato;
    font-weight: 700;
    right: 8px;
    top: 8px;
    letter-spacing: 2px;
    font-size: 16px;
    z-index: 20;
    border-radius: 6px
}

.checkout-page .coupon {
    margin: 10px 0
}

.checkout-page .coupon .default-button,
.checkout-page .coupon input {
    height: 43px
}

.checkout-page .coupon .default-button {
    background-color: #d9d9d9;
    color: #000
}

.checkout-page .coupon .default-button:hover {
    color: #000 !important;
    border: 1px solid #a9a9a9
}

.border-dashed {
    border-bottom: 1px dashed rgba(0, 0, 0, .125)
}

.notification-top {
    color: #fff;
    padding: .5rem 0;
    font-size: 14px
}

.notification-top p {
    margin-bottom: 0 !important
}

.notification-top.error {
    background-color: #f91c1c
}

.notification-top.default {
    background-color: #0086d6
}

.notification-top.success {
    background-color: #43d787
}

.notification-top.announcement {
    background-color: #fb0
}

.welcome-age-select {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

.welcome-age-select .row {
    height: 100vh
}

.welcome-age-select .col-12 {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .16);
    border-radius: 20px;
    background-color: #fff
}

.welcome-age-select .card-wrap {
    padding: 88px 0
}

.welcome-age-select .card-wrap .button-box button {
    width: 230px
}

.welcome-age-select .card-wrap .text-disclamer {
    color: #a7a7a7
}

.welcome-age-select .card-wrap .text-disclamer a {
    color: #000 !important;
    transition: color ease-in-out 250ms
}

.welcome-age-select .card-wrap .text-disclamer a:hover {
    color: #8a0000 !important
}

.welcome-age-select .card-wrap h3 {
    letter-spacing: 2px
}

.welcome-age-select .background-hide {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, .6)
}

.cookies {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 9999
}

.cookies .row {
    background-color: #fff;
    opacity: .9;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .16)
}

.cookies .cookie-buttons button {
    width: 230px;
    opacity: 1
}


.shop-link {
    border: 3px solid #8A0000;
}

.shop-link:hover >  svg {
    stroke: #ffffff !important;
}
.blog-link {
    border: 3px solid #fff;
}

.megamenu:hover .megamenu-link.shop-link {
    background-color: #8A0000;
    color: #ffffff  !important;
}

.production-process-btn {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.production-process-btn:hover {
    color: #fff;
}

.img-full-w {
    width: 100%;
}