.page-bg-fone {
    width: 100%;
    height: 100%;
}
.sidebar-enabled::before {
    width: 100%;
    background-color: rgba(247, 247, 252, .8);
}
.btn-addtocart {
    background-color: transparent;
    border: none;
    padding: 0;
}
.red-text {
    color: #ed0101;
}
.red-bg {
    background-color: #ed0101;
}
.radius {
    border-radius: 0.75rem;
}
.card .badge:nth-child(2) {
    top: 3rem;
}
.card .badge:nth-child(3) {
    top: 4.5rem;
}
.card .badge.ec-messages {
    top: auto;
}
.card .bottom-badge {
    top: auto;
    bottom: 1.5rem;
}
.btn-wishlist.msfavorites i {
    vertical-align: inherit;
}
.msfavorites .remove {
    display: none;
}
.msfavorites.voted .remove {
    display: block;
}
.msfavorites.voted .add {
    display: none;
}

.sticky-cart {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

#ui-id-1 {
    z-index: 1100;
    background-color: white;
}
.badge .ec-messages {
    top: inherit;
}
.meta-link {
    color: #505050;
}
#orphography-button {
    position: fixed;
    bottom: 20px;
    background-color: white;
    left: 20px;
    z-index:100;
}
#orphography-button:hover {
    background-color: rgba(247, 79, 120);
    color: white;
}
#orphography-block {
    display: block;
    position: fixed;
    bottom: 72px;
    top: auto;
    left: 20px;
}
#orphography-block.bs-popover-top > .popover-arrow::after {
    left: 70px;
}
#orphography-block.bs-popover-top > .popover-arrow::before {
    left: 70px;
}
.category-menu #categories {
    display: none;
}
#categories.open {
    display: block;
}
.open-catalog i.open {
    transform: rotate(180deg);
}
.embed-responsive {
    height: 400px;
}
iframe {
    height: 100%;
}
.ec-antispam {
    display: none;
}
.star-rating .sr-star.active2 {
    color: #ffb15c;
}
.star-rating > span {
    cursor: pointer;
}
.mse2_number_slider {
    display: block;
    width: calc(100% - 40px);
    height: 3px;
    background-color: #e6e6f0;
    border-radius: 3px;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
}
.ui-slider-range {
    position: absolute;
    background-color: #766df4;
    height: 3px;
}
.ui-slider-handle {
    position: absolute;
    width: 1.375rem;
    height: 1.375rem;
    margin-top: -0.6875rem;
    border: 1px solid #e9e9f2;
    border-radius: 50%;
    box-shadow: 0 0.1875rem 0.375rem -0.0625rem;
    background-color: white;
    margin-left: -11px;
    outline: none;
    cursor: pointer;
}
.accordion-button {
    border-top: 1px solid #e9e9f2;
}
@media (max-width: 991px) {
    .page-bg-fone {
        background-image: none!important;
    }
    .sidebar {
        padding-top: 2rem;
    }
    .offcanvas-collapse {
        overflow: scroll;
    }
    .error-message-f5 {
        display: none;
    }
}
@media (max-width: 767px) {
    .mobile-footer {
        margin-left: 1rem !important;
    }
    .card .badge.ec-messages {
        top: auto;
        right: 0;
        left: auto!important;
        border-radius: 0;
    }
    .btn-scroll-top {
        display: none;
    }
	.meta-link {
		font-size: 0.9rem !important;
		line-height: 1.4rem;
	}
	h6.fs-lg {
		font-size: 1.8rem !important;
	}
}
.whatsappbot {
    bottom: 0;
    right: 0;
    position: fixed;
    left: auto;
    top: auto;
    z-index: 6;
    margin-right: 180px;
    margin-bottom: 90px;
    will-change: opacity;
    transition: opacity .15s ease;
    display: block;
    background: #43d854;
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 50% !important;
    box-shadow: 1px 2px 3px 0 rgb(15 65 33 / 8%), 5px 10px 20px 0 rgb(18 43 26 / 12%);
}
.whatsappbot .link {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 3em;
    line-height: 65px;
    border-radius: 50% !important;
    text-align: center;
}
.whatsappbot .link a {
    color: #fff;
}
.map-contakt iframe {
    height: 450px;
}
.simplebar-content {
    padding-right: 0!important;
}
.mse2-ac-wrapper {
    list-style: none;
}

._orientationLeft_a8c8 .button_ba21 {
    margin-left: 15px !important;
    margin-bottom: 35px !important;
}
.button_ba21 {
    border-radius: 65px!important;
    box-shadow: 0 19px 38px 0 rgb(34 36 43 / 30%);
    display: block;
    height: 65px;
    margin-bottom: 40px!important;
    position: relative;
    text-align: center;
    transform: scale(1);
    width: 65px;
}
.mse2_toggle_vendor {
    position: relative;
}
.collapse-filter .block-hidden {
    max-height: 195px;
    overflow-y: hidden;
    position: relative;
    transition: 0.5s;
}

.collapse-filter .all-collapse {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 13px;
    cursor: pointer;
    transition: 0.5s;
}
.collapse-filter .all-collapse:hover {
    color: #766df4;
}
.collapse-filter.collapsed .block-hidden{
    height: 100%;
    max-height: fit-content;
    transition: 0.5s;
}
@media (min-width: 992px) {
    .whatsappbot {
        margin-right: 2%;
        margin-bottom: 20px;
        width: 65px;
        height: 65px;
    }
}

@media (min-width: 1200px) {
    .whatsappbot {
        margin-right: 180px;
        margin-bottom: 90px;
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 991px) {
    .whatsappbot {
        margin-right: 15px;
        margin-bottom: 20px;
        z-index: 1033;
    }
    .simplebar-content {
        padding-right: 24px!important;
    }
		.blockquote {
			padding-left: 0rem;
		}
			.blockquote::before {
				    color: rgba(118, 109, 244, 0.2);
			}

	h1.display-6 {
		font-size: 1.1rem;
		line-height: 1.4;
	}

}
