@charset "UTF-8";
html {
    position: relative;
    min-height: 100%; }

body {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 274px;
    background-color: #fff; }

a, a:hover, a:focus {
    outline: none !important; }


.label-pay-type-status-1 {
    background-color: #5a8616;
    color: #FFFFFF; }

.label.label-pay-type-status-2,
.label.label-pay-type-status-3,
.label.label-pay-type-status-4 {
    background-color: #3769A0;
    color: #FFFFFF; }

.label.label-status-1,
.label.label-status-3 {
    background-color: #2681E6;
    color: #FFF; }

.label.label-status-2 {
    background-color: #FF6600;
    color: #FFF; }

.label.label-status-4,
.label.label-status-5,
.label.label-status-6,
.label.label-status-7 {
    background-color: #FAC313;
    color: #222222; }

.label.label-status-8,
.label.label-status-12 {
    background-color: #D83100;
    color: #FFF; }

.label.label-status-9,
.label.label-status-10 {
    background-color: #777;
    color: #FFF; }


.modal.in .modal-dialog {
    margin-top: 60px; }

.alert {
    display: none; }

.modal-body {
    overflow: hidden; }

.modal-content {
    border-radius: 0; }

.modal-header {
    border-bottom: 2px solid #E31F25; }

.modal-title {
    color: #333; }

.site_button {
    background: none;
    border: 1px solid #E31F25;
    color: #E31F25;
    padding: 8px 25px;
    display: inline-block;
    transition: all ease .3s; }
.site_button:hover, .site_button:focus, .site_button:active {
    background: #E31F25;
    border-color: #E31F25;
    color: #fff;
    text-decoration: none; }

.form-group-sm .form-control,
.form-control {
    border-radius: 0 !important;
    height: 40px;
    font-weight: 300;
    box-shadow: none;
    font-size: 14px; }

/* SVG Icons - svgicons.sparkk.fr */
.svg-icon {
    width: 1em;
    height: 1em; }

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6; }

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1; }

.no-padding {
    padding-left: 0;
    padding-right: 0; }

.breadcrumb > li + li::before {
    content: " - " !important;
    color: #666; }

h1, h2, h3, h4, h5, h6 {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px; }

h1 {
    font-size: 22px; }

h2 {
    font-size: 26px; }

h3 {
    font-size: 18px; }

h4 {
    font-size: 16px; }

h1.page, h2.page, h3.page, h4.page, h5.page, h6.page {
    text-align: left;
    color: #E31F25;
    font-size: 22px; /* 35px; */
    font-weight: 500; /*  200; */
}


h1.cat, h2.cat, h3.cat, h4.cat, h5.cat, h6.cat {
    margin-top: 0; }

.missing {
    background-color: #e31f251a;
    border-color: #E31F25;
}


.omsk {
    font-weight: 400;
}


.ui-autocomplete {
    width: 350px;
    padding: 0;
    list-style: none;
}

.ui-autocomplete .search-item {
    height: 70px !important;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
}
.ui-autocomplete .search-item .container-search-result {
    width: 100%;
    max-width: 370px;
    display: inline-block;
    overflow: hidden;
    height: 70px !important;
}
.ui-autocomplete .search-item .container-search-result div {
    float: left;
}
.ui-autocomplete .search-item .container-search-result div.img-pic {
    width: 30%;
    vertical-align: middle;
    padding: 2px;
    text-align: center;
}

.ui-autocomplete .search-item .container-search-result div.img-pic img {
    max-height: 60px;
}


.btn-red {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E31F25;
    color: #fff;
    border: none;
    padding: 0.5rem 6rem;
    text-transform: uppercase;
    margin: 2.5rem 0;
    font-weight: 300;
    height: 45px;
}
.btn-red:hover {
    color: #fff;
    text-decoration: none;
}
.btn-red:focus {
    color: #fff;
    text-decoration: none;
}
.justify-content-center {
    display: flex;
    justify-content: center;
}
.form-control.message {
    resize: none;
}


/*
.ui-autocomplete .search-item .container-search-result div.info-block {
    width: 70%;
}
.ui-autocomplete .search-item .container-search-result div {
    float: left;
}

.ui-autocomplete .search-item .container-search-result div.info-block p.title {
    margin-bottom: 0;
    height: 32px;
    line-height: 115%;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    padding-top: 5px;
}*/


.ui-autocomplete li {
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
}
.ui-autocomplete li div {
    float: left;
    height: 80px;
    padding: 8px;
    color: #312219;
    border-bottom: 1px solid #efeeee;
    border-top: 1px solid #efeeee;
}
.ui-autocomplete li div:first-child {
    width: 128px;
    text-align: center;
    line-height: 64px;
    margin: 0px 0 0px 2px;
}
.ui-autocomplete li div:last-child {
    width: 218px;
    text-align: left;
    margin: 0px 2px 0px 0;
}
.ui-autocomplete li div img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.ui-autocomplete li:hover div {
    background-color: #efeeee;
}

.ui-autocomplete li a {
    display: block;
    color: #312219;
    width: 100%;
}
.ui-autocomplete li:hover a {
    text-decoration: underline;
}



/*header*/
.navbar-brand {
    padding: 10px 5px 5px;
    background: #fff;}
.navbar-brand img {
    max-width: 100%;
    max-height: 100%; }

.navbar-toggle {
    margin: 8px 10px 5px 5px;
    border: 1px solid #e1e1e1; }
.navbar-toggle .icon-bar {
    background: #e1e1e1; }

.navbar-right li{
    width: auto;
}

.cart-sm{
    display: block;
    float: left;
    margin-top: 4px;
    color: #fff;
    font-size: 26px;
    padding: 5px 15px 0 10px;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.cart-sm span{
    font-size: 11px;
    display: inline-block;
    position: relative;
    bottom: 5px;
    margin-left: 5px;
    text-transform: uppercase;
}
.cart-sm:hover,.cart-sm:focus{
    color:#000;
    text-decoration: none;
}

#logo {
    padding-top: 20px; }
#logo img {
    max-width: 100%; }

.header-top {
    text-align: center;
    background: #4B4B4B; }
.header-top .links {
    display: inline-block; }
.header-top .links ul {
    overflow: hidden;
    margin: 0; }
.header-top .links ul li {
    display: inline-block;
    padding: 5px 15px 0; }
.header-top .links ul li a {
    font-size: 12px;
    color: #999999;
    text-decoration: underline; }
.header-top .links ul li a:hover, .header-top .links ul li a:focus {
    color: #fff;
    text-decoration: none; }

.language button.dropdown-toggle {
    padding: 12px 20px 10px 0px;
    color: #999999;
    font-weight: 300;
    font-size: 12px; }
.language button.dropdown-toggle:hover, .language button.dropdown-toggle:focus {
    text-decoration: none; }
.language .dropdown-menu {
    left: 0;
    margin: 0;
    right: auto;
    text-align: left;
    font-size: 13px;
    font-weight: normal; }
.language li a {
    padding: 3px 10px;
    color: #000; }
.language li a:hover, .language li a:focus {
    color: #fff !important;
    background: #E31F25 !important; }
.language .open .dropdown-menu {
    padding: 10px;
    background: #F0F0F0;
    border-radius: 0;
    border: none;
    box-shadow: none; }

.navbar-header{
    background: #E31F25;
}


#top-links {
    padding-top: 5px; }
#top-links a {
    color: #999999;
    font-size: 12px;
    display: inline-block;
    line-height: 16px; }
#top-links a:hover, #top-links a:focus {
    color: #fff;
    text-decoration: none; }
#top-links a i {
    color: #999999; }

#search {
    width: 100%; }

.group-mobile .shop-search {
    padding-top: 20px;
}

.group-mobile .catalog-middle-btn {
    background: #4B4B4B;
    color: #fff;
 }
.group-mobile .catalog-middle {
    background: #4B4B4B;
    color: #fff;
 }
.group-mobile .catalog-middle:hover {
    text-decoration: underline;
 }
.group-mobile .catalog-middle:focus {
    text-decoration: underline;
 }
.group-mobile .catalog-middle-btn:hover {
    text-decoration: underline;
 }
.group-mobile .catalog-middle-btn:focus {
    text-decoration: underline;
    background: #4B4B4B!important;
 }
.group-mobile .catalog-small:hover {
    text-decoration: underline;
    background: #4B4B4B!important;
}
.group-mobile .catalog-small {
    background: #E31F25;
    color: #fff;
 }
.group-mobile .catalog-small:focus {
    text-decoration: underline;
    background: #E31F25!important;
 }
.group-mobile .promo-block {
    margin: 0;
    margin-top: 1rem;
 }
.group-mobile .catalog-mobile-icon {
    float: left;
    height: 40px;
    padding: 0 15px;
    font-size: 22px;
    line-height: 40px;
    background: #CA0D13;
}
.group-mobile .catalog-mobile-btn {
    display: block;
    margin-top: 1rem;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    color: #FFF;
    border: none;
    line-height: 40px;
    outline: none;
}
.body-overflow {
    overflow: hidden;
}
.group-mobile .catalog-mobile-btn-title {
    display: flex;
    justify-content: center;
    background: #E31F25;
}

.navbar-header-cap {
    height: 50px;
}
#cart {
    padding: 35px 0 0; }

#cart-count-loader {
    position: absolute;
    display: none;
    color: #fff; }


header {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px; }
header .cart-icon {
    float: left;
    color: #fff;
    font-size: 22px;
    background: #CA0D13;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center; }
header .cart-info {
    float: left;
    background: #E31F25;
    color: #fff;
    text-transform: uppercase;
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    font-weight: 300; }
header .cart-info:hover, header .cart-info:focus {
    text-decoration: none;
    color: #fff; }
header .cart-info .total-cart {
    color: #4B4B4B;
    font-size: 12px;
    font-weight: 300; }
header .cart-info .total-cart:hover, header .cart-info .total-cart:focus {
    text-decoration: none;
    color: #4B4B4B; }
header .time {
    padding-top: 15px; }
header .time ul {
    margin: 0; }
header .time ul li {
    padding: 2px 0;
    font-weight: 300;
    font-size: 16px; }
header .time ul li i {
    color: #cecaca;
    font-size: 18px;
    padding-right: 5px;
    position: relative;
    top: 2px; }

.shop-search {
    padding-top: 35px; }
.shop-search input {
    height: 45px;
    font-size: 12px;
    background: #F3F2F2;
    border-color: #F3F2F2;
    box-shadow: none;
    color: #000; }
.shop-search button {
    height: 45px;
    padding: 0 10px;
    color: #000;
    background: #dbd7d7;
    border-color: #dbd7d7;
    border-radius: 0;
    font-size: 20px;
    transition: all 0.5s; }

.shop-search button:hover {
    background: #F3F2F2;
    border-color: #F3F2F2;
}

/*header*/
/*logo start*/
#logo-block {
    height: 100px; }

#logo-block > div > div > div:nth-child(n+2) {
    padding-top: 15px; }

#logo-block img {
    max-width: 100%;
    max-height: 100%; }

#logo-block .slogn span {
    font-size: 20px; }

#logo-block .adress {
    display: inline-block;
    text-align: right; }

#logo-block .phone {
    text-align: right; }

#logo-block a.small-text-link {
    color: #333;
    font-size: 0.87em;
    display: block;
    width: 100%;
    text-align: right; }

#logo-block a.small-text-link:hover, #logo-block a.small-text-link:focus {
    color: #FFCD00; }

/*logo end*/
/*menu start*/
#menu-block {
    border: none;
    margin-bottom: 0;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px -1px #c5c5c5;
    -moz-box-shadow: 0px 2px 3px -1px #c5c5c5;
    box-shadow: 0px 2px 3px -1px #c5c5c5;
    background: #EFEEEE;
    border-radius: 0; 
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 100%;
    
}

#menu-block a.navbar-brand {
    padding: 5px; }

#menu-block a.navbar-brand img {
    max-height: 100%; }

#menu-block button.navbar-toggle {
    background: #fff; }

#menu-block button.navbar-toggle .icon-bar {
    background: #E31F25; }

#menu-block.fixed-menu {
    position: fixed;
    z-index: 1800;
    top: 0;
    margin-top: 0;
    width: 100%;
    background: #f8f8f8; }

#menu-block.tiny-categories {
    overflow: hidden;
    height: 51px; }

#menu-block .catalog-small{
    background: #E31F25;
    color:#fff;
}
#menu-block .catalog-middle{
    background: #4B4B4B;
    color:#fff;
    display: flex;
    justify-content: center;
}
.discount{
    color:#000!important;
    font-weight: bold!important;
}

#menu-block .catalog-middle:hover, #menu-block .catalog-small:hover {
    text-decoration: underline;
}

.image_tags {
    height: 40px;}
.navbar-nav > li > a {
    color: #000;
    padding: 10px;
    font-weight: 300;
    font-size: 14px;
    line-height: 40px}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: rgba(0, 0, 0, 0.1);
    border: none; }

#catalog-item a {
    background: rgba(0, 0, 0, 0.1);
    border: none;
    padding: 10px; }
#catalog-item .dropdown-menu {
    width: 1100px;
    padding: 0; }
#catalog-item .dropdown-menu .type {
    float: left;
    width: 20%;
    padding: 25px;
    border-right: 1px solid #e2e2e2; }
#catalog-item .dropdown-menu .type:nth-child(1) {
    border: none;
}
#catalog-item .dropdown-menu .price {
    float: left;
    width: 20%;
    padding: 25px;
    padding-left: 40px; }
#catalog-item .dropdown-menu .promo {
    float: left;
    width: 15%;
    padding: 25px;
}
#catalog-item .dropdown-menu .size {
    float: left;
    padding: 25px;
    width: 25%;
    overflow: hidden;}
#catalog-item .dropdown-menu .size ul {
    overflow-y: scroll;
}
#catalog-item .title {
    text-transform: uppercase;
    color: #E31F25;
    font-weight: 300;
    font-size: 16px; }
#catalog-item ul li a {
    background: none;
    padding: 5px 0;
    display: inline-block;
    color: #000;
    font-weight: 300; }
#catalog-item ul li a .qty {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    padding-left: 5px; }

#sidebar-posts-list{
    overflow:hidden;
    width:100%;
}
#sidebar-posts-list li{
    overflow:hidden;
}

.small-categories{
    padding: 15px 0;
}
.small-categories span.cat{
    display:block;
    text-align: left;
    color: #E31F25;
    font-size: 22px;
    font-weight: 500;
    margin: 15px 0;
}
.small-categories .panel-default{
    border-radius: 0;
}
.small-categories .panel-default > .panel-heading{
    background: #fff;
}
.small-categories .panel-title a{
    text-transform: uppercase;
    color: #E31F25;
    font-weight: 300;
    font-size: 16px;
}
.small-categories .panel-title a:hover, .small-categories .panel-title a:focus{
    text-decoration: none;
}
.small-categories ul{
    margin:0;
}
.small-categories ul li{}
.small-categories ul li a{
    background: none;
    padding: 5px 0;
    display: inline-block;
    color: #000;
    font-weight: 300;
}
.small-categories ul li a .qty{
    font-size: 12px;
    color: #999999;
    display: inline-block;
    padding-left: 5px;
}




/*menu end*/
/*slider start*/
#slider-block .carousel-inner > .item{
    height:730px;
    text-align: center;
}
#slider-block  .carousel-inner > .item > a > img,
#slider-block  .carousel-inner > .item > img{
    max-width: 100%;
    max-height: 100%;
    display:inline-block;
}

.glyphicon-chevron-left::before {
    content: "\f100";
    font-family: FontAwesome; }

.glyphicon-chevron-right::before {
    content: "\f101";
    font-family: FontAwesome; }

.carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
    border-radius: 0;
    margin: 0;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    background: #fff;
    border-color: #fff; }
.carousel-indicators .active {
    width: 8px !important;
    height: 8px !important;
    background: #E31F25;
    border-color: #E31F25; }

#slider-block .carousel-control {
    background: none;
    font-size: 3em; }


#slider-block .carousel-control > span {
    position: absolute; }

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    right: 0;
    left: auto; }

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: auto;
    left: 0; }

#slider-block .carousel-caption {
    left: 0px;
    right: auto;
    text-align: left;
    padding-left: 50px;
    bottom: 0; }

#slider-block .carousel-caption a {
    color: #fff; }

#slider-block .carousel-caption h3 {
    font-size: 45px; }

#slider-block .carousel-caption p {
    font-size: 25px; }

#slider-block .carousel-caption p > span {
    display: inline-block;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.3); }

/*slider end*/
/*grey row*/
.grey-row {
    background: #EFEEEE;
    padding: 20px 0; }
.grey-row .preim {
    padding: 20px 15px;
    position: relative; }
.grey-row .preim .img-block {
    width: 30%;
    float: left;
    height: 50px;
    line-height: 48px;
    text-align: center; }
.grey-row .preim .img-block img {
    max-width: 100%;
    max-height: 100%; }
.grey-row .preim .item {
    display: block;
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-top: 6px; }
.grey-row .preim + .preim::before {
    display: block;
    position: absolute;
    width: 1px;
    background: #c8c8c8;
    content: '';
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0; }

