.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, 
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, 
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, 
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.333333%;
}
.col-xs-2 {
  width: 16.666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.333333%;
}
.col-xs-5 {
  width: 41.666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333%;
}
.col-xs-8 {
  width: 66.666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.333333%;
}
.col-xs-11 {
  width: 91.666667%;
}
.col-xs-12 {
  width: 100%;
}

@media (min-width: 544px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left;
}
.col-sm-1 {
  width: 8.333333%;
}
.col-sm-2 {
  width: 16.666667%;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-4 {
  width: 33.333333%;
}
.col-sm-5 {
  width: 41.666667%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-7 {
  width: 58.333333%;
}
.col-sm-8 {
  width: 66.666667%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-10 {
  width: 83.333333%;
}
.col-sm-11 {
  width: 91.666667%;
}
.col-sm-12 {
  width: 100%;
}
#featured_products,
#new_products {
  margin: 35px 0;
}
#discounted_products {
  padding: 35px 0;
}
#all_brands {
  padding: 30px 0;
}
#last_news {
  margin: 15px 0 35px;
}
#nav_banners {
  background-color: #fcfcf6;
  padding-top: 10px;
  padding-bottom: 20px;
}
#catalog_nav {
  float: left;
  width: calc(100% - 350px);
  padding-right: 0;
}
#cart_informer {
  width: 75px;
  float: right;
}
#selection-button-wrap {
	margin: 0;
}
#header {
  padding: 20px 0;
}
.blog_image {
  margin: 0 25px 10px 0;
  float: left;
  width: 275px;
  height: 200px;
  padding: 0;
}
.purchase_list {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.purchase_row,
.total_row {
  display: table-row;
  padding: 0;
}
.purchase_row > div {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.total_row  > span {
  display: table-cell;
  vertical-align: middle;
}
#fn-purchases .purchase_image {
  width: 70px;
}
.coupon {
  text-align: left;
  border-top: none;
  margin: 0;
}
#total {
  border-top: none;
}
.purchase_total {
  display: table;
  float: right;
}
.four_banners .banner_item {
  font-size: 0;
  float: left;
  margin: 0;
}
.four_banners .banner_item:first-child {
  width: 28.5%;
}
.four_banners .banner_item:nth-child(2) {
  float: right;
  width: 28.5%;
}
.four_banners .banner_item:nth-child(3),
.four_banners .banner_item:nth-child(4) {
  padding: 0 10px;
  width: 43%;
}
.four_banners .banner_item:nth-child(3) {
  margin-bottom: 9px;
}
.two_banners .banner_item {
  margin-bottom: 20px;
}
}

@media (min-width: 768px) {
.container {
  max-width: 750px;
}
.hidden_md {
  display: none;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}
.col-md-1 {
  width: 8.333333%;
}
.col-md-2 {
  width: 16.666667%;
}
.col-md-3 {
  width: 25%;
}
.col-md-4 {
  width: 33.333333%;
}
.col-md-5 {
  width: 41.666667%;
}
.col-md-6 {
  width: 50%;
}
.col-md-7 {
  width: 58.333333%;
}
.col-md-8 {
  width: 66.666667%;
}
.col-md-9 {
  width: 75%;
}
.col-md-10 {
  width: 83.333333%;
}
.col-md-11 {
  width: 91.666667%;
}
.col-md-12 {
  width: 100%;
}
#menu {
  float: left;
}
#menu li {
  display: inline-block;
  padding: 0 14px;
 
  line-height: 15px;
}
#menu li:first-child {
  padding-left: 0;
}
#header {
  padding: 10px 0;
}
#logo {
  float: left;
}
#top_phones {
  float: left;
  margin: 15px 0 0 85px;
}

