.wrapper{ position: relative;max-width: 768px;width: 100%;margin: 0 auto; min-height: 100vh; min-height: calc(var(--vh, 1vh) * 100);overflow-x: hidden; }

.wrapper.gadgets{background: url(../img/wall_paper_category/gadgets_bg.jpg) center top / cover no-repeat;}
.wrapper.nature{background: url(../img/wall_paper_category/nature_bg.jpg) center top / cover no-repeat;}
.wrapper.cities{background: url(../img/wall_paper_category/cities_bg.jpg) center top / cover no-repeat;}
.wrapper.foods{background: url(../img/wall_paper_category/food_bg.jpg) center top / cover no-repeat;}
.wrapper.girls{background: url(../img/wall_paper_category/girls_bg.jpg) center top / cover no-repeat;}
.wrapper.animals{background: url(../img/wall_paper_category/pets_bg.jpg) center top / cover no-repeat;}

.wrapper.makeup{background: url(../img/video_category/makeup_bg.jpg) center top / cover no-repeat;}
.wrapper.fitness{background: url(../img/video_category/fitness_bg.jpg) center top / cover no-repeat;}
.wrapper.dance{background: url(../img/video_category/dance_bg.jpg) center top / cover no-repeat;}
.wrapper.yoga{background: url(../img/video_category/yoga_bg.jpg) center top / cover no-repeat;}
.wrapper.funny{background: url(../img/video_category/funny_bg.jpg) center top / cover no-repeat;}
.wrapper.mix{background: url(../img/video_category/mix_bg.jpg) center top / cover no-repeat;}


.wrapper.house-tree-person{background: url(../img/test_category/house_bg.jpg) center top / cover no-repeat;}
.wrapper.iq{background: url(../img/test_category/iq_bg.jpg) center top / cover no-repeat;}
.wrapper.temperament{background: url(../img/test_category/temperam_bg.jpg) center top / cover no-repeat;}
.wrapper.types{background: url(../img/test_category/types_bg.jpg) center top / cover no-repeat;}

.wrapper.chill{background: url(../img/music_category/chill_bg.jpg) center top / cover no-repeat;}
.wrapper.hip-hop{background: url(../img/music_category/hip_hop_bg.jpg) center top / cover no-repeat;}
.wrapper.pop{background: url(../img/music_category/pop_bg.jpg) center top / cover no-repeat;}
.wrapper.rock{background: url(../img/music_category/rock_bg.jpg) center top / cover no-repeat;}
.wrapper.romance{background: url(../img/music_category/romance_bg.jpg) center top / cover no-repeat;}
.wrapper.workout{background: url(../img/music_category/workout_bg.jpg) center top / cover no-repeat;}

