/* Svoi CSS kod pishite v faile CUSTOM.CSS, chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS, not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */

body {
  background-color: white;
  font: 13px/20px "Inter", sans-serif;
}

a {
  text-decoration: none !important;
  outline: none !important;
}

/*a:hover{text-decoration:none;}*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  margin: 0 0 16px 0;
  letter-spacing: -1px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-weight: 500;
  letter-spacing: normal;
}

h1 {
  font-size: 32px;
  line-height: 26px;
}

h2 {
  font-size: 28px;
  line-height: 22px;
  margin-bottom: 17px;
}

h3 {
  font-size: 24px;
  line-height: 20px;
}

h4 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 13px;
}

h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 9px;
}

h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 9px;
}

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

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
  margin-top: 44px;
}

.underline {
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 11px;
  border-bottom: 2px solid blue;
}

h4.underline {
  padding-bottom: 7px;
}

h5.underline {
  padding-bottom: 4px;
}

p {
  margin-bottom: 18px;
}

p .alternative-font {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-top: -15px;
  margin-bottom: -6px;
}

p.featured {
  font-size: 1.6em;
  line-height: 1.5em;
}

p.short {
  margin-bottom: 0;
}

p.tall {
  margin-bottom: 20px;
}

p.taller {
  margin-bottom: 40px;
}

p.drop-caps:first-child:first-letter {
  padding: 4px;
  float: left;
  font-size: 75px;
  line-height: 60px;
  margin-right: 5px;
  margin-top: 5px;
  font-family: Georgia;
}

p.drop-caps.secundary:first-child:first-letter {
  padding: 6px;
  background-color: #ccc;
  color: white;
  margin-right: 5px;
  border-radius: 4px;
}

hr {
  height: 1px;
  margin: 25px 0;
  border-top: 1px solid #efefef;
}

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

table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
  border: 0;
  word-break: break-all;
}

table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th {
  color: white;
}

table.table tr:nth-child(even) td {
  background: #eff5f7;
}

table.table tr:nth-child(odd) td {
  background: white;
}

table.table th {
  background: #555;
}

table.table1 td {
  padding: 15px;
}

blockquote {
  position: relative;
  border: none;
  border: 1px solid #d7dee3;
  padding: 0 0 0 67px;
  color: #666666;
  border-left: none;
  border-right: none;
}

blockquote:before {
  content: "\201C";
  position: absolute;
  top: 20px;
  left: 15px;
  font-family: Arial;
  font-size: 152px;
  line-height: 120px;
}

blockquote > div {
  padding: 18px 20px 25px;
  font-style: italic;
}

blockquote small {
  color: #333333;
  font-style: normal;
  margin-top: 10px;
}

li {
  line-height: 24px;
}

ul,
ol {
  padding-left: 26px;
}

ul.list.icons {
  padding-left: 30px;
}

ul.list.icons .fa {
  margin-left: -22px;
  margin-right: 5px;
}

dl {
  margin-top: 16px;
}

dt {
  margin-bottom: 1px;
}

dd {
  margin-bottom: 14px;
  color: #444444;
}

dd + dd {
  margin-top: -14px;
}

table.table > thead > tr > th {
  font-size: 14px;
  font-weight: normal;
  padding-top: 7px;
  padding-bottom: 7px;
}

.body_media {
  display: none;
  position: absolute;
  top: 2;
}

.valign {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.ask_a_question {
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #1d2029;
}

.ask_a_question .text {
  margin-top: 8px;
}

.styled-block {
  padding: 37px 50px;
  border-left: 2px solid;
  background: url("images/background.png") #eaf0f2 0 0 repeat;
  color: #2f383d;
  margin-bottom: 40px;
  clear: both;
  margin-top: 30px;
  font-size: 13px;
}

.order-block {
  margin: 35px 0 51px;
  border: 0;
  background: #eaf0f2;
  color: #2f383d;
  clear: both;
  font-size: 13px;
}

.order-block .row {
  margin: 0;
}

.order-block .row > div {
  padding: 0;
  text-align: center;
}

.order-block .btn {
  margin: 22px 0;
}

.order-block .text {
  min-height: 83px;
  padding: 22px 15px;
  background: #dfeaed;
  line-height: 18px;
  color: #555555;
}

.styled-block .row > div,
.order-block .row > div {
  float: left;
  vertical-align: middle;
}

.styled-block .row > div.col-md-3,
.order-block .row > vib.col-md-3 {
  text-align: center;
}

.styled-block .row > div.col-md-3 .btn,
.order-block .row > vib.col-md-3 .btn {
  position: relative;
  margin: 0;
}

.ordering-wrap .select-outer {
  position: relative;
  width: 252px;
  overflow: hidden;
  background: url("images/sel.png") right 0px no-repeat;
}

.ordering-wrap .select-outer i.fa {
  position: absolute;
  top: 8px;
  right: 11px;
}

.bx-opera .ordering-wrap .select-outer i.fa {
  display: none;
  top: 6px;
}

.ordering-wrap .select-outer select::-ms-expand {
  display: none;
}

.grey_light {
  color: #6d7a83;
}

.grey_dark {
  color: #666666;
}

.dark_light {
  color: #2f383d;
}

.dark_light_table {
  color: #2f383d;
  font-size: 16px;
}

.dark_table {
  color: #222;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.noradius {
  border-radius: 0;
}

/* SHARE */
.share {
  font-size: 12px;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: left;
  color: #666666;
  float: none;
}