/*grey row*/
/*cats*/
.cats-blocks {
    padding: 60px 0 25px;
    border-bottom: 1px solid #e2e2e2; }
.cats-blocks .cat-block {
    margin: 10px 0; }
.cats-blocks .cat-block .img-block {
    position: relative;
    height: 120px;
    line-height: 118px;
    text-align: center;
    width: 100%;
    overflow: hidden; }
.cats-blocks .cat-block .img-block img {
    max-height: 100%;
    max-width: 100%; }
.cats-blocks .cat-block .img-block .filter {
    opacity: 0;
    transition: opacity 0.4s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #E31F25; }
.cats-blocks .cat-block .info-block .title {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    font-size: 16px;
    height: 37px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 13px; }
.cats-blocks .cat-block .info-block .qty {
    display: block;
    color: #999999;
    font-size: 12px;
    font-weight: 300;
    padding: 15px 0; }
.cats-blocks .cat-block a:hover, .cats-blocks .cat-block a:focus {
    text-decoration: none; }
.cats-blocks .cat-block a:hover .img-block .filter, .cats-blocks .cat-block a:focus .img-block .filter {
    opacity: 0.2; }
.cats-blocks .cat-block a:hover .title, .cats-blocks .cat-block a:focus .title {
    text-decoration: none;
    border-color: #E31F25; }
.cats-blocks .cat-block a:hover .qty, .cats-blocks .cat-block a:focus .qty {
    text-decoration: none; }

/*cats*/
/*collections*/
.collections {
    border-bottom: 1px solid #e2e2e2;
    background: #EFEEEE;
    padding: 50px 0; }
.collections .collect {
    margin: 10px 0; }
.collections .collect a {
    display: block;
    padding-bottom: 20px;
    background: #fff; }
.collections .collect a:hover, .collections .collect a:focus {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
.collections .collect a:hover .collect-info, .collections .collect a:focus .collect-info {
    transition: all 0.4s;
    border-bottom: 1px solid #E31F25; }
.collections .collect a .categories-list-single-categoru-image-wrapp {
    height: 233px;
    line-height: 210px;
    text-align: center;
    padding: 10px 0;
    overflow: hidden;
}
.collections .collect a .categories-list-single-categoru-image-wrapp img.categories-list-single-category {
    height: auto;
    width: auto;
    max-height: 210px;
}
.collections .collect .img-block {
    background: #fff;
    height: 213px;
    width: 100%;
    line-height: 210px;
    overflow: hidden; }
.collections .collect .img-block img {
    max-height: 100%;
    max-width: 100%; }
.collections .collect .collect-info {
    height: 73px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    background: #fff;
    padding: 7px 20px 0;
    text-align: center;
    margin-bottom: 15px; }
.collections .collect .collect-info .title {
    color: #696969;
    font-weight: 300;}
.collections .collect .collect-info .title .seria {
    text-transform: uppercase;
    color: #E31F25;
    font-weight: 300; }
.collections .collect .collect-info ul {
    margin: 0;
    padding-top: 20px; }
.collections .collect .collect-info ul li .title .seria {
    color: #000; }

/*collections*/

.owl-actions{
    position: relative;
    margin-bottom: 25px;
}
.owl-actions .owl-nav{
    width: 100%;
    position: absolute;
    top: calc(50% - 18px);
}
.owl-actions .owl-nav .owl-prev{
    font-size: 25px;
    color: #bcbcbc;
    text-shadow: none;
    float: left;
    margin-left: -30px;
}
.owl-actions .owl-nav .owl-next{
    font-size: 25px;
    color: #bcbcbc;
    text-shadow: none;
    float: right;
    margin-right: -30px;
}

.act-title{
    display:block;
    float:left;
    width:50%;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}
.view_all_acts{
    display:block;
    float:right;
    width:50%;
    text-align: right;
    line-height: 30px;
    color: #E31F25;
    text-transform: lowercase;
    text-decoration: underline;
}
.view_all_acts:hover, .view_all_acts:focus{
    color:#000;
}

/*brands*/
.partners {
    padding: 35px 0;
    overflow: hidden; }
.partners > .container {
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e2e2; }
.partners .owl-item {
    display: inline-block; }
.partners .item {
    text-align: center;
    padding: 10px; }
.partners .item .img-block {
    display: inline-block;
    height: 100px;
    line-height: 95px; }
.partners .item .img-block img {
    max-width: 100%;
    max-height: 90px;
    display: inline-block;
    width: auto; }
.partners .owl-carousel .owl-dots, .partners .owl-carousel .owl-dots.disabled {
    display: none; }
.partners .owl-stage-outer {
    overflow: hidden; }
.partners .owl-nav .owl-prev, .partners .owl-nav .owl-next {
    display: inline-block;
    font-size: 25px;
    position: absolute;
    top: 35px;
    left: 0;
    display: inline-block;
    color: #bcbcbc;
    text-shadow: none;
    text-align: center;
    line-height: 38px;
    transition: all ease .3s; }
.partners .owl-nav .owl-prev {
    left: -15px;
    right: auto; }
.partners .owl-nav .owl-next {
    left: auto;
    right: -15px; }

/*brands*/
/*banner start*/
a.banner-wrp {
    overflow: hidden;
    display: block;
    margin: 15px 0px;
    text-align: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 0 !important;
    height: 150px;
    color: #fff; }

a.banner-wrp h3 {
    text-transform: uppercase;
    z-index: 900;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
    font-size: 1.3em; }

a.banner-wrp .filter {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(70, 203, 206, 0);
    z-index: 800;
    height: 150px;
    margin: 15px; }

a.banner-wrp .filter:hover {
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }

/*banner end*/
/*service start*/
.service-widget {
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px; }

.service-widget a {
    display: block;
    overflow: hidden;
    padding-top: 15px; }
.service-widget a:hover, .service-widget a:focus {
    color: #E31F25;
    text-decoration: none; }
.service-widget a:hover h2, .service-widget a:focus h2 {
    color: #E31F25; }

.service-widget .img-block {
    height: 160px;
    line-height: 158px;
    text-align: center;
    width: 100%; }

.service-widget img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }

.service-widget h2 {
    font-size: 16px;
    text-transform: uppercase;
    height: 35px;
    margin: 5px 0 0 0; }

.service-widget p {
    color: #333; }

/*service end*/
/*about start*/
/*about end*/
/*certificates start*/
#certificate {
    padding: 15px; }

#certificate h2 {
    margin-bottom: 40px; }

#certificate a {
    display: inline-block;
    padding: 10px; }

#certificate a img {
    max-height: 100px; }

/*certificates end*/

/*faq*/
.faq-block {
    padding-bottom: 35px; }
.faq-block .panel-title{
    text-transform: none;
    text-align: left;
    margin-bottom: 0;
}
.faq-block .page-body{
    overflow: hidden;
    width: 100%;
    padding: 15px 0;
    border-top: 1px dashed #ddd;
}
.faq-block .groups_list {
    padding: 20px 25px 0;
    float: left;
    border: none;
    width: 30%;
    display:none;}
.faq-block .groups_list li {
    padding:10px 0;
    position: relative;
}
.faq-block .groups_list li a {
    display: block;
    height: 22px;
    color: #000;
    padding: 0 15px; }
.faq-block .groups_list li + li::before {
    display: block;
    content: '';
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    height: 1px;
    background: #ddd; }
.faq-block .groups_list li.active a {
    background: #F3A716;
    color: #fff; }
.faq-block .row-faq {
    padding: 15px;
    width: 100%;
    display:block !important;
}
.faq-block .row-faq li {
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #ddd;
    margin: 5px;
    background: #fff;
    width: calc(33.33333% - 10px);
}
.faq-block .row-faq li + li::before {
    display: none; }
.faq-block .content-faq {
    float: left;
    padding: 20px 15px;
    width: 100%; }

.choose-msg {
    font-size: 20px;
    padding: 15px;
    color: #000; }

#questions {
    padding: 15px; }
#questions .panel {
    border-radius: 0; }
#questions .panel .panel-heading {
    overflow: hidden;
    background: #f2f2f2;
    border-radius: 0; }
#questions .panel .panel-heading .panel-title {
    float: left; }
#questions .panel .panel-heading .panel-title a {
    color: #000;
    border-bottom: 1px dotted #000; }
#questions .panel .panel-heading .panel-title a:hover, #questions .panel .panel-heading .panel-title a:focus {
    text-decoration: none; }
/*faq*/

/* order start */
.cart-order-block .step .step-title {
    font-size: 18px;
    padding: 5px 0;
    font-weight: bold;
}
.cart-order-block .step .notice i {
    color: #004b98;
    display: inline-block;
    border: 1px solid #004b98;
    border-radius: 100%;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    position: relative;
    bottom: 1px;
    margin-right: 5px;
}
.pat_type {
    overflow: hidden;
    width: 100%;
}
#payment {
    width: 100%;
    padding: 0 0 15px;
}
#payment .btn {
    border-radius: 0;
    text-align: left;
    height: 70px;
    position: relative;
    display: block;
    float: left;
    width: 25%;
    box-shadow: none !important;
}
#payment .btn.active, #payment .btn:hover, #payment .btn:focus {
    box-shadow: none !important;
    background: #e7f4ff;
    border: 1px solid #a4cdf1;
    outline: none;
}
.pat_type .text .title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    color: #000;
    padding-bottom: 10px;
}
.pat_type .text .small-text {
    display: block;
    font-size: 11px;
    color: #8a8a8a;
    line-height: 18px;
    height: 20px;
}
#payment input[type="radio"] {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
    margin: 0;
}

/* order end */


/*partners start*/
a.partner-logo {
    display: inline-block;
    float: left;
    width: 19%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin-right: 1%;
    margin-top: 15px;
    margin-bottom: 15px; }

a.partner-logo:last-child {
    margin-right: 0; }

a.partner-logo img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }

/*partners end*/
/*reviwes start*/
#reviwes-block {
    background: #FFCD00;
    padding: 15px 0 45px 0; }

#reviwes-block h2 {
    text-align: center;
    padding-bottom: 15px; }

#reviwes-block .reviwes {
    text-align: center; }

#reviwes-block #carousel-review {
    height: 200px; }

#reviwes-block #carousel-review .item {
    padding: 15px 30px;
    height: auto; }

#reviwes-block #carousel-review .item p {
    height: 100px;
    text-align: justify; }

#reviwes-block #carousel-review .item p.none {
    text-align: center;
    font-size: 2em; }

#reviwes-block #carousel-review .carousel-control {
    background: none;
    position: absolute;
    top: 40%;
    text-align: left; }

#reviwes-block #carousel-review .carousel-control.right {
    text-align: right; }

#reviwes-block a.act {
    text-transform: uppercase;
    text-decoration: underline;
    display: inline-block;
    text-align: center;
    padding: 5px 10px; }

/*reviwes end*/
/*news start*/
.actions > .container {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px; }

.widget-post {
    margin: 15px 0;
    text-align: center;
    height: 250px;
    overflow: hidden; }
.widget-post a:hover, .widget-post a:focus {
    text-decoration: none; }

.widget-post h2 {
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    height: 70px;
    vertical-align: middle;
    max-width: 100%;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 20px;}

.widget-post .widget-post-img {
    display: block;
    overflow: hidden;
    text-decoration: none;
    height: 149px;
    text-align: center;
    width: 100%;
    line-height: 146px; }

.widget-post .widget-post-img img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }

.widget-post p {
    height: 95px;
    overflow: hidden;
    font-weight: 300;
    font-size: 12px; }

.widget-post .widget-post-attr {
    text-align: center;
    border-top: 1px solid #e2e2e2;
    padding: 10px 0;
    color: #838383;
    font-weight: 300;
    margin-top: 3px; }

.widget-post:hover .widget-post-attr, .widget-post:focus .widget-post-attr {
    border-top: 1px solid #E31F25; }

.news .widget-post {
    height: auto; }

.news.actions > .container {
    border: none;
    padding: 30px 15px; }

.news .widget-post .flipc{
    width:100%;
    height: 200px;
    perspective: 1000;
    display: inline-block;
}
.news .widget-post .flipper{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transform-style: preserve-3d;
    position: relative;
}
.news .widget-post .front,
.news .widget-post .back{
    backface-visibility: hidden;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width:100%;
    height:200px;
}
.news .widget-post .back{
    transform: rotateY(180deg);
}
.news .widget-post .inner{
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 100%
}
.news .widget-post .inner2{
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 100%;
    text-align: center;
    position: relative;
    background: rgba(0, 0, 0, 0.6);
}
.news .widget-post .inner2 .layer-3{
    border: 1px solid #fff;
    width: 90%;
    height: 90%;
    top: 5%;
    position: absolute;
    left: 5%;
    padding: 15px;
}
.news .widget-post .inner2 p{
    height: 140px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-shadow: rgba(44, 49, 55, 0.7) 0px 4px 12px;
}

.news .widget-post:hover .flipc .flipper {
    transform: rotateY(180deg);
}

/*news end*/
/*words*/
.words {
    overflow: hidden;
    padding: 50px 0 0;
    font-weight: 300; }
.words > .container {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 50px; }

/*words*/

/*stores*/
.stores-block {
    padding: 25px 0;
    overflow: hidden; }
.stores-block .item {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e2e2e2; }
.stores-block .item .title-st {
    display: block;
    font-size: 18px; }
.stores-block .item .address {
    display: block; }
.stores-block .item .phone {
    display: block; }
.stores-block .item .work-time {
    display: flex; }
.stores-block .item .text {
    text-align: justify; }

/*stores*/

/* footer begin */
footer .form-control {
    height: auto; }

footer#shop-footer-block {
    color: #fff;
    height: 274px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: #4B4B4B; }
footer#shop-footer-block #shop-footer-top-block {
    padding-top: 10px;
    background: #565656; }
footer#shop-footer-block #shop-footer-top-block .container .title-block i {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 50px;
    color: #fff; }
footer#shop-footer-block #shop-footer-top-block .container .title-block span {
    display: block;
    font-size: 12px;
    position: relative;
    top: 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300; }
footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer input {
    background: #666666;
    border-color: #666666;
    box-shadow: none;
    color: #fff; }
footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer input::-webkit-input-placeholder, footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer input::-moz-placeholder, footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer input:-moz-placeholder,
footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer input :-ms-input-placeholder {
    color: #fff; }
footer#shop-footer-block #shop-footer-top-block .container form#subscribe-footer button {
    background: #4B4B4B;
    color: #fff;
    border-color: #4B4B4B;
    border-radius: 0; }
footer#shop-footer-block #shop-footer-top-block .container .contacts p {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 300; }
footer#shop-footer-block #shop-footer-top-block .container .contacts p i {
    color: #fff;
    position: relative;
    top: 2px; }
footer#shop-footer-block #shop-footer-top-block .container .contacts a {
    display: inline-block;
    width: 100%;
    padding-left: 25px;
    color: #e2e2e2;
    text-transform: lowercase;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 300; }

footer .bottom-block {
    padding: 15px 0;
    font-size: 12px; }

footer .social-bar-icons-block {
    width: 100%;
    padding: 10px 0 20px; }

footer .social-bar-icons-block .social {
    font-size: 1em;
    cursor: pointer;
    transition: all 0.15s ease;
    background: none;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 33px;
    display: inline-block;
    height: 33px;
    text-align: center;
    line-height: 32px; }

footer .social-bar-icons-block .social:hover {
    text-shadow: 0 -0.3px 0 rgba(0, 0, 0, 0.25);
    background: #E31F25;
    border-color: #E31F25; }

#avega-soft {
    color: #fff; }
#avega-soft:hover, #avega-soft:focus {
    color: #E31F25; }

footer .social-bar-icons-block i {
    color: #fff; }

footer .pages ul {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left; }

footer .pages ul li a {
    text-transform: uppercase;
    color: #e2e2e2;
    font-weight: 300;
    font-size: 11px; }

footer .pages ul li a:hover,
footer .pages ul li a:focus {
    text-decoration: underline;
    color: #fff; }

footer .contacts ul {
    margin: 0; }

footer .contacts ul li {
    display: block;
    padding: 3px 0; }

footer .contacts ul li i {
    font-size: 15px;
    display: inline-block;
    margin-right: 5px; }

#message1 {
    /*  color: #E31F25;
  margin: 5px 0 0;
  font-size: 11px;*/
    margin: 5px 0 0;
    font-size: 15px;
    color: #FFF;
    display: inline-block;
    background-color: #e31f2554;
    line-height: 30px;
}

/* footer end */
/*-----contacts page-----*/
#contact-map {
    margin-top: 35px; }

#contact-map > iframe {
    width: 100%;
    height: 460px; }

.contact-info {
    margin-top: 35px; }
.contact-info h2 {
    text-align: left;
    font-weight: 300;
    margin-top: 0; }

table#contacts td {
    padding: 5px 15px;
    font-weight: 300; }

table#contacts td:first-child {
    padding-left: 0; }

#contact-form {
    overflow: hidden;
    padding: 25px 0; }
#contact-form button {
    margin: 15px 0;
    padding: 0;
    border: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    background: #E31F25;
    height: 40px; }
#contact-form button .img-block {
    background: #CA0D13;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    height: 40px;
    line-height: 36px; }
#contact-form button .img-block img {
    max-height: 30px;
    width: auto; }
#contact-form button span {
    display: inline-block;
    padding: 0 25px;
    position: relative;
    top: 2px; }
#contact-form button:hover, #contact-form button:focus {
    text-decoration: none;
    background: #e94c51; }
#contact-form button:hover .img-block, #contact-form button:focus .img-block {
    background: #f01a21; }

/*-----contacts page-----*/
/*-----type page-----*/
.page .page-body {
    padding: 15px 0;
    overflow: hidden; }

ul.page-attr {
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
    padding-left: 0;
    font-weight: 300; }

ul.page-attr > li {
    display: inline-block;
    float: left;
    padding: 5px 0;
    width: 33.33%;
    text-align: center; }

/*-----type page-----*/
/*------blog list-------*/
.post-block {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    width: 100%;
    padding: 30px 0px; }
.post-block a {
    color: #000;
    overflow: hidden;
    display: block; }
.post-block:last-child {
    border: none; }
.post-block .block-img {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin-top: 5px;
    width: 100%; }
