/* shrinking header section */

.shrinker {
	background: transparent;
        height: (set your header height in pixels);
	transition: all .8s linear!important;
	-webkit-transition: all .8s linear!important;
	-moz-transition: all .8s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
        height: (set your header height after shrinking in pixels)!important;
	padding-top: px!important;
	padding-bottom: px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.02);
	transition: all .8s linear!important;
	-webkit-transition: all .8s linear!important;
	-moz-transition: all .8s linear!important;
}

/* shrinking logo image */

.shrinking-logo img {
	width: 650px!important;
	transition: all .9s linear!important;
	-webkit-transition: all .9s linear!important;
	-moz-transition: all .9s linear!important;
}

.shrinker.elementor-sticky--effects img {
	margin-top: -35px!important;
	width: 150px!important;
	transition: all 0.9s linear!important;
	-webkit-transition: all 0.9s linear!important;
	-moz-transition: all 0.9s linear!important;
}

.shrinker.elementor-sticky--effects ul li a {
	margin-top:10px!important;
	transition: all 0.9s linear!important;
	-webkit-transition: all 0.9s linear!important;
	-moz-transition: all 0.9s linear!important;
}

.shrinker.elementor-sticky--effects icon{
	margin-top:40px!important;
	
}

.shrinking-logomobile img {
	width: 200px!important;
	transition: all 2s linear!important;
	-webkit-transition: all 2s linear!important;
	-moz-transition: all 2s linear!important;}
}

.yith-wcbk-form-section.yith-wcbk-form-section-duration.yith-wcbk-form-section-duration--type-customer {
    display: none;
}
abbr.required {
    display: none;
}

@media (max-width: 1024px) {
    .elementor-17 .elementor-element.elementor-element-3084566c img {
        width: 40% !important;
    }
}



{
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--e-global-color-primary);
    display: none;
}



.jet-reviews-button__text {

    display: none;
}

.jet-reviews-button__icon {

    display: none;
}