@media screen and (max-width:560px) {

.full {
    width:100%;
    min-width: 320px;
    overflow: hidden;
}

.btn {
    text-align: center;
    display: block;
    width: 100%;
    border-radius: 4px;
    padding: 13px 0;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.3px;
    font-size: 12px;
    box-shadow: 2px 6px 18px rgb(0 0 0 / 15%);
    position: relative;
    background: #e64011;
    cursor: pointer;
    border: none;
    background: linear-gradient(269deg, #a03420 0%, #e64f32 100%)!important;
}

.wrap {
    width: 95%;
}

.header {
    padding: 9px 0 6px;
}

.header .logo {
    width: 50px;
}

.header .logo a {
    width:40px;
    height:37px;
    background: url(/views/images/logo-mini.png) center no-repeat;
    background-size:cover;
}

.header .menu {
    width: 117px;
    float: right;
    padding: 0 80px 0 0;
}

.header .menu a {    
    margin: 0 8px 0 0;
    padding: 3px 0 0;
}

.header .menu a span.text{
    display: none;
}

.header .menu a:hover:before {
    display: none;
}
    
.header .menu .icon {
    width: 28px;
    height: 25px;
    text-align: center;
    line-height: 3.4;
    float: left;
    margin: 5px 0;
	position:relative;
}
    
.header .menu a .icon-cart {
    background: url(/views/images/cart.svg) center no-repeat;
    background-size:cover;
}
    
.header .menu a .icon-cabinet {
    top: 1px;
    left: -4px;
    background: url(/views/images/user.svg) center no-repeat;
    background-size:cover;
}
    
.header .menu a span.icon-count {
    top:3px;
    right:-5px;
}
    
.header .sumb-icon {
    display: inline-block;
    font-weight: 500;
}
    
.header .sumb-text {
    display: none;
}

.header .curs {
    width: 90px;
    position: absolute;
    right: 45px;
    top: 0;
    padding: 8px 0 0;
}
    
.header .curs span:before {
    width: 13px;
    height: 13px;
}

.header .curs span {
    font-size: 11px;
    display: inline-block;
    padding: 0 0 0 18px;
    position: relative;
    font-weight: 500;
}    
    
.header .lang {
    display: none;
}
    
.header .logout {
    display: none;
}
    
.header .icon-menu {
    display: block;
}

.section {
    background: #f2f2f2;
}

.sidebar {
    width:100%;
    float: none;
    padding: 40px 0 20px;
}

.sidebar p {
    display: inline-block;
}

.sidebar a {
    display: inline-block;
    padding: 6px 9px;
    font-size:10px;
    font-weight: 400;
    margin: 0 2px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.sidebar a:hover,
.sidebar a.active {
    color:#fff;
    background: linear-gradient(269deg, #a03420 0%, #e64f32 100%)!important;
    border: 1px solid #a03420;
}

.categories .content {
    width:100%;
    float: none;
    padding: 0 0 40px;
    border-left: none;
}

#filter {
    margin: 0 0 20px;
    display: block;
}

#filter .checkbox {
    display: inline-block;
}

#filter .checkbox label {
    position: relative;
}

#filter .checkbox input {
    display:none;
}

#filter .checkbox label .checkmark {
    padding: 5px 10px;
    font-size: 9px;
    margin: 0 2px 3px 0;
    display: inline-block;
    cursor: pointer;
}

#filter .checkbox label .checkmark:hover {
    border: 1px solid #000;
}

#filter .checkbox input:checked ~ .checkmark {
   
	background: #d2132f!important;
    background: linear-gradient(269deg, #a03420 0%, #e64f32 100%)!important;
    color: #fff;
}

#filter .checkbox label:hover .checkmark {
    opacity:0.8;
}

#filter .values {
    padding: 0 0 10px;
}

#filter h4 {
    font-size: 11px;
    padding: 0 0 10px;
    font-weight: 600;
}
    
#filter .reset-filter {
    font-size: 10px;
}


.section thead {
    display: none;
}  

.section table {
    display: block;
}
    
.section tbody {
    width: 100%;
    display: block;
}
   
.section tr {
    display: block;
    border-bottom: 5px solid #f2f2f2;
    background: #fff;
    width: 100%;
    padding: 10px 0;
}  
    
.section tr td {
    display: block;
    border-bottom: none;
    padding: 15px 10px 15px;
    font-size: 11px;
}      

