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

/*Media queries*/
@media all and (max-width: 1200px) {
.s-container.s-container-n-i{
padding: 0 15px;
}

.header .bottom-bar {
    padding: 15px 15px;
}
    .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 .centered{
        padding: 0;
    }

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

    .wrapper .mg-search-block{
        margin: 0 10px 0 0;
    }
	
	.header-search-block{
   width: calc((100% - 110px)/2);
}

.logo-block{
width: 110px;
}

    .wrapper .mg-search-block .search-field{
        width: 235px;
    }

    .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;
    }
	.product-wrapper .notsale-block {
    margin: 5px 10px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 1023px) {

.products-wrapper .product-wrapper{
    width: calc((100% - 40px)/2);
}

.main-slider .nameaction{
  width: 400px;
        left: 70px;
		top: 70px;
}

.main-slider .slide-description p{
	 font-size: 16px;
	 line-height: 20px;
}

.main-slider .nameaction span{
font-size: 25px;
    line-height: 25px;
}

    .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;
    }

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

    .wrapper .mg-search-block .search-field{
        width: 270px;
    }
	.product-wrapper .notsale-block {
    margin: 5px 70px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 991px) {

.dsds-bottom .akcia-description-block{
    margin-top: 2px;
}

.dsds-bottom .noa{
    font-size: 16px;
    line-height: 20px;
}

.dsds-bottom .bottom-text{
    line-height: 30px;
	    font-size: 30px;
}
}

@media all and (max-width: 960px) {
.wrapper .mg-product-slides > .bx-wrapper{
    width: 300px;
}
.header.scroll .plugins {
    width: 42px;
}

.trigger-block .mg-trigger-guarantee .mg-trigger .mg-trigger-text{
    color: #fff;
    font-size: 20px;
}

.trigger-block .mg-trigger-guarantee .h2{
 color: #fff;
}

.m-p-products .product-wrapper{
    width: calc((100% - 20px)/2);
	    margin-bottom: 40px;
}

.m-p-products .product-wrapper:nth-child(2n + 2){
    margin-right: 0;
}

.features-block .features-list li .title{
    line-height: 16px;
	margin: 0 0 15px 0;
}
.top-menu-list > li{
float: none;
}
.top-menu-list > li > a{
    width: 100%;
    border-top: 1px solid #1e5467;
	}

    .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: #092d3a;
        z-index: 111;
        box-shadow: 0 0;
        display: none;
    }

    .top-menu-block.open .top-menu-list{
        display: block;
    }
	.product-wrapper .notsale-block {
    margin: 5px 50px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

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

    .mg-trigger-guarantee .mg-trigger + .mg-trigger{
        margin: 20px 0 0 0!important;
    }
}