.callback_wrap {
  float: right;
  clear: right;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
	.callback_wrap {
		clear: right;
		margin-bottom: 20px;
	}
	#top_phones {
		float: right;
	}
}
#wish_compare {
  float: right;
  clear: right;
}
.fn-callback {
  margin: 8px 0 15px;
}
#gallery .image {
  height: 395px;
  line-height: 373px;
}  
.fn-slick-banner {
  float: left;
  width: 68%;
}
.small_banners {
  float: left;
  padding-left: 10px;
}
.small_banners .banner_item {
  font-size: 0;
  margin-bottom: 9px;
  /*float: left;*/
  display: inline-block;
  width: 49%;
  padding: 0 5px;
}
.four_banners .banner_item:nth-child(3),
.four_banners .banner_item:nth-child(4) {
  padding: 0 20px;
}
.four_banners .banner_item:nth-child(3) {
  margin-bottom: 20px;
}


#top_phones {
	font-size: 25px;
	margin: 3px 0 0 0;
}

.callback_wrap { margin: 0; }

}

@media (min-width: 991px) {
.container {
  max-width: 970px;
}
.hidden_lg {
  display: none;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left;
}
.col-lg-1 {
  width: 8.333333%;
}
.col-lg-2 {
  width: 16.666667%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-4 {
  width: 33.333333%;
}
.col-lg-5 {
  width: 41.666667%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-7 {
  width: 58.333333%;
}
.col-lg-8 {
  width: 66.666667%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-10 {
  width: 83.333333%;
}
.col-lg-11 {
  width: 91.666667%;
}
.col-lg-12 {
  width: 100%;
}
#free_shipping {
  	margin: 20px auto 0 auto;
}
#top_phones {
  float: right;
  margin: 15px 0 0 0;
}
#header_bottom {
  -background-color: #000;
}
#catalog_nav {
  width: 100%; 
  padding-right: 10px;
}
#cart_informer {
  float: right;
  margin: -5px 0 0;
}
#selection-button-wrap {
	margin: -5px 0 0;
}
.fn-product .image {
  height: 252px;
  padding: 5px 5px;
  line-height: 200px;
}
.hover_block {
  bottom: -35px;
}
#nav_heading {
  padding: 13px 5px 13px;
}
#nav_heading::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  background-position: -100px -1px;
  margin-right: 5px;
}
#catalog_menu > ul {
  margin: 20px 0 -10px;
}
.submenu {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 101%;
  padding: 10px 10px;
  opacity: 0;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #e5e5e5;
  transform: scale(0,0);
  -webkit-transform: scale(0,0);
  -ms-transform: scale(0,0);
  -o-transform: scale(0,0);
  -moz-transform: scale(0,0);
  transform-origin: 20% 20% 0;
  -webkit-transform-origin: 20% 20% 0;
  -ms-transform-origin: 20% 20% 0;
  -o-transform-origin: 20% 20% 0;
  -moz-transform-origin: 20% 20% 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.submenu .submenu {
  top: -10px;
}
li.parent:hover  > .submenu {
  opacity: 1;
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  -moz-transform: scale(1,1);
}
#top_phones {
	font-size: 25px;
	margin: 3px 0 0 0;
}

.callback_wrap { margin: 0; }

.submenu ul {
  float: left;
  width: 200px;
}
.subimage {
  width: 532px;
}
.subimage .submenu {
  width: 250px;
}
.cat_image {
  float: right;
  margin: 0 15px;
  width: 235px;
  font-size: 0;
}
#catalog_menu li {
  padding: 0 10px 0 15px;
}
#catalog_menu .submenu li {
	padding: 10px 10px;
}
#catalog_menu > ul > li> a  {
  padding: 18px 5px 18px 5px;
  border-bottom: 1px solid #ebebeb;
  background-repeat: no-repeat;
}
.angle_icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -10px;
}
a[href="catalog/posuda"] {
  background-position: 0px 6px;
}
a[href="catalog/furniture-and-interior"] {
  background-position: 0px -369px;
}
a[href="catalog/elektronika"] {
  background-position: 0px -181px;
}
a[href="catalog/odezhda"] {
  background-position: 0px -87px;
}
a[href="catalog/tools"] {
  background-position: 0px -647px;
}
a[href="catalog/aksessuary"] {
  background-position: 0px -275px;
}
a[href="catalog/shvejnye-mashiny"] {
  background-position: 0px -463px;
}
a[href="catalog/baby-products"] {
  background-position: 0px -949px;
}
a[href="catalog/sumki"] {
  background-position: 0px -556px;
}
a[href="catalog/big"] {
  background-position: 0px -751px;
}
a[href="catalog/telephony"] {
  background-position: 0px -1140px;
}
a[href="catalog/kuhonnaya-tehnika"] {
  background-position: 0px -1339px;
}
#search_account_container {
  float: right;
  width: calc(100% - (25% + 390px));
  padding: 0;
  margin: 1px 0 0;
}
#main_banners {
  padding-left: 0;
}  
}

