:root {
    --main-color: #ec258f;
}

/*@font-face {
    font-family:Arizonia;src:url(/vendors/fonts/Arizonia-Regular.woff2) format("woff2"),url(/vendors/fonts/Arizonia-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Italianno';src:url(/vendors/fonts/Italianno-Regular.woff2) format("woff2"),url(/vendors/fonts/Italianno-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}*/

/* general */
body {padding-bottom: 663px; overflow: hidden; z-index: -1;}
.bg-color {background: #fff; /*z-index: 1; position: relative;*/}
.container-fluid { max-width: 1850px;}
.relative {position: relative;}
.border {background: #fff;}
.icon-hover > svg {fill: #686868!important; transition: fill 0.1s ease-in;}
.icon-hover:hover > svg {fill: var(--main-color)!important;}
.icon-hover:hover > svg circle.st2 {stroke: var(--main-color);}
.align-items-center {align-items: center!important;}
h1, h2, h3, h4, h5 {color: #282828;}
h2 {font-size: 32px;}
h5 {font-size: 16px;}
a:hover {color: var(--main-color);}
.list-style-no {list-style: none; padding: 0; margin: 0;}


    
p,body,div,span,ul,a{font-family:Nexa Text Book}
h1#bold,p#bold{font-family:Nexa Bold}
h1#black,p#black{font-family:Nexa Black}
h1#book,p#book{font-family:Nexa Text Book}
#page-typography .feature-header{display:none}
h1,h2{font-family:Nexa Bold!important}
.overlay-type .line-2.large-text,.overlay-type .line-2.large-text p{font-weight:600}
.site-control .site-control__inner a,.section-heading .view-all-link,.button,button,.form .wide-action input[type=submit],.form .wide-action button{font-family:Nexa Text Book}
h2>a,h3,h4,h5,.feature-header,.section-heading h2{font-family:Nexa Black!important}
a:hover, a:focus, a:visited {outline: none; text-decoration: none;}



.product-button-choose button:disabled, button[disabled] { background-color: #fff2f2;}
.product-button-choose button {position: relative;transition-property: background-color, border-color, color;}
.product-button-choose button:disabled:after {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.75px), rgb(204, 204, 204) 50%, rgba(0, 0, 0, 0) calc(50% + 0.75px), rgba(0, 0, 0, 0) 100%);
    content: ""; display: block; height: 38px; position: absolute; transform: rotate(15deg); bottom: 2px; left: 3px; width: calc(87%);border: 1px solid transparent;
}


.tolower {text-transform: lowercase;}

::-moz-selection {color: #fff; background-color: var(--main-color); -webkit-text-fill-color: white;}
::selection { color: #fff; background-color: var(--main-color); -webkit-text-fill-color: white;}
*:focus {outline: none!important;}
img, a, button, .no-select {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.z-0 {z-index: 0;}
.z-1 {z-index: 1;}
.z-2 {z-index: 2;}
.z-9 {z-index: 9;}
.noty_message {background: var(--main-color);}
.scrollToTop {right: 0; border-radius: 0; z-index: 100; background-color: var(--main-color); border-color: #fff;}
.scrollToTop:hover {background-color: #fff; border-color: var(--main-color);}
/*.cookie-notification .assetBlock {align-items: center;}*/
.follow-us a {color: var(--main-color); display: inline-flex;}
.follow-us a > i {margin-left: 10px;}
.instaBanner .swiper-slide img:hover {transform: scale(1);}
.instaBanner .swiper-slide a {position: relative;}
.instaBanner .swiper-slide a:before {content: ''; background: url(/img/icon/instagram-white.png) center center; background-size: 30px 30px; position: absolute; top: calc(50% - 15px); left: calc(50% - 15px); width: 30px; height: 30px; opacity: 0; z-index: 9; 
                                        transition: all .3s ease; transform: translateY(100px);}
.instaBanner .swiper-slide a:hover:before {opacity: 1; transform: translateY(0);}


.carousel.button-top .flickity-prev-next-button {top: -49px; width: 37px; height: 37px; background-color: transparent!important; background-repeat: no-repeat!important; background-position: center center!important; border-radius: 0;}
.carousel.button-top .flickity-prev-next-button.next {background-image: url(/img/icon/slick-next-arrow.svg);}
.carousel.button-top .flickity-prev-next-button.previous {background-image: url(/img/icon/slick-prev-arrow.svg); right: 55px; left: unset;}
.carousel.button-top .flickity-prev-next-button svg {display: none;}

.underline-link, #nav-section .navbar-default .navbar-nav > li {position: relative;}
.underline-link:after, #nav-section .navbar-default .navbar-nav > li:after, header .solid-menus .navbar li.active:after, footer :is(.details, .tos) a:after {content: ''; position: absolute; width: 0; height: 3px; display: block; /*margin-top: 5px; */right: 0; bottom: -4px; background: var(--main-color); transition: width .2s ease; -webkit-transition: width .2s ease; z-index: 9;}
.underline-link:hover:after, #nav-section .navbar-default .navbar-nav > li:hover:after, header .solid-menus .navbar li.active:after, footer :is(.details, .tos) a:hover:after {width: 100%; left: 0;}
header .solid-menus .navbar li.active:after {width: 100%!important;}

.form-control:focus {box-shadow: none; border-color: #ec258f;}


/* header */

header #nav-section { margin-bottom: 0;}
header .top { background: #282828; color: #fff;}
header .navbar-header .shopping-cart { margin-right: 20px; position: absolute; right: 0;} /* mob */
header .solid-menus .navbar-default .navbar-nav > li > a {font-family: 'Nexa Bold'; color: #282828;}
header .solid-menus .navbar-default .navbar-nav > li > a:hover {color: var(--main-color);}
header .solid-menus .bg-dark.navbar-default .navbar-nav>li>a {color: unset;}
header .solid-menus .navbar li.active a {background: none;}
header .solid-menus .navbar-pos-search, .solid-menus .navbar-pos-search a {position: relative;}
header .solid-menus .x-search-close {position: absolute; top: 0; right: 0; width: 45px; text-align: center; height: 45px; line-height: 45px; display: block;}
header .badge {position: absolute; bottom: 0; right: 7px; background-color: var(--main-color)!important; padding: 3px 7px 4px 7px;}
.search header {margin-bottom: 30px;}


/* one product */

.one-product {text-align: left;}
.one-product .product-img {border: none;}
.product-holder {height: 100%;}
.product-holder .product-img img {object-fit: cover; width: 100%;border-radius: 5px;}
.product-holder .product-img .product-icons {position: absolute; bottom: 0; right: -1px; z-index: 1; padding: 8px; transform: translate3d(0, 0, 0); transition: transform 0.5s, opacity 0.6s; will-change: transform; opacity: 0;}
.product-holder .product-img:hover .product-icons {transform: translate3d(0, -50%, 0);  opacity: 1;}
.product-icons :is(.favourites, .add-to-cart) {}
.product-icons :is(.favourites, .add-to-cart) svg {width: 28px; height: 46px; fill: #484848; cursor: pointer;}
.product-icons button {padding: 0; border: 0; background: transparent; margin: 0;}
.product-icons button, .product-icons .favourites {float: none; width: 44px; height: 44px; line-height: 44px; background: #fff; overflow: hidden; padding: 0; font-size: 18px; text-align: center; box-shadow: inset 0px 0px 2px 1px #9b9b9bab; cursor: pointer; border-radius: 100%;}
.product-icons .add-to-cart {height: 35px;}
.product-icons button:hover, .product-icons .favourites:hover {background-color: var(--main-color); border-color: var(--main-color);}
.product-icons button:hover svg, .product-icons .favourites:hover svg {fill: #fff;}
.product-icons .favourites .checked svg {fill: var(--main-color)}
.product-icons .favourites .unchecked svg {}
.product-icons .favourites:hover .checked svg {fill: #e799c2;}
.one-product img:hover {transform: unset;}
.one-product .product-holder a h2 {margin-bottom: 0; min-height: 35px; height: auto;}
.one-product .price {font-size: 15px; color: #2C3643; font-weight: 400;}
.product-flags {right: unset; left: 5px; top: 5px;}
[class^='exp-on-'] {border-radius: 100%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center;}
.exp-on-new {background-color: #00b4b3;}
.exp-on-action {background-color: #974786;}
.exp-on-discount {background-color: var(--main-color);}
.product .one-product .follow-featured {right: 0; left: unset;}


@media only screen and (min-width: 768px) {
    
    .md-flex {display: flex!important;}
    .slider-pd, .flickity-slider, .flickity-viewport {padding: 0 0 0 120px; position: relative!important;}
    header #nav-section {padding: 0;}
    header .navbar-brand {height: auto; padding: 10px 15px;}
    header .solid-menus .navbar-brand > img {max-height: 40px; max-width: 100%; height: auto; min-width: 70px; min-height: auto;}
    #nav-section .navbar-default .navbar-nav {display: flex; justify-content: center; align-items: stretch;}
    #nav-section .navbar-default .navbar-nav > li {display: flex; align-items: center;}
    header .navbar-nav > li > a {padding-top: 20px; padding-bottom: 20px;}
    header .solid-menus #navbar-inner-container {display: flex; align-items: center; justify-content: space-between; transition: width 0.4s ease-in; z-index: 999; position: relative; background: #fff;}
    header .solid-menus #navbar-inner-container ul.navbar-nav-icons {list-style: none; margin: 0; align-items: center; justify-content: flex-end; padding-right: 15px;}
    header .solid-menus #navbar-inner-container ul.navbar-nav-icons > li > a {display: flex; padding: 5px 10px;}
    header .solid-menus #navbar-inner-container ul.navbar-nav-icons > li > a > svg {width: 30px; height: 30px; display: inline-block; fill: #686868;}
    .sticky {position: fixed; top: 0; width: 100%; z-index: 9999; background: #fff;}
    .bottom-sticky {height: 0; width: 100%;}
    #header:has(.sticky) .bottom-sticky {height: 70px;}
    header #top-search {width: 100%;}
}

@media screen and (min-width: 1400px) {
    .block-service {padding: 0 120px;}
    .block-service-home6 ul > li .wrap {display: inline-flex;}
}

/* centriraj logo */
@media screen and (min-width: 1024px) and (max-width: 1399px) { 
    
    #nav-section .navbar-default .navbar-nav > li > a { font-size: 13px; letter-spacing: -0.5px; padding: 20px 10px;}
    .whyBts:after {height: 66%; max-height: none;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #nav-section .navbar-default .navbar-nav {overflow-x: scroll; overflow-y: hidden; justify-content: flex-start;}
    header .solid-menus #navbar-inner-container ul.navbar-nav-icons {padding-right: 0; min-width: 70px;}
    header .solid-menus #navbar-inner-container ul.navbar-nav-icons > li > a {padding: 5px 7px;}
}

@media only screen and (max-width: 767px) {
    #nav-section {  margin-bottom: 0px;  border-bottom: 0px solid #f1f1f1; }
    header .navbar-nav {margin: 0 -15px;}
    .solid-menus .navbar-brand>img { display: inline-block; height: 35px; margin-top: -7px; }
    .solid-menus .navbar-brand.navbar-brand-center {  left: 0; right: unset; width: 100%; z-index: 0;}
}

@media only screen and (max-width: 767px) {
    .advanced-search .icon { top: 16px;left: 10px;}
    .advanced-search .navbar-form.search {margin-top: -20px;}
    .advanced-search .input input { border:0; border-bottom: 1px solid #282828; }
    .advanced-search .input input:focus { outline: none; border:0; border-bottom: 1px solid #ec2a91; }
}


/* homepage */
.video-wrap, .img-wrap {position: relative; height: calc((100vh - 60px) - 40px); width: 100%; box-shadow: 0 5px 40px #eee;}
.video-wrap .video-text, .img-wrap .img-text { position: absolute; top: 45%; left: 50%; transform: translate3d(-50%,-50%,0); z-index: 2; width: 100%; max-width: 70%; }
.video-wrap .video-text h1 {color: #fff; font-size: 50px;}
.video-wrap .video-text h2 {font-size: 34px;  margin-bottom: 300px; line-height: 1.2; background: rgb(228,42,137); background: -webkit-linear-gradient(136deg, rgba(228,42,137,1) 0%, rgba(226,110,168,1) 60%, rgb(228, 154, 193,1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.video-wrap .video-text h4 {font-size: 40px; letter-spacing: -1px;}
.video-wrap .video-text h4 {color: #fff;}
.video-wrap .video-back, .img-wrap .img-back { display: block; visibility: visible; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: display .3s; -moz-transition: display .3s; transition: display .3s; pointer-events: none; }

@media only screen and (max-width: 767px) {
    .video-wrap .video-text, .img-wrap .img-text {top: 50%;}
    .video-wrap .video-text h1 {font-size: 35px; padding-bottom: 0px; margin-bottom: 20px;}
    .video-wrap .video-text h2 {font-size: 26px; margin-bottom: 0px;}
    .video-wrap, .img-wrap {height: calc(100vh - 168px);}
}


.block-service ::-webkit-scrollbar { height: 4px; }
.block-service ::-webkit-scrollbar-track { background: #f1f1f1; }
.block-service ::-webkit-scrollbar-thumb { background: var(--main-color); }
.block-service-home6 ul {padding: 0;}
.block-service-home6 ul > li {padding: 20px 0;}
.block-service-home6 ul > li .wrap .text {padding: 0;}
.block-service-home6 ul > li .wrap :is(.icon, .icon svg) {width: 41px; height: 41px; fill: var(--main-color);}
.block-service-home6 ul > li .wrap .text h5 a {font-family: 'Nexa Black'; pointer-events: none;}
.block-service-home6 ul > li:hover .wrap .text h5 a {color: var(--main-color);}
.block-service-home6 ul > li .wrap .text :is(a, p) {color: #1f1f1f;}
.block-service-home6 ul > li .wrap .text p {cursor: context-menu;}
.block-service-home6, .block-service-home6 ul > li {border-color: #e8e8e8;}


.by-color .carousel .carousel-cell {position: relative; width: 24%; height: 600px; margin-right: 10px; border-radius: 5px; background-position: center center; background-size: cover; background-color: #fff; max-width: 420px; overflow: hidden;}
.by-color .carousel .carousel-cell a {position: absolute; width: 100%; height: 100%; z-index: 1; top: 0; left: 0; display: flex; justify-content: center; align-items: center;}
.by-color .carousel .carousel-cell a img {width: 100%; object-fit: cover; min-width: 100%; min-height: 100%; will-change: transform; transition: transform 0.6s ease-out;}
.by-color .carousel .carousel-cell a .caption_upper {position: absolute; z-index: 5; left: 10px; right: 10px; transition: opacity 0.4s, transform 0.3s; top: 50%; color: #fff; font-size: 1.25rem; max-width: 80%; margin: 0 auto; opacity: 1; 
                                            transform: translate3d(0, -50%, 0); transition: transform 0.5s; will-change: transform; text-align: center; display: inline-block; width: 100%;}
.by-color .carousel .carousel-cell a .caption_upper h2 {text-shadow: 0px 0px 30px #000000d1; color: #fff; text-transform: capitalize;}
.by-color .carousel .carousel-cell a:hover .caption_upper {transform: translate3d(0, -100%, 0);}
.by-color .carousel .carousel-cell a .caption_upper button {display: block; position: absolute; bottom: 0; left: 50%; font-size: 16px; transform: translate3d(-50%, 110%, 0); opacity: 0; transition: opacity 0.6s; font-family: 'Nexa Bold';
                                                    pointer-events: none; border-radius: 4px; background-color: #fff; color: #3d3d41; padding: 18px 30px; border: 1px solid transparent; height: auto; width: auto;}
.by-color .carousel .carousel-cell a:hover .caption_upper button {opacity: 1;}
.by-color .carousel .carousel-cell a:after {content: " "; position: absolute; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; background: rgba(61, 61, 65, 0.13); opacity: 0; box-shadow: inset 0 0 0px rgb(61 61 65 / 13%); 
                                    transition: opacity 0.4s, box-shadow 0.5s; opacity: 1; box-shadow: none;}
.by-color .carousel .carousel-cell a:hover:after {box-shadow: inset 0 0 150px rgb(0 0 0 / 50%); opacity: 0.3;}
.by-color .carousel .carousel-cell a:hover img {transform: scale(1.07);}
.by-color .flickity-page-dots {margin: 30px auto; position: relative; bottom: unset;}
.by-color .flickity-page-dots .dot {height: 4px; background: var(--main-color); width: 5%; margin: 0; border-radius: 0;}
.by-color .flickity-page-dots .dot:first-child {border-radius: 10px 0 0 10px;}
.by-color .flickity-page-dots .dot:last-child {border-radius: 0 10px 10px 0;}


.homepage video { max-height: 100%; object-fit: cover; width: 100%; height: 100vh; }
.homepage a.animated-light2 { background: #de69a3; font-size: 14px; padding: 16px 40px; color: #fff;  margin-bottom: 8px; }
.homepage a.animated-light3 {background: #8cbfeb;}


.banners .slideBanner {max-height: 200px;}
.banners .carousel {width: 100%;}
.banners .flickity-viewport {width: 100%; height: 100%!important;}
.banners .carousel-cell {width: 50%; height: 100%;}
.banners .carousel-cell img {height: 100%; object-fit: cover;}


.whyBts {padding: 75px 0; display: flex; align-items: end; height: 90vh; min-height: 850px; width: 100%; position: relative; background: #fff; color: #fff;}
.whyBts:after {content: ''; background: #000; background: linear-gradient(0deg,rgba(0,0,0,0.7) 30%,rgba(0,0,0,0) 100%); position: absolute; bottom: 0; left: 0; height: 55%; width: 100%; z-index: 1; max-height: 389px;}
.whyBts .imageHolder {position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 0;}
.whyBts .imageHolder img {width: 100%; height: 100%; object-fit: cover; object-position: top center;}
.whyBts h2 {text-shadow: 1px 1px 1px #00000040; color: #fff;}
.whyBts .iconHolder {margin-right: 30px;}
.whyBts .iconHolder img {max-width: 50px;}
.whyBts .contentHolder h5 {font-weight: 700; color: #fff;}
.whyBts .contentHolder p {font-size: 16px; line-height: 24px;}


.home-brands :is(.flickity-viewport, .flickity-slider) {padding: 0;}
.home-brands .carousel-cell {width: 16%; max-height: 70px; display: flex; justify-content: center;}c
.home-brands .carousel-cell img {height: 70px; filter: grayscale(1); width: auto; transition: filter 0.1s ease;}
.home-brands .carousel-cell img:hover {filter: grayscale(0);}

.newsletter {background-color: #f8f8f8;}
.newsletter-wrapper {display: flex; flex-direction: column; max-width: 900px; margin: auto; justify-content: center; gap: 10px; align-items: center; padding: 28px 0;}
.newsletter-group {position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; gap: 20px;}
.newsletter-group input[type="email"] {flex: 1 1 auto; width: 1%; margin-bottom: 0; height: auto;  padding: 0.6rem 1rem; transition: all .2s cubic-bezier(.7,0,.3,1); -webkit-appearance: none;border-radius: 13px; background-color: #fff;}
.newsletter-group .btn-subscribe {background-color: var(--main-color); color: #fff;}

.block-service-home6 {margin: 0; background-color: #f8f8f8;}


/* product */

.slider-nav .slick-slide.thumbnail-image .thumbImg { height: unset!important;}
.slider-nav .slick-slide span { display: none!important;}
.slick-list { height:auto!important }
.banner-slider .slider.slider-nav { height: unset!important; }

.product-photo img { margin-bottom: 10px;}
.product-color {  margin-bottom: 10px;}
img.pocket {  height: 30px;  margin-right: 3px;}
.length-icons { margin: 10px 0 0 0; }
.productitem-video { max-width: 100%; }
.product-details {  padding: 0 4%;}
.product-details .price, .product-details .price .salesprice { color: #979797; }
.product-details .go-to-checkout { background: #c7297d;}
.product-details .add-to-cart { padding: 13px 15px; }
.product-details .add-to-cart { background: #282828; }
.product-details .sp-minus { background: #282828; }
.product-details .sp-plus { background-color: #282828; }
.hvr-sweep-to-right:before { background: #f5468b;}

.sp-input {position: relative;}
label[for=quntity-input-value]  {position: absolute; left: 0; margin-top: -30px;}

.comments .btn.focus, .btn:focus, .btn:hover {  background: #c7297d;}
h2.background span { background: #ffffff;}
.show-filters { background: #c7297d!important; }

div#modalSize {z-index: 9999;}
/*div#modalSize:before {content: ''; width: 100%; position: absolute; height: 100%; background: #00000091; left: 0; top: 0;}
.modal-backdrop.fade.in {display: none;}*/
body.modal-open {padding-right: 0!important;}


/* category */
.shop ul.filters .alert.alert-primary strong {color: var(--main-color)!important;}


.o-nama picture {width: 100%; background-color: #f5f5f5; padding: 20px 0; }
.o-nama picture img {margin: 0 auto;}


.checkout .cart-checkout .okvir h2, .checkout h3 {color: #282828;}
.checkout .cart-checkout .btn, .checkout .cart-checkout .okvir .editable {background: var(--main-color);}
.checkout .cart-checkout .btn:hover {background: #e168a5;}
.checkout .cart-checkout i.fa-sm, .cart-checkout .okvir .fa-times-circle {color: var(--main-color);}
.checkout .cart-checkout i.fa-times {color: #fff;}


.kontakt .contact-info ul > li {font-size: 15px; line-height: 1.7; position: relative; padding-left: 32px;}
.kontakt .contact-info ul > li:before { content: ''; position: absolute; left: 6px; background: url('/img/icon/logo-icon.png'); width: 20px; height: 27px; background-size: 15px; background-repeat: no-repeat; background-position: center left; opacity: 0.2; }
.kontakt .contact-info ul > li:first-child {padding-left: 0;}
.kontakt .contact-info ul > li:first-child:before {display: none;}
.kontakt .contact-info img {width: 30px; height: auto; margin-right: 10px;}
.kontakt .contact-info ul > li a {color: var(--main-color);}
.kontakt .contact-info li > h2 {margin: 0;}
.kontakt .contact-form h3 {font-weight: 400!important; color: var(--main-color);}
.kontakt .form-group {margin-bottom: 20px;}
.kontakt .form-control {padding: 16px 15px; background: #ede8eb73; border-radius: 7px; border-color: transparent; color: var(--main-color);}
.kontakt .form-control:hover {border-color: #ec258f40;}
.kontakt .form-control:focus {background: #ede8eb24; border-color: var(--main-color);}
.kontakt .contact-form button {background: var(--main-color); float: right; padding: 15px 40px;}


.search .one-product img {aspect-ratio: unset;}






.loyalty .mobile img {width: 70%}


/* footer */
footer {position: fixed; left: 0; bottom: 0; width: 100%; z-index: -1;}
footer .details {background: #282828; padding: 50px 0; color: #fff;}
footer ul li a:hover {font-weight: initial; color: #fff!important;}
footer .details a, footer .details span {color: #fff; font-size: 12px; margin-bottom: 0px; line-height: 1em;}
footer .details a:hover {color: #fff; font-weight: 400;}
footer ul li a:before {display: none;}
footer .details p.title {font-size: 12px; margin-bottom: 24px; text-transform: uppercase; padding: 0; font-family: 'Nexa Bold';}
footer .details p.title::before {display: none;}
footer .topsellers li > a {text-transform: capitalize;}
footer .details .contact-details > li {color: rgb(163, 163, 163); font-size: 11px;}
footer .details h6 {font-family: 'Nexa Bold'; font-size: 24px; background: rgb(228,42,137); background: -webkit-linear-gradient(136deg, rgba(228,42,137,1) 0%, rgba(226,110,168,1) 60%, rgb(228, 154, 193,1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
footer .social-footer li {display: inline-block;}
footer .social-footer li a {color: rgb(163, 163, 163);}
footer .social-footer li a:after {display: none;}
footer .social-footer li a > i {text-align: center; position: relative; display: inline-block; padding: 10px; font-size: 18px;}
footer .social-footer li:first-child a > i {padding-left: 0;}
footer .signature {border-top: 0.5px solid rgb(68, 68, 68);}
footer .signature .ex  {font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #a3a3a3;}
footer .signature .tos > li > a {font-size: 10px; color: #a3a3a3; text-transform: initial; letter-spacing: 0.5px;}
footer .signature .tos li a {position: relative;}
footer .signature .tos li a::before {content: ''; left: 0; color: #fff; width: 10px; height: 10px; display: absolute!important; background: red;}
footer .credit-cards {}
footer .credit-cards img {margin-left: 15px; filter: grayscale(0) invert(0)}
footer .credit-cards img:hover {filter: grayscale(1) invert(1);}
footer .credit-cards a {margin: 0;}
footer .credit-cards .visa {height: 25px;}


@media only screen and (max-width: 767px) {
    .flex-xs {display: flex;}
    h2 {font-size: 26px;}
    body {padding-bottom: 0;}
    
    #nav-section .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #fff;}
    
    ul.mobile-slide {margin: 0; overflow-x: scroll; overflow-y: hidden; white-space: nowrap;}
    ul.mobile-slide > li {display: inline-block; float: none !important; vertical-align: top; white-space: normal; width: 50%;}
    
    header .navbar-header .badge {bottom: 2px; left: -22px; right: unset;}
    .header-notification {font-size: 12px;} 
    
    .homepage a.animated-light2 {display: block;}

    .homepage a.animated-light2 {background: #de69a3a6;}
    .homepage a.animated-light3 {background: #8cbfeba6;}
    .homepage a.animated-light2:hover {background: #de69a3;}
    .homepage a.animated-light3:hover {background: #8cbfeb;}

    .home-categories > div {padding: inherit;}
    
    .whyBts {padding: 40px 15px 45px; height: auto;}
    .whyBts:after {max-height: none; height: 100%; background: linear-gradient(0deg,rgb(0 0 0 / 60%) 30%,rgb(0 0 0 / 30%) 100%);}
    
    .by-color {padding: 50px 0 0;}
    .by-color .carousel .carousel-cell {width: 49%; height: 400px; }
    .by-color .carousel .carousel-cell a .caption_upper h2 {font-size: 24px;}
    .carousel .carousel-cell a:hover .caption_upper button {font-size: 14px; padding: 10px 15px;}
    
    .banners {padding-bottom: 0; margin-top: 20px;}
    .banners [class^='col-'] {display: block;}
    .banners .carousel {height: 200px; margin: 30px 0;}
    .banners .carousel-cell {width: 33.3%;}
    .banners div:not(.carousel) img {margin-bottom: 10px;}
    
    .product-slider {padding: 0 15px;}
    
    .follow-us {padding-top: 50px;}
    
    .home-brands .carousel-cell {width: 33%;}
    .home-brands .carousel-cell img {max-height: 50px; width: auto;}
    
    .product-flags [class^='exp-on-'] {width: 44px; height: 44px; font-size: 10px;}
    
    .kontakt .contact-info ul > li:first-child {text-align: center;}
    
    footer {position: relative;}
    footer .details a.toggler {font-size: 15px;}
    footer .details p.title {display: block; text-align: center; margin-top: 25px!important;}
    footer .details ul {padding-top: 15px;}
    footer .social-footer {margin-bottom: 20px;}
    footer .signature {background: #282828; padding-bottom: 20px;}
    footer .signature .text-left {text-align: center;}
    footer .credit-cards {background: inherit; margin: 0; overflow-x: scroll; overflow-y: hidden; white-space: nowrap;}
    
}

@media only screen and (max-width: 459px) {
    .carousel.button-top .flickity-prev-next-button {top: -44px;}
    .carousel.button-top .flickity-prev-next-button.previous {right: unset; left: 0;}
    .carousel.button-top .flickity-prev-next-button.next {right: 0;}
    h2.section-title {text-align: center; font-size: 24px;}
    
    .home-brands .carousel-cell {width: 50%;}
}

@media only screen and (max-width: 300px) {
    h2.section-title {font-size: 18px;}
    .carousel.button-top .flickity-prev-next-button {top: -40px;}
}

@media screen and (min-width: 768px) and (max-height: 700px) {
    .video-wrap .video-text h1 {font-size: 38px;}
    .video-wrap .video-text h2 {margin-bottom: 200px; font-size: 28px; margin-top: 10px;}
}

@media screen and (min-width: 768px) and (max-height: 450px) {
    .video-wrap .video-text h1 {display: inline-block;}
    .video-wrap .video-text h2 {display: inline-block; margin-left: 20px;}
    .homepage a.animated-light2 {padding: 11px 20px;}
    .video-wrap .video-text p, .img-wrap .img-text p {margin: 0;}
}





.cookie-notification {width: 100%; margin: 0;}
a.close-cookie-notification {background-color: var(--main-color);}








/* Search pop up */
.search-box { position: fixed; top: 0; left: 0;width: 100%; height: 100%; border: 15px solid #ccc; background-color: rgba(255, 255, 255, 0.96); z-index: 9999; }
.search-box > .container { display: table; vertical-align: middle; text-align: center; height: 100%;}
.search-box .hide-search-box { z-index: 1; cursor: pointer; position: absolute; right: 20px; top: 10px; width: 50px; height: 50px; font-size: 48px; }
.search-box #search { display: table-cell; vertical-align: middle; text-align: center;}
.search-box .input {    position: relative; width: 100%; border: 3px solid #484848; max-width: 450px; margin: 0 auto; padding: 15px 30px; border-radius: 30px; color: #484848;}
.search-box .input input { border: 0; width: 100%; background: transparent;}
.search-box .input input:focus { outline: none; border: 0px solid #b9b9b9;}
.search-box .input input::placeholder { color: #ccc; opacity: 1; } /* placegolder color */
.search-box .input input::-ms-input-placeholder { color: #ccc;}
.search-box .input input::-ms-input-placeholder { color: #ccc;}
.search-box .input .button {position: absolute; right: 25px; top: 9px;}
.search-box .input .button input { background: transparent; border-color: transparent; font-weight: 700; line-height: 31px; font-size: 20px;color: var(--main-color);}
@media only screen and (max-width: 767px) {
    .search-box > .container { width: 90% };
}
.search h1 span {color: var(--main-color);}




















