@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:700,400,300,100&subset=latin,latin-ext,cyrillic);

@font-face {
    font-family: 'DJ Gross';
    font-style: normal;
    font-weight: 500;
    src: local('DJ Gross'), local('DJ Gross'), url('DJGROSS.ttf') format('truetype');
}

/***		HTML 5		***/
header,
nav,
section,
article,
aside,
footer {
    display: block
}

/***		GLOBALS		***/
* {
    margin: 0;
    padding: 0;
}

body {
    font: 15px/20px 'Open Sans', sans-serif;
    font-weight: 500;
    color: #fff;
    background: #000 url("img/bg4k.png?v3") center 0 no-repeat;
}

img {
    border: medium none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    outline: none;
    color: #fff
}

ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, label, textarea, select {
    font-family: 'Open Sans', sans-serif;
    vertical-align: middle;
    outline: none
}

input[type="submit"] {
    -webkit-appearance: none;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.uppercase {
    text-transform: uppercase;
}

.wrapper {
    width: 825px;
    margin: 0 auto;
    clear: both
}

h2 {
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
}

h2 b {
    font-weight: 100;
    color: #ff7d00
}

.price .rub, .old_price .rub, .price.rub {
    font-family: PT Sans Narrow;
}


.bgwrap {
    background: url("img/spotlight.png") -2000px -2000px no-repeat;
}

.mainbg {
    padding-bottom: 50px;
}

header {
    height: 510px;
    padding-top: 30px;
    background-size: contain;
}

.orange-link {
    color: #ff7d00;
}

header a {
    color: #ff7d00
}

header a:hover {
    color: #fff
}

header .date {
    margin-top: 197px;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    margin-left: -27px;
    font-family: PT Sans Narrow
}

div.title {
    line-height: 45px;
    vertical-align: middle;
}

.timer {
    margin: 10px 0 90px -15px
}

.timer li {
    display: inline-block;
    width: 20%;
    font-size: 13px;
    color: #ff7d00;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.timer li .time {
    float: right;
    margin-bottom: 10px;
}

.timer li + li {
    background: url("img/icons.gif") -75px 0 no-repeat;
}

.timer li .time div {
    display: inline-block;
    position: relative;
    width: 74px;
    height: 84px;
    overflow: hidden;
    text-align: center;
}

.timer li .time span {
    display: inline-block;
    position: relative;
    width: 74px;
    height: 84px;
    text-align: center;
    line-height: 84px;
    background: url("img/icons.gif");
    color: #2b2b2b;
    font-size: 60px;
    font-weight: 900
}

.timer li .time span + span {
    position: absolute;
    top: 0;
    left: 0;
}

.timer li .time span:after {
    display: block;
    content: " ";
    position: absolute;
    bottom: 51%;
    left: 0;
    right: 0;
    height: 20px;
    box-shadow: inset 0 -10px 10px rgba(255, 255, 255, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2);
}

form {
    background: #ff7d00;
    padding: 7px 8px;
    border-radius: 3px;
    height: 70px;
    margin-top: 10px;
}

form input {
    height: 70px;
    line-height: 70px;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 3px;
}

form input[type="email"] {
    float: left;
    width: 545px;
    padding: 0 17px;
    font-weight: 100;
    background: #fff;
    color: rgba(0, 0, 0, 0.4)
}

form input[type="submit"] {
    float: right;
    font-weight: 900;
    color: #fff;
    background: #121212;
    width: 222px;
    text-align: center;
    cursor: pointer;
}

form input[type="submit"]:hover {
    opacity: 0.9;
}

.description {
    padding: 90px 0;
    line-height: 17px;
}

.description span {
    font-size: 12px;
    font-weight: 300
}

.soc {
    float: right;
}

.soc li {
    float: left;
    margin-right: 1px
}

.soc li a, .soc li span {
    display: inline-block;
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.soc li a:hover {
    opacity: 0.8;
}

.soc li a[href*="facebook"] {
    background: #415a99 url("/bitrix/templates/shop/img/icons.png") 3px -838px no-repeat;
}

.soc li a[href*="vk"] {
    background: #5b7fa6 url("/bitrix/templates/shop/img/icons.png") -89px -838px no-repeat;
}

.soc li a[href*="odnoklassniki"] {
    background: #f38104 url("/bitrix/templates/shop/img/icons.png") 3px -867px no-repeat;
}

.soc li a[href*="twitter"] {
    background: #00caff url("/bitrix/templates/shop/img/icons.png") -42px -838px no-repeat;
}

.soc li a[href*="gplus"] {
    background: #dc4a38 url("/bitrix/templates/shop/img/icons.png") -89px -867px no-repeat;
}

.soc li a[href*="lj"] {
    background: #316599 url("/bitrix/templates/shop/img/icons.png") -134px -867px no-repeat;
}

.soc li a[href*="moimir"] {
    background: #00468c url("/bitrix/templates/shop/img/icons.png") -44px -867px no-repeat;
}

.see_all {
    display: block;
    line-height: 71px;
    border-radius: 3px;
    text-align: center;
    background: #ff7d00;
    color: #181818;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.see_all:hover {
    opacity: 0.9;
}

.products {
    margin-left: -17px;
    padding: 20px 0
}

.products li {
    position: relative;
    display: inline-block;
    width: 224px;
    height: 310px;
    padding: 25px 18px 0;
    vertical-align: top;
    margin-left: 17px;
    margin-bottom: 22px;
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
}

.products li .wr {
/*    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;*/
}

.products li a {
    position: relative;
    color: #000;
    font-weight: bold;
}

.products li .old_price {
    position: relative;
    display: block;
    color: #ff7d00;
    text-decoration: line-through;
    font-weight: 700;
    z-index: 100;
}

.products li .old_price span {
    color: #000
}

.products li .price {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: bold;
    z-index: 100;
}

.products li .title {
    position: absolute;
    z-index: 100;
}

.products li .title:hover {
    color: #ff7d00;
}

.products li .img {
    margin-top: 50px;
    display: block;
    line-height: 140px;
    height: 140px;
    text-align: center;
    margin-bottom: 24px;
}

.products li .img:after {
    display: block;
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
}

.products li .img img {
    max-height: 100%;
    max-width: 100%
}

.products li .discount {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 70px;
    height: 75px;
    z-index: 100;
    color: #ff7d00;
    font-size: 24px;
    text-align: center;
    line-height: 30px
}

.products li .button-backet {
    padding: 20px 0 0 0;
    text-align: center;
}

.products li .button-backet > a {
    padding: 10px 20px;
    background: #ff7d00;
    color: #FFFFFF;
    border-radius: 5px;
}

.products_line {
    display: flex;
    padding: 10px 0;
}

.products_main {
    width: 350px;
    height: 350px;
    padding: 25px 18px 0;
    vertical-align: top;
    margin-left: 17px;
    border-radius: 3px;
    font-size: 14px;
    background: #FFFFFF;
    color: #000000;
    overflow: hidden;
    position: relative;
    min-width: 250px;
    max-width: 250px;
}

.products_main__title {
    position: absolute;
    z-index: 100;
    color: #000000;
    font-weight: bold;
}

.products_main__image_link {
    margin-top: 50px;
    display: block;
    line-height: 140px;
    height: 140px;
    text-align: center;
    margin-bottom: 24px;
}

.products_main__image {
    max-height: 100%;
    max-width: 100%;
}

.products_main__old_price {
    position: relative;
    display: block;
    color: #ff7d00;
    text-decoration: line-through;
    font-weight: 700;
    z-index: 100;
}

.products_main__old_price span {
    color: #000;
}

.products_main__price {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: bold;
    z-index: 100;
}

.products_main__discount {
    position: absolute;
    right: 15px;
    bottom: 47px;
    width: 70px;
    height: 75px;
    z-index: 100;
    color: #ff7d00;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
}

.products_main__button_backet {
    padding: 45px 0 0 0;
    text-align: center;
}

.products_main__button_backet > a {
    padding: 10px 20px;
    background: #ff7d00;
    color: #FFFFFF;
    border-radius: 5px;
}

.products_pops {
    display: flex;
    flex-wrap: wrap;
}

.products_pops_block {
    width: 200px;
    height: 162px;
    padding: 10px 18px 0;
    vertical-align: top;
    margin-left: 17px;
    border-radius: 3px;
    font-size: 14px;
    background: #FFFFFF;
    color: #000000;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}

.products_pops__title {
    position: absolute;
    z-index: 100;
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    font-weight: bold;
}

.products_pops__image_link {
    margin-top: 35px;
    display: block;
    line-height: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 24px;
}

.products_pops__image {
    max-height: 100%;
    max-width: 100%;
}

.products_pops__price {
    font-size: 14px;
    position: absolute;
    bottom: 7px;
    font-weight: bold;
}

.products_pops__button_backet {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.products_pops__button_backet > a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 2px;
    background: #FF7D00 url(/bitrix/templates/shop/img/header_search_form_basket.png) center center no-repeat;
    font-size: 0;
    color: transparent;
}
/*
.products_pops__button_backet > a {
    padding: 5px 10px;
    background: #ff7d00;
    color: #FFFFFF;
    border-radius: 5px;
    font-size: 12px;
}
*/
.products_pops__description {
    font-size: 14px;
    color: #FFFFFF;
    width: 100%;
    padding: 0 0 5px 15px;
}