@media screen and (max-width:1100px){
    .cms-home .nav-sections, .has-banner-slider .nav-sections, .navigation{background: #4a4a4a;}
    .nav-toggle{top:inherit;}
    .nav-toggle:hover:before, .block-search .label:before, .block-search .label:hover:before, .nav-toggle:before{color:#fff;}
    .page-header .header.panel{display: flex; align-items: center; justify-content: flex-end; padding: 10px 15px;}
    .page-header{margin-bottom: 0; border-bottom: 0;}
    .block-search .control{border-top:0;}
    .minicart-wrapper.top-login span.text > span{display: none;}
    .form.minisearch .control{margin:0;}
    .form.minisearch.active .control{position: absolute; z-index: 99; left:0; margin-top:23px; width: 100%; padding: 0;}
    .search-autocomplete ul li{color:#333;}
    .minicart-wrapper.top-login a i{font-size:20px; margin-right: 0;}
    #mageplaza-productslider-block-after-content-1, #mageplaza-productslider-block-after-content-2,
    .sale-block > div, .footer-inner
    {flex-direction: column;}
    .footer-upper > div, .footer-links > div{flex:1 1 100%;}
    .footer-links, .footer-contacts, div[id^="mageplaza-productslider-block-after-content"] > div, 
    div[id^="mageplaza-productslider-block-after-content"] > div, .sale-block > div > div
    {width: 100%;}
    .logo{margin:0; position: absolute; left:52px; width: 122px;}
    .minicart-wrapper.top-login{margin-top: 2px; margin-left: 16px; margin-right: 16px;}
    .block-search .label:before{margin-right: 0;}
    .sale-content > div > img {width: calc(100% - 32px);  margin:20px auto 0;}
    .sale-block{padding: 16px 0;}
    .cms-home .page-footer{margin-top: 0;}
    .footer.content{border-top:0;}
    .footer-upper > div{margin-top:20px;}
    .footer-upper > div:first-child{margin-top: 0;}
    .sale-block > div > div ul{width: 280px; margin: 20px auto;}
    .sale-block > div > div ul li{margin:0;}
    .sale-block > div > div ul li span{width: 56px; height: 76px; line-height: 76px; font-size: 32px;}
    .sale-block .btn{line-height: 1.8;}
    .minicart-wrapper.top-login .buttons{flex-direction: column;}
    .minicart-wrapper.top-login .buttons > div button{width: 100%; margin-bottom: 10px;}
    .navigation .level0, .nav-sections .header.links li.greet.welcome{ border-top:1px solid rgba(0,0,0,0.5);}
    .nav-sections .header.links li, .navigation li.level0:last-child{ border-bottom:1px solid rgba(0,0,0,0.5);}
    .navigation .level0>.level-top, .navigation .level0>.level-top:hover, .navigation .level0>.level-top:focus{color:#fff; font-weight: 600;}
    .navigation a{color:#fff; font-weight: 400;}
    .nav-sections-item-content{padding-top:0;}
    .nav-sections-item-title{border:0; background: #212121;}
    .nav-sections-item-title .nav-sections-item-switch{color:#84b818;}
    .nav-sections-item-title.active .nav-sections-item-switch,
    .nav-sections-item-title .nav-sections-item-switch:hover, .nav-sections .header.links li.greet.welcome{color:#fff;}
    .nav-sections .header.links > li:nth-child(2) {display: none;}
    /*.nav-sections .header.links > li:nth-child(3),
    .nav-sections .header.links > li:nth-child(4){display: none;} */
	.nav-sections .header.links a:hover{color: #fff !important;}
    .nav-sections .header.links li>a{border-top:0; color:#fff}
    .nav-sections .header.links{border-bottom: 0;}
    .navigation .level0>.level-top i{margin-right: 8px;}
    .navigation .level0 .submenu li a i{margin-right: 8px;}

    .has-custom-banner-slider .banner-content .col-boxes{flex-direction: column; justify-content: center; align-items: center;}
    .has-custom-banner-slider .banner-content .col-boxes > div{margin-top: 20px;}
    .has-custom-banner-slider .banner-content .col-boxes > div:first-child{margin-top:0;}
    .has-custom-banner-slider .page-footer{margin-top:0;}
    div[id^="mageplaza-productslider-block-after-content"] .slider-product-item-info{margin:0 auto; overflow: visible;}
    .slider-product-item-info .product.details.slider-product-item-details{transform:scale(1) translate(0,-20px);}
    .products-grid .product-item{width: 100%;}
    .page-products .product-item-info, .products-grid .product-item-info:hover, .products-grid .product-item-info.active{margin:0 auto 10px !important;}
    .toolbar-products {margin-bottom: 0;display: flex;justify-content: space-between;align-items: center;}
    .toolbar-products > div:first-child{flex: 1 1 auto; text-align:left;}
    .modes{display: block;}
    .page-products .columns{padding-top:45px;}
    .mp-product-slider-block .owl-carousel.owl-drag .owl-item{margin-right: 0 !important;}
    .products-grid .product-item-actions, .products-grid .product-item-info:hover .product-item-actions{display: block !important;}
    .products-grid .product-item-actions .actions-primary + .actions-secondary{display: none !important;}
    .products-grid .product-item-actions .actions-primary, .catalog-category-view .product-item .tocart{width: 100%;}
    .list.items.product-items .product-item-actions{display: block !important;}
    .modes .modes-label{display: none;}
    .modes-mode {
        background-color: #f0f0f0;
        box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
        color: #5e5e5e;
        border: 1px solid #ccc;
        border-right: 0;
        float: left;
        font-weight: 400;
        line-height: 1;
        padding: 7px 10px;
        text-align: center;
        display: inline-block;
        text-decoration: none
    }
    .modes-label+.modes-mode {
        border-radius: 3px 0 0 3px
    }
    .modes-mode:hover {
        color: #5e5e5e;
        background: #ebebeb
    }
    .modes-mode:last-child {
        border-radius: 0 3px 3px 0;
        border-right: 1px solid #ccc
    }
    .modes-mode.active {
        box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
        background: #dedede;
        color: #9e9e9e
    }
    .modes-mode>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .modes-mode:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: inherit;
        color: #7d7d7d;
        content: '\e60d';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .modes-mode:hover:before {
        color: #7d7d7d
    }
    .page-products .sorter {
        position: static
    }
    .mode-list:before {
        content: '\e60b'
    }
    .cms-home .mp-product-slider-block .product-image-container{display: block !important;}
    .toolbar select.sorter-options{width: 120px !important;}
	.user-welcome{display:none;}    
	.products-grid .product-item-actions .actions-primary + .actions-secondary{
		display:block !important;
		padding:5px 0px;
	}
	.customer-account-login .nav-toggle{
		display:none !important;
	}
	.customer-account-logoutsuccess .nav-toggle{
		display:none !important;
	}
}
@media screen and (max-width:780px){
    .block-search, .minicart-wrapper{margin-top:0;}
	.minicart-wrapper {right:80px;}
	.mini-quote-list {right:18px;}
	.block-search {position: absolute;}
	.minicart-wrapper .action.showcart .counter.qty {
		background: #84b818;
		position: absolute;
		top: -15px;
		border-radius: 50%;
		left: 15px;
    }
	.customer-account-login .nav-toggle{
		display:none !important;
	}
	.customer-account-logoutsuccess .nav-toggle{
		display:none !important;
	}
  
}
@media screen and (max-width:780px){
	  .block-collapsible-nav{
        top:0px !important;
   
    }
	.customer-account-login .nav-toggle{
		display:none !important;
	}
	.customer-account-logoutsuccess .nav-toggle{
		display:none !important;
	}
}
