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

/*Media queries*/
@media all and (max-width: 1200px) {
	.top-menu-list > li > a {
    font-size: 14px!important;
    padding: 12px 20px!important;
	}
	.wrapper .mg-desktop-cart .small-cart-icon, .top-bar.small .mg-desktop-cart .small-cart-icon{
		top: 3px; 
	}	
	
    .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 (max-width: 1200px) {
    .sub-categories li {
        width: calc(100% / 3);
    }
	
	    .products-wrapper .product-wrapper {
        width: calc(100% / 3);
    }
}

@media all and (max-width: 1170px) {
    .main-slider .bx-controls-direction{
        width: 100%;
    }
	
	.top-menu-list > li > a {
    font-size: 14px!important;
    padding: 12px 15px!important;
	}
	
}

@media (max-width: 1080px) {
    .mg-main-menu-holder .centered {
        padding: 0;
    }
}

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

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

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

    .wrapper .mg-search-block{
        margin: 0 10px 0 0;
    }
	
	.address-header {
    margin: 0;
    padding: 0 15px;
}

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

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

@media all and (max-width: 1023px) {
	    .products-wrapper .product-wrapper {
        width: 50%;
    }
	
    .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{
        clear: both;
        float: none;
    }

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

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

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

    .wrapper .mg-search-block .search-field{
        width: 247px;
    }	
}
@media all and (max-width: 1117px) {
.top-menu-list > li > a{
		margin-right:-8px;
		font-size: 15px;
	}
}
@media all and (max-width: 1070px) {
	.top-menu-list > li > a {
		margin-right: -13px;
		font-size: 14px;
	}
	
}
@media all and (max-width: 1025px) {
	
	.top-menu-list > li > a{
	margin-right:-19px;
	font-size:13px;
	}
	
}

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

	.two {
    margin-left: 0px!important;
    font-size: 18px;
	}
}

@media all and (max-width: 991px) {
	.not_found--container {
    padding: 30px 0;
}
.not_found--row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.not_found--row > h2 {
    font-size: 31.033333vw;
}

.not_found--row > h2:after {
    height: 39.489583vw;
    width: 36.833333vw;
}

.not_found--info {
    padding-left: 0;
    padding-top: 2vw;
}

.not_found--info h3 {
    font-size: 18px;
}


}

@media all and (max-width: 978px) {
	.j-callme__button {
		display: none;
	}
}

@media (max-width: 960px) {
    .sub-categories li {
        width: 50%;
    }
}

@media all and (max-width: 960px) {
    .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: #fff;
        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;
    }
	.top-menu-list > li > a {
        color: #cf6e38; 
   }
   .bottom-scroll .top-menu-block.open .top-menu-list {
    display: grid;
}
}

@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;
    }
	
	.two {
    margin-left: 0px!important;
    font-size: 16px!important;
	line-height:30px;
	}
}

@media all and (max-width: 925px) {
	.j-callme__button {
		padding: 12px 4px;
		font-size: 12px;
		margin: 28px 8px 0 0px;
	}
	/*.two {
		margin-left: -18px!important;
	}*/
	.bottom-scroll .two {
		margin-left: 0px!important;
	}
	.wrapper .mg-search-block .search-field {
		width: 212px;
	}
}

@media (max-width: 900px) {
    .sub-categories li {
        width: calc(100% / 3);
    }
	.products-wrapper .product-wrapper {
        width: calc(100% / 3);
    }
}
@media all and (max-width: 900px) {
	    .wrapper .product-details-block .mg-product-slides {
        margin: 0 0 20px 0;
        padding: 0;
        width: 100%;
    }
	.product-status {
        width: 100%;
    }
	
	
	
	
	
	.filter-form + .center, .left-block + .center {
    width: 100%;
        margin-top: 0;
    }
    .wrapper .mg-menu{
        border-top: 1px solid #CDCDCD;
    }

    .filter-block{
        padding: 0;
    }

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

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

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

    .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;
    }
	
	.bottom-scroll .two {
	margin-left: 0px!important;
    padding: 0px 12px;
    font-size: 18px!important;
	margin-bottom: 0px;
	}
	
	.pol-1 {
    width: 100%;    
	}
	
	.polovinka2{
	width: 100%;
	}
	
}

