.headerOver #header {
    position: absolute;
    color: #fff;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;

}
#innerheader {
    position: relative;
    z-index: 40;
    transition: all .4s;
    border-bottom: none;
}
.is-sticky #innerheader {
    background: #383e42;
}
.prodGallery .thumbImages .owl-nav {
    position: absolute;
    top: 30px;
    width: 100%;
    color: #db0b12
}

.prodGallery .thumbImages .owl-nav div {
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: 10px;
    right: 7px;
    background: rgba(255,255,255,.9)
}

.prodGallery .thumbImages .owl-nav div:before {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    display: block;
    margin: 12px
}

.prodGallery .thumbImages .owl-nav div.owl-prev {
    right: inherit!important;
    left: 7px!important
}

.prodGallery .thumbImages .owl-nav .owl-prev:before {
    content: "\E037"
}

.prodGallery .thumbImages .owl-nav .owl-next:before {
    content: "\E038"
}

.prodGallery .owl-carousel .owl-item {
    text-align: center
}

.prodGallery .owl-carousel .owl-item img {
    width: inherit;
    display: inline
}

#single.product .gallery {
    display: none
}

.prodGallery .thumbImages .owl-nav {
    position: absolute;
    top: 45px;
    width: 100%;
    color: #495562;
}

.prodGallery .thumbImages .owl-nav div {
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: 10px;
    right: 7px;
    background: rgba(255,255,255,.9)
}

.prodGallery .thumbImages .owl-nav div:before {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    display: block;
    margin: 12px
}

.prodGallery .thumbImages .owl-nav div.owl-prev {
    right: inherit!important;
    left: 7px!important
}

.prodGallery .thumbImages .owl-nav .owl-prev:before {
    content: "\E037"
}

.prodGallery .thumbImages .owl-nav .owl-next:before {
    content: "\E038"
}

.prodGallery .owl-carousel .owl-item {
    text-align: center
}

.prodGallery .owl-carousel .owl-item img {
    width: inherit;
    display: inline
}

#single.product .gallery {
    display: none;
}

.prodGallery {
    margin-bottom: 10px
}

.prodGallery .bigImages {
    margin-bottom: 10px
}

.prodGallery .bigImages .image {
    display: none;
    cursor: pointer;
    text-align: center;
    border: 1px solid #e2e2e2;
    padding: 5px
}

.prodGallery .bigImages .image:first-child {
    display: block
}

.prodGallery .thumbImages {
    overflow: hidden;
    position: relative;
    margin: 0 -5px
}

.prodGallery .thumbImages .image {
    cursor: pointer;
    text-align: center;
    padding: 5px
}

.prodGallery .thumbImages .image .inner {
    padding: 15px 5px;
    border: 2px solid #ddd
}

@media all and (max-width: 480px) {
    .prodGallery {
        float:none;
        margin: 0 0 10px
    }
}
.fancybox-caption.fancybox-caption--separate {
    display: none;
}

.tab-container {
    margin: 20px auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.tab-buttons {
    display: flex;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    border-bottom: 2px solid #e30614;
}

.tab-button {
    flex: 1;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    background-color: #f1f1f1;
    color: #576573;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
}

.tab-button:hover {
    background-color: #576573;
    color: #fff;
}

.tab-button.active {
    background-color: #576573;
    color: #fff;
}

.tab-content {
    display: none;
    padding: 20px;
    background-color: #fff;
    border-top: 1px solid #ddd;
}

.tab-content.active {
    display: block;
}

@media screen and (max-width: 600px) {
    .tab-button {
        font-size: 14px;
        padding: 8px;
    }
}
.fancybox-caption.fancybox-caption--separate {
    display: none;
}
.picHeader {
    background-position: 50% 0 !important;
    background-size: cover !important;
    background-color: var(--c2);
    color: #fff;
    text-transform: uppercase;
    padding: 80px 0;
}
.item-container {
    border: solid 1px #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}
figure.wp-block-gallery.has-nested-images {
    align-items: normal;
    display: none;
}
tbody {
    font-size: 14px;
}
#menuGroup #menu li.sutun2>.sub-menu, #menuGroup #menu li.sutun3>.sub-menu {
    display: grid
;
    border-radius: 0;
    right: 0;
}
#menuGroup #menu li .sub-menu li:first-child a:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 667px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    transform: rotate(270deg);
    transition: all .3s;
}
.safirWidget .title a, .safirWidget a .title {
    transition: color .2s;
    color: #000;
    text-transform: uppercase;
}
.whatsap {
    cursor: pointer;
    padding: 10px 0;
    margin: calc((var(--headerHeight) - 40px) / 2 + 16px) 0;
    color: #fff;
}
#menuGroup #menu .whatsap svg {
    width: 26px;
    height: 26px;
}
.whatsap {
    cursor: pointer;
    padding: 10px 0;
    margin: calc((var(--headerHeight) - 40px) / 2 + 16px) 0;
    color: #fff;
}
#menuGroup #menu .whatsap svg {
    width: 26px;
    height: 26px;
}
#popup-container {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
	z-index: 9999;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}

.popup-content {
    position: relative;
    background: #fff;
    padding: 5px;
    text-align: center;
	border-radius:10px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
    width: 500px;
}

#close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
	color: #db0b12;
}