.admin-top-menu {
    overflow: hidden;
}

/*Media queries*/
@media all and (max-width: 1200px) {
    .container{
        padding-left: 10px;
        padding-right: 10px;
    }

    .cat-desc.main-desc,
    .block-reklami{
        padding: 40px 20px;
    }

    .footer-top{
        padding: 25px;
    }

    .footer-bottom{
        padding: 0 25px;
    }
}

@media all and (max-width: 1170px) {
    .main-slider .bx-controls-direction{
        width: 100%;
    }
}

@media all and (max-width: 1080px) {
    .trigger-block .mg-trigger-guarantee{
        text-align: center;
        padding: 40px;
        box-sizing: border-box;
    }
	
	.top-search-block{
		width: 250px;
	}

    .trigger-block .centered{
        padding: 0;
    }

    .main-page .left-block{
        margin-top: 0;
    }

    .logo-block{
        margin: 10px 15px 0 0;
    }

    .trigger-block .mg-trigger-guarantee .mg-trigger .mg-trigger-icon{
        display: block;
    }

    .trigger-block .mg-trigger-guarantee .mg-trigger{
        height: auto!important;
        padding: 10px;
    }

    .trigger-block .mg-trigger-guarantee .mg-trigger .mg-trigger-text{
        display: block;
        text-align: center;
    }
}

@media all and (max-width: 1023px) {
    .main-slider + .features-block{
        margin: 0 0 20px 0;
    }

    .wrapper .m-p-slider-wrapper .bx-wrapper .bx-next,
    .wrapper .m-p-slider-wrapper .bx-wrapper .bx-prev{
        margin: 0;
    }


    .top-features .plugins .wrapper-back-ring{
        float: right;
    }

    .tabs-dropdown .contact-tabs{
        left: 0;
        right: auto;
    }

}

@media all and (max-width: 992px) {
	.contact {
    border: none;
}
}