@media all and (max-width: 850px) {
	.bottom-scroll .logo-block {
    width: 195px;
    margin: 7px 0px 0 0;
}
	
	.wrapper .mg-search-block .search-field {
    width: 100%;
	}

	.logo-block {
		margin: 17px 0px 0 0;
	}
	
	.logo-block {
    float: left;
    width: 40%;
}

	.two {
		margin-top: 34px;
		padding: 0 3px 0px 6px;
	}
	.clearfix li {
		margin: 31px 5px 0 0;
	}
	
    .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;
    }
	.nameaction span{
		font-size:32px;
	}
}
@media all and (max-width: 800px) {
	.container {
		margin-top:15px;
}
}
@media all and (max-width: 780px) {

	.header .bottom-bar .bottom, .header .bottom-bar{
		min-height: 90px;
	}
	
	/*.wrapper .mg-search-block .search-field {
    width: 100%;
	}
	
	.two {
    margin-left: 0px;
    font-size: 18px!important;
    line-height: 30px;
	}
	
	.clearfix .in-icon {
    float: left;
    position: relative;
    margin-top: -185px;
	}
	
	.clearfix li {
    display: inline-block;
    margin: 34px 10px 0 44%;
	}*/
	
}


@media all and (max-width: 750px) {
	.nameaction span{
		font-size:25px;
	}
	.indexcat .mg-menu li .submenu li {    
    width: 50%;   
  }
  .wrapper .mg-menu li a{
    padding: 10px 0px;
    margin: 0 10px 0px 10px;
       
    }
	
	/*.txxthd {
    width: 100%;
    text-align: center; 
	padding:8px 12px;
	}*/
	
	/*.clearfix li {
    display: inline-block;
    margin: 0px 0px 0px 45%;
	}
	
	.clearfix .in-icon {
    float: left;
    position: relative;
    margin-top: -170px;
	}*/
	
	/*.logo-block {
    width: 100%;
    margin: 0px 15px 0 0;
	}*/ 
	
	/*.wrapper .mg-search-block {
    margin-right: 0%;
	width:100%;
    z-index: 11;
	top: 0px;
	margin: -26px 0px 0 0;
	}*/
/*	.txxthd {
    width: 100%;
    text-align: center;
    padding: 0px 12px;
	margin-bottom: 0px;
}*/
	/*.logo-block {
		width: 200px;
		margin: 0 auto;
		text-align: -webkit-center;
		float: none;
	}	*/
	.bottom-scroll .txxthd.two {
		width: 250px!important;
	}
	/*.two {
		margin-left: 0px!important;
		margin-top: 0px;
	}*/
	.clearfix li {
		margin: -2px 5px 0 0;
	}
	.j-callme__button {
		padding: 12px 4px;
		margin: 25px 4px 10px 0px;
	}
	.two img {
    width: 10%;
}
.two a {
    color: #123;
    font-size: 13px;
}

}


@media all and (max-width: 700px) {
	.bottom-scroll .two {
		font-size: 15px!important;
		width: 197px!important;
		/*margin-top: 0px;*/
	}
	    .desc-more-block {
        display: block;
    }
	.catalog-page .cat-desc {
        height: 115px;
        padding-bottom: 0;
        overflow: hidden;
    }
	.products-wrapper .product-wrapper {
        width: 50%;
    }
	
	    .product-details-block {
        padding: 30px;
    }
	.main-head h1, .product-details-block .product-title {
        font-size: 25px;
    }
	.bottom-scroll .j-callme__button { 
		/*margin: 9px 16px 0 0px;*/
		width: auto;
	}
    .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;
    }

   .copyright-2 {
    width: 100%;
    text-align: center;
   	}
	
	.copyright {
    text-align: center;
    width: 100%;
	}
	/*.wrapper .mg-search-block {
		width: 26%;
	}*/
	.bottom-scroll .txxthd.two a {
    font-size: 18px;
}
}
@media all and (max-width: 680px){
.nameaction span{
		font-size:21px;
}
}

