/*
* ===================================================
*     CUSTOM CSS CODE BELOW
* ===================================================
*/

/* Airlectra */

@media (min-width: 1260px) {
    .container {
        max-width: 1230px;
    }
}

.mob-nav {
    position:fixed;
    width:100%;
    z-index:10000;
    background-color:#000;
}

.flex-1-0-auto {
    flex:1 0 auto;
}

.mob-nav .img-logo {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.mob-nav .navbar {
    height:60px;
}

.navbar-expand-lg.pt-fixed-head {
    padding-top:60px;
}

.navbar-expand-lg.pt-fixed-head.sticky-cat {
    padding-top:113px;
}

.usp-top {
    padding-top:3rem;
}

.top-usp {
    font-size:13px;
    margin-right:0.75rem;
    display: flex;
    align-items: center;
    white-space:nowrap;
}

.top-usp i {
    color:#32b338;
    font-size:17px;
    margin-right: 0.25rem;
}

.navbar-bg {
    margin-left:-15px;
    margin-right:-15px;
}

@media (min-width:992px) {
    .top-usp {
        font-size:11px;
    }
    .top-usp i {
        font-size:14px;
    }
    .navbar-bg {
        margin-left:0;
        margin-right:0;
    }
}

@media (max-width:400px) {
    .top-usp {
        font-size:11px;
    }
    .top-usp i {
        font-size:14px;
    }
}

.mob-login {
    background-color:#fec108;
    width: 60px;
}

.mob-login .fa-user {
    color:#000;
    font-size:1.75rem;
}

.mob-cart {
    width: 60px;
    margin-right: -1rem;
    padding-right: 1rem;
}

.mob-cart .fa-shopping-cart {
    font-size:1.75rem;
    color:#fec108;
}

.mob-cart .icon-count-hidden {
    display:none;
}

@media (min-width:992px) {
    .usp-top {
        padding-top:0;
    }
    .top-usp {
        font-size:16px;
        margin-right:0;
    }
}

.mob-menu-head {
    font-size:23px;
    height:53px;
}

.sticky-cat .navbar-bg {
    position:fixed;
    top:0;
    left:0;
    right:0;
    margin-left:0;
    margin-right:0;
    z-index: 1040;
    background-color: #000000;
    -webkit-transition: top 1s ease 0s,bottom 1s ease 0s;
    -moz-transition: top 1s ease 0s,bottom 1s ease 0s;
    transition: top 1s ease 0s,bottom 1s ease 0s;
}

.sticky-cat.trans-cat .navbar-bg {
    top:60px;
    border-top:5px solid #fff;
}

.navbar-bg a:hover {
    opacity:1;
}

.sticky-cat.trans-cat .navbar-bg #mainMenu {
    overflow-y: scroll;
    max-height: calc(100vh - 120px);
}

.mob-menu-head.block-toggler .block-toggler-icon {
    right:10px;
}

.mob-menu-list a, .mob-menu-list .nav-link {
    color: #ffffff;
    font-size:16px;
}
.mob-menu-head.block-toggler, .mob-menu-head.block-toggler:focus, .mob-menu-head.block-toggler:hover, .mob-menu-head.block-toggler[aria-expanded=true] {
    color:#ffffff;
}

.mob-cart .navbar-icon-badge.icon-count {
    top: 6px;
    right: -8px;
    left:unset;
}

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

ul.breadcrumb {
    padding:0;
}

.det-menu-list .main-top-menu:first-child {
    border-left: 1px solid #505050;
}

.det-menu-list .main-top-menu {
    border-right: 1px solid #505050;
}

.det-menu-list .main-top-menu:hover {
    background-color:#fec108;
}

.det-menu-list .main-top-menu:hover .nav-link {
    color: #000;
    opacity:1;
}

.det-menu-list .main-top-menu .dropdown-menu {
    background-color: #000000;
}