@media all and (max-width: 960px) {
	.product-name{
		height: 44px;
	}
    .top-bar{
        padding: 0 20px;
    }

    .enter-link{
        padding: 0;
        height: 40px;
        font-size: 0;
        width: 80px;
    }

    .top-auth-block .work-hours .clock-icon:before,
    .enter-link:before{
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .work-hours .hours{
        padding: 15px;
        box-shadow: 0 1px 6px rgba(0,0,0,0.3);
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 11;
        background: #fff;
        width: 235px;
    }

    .top-auth-block .work-hours{
        padding: 0;
        z-index: 1111;
    }

    .top-auth-block .work-hours.open .hours{
        display: block;
    }

    .top-auth-block .work-hours .clock-icon{
        display: block;
        height: 40px;
        width: 70px;
        position: relative;
    }

    .top-menu-toggle{
        display: block;
    }

    .top-menu-list{
           position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #22195c;
    z-index: 111;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    display: none;
    }

    .top-menu-block.open .top-menu-list{
        display: block;
    }
}

@media all and (max-width: 945px) {
    .mg-trigger-guarantee .mg-trigger{
        margin: 0!important;
    }

}

@media all and (max-width: 900px) {
	.cat-desc.main-desc, .block-reklami{
		    padding: 20px 10px;
	}
	h1, .h1{
		 font-size: 25px;
	}
	.product-details-block .product-title{
		    font-size: 25px;
	}
.left-block + .center, .center{
	width: 100%;
	}
	
    .wrapper .mg-menu{
        border-top: 1px solid #CDCDCD;
    }

    .filter-block{
           padding: 0;
    box-shadow: none;
    border: none;
    }

    .wrapper .filter-block .filter-form{
        padding: 20px;
        border-top: 1px solid #CDCDCD;
        display: none;
    }

    .footer-top .col{
        width: 45%;
        margin: 0 5% 0 0;
    }

    .left-block{
        float: none;
        width: auto;
        margin: 0 0 20px 0;
        position: relative;
    }

    .wrapper .menu-block{
        margin: 0;
    }

    .cat-title{
        padding: 0;
        margin: 0;
        border: none;
    }

    .catalog-page .menu-block .cat-title{
        box-shadow: 0 1px 6px rgba(0,0,0,0.3);
        margin: 0 100px 0 0;
    }

    .catalog-page.wrapper .mg-menu{
        box-shadow: 0 1px 6px rgba(0,0,0,0.3);
    }

    .catalog-page.wrapper .menu-block{
           box-shadow: none;
    margin: 0;
    border: none;
    }

    .filter-block .cat-title,
    .news-header .title,
    .cat-title .cat-link{
        display: none;
    }

    .filter-block .menu-toggle,
    .filter-block .menu-toggle,
    .news-header .menu-toggle,
    .cat-title .menu-toggle{
        display: block;
    }

    .features-block .features-list li{
        width: 50%;
    }

    .wrapper .news-holder,
    .wrapper .mg-menu{
        display: none;
    }

    .news-block .news-body{
        padding: 20px;
    }

    .news-block{
        display: none;
    }
}

@media all and (max-width: 850px) {
    .total-sum{
        margin: 8px 20px 0 0;
    }

    .products-wrapper .product-wrapper{
        width: 48%;
    }

    .mg-main-menu-toggle{
        display: block;
    }

    .mg-main-menu{
        display: none;
    }

    .mg-main-menu-holder.open .mg-main-menu{
        display: block;
    }

    .mg-main-menu-holder.open .mg-main-menu-toggle .toggle-icon{
        background: url("../images/mobile-arrow-up.png") no-repeat;
    }

    .mg-main-menu > li{
        display: block;
        height: auto;
        background: #fff;
        position: relative;
    }

    .mg-main-menu > li .toggle{
        width: 36px;
        height: 36px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .mg-main-menu > li .toggle:before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 0;
        height: 0;
        border-top: 5px solid #CECECE;
        border-left: 5px solid rgba(0, 0, 0, 0);
        border-right: 5px solid rgba(0, 0, 0, 0);
    }

    .mg-main-menu > li.open > .toggle:before{
        border-top: none;
        border-bottom: 5px solid #CECECE;
    }

    .mg-main-menu > li a{
        text-align: left;
        color: #123;
        padding: 10px 15px;
    }

    .mg-main-menu > li:hover{
        background: #fff;
    }

    .mg-main-menu .submenu{
        position: static;
    }

    .mg-main-menu > li:hover .submenu{
        display: none;
    }

    .mg-main-menu > li.open > .submenu{
        display: block;
    }
	
	.top-search-block{
		display: none;
	}
}

@media all and (max-width: 700px) {
	.sub-categories li{
		width: 49%;
	}
	
    .product-cart .promo-form,
    .bottom-row .right-col,
    .bottom-row .left-col{
        float: none;
    }

    .bottom-row .left-col{
        margin: 0 0 20px 0;
    }

    .product-cart .promo-form .input-coupon{
        width: 100%;
    }

    .addToCompare{
        display: none!important;
    }

    .mg-main-menu .submenu > li{
        width: 45%;
    }

    .products-wrapper.list .product-wrapper .product-name,
    .products-wrapper.list .product-wrapper .block-variants,
    .products-wrapper.list .product-wrapper .product-description{
        padding: 0;
    }

    .products-wrapper.list .buy-container,
    .products-wrapper.list .product-wrapper .product-price{
        position: static;
    }

    .products-wrapper.list .product-wrapper .product-price{
        min-height: 0;
        border: none;
        padding: 0;
    }

    .products-wrapper.list .product-wrapper{
        padding: 0;
        margin: 0 0 20px 0;
    }

    .products-wrapper.list .product-buttons .addToCompare{
        left: 0;
        top: -33px;
        margin: 0;
    }

    .product-wrapper.list .product-footer{
        margin: 0 0 10px 0;
    }

    .products-wrapper.list .product-buttons .product-info,
    .products-wrapper.list .product-buttons .addToCart{
        margin: 0;
    }
}

@media all and (max-width: 620px) {
	.product-details-block .product-title{
		    text-align: center;
	}
	
	.buy-block{
		    min-height: auto;
	    text-align: center;
	}
	
    h1{
        font-size: 18px;
        line-height: 24px;
    }

    .mg-fake-cart {
        width: auto;
        top: 0;
        bottom: 0;
        background: #fff;
        padding: 50px 0 125px 0;
    }

    .mg-fake-cart .popup-body,
    .mg-fake-cart .sum-list,
    .mg-fake-cart .popup-footer,
    .mg-fake-cart .popup-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .mg-fake-cart .popup-body {
        top: 50px;
        bottom: 103px;
        max-height: none;
    }

    .mg-fake-cart .popup-footer {
        bottom: 0;
        top: auto;
    }

    .mg-fake-cart .sum-list {
        bottom: 70px;
        top: auto;
    }

    .form-wrapper .left-side{
        width: auto;
        float: none;
        margin: 0 0 20px 0;
    }

    .form-wrapper .right-side{
        overflow: visible;
        max-width: none;
    }

    .personal-tabs-list,
    .product-details-wrapper .product-tabs{
        float: none;
        width: auto;
    }

    .personal-tabs-content,
    .product-tabs-container{
        min-height: 0;
        padding: 15px;
    }

    .total-list{
        margin: 0;
    }

    .order-status,
    .order-settings,
    .order-total{
        float: none;
    }

    .order-status{
        display: block;
        margin: 10px 0 0 0;
    }

    .close-order,
    .change-payment{
        margin: 5px 0;
    }

    .order-settings{
        margin: 0 0 15px 0;
    }

    .wrapper .product-details-block .mg-product-slides{
        float: none;
        width: 290px;
        margin: 0 auto 15px;
        padding: 5px 0;
    }

    .product-status{
        overflow: visible;
    }

    .block-reklami .holder,
    .mg-info-block{
        display: block;
    }

    .block-reklami a,
    .mg-info-block a{
        width: auto;
        text-align: center;
        margin: 0 0 10px 0;
    }
}

@media all and (max-width: 580px) {
	.news-block{
		margin-bottom: 20px;
	}
    .work-hours .hours{
        width: auto;
        min-width: 150px;
    }

    .wrapper .mg-search-block .search-field{
        width: 100%;
    }

    .wrapper .mg-desktop-cart{
        width: 100%;
        margin: 0 auto 15px;
    }

    .wrapper .mg-contacts-block,
    .wrapper .mg-search-block{
        width: 100%;
    }

    .contact-tabs-container{
        font-size: 16px;
    }

    .work-hours .hours{
        left: 0;
        right: auto;
    }

    .wrapper-holder{
        border: none;
        padding: 0;
    }


    .products-wrapper .product-wrapper:hover{
        box-shadow: none;
    }

    .products-wrapper.list .product-wrapper .product-image{
        float: none;
        margin: 0 auto 15px;
    }

    .catalog-page .mg-main-menu-holder{
        margin: 0;
    }

    .bread-crumbs{
        display: none;
    }

    .left-block{
        margin: 0 0 0 0;
    }

    .catalog-page .menu-block .cat-title{
        margin: 0;
    }

    .catalog-page.wrapper .mg-menu,
    .catalog-page .menu-block .cat-title{
        box-shadow: none;
    }

    .catalog-page.wrapper .menu-block{
        box-shadow: 0 1px 6px rgba(0,0,0,0.3);
    }

    .filter-block .menu-toggle{
        position: relative;
        width: auto;
        padding: 0 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        text-align: center;
        box-shadow: none;
    }

    .filter-block .menu-toggle:after{
        content: "";
        width: 30px;
        height: 16px;
        position: absolute;
        top: 22px;
        left: auto;
        bottom: auto;
        right: 25px;
        background: url("../images/mobile-arrow-down-blue.png") no-repeat;
    }

    .filter-block.open .menu-toggle:after{
        background: url("../images/mobile-arrow-up-blue.png") no-repeat;
    }

    .powered,
    .copyright{
        float: none;
    }

    .features-block .features-list li{
        width: 100%;
        float: none;
    }

    .header .bottom-bar{
        padding: 15px;
    }

    .top-menu-list > li{
        float: none;
    }

    .top-menu-list > li > a{
        display: block;
        padding: 10px 15px;
    }

    .top-features .plugins .wrapper-back-ring,
    .top-features .plugins .mg-search-block{
        float: none;
    }
}

@media all and (max-width: 500px) {
	 .products-wrapper .product-wrapper{
        width: 100%;
        box-sizing: border-box;
        display: block;
        margin: 0 0 10px 0;
    }
	
	.sub-categories li {
    width: 99%;
}
    .top-auth-block .work-hours{
        position: static;
    }

    .work-hours .hours{
        right: 0;
        width: auto;
    }

    .auth a.user-name{
        font-size: 0;
        height: 40px;
        width: 70px;
        float: left;
        margin: 0;
        border-right: 1px solid #fff;
        position: relative;
    }

    .auth a.user-name:before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 16px;
        height: 20px;
        background: url("../images/user-icon.png") no-repeat;
    }

    .auth{
        padding: 0;
    }

    .exit-btn{
        float: left;
        padding: 0 15px;
        line-height: 40px;
    }

    .personal-tabs-list li{
        float: none;
        text-align: center;
    }

    .bottom-row .right-col .default-btn{
        width: 100%;
    }

    .total-sum span{
        font-size: 16px;
    }

    .total-sum{
        float: none;
        margin: 0 0 20px 0;
        text-align: left;
    }

    .product-cart .checkout-form{
        float: none;
    }

    .header .mg-desktop-cart .cart .small-cart.show{
        display: none!important;
    }

    .cat-desc .cat-desc-img{
        float: none;
        margin: 0 auto 15px;
    }

    .footer-top .col{
        margin: 0 0 15px 0;
        float: none;
        width: auto;
    }

    .mg-main-menu .submenu > li{
        width: 100%;
        margin: 0 0 15px 0;
    }
}

@media all and (max-width: 410px) {
	.logo-block {
    margin: 10px 0 10px 0;
	width: 100%;
	text-align: center;
}
.header .bottom-bar{
	height: 205px;
}
.top-features{
	width: 100%;
	text-align: center;
}
}
@media all and (max-width: 350px) {
.col-lg-6.col-md-6.col-sm-6.col-xs-6.iph5 a {
    font-size: 12px;
}
}