@media all and (max-width: 620px) {
	.wrapper .mg-search-block .search-field{
		padding: 0px 20px 0 8px;
	}
	.header .bottom-bar .bottom {
    background-color: rgba(255, 255, 255);
    height: 100px;
}
.logo-block {
    margin: 0;
}
    h1{
        font-size: 18px!important;
        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-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;
    }


    .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;
    }
	.wrapper .mg-search-block {
    display: none;
}
.product-status {
        overflow: visible;
    }
	    .product-tabs-container {
        min-height: 0;
        padding: 15px 30px;
    }
}

@media (max-width: 600px) {
    .sub-categories li {
        width: calc(100% / 2);
    }
}

@media all and (max-width: 600px) {
	.nameaction span{
		font-size:21px;
		line-height:25px;
}
.bottom-scroll .top-bar {
    width: 100%;
}
}
@media all and (max-width: 580px) {
	.top-bar {
    padding: 0 20px;
}
.product-wrapper .product-price {
        text-align: left;
    }

.product-status, .product-price, .buy-block .discount-info {
        text-align: center;
    }

.product-status, .product-price, .buy-block .discount-info {
        text-align: center;
    }
	
	    .product-status .product-price .product-status-list {
        display: inline-block;
        float: none;
        width: auto;
        margin-bottom: 5px;
    }
	
	.product-status .product-price {
        display: inline-block;
        float: none;
        width: auto;
    }
	
	

    .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 .wrapper-back-ring .back-ring-button,
    .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; 
    }


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

    /*.logo-block{
        margin: 0 0 15px 0;
        float: none;
        text-align: center;
    }*/

    .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;
    }
	.header .bottom-bar {
    height:136px;    
	}
}
 @media all and (max-width: 560px){
	.txxthd.two {
    display: none;
    width: 171px!important;
}
.address-header {
	display: none;
}
.mobile-phone {
	    display: block;
    padding: 0 12px;
	text-align: right;
    float: right;
}
.mobile-phone a {
	    color: #e43636;
    font-size: 25px;
           line-height: 100px;
    font-weight: bold;
}
	 .top-bar {
	 margin-top: 4px;
	 }
	 .logo-block {
		margin: 15px auto 0 0;
	}
	.txxthd {
		width: auto;
	}
	.two {
		margin-top: 29px;
	}
	.clearfix li {
		margin: 23px 5px 0 0;
	}
	.wrapper .mg-search-block {
		width: 100% !important;
		margin: 0 0px 0 0;
	}
	.j-callme__button {
		margin: 35px 0px 0 0px;
		text-align: center;
	} 
	/*.header .bottom-bar {
		padding: 0 10px;
		height: 235px;
	}*/
 }
  @media all and (max-width: 550px){
  .indexcat .mg-menu li .submenu li {
    width: 100%;
   } 
   .indexcat .mg-menu li .submenu li {
    width: 75%;
    margin: 0 13% 0 13%;
    }
	.nameaction span{
		font-size:14px;
}
  }
@media all and (max-width: 530px) {
	.header .bottom-bar {
		height: 140px;
	}
	/*.wrapper .mg-search-block {
		width: 230px !important;
	}*/
	.j-callme__button {
		/*margin: 4px 10px 0 0px;
		width: 230px;
		text-align: center;
		 margin: -70px 0px 0 0px;*/
	}
	.txxthd {
    font-size: 31px;
    line-height: 33px;
    float: left;
    font-weight: bold;
    padding: 0 4px;
}
}