.det-menu-list .main-top-menu a.dropdown-item {
    color: #ffffff;
    padding: 0.4rem 1rem;
}

.det-menu-list .main-top-menu .dropdown-menu-first.dropdown-menu--visible {
    top:100%;
}

.h-50px {
    height:50px;
}

.det-login {
    background-color:#fec108;
}

.det-cart {
    background-color:#000000;
}

.det-cart .text-color-invert {
    color:#fec108;
}

.det-cart .basket-count-items {
    color:#f83235;
}

.det-login .det-cart {
    font-size:1.25rem;
}

.bigbanner_image .bigbanner_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bigbanner_image .bigbanner_caption {
    position: absolute;
    bottom:6%;
    width: 100%;
}

.bigbanner_image .bigbanner_caption_content {
    width: 65%;
    margin: 0 auto;
    text-align: left;
}

.bigbanner_image .bigbanner_caption_content h2 {
    font-size:2rem;
}

.bigbanner_image p {
    display:none;
}

.bigbanner_image .btn {
    border-width: 2px;
}

@media (min-width:768px) {
    .bigbanner_image .bigbanner_caption {
        bottom:15%;
    }
    .bigbanner_image .bigbanner_caption_content h2 {
        font-size:2.5rem;
    }
    .bigbanner_image p {
        display:block;
        font-size:1.25rem;
    }
}

.side-vat {
    text-transform:uppercase;
    background-color: #000000;
}

.side-title {
    background-color: #000000;
    color: #ffffff;
    text-transform:uppercase;
    font-weight:700;
}

a.side-vat-sel {
    border-top:1px solid #505050;
    color: #ffffff;
}

a.side-vat-sel.vat-selected {
    opacity:0.7;
}

.sidebar-icon-menu li {
    border-bottom:1px solid #ccc;
}

#description img {
    max-width:100%;
    height:auto;
}

.btn-shop {
    font-size: .875rem;
}

.product-price.has-before-price {
    color:#f83235;
}

.product .product-price, .product .product-before-price {
    font-size:1.4rem;
}

.product .product-before-price {
    margin-right:6px;
}

.uspar ul {
    list-style-type:none;
    padding-inline-start: 2px;
    font-size: 13px;
}

.uspar li {
    display:flex;
    align-items:center;
    line-height:23px;
}

.uspar i {
    font-size:19px;
    margin-right:8px;
}

.product .uspar i {
    font-size:16px;
}

.flex-basis-100 {
    flex-basis: 100%;
}

@media (min-width:992px) {
    .px-lg-container {
        padding-left:15px;
        padding-right:15px;
    }
    .uspar li {
        line-height:22px;
    }
    .uspar i {
        font-size:18px;
    }
}

.navbar-checkout-btn, .product-btn-addcart {
    color: #000000;
    background: #fec108;
    transition: all 0.2s ease-in-out;
}

.navbar-checkout-btn:hover, .product-btn-addcart:hover {
    color: #000000;
    background: #fec108;
}

#product h1 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.3;
}

@media (max-width: 1200px) {
    #product h1 {
        font-size: calc(1.325rem + .9vw);
    }
}

.255 {
    flex-wrap:wrap;
}

.swiper-thumb-item {
    max-width:unset;
    flex-basis: calc(16.6% - 10px);
    flex-grow: 0;
}

.descr-readmore img {
    float:left;
    margin-right: 20px;
    margin-bottom:12px;
}

@media (min-width:992px) {
    .descr-readmore img {
        margin-bottom:5px;
    }
}

.read-short {
    height:250px;
    max-height:250px;
    overflow:hidden;
}

.fadeout {
   position: absolute;
   bottom: 83px;
   margin-bottom: -50px;
   width: 100%;
   height: 50px;
   background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
   background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
   background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
   background-image: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
   background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
}

.read-link {
   text-decoration:underline;
}

.read-link:hover {
   cursor:pointer;
}

