/*
Theme Name:Floris
TEMPLATE:floris
*/
@import url("../floris/style.css");

.icon-basket::before {
    content: "";
}
.image.resp-img {
margin-left: 65px !important;
    
}
.woocommerce div.product div.images img {
    margin-top: 48px !important;

}
.icon-basket::before {
   display:none !important;
}
.menu-icon a.search-menu::before {
	display:none !important;
   
}
.menu-icon {
    right: -13px !important;
    top: 28px !important;
}

.center #mega-menu-wrap-mega-menu #mega-menu-mega-menu {
  display: inline-block;
  margin-left: 136px!important;
}
.menu-icon .hover-icon.shop-menu::after,.menu-icon .hover-light.shop-menu::after {

    display: none !important;

}
div.product .gallery-top .sale-item div.images img {
   
   top: 60% !important;
   
}
.desc .menu-folow {
  display:none !important;
}
.popup.active {
    display: none !important;
    
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-right: 43px;
    right: 63px;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

.fasion-baner .image {
  top: 73px !important;
  margin: 0 auto !important;
}
.post-info a {
    text-transform: capitalize;
    font-size: 12px;
}

.footer {
    padding: 30px 0px 22px !important;
}
.site-credits {
    text-align: center;
    margin-bottom: 12px;
    font-size: 14px;
}
.footer-nav li {
    margin: 0 12px;
}

/*responsive css*/
@media (min-width:1499px){
.header-style-1  {
  padding-top: 0;
    top: 20px !important;

}
	

}
@media (max-width:1024px){
.center #mega-menu-wrap-mega-menu #mega-menu-mega-menu {
   
    margin-left: 50px !important;
}
.logo.dark_logo.logo_left.opacity {
    width: 280px;
}
.mega-menu-link {
  font-size: 15px !important;
}



}
@media (max-width:800px){
#mega-menu-wrap-mega-menu .mega-menu-toggle {
  border-radius: 0;
  height: 40px;
  line-height: 50px;
  padding: 10px;
  width: 47px;
}

@media (max-width:667px){

.logo.dark_logo.logo_left.opacity {
  width: auto;
}
}
@media (max-width:568px){
	.logo.dark_logo.logo_left.opacity {
  width: 220px;
}
	
}
@media (max-width:480px){
.menu-icon {

    top: 7px !important;
}
.logo.dark_logo.logo_left.opacity {
  width: auto;
}
}