.post-block .block-img img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }
.post-block h2 {
    margin: 0px 0px 15px 0px;
    text-align: left;
    line-height: 26px;
    text-transform: none; }
.post-block p {
    margin-bottom: 15px;
    height: 90px; }
.post-block .all-btn {
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    padding: 8px 22px;
    text-transform: uppercase;
    background: #E31F25;
    border: 1px solid #E31F25;
    color: #fff;
    transition: all 0.3s;}
.post-block .all-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #E31F25;
}

/*------blog list-------*/
/*------blog--------*/
.blog-mob-action {
    margin-top: 1rem;
    height: 100%;
}
.blog-mob-action .action-img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.page-post {
    text-align: justify; }

.page-post .page-post-body {
    padding: 10px;
    overflow: hidden; }

.page-post .page-post-body p {
    margin-bottom: 5px; }

ul.page-post-attr {
    list-style: none;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
    padding-left: 0; }

ul.page-post-attr > li {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
    padding: 5px 0;
    font-weight: 300; }

ul.page-post-attr.has-link > li {
    width: 20%; }

/*------blog--------*/
/*----------similar news-----------*/
.similar-post {
    height: 160px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin-bottom: 15px; }

.similar-post:hover {
    background: rgba(206, 200, 200, 0.18); }

.similar-post img {
    max-width: 150px;
    max-height: 100px;
    float: left;
    margin: 0 5px 0 0; }

.similar-post h2 {
    line-height: 20px;
    margin: 0 0 5px 0;
    height: 50px; }

.similar-post h2 a {
    color: #696969;
    font-size: 0.7em; }

.similar-post p {
    text-align: justify;
    height: 80px; }

/*----------similar news-----------*/

/*---------projects----------*/
.projects-block {
    padding-bottom: 25px; }

.cat-block {
    height: 200px;
    position: relative;
    margin-bottom: 5px; }
.cat-block .inner-block {
    position: relative;
    position: absolute;
    width: 98%;
    height: 100%;
    left: 1%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #e2e2e2; }

.cat-block .progrect-info-wrp {
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: opacity 0.15s ease; }

.cat-block .progrect-info-wrp h2 {
    font-size: 18px;
    padding: 10px;
    height: 60px;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    color: #000;
    text-transform: none; }

.cat-block .progrect-info-wrp:hover {
    opacity: 0.8; }

#project-page-wrp {
    padding-top: 15px; }

.portfolio-list {
    overflow: hidden;
    padding: 15px 0; }

.portfolio-list li {
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    padding: 0 2px;
    margin: 5px 0;}

.portfolio-list .fig {
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    height: 200px;
    line-height: 196px;
    text-align: center; }