@media (min-width: 1200px) {
.container {
  max-width: 1470px;
}
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  float: left;
}
.col-xl-1 {
  width: 8.333333%;
}
.col-xl-2 {
  width: 16.666667%;
}
.col-xl-3 {
  width: 25%;
}
.col-xl-4 {
  width: 33.333333%;
}
.col-xl-5 {
  width: 41.666667%;
}
.col-xl-6 {
  width: 50%;
}
.col-xl-7 {
  width: 58.333333%;
}
.col-xl-8 {
  width: 66.666667%;
}
.col-xl-9 {
  width: 75%;
}
.col-xl-10 {
  width: 83.333333%;
}
.col-xl-11 {
  width: 91.666667%;
}
.col-xl-12 {
  width: 100%;
}
#free_shipping {
  	-margin: 20px 70px 0 140px;
}
.banner3 > div{
  width: auto!important;
}
.small_banners .banner_item {
  margin-bottom: 10px;
    /*float: left;*/
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
}
.subscribe_text {
  display: block;
}

}

@media (max-width: 991px) {


#free_shipping,
.hidden_small {
  display: none;
}
#search_account {
  background-color: #000;
  width: 100%;
  float: left;
  padding: 10px;
  margin: 10px 0px;
}
#catalog_menu {
  position: absolute;
  z-index: 100;
  top: 58px;
  right: 10px;
  left: 10px;
  background-color: #fff;
}
#catalog_menu a {
  padding: 8px 30px 8px 15px;
}
.home #catalog_menu {
  top: -88px;
}
.submenu,
.cat_image {
  display: none;
}
.cat_switch {
  position: absolute;
  top: 2px;
  right: 3px;
  width: 30px;
  height: 30px;
  padding: 6px 5px 5px;
  text-align: center;
  cursor: pointer;
}
.cat_switch:hover {
  color: #ff9c00;
}
.cat_switch.active{
  transform: rotate(180deg);
}
.inner .fn-variant {
  display: none;
}

#top_phones {
	font-size: 25px;
	margin: 3px 0 0 0;
}

.callback_wrap { margin: 0; }

}

@media (max-width: 767px) {

.hidden_sm {
  display: none;
}
#top_phones {
  text-align: center;
  margin-top: 15px;
}
.callback_wrap,
#wish_compare {
  text-align: center;
}
#top_phones a {
  margin-bottom: 10px;
}
#menu {
  position: absolute;
  left: 0;
  top: 31px;
  padding: 7px 15px;
  z-index: 100;
  background: #f0f0f0;
  width: 250px;
}
#menu li {
  padding: 7px 0;
}
.fn-slick-banner,
.small_banners {
  padding: 0;
}
.small_banners {
  /*margin: 10px -5px 0;*/
}
.small_banners .banner_item {
  /*float: left;*/
  display: inline-block;
  width: 49%;
  padding: 0 5px;
  margin-bottom: 5px;
}
.banner_item img, #main_banners img img {
	max-height: 240px;
}
#subscribe_container {
  max-width: 260px;
}
}

@media (max-width: 543px) {
#catalog_nav {
  width: 100%;
  margin: 0 auto;
}
#cart_informer {
  width: 20%;
  margin: 7px auto 10px;
}
#selection-button-wrap {
	width: 72%;
	margin: 7px auto 10px;
}
#header {
  padding: 20px 0 10px;
}
/*Баннеры на главной*/ 
.two_banners .banner_item,
.four_banners .banner_item  {
  margin-bottom: 10px;
} 
}

@media (max-width: 420px) {
.tab_navigation a {
  padding: 8px 5px;
  font-size: 10.5px;
}
}