@media all and (max-width: 500px) {
	.products-wrapper .product-wrapper {
        width: 100%;
        height: auto;
    }
	    .wrapper-holder .product-wrapper .product-buttons {
        margin: 10px 0 5px;
        width: auto;
        float: left;
    }
	    .cat-desc .cat-desc-img {
        margin: 0px 15px 10px 0;
        width: 80px;
        height: 60px;
    }
	.send-popup2{
	width:86%;
	}
	    .wrapper-holder .product-wrapper .product-image {
        width: 140px;
        float: left;
        padding: 0 10px 0 0;
    }
	
	.product-details-wrapper .product-tabs li {
        margin-right: 15px;
    }
	
	    .product-details-wrapper .product-tabs li a {
        font-size: 14px;
    }
	
	.form-text2 {
    width: 100%;
	}
	
	.defaultbtn{
	padding:0;
	margin-left: 59%;
	}
	
    .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: 500px) {
   /* .wrapper .mg-search-block {
    width: 100% !important;
    margin: 8px 0% 0px !important;
   }*/
   /*.nameaction{
		top:50px!important;
		height:45px;
}*/
  .wrapper .mg-search-block .search-field{   
   border-radius:0px;
   }
   .wrapper-holder .product-wrapper .product-name a {
        height: auto;
        font-size: 13px;
    }
	.wrapper-holder .product-wrapper .product-footer {
        margin: 0 0;
        width: 120px;
    }
	
}
@media all and (max-width: 502px) {
.j-callme__button {
    margin: -70px 0px 0 0px;
    text-align: center;
}
}
@media all and (max-width: 470px){
.nameaction span{
	font-size:12px;
		line-height:16px;
}
}

  @media all and (max-width: 450px){
   .indexcat .mg-menu li .submenu li {
    width: 92%;
    margin: 0 4% 0 4%;
  }
  
 /* .scrolled .bottom-scroll .two {
  font-size: 14px!important;
      width: 170px!important;
  }*/
  
  .scrolled .bottom-scroll .two a{
	  margin-right:0;
  }
} 
@media all and (max-width: 490px){
	.container {
    margin-top: 50px;
}
	.bottom-scroll .txxthd.two {
    margin-top: 0px;
}
	.bottom-scroll .j-callme__button {
    padding: 15px;
}
.j-callme__button {
    text-align: center;
    margin: 0px 0px 0 0px;
}
.logo-block {
    width: 200px;
    margin: 15px auto 0 0;
}
.txxthd {
    font-size: 31px;
    line-height: 5px;
    float: left;
    font-weight: bold;
    padding: 0 4px;
}
.two a {
    color: #123;
    font-size: 18px;
}
.mobile-phone {
    display: block;
    padding: 0 5px;
    text-align: right;
    float: right;
    padding-top: 50px;
}
.mobile-phone a {
    color: #e43636;
    font-size: 25px;
    line-height: 0;
    font-weight: bold;
}
}

@media (max-width: 490px) {
.mobile-phone {
    padding-top: 45px;
}
}

@media all and (max-width: 461px) {
	.mobile-phone a {
    color: #e43636;
    font-size: 22px;
    line-height: 0;
    font-weight: bold;
}
.mobile-phone {
    display: block;
    padding: 0 5px;
    text-align: right;
    float: right;
    padding-top: 45px;
}
}

@media all and (max-width: 460px){
	.bottom-scroll .txxthd.two {
    display: block;
}
	/*.j-callme__button {
		margin: 35px 0px 0 0px;
		width: 100%;
	}*/
	.txxthd {
		width: auto;
	}
	.wrapper .mg-search-block {
		width: 96% !important;
	}
	/*.logo-block {
		width: 135px;
		margin: 15px auto 0 0;
	}*/
	.header .bottom-bar {
		padding: 0 10px;
	}
	.wrapper .mg-search-block {
		width: 100% !important;
		margin: 0 0px 0 0;
	}
	.txxthd.two{
		display: none;
	}
	.j-callme__button {
    text-align: center;
    margin: 25px 0px 0 0px;
}
.top-bar {
    margin-top: 5px;
}
/*	.two {
    margin-top: 20px;
}
.j-callme__button {
    font-size: 9px;
}*/
}