.portfolio-list .link {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.portfolio-list img {
    transform: scaleY(1);
    -webkit-transition: all 3.3s ease 0s;
    -moz-transition: all 3.3s ease 0s;
    transition: all 4.0s ease 0s;
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }

.portfolio-list img:hover,
.portfolio-list li:hover img {
    transform: scale(1.2); }

.text-block.pro {
    padding: 15px 0;
    border-top: 1px dashed #e1e1e1;
    text-align: justify; }

.page-proj-attr {
    list-style: none;
    width: 100%;
    padding: 0;
    padding-top: 5px;
    overflow: hidden;
    border-top: 2px solid #e2e2e2; }
.page-proj-attr > li {
    width: 50%;
    float: left; }
.page-proj-attr > li:first-child {
    text-align: left; }
.page-proj-attr > li:last-child {
    text-align: right; }

/*-------reviwes list-------*/
section.reviews-list {
    margin-bottom: 15px; }

section.reviews-list article {
    border: 1px solid #e2e2e2;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px 15px;
    text-align: justify; }

section.reviews-list article .reviews-attr {
    padding: 5px 0;
    float: left; }

section.reviews-list article .reviews-attr:last-child {
    text-align: right;
    float: right; }

section.reviews-list article .angle-border {
    border-bottom: 1px solid #005628; }

/*-------reviwes list-------*/
/*----------modal----------*/
.modal-content {
    border-radius: 0; }

/*----------modal----------*/
/*----------breadcrumbs----------*/
.breadcrumb {
    background-color: transparent;
    margin-top: 20px;
    padding: 8px 0; }

.breadcrumb li {
    display: inline-block; }

.breadcrumb li a {
    color: #000;
    font-weight: 300;
    /* text-decoration: underline; */
}

.breadcrumb .active {
    color: #e31f25;
    text-decoration: none;
    font-weight: 300;
}

/*----------breadcrumbs----------*/
/*----------pagination----------*/
.pagination > li {
    display: inline-block; }

.pagination li a {
    color: #000;
    background: #c0c0c0;
    padding: 3px 10px;
    font-size: 16px;
    border-color: #c0c0c0;
    border-radius: 0 !important;
    margin: 0 1px; }

.pagination li a:focus, .pagination li a:hover {
    background: #dadada;
    border-color: #dadada;
    color: #E31F25; }

.pagination li span {
    color: #6B6565; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: #dadada;
    border-color: #dadada;
    color: #E31F25;
    border-radius: 0 !important; }

/*----------pagination----------*/
/*----------ScrollUp----------*/
#scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 30px;
    font-size: 30px;
    color: #FFF;
    width: 45px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    z-index: 808;
    overflow: hidden;
    opacity: 0.5;
    background: #E31F25;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }

#scrollToTop:hover {
    background: #E31F25;
    opacity: 1; }

/*----------ScrollUp----------*/
/*cart modal*/

#cart:hover .cart_modal_block {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.cart_modal_block {
    background: #fff !important;
    position: absolute;
    z-index: 900;
    right: 0px;
    width: 780px;
    padding: 15px;
    height: 375px;
    border: 2px solid #e1e1e1;
    top: 100%;
    opacity: 0;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition:  all .3s ease;}
.cart_modal_block .scroll-block {
    height: 250px;
    overflow-y: scroll; }
.cart_modal_block .button_block {
    text-align: right;
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    background: none !important;
    border-top: 1px solid #e1e1e1; }
.cart_modal_block .button_block #close_button {
    display: inline-block;
    background: none;
    color: #E31F25;
    padding: 5px 15px;
    border: 1px solid #E31F25;
    text-transform: lowercase;
    float: left; }
.cart_modal_block .button_block #close_button:hover, .cart_modal_block .button_block #close_button:focus {
    text-decoration: none;
    background: #E31F25;
    color: #fff; }
.cart_modal_block .button_block .empty {
    display: inline-block;
    background: #E31F25;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #E31F25;
    text-transform: lowercase; }
.cart_modal_block .button_block .empty:hover, .cart_modal_block .button_block .empty:focus {
    text-decoration: none;
    background: none;
    color: #E31F25; }
.cart_modal_block .button_block .ordering {
    display: inline-block;
    background: #E31F25;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #E31F25;
    text-transform: lowercase; }
.cart_modal_block .button_block .ordering:hover, .cart_modal_block .button_block .ordering:focus {
    text-decoration: none;
    background: none;
    color: #E31F25; }
.cart_modal_block .order-sum, .cart_modal_block .all-sum {
    background: none !important; }
.cart_modal_block div {
    background: none !important; }

/*cart modal*/
/*404*/
.title-404 {
    margin-top: 215px;
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 100;
    line-height: 52px;
    max-width: 100%; }
.title-404 img {
    position: relative;
    bottom: 5px; }
.title-404 span {
    color: #E31F25; }

.link404 {
    padding: 20px 0 200px; }
.link404 a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    background: #E31F25;
    height: 40px; }
.link404 a .img-block {
    background: #CA0D13;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    height: 40px;
    line-height: 36px; }
.link404 a .img-block img {
    max-height: 30px;
    width: auto; }
.link404 a span {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    top: 2px; }
.link404 a:hover, .link404 a:focus {
    text-decoration: none;
    background: #e94c51; }
.link404 a:hover .img-block, .link404 a:focus .img-block {
    background: #f01a21; }

/*404*/
/*collection page*/
.collection-banner {
    /* width: calc(100% - 10px);
  height: 250px; */
    height: auto;
    /*background: url("/themes/template/assets/img/src/asteria.png") no-repeat 50% 50%;
  background-size: cover;*/
    margin: 10px auto;
    text-align: center;}
.collection-banner a {
    display: block;
}
.collection-banner a img{
    max-width: 100%;
    height: auto;
}

/*collection page*/
.product-padding {
    padding-left: 5px !important;
    padding-right: 5px !important; }
.product-padding.list, .product-padding.table {
    width: 100% !important;
    margin-bottom: 0 !important; }
.product-padding .product-item-block {
    background-color: #FFF;
    border: 2px solid transparent;
    width: 100%;
    z-index: 108;
    padding: 10px; }
.product-padding .product-item-block.in-cart {
    /*border: 2px solid rgba(90, 134, 22, 0.75) !important;*/ }
.product-padding .product-item-block.blocks {
    height: 515px; /* 445px; */
    margin: 10px 0;
    padding: 0;
    border: 1px solid transparent; }
.product-padding .product-item-block.blocks .single-product {
    /*          position: absolute;
          left: 5px;
          right: 5px;
          top: 10px;
          z-index: 808;*/
    background-color: #FFF; }
.product-padding .product-item-block.blocks .single-product .product-img {
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 10px;
    height: 220px;
    line-height: 196px; }
.product-padding .product-item-block.blocks .single-product a.single-product-wrapp {
    display: block;
    height: 240px;
    line-height: 220px;
    text-align: center;
    padding: 10px;
    overflow: hidden;
}
.product-padding .product-item-block.blocks .single-product img.products-list-single-product {
    width: auto;
    height: auto;
    max-height: 220px;
    max-width: 100%;
}
.product-padding .product-item-block.blocks .single-product .product-img a {
    display: inline; }
.product-padding .product-item-block.blocks .single-product .product-img a img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%; }
.product-padding .product-item-block.blocks .single-product .collect-info {
    height: 200px ;  /* 130px; */
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    background: #fff;
    padding: 15px 20px; }
.product-padding .product-item-block.blocks .single-product .collect-info .tile-name {
    text-transform: uppercase;
    color: #E31F25;
    text-align: center;
    height: 60px;
    overflow: hidden;
    margin: 0 5px 10px;
}
.product-padding .product-item-block.blocks .single-product .collect-info .tile-name a{
    color: #E31F25;
}
.product-padding .product-item-block.blocks .single-product .collect-info .tile-name a:hover,
.product-padding .product-item-block.blocks .single-product .collect-info .tile-name a:focus{
    text-decoration: none;
    color:#E31F25;
}
.product-padding .product-item-block.blocks .single-product .collect-info .title {
    color: #696969;
    font-weight: 300; }
.product-padding .product-item-block.blocks .single-product .collect-info .title .seria {
    text-transform: uppercase;
    color: #E31F25;
    font-weight: 300; }
.product-padding .product-item-block.blocks .single-product .collect-info ul {
    margin: 0;
}
.product-padding .product-item-block.blocks .single-product .collect-info ul li .title .seria {
    color: #000; }
.product-padding .product-item-block.blocks .single-product .product-caption a {
    color: #333;
    font-weight: 500;
    text-decoration: none;
    display: inline-block; }
.product-padding .product-item-block.blocks .single-product .product-caption a span {
    height: 60px;
    line-height: 16px;
    width: 100%;
    display: inline-block; }
.product-padding .product-item-block.blocks .single-product .product-price {
    height: 65px;
    padding: 10px 15px;
    overflow: hidden; }
.product-padding .product-item-block.blocks .single-product .product-price ul {
    margin-bottom: 0; }
.product-padding .product-item-block.blocks .single-product .product-price ul li {
    color: #333;
    font-weight: 500;
}
.product-padding .product-item-block.blocks .single-product .product-price ul li.full-price {
    font-size: 113%;
}
.product-padding .product-item-block.blocks .single-product .product-price ul li.old-full-price {
    font-size: 14px;
    color: #a7a4a4;
    font-weight: 500;
    text-decoration: line-through;
}
.product-padding .product-item-block.blocks .single-product .product-price ul li.current-price {
    font-weight: 300;
    font-size: 13px; }
.product-padding .product-item-block.blocks .single-product .product-price ul li.current-price span {
    color: #E31F25;
    font-size: 16px;
    font-weight: 400; }
.product-padding .product-item-block.blocks .single-product .product-price ul li.old-price {
    font-size: 14px;
    color: #a7a4a4;
    font-weight: 500; }
.product-padding .product-item-block.blocks .single-product .product-price ul li.no-price {
    color: #DDD;
    text-align: center; }
.product-padding .product-item-block.blocks .single-product .addons {
    text-align: center;
    display: none;
    padding: 10px 0 15px; }
.product-padding .product-item-block.blocks .single-product .addons span {
    padding: 0;
    height: 45px;
    width: 45px;
    background: #fff;
    border: none;
    display: inline-block;
    float: none;
    line-height: 41px;
    margin: 0 5px;
    position: relative;
    bottom: 2px; }
.product-padding .product-item-block.blocks .single-product .addons span button {
    padding: 0;
    background: none;
    height: 45px;
    width: 45px;
    border: 2px solid #E31F25;
    border-radius: 3px;
    color: #E31F25;
    outline: none;
    transition: all 0.5s; }
.product-padding .product-item-block.blocks .single-product .addons span button:hover {
    background-color: #E31F25;
    color: #fff;
}
.product-padding .product-item-block.blocks .single-product .addons input {
    height: 45px;
    background: #F2F0F0;
    border-color: #F2F0F0;
    border-radius: 3px !important;
    width: calc(100% - 135px);
    color: #000;
    font-weight: 300;
    font-size: 16px;
    display: inline-block;
    float: none; }
.product-padding .product-item-block.blocks .single-product .product-promo-action {
    display: none;
    background: #FFF;
    margin-bottom: 0px; }
.product-padding .product-item-block.blocks .single-product .product-promo-action ul.economy-block {
    padding: 0 5px; }
.product-padding .product-item-block.blocks .single-product .product-promo-action ul.economy-block li.e-percent, .product-padding .product-item-block.blocks .single-product .product-promo-action ul.economy-block li.e-total {
    background-color: #66ad44;
    padding: 5px;
    font-size: 11px;
    color: #000;
    border-radius: 3px; }
.product-padding .product-item-block.blocks .single-product .product-promo-action ul.economy-block li p {
    margin-bottom: 0; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-rating p {
    font-size: 12px; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-rating p i {
    color: #4B4B4B; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-rating p i.gray {
    color: #d3d3d3; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-rating p i.gold {
    color: #66ad44; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action {
    width: 100%;
    margin: 0; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li {
    width: 100%;
    display: inline-block; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li.product-qty p {
    font-size: 12px; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li.product-qty p i {
    color: #4B4B4B; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li {
    width: 100%; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button,
.cart-order-block .total button[type=submit] {
    padding: 0;
    text-transform: uppercase;
    background: #E31F25;
    width: 100%;
    color: #FFF;
    border: none;
    line-height: 40px;
    outline: none;}
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button .cart-block {
    float: left;
    height: 40px;
    padding: 0 15px;
    font-size: 22px;
    line-height: 40px;
    background: #CA0D13; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button:hover, .product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button:focus {
    background: #e94c51; }
.product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button:hover .cart-block, .product-padding .product-item-block.blocks .single-product .product-promo-action .product-qty-action li ul.btn-block-set li button:focus .cart-block {
    background: #f01a21; }
.cart-order-block .total button[type=submit] {
    padding: 0 20px;
    width: auto;
    margin-top: 20px;
}
.cart-order-block .total ul li.total-sum {
    overflow: hidden;
    padding-top: 10px;
}
.cart-order-block .total ul li.total-sum .text {
    float: left;
    width: 60%;
}
.cart-order-block .total ul li.total-sum .text b {
    display: block;
}
.cart-order-block .total ul li.total-sum .text small {
    display: block;
    color: #999;
}
.cart-order-block .total ul li.total-sum .sum {
    float: left;
    width: 40%;
    text-align: right;
    font-size: 24px;
    font-weight: 600;
}
.msg-error {
    color: #e31f25;
    font-style: italic;
    font-weight: 500;
    margin-top: 5px;
}
.product-padding .product-item-block.blocks .single-product:hover {
    z-index: 808;
    position: absolute;
    left: 6px;
    right: 6px;
    top: 11px;
    z-index: 810;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
.product-padding .product-item-block.blocks .single-product:hover .product-promo-action {
    display: block; }
.product-padding .product-item-block.blocks .single-product:hover .collect-info {
    border-bottom: 1px solid #E31F25; }
.product-padding .product-item-block.blocks .single-product:hover .addons {
    display: block; }

/* ╨в╨░╨▒╤Л ╤В╨╛╨▓╨░╤А╨╛╨▓ ╨╜╨░╤З╨░╨╗╨╛ */
#shop-promo-showcase {
    margin-bottom: 20px; }
#shop-promo-showcase ul.nav-tabs {
    margin: 20px 0 10px;
    border-bottom: none; }
#shop-promo-showcase ul.nav-tabs li a {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-color: transparent;
    border-bottom: 3px solid transparent;
    padding: 5px 10px;
    font-weight: bold;
    color: #c50026; }
#shop-promo-showcase ul.nav-tabs li a:hover {
    color: #E31F25;
    background-color: transparent; }
#shop-promo-showcase ul.nav-tabs li.active a {
    color: #E31F25;
    border-bottom-color: #E31F25; }

/* ╨в╨░╨▒╤Л ╤В╨╛╨▓╨░╤А╨╛╨▓ ╨║╨╛╨╜╨╡╤Ж */
/*cart*/
.product.page-block {
    overflow: hidden;
    padding: 15px 0 30px; }

input[type='number'] {
    -moz-appearance: textfield; }

#cart-loader {
    display: none;
    position: absolute;
    top: 40%;
    left: 46%;
}

.cart-block-wrapper table thead, .cart_modal_block table thead, .order-anket.products table thead {
    background: #F3F2F2; }
.cart-block-wrapper table thead th, .cart_modal_block table thead th, .order-anket.products table thead th {
    font-weight: 300; }
.cart-block-wrapper table td, .cart_modal_block table td, .order-anket.products table td {
    vertical-align: middle !important; }
.cart-block-wrapper .title-td, .cart_modal_block .title-td, .order-anket.products .title-td {
    width: 30%; }
.cart-block-wrapper img, .cart_modal_block img, .order-anket.products img {
    max-height: 50px;
    max-width: 50px;
    margin: auto; }
.cart-block-wrapper .title a, .cart_modal_block .title a, .order-anket.products .title a {
    color: #000;
    text-transform: uppercase;
    font-weight: 300; }
.cart-block-wrapper .title a:hover, .cart_modal_block .title a:hover, .order-anket.products .title a:hover, .cart-block-wrapper .title a:focus, .cart_modal_block .title a:focus, .order-anket.products .title a:focus {
    text-decoration: none;
    color: #E31F25; }
.cart-block-wrapper .input-group button, .cart_modal_block .input-group button, .order-anket.products .input-group button {
    background: none;
    padding: 0;
    border-radius: 3px !important;
    height: 40px;
    line-height: 38px;
    width: 40px;
    border: 2px solid #E31F25;
    color: #E31F25;
    outline: none;
    transition: all 0.5s;
}

.cart-block-wrapper .input-group button:hover, .cart_modal_block .input-group button:hover, .order-anket.products .input-group button:hover {
    background: #E31F25;
    color: #fff;
}
.cart-block-wrapper .input-group input, .cart_modal_block .input-group input, .order-anket.products .input-group input {
    height: 40px;
    width: 60px;
    float: left;
    background: #fff;
    border: none;
    box-shadow: none; }
.cart-block-wrapper .input-group span, .cart_modal_block .input-group span, .order-anket.products .input-group span {
    float: left;
    background: none;
    padding: 0;
    border: none;
    border-radius: 0;
    height: 40px;
    line-height: 38px;
    width: 40px; }
.cart-block-wrapper .sum, .cart_modal_block .sum, .order-anket.products .sum {
    font-size: 12px; }
.cart-block-wrapper .order-sum .actions, .cart_modal_block .order-sum .actions, .order-anket.products .order-sum .actions {
    text-align: right;
    float: right;
    padding: 5px 0;
    width: 70%; }
.cart-block-wrapper .order-sum .actions .order-button-cart,
form#init-promocode-form button, form#init-discount-card-number button,
.cart_modal_block .order-sum .actions .order-button-cart,
.order-anket.products .order-sum .actions .order-button-cart,
form.cabinet-form button, .product.page-block a.reg-btn {
    display: inline-block;
    background: #E31F25;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #E31F25;
    transition: all 0.5s;}
.cart-block-wrapper .order-sum .actions .order-button-cart:hover,  form#init-promocode-form button:hover, #init-discount-card-number button:hover, .cart_modal_block .order-sum .actions .order-button-cart:hover, .order-anket.products .order-sum .actions .order-button-cart:hover, .cart-block-wrapper .order-sum .actions .order-button-cart:focus, .cart_modal_block .order-sum .actions .order-button-cart:focus, .order-anket.products .order-sum .actions .order-button-cart:focus, form.cabinet-form button:hover, form.cabinet-form button:focus, .product.page-block a.reg-btn:hover, .product.page-block a.reg-btn:focus  {
    text-decoration: none;
    color: #fff;
    background: none;
    color: #E31F25; }
.cart-block-wrapper .order-sum .continue, .cart_modal_block .order-sum .continue, .order-anket.products .order-sum .continue {
    float: left;
    width: 30%;
    padding: 5px 0; }
.cart-block-wrapper .order-sum .continue a, .cart_modal_block .order-sum .continue a, .order-anket.products .order-sum .continue a {
    display: inline-block;
    padding: 5px 15px;
    color: #4B4B4B; }
.cart-block-wrapper .order-sum .continue a:hover, .cart_modal_block .order-sum .continue a:hover, .order-anket.products .order-sum .continue a:hover, .cart-block-wrapper .order-sum .continue a:focus, .cart_modal_block .order-sum .continue a:focus, .order-anket.products .order-sum .continue a:focus {
    text-decoration: none;
    color: #E31F25; }
.cart-block-wrapper .order-sum .all-sum, .cart_modal_block .order-sum .all-sum, .order-anket.products .order-sum .all-sum {
    padding: 5px 0;
    text-align: right;
    float: right;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    color: #4B4B4B; }
.cart-block-wrapper .order-sum .all-sum strong, .cart_modal_block .order-sum .all-sum strong, .order-anket.products .order-sum .all-sum strong {
    color: #E31F25;
    font-size: 24px;
    font-weight: 400; }

#clearCart {
    color: #C9302C;
    margin-right: 10px; }

#oneClickModal .modal-dialog .modal-content {
    width: 300px;
    margin: 0 auto; }

/*cart*/
/*order*/
.order-anket {
    margin: 15px 0;
    border: 1px solid #e2e2e2; }
.order-anket .head {
    padding: 15px;
    background: #FBFBFB;
    font-size: 20px; }
.order-anket .head i {
    color: #E31F25; }
.order-anket .body {
    padding: 15px; }
.order-anket .body ul {
    overflow: hidden; }
.order-anket .body ul li {
    padding: 5px 0; }
.order-anket .body ul li .title {
    font-size: 12px;
    display: block;
    padding: 5px 0; }
.order-anket .body ul li .radio-inline {
    margin: 5px 40px 5px 0;
    padding: 0; }
.order-anket .body ul li .radio-inline label {
    display: inline-block;
    float: none;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 32px !important; }
.order-anket .body ul li .radio-inline label::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    border-radius: 100%; }
.order-anket .body ul li .radio-inline label input {
    display: none; }
.order-anket .body ul li .radio-inline.checked label::before {
    background-color: #E31F25;
    border-color: #E31F25; }
.order-anket .body ul li .buttons button {
    background: #E31F25;
    border: 1px solid #E31F25;
    color: #fff;
    padding: 5px 15px; }
.order-anket .body ul li .dropdown-block {
    margin: 15px 0;
    padding: 15px;
    background: #F7F7F7;
    border: 1px solid #e1e1e1; }
.order-anket .body ul li .dropdown-block input {
    width: 90%;
    border: none;
    background: none;
    box-shadow: none; }
.order-anket .body ul li .dropdown-block.index {
    padding: 10px 15px; }
.order-anket .footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e1e1e1; }
.order-anket .footer button {
    background: #E31F25;
    border: 1px solid #E31F25;
    color: #fff;
    padding: 5px 15px; }

.order-anket.delivery .body ul li, .order-anket.payment .body ul li, .order-anket.user .body ul li {
    float: left;
    width: 50%;
    display: block; }
.order-anket.delivery .body ul li .radio-inline, .order-anket.payment .body ul li .radio-inline, .order-anket.user .body ul li .radio-inline {
    width: 100%; }
.order-anket.delivery .body ul li .radio-inline label, .order-anket.payment .body ul li .radio-inline label, .order-anket.user .body ul li .radio-inline label {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 70px;
    border: 1px solid #e1e1e1;
    padding: 0px !important; }
.order-anket.delivery .body ul li .radio-inline label::before, .order-anket.payment .body ul li .radio-inline label::before, .order-anket.user .body ul li .radio-inline label::before {
    left: 10px !important;
    top: 10px !important; }
.order-anket.delivery .body ul li .radio-inline label .money, .order-anket.payment .body ul li .radio-inline label .money, .order-anket.user .body ul li .radio-inline label .money {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    background: #FBFBFB;
    bottom: 0;
    border-top: 1px solid #e1e1e1;
    padding: 2px 0; }
.order-anket.delivery .body ul li .radio-inline .name, .order-anket.payment .body ul li .radio-inline .name, .order-anket.user .body ul li .radio-inline .name {
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    position: relative;
    bottom: 32px;
    left: 15px; }
.order-anket.delivery .body ul li .radio-inline.checked label, .order-anket.payment .body ul li .radio-inline.checked label, .order-anket.user .body ul li .radio-inline.checked label {
    border: 1px solid #E31F25; }
.order-anket.delivery .body ul li .info-block, .order-anket.payment .body ul li .info-block, .order-anket.user .body ul li .info-block {
    background: #FBFBFB;
    border: 1px solid #e1e1e1;
    padding: 15px;
    border-top: 2px solid #E31F25; }
.order-anket.delivery .body ul li .info-block .info-title, .order-anket.payment .body ul li .info-block .info-title, .order-anket.user .body ul li .info-block .info-title {
    font-size: 15px;
    font-weight: 500;
    display: block; }
.order-anket.delivery .body ul li .info-block p, .order-anket.payment .body ul li .info-block p, .order-anket.user .body ul li .info-block p {
    color: #777777; }
.order-anket.delivery .body ul li .info-block i, .order-anket.payment .body ul li .info-block i, .order-anket.user .body ul li .info-block i {
    color: #E31F25;
    font-size: 7px;
    position: relative;
    bottom: 2px;
    display: inline-block;
    margin-right: 5px; }
.order-anket.delivery .kupon, .order-anket.payment .kupon, .order-anket.user .kupon {
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #e1e1e1; }
.order-anket.delivery .kupon span, .order-anket.payment .kupon span, .order-anket.user .kupon span {
    display: block;
    float: left;
    padding-right: 10px;
    padding-top: 6px; }
.order-anket.delivery .kupon .input-block, .order-anket.payment .kupon .input-block, .order-anket.user .kupon .input-block {
    float: left;
    padding: 5px;
    background: #FBFBFB;
    border: 1px solid #e1e1e1;
    position: relative; }
.order-anket.delivery .kupon .input-block input, .order-anket.payment .kupon .input-block input, .order-anket.user .kupon .input-block input {
    border: none;
    box-shadow: none;
    background: none; }
.order-anket.delivery .kupon .input-block i, .order-anket.payment .kupon .input-block i, .order-anket.user .kupon .input-block i {
    display: block;
    position: absolute;
    right: 0;
    background: #E31F25;
    color: #fff;
    font-size: 20px;
    top: -1px;
    line-height: 32px;
    padding: 0 15px;
    bottom: -1px;
    cursor: pointer; }
.order-anket.delivery .footer .back, .order-anket.payment .footer .back, .order-anket.user .footer .back {
    float: left;
    background: none;
    color: #E31F25; }

.order-anket.user .body ul li {
    width: 100%; }
.order-anket.user .body ul li input, .order-anket.user .body ul li textarea {
    border: 1px solid #e1e1e1;
    background: #F7F7F7;
    width: 100%; }
.order-anket.user .body ul li input {
    height: 37px; }

.aside {
    position: relative; }

.cart_data {
    margin-top: 15px;
    border: 1px solid #e1e1e1; }
.cart_data .head {
    padding: 15px;
    font-size: 12px;
    border-bottom: 1px solid #e1e1e1; }
.cart_data .head span {
    font-weight: bold;
    font-size: 14px; }
.cart_data .head a {
    display: block;
    padding: 5px 0;
    color: #E31F25; }
.cart_data .head a:hover, .cart_data .head a:focus {
    text-decoration: none;
    color: #4B4B4B; }
.cart_data .body {
    padding: 15px; }
.cart_data table {
    width: 100%; }
.cart_data table tr td {
    padding: 5px;
    font-size: 12px; }
.cart_data table tr td:first-child {
    text-align: left; }
.cart_data table tr td:last-child {
    text-align: right; }
.cart_data table tr td .old_price {
    color: #878787;
    text-decoration: line-through; }
.cart_data table .economy {
    background: #D4FFB8; }
.cart_data table .total {
    border-top: 1px solid #e1e1e1;
    font-weight: 600; }
.cart_data table .total td {
    font-size: 14px; }

#aside_cart.fixed-aside {
    position: fixed;
    top: 0;
    width: 258px; }

/*order*/
/*categories*/
.cats {
    padding: 25px 0;
    width: 100%;
    overflow: hidden; }
.cats > div {
    padding: 0 5px; }
.cats .category-block {
    overflow: hidden;
    border: 1px solid #e2e2e2;
    padding: 15px;
    height: 140px;
    margin: 5px 0; }
.cats .img-block {
    float: left;
    width: 30%;
    text-align: center;
    height: 100px;
    line-height: 75px;
    line-height: 75px;
    padding: 0 10px 10px; }
.cats .img-block img {
    max-width: 100%;
    max-height: 100%; }
.cats .cats-list {
    float: left;
    width: 70%; }
.cats .cats-list .title {
    font-size: 14px;
    line-height: 18px;
    display: block;
    height: 36px; /* 25px; */
    color: #E31F25;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 6px;}
.cats .cats-list .title:hover, .cats .cats-list .title:focus {
    color: #c50026;
    text-decoration: none; }
.cats .cats-list ul {
    margin: 0;
    overflow: hidden;
    height: 80px;
    display: block;
    font-size: 12px;
    line-height: 15px;}
.cats .cats-list ul li {
    display: inline;
    width: auto;
    float: none;
    padding: 0; }
.cats .cats-list ul li a {
    color: #666666;
    font-size: 12px;
    line-height: 15px;}

#sub-categories {
    overflow: hidden; }
#sub-categories li {
    height: 60px;
    margin: 5px 0;
    display: block;
    float: left;
    width: 49%;
    margin: 5px 0.5%;
    border: 1px solid #e2e2e2;
    padding: 5px; }
#sub-categories li .img-block {
    width: 15%;
    height: 48px;
    text-align: center;
    line-height: 46px;
    float: left;
    overflow: hidden; }
#sub-categories li .img-block img {
    max-height: 100%;
    max-width: 100%; }
#sub-categories li .title {
    width: 85%;
    float: left;
    height: 35px;
    margin-top: 10px;
    padding: 0 5px; }
#sub-categories li .title a {
    color: #E31F25; }
#sub-categories li .title a:hover, #sub-categories li .title a:focus {
    color: #c50026;
    text-decoration: none; }

.cat-description {
    background: #EFEEEE;
    padding: 30px 0; }

#category-widget-album {
    border-bottom: 1px dashed #e1e1e1;
    margin: 15px 0 15px;
}

#category-widget-album span {
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    display: block;
}
#category-widget-album a.show-album {
    display:block;
    width:200px;
    margin:10px auto;
    text-align: center;
}

#category-widget-album div {
    text-align: center;
    margin-bottom: 20px;
}

#category-widget-album div a.portfolio {
    width: 220px;
    height: 140px;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

#category-widget-album div a.portfolio > img {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
}

/*categories*/
/*filter*/
.sort_header {
    overflow: hidden;
    padding-top: 10px; }
.sort_header .sort_filter {
    padding-top: 7px;
    float: left;
    width: 50%; }
.sort_header .sort_filter .sort_btn {
    color: #777777;
    font-size: 12px;
    display: inline-block;
    margin-right: 10px; }
.sort_header .sort_filter .sort_btn:hover, .sort_header .sort_filter .sort_btn:focus {
    color: #E31F25;
    text-decoration: none; }
.sort_header .sort_filter .sort_btn.current {
    color: #000; }
.sort_header .sort_display {
    width: 50%;
    float: right;
    text-align: right; }
.sort_header .sort_display .sort_btn {
    display: inline-block;
    margin-left: 10px;
    color: #777777; }
.sort_header .sort_display .sort_btn:hover, .sort_header .sort_display .sort_btn:focus {
    color: #E31F25;
    text-decoration: none; }
.sort_header .sort_display .sort_btn.current {
    color: #000; }
.sort_header .sort_display .sort_btn.display {
    font-size: 12px; }
.sort_header .sort_display .sort_btn.display span {
    display: inline-block;
    margin-right: 10px; }
.sort_header .sort_display .sort_btn.display select {
    width: 75px;
    display: inline-block; }

/*filter*/

#init-promocode-form .input-group input, #init-discount-card-number .input-group input {
    width: 60%;
    float: left;
    display: block;
}
#init-promocode-form .input-group span, #init-discount-card-number .input-group span {
    float: left;
    display: block;
    width: 40%;
    text-align: center;
    line-height: inherit;
    border: none;
}
#init-promocode-form .input-group span button, #init-discount-card-number .input-group span button {
    color: #fff;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
}
#init-promocode-form .input-group span button:hover, #init-discount-card-number .input-group span button:hover {
    color: #E31F25;
}
#init-promocode-form .input-group, #init-discount-card-number .input-group {
    width: 100%;
    display: block;
    overflow: hidden;
}
#init-promocode-form .input-group input, #init-discount-card-number .input-group input {
    border: 1px solid #ccc;
    line-height: 18px;
    height: 30px;
    width: 60%;
    float: left;
    display: block;
}

/* ╨С╨╛╨║╨╛╨▓╨╛╨╣ ╤Д╨╕╨╗╤М╤В╤А ╨╜╨░╤З╨░╨╗╨╛ */
#category-filter-block ul {
    border: 1px solid #e5e5e5;
    background-color: #FFF; }
#category-filter-block ul li {
    border-bottom: 1px solid #e5e5e5; }
#category-filter-block ul li small.filter-caption {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    display: block;
    background: #E8E7E7;
    padding: 8px 20px; }
#category-filter-block ul li div.price-range div.input-group {
    width: 100%;
    padding: 10px; }
#category-filter-block ul li div.price-range div.input-group span {
    width: 15%;
    color: #000; }
#category-filter-block ul li div.price-range #price-range-slider.ui-slider.ui-widget-content {
    background: #d3d3d3; }
#category-filter-block ul li div.price-range #price-range-slider.ui-slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FFF;
    border: 3px solid #E31F25;
    top: -3px; }
#category-filter-block ul li div.price-range #price-range-slider.ui-slider .ui-slider-range.ui-widget-header {
    background: #E31F25;
    padding: 2px !important; }
#category-filter-block ul li div.price-range #price-range-slider.ui-slider.ui-slider-horizontal {
    background: #d3d3d3;
    height: 3px;
    padding: 2px;
    width: 90%;
    margin: 10px auto; }
#category-filter-block ul li div.products-brands ul {
    border: 0px;
    padding: 0 10px 0 30px; }
#category-filter-block ul li div.products-brands ul li {
    font-size: 12px;
    border-bottom: none; }
#category-filter-block ul li div.products-brands ul li .checkbox, #category-filter-block ul li div.products-brands ul li .radio {
    padding: 10px 0;
    margin: 0; }
#category-filter-block ul li div.products-promo div.input-group {
    width: 100%;
    padding: 10px;
    font-size: 12px; }
#category-filter-block ul li div.products-promo div.input-group select {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    border: 1px solid #ccc;
    width: 100%; }
#category-filter-block ul li div.product-form-buttons ul {
    border: 0px;
    text-align: center;
    margin: 0 -1px -2px -1px; }
#category-filter-block ul li div.product-form-buttons ul li {
    border: none !important; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn {
    display: block;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    background: #E8E7E7;
    text-align: left;
    overflow: hidden;
    height: 40px;
    line-height: 38px; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn span {
    display: inline-block;
    padding-left: 20px;
    font-weight: 300; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn .img-block {
    float: right;
    height: 40px;
    text-align: center;
    line-height: 38px;
    background: #DEDDDD; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn .img-block img {
    max-width: 100%;
    max-height: 100%; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn[type=submit] {
    padding: 0;
    background: #E31F25;
    color: #FFF;
    display: block;
    width: 100%; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn[type=submit] .img-block {
    background: #CA0D13; }
#category-filter-block ul li div.product-form-buttons ul li .product-filter-btn[type=submit] span {
    padding-left: 20px; }
#category-filter-block ul li.pre-last {
    padding-bottom: 25px; }

/* ╨С╨╛╨║╨╛╨▓╨╛╨╣ ╤Д╨╕╨╗╤М╤В╤А ╨║╨╛╨╜╨╡╤Ж */
/* product begin */
ul.stickers {
    position: absolute;
    z-index: 10;
    margin-top: 10px;
    margin-left: 10px; }
ul.stickers li {
    background: url(/themes/template/assets/img/src/promo-icons.png) no-repeat scroll 0% 0% transparent;
    margin: 0 auto;
    display: block;
    width: 45px;
    height: 43px;
    cursor: pointer; }
ul.stickers li.new {
    background-position: 0 0; }
ul.stickers li.action {
    background-position: 0 -43px; }
ul.stickers li.hit {
    background-position: 0 -86px; }
ul.stickers li.sale {
    background-position: 0 -129px; }
ul.stickers li.suggest {
    background-position: 0 -172px; }
ul.stickers li.isPromotion {
    background-position: 0 -215px; }

#product-slider .carousel-outer {
    position: relative; }
#product-slider .carousel-inner {
    margin-bottom: 10px; }
#product-slider .carousel-inner div.item a {
    display: block;
    height: 300px;
    text-align: center;
    line-height: 295px; }
#product-slider .carousel-inner div.item a img {
    max-height: 295px;
    width: auto;
    display: inline-block; }
#product-slider .carousel-control {
    margin-top: 140px;
    font-size: 24px;
    color: #4B4B4B; }
#product-slider .carousel-control.left, #product-slider .carousel-control.right {
    background-image: none; }
#product-slider .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%; }
#product-slider .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    margin: 0 !important;
    width: auto !important;
    height: auto !important; }