.categories td .sale {
    float: left;
    top:-3px;
    position: relative;
    margin: 0 15px 3px 0;
    font-weight: 400;
}

.categories tr td.brand {
    width: auto;
    padding:5px 0 0 10px;
    margin: 0 0 10px;
    font-weight: 600;
}

.categories tr td.info {
    width: auto;
    padding:0 0 0 10px;
}

.categories tr td.info p {
    padding: 0 5px 0 0;
    margin: 0 5px 5px 0;
    border-right:1px solid #ccc;
    display: inline-block;
    position: relative;
}
    
.categories tr td p:last-child {
    border: none!important;
}
    
.categories tr td.count {
    padding: 5px 10px 15px;
}

.categories tr td.price {
    padding: 5px 0 0 10px;
    background: #f2f2f2;
    margin: 8px 10px 0;
    width: auto;
}
    
.categories .products_awning_fittings tr td.price {
    padding: 5px 0 0 10px;
    width: auto;
    margin: 8px 10px 8px;
}

.categories tr td.price p {
    padding: 0 5px 0 0;
    margin: 0 5px 5px 0;
    border-right:1px solid #ccc;
    display: inline-block;
    position: relative;
}
    
.categories tr td.price .pda-price {
    display: inline-block;
    border-right: none;
    padding: 0;
}

.categories .count h4 {
    font-size:11px;
    font-weight: 600;
    padding: 0 0 10px;
}

.categories .count .c {
    float: left;
    width: calc(100% - 150px);
    padding: 3px 15px 0 0;
    margin: 0 0 10px;
    position: relative;
}
    
.categories .products_awning_fittings .count .c  {
    width: calc(100% - 150px);
}

.categories .count .c .s {
    display: inline-block;
}

.categories .count .i {
    width:60px;
}
    
.categories .products_awning_fittings .count .i  {
    width:60px;
}

.categories .count .i input {
    width: 28px;
}

.categories .count .a {
    width:75px;
}
    
.categories .products_awning_fittings .count .a  {
    width:75px;
}
    
.categories .row-roll .i,    
.categories .row-roll .a {
    position: relative;
}

.categories .amout .close {
    display: none;
}

.categories .amout .open-close {
    font-weight: 600;
    text-decoration: underline;
}

.categories .add-to-preorder,
.categories .count .a a {
    font-size:10px;
}

.categories .add-to-preorder:hover,
.categories .count .a a:hover {
    text-decoration: none;
}

.categories .preorder {
    width:100%;
}
    
.categories .block-name {
    display: block;
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
}
    
.categories .products_awning_fittings tr td.photo {
    padding: 5px 10px 5px;
}
    
.categories .products_awning_fittings tr td.photo span img {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 0;
    transform: translate(0, 0);
}
    
.categories .products_awning_fittings tr {
    padding: 10px 0 0;
}
    
.categories .products_awning_fittings tr td.photo span {
    width:100%;
    height: 80px;
    display: block;
}

.categories .products_awning_fittings tr td.photo span img {
    width: auto;
    height:80px;
}

.categories .products_specialist_fabrics tr td.count,
.categories .products_print_textiles tr td.count,
.categories .products_blowing_fabrics tr td.count {
    padding: 12px 10px 0;
}
    
.categories .products_specialist_fabrics tr td.info,
.categories .products_blowing_fabrics tr td.info,
.categories .products_print_textiles tr td.info {
    width: auto;
}

.categories .products_specialist_fabrics tr td.price,
.categories .products_blowing_fabrics tr td.price,
.categories .products_print_textiles tr td.price {
    width: auto;
}

.not-found {
    text-align: center;
    padding: 15px 0 15px;
    font-weight: 600;
}

footer {
    padding: 20px 0 20px;
}
 
footer .chat,
footer .logo {
    display: none;
}
    
footer .contact {
    width:100%;
    margin: 0;
}

footer .copy {
    padding: 10px 0 0;
    font-size:10px;
    letter-spacing: 0.5px;
}

footer p a {
    font-size:12px;
    display: inline-block;
    padding: 0 0 3px;
    font-weight: 500;
}

footer .btn {
    display: inline-block;
    width: auto;
    padding: 13px 20px;
    float: right;
    border-radius: 50px;
}

#overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
	width:100%;
	min-height:100vh;
    overflow: auto;
    background: rgba(0,0,0,0.7);
    z-index:79999;
}
    
.checkout .col-6 {
    width: 100%;
    margin: 0;
}

.checkout .name-table {
    margin: -10px 0;
    padding: 15px 0 5px;
    font-size: 12px;
}

