/*
Theme Name: musclemommylab
Author: musclemommylab.lt
Version: 1.2
*/

body{
    margin:0px!important;
}

p {
    margin-top:0px!important;
}

button {
    cursor:pointer;
}

html, body {
    width:100%;
    overflow-x:hidden;
}

*:focus {
    outline: none;
    box-shadow:none!important;
}

ul.elementor-nav-menu--dropdown a {
    border:0px!important;
}

.elementor-slideshow__header {
    flex-direction:unset!important;
}

/* COOKIES STYLE */
.cky-btn {
	border-radius:0px!important;
}

.cky-btn-customize {
	border-color:#F163B3!important;
	color:#F163B3!important;
}

.cky-btn-preferences {
	background:#F163B3!important;
	border-color:#F163B3!important;
}

.cky-btn-reject,  .cky-btn-accept{
	background:#F163B3!important;
	border-color:#F163B3!important;
}
.cky-btn-revisit-wrapper{
	background:#F163B3!important;
}

.cky-consent-container, .cky-preference-center{
    font-family:"Inter", Sans-serif!important;
}