#product-slider .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    max-height: 64px; }
#product-slider .carousel-indicators li.active img {
    opacity: 1; }
#product-slider .carousel-indicators li.active hover img {
    opacity: 0.75; }

#product-data h1 {
    margin-top: 0; }
#product-data ul.price-block {
    padding: 10px 0;
    width: 230px;}
#product-data ul.price-block li.current-price {
    text-align: left;
    font-size: 30px;
    font-weight: 300;
    color: #E31F25; }
#product-data ul.price-block li.current-price b {
    font-weight: 400; }
#product-data ul.price-block li.current-price small {
    color: #6f6f6f;
    font-size: 18px;
    text-transform: lowercase; }
#product-data ul.price-block li.old-price {
    margin-bottom: 10px;
    color: #999999;
    font-weight: 300; }
#product-data ul.price-block li.old-price-add {
    margin-bottom: 10px;
    color: #999999;
    font-weight: 300;
    text-decoration: line-through;}
#product-data ul.price-block li {
    display: inline-block;
}
#product-data ul.price-block li.product-qty {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}
#product-data ul.price-block li.old-price s {
    font-size: 16px; }
#product-data ul.price-block li.economy-price-block span {
    background-color: #F3F2F2;
    padding: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    display: inline-block; }
#product-data ul.price-block li.economy-price-block span s {
    text-decoration: none;
    padding-right: 5px;
    border-right: 1px solid #000;
    margin-right: 5px;
    font-size: 16px;
    color: #E31F25; }
#product-data ul.price-block li.time-line-price p {
    margin: 10px 0 0 0;
    padding: 5px 10px;
    display: inline-block;
    background: #6fe657;
    color: #000;
    font-weight: 300; }
#product-data ul.price-block li.time-line-price p i {
    font-size: 16px; }
#product-data ul.price-block li.product-qty p {
    margin: 10px 0 0 10px; }
#product-data ul.price-block li.product-qty p i {
    color: #4BB005;
    font-size: 16px; }
#product-data ul.price-block li.product-rating p {
    margin-top: 10px; }
#product-data ul.price-block li.product-rating p i {
    font-size: 25px; }
#product-data ul.price-block li.product-rating p i.gray {
    color: #4B4B4B; }
#product-data ul.price-block li.product-rating p i.gold {
    color: #E31F25; }
#product-data form#productPageFormOrder {
    margin-top: 20px; }
#product-data form#productPageFormOrder .input-group {
    display: block;
    overflow: hidden; }
#product-data form#productPageFormOrder .input-group .input-group-btn {
    display: inline-block;
    float: none;
    width: auto; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=button] {
    color: #E31F25;
    border: 1px solid #E31F25;
    height: 45px;
    width: 45px;
    padding: 0;
    border-radius: 0 !important;
    font-size: 25px;
    opacity: 0.8;
    transition: all 0.5s; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=button]:hover, #product-data form#productPageFormOrder .input-group .input-group-btn button[type=button]:focus {
    background: #E31F25;
    color: #fff; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit] {
    padding: 0;
    text-transform: uppercase;
    background: #E31F25;
    width: 100%;
    color: #FFF;
    border: none;
    line-height: 45px;
    border-radius: 0; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit] .cart-block {
    float: left;
    height: 45px;
    padding: 0 15px;
    font-size: 22px;
    line-height: 45px;
    background: #CA0D13; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit]:hover, #product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit]:focus {
    background: #e94c51; }
#product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit]:hover .cart-block, #product-data form#productPageFormOrder .input-group .input-group-btn button[type=submit]:focus .cart-block {
    background: #f01a21; }
#product-data form#productPageFormOrder .input-group input {
    width: 75px;
    padding: 0 5px;
    border: none;
    background: #fff;
    box-shadow: none;
    height: 45px;
    display: inline-block;
    float: none;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    top: 1px;}
#product-data form#productPageFormOrder #btn_one_click {
    margin-top: 10px;
    height: 45px;
    border: 1px solid #E31F25;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    border-radius: 2px;
    background-color: #E31F25;
    transition: all 0.5s; }
#product-data form#productPageFormOrder #btn_one_click:hover {
    background-color: #fff;
    color: #E31F25; }
#product-data .ya-share2 {
    margin: 20px auto; }
#product-data #brand-data {
    border-top: 1px solid #e2e2e2;
    padding: 10px 0;
    overflow: hidden; }
#product-data #brand-data .brand-image {
    font-weight: 300; }
#product-data #brand-data .brand-image b {
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #E31F25; }
#product-data #brand-data .brand-image img {
    max-height: 50px;
    max-width: 100px;
    width: auto;
    margin: 5px; }
#product-data #brand-data .brand-country {
    font-weight: 300; }
#product-data #brand-data .brand-country b {
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #E31F25; }
#product-data #brand-data .brand-country span {
    vertical-align: middle; }
#product-data .flag {
    width: 32px;
    height: 32px;
    background: url(/rarog/rarog_modules/shop/assets/src/flags.png) no-repeat;
    display: inline-block; }
#product-data .flag.flag-ad {
    background-position: -32px 0; }
#product-data .flag.flag-ae {
    background-position: -64px 0; }
#product-data .flag.flag-af {
    background-position: -96px 0; }
#product-data .flag.flag-ag {
    background-position: -128px 0; }
#product-data .flag.flag-ai {
    background-position: -160px 0; }
#product-data .flag.flag-al {
    background-position: -192px 0; }
#product-data .flag.flag-am {
    background-position: -224px 0; }
#product-data .flag.flag-an {
    background-position: -256px 0; }
#product-data .flag.flag-ao {
    background-position: -288px 0; }
#product-data .flag.flag-ar {
    background-position: -320px 0; }
#product-data .flag.flag-as {
    background-position: -352px 0; }
#product-data .flag.flag-at {
    background-position: -384px 0; }
#product-data .flag.flag-au {
    background-position: -416px 0; }
#product-data .flag.flag-aw {
    background-position: -448px 0; }
#product-data .flag.flag-az {
    background-position: 0 -32px; }
#product-data .flag.flag-ba {
    background-position: -32px -32px; }
#product-data .flag.flag-bb {
    background-position: -64px -32px; }
#product-data .flag.flag-bd {
    background-position: -96px -32px; }
#product-data .flag.flag-be {
    background-position: -128px -32px; }
#product-data .flag.flag-bf {
    background-position: -160px -32px; }
#product-data .flag.flag-bg {
    background-position: -192px -32px; }
#product-data .flag.flag-bh {
    background-position: -224px -32px; }
#product-data .flag.flag-bi {
    background-position: -256px -32px; }
#product-data .flag.flag-bj {
    background-position: -288px -32px; }
#product-data .flag.flag-bm {
    background-position: -320px -32px; }
#product-data .flag.flag-bn {
    background-position: -352px -32px; }
#product-data .flag.flag-bo {
    background-position: -384px -32px; }
#product-data .flag.flag-br {
    background-position: -416px -32px; }
#product-data .flag.flag-bs {
    background-position: -448px -32px; }
#product-data .flag.flag-bt {
    background-position: 0 -64px; }
#product-data .flag.flag-bw {
    background-position: -32px -64px; }
#product-data .flag.flag-by {
    background-position: -64px -64px; }
#product-data .flag.flag-bz {
    background-position: -96px -64px; }
#product-data .flag.flag-ca {
    background-position: -128px -64px; }
#product-data .flag.flag-cd {
    background-position: -160px -64px; }
#product-data .flag.flag-cf {
    background-position: -192px -64px; }
#product-data .flag.flag-cg {
    background-position: -224px -64px; }
#product-data .flag.flag-ch {
    background-position: -256px -64px; }
#product-data .flag.flag-ci {
    background-position: -288px -64px; }
#product-data .flag.flag-ck {
    background-position: -320px -64px; }
#product-data .flag.flag-cl {
    background-position: -352px -64px; }
#product-data .flag.flag-cm {
    background-position: -384px -64px; }
#product-data .flag.flag-cn {
    background-position: -416px -64px; }
#product-data .flag.flag-co {
    background-position: -448px -64px; }
#product-data .flag.flag-cr {
    background-position: 0 -96px; }
#product-data .flag.flag-cu {
    background-position: -32px -96px; }
#product-data .flag.flag-cv {
    background-position: -64px -96px; }
#product-data .flag.flag-cy {
    background-position: -96px -96px; }
#product-data .flag.flag-cz {
    background-position: -128px -96px; }
#product-data .flag.flag-de {
    background-position: -160px -96px; }
#product-data .flag.flag-dj {
    background-position: -192px -96px; }
#product-data .flag.flag-dk {
    background-position: -224px -96px; }
#product-data .flag.flag-dm {
    background-position: -256px -96px; }
#product-data .flag.flag-do {
    background-position: -288px -96px; }
#product-data .flag.flag-dz {
    background-position: -320px -96px; }
#product-data .flag.flag-ec {
    background-position: -352px -96px; }
#product-data .flag.flag-ee {
    background-position: -384px -96px; }
#product-data .flag.flag-eg {
    background-position: -416px -96px; }
#product-data .flag.flag-eh {
    background-position: -448px -96px; }
#product-data .flag.flag-er {
    background-position: 0 -128px; }
#product-data .flag.flag-es {
    background-position: -32px -128px; }
#product-data .flag.flag-et {
    background-position: -64px -128px; }
#product-data .flag.flag-fi {
    background-position: -96px -128px; }
#product-data .flag.flag-fj {
    background-position: -128px -128px; }
#product-data .flag.flag-fm {
    background-position: -160px -128px; }
#product-data .flag.flag-fo {
    background-position: -192px -128px; }
#product-data .flag.flag-fr {
    background-position: -224px -128px; }
#product-data .flag.flag-ga {
    background-position: -256px -128px; }
#product-data .flag.flag-gb {
    background-position: -288px -128px; }
#product-data .flag.flag-gd {
    background-position: -320px -128px; }
#product-data .flag.flag-ge {
    background-position: -352px -128px; }
#product-data .flag.flag-gg {
    background-position: -384px -128px; }
#product-data .flag.flag-gh {
    background-position: -416px -128px; }
#product-data .flag.flag-gi {
    background-position: -448px -128px; }
#product-data .flag.flag-gl {
    background-position: 0 -160px; }
#product-data .flag.flag-gm {
    background-position: -32px -160px; }
#product-data .flag.flag-gn {
    background-position: -64px -160px; }
#product-data .flag.flag-gp {
    background-position: -96px -160px; }
#product-data .flag.flag-gq {
    background-position: -128px -160px; }
#product-data .flag.flag-gr {
    background-position: -160px -160px; }
#product-data .flag.flag-gt {
    background-position: -192px -160px; }
#product-data .flag.flag-gu {
    background-position: -224px -160px; }
#product-data .flag.flag-gw {
    background-position: -256px -160px; }
#product-data .flag.flag-gy {
    background-position: -288px -160px; }
#product-data .flag.flag-hk {
    background-position: -320px -160px; }
#product-data .flag.flag-hn {
    background-position: -352px -160px; }
#product-data .flag.flag-hr {
    background-position: -384px -160px; }
#product-data .flag.flag-ht {
    background-position: -416px -160px; }
#product-data .flag.flag-hu {
    background-position: -448px -160px; }
#product-data .flag.flag-id {
    background-position: 0 -192px; }
#product-data .flag.flag-ie {
    background-position: -32px -192px; }
#product-data .flag.flag-il {
    background-position: -64px -192px; }
#product-data .flag.flag-im {
    background-position: -96px -192px; }
#product-data .flag.flag-in {
    background-position: -128px -192px; }
#product-data .flag.flag-iq {
    background-position: -160px -192px; }
#product-data .flag.flag-ir {
    background-position: -192px -192px; }
#product-data .flag.flag-is {
    background-position: -224px -192px; }
#product-data .flag.flag-it {
    background-position: -256px -192px; }
#product-data .flag.flag-je {
    background-position: -288px -192px; }
#product-data .flag.flag-jm {
    background-position: -320px -192px; }
#product-data .flag.flag-jo {
    background-position: -352px -192px; }
#product-data .flag.flag-jp {
    background-position: -384px -192px; }
#product-data .flag.flag-ke {
    background-position: -416px -192px; }
#product-data .flag.flag-kg {
    background-position: -448px -192px; }
#product-data .flag.flag-kh {
    background-position: 0 -224px; }
#product-data .flag.flag-ki {
    background-position: -32px -224px; }
#product-data .flag.flag-km {
    background-position: -64px -224px; }
#product-data .flag.flag-kn {
    background-position: -96px -224px; }
#product-data .flag.flag-kp {
    background-position: -128px -224px; }
#product-data .flag.flag-kr {
    background-position: -160px -224px; }
#product-data .flag.flag-kw {
    background-position: -192px -224px; }
#product-data .flag.flag-ky {
    background-position: -224px -224px; }
#product-data .flag.flag-kz {
    background-position: -256px -224px; }
#product-data .flag.flag-la {
    background-position: -288px -224px; }
#product-data .flag.flag-lb {
    background-position: -320px -224px; }
#product-data .flag.flag-lc {
    background-position: -352px -224px; }
#product-data .flag.flag-li {
    background-position: -384px -224px; }
#product-data .flag.flag-lk {
    background-position: -416px -224px; }
#product-data .flag.flag-lr {
    background-position: -448px -224px; }
#product-data .flag.flag-ls {
    background-position: 0 -256px; }
#product-data .flag.flag-lt {
    background-position: -32px -256px; }
#product-data .flag.flag-lu {
    background-position: -64px -256px; }
#product-data .flag.flag-lv {
    background-position: -96px -256px; }
#product-data .flag.flag-ly {
    background-position: -128px -256px; }
#product-data .flag.flag-ma {
    background-position: -160px -256px; }
