*HEADER DROP DOWN

.sf-menu ul.sub-menu {
    margin-top: 10.45px !important;
    left: 25px !important;
    box-shadow: none;
}

.dropdown-menu ul li a.menu-link {
    text-align: left;
}


.sf-menu ul.sub-menu {
    margin-top: 10.45px !important;
}

.dropdown-menu .sub-menu, #searchform-dropdown, .current-shop-items-dropdown {
    margin-top: 10.45px !important;
}

.dropdown-menu .sub-menu {
    margin-top: 10.45px !important;
}
.no-top-border .sub-menu {
    margin-top: 10.45px !important;
}

*END HEADER DROP DOWN
-----------------------------------------------------------------------------------------------
*MAGIC SCROLL

.MagicScroll-horizontal.MagicScroll-arrows-inside .mcs-button-arrow-prev {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.MagicScroll-horizontal .mcs-button-arrow-prev {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.MagicScroll > .mcs-button-arrow {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.MagicScroll-horizontal .mcs-button-arrow-prev {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.MagicScroll-horizontal .mcs-button-arrow {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}

body.elementor-kit-11 button, body.elementor-kit-11 input[type="button"], body.elementor-kit-11 input[type="submit"], body.elementor-kit-11 .elementor-button {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.mcs-button-arrow {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.mcs-button {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}
.mcs-button {
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none!important;
}

.MagicScroll-horizontal .mcs-button-arrow-prev:before, .MagicScroll-horizontal .mcs-button-arrow-next:before, .MagicScroll-vertical .mcs-button-arrow-prev:before, .MagicScroll-vertical .mcs-button-arrow-next:before {
    content: "";
    top: 50%;
    left: 50%;
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    border-width: 3px;
    border-color: #fff !important;
    border-style: solid;
    border-right: none;
    border-bottom: none;
    -webkit-transition: none !important;
    transition: none !important;
}

.MagicScroll-horizontal .mcs-button-arrow-prev:before, .MagicScroll-horizontal .mcs-button-arrow-next:before, .MagicScroll-vertical .mcs-button-arrow-prev:before, .MagicScroll-vertical .mcs-button-arrow-next:before {
    content: "";
    top: 50%;
    left: 50%;
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    border-width: 3px;
    border-color: #fff !important;
    border-style: solid;
    border-right: none;
    border-bottom: none;
}

.mcs-button { opacity:0 !important; }
.MagicScroll:hover .mcs-button { opacity:1 !important; }

*END MAGIC SCROLL
-----------------------------------------------------------------------------------------------
*FOLIO PAGES GRID

.htmega-image-gridstyle-4 .htb-row > [class*="col"] {
    padding: 0;
}

.htmega-singleimage-gridstyle-4 {
    margin-top: 0;
}

.htmega-singleimage-gridstyle-4 .image-grid-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 1s ease-out;
    transition-property: opacity, transform, filter;
    background: rgba(15,15,15,.7)
    ;
    opacity: 0;
}

.htmega-image-gridstyle-4 .htb-row > [class*="col"] {
    padding-left: 0px;
    padding-right: 0px;
    padding:0;
    margin:0;
}

*END FOLIO PAGES GRID
-----------------------------------------------------------------------------------------------