.checkout td.name {
    width:100%;
    padding:0 0 5px 10px;
} 
    
.checkout td.name p {
    padding: 0 5px 0 0;
    margin: 0 5px 5px 0;
    border-right:1px solid #ccc;
    display: inline-block;
    position: relative;
}
    
.checkout td p:last-child {
    border: none!important;
}

.checkout td.total {
    width: auto;
    padding: 0 15px;
    text-align: right;
}
    
.checkout td.count {
    padding: 0 10px;
}

.checkout td.count .item {
    margin: 0 0 10px;
    line-height: 1.5;
    background: #f2f2f2;
    padding: 10px 10px;
    position: relative;
}

.checkout td.count .p {
    float: none;
    width: 150px;
}

.checkout td.count .s {
    float: none;
    width:190px;
    padding: 4px 0;
}

.checkout td.count .a {
    float: none;
    width:180px;
}
    
.checkout tr:last-child {
    padding: 0;
}

.checkout td .error {
    float: none;
    width: 100%;
}

.checkout td.count .d a {
    font-weight: 500;
    color: #e64011;
    text-decoration: underline;
    font-size:10px;
}

.checkout .block {
    padding: 15px 10px 0;
    background: #fff;
    border-radius: 5px;
    margin: 10px 0 0;
}

.checkout label {
    font-size:11px;
}

.checkout .btn {
    width: 170px;
    font-size:10px;
}

.checkout .cart {
    padding: 20px 0 10px;
}

.checkout td.count .d {
    float: none;
    position: absolute;
    right: 10px;
    top: 8px;
}    
    
.thank {
    padding: 100px 0;
}
    
.thank h1 {
    font-size: 20px;
}

.thank p {
    width: 320px;
    font-size: 14px;
}

.thank .btn {
    width:180px;
    font-size:10px;
}

.cabinet {
    padding: 40px 0;
}
   
.cabinet tr {
    position: relative;
}    
    
.cabinet td.number {
    width: auto;
    float: left;
    padding: 12px 10px 8px;
}

.cabinet td.date {
    width:80px;
    float:left;
    padding: 12px 0 8px;
}
    
.cabinet td.products {
    clear: both;
    padding: 2px 10px 0;
}

.cabinet td.return {
    width: 100px;
    padding: 0 10px 10px;
}

.cabinet td.info-status {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
}

.cabinet .navigation li {
    margin: 0 10px 20px 0;
}

#profile .btn {
    width: 150px;
    font-size: 10px;
}

.order {
    padding: 40px 0 0; 
}

.order .items-table {
    padding: 20px 0 40px;
}

.order .items-table h4 {
    font-size:14px;
    padding: 0 0 10px;
}

.order .items-table .btn {
    width:170px;
    display: block;
    margin: 10px 0 20px;
    font-size:10px;
}

.order tr td.brand {
    width: 100%;
}

.order tr td.info {
    width: 100%;
}

.order tr td.price {
    width: auto;
}

.orders .item {
    margin: 13px 0;
}

.orders .item p {
    padding: 0;
}

.result-system {
    padding: 15px 30px;
    font-size:11px;
    font-weight: 500;
}

.login .logo {
    text-align: center;
}

.login {
    padding: 50px 0;
}

.login .block {
    width:300px;
    margin: 15px auto 50px;
}
    
.login .col {
    width:100%;
    padding: 0;
    float: none;
    border-radius: 5px;
    margin: 0 0 40px
}

.login .col:nth-child(2) {
    float: none;
    background: #fff;
    margin: 0 0 20px
}

.login .col:nth-child(2) input {
    background: #fff;
}

.login input {
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    padding: 10px 0;
    border-radius: 0;
    width:100%;
    font-size:11px;
}
    
.login .navigation {
    display: block;
    padding: 30px 0 0;
    text-align: center;
}
    
.login .tab {
    display: none;
}

.login .tab-1 {
    display: block;
}

.login-admin form {
    width: 100%;
    margin: 25px auto;
}

.settings {
    padding: 0px 0 40px;
}

.settings h4 {
    padding: 30px 0 20px;
    font-size:14px;
    font-weight: 600;
}

.settings .btn {
    width:280px;
    margin: 20px 0 0;
}

.footer-admin {
    padding: 10px 0 20px;
}
    
.header-admin .logout {
    display: block;
    padding: 6px 0;
}
    
#toTop {
    display: none!important;
}

}