#product-data .flag.flag-mc {
    background-position: -192px -256px; }
#product-data .flag.flag-md {
    background-position: -224px -256px; }
#product-data .flag.flag-me {
    background-position: -256px -256px; }
#product-data .flag.flag-mg {
    background-position: -288px -256px; }
#product-data .flag.flag-mh {
    background-position: -320px -256px; }
#product-data .flag.flag-mk {
    background-position: -352px -256px; }
#product-data .flag.flag-ml {
    background-position: -384px -256px; }
#product-data .flag.flag-mm {
    background-position: -416px -256px; }
#product-data .flag.flag-mn {
    background-position: -448px -256px; }
#product-data .flag.flag-mo {
    background-position: 0 -288px; }
#product-data .flag.flag-mq {
    background-position: -32px -288px; }
#product-data .flag.flag-mr {
    background-position: -64px -288px; }
#product-data .flag.flag-ms {
    background-position: -96px -288px; }
#product-data .flag.flag-mt {
    background-position: -128px -288px; }
#product-data .flag.flag-mu {
    background-position: -160px -288px; }
#product-data .flag.flag-mv {
    background-position: -192px -288px; }
#product-data .flag.flag-mw {
    background-position: -224px -288px; }
#product-data .flag.flag-mx {
    background-position: -256px -288px; }
#product-data .flag.flag-my {
    background-position: -288px -288px; }
#product-data .flag.flag-mz {
    background-position: -320px -288px; }
#product-data .flag.flag-na {
    background-position: -352px -288px; }
#product-data .flag.flag-nc {
    background-position: -384px -288px; }
#product-data .flag.flag-ne {
    background-position: -416px -288px; }
#product-data .flag.flag-ng {
    background-position: -448px -288px; }
#product-data .flag.flag-ni {
    background-position: 0 -320px; }
#product-data .flag.flag-nl {
    background-position: -32px -320px; }
#product-data .flag.flag-no {
    background-position: -64px -320px; }
#product-data .flag.flag-np {
    background-position: -96px -320px; }
#product-data .flag.flag-nr {
    background-position: -128px -320px; }
#product-data .flag.flag-nz {
    background-position: -160px -320px; }
#product-data .flag.flag-om {
    background-position: -192px -320px; }
#product-data .flag.flag-pa {
    background-position: -224px -320px; }
#product-data .flag.flag-pe {
    background-position: -256px -320px; }
#product-data .flag.flag-pf {
    background-position: -288px -320px; }
#product-data .flag.flag-pg {
    background-position: -320px -320px; }
#product-data .flag.flag-ph {
    background-position: -352px -320px; }
#product-data .flag.flag-pk {
    background-position: -384px -320px; }
#product-data .flag.flag-pl {
    background-position: -416px -320px; }
#product-data .flag.flag-pr {
    background-position: -448px -320px; }
#product-data .flag.flag-ps {
    background-position: 0 -352px; }
#product-data .flag.flag-pt {
    background-position: -32px -352px; }
#product-data .flag.flag-pw {
    background-position: -64px -352px; }
#product-data .flag.flag-py {
    background-position: -96px -352px; }
#product-data .flag.flag-qa {
    background-position: -128px -352px; }
#product-data .flag.flag-re {
    background-position: -160px -352px; }
#product-data .flag.flag-ro {
    background-position: -192px -352px; }
#product-data .flag.flag-rs {
    background-position: -224px -352px; }
#product-data .flag.flag-ru {
    background-position: -256px -352px; }
#product-data .flag.flag-rw {
    background-position: -288px -352px; }
#product-data .flag.flag-sa {
    background-position: -320px -352px; }
#product-data .flag.flag-sb {
    background-position: -352px -352px; }
#product-data .flag.flag-sc {
    background-position: -384px -352px; }
#product-data .flag.flag-sd {
    background-position: -416px -352px; }
#product-data .flag.flag-se {
    background-position: -448px -352px; }
#product-data .flag.flag-sg {
    background-position: 0 -384px; }
#product-data .flag.flag-si {
    background-position: -32px -384px; }
#product-data .flag.flag-sk {
    background-position: -64px -384px; }
#product-data .flag.flag-sl {
    background-position: -96px -384px; }
#product-data .flag.flag-sm {
    background-position: -128px -384px; }
#product-data .flag.flag-sn {
    background-position: -160px -384px; }
#product-data .flag.flag-so {
    background-position: -192px -384px; }
#product-data .flag.flag-sr {
    background-position: -224px -384px; }
#product-data .flag.flag-st {
    background-position: -256px -384px; }
#product-data .flag.flag-sv {
    background-position: -288px -384px; }
#product-data .flag.flag-sy {
    background-position: -320px -384px; }
#product-data .flag.flag-sz {
    background-position: -352px -384px; }
#product-data .flag.flag-tc {
    background-position: -384px -384px; }
#product-data .flag.flag-td {
    background-position: -416px -384px; }
#product-data .flag.flag-tg {
    background-position: -448px -384px; }
#product-data .flag.flag-th {
    background-position: 0 -416px; }
#product-data .flag.flag-tj {
    background-position: -32px -416px; }
#product-data .flag.flag-tl {
    background-position: -64px -416px; }
#product-data .flag.flag-tm {
    background-position: -96px -416px; }
#product-data .flag.flag-tn {
    background-position: -128px -416px; }
#product-data .flag.flag-to {
    background-position: -160px -416px; }
#product-data .flag.flag-tr {
    background-position: -192px -416px; }
#product-data .flag.flag-tt {
    background-position: -224px -416px; }
#product-data .flag.flag-tv {
    background-position: -256px -416px; }
#product-data .flag.flag-tw {
    background-position: -288px -416px; }
#product-data .flag.flag-tz {
    background-position: -320px -416px; }
#product-data .flag.flag-ua {
    background-position: -352px -416px; }
#product-data .flag.flag-ug {
    background-position: -384px -416px; }
#product-data .flag.flag-us {
    background-position: -416px -416px; }
#product-data .flag.flag-uy {
    background-position: -448px -416px; }
#product-data .flag.flag-uz {
    background-position: 0 -448px; }
#product-data .flag.flag-va {
    background-position: -32px -448px; }
#product-data .flag.flag-vc {
    background-position: -64px -448px; }
#product-data .flag.flag-ve {
    background-position: -96px -448px; }
#product-data .flag.flag-vg {
    background-position: -128px -448px; }
#product-data .flag.flag-vi {
    background-position: -160px -448px; }
#product-data .flag.flag-vn {
    background-position: -192px -448px; }
#product-data .flag.flag-vu {
    background-position: -224px -448px; }
#product-data .flag.flag-ws {
    background-position: -256px -448px; }
#product-data .flag.flag-ye {
    background-position: -288px -448px; }
#product-data .flag.flag-za {
    background-position: -320px -448px; }
#product-data .flag.flag-zm {
    background-position: -352px -448px; }
#product-data .flag.flag-zw {
    background-position: -384px -448px; }

.collections.series{
    background: none;
    overflow: hidden;
    border: none;
    padding-top: 0;
    margin: 0 -15px;
}

.conditions {
    border-top: 1px dotted #dadada;
    margin: 10px 0;
    padding: 15px;
    font-weight: 300; }

.options .nav.nav-tabs {
    border: none; }
.options .nav.nav-tabs li a {
    border: 1px solid #E31F25;
    border-radius: 0;
    color: #E31F25;
    font-weight: 300;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 16px;
    margin: 0; }
.options .nav.nav-tabs li.active a {
    border: 1px solid #E31F25;
    background: #E31F25;
    border-radius: 0;
    color: #fff; }
.options .tab-content {
    border: 1px solid #f19093;
    margin-bottom: 25px;
    font-weight: 300; }
.options .tab-content div.tab-pane {
    padding: 20px; }
.options .tab-content div.tab-pane #product-files-list li a {
    display: inline-block;
    width: 100%; }
.options .tab-content div.tab-pane #product-files-list li a span {
    float: left;
    display: inline-block;
    line-height: 32px; }
.options .tab-content div.tab-pane #product-files-list li a span.file-name {
    color: #333; }
.options .nav > li > a:focus, .options .nav > li > a:hover {
    background: none; }

.file-ext {
    display: block;
    background: url(/rarog/rarog_modules/main/assets/img/wysiwyg/wysiwyg_files.png) no-repeat scroll 0% 0% transparent;
    width: 32px;
    height: 32px;
    margin: 0 auto; }
.file-ext[data-ext] {
    background-position: -128px -160px; }
.file-ext[data-ext*='.zip'], .file-ext[data-ext*='.7z'] {
    background-position: -32px 0px; }
.file-ext[data-ext*='.tgz'] {
    background-position: -64px 0px; }
.file-ext[data-ext*='.rar'] {
    background-position: -96px 0px; }
.file-ext[data-ext*='.iso'] {
    background-position: -128px 0px; }
.file-ext[data-ext*='.dmg'] {
    background-position: -160px 0px; }
.file-ext[data-ext*='.xls'] {
    background-position: 0px -32px; }
.file-ext[data-ext*='.xlsx'] {
    background-position: -32px -32px; }
.file-ext[data-ext*='.ods'] {
    background-position: -64px -32px; }
.file-ext[data-ext*='.ots'] {
    background-position: -96px -32px; }
.file-ext[data-ext*='.dotx'] {
    background-position: -128px -32px; }
.file-ext[data-ext*='.xml'] {
    background-position: -160px -32px; }
.file-ext[data-ext*='.doc'] {
    background-position: 0px -64px; }
.file-ext[data-ext*='.odt'] {
    background-position: -32px -64px; }
.file-ext[data-ext*='.ott'] {
    background-position: -64px -64px; }
.file-ext[data-ext*='.rtf'] {
    background-position: -96px -64px; }
.file-ext[data-ext*='.txt'] {
    background-position: -128px -64px; }
.file-ext[data-ext*='.pdf'] {
    background-position: -160px -64px; }
.file-ext[data-ext*='.mp3'] {
    background-position: 0px -96px; }
.file-ext[data-ext*='.wav'] {
    background-position: -32px -96px; }
.file-ext[data-ext*='.aac'] {
    background-position: -64px -96px; }
.file-ext[data-ext*='.mid'] {
    background-position: -96px -96px; }
.file-ext[data-ext*='.aiff'] {
    background-position: -128px -96px; }
.file-ext[data-ext*='.mp4'] {
    background-position: -160px -96px; }
.file-ext[data-ext*='.flv'] {
    background-position: 0px -128px; }
.file-ext[data-ext*='.mpg'] {
    background-position: -32px -128px; }
.file-ext[data-ext*='.avi'] {
    background-position: -64px -128px; }
.file-ext[data-ext*='.ai'] {
    background-position: -94px -128px; }
.file-ext[data-ext*='.psd'] {
    background-position: -128px -128px; }
.file-ext[data-ext*='.ppt'] {
    background-position: -160px -128px; }
.file-ext[data-ext*='.otp'] {
    background-position: 0px -160px; }
.file-ext[data-ext*='.odf'], .file-ext[data-ext*='.odp'] {
    background-position: -32px -160px; }
.file-ext[data-ext*='.exe'] {
    background-position: -64px -160px; }
.file-ext[data-ext*='.dat'] {
    background-position: -96px -160px; }
.file-ext[data-ext*='.data'] {
    background-position: -128px -160px; }

/* product end */
/*sidebar news*/
#sidebar-posts-block .readall, .readall.news {
    color: #7a7878;
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 15px;
    display: block;
    text-decoration: underline;
    text-align: center;
}
#sidebar-posts-block .readall:hover, #sidebar-posts-block .readall:focus {
    color: #E31F25; }


.widget-post-shop {
    background: #EFEEEE;
    padding: 5px; }
.widget-post-shop .widget-post-img {
    height: 160px;
    line-height: 156px;
    text-align: center;
    overflow: hidden;
    display: block; }
.widget-post-shop .widget-post-img img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }
.widget-post-shop a h2 {
    font-size: 16px;
    margin: 10px 0 5px;
    height: 25px; }
.widget-post-shop a:hover, .widget-post-shop a:focus {
    text-decoration: none; }
.widget-post-shop a:hover h2, .widget-post-shop a:focus h2 {
    color: #E31F25; }
.widget-post-shop p {
    font-weight: 300;
    font-size: 12px;
    text-align: center;
    height: 70px; }
.widget-post-shop .widget-post-attr {
    border-top: 1px solid #c5c5c5;
    text-align: center;
    padding: 5px 0;
    font-weight: 300; }

/*sidebar news*/
/*recent*/
.outer_wrap {
    overflow: hidden;
    width: 100%;
    padding: 25px 0; }
.outer_wrap > div {
    padding: 0 5px; }
.outer_wrap .item_block {
    padding: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    height: 190px;
    margin: 5px 0; }
.outer_wrap .item_block .inner_wrap .image_wrapper_block {
    width: 100%;
    height: 100px;
    overflow: hidden;
    line-height: 98px;
    text-align: center; }
.outer_wrap .item_block .inner_wrap .image_wrapper_block img {
    max-width: 100%;
    max-height: 100%; }
.outer_wrap .item_block .inner_wrap .item_info .item-title {
    font-size: 12px;
    line-height: 14px;
    height: 35px;
    text-align: center; }
.outer_wrap .item_block .inner_wrap .item_info .item-title a {
    color: #E31F25; }
.outer_wrap .item_block .inner_wrap .item_info .item-title a:hover, .outer_wrap .item_block .inner_wrap .item_info .item-title a:focus {
    text-decoration: none;
    color: #333; }
.outer_wrap .item_block .inner_wrap .item_info .prices {
    color: #333; }
.outer_wrap .item_block .inner_wrap .item_info .prices li.current-price {
    font-size: 13px;
    font-weight: 600; }
.outer_wrap .item_block .inner_wrap .item_info .prices li.old-price {
    font-size: 12px;
    font-style: italic;
    color: #777; }
.outer_wrap .item_block.empty {
    background: #F0F0F1;
    border-color: #F0F0F1; }

.aka-header {
    display: block;
    color: #000;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 30px;
    padding: 15px 0 25px; }

#recent-viewed-block {
    overflow: hidden;
    padding: 10px 0 45px;
    margin-top: 20px; }
#recent-viewed-block ul#recent-viewed-control li {
    padding: 0; }
#recent-viewed-block ul#recent-viewed-control li a {
    display: inline-block;
    height: 25px;
    width: 25px;
    position: relative;
    opacity: 1;
    text-shadow: none;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #4B4B4B;
    color: #F3F2F2; }
#recent-viewed-block ul#recent-viewed-control li a:hover {
    color: #4B4B4B; }
#recent-viewed-block .item_block {
    background: #fff;
    height: 190px;
    margin: 5px 0; }
#recent-viewed-block .item_block .inner_wrap .image_wrapper_block {
    width: 100%;
    height: 100px;
    overflow: hidden;
    line-height: 98px;
    text-align: center; }
#recent-viewed-block .item_block .inner_wrap .image_wrapper_block img {
    max-width: 100%;
    max-height: 100%; }
#recent-viewed-block .item_block .inner_wrap .item_info .item-title {
    height: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;
    font-size: 12px;
    margin-top: 10px; }
#recent-viewed-block .item_block .inner_wrap .item_info .item-title a {
    color: #000; }
#recent-viewed-block .item_block .inner_wrap .item_info .item-title a:hover, #recent-viewed-block .item_block .inner_wrap .item_info .item-title a:focus {
    text-decoration: none;
    color: #E31F25; }
#recent-viewed-block .item_block .inner_wrap .item_info .prices {
    color: #656565;
    font-weight: 300;
    height: 45px;
    border-top: 1px solid #e2e2e2;
    text-align: center; }
#recent-viewed-block .item_block .inner_wrap .item_info .prices li.current-price {
    font-size: 12px;
    font-weight: 300; }
#recent-viewed-block .item_block .inner_wrap .item_info .prices li.current-price span {
    font-size: 14px;
    font-weight: 400;
    color: #E31F25; }
#recent-viewed-block .item_block .inner_wrap .item_info .prices li.old-price {
    font-size: 12px;
    font-style: italic;
    color: #777; }

/*recent*/

/*cabinet*/
#login-form-link, #register-form-link {
    display: block;
    background: none;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #E31F25;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #E31F25; }
#login-form-link:hover, #login-form-link:focus, #register-form-link:hover, #register-form-link:focus {
    text-decoration: none; }

#login-form-link.active, #register-form-link.active {
    background: #E31F25;
    color: #fff; }
#login-form-link.active:hover, #login-form-link.active:focus, #register-form-link.active:hover, #register-form-link.active:focus {
    text-decoration: none;
    background: #e94c51; }

.forgot-password {
    color: #4B4B4B;
    text-transform: lowercase;
    text-decoration: underline; }
.forgot-password:hover, .forgot-password:focus {
    color: #E31F25; }

#register-form .msg-error, #login-form .msg-error, #forgot_password .msg-error {
    color: #E31F25;
    font-size: 12px;
    font-style: italic; }

.cab-buttons{
    padding-bottom: 15px;
}


.recovery_button{
    margin-top:15px;
}
.recovery-link{
    color: #e32026;
    margin-top: 15px;
    display: inline-block;
}
.recovery-link:hover, .recovery-link:focus{
    color: #e32026;
}
.alert .close{
    border: none;
    background: none;
}

/*cabinet*/

.sale_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #E31F25;
    margin-top: 1rem;
}

.sale_block:hover {
    text-decoration: none;
}

.sale_block__title {
    text-transform: uppercase;
    font-weight: 600;
    color: #E31F25;
    font-size: 2.8rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sale_block__title_text {
    color: #333;
    font-weight: 300;
    text-transform: lowercase;
    display: inline-block;
    position: relative;
    font-size: 2.6rem;
    padding-left: 1rem;
    margin-left: 1rem;
}

.sale_block__title_text::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    height: 30px;
    width: 1px;
    background: #e2e2e2;
}

