.eicon-close:hover {transform: rotate(180deg);transition: .3s;}
.elementor-sticky--effects{-webkit-transform: translateY(-100%);transform: translateY(-100%);transition: transform .3s ease, -webkit-transform .3s ease !important;}
.shownavbar .elementor-sticky--effects{-webkit-transform: translateY(0%);transform: translateY(0%);transition: transform .3s ease, -webkit-transform .3s ease !important;}
.elementor-location-header .elementor-sticky--effects {
background: #22150D;
}
.menu-item.wpml-ls-menu-item {border-left: solid 1px #ffffff57;} .ux-line .line-1 {height: 1px;width: 45px;background: #a31f1f;display: block;margin: 3px 0}
.ux-line.ux-center .line-1{margin: 3px auto;}
.ux-line.ux-white .line-1{background: #fff} .elementor-price-list-description {margin-top: -10px !important;}
@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 812px){
.elementor-sticky--effects {-webkit-transform: none;transform: none;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
.elementor-sticky--effects {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1080px) 
and (orientation : landscape) { 
}