.product-stars {
    position:relative;
    bottom:unset;
}

.fixed-buy {
    position:fixed;
    bottom: -100px;
    left:0;
    right:0;
    padding:12px;
    background-color:#fff;
    z-index:101;
    top: unset;
    visibility: hidden;
    -webkit-transition: top 1s ease 0s,bottom 1s ease 0s;
    -moz-transition: top 1s ease 0s,bottom 1s ease 0s;
    transition: top 1s ease 0s,bottom 1s ease 0s;
}

.fixed-buy .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222;
}

.fixed-buy.show {
    bottom: 10px;
    visibility: visible;
}

@media (max-width:991.9px) {
    #sidebarCart.modal {
        top:60px;
    }
    #sidebarCart.modal.modal-right .modal-content {
        height: calc(100vh - 60px);
    }
}

.excl-price {
    font-size:0.9rem;
}

.incl-text, .excl-text {
    opacity:0.8;
}

.categoryOverview {
    margin-top:16px;
}

.category_image.img-scale-container {
    border:1px solid #555;
}

/*
@media (min-width: 300px) and (max-device-width: 400px) {
    .navbar-brand {
        max-width: 200px;
    }
}

@media (min-device-width: 601px) and (max-device-width: 768px) {
    .navbar-brand {
        max-width: 320px;
    }
}

@media (min-device-width: 738.1px) and (max-device-width: 991.9px) {
    .navbar-brand {
        max-width: 350px;
    }
}
*/

@media (max-width:991.9px) {
    .navbar:not(.navbar-mb-top) {
        flex-wrap:nowrap;
    }
    .navbar-brand {
        margin-right: 1rem;
    }
}

.rev-img-submit.btn.btn-primary {
    color: #000000;
    border-color: #fec108;
    background: #fec108;
    transition: all 0.2s ease-in-out;
}

.rev-img-submit.btn.btn-primary:hover {
    color: #000000;
    border-color: #fec108;
    background: #fec108;
}

.top-rev {
    line-height:0;
}

#copy-review {
    color:#fdc82b;
    font-size:16px;
    letter-spacing:2px;
}

#copy-review #omdqty {
    color: #000000;
    font-size: 15px;
    letter-spacing:0;
}

.text-warn {
    color:red;
}

.accordion h2 {
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
}

.accordion .card {
    box-shadow: none;
    margin-bottom:1rem;
}

.accordion .card-header {
    background:none;
    background-color: #fec108;
}

.indicator {
    position: absolute;
    top: 4px;
    right: 10px;
}

.accordion .head-text {
    font-size: 14px;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
    width:calc(100% - 40px);
}

.prod-usp i {
    margin-top:6px;
    margin-right:8px;
    color:#32b338;
}

.product .ribbon--rectangle.ribbon--left {
    left: 8px !important;
}
.product .ribbon--rectangle.ribbon--right {
    right: 8px !important;
}
#product .ribbon--classic.ribbon--left {
    left: -4px !important;
    top: -4px !important;
}
#product .ribbon--classic.ribbon--right {
    right: -4px !important;
    top: -4px !important;
}
#product .ribbon--cirle.ribbon--left {
    top: -40px !important;
    left: -18px !important;
}
#product .ribbon--cirle.ribbon--right {
    top: -40px !important;
    right: -18px !important;
}
#product .ribbon--rectangle.ribbon--left {
    left: -7px !important;
}
#product .ribbon--rectangle.ribbon--right {
    right: -7px !important;
}

.btn.btn-photoswipe {
    top: 50px;
}

.countdown {
    text-align:center;
    /*color: #fec108;*/
    border: 4px solid #fec108;
    padding:5px 8px;
    font-size:1.25rem;
}

.product-current-stock-status.text-success.custom-stock {
    color:#f83235!important;
    font-size:1.5rem;
    text-shadow: 3px 3px 5px #ccc;
}