.sale_block__img_list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    color: #E31F25;
    font-weight: 600;
    font-size: 1.7rem;
}

@media (max-width: 991.98px) {
    
    .sale_block__img_list {
        font-size: 1.2rem;
    }
}

@media (max-width: 767.98px) {
    
    .sale_block__img_list {
        font-size: 1.7rem;
    }
}

@media (max-width: 370px) {
    
    .sale_block__img_list {
        font-size: 1.5rem;
    }
}

.sale_block__img_item {
    height: 60px;
    width: 60px;
    margin: 0 1rem;
}

.sale_block__img_item img {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
}

/*gallery album*/
.gal {
}

.album-block {
    padding: 15px;
    border-radius: 4px;
    background: #fff;
    margin: 15px 0px; }
.album-block .album-block-img {
    max-width: 100%;
    height: 160px;
    text-align: center;
    overflow: hidden;
    line-height: 160px; }
.album-block .album-block-img img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    transition: 0.3s ease-in;
    transition-duration: 0.5s;
    transform: scale(1); }
.album-block .album-name {
    padding: 10px 0;
    height: 70px; }
.album-block .album-name a {
    color: #000;
    font-size: 16px;
    line-height: 1px; }
.album-block .album-name a:hover {
    text-decoration: underline;
    color: #000; }
.album-block:hover .album-block-img img {
    transform: scale(1.5); }

.image-gallery {
    margin: 0px;
    width: 100%;
    overflow: hidden; }
.image-gallery li {
    width: 20%;
    float: left;
    overflow: hidden;
    padding: 5px; }
.image-gallery .image {
    height: 180px;
    line-height: 176px;
    text-align: center; }
.image-gallery .image img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block; }
/*gallery album*/

@media (max-width: 2560px) {
    #slider-block .carousel-inner > .item{
        height: 730px;
    }
}
@media (max-width: 2000px) {
    #slider-block .carousel-inner > .item{
        height:544px;
    }
}
@media (max-width: 1530px) {
    #slider-block .carousel-inner > .item{
        margin-top: 5rem;
    }
}
@media (max-width: 991.98px) {
    #slider-block .carousel-inner > .item{
        margin-top: 3rem;
    }
}

/*media q*/
@media only screen and (min-width: 1201px) and (max-width: 1440px){
    #slider-block .carousel-inner > .item{
        height:400px;
    }
    .navbar .navbar-right li{
        width: 34%;
    }
}
@media only screen and (min-width: 1171px) and (max-width: 1200px){
    #slider-block .carousel-inner > .item{
        height:340px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    
    .sale_block__title {
        font-size: 2rem;
    }
    
    .sale_block__title_text {
            font-size: 2rem;
    }
    .sale_block__img_item {
        height: 48px;
        width: 48px;
    }
    body {
        margin-bottom: 315px; }
    #navbar {
        padding: 0;
    }
    .product-padding .product-item-block.blocks .single-product .product-price ul li.full-price {
        font-size: 97%;
    }
    .product-padding .product-item-block.blocks .single-product .product-price ul li.current-price {
        font-size: 11px;
    }
    .navbar-nav.navbar-catalog {
        padding-right: 340px;
    }

    .product-padding .product-item-block.blocks .single-product .product-price ul li.old-full-price {
        font-size: 10px;
    }
    /*header*/
    header .cart-icon {
        display: none; }

    .navbar-nav > li > a {
        font-size: 15px;
        padding: 15px; }

    .navbar .navbar-right {
        position: absolute;
        right: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: wrap;
    }
    .navbar .navbar-right li{
        width: 44%;
    }

    #slider-block .carousel-inner > .item{
        height:300px;
    }

    #catalog-item .dropdown-menu{
        width: 900px;
        padding: 0;
    }

    /*header*/

    #content-block{
        height:auto;
    }

    /*grey row*/
    .grey-row .preim {
        padding: 5px; }
    .grey-row .preim .img-block {
        width: 25%; }
    .grey-row .preim .item {
        font-size: 11px;
        width: 75%; }

    /*grey row*/
    /*collect*/

    /*collect*/
    /*news start*/


    .widget-post ul.widget-post-attr > li {
        width: 100%;
        float: none;
        text-align: center; }

    .widget-post ul.widget-post-attr > li:last-child {
        text-align: center; }

    .news .widget-post:hover .flipc .flipper {
        transform: rotateY(0deg);
    }

    /*news end*/

    .portfolio-list li{
        width: 25%;
    }

    /*footer start*/
    footer#shop-footer-block {
        height: 315px; }

    footer .social-bar-icons-block .social {
        width: 25px;
        line-height: 24px;
        height: 25px;
        font-size: 10px; }

    /*footer end*/
    /*product*/
    #product-data form#productPageFormOrder {
        overflow: hidden; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="button"] {
        height: 35px;
        width: 35px;
        font-size: 18px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] {
        height: 35px;
        font-size: 12px;
        line-height: 35px;
        padding-right: 10px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] .cart-block {
        height: 35px;
        padding: 0 10px;
        font-size: 15px;
        line-height: 35px; }
    #product-data form#productPageFormOrder .input-group input {
        width: 70px;
        height: 35px; }
    #product-data ul.price-block li.economy-price-block span {
        padding: 5px;
        font-size: 12px; }

    /*product*/ }
@media only screen and (min-width: 1200px) and (max-width: 1530px) {
    .navbar .navbar-right {
        position: absolute;
        right: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .navbar-nav > li > a {
        font-size: 15px !important;
        padding: 15px !important;
    }

    .navbar-nav.navbar-catalog {
        /*padding-right: 326px;*/
    }
}

@media (max-width: 991.98px) {
    
    .sale_block__title {
        font-size: 1.6rem;
    }
    
    .sale_block__title_text {
            font-size: 1.6rem;
    }
    .sale_block__img_item {
        height: 48px;
        width: 48px;
    }


    #scrollToTop {
        display: none !important;
    }
}
@media (max-width: 767px) {
    
    .sale_block {
        flex-direction: column;
    }
    
    .sale_block__title {
        flex-direction: column;
        text-align: center;
        margin: 1rem 0;
    }
    
    .sale_block__title_text {
        margin: 0;
        padding: 0;
    }
    
    .sale_block__title_text::after {
        display: none;
    }
    
}
@media (max-width: 767.98px) {
    .navbar-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    #menu-block {
        overflow-y: scroll !important;
        overflow-y: hidden;
    }
}
@media (min-width: 768px) {
    .navbar .container-fluid {
        padding: 0;
    }


    .navbar .navbar-right {
        margin: 0;
    }


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {
        margin-bottom: 390px; }

    /*header*/
    #shop-search, #cart {
        padding-top: 25px; }

    .header-top .links ul li {
        padding: 5px 5px 0; }

    #menu-block {
        min-height: 0; }

    #navbar {
        padding: 0; }

    .navbar .navbar-right {
        position: absolute;
        right: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: wrap;
    }
    .navbar .navbar-right li{
        width: 44%;
    }

    .navbar-nav.navbar-catalog {
        padding-right: 262px;
    }

    .navbar-nav > li > a {
        padding: 10px;
        font-size: 12px; }

    #catalog-item a {
        padding: 10px 15px; }
    #catalog-item .dropdown-menu {
        width: 700px; }
    #catalog-item .dropdown-menu .type,#catalog-item .dropdown-menu .price,#catalog-item .dropdown-menu .promo,#catalog-item .dropdown-menu .size{
        padding: 15px 10px;
    }
    /*header*/
    .grey-row .preim + .preim::before {
        display: none; }

    /*slider start*/
    #content-block{
        height: auto;
    }
    #slider-block.carousel .carousel-inner {
    }

    #slider-block.carousel .carousel-caption h3 {
        font-size: 30px; }

    #slider-block.carousel .carousel-caption p {
        font-size: 20px; }
    #slider-block .carousel-inner > .item{
        height: 245px;
    }
    /*slider end*/

    .news .widget-post:hover .flipc .flipper {
        transform: rotateY(0deg);
    }

    .owl-actions .owl-nav .owl-prev{
        margin-left:-20px;
    }
    .owl-actions .owl-nav .owl-next{
        margin-right:-20px;
    }

    /*footer*/
    footer#shop-footer-block {
        height: 390px; }
    footer#shop-footer-block #shop-footer-top-block .container .title-block span {
        font-size: 10px; }
    footer#shop-footer-block #shop-footer-top-block .container .title-block i {
        font-size: 25px;
        line-height: 40px; }
    footer#shop-footer-block #shop-footer-top-block .container .contacts p {
        font-size: 14px; }
    footer#shop-footer-block #shop-footer-top-block .container .contacts p i {
        top: 1px; }
    footer#shop-footer-block .bottom-block .contacts {
        text-align: center; }

    /*footer end*/
    /*-------blog list--------*/
    /*-------blog list--------*/
    /*blog*/
    ul.page-post-attr.has-link > li {
        width: 33%; }

    /*blog*/
    /*----------similar news-----------*/
    .similar-post {
        height: 230px;
        margin-bottom: 10px; }

    .similar-post > h2 {
        line-height: 20px; }

    .similar-post > h2 > a {
        font-size: 0.7em; }

    .similar-post > p {
        text-align: justify;
        height: 150px; }

    /*----------similar news-----------*/

    .faq-block .row-faq li{
        width: calc(50% - 10px);
    }

    /*product*/
    #product-data form#productPageFormOrder {
        margin-top: 20px;
        padding: 0 15px;
        overflow: hidden; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] {
        padding-right: 5px; }

    /*product*/

    .portfolio-list li{
        width: 25%;
    }

    /*order anket*/
    .order-anket .body ul li .buttons button {
        margin: 3px 0; }

    .order-anket.delivery .body ul li, .order-anket.payment .body ul li, .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.payment .body ul li {
        width: 100%; }

    .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.products .body ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-bottom: 5px; }
    .order-anket.products .body ul li .img {
        text-align: center; }
    .order-anket.products .body ul li .img img {
        max-height: 100px !important;
        max-width: 100% !important; }
    .order-anket.products .body ul li .title {
        text-align: center; }
    .order-anket.products .body ul li .actions {
        text-align: center; }
    .order-anket.products table td {
        font-size: 12px; }

    /*order anket*/
    .product-padding .product-item-block.blocks .single-product .product-price ul {
        width: 230px;
    }

}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    body {
        margin-bottom: 615px; }

    h1.cat, h2.cat, h3.cat, h4.cat, h5.cat, h6.cat{
        margin-top: 20px;
    }


    /*header start*/
    #menu-block.fixed-menu {
    }

    header {
        padding-bottom: 0; }

    #top-links {
        padding: 10px 5px;
        display: inline-block;
        float: none !important; }

    .header-top .links ul li {
        padding: 5px 5px 0;
        float: left;
        width: 33%; }
    .header-top .top-right, .header-top .top-left {
        float: none !important;
        text-align: center; }

    .language button.dropdown-toggle {
        padding: 10px 5px; }

    /*header end*/

    .small-categories {
        max-width: 350px;
        float: none;
        margin: 0 auto;
    }

    /*grey row*/
    .grey-row {
        padding: 0; }
    .grey-row .preim {
        padding: 10px; }
    .grey-row .preim .item {
        padding-top: 15px; }

    /*grey row*/
    .cats-blocks .cat-block {
        max-width: 300px;
        float: none;
        margin: 10px auto; }

    /*collect*/
    .collections .collect {
        max-width: 300px;
        margin: 0 auto;
        float: none; }
    .collections .collect a {
        display: inline-block;
        width: 100%;
        margin: 10px 0; }

    /*collect*/
    /*uslugi start*/
    .service-widget > a {
        padding-top: 25px;
        border-bottom: 1px solid rgba(226, 226, 226, 0.32); }

    /*uslugi end*/
    /*about start*/
    #about-com-block h1 {
        font-size: 1.4em; }

    #about-com-block p {
        margin-bottom: 15px;
        font-size: 1.1em; }

    /*about end*/
    /*partners start*/
    .partners .owl-nav {
        display: none; }

    /*partnhers end*/
    /*sertificates start*/
    #certificate a {
        width: 100%; }

    /*sertificates end*/
    /*reviwes start*/
    #reviwes-block #carousel-review {
        height: auto; }

    #reviwes-block #carousel-review .carousel-inner {
        height: auto; }

    #reviwes-block #carousel-review .item p {
        height: 150px; }

    #reviwes-block #carousel-review .item .review-attr > .caption {
        font-size: 0.8em; }

    /*reviwes end*/
    /*news start*/
    .widget-post {
        max-width: 300px;
        float: none;
        margin: 10px auto; }

    .news > h2 {
        line-height: 35px; }

    #news-block .news-block > .text-block > h2 {
        display: inline-block;
        width: 100%;
        padding: 15px 0; }

    .news .widget-post:hover .flipc .flipper {
        transform: rotateY(0deg);
    }

    /*news end*/
    /*footer start*/
    footer#shop-footer-block {
        text-align: center;
        height: 615px; }
    footer#shop-footer-block .title-block {
        overflow: hidden;
        padding: 10px 0; }

    footer p {
        text-align: center; }

    footer > div > div > div {
        padding: 5px 0; }

    footer .social-bar-icons-block {
        text-align: center; }

    ul.page-post-attr.has-link > li {
        width: 33%; }

    ul.page-post-attr > li {
        width: 50%; }

    /*footer end*/
    /*-----content page-----*/
    table#contacts td {
        width: 100%;
        display: inline-block; }

    /*-----content page-----*/
    /*-----type page-----*/
    ul.page-attr > li {
        width: 100%; }

    /*-----type page-----*/
    /*-------blog list--------*/
    .post-block-body {
        text-align: center; }

    .page-block img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        display: block !important;
        margin: 10px auto !important;
        float: none !important; }

    .post-block .block-img {
        box-shadow: none;
        height: 240px;
        margin-bottom: 20px;
        text-align: center;}

    .post-block h2 {
        font-size: 22px;
    }

    /*-------blog list--------*/

    .faq-block .row-faq li{
        width: 100%;
        margin: 5px 0;
    }

    /*------blog--------*/
    ul.page-post-attr.has-link > li {
        width: 100%; }

    .post-block-body img {
        max-width: 200px;
        max-height: 100px; }

    .post-block-body.news-anons > p {
        text-align: left; }

    .widget-post-shop {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    .readall {
        display: block;
        text-align: center;
        padding: 5px 0 15px; }
    .page-post-body .contentImage,
    .page-body .contentImage{
        margin: 0 auto 5px !important;
        float: none !important;
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }

    /*------blog--------*/
    /*----------similar news-----------*/
    .similar-post {
        height: 180px;
        margin-bottom: 10px; }

    .similar-post h2 {
        line-height: 20px;
        margin: 0 0 5px 0;
        height: 50px; }

    .similar-post h2 a {
        font-size: 0.5em; }

    .similar-post p {
        text-align: justify;
        height: 100px; }

    /*----------similar news-----------*/
    /*-------reviwes list-------*/
    section.reviews-list > article > .reviews-attr:nth-child(n) {
        float: none;
        text-align: center; }

    /*-------reviwes list-------*/
    /*categories*/
    .cats > div {
        padding: 0 15px; }

    #sub-categories li {
        width: 100%;
        margin: 5px 0; }

    #category-filter-block {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    #sub-categories {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    /*categories*/
    .aka-header {
        text-align: center; }

    .owl-actions .owl-nav{
        display:none;
    }

    /*products*/
    #product-data {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    .conditions {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    .collection-banner {
        max-width: 300px; }

    .options {
        max-width: 300px;
        float: none;
        margin: 0 auto; }

    .product-padding .product-item-block.blocks {
        height: auto;
        max-width: 300px;
        float: none;
        margin: 10px auto; }
    .product-padding .product-item-block.blocks .single-product {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
    .product-padding .product-item-block.blocks .single-product .addons {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product .product-promo-action {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product:hover, .product-padding .product-item-block.blocks .single-product:focus {
        position: relative;
        left: 0;
        right: 0;
        top: 0; }

    #product-data form#productPageFormOrder {
        padding: 0 15px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="button"] {
        height: 40px;
        width: 40px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] {
        height: 40px;
        line-height: 40px;
        padding-right: 15px;}
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] .cart-block {
        display: none; }
    #product-data form#productPageFormOrder .input-group input {
        width: 60px;
        height: 40px; }

    .options .nav-tabs > li {
        width: 100%;
        text-align: center; }

    /*products*/
    /*cart*/
    #cart-page-block ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin: 5px 0;
        overflow: hidden;
        max-width: 300px;
        float: none;
        margin: 10px auto; }
    #cart-page-block ul li .img {
        width: 100%;
        height: 100px;
        line-height: 98px;
        text-align: center; }
    #cart-page-block ul li .img img {
        max-width: 100%;
        max-height: 100%; }
    #cart-page-block ul li .price {
        font-size: 18px; }
    #cart-page-block ul li .action .input-group {
        margin: 5px auto; }
    #cart-page-block ul li .input-group-addon .remove-product-item {
        background: none;
        border: none;
        padding: 0;
        vertical-align: initial; }
    #cart-page-block ul li .input-group input {
        width: 85px !important; }

    .order-sum .continue {
        width: 100% !important;
        text-align: center; }
    .order-sum .actions {
        width: 100% !important;
        text-align: center !important; }
    .order-sum .actions #clearCart {
        margin-right: 0; }
    .order-sum .actions .order-button-cart {
        margin: 5px 0; }
    .order-sum .actions #oneClick {
        margin: 5px 0; }

    .cart-block-wrapper .input-group span.del, .cart_modal_block .input-group span.del, .order-anket.products .input-group span.del {
        background: #E31F25; }
    .cart-block-wrapper .order-sum .all-sum, .cart_modal_block .order-sum .all-sum, .order-anket.products .order-sum .all-sum {
        text-align: center; }

    /*cart*/
    /*order*/
    .cart_data {
        margin: 15px 0; }

    #aside_cart.fixed-aside {
        position: relative;
        width: auto; }

    .order-anket .body ul li .buttons button {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline .name {
        bottom: auto !important;
        left: 0 !important;
        display: block !important;
        margin-bottom: 10px; }

    .order-anket.delivery .kupon .input-block, .order-anket.payment .kupon .input-block, .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.delivery .kupon span, .order-anket.payment .kupon span, .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.delivery .body ul li, .order-anket.payment .body ul li, .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.payment .kupon .input-block {
        width: 100%; }
    .order-anket.payment .kupon span {
        padding: 5px; }
    .order-anket.payment .body ul li {
        width: 100%; }

    .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.products .body ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-bottom: 5px;
        max-width: 300px;
        float: none;
        margin: 10px auto; }
    .order-anket.products .body ul li .img {
        text-align: center; }
    .order-anket.products .body ul li .img img {
        max-height: 100px !important;
        max-width: 100% !important; }
    .order-anket.products .body ul li .title {
        text-align: center; }
    .order-anket.products .body ul li .actions {
        text-align: center; }

    /*order*/
    /*cabinet*/
    #login-form-link, #register-form-link {
        margin: 3px 0; }

    /*cabinet*/

    .portfolio-list li{
        width: 50%;
    }

    /*404*/
    .title-404 {
        margin-top: 100px;
        font-size: 35px;
        font-weight: 300;
        line-height: 35px; }

    .link404 {
        padding-bottom: 100px; }

    /*404*/ }