@media all and (max-width:444px){
	.logo-block {
    width: 150px;
    margin: 15px auto 0 0;
}

.mobile-phone {
    display: block;
    padding: 0 5px;
    text-align: right;
    float: right;
    padding-top: 35px;
}

	.scrolled .bottom-scroll .clearfix li {
		display:none;
	}
	.bottom-scroll .j-callme__button {
		margin: 4px 15px 4px 0px;
		width: auto;
		font-size: 12px;
	}
}

@media (max-width: 440px) {
.header .bottom-bar .bottom {
    background-color: rgba(255, 255, 255);
    height: 0;
	min-height: 70px;
}
.header .bottom-bar {
    height: 0;
}
}

@media all and (max-width: 420px){
   .indexcat .mg-menu li .submenu li {
    width: 100%;   
	margin:0;
	}
	
	.clearfix li {
    display: inline-block;
	margin: 27px 0px 0px 0%;
	}
	
	.defaultbtn {
    padding: 0;
    margin-left: 1.5%;
	}
	
	.polovinka2 {
    width: 100%;
    float: left;
    height: 347px;
	}
}

@media all and (max-width: 400px){
.header .bottom-bar .bottom {
    background-color: rgba(255, 255, 255);
    height: 100px;
    min-height: 70px;
}
    .product-details-wrapper .product-tabs {
        padding: 20px 20px 5px;
    }
	.product-tabs-container {
        padding: 15px 20px;
    }
.right-header {
    position: relative;
    float: left;
    width: 100%;
}
    .wrapper-holder .product-wrapper .product-buttons {
        width: 100%;
    }

	.txxthd.two{
		width: 100%!important;
	}
	.clearfix .in-icon {
		float: right;
		position: absolute;
		right: 10px;
	}
	.logo-block {
		width: 185px;
		    margin: 0 auto;
    text-align: center;
    float: none;
	}
	.txxthd {
    width: 100%;
}
.mobile-phone {
    text-align: center;
    padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
}
.mobile-phone a {
    color: #e43636;
    font-size: 25px;
    line-height: 0;
    font-weight: bold;
}
}
	.bottom-scroll .two {
		width: 175px!important;
	}
	.bottom-scroll .clearfix .in-icon {
       position: relative;
	}
	.two {
		line-height: 0px;
	}
	.bottom-scroll .two {
		line-height: 22px;
	}
	.two a{
		font-size:15px;
	}
}
@media all and (max-width:390px){
.j-callme__button {
    font-size: 10px;
}
}
@media all and (max-width:385px){
	.scrolled .j-callme__button {
    font-size: 12px;
}
}
@media all and (max-width: 370px){
	.bottom-scroll .txxthd.two a {
    font-size: 16px;
}
.bottom-scroll .txxthd.two {
    width: 220px!important;
}
	.bottom-scroll .two {
		width: 158px!important;
		font-size:14px!important;
		padding: 0px 9px; 
	}
	.bottom-scroll .j-callme__button {
		margin: 3px 9px 3px 0px;
		padding: 9px 6px;
	}
	.bottom-scroll .clearfix li {
    margin: 6px -11px 0 0;
}
}

@media all and (max-width: 350px){
	.j-callme__button {
    margin-top: 20px;
}
.header .bottom-bar {
    height: 0;
}
.header .bottom-bar .bottom, .header .bottom-bar {
    min-height: 0;
}
.header .bottom-bar .bottom {
    height: auto;
}
	.bottom-scroll .j-callme__button {
		font-size: 12px;
	}	
}
@media all and (max-width:345px){
	.container {
    margin-top: 40px;
}
	.top-bar {
    margin-top: 50px;
}
.j-callme__button {
    margin: 15px 0px 0 0px;
}
.j-callme__button {
	/*margin-top:5px;*/
    float: left;
    /*font-size: 14px;
    margin-left: 60px;*/
}
.top-bar {
    margin-top:10px;
}
}
@media all and (max-width:340px){
	.bottom-scroll .j-callme__button {
    font-size: 11px;
}
}

@media all and (max-width:325px){
	.bottom-scroll .j-callme__button {
    font-size: 10px;
}
}