.logo {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    flex-shrink: 0;
    min-height: 25px;
}
.header-search-wrapper.search-wrapper-wide button{
            position: absolute;
            right: 25px;
        }
        .header-3 .header-search-extended .btn, .header-4 .header-search-extended .btn {
            background-color: #1FDEDE;
            color: #333;
            padding: 14px;
            height: 32px;
            right: 0;
        }
        .header-4 .header-bottom {
            background-color: #1FDEDE;
        }
        .header-4 .dropdown.category-dropdown {
            background-color: #1fdede;
        }
        .header-4 .header-search-extended .form-control {
            height: 30px;
            padding-left:20px;
        }
        .header-search-extended {
            margin-right: 2rem;
            max-width: 570px;
        }
        .header-search .search-wrapper-wide {
            width: 500px;
        }
        .header-4 .header-search-extended {
            margin-right: 4rem;
        }
        .btn-login1 a {
            background: #1fdede;
            padding: 5px 15px;
            color: #000;
            border: 1px solid #000;
            border-radius: 5px;
        }
        .header-intro-clearance .header-middle .header-right, .header-intro-clearance .header-bottom .header-right {
            margin-left: 5rem;
        }
        .header-intro-clearance div.icon {
            position: relative;
            height: 35px;
            width: 35px;
            margin: 0 10px;
        }
        .icon-with-border{
            border: 1px solid #1fdede;
            border-radius: 50px;
            padding: 6px;
        }
        .header-intro-clearance .cart-dropdown, .header-intro-clearance .wishlist, .header-intro-clearance .account{
            padding-left:0;
        }.header-4 .cart-dropdown, .header-4 .compare-dropdown {
             padding-left: 0;
         }
        .header-4 .cart-dropdown, .header-4 .compare-dropdown {
            padding-left: 0;
        }
        .header-left, .header-intro-clearance .header-bottom .header-left {
            flex: 0 0 calc((50% + 20px) / 4);

            max-width: calc((100% + 20px) / 4);
        }
        .header-bottom .header-right {
            display: none;
        }

        .header-intro-clearance .dropdown.category-dropdown {
            width: 50px;
        }
        .category-dropdown:not(.is-on):hover .dropdown-menu{
            width: 225px;
        }
        .flyira_header{
            width:100%;
        }
        .flyira_header .menu li{
            width:15%
        }
        .header-intro-clearance .header-bottom .menu.sf-arrows > li > .sf-with-ul::after {
            /*right: 1.3rem;*/
            display:none;
        }
        .ad_section .banner img{
            height: 150px;
            object-fit: cover;
        }

        .menu li {
            position: unset;
        }
        .menu.sf-arrows .sf-with-ul {
            position: unset;
        }
        .header-bottom .menu .megamenu.megamenu-md {
            left: 0;
            width: 100%;
        }
		.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle {
    color: #333;
    text-transform: none;
    padding-left: 3rem;
    min-width: 100%;
}
.header-intro-clearance .header-bottom .menu > li > a {
    font-size: 1.4rem;
    letter-spacing: -.01em;
    text-transform: none;
    text-align: center;
}
.header-bottom .menu > li > .sf-with-ul {
    padding-right: 1rem;
}
.flyira_header .menu li {
    width: 20%;
}
.menu li:hover > a, .menu li.show > a, .menu li.active > a {
    color: #ED2224;
}

.footer{
	color: #fff;
}

.footer-bottom {
	background: #1fdede;
}
.footer-copyright {
	margin-bottom: 0;
	text-align: center !important;
	color: #000;
	width: 100%;
	font-weight: 600;
}
.copyright_flyira span{
	width:15%;
	color: #000;
	font-weight: 600;
}
footer.footer h4 {
	color: #1fdede !important;
}


.payment_icons 	img {
    padding: 2px;
}
.btn-primary{
	background:#1fdede;
}
#scroll-top:hover, #scroll-top:focus{
	background:#ed2224;
	color:#1fdede;
}
.shazes a:hover{
	color:#fff !important;
}
.btn-primary:hover,
 .btn-primary:focus, 
 .btn-primary.focus,
 .btn-primary:not(:disabled):not(.disabled):active, 
 .btn-primary:not(:disabled):not(.disabled).active, 
 .show > .btn-primary.dropdown-toggle{
	background:#1fdede !important;
}