@media all and (max-width: 900px) {

.wrapper .mg-product-slides > .bx-wrapper{
    width: 400px;
}

.products-wrapper .product-wrapper{
    width: calc((100% - 60px)/3);
}

.center{
    width: 100% !important;
}

.m-p-products .title{
margin-bottom: 20px;
}

.m-p-products .sendform-block ul{
    width: 400px;
	    margin-left: calc((100% - 400px)/2);
		
}

.m-p-products .sendform-block ul li{
    width: 100%;
	margin-bottom: 15px;
}

.m-p-products .sendform-block ul li:last-child{
margin-bottom: 0;
}

.main-slider{
display: none;
}

.mg-contacts-block .phone{
    font-size: 16px;
}

.plugins{
    margin-left: 15px;
}

.mg-contacts-block{
    line-height: 22px;
}

.wrapper .mg-desktop-cart .cart-inner > .cart-link{
    padding: 10px 0 13px 0px;
}

    .wrapper .mg-menu{
           margin-top: 10px;
    }

    .filter-block{
        padding: 0;
    }

    .wrapper .filter-block .filter-form{
          padding: 20px 0;
    border-top: 3px solid #e5e5e5;
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    border-bottom: 3px solid #e5e5e5;
    }
	
.menu-block.open + .filter-block.open .filter-form{
border-top: none;
margin-top: 0;
}

   .footer-top .col {
    width: 33.33%;
    margin: 0 0 0 0;
	    padding-right: 10px;
}

.footer-top .col.col-4{
width: 100%;
    padding-right: 0;
}

    .left-block{
        float: right;
    width: 100%;
    margin: 0 0 20px 0;
    position: relative;
    }

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

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

   .menu-block .cat-title{
            box-shadow: none;
    margin: 0 75px 0 0;
    float: right;
    height: 60px;
    border-radius: 30px;
    background: #00a52f;
    }
	
	.menu-block .cat-title a{
	 color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
	 }

    .mg-menu{
         box-shadow: none;
    position: relative;
    float: left;
    width: 100%;
    border-top: 3px solid #e5e5e5;
    margin-top: 10px;
    border-bottom: 3px solid #e5e5e5;
    }
	
	.wrapper .mg-menu li a{
	    border-left: none;
	}
	
	.menu-block.menu-block-product .cat-title{
	    margin: 0;
	}

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

    .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{
        padding: 0;
    }
}

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

    .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;
    }
	.product-wrapper .notsale-block {
    margin: 5px 30px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 767px) {
.dsds-bottom .akcia-description-block, 
.dsds-bottom .bottom-text, 
.dsds-bottom .noa li{
text-align: center;
}
.product-wrapper .notsale-block {
    margin: 5px 10px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 740px) {
.header.scroll .wrapper-back-ring .back-ring-button {
    height: 40px;
    width: 40px;
    top: 3px;
}
.t-d-a-small-4 {
    margin-right: 0!important;
    margin-left: 0!important;
}
.header.scroll .wrapper-back-ring .back-ring-button:after {
    height: 40px;
    width: 40px;
}

.features-block .features-list > li{
    margin-right: 0!important;
	    width: 50% !important;
		    padding: 0 10px;
    background: none;
}

.main-slider + .features-block{
padding-top: 20px;
}

.features-block .features-list li a{
    background: #fff;
}

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

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

.header-search-block{
    width: 100%;
    display: none;
    position: absolute;
    top: calc(100% - 47px);
    left: 0;
    right: 0;
    z-index: 100000;
    height: 65px;
    padding: 10px;
    border-top: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    background: #fff;
}

.header-search-block.open{
display: block;
}

.show-search-button{
display: inline-block;
}

.plugins{
    width: 40px;
}

.wrapper .wrapper-back-ring .back-ring-button{
    height: 40px;
    width: 40px;
}

.wrapper .wrapper-back-ring .back-ring-button:after{
height: 40px;
    width: 40px;
}

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

.logo-block a img, .logo-block{
    width: 135px;
}

.wrapper-back-ring{
margin-bottom: 3px;
}

.mg-contacts-block .phone{
font-size: 18px;
}

}


@media all and (max-width: 700px) {

.wrapper .mg-recent-products .title{
font-size: 20px;
}

.products-wrapper .product-wrapper {
    width: calc((100% - 40px)/2);
}

.copyright, .copyright-2{
    width: 100%;
    text-align: center;
}

.copyright{
margin-bottom: 5px;
}

    .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 .product-buttons .hidder-element.hidder-element-2{
	    float: right;
    margin-left: 10px;
	}
	
	.products-wrapper.list .product-wrapper .product-buttons .wrapper-mg-buy-click{
	    float: right;
		    margin-top: 0;
	}
	
	.products-wrapper.list .product-wrapper .product-buttons .wrapper-mg-buy-click a{
	width: auto;
    padding: 0 20px;
	}

    .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;
    }
	.product-wrapper .notsale-block {
    margin: 5px 60px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 640px) {
.notsale-block {
    margin: 5px -15px;
    padding: 10px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #ed1212;
    background: #fff;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 620px) {

.table-wrapper .cart-table tr th{
    padding: 10px 10px;
	font-size: 12px;
}

.cart-table tr td{
 padding: 10px 10px;
	font-size: 12px;
}

.table-wrapper .cart-table tr th:first-child,
.cart-table tr td.img-cell{
display: none;
}


.form-wrapper .full-side .form{
    width: 100%;
}

.product-details-block .bread-crumbs{
display: none;
}

    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;
    text-align: center;
	    margin: 0 0 20px 0;
    }
	
	.product-status .product-price{
	    float: none;
    line-height: 30px;
	    margin-right: 0;
	}
	
	.product-status .product-status-list{
	    margin: 0 0 10px 0;
	}
	
	.buy-block .buy-container .hidder-element{
    margin: 0 0 20px 0;
	    width: 100%;
	}
	
	.buy-block{
	    min-height: auto;
	}
	
	.buy-block .buy-container .hidder-element .amount_change{
	    display: inline-block;
	}

    .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;
    }
	
	.sub-categories li a {
    font-size: 14px;
    text-align: center;
    line-height: 16px;
}
.product-wrapper .notsale-block {
    margin: 5px 40px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
.notsale-block {
    margin: 5px auto;
    padding: 10px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #ed1212;
    background: #fff;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 580px) {

.products-wrapper.list .product-wrapper .product-name a, .products-wrapper.list .product-wrapper .product-price{
text-align: center;
}

.products-wrapper.list .product-wrapper .product-buttons .hidder-element.hidder-element-2{
margin-left: 0;
    width: 100%;
    text-align: center;
}

.products-wrapper.list .product-buttons .addToCart{
    float: none;
    display: inline-block;
	    width: 200px;
	}
	
	.products-wrapper.list .product-wrapper .product-buttons .wrapper-mg-buy-click{
	    width: 100%;
    margin-top: 10px;
	}
	
		.products-wrapper.list .product-wrapper .product-buttons .wrapper-mg-buy-click a{
		    width: 200px;
		}

.delivery-vs-payment, .checkout-form-wrapper .form-list{
    width: 100%;
	    margin-right: 0 !important;
}

.sub-categories li{
    width: 50%;
    margin-right: 0 !important;
}

.footer-top .col{
width: 100%;
padding-right: 0;
    margin-bottom: 10px;
}

.footer-top .col.col-4{
  margin-bottom: 0;
}

.footer-top .col .social-media{
width: auto;
}

    .work-hours .hours{
        width: auto;
        min-width: 150px;
    }

    .wrapper .mg-search-block .search-field{
        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;
    }

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

    .powered,
    .copyright{
        float: none;
    }

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

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

    .top-menu-list > li > a{
           display: block;
    padding: 0 20px;
    border-top: 1px solid #155165;
    }

    .top-features .plugins .wrapper-back-ring,
    .top-features .plugins .mg-search-block{
        float: none;
    }
	.product-wrapper .notsale-block {
    margin: 5px 20px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 500px) {

.title-panel .shopping-btn{
margin-bottom: 10px;
}

.products-wrapper .product-wrapper{
    width: 100%;
    margin: 0;
	    border-bottom: 3px solid #e5e5e5;
}

.products-wrapper.list .product-wrapper{
border-bottom: none;
}

.m-p-products .product-wrapper {
    width: 100%;
    margin-right: 0;
}

.m-p-products .product-wrapper .product-name a{
    font-size: 18px;
}

.m-p-products .product-wrapper .product-footer{
height: 50px;
text-align: center;
}

.m-p-products .product-wrapper .product-footer .product-price{
float: none;
}

  .features-block .features-list li{
        width: 100% !important;
    }
	
.header .bottom-bar{
padding: 10px;
}

.plugins {
    margin-left: 10px;
}

.logo-block{
    margin-top: 5px;
	}
	
.logo-block a img, .logo-block{
    width: 110px;
}

.mg-contacts-block .phone{
    font-size: 12px;
    font-weight: 500;
}

    .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;
    }

    .mg-main-menu .submenu > li{
        width: 100%;
        margin: 0 0 15px 0;
    }
	.product-wrapper .notsale-block {
    margin: 5px 140px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 420px) {

.wrapper .amount_input{
width: 25px;
}

.table-wrapper .cart-table tr th, .table-wrapper .cart-table tr td{
    padding: 10px 5px;
	    font-size: 11px;
}
.product-wrapper .notsale-block {
    margin: 6px 100px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
}

@media all and (max-width: 400px) {
.header.scroll .top-features {
    width: 250px;
}
.header.scroll .mg-contacts-block .phone {
    font-size: 13px;
    line-height: 19px;
    margin-top: 3px;
    margin-right: 11px;
}

.sub-categories li {
    width: 100%;
}

.m-p-products .sendform-block ul{
width: 280px;
    margin-left: calc((100% - 280px)/2);
}

.top-features{
    float: right;
    width: 180px;
	}
	.show-search-button{
	    margin-left: 5px;
	}
	.plugins {
    width: 85px;
	    margin-left: 0;
}
.mg-contacts-block {
    line-height: 16px;
}
.top-features .plugins .wrapper-back-ring{
    float: left;
}
	}
	@media all and (max-width: 360px) {
		.product-wrapper .notsale-block {
    margin: 6px 70px;
    padding: 0px 5px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #f30707;
    background: #fff0;
    text-align: center;
    width: 200px;
}
	}