@media (max-width: 767px) {
.sticky-product {
display: block !important;
}
.sticky-product.hide {
display: none !important;
}
}
#footer .share-links {
max-width: 100px !important;
}
#trustpilot-widget-trustbox-0-wrapper {
width:  220px;
margin-left: 0 !important;
margin-right: 0 !important;
}
#more_text {
display: none;
}
html {
scroll-behavior: smooth;
}
.success-message-container {
width: 350px;
border-top: 10px solid #990f9a;
}
.success-message-container .continue_shopping {
background-color: #ff7f27;
border: none;
}
.porto-products .products-filter .section-title {
display: none;
}
.porto-products.filter-horizontal .product-categories li {
margin-right: 1rem;
}
.header-main {
box-shadow: 0px 0px 15px rgb(0 0 0 / 30%) !important;
z-index: 99999;
}
#header.sticky-header .main-menu-wrap, .header-builder-p.sticky-header .header-main.sticky, #header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-right {
padding: 15px 0 !important;
}
.porto-products .products-filter li a {
background-color: #990f9a;
padding: 5px 10px;
color: #fff;
border-radius: 8px;
margin-top: 8px;
margin-bottom: 0px;
display: inline-block;
border: 3px solid #e5c3e5;
}
.home .no-breadcrumbs .main-content {
padding-top: 0;
}
.readmore {
border: 3px solid #e5c3e5 !important;
border-radius: 8px !important;
}
.sticky-logo {
max-width: 180px !important;
}
#footer .footer-bottom .footer-center {
padding-top: 20px;
padding-bottom: 20px;
}
.footer-bottom {
background-color: #990f9a !important;
color: #fff !important;
box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
}
.home .porto-recent-posts {
margin-bottom: 0 !important;
}
.footericon {
margin-right: 8px;
color: #990f9a;
font-size: 18px;
}
#footer {
border-top: 6px solid #990f9a;
}
.standard-logo {
max-width: 214px !important;
}
#footer .footer-bottom {
padding: 0 !important;
}
.cross-sells {
display: none;
}
.porto-radio {
padding-left: 2.8rem;
}
.cart-v2 .cart-v2 .cross-sells {
display: block !important;
}
.porto-btn {
background-color: #990f9a;
}
.kpi-row {
width: 100%;
margin-bottom: 60px;
margin-top: 16px;
}
.kpi-row span {
color: #990f99;
}
.kpi-check {
color: #990f99;
margin-right: 8px;
font-size: 22px;
}
.kpi-column {
float: left;
width: 50%;
}
.vc_message_box {
margin-bottom: 0;
}
.homebutton {
line-height: 35px !important;
}
.owl-item {
max-width: 500px;
}
.single_add_to_cart_button {
background: #ff7f27 !important;
}
.mollie-gateway-icon {
margin-left: 8px;
}
.vc_btn3-icon {
margin-left: 5px;
}
@media only screen and (max-width: 400px) { 
.kpi-column {
float: left;
width: 100%;
}
.kpi-row {
margin-bottom: 85px;
}
#header .logo img {
max-width: 180px !important;
}
}