@media only screen and (min-width: 361px) and (max-width: 480px) {
    body {
        margin-bottom: 625px; }

    h1.cat, h2.cat, h3.cat, h4.cat, h5.cat, h6.cat{
        margin-top: 20px;
    }

    /*header start*/
    #menu-block.fixed-menu {
    }

    header {
        padding-bottom: 0; }

    #top-links {
        padding: 10px 5px;
        display: inline-block;
        float: none !important; }

    .header-top .links ul li {
        padding: 5px 5px 0;
        float: left;
        width: 33%; }
    .header-top .top-right, .header-top .top-left {
        float: none !important;
        text-align: center; }

    .language button.dropdown-toggle {
        padding: 10px 5px; }

    /*header end*/

    .small-categories {
        max-width: 300px;
        float: none;
        margin: 0 auto;
    }

    /*grey row*/
    .grey-row {
        padding: 0; }
    .grey-row .preim {
        padding: 10px; }
    .grey-row .preim .item {
        padding-top: 15px; }

    /*grey row*/

    .owl-actions .owl-nav{
        display:none;
    }

    .faq-block .row-faq li{
        width: 100%;
        margin: 5px 0;
    }

    /*uslugi start*/
    .service-widget > a {
        padding-top: 25px;
        border-bottom: 1px solid rgba(226, 226, 226, 0.32); }

    /*uslugi end*/
    /*about start*/
    #about-com-block h1 {
        font-size: 1.4em; }

    #about-com-block p {
        margin-bottom: 15px; }

    /*about end*/
    /*partners start*/
    .partners .owl-nav {
        display: none; }

    /*partnhers end*/
    /*sertificates start*/
    #certificate a {
        width: 100%; }

    /*sertificates end*/
    /*reviwes start*/
    #reviwes-block #carousel-review {
        height: auto; }

    #reviwes-block #carousel-review .carousel-inner {
        height: auto; }

    #reviwes-block #carousel-review .item p {
        height: 150px; }

    #reviwes-block #carousel-review .item .review-attr > .caption {
        font-size: 0.8em; }

    /*reviwes end*/
    /*news start*/
    .news > h2 {
        line-height: 35px; }

    #news-block .news-block > .text-block > h2 {
        display: inline-block;
        width: 100%;
        padding: 15px 0; }

    .news .widget-post:hover .flipc .flipper {
        transform: rotateY(0deg);
    }

    /*news end*/
    /*footer start*/
    footer#shop-footer-block {
        text-align: center;
        height: 625px; }
    footer#shop-footer-block .title-block {
        overflow: hidden;
        padding: 10px 0; }

    footer p {
        text-align: center; }

    footer > div > div > div {
        padding: 5px 0; }

    footer .social-bar-icons-block {
        text-align: center; }

    /*footer end*/
    /*-----content page-----*/
    table#contacts td {
        width: 100%;
        display: inline-block; }

    /*-----content page-----*/
    /*-----type page-----*/
    ul.page-attr > li {
        width: 100%; }

    ul.page-post-attr > li {
        width: 100%; }

    /*-----type page-----*/
    /*-------blog list--------*/
    .post-block-body {
        text-align: center; }

    .page-block img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        display: block !important;
        margin: 10px auto !important;
        float: none !important; }

    /*-------blog list--------*/
    /*------blog--------*/
    ul.page-post-attr.has-link > li {
        width: 100%; }

    .post-block-body img {
        max-width: 200px;
        max-height: 100px; }

    .post-block-body.news-anons > p {
        text-align: left; }
    .page-post-body .contentImage,
    .page-body .contentImage{
        margin: 0 auto 5px !important;
        float: none !important;
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .post-block .block-img {
        box-shadow: none;
        height: 240px;
        margin-bottom: 20px;
        text-align: center;}

    .post-block h2 {
        font-size: 22px;
    }

    /*------blog--------*/
    /*----------similar news-----------*/
    .similar-post {
        height: 210px;
        margin-bottom: 10px; }

    .similar-post h2 {
        line-height: 20px;
        margin: 0 0 5px 0;
        height: 50px; }

    .similar-post h2 a {
        font-size: 0.5em; }

    .similar-post p {
        text-align: justify;
        height: 130px; }

    /*----------similar news-----------*/
    /*-------reviwes list-------*/
    section.reviews-list > article > .reviews-attr:nth-child(n) {
        float: none;
        text-align: center; }

    /*-------reviwes list-------*/
    /*categories*/
    .cats > div {
        padding: 0 15px; }

    #sub-categories li {
        width: 100%;
        margin: 5px 0; }

    /*categories*/
    /*products*/
    .product-padding .product-item-block.blocks {
        height: auto; }
    .product-padding .product-item-block.blocks .single-product {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
    .product-padding .product-item-block.blocks .single-product .addons {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product .product-promo-action {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product:hover, .product-padding .product-item-block.blocks .single-product:focus {
        position: relative;
        left: 0;
        right: 0;
        top: 0; }

    #product-data form#productPageFormOrder {
        padding: 0 15px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="button"] {
        height: 40px;
        width: 40px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] {
        height: 40px;
        line-height: 40px;
        padding-right: 15px;
    }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] .cart-block {
        display: none; }
    #product-data form#productPageFormOrder .input-group input {
        width: 60px;
        height: 40px;
        top: 2px;
    }

    .options .nav-tabs > li {
        width: 100%;
        text-align: center; }

    /*products*/
    /*cart*/
    #cart-page-block ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin: 5px 0;
        overflow: hidden; }
    #cart-page-block ul li .img {
        width: 100%;
        height: 100px;
        line-height: 98px;
        text-align: center; }
    #cart-page-block ul li .img img {
        max-width: 100%;
        max-height: 100%; }
    #cart-page-block ul li .price {
        font-size: 18px; }
    #cart-page-block ul li .action .input-group {
        margin: 5px auto; }
    #cart-page-block ul li .input-group-addon .remove-product-item {
        background: none;
        border: none;
        padding: 0;
        vertical-align: initial; }
    #cart-page-block ul li .input-group input {
        width: 85px !important; }

    .order-sum .continue {
        width: 100% !important;
        text-align: center; }
    .order-sum .actions {
        width: 100% !important;
        text-align: center !important; }
    .order-sum .actions #clearCart {
        margin-right: 0; }
    .order-sum .actions .order-button-cart {
        margin: 5px 0; }
    .order-sum .actions #oneClick {
        margin: 5px 0; }

    .cart-block-wrapper .input-group span.del, .cart_modal_block .input-group span.del, .order-anket.products .input-group span.del {
        background: #E31F25; }

    /*cart*/
    /*order*/
    .cart_data {
        margin: 15px 0; }

    #aside_cart.fixed-aside {
        position: relative;
        width: auto; }

    .order-anket .body ul li .buttons button {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline .name {
        bottom: auto !important;
        left: 0 !important;
        display: block !important;
        margin-bottom: 10px; }

    .order-anket.delivery .kupon .input-block, .order-anket.payment .kupon .input-block, .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.delivery .kupon span, .order-anket.payment .kupon span, .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.delivery .body ul li, .order-anket.payment .body ul li, .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.payment .kupon .input-block {
        width: 100%; }
    .order-anket.payment .kupon span {
        padding: 5px; }
    .order-anket.payment .body ul li {
        width: 100%; }

    .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.products .body ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-bottom: 5px; }
    .order-anket.products .body ul li .img {
        text-align: center; }
    .order-anket.products .body ul li .img img {
        max-height: 100px !important;
        max-width: 100% !important; }
    .order-anket.products .body ul li .title {
        text-align: center; }
    .order-anket.products .body ul li .actions {
        text-align: center; }

    /*order*/
    /*cabinet*/
    #login-form-link, #register-form-link {
        margin: 3px 0; }
    .cab-buttons .btn-group{
        width:100%;
    }
    .cab-buttons .btn-group .btn{
        width:100%;
        border-radius: 3px !important;
    }
    /*cabinet*/

    .portfolio-list li{
        width: 50%;
    }

    /*404*/
    .title-404 {
        margin-top: 70px;
        font-size: 25px;
        font-weight: 400;
        line-height: 25px; }

    .link404 {
        padding-bottom: 70px; }

    /*404*/

    .product-padding .product-item-block.blocks .single-product .product-price ul {
        width: 230px;
    }
}
@media only screen and (max-width: 360px) {
    .btn-red {
    padding: 0.5rem 4rem;
}
    body {
        margin-bottom: 640px; }

    h1.cat, h2.cat, h3.cat, h4.cat, h5.cat, h6.cat{
        margin-top: 20px;
    }

    /*header start*/
    #menu-block.fixed-menu {
    }

    header {
        padding-bottom: 0; }

    #top-links {
        padding: 10px 5px;
        display: inline-block;
        float: none !important; }

    .header-top .links ul li {
        padding: 5px 5px 0;
        float: left;
        width: 33%; }
    .header-top .top-right, .header-top .top-left {
        float: none !important;
        text-align: center; }

    .language button.dropdown-toggle {
        padding: 10px 5px; }

    /*header end*/
    /*grey row*/
    .grey-row {
        padding: 0; }
    .grey-row .preim {
        padding: 10px; }
    .grey-row .preim .item {
        padding-top: 15px; }

    /*grey row*/
    ul.page-post-attr > li {
        width: 100%; }

    /*uslugi start*/
    .service-widget > a {
        padding-top: 25px;
        border-bottom: 1px solid rgba(226, 226, 226, 0.32); }

    /*uslugi end*/

    .faq-block .row-faq li{
        width: 100%;
        margin: 5px 0;
    }

    /*partners start*/
    .partners .owl-nav {
        display: none; }

    /*partnhers end*/

    .owl-actions .owl-nav{
        display:none;
    }

    /*footer start*/
    footer#shop-footer-block {
        text-align: center;
        height: 640px; }
    footer#shop-footer-block .title-block {
        overflow: hidden;
        padding: 10px 0; }

    footer p {
        text-align: center; }

    footer > div > div > div {
        padding: 5px 0; }

    footer .social-bar-icons-block {
        text-align: center; }

    /*footer end*/
    /*-----content page-----*/
    table#contacts td {
        width: 100%;
        display: inline-block; }

    /*-----content page-----*/
    /*-----type page-----*/
    ul.page-attr > li {
        width: 100%; }

    /*-----type page-----*/
    /*-------blog list--------*/
    .post-block-body {
        text-align: center; }
    .post-block-body h2 {
        text-align: center; }

    /*-------blog list--------*/
    /*------blog--------*/
    ul.page-post-attr.has-link > li {
        width: 100%; }

    .page-block img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        display: block !important;
        margin: 10px auto !important;
        float: none !important; }

    .page-post-body .contentImage,
    .page-body .contentImage{
        margin: 0 auto 5px !important;
        float: none !important;
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .post-block .block-img {
        box-shadow: none;
        height: 240px;
        margin-bottom: 20px;
        text-align: center;}

    .post-block h2 {
        font-size: 22px;
    }

    .news .widget-post:hover .flipc .flipper {
        transform: rotateY(0deg);
    }

    /*------blog--------*/
    /*----------similar news-----------*/
    .similar-post {
        height: 230px;
        margin-bottom: 10px; }

    .similar-post h2 {
        line-height: 20px;
        margin: 0 0 5px 0;
        height: 50px; }

    .similar-post h2 a {
        font-size: 0.5em; }

    .similar-post p {
        text-align: justify;
        height: 150px; }

    /*----------similar news-----------*/
    /*-------reviwes list-------*/
    section.reviews-list > article > .reviews-attr:nth-child(n) {
        float: none;
        text-align: center; }

    /*-------reviwes list-------*/
    /*categories*/
    .cats > div {
        padding: 0 15px; }

    #sub-categories li {
        width: 100%;
        margin: 5px 0; }

    /*categories*/
    /*products*/
    .product-padding .product-item-block.blocks {
        height: auto; }
    .product-padding .product-item-block.blocks .single-product {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
    .product-padding .product-item-block.blocks .single-product .addons {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product .product-promo-action {
        display: block !important; }
    .product-padding .product-item-block.blocks .single-product:hover, .product-padding .product-item-block.blocks .single-product:focus {
        position: relative;
        left: 0;
        right: 0;
        top: 0; }

    #product-data form#productPageFormOrder {
        padding: 0 15px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="button"] {
        height: 40px;
        width: 40px; }
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;}
    #product-data form#productPageFormOrder .input-group .input-group-btn button[type="submit"] .cart-block {
        display: none; }
    #product-data form#productPageFormOrder .input-group input {
        width: 60px;
        height: 40px;

    }

    .options .nav-tabs > li {
        width: 100%;
        text-align: center; }

    /*products*/
    /*cart*/
    #cart-page-block ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin: 5px 0;
        overflow: hidden; }
    #cart-page-block ul li .img {
        width: 100%;
        height: 100px;
        line-height: 98px;
        text-align: center; }
    #cart-page-block ul li .img img {
        max-width: 100%;
        max-height: 100%; }
    #cart-page-block ul li .price {
        font-size: 18px; }
    #cart-page-block ul li .action .input-group {
        margin: 5px auto; }
    #cart-page-block ul li .input-group-addon .remove-product-item {
        background: none;
        border: none;
        padding: 0;
        vertical-align: initial; }
    #cart-page-block ul li .input-group input {
        width: 85px !important; }

    .order-sum .continue {
        width: 100% !important;
        text-align: center; }
    .order-sum .actions {
        width: 100% !important;
        text-align: center !important; }
    .order-sum .actions #clearCart {
        margin-right: 0; }
    .order-sum .actions .order-button-cart {
        margin: 5px 0; }
    .order-sum .actions #oneClick {
        margin: 5px 0; }

    .cart-block-wrapper .input-group span.del, .cart_modal_block .input-group span.del, .order-anket.products .input-group span.del {
        background: #E31F25; }

    /*cart*/
    /*order*/
    .cart_data {
        margin: 15px 0; }

    #aside_cart.fixed-aside {
        position: relative;
        width: auto; }

    .order-anket .body ul li .buttons button {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline {
        margin: 5px 0; }
    .order-anket .body ul li .radio-inline .name {
        bottom: auto !important;
        left: 0 !important;
        display: block !important;
        margin-bottom: 10px; }

    .order-anket.delivery .kupon .input-block, .order-anket.payment .kupon .input-block, .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.delivery .kupon span, .order-anket.payment .kupon span, .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.delivery .body ul li, .order-anket.payment .body ul li, .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.payment .kupon .input-block {
        width: 100%; }
    .order-anket.payment .kupon span {
        padding: 5px; }
    .order-anket.payment .body ul li {
        width: 100%; }

    .order-anket.user .kupon .input-block {
        width: 100%; }
    .order-anket.user .kupon span {
        padding: 5px; }
    .order-anket.user .body ul li {
        width: 100%; }

    .order-anket.products .body ul li {
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-bottom: 5px; }
    .order-anket.products .body ul li .img {
        text-align: center; }
    .order-anket.products .body ul li .img img {
        max-height: 100px !important;
        max-width: 100% !important; }
    .order-anket.products .body ul li .title {
        text-align: center; }
    .order-anket.products .body ul li .actions {
        text-align: center; }

    /*order*/
    /*cabinet*/
    #login-form-link, #register-form-link {
        margin: 3px 0; }

    .cab-buttons .btn-group{
        width:100%;
    }
    .cab-buttons .btn-group .btn{
        width:100%;
        border-radius: 3px !important;
    }

    /*cabinet*/

    .portfolio-list li{
        width: 100%;
    }

    /*404*/
    .title-404 {
        margin-top: 70px;
        font-size: 25px;
        font-weight: 400;
        line-height: 25px; }

    .link404 {
        padding-bottom: 70px; }

    /*404*/ }

@media (min-width: 768px) {
    #navbar {
        padding: 0;
    }
}