.share .yashare-auto-init > * {
  padding: 0 !important;
  vertical-align: top;
}

.share .yashare-auto-init .b-share > * {
  margin: 1px 3px 0 2px;
  padding: 0 !important;
  vertical-align: top;
}

.share > .text {
  margin-right: 38px;
}

/* BUTTONS */
.btn {
  overflow: hidden;
  margin: 0 10px 10px 0;
  border: 1px solid;
  padding: 7px 12px 8px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  font-size: 12px;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}

.bx-firefox .btn {
  padding-top: 7px;
  padding-bottom: 8px;
}

.btn > * {
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.btn-lg {
  padding: 10px 18px 10px;
  font-size: 13px;
}

.bx-firefox .btn-lg {
  padding: 10px 18px 10px;
}

.btn-sm {
  padding: 3px 10px 3px;
}

.bx-firefox .btn-sm {
  padding: 2px 10px 4px;
}

.btn-xs {
  padding: 7px 14px 6px;
  font-size: 10px;
  line-height: 12px;
  border-radius: 1px;
}

.bx-firefox .btn-xs,
.bx-ie .btn-xs {
  padding-top: 6px;
  padding-bottom: 7px;
}

.btn[disabled],
.btn.disabled {
  border: 1px solid #bbbbbb !important;
  background: none !important;
  color: #bbbbbb !important;
}

.btn[disabled] > *,
.btn.disabled > * {
  border: none !important;
  background: none !important;
  color: #bbbbbb !important;
}

.btn-lg[disabled],
.btn-lg.disabled {
  border-width: 2px;
}

.btn-icon i {
  margin-right: 10px;
}

.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px;
}

.btn-default.wc {
  padding: 0 !important;
  font-size: 0;
}

.btn-default.wc .fa {
  display: inline-block;
  *display: inline;
  width: 32px;
  height: 31px;
  line-height: 32px;
  vertical-align: top;
  zoom: 1;
  font-size: 13px;
}

.btn-default.wc span {
  display: inline-block;
  *display: inline;
  padding: 6px 12px 5px;
  line-height: 19px;
  vertical-align: top;
  zoom: 1;
  font-size: 13px;
}

.btn-default.btn-xs.wc .fa {
  width: 25px;
  height: 26px;
  line-height: 27px;
  font-size: 14px;
  font-weight: bold;
}

.btn-default.btn-xs.wc span {
  padding: 5px 10px 4px;
  line-height: 16px;
  font-size: 11px;
}

.btn-default.wc.vert {
  width: 100%;
  min-width: 100px;
  border: none;
  padding: 0;
  background: none;
}

.btn-default.wc.vert .fa {
  display: block;
  width: 100%;
  height: 70px;
  border: none;
  background-color: #cdd8dd;
  line-height: 70px;
  vertical-align: top;
  font-size: 39px;
  border-radius: 1px 1px 0 0;
}

.btn-default.wc.vert span {
  display: block;
  padding: 10px 12px 10px;
  color: #1d2029;
  background: #dfeaed;
  border-bottom: 1px solid #c8d2d5;
  border-top: 1px solid #eaf1f3;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 0 0 1px 1px;
  white-space: normal;
  text-shadow: none;
}

.btn-default.wc.vert:hover span {
  background: #cdd8dd;
  border-bottom: 1px solid #b8c2c6;
  border-top: 1px solid #dde5e8;
}

.btn.btn-responsive-nav {
  position: absolute;
  z-index: 15;
  top: -46px !important;
  right: 0;
  margin: 0;
  border: medium none;
  padding: 5px 8px 3px;
  color: #fff;
}

.btn.btn-responsive-nav .fa {
  font-size: 21px;
}

/* LABELS */
.label {
  display: inline-block;
  height: 22px;
  padding: 0.4em 0.6em;
  border-radius: 1px;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  vertical-align: top;
}

.label-instock {
  background: #3cc051;
}

.label-nostock {
  background: #999999;
}

.label-pending {
  background: #fcb322;
}

.label-order {
  background: #57b5e3;
}

/* REVIEW */
.review {
  position: relative;
  margin-bottom: 30px;
}

.review .it {
  position: relative;
  border: 1px solid #eaf0f2;
  padding: 0 0 0 86px;
  background: none repeat scroll 0 0 #eaf0f2;
}

.review .it:before {
  content: "\201C";
  position: absolute;
  top: 22px;
  left: 20px;
  font-family: Arial;
  font-size: 150px;
  line-height: 120px;
}

.review .text {
  padding: 18px 20px 22px 0;
  line-height: 19px;
  color: #555555;
}

.review .border {
  position: absolute;
  bottom: -35px;
  left: 45px;
  width: 37px;
  height: 36px;
  background: url("images/bord.png") 0px 0px no-repeat;
}

.review .info {
  margin-top: 12px;
  padding-left: 86px;
}

.review .info .title {
  color: #2f383d;
  line-height: 19px;
}

.review .info .post {
  color: #9aa7af;
  font-size: 11px;
}

/* check bitrix popups style */
.bx-core-window img {
  vertical-align: baseline;
}

.bx-core-window .adm-btn,
.bx-core-window .adm-input-file {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
}

/* error - not existing module aspro.corporation */
.include_module_error {
  margin: 0 auto;
  text-align: center;
}

.include_module_error img {
  max-width: 100%;
}

.include_module_error p {
  color: #636363;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
}