.wrapper.desserts{background: url(../img/receipts_category/desserts_bg.jpg) center top / cover no-repeat;}
.wrapper.fish{background: url(../img/receipts_category/fish_bg.jpg) center top / cover no-repeat;}
.wrapper.meat{background: url(../img/receipts_category/meat_bg.jpg) center top / cover no-repeat;}
.wrapper.salads{background: url(../img/receipts_category/salads_bg.jpg) center top / cover no-repeat;}
.wrapper.soups{background: url(../img/receipts_category/soups_bg.jpg) center top / cover no-repeat;}
.wrapper.default{background: rgb(255,199,0);
background: -moz-linear-gradient(0deg, rgba(255,199,0,1) 0%, rgba(0,155,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,199,0,1) 0%, rgba(0,155,255,1) 100%);
background: linear-gradient(0deg, rgba(255,199,0,1) 0%, rgba(0,155,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc700",endColorstr="#009bff",GradientType=1);}

/**/
.wrapper .main_item{display: block;margin: 0 auto;width: 100px;}
/*
.gadgets .main_item{height: 65px; background: url(../img/main_item/gadgets_icon.png) center top / contain no-repeat;}
.nature .main_item{height: 65px; background: url(../img/main_item/nature_icon.png) center top / contain no-repeat;}
.cities .main_item{height: 65px; background: url(../img/main_item/cities_icon.png) center top / contain no-repeat;}
.foods .main_item{height: 65px; background: url(../img/main_item/food_icon.png) center top / contain no-repeat;}
.girls .main_item{height: 65px; background: url(../img/main_item/girls_icon.png) center top / contain no-repeat;}
.animals .main_item{height: 65px; background: url(../img/main_item/pets_icon.png) center top / contain no-repeat;}

.makeup .main_item{height: 65px; background: url(../img/main_item/makeup_icon.png) center top / contain no-repeat;}
.fitness .main_item{height: 65px; background: url(../img/main_item/fitness_icon.png) center top / contain no-repeat;}
.dance .main_item{height: 65px; background: url(../img/main_item/dance_icon.png) center top / contain no-repeat;}
.yoga .main_item{height: 65px; background: url(../img/main_item/yoga_icon.png) center top / contain no-repeat;}
.funny .main_item{height: 65px; background: url(../img/main_item/funny_icon.png) center top / contain no-repeat;}

.house-tree-person .main_item{height: 65px; background: url(../img/main_item/house_icon.png) center top / contain no-repeat;}
.iq .main_item{height: 65px; background: url(../img/main_item/iq_icon.png) center top / contain no-repeat;}
.temperament .main_item{height: 65px; background: url(../img/main_item/temperam_icon.png) center top / contain no-repeat;}
.types .main_item{height: 65px; background: url(../img/main_item/types_icon.png) center top / contain no-repeat;}

.chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item{height: 65px; background: url(../img/main_item/music_icon.png) center top / contain no-repeat;}

.desserts .main_item{height: 65px;background: url(../img/main_item/desserts_icon.png) center top / contain no-repeat;}
.fish .main_item{height: 65px; background: url(../img/main_item/fish_icon.png) center top / contain no-repeat;}
.meat .main_item{height: 65px; background: url(../img/main_item/meat_icon.png) center top / contain no-repeat;}
.salads .main_item{height: 65px; background: url(../img/main_item/salads_icon.png) center top / contain no-repeat;}
.soups .main_item{height: 65px; background: url(../img/main_item/soups_icon.png) center top / contain no-repeat;}
*/

@media all and (min-width: 320px) and (min-height: 455px) {
  /**/
  .wrapper .main_item{display: block;margin: 0 auto;width: 100px;}
  .gadgets .main_item,.nature .main_item,.cities .main_item,.foods .main_item,.girls .main_item,.animals .main_item,
  .makeup .main_item,.fitness .main_item,.dance .main_item,.yoga .main_item,.funny .main_item,
  .house-tree-person .main_item,.iq .main_item,.temperament .main_item,.types .main_item,
  .chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item,
  .desserts .main_item,.fish .main_item,.meat .main_item,.salads .main_item,.soups .main_item{height: 65px;}
}
@media all and (min-width: 360px) and (min-height: 560px) {
  /**/
  .wrapper .main_item{display: block;margin: 0 auto;width: 100px;}
  .gadgets .main_item,.nature .main_item,.cities .main_item,.foods .main_item,.girls .main_item,.animals .main_item,
  .makeup .main_item,.fitness .main_item,.dance .main_item,.yoga .main_item,.funny .main_item,
  .house-tree-person .main_item,.iq .main_item,.temperament .main_item,.types .main_item,
  .chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item,
  .desserts .main_item,.fish .main_item,.meat .main_item,.salads .main_item,.soups .main_item{height: 78px;}
}

@media all and (min-width: 569px) and (min-height: 244px) {
  /**/
  .wrapper .main_item{display: block;margin: 0 auto;width: 100px;}
  .gadgets .main_item,.nature .main_item,.cities .main_item,.foods .main_item,.girls .main_item,.animals .main_item,
  .makeup .main_item,.fitness .main_item,.dance .main_item,.yoga .main_item,.funny .main_item,
  .house-tree-person .main_item,.iq .main_item,.temperament .main_item,.types .main_item,
  .chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item,
  .desserts .main_item,.fish .main_item,.meat .main_item,.salads .main_item,.soups .main_item{height: 60px;}
}
@media all and (min-width: 569px) and (min-height: 500px) {
  /**/
  .wrapper .main_item{display: block;margin: 0 auto;width: 100px;}
  .gadgets .main_item,.nature .main_item,.cities .main_item,.foods .main_item,.girls .main_item,.animals .main_item,
  .makeup .main_item,.fitness .main_item,.dance .main_item,.yoga .main_item,.funny .main_item,
  .house-tree-person .main_item,.iq .main_item,.temperament .main_item,.types .main_item,
  .chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item,
  .desserts .main_item,.fish .main_item,.meat .main_item,.salads .main_item,.soups .main_item{height: 70px;}
}

/*# sourceMappingURL=wall_paper_single.css.map */
@media all and (min-width: 768px) and (min-height: 905px) {
  /**/
  .wrapper .main_box .main_item{display: block;margin: 0 auto 7px;width: 100px;}
  .gadgets .main_item,.nature .main_item,.cities .main_item,.foods .main_item,.girls .main_item,.animals .main_item,
  .makeup .main_item,.fitness .main_item,.dance .main_item,.yoga .main_item,.funny .main_item,
  .house-tree-person .main_item,.iq .main_item,.temperament .main_item,.types .main_item,
  .chill .main_item,.hip-hop .main_item,.pop .main_item,.rock .main_item,.romance .main_item,.workout .main_item,
  .desserts .main_item,.fish .main_item,.meat .main_item,.salads .main_item,.soups .main_item{height: 90px;}
}

/*# sourceMappingURL=wall_paper_single.css.map */


@media all and (min-width: 1025px) and (orientation: landscape) {
  /*Убрать полосу прокрутки у элемента*/
  .wrapper::-webkit-scrollbar {
    width: 0; }

  /*Убрать полосу прокрутки для всей страницы*/
  ::-webkit-scrollbar {
    width: 0; } }

/*# sourceMappingURL=wall_paper_single.css.map */