/*----  ahorns ----*/

a {
    color: #E3000F;
}

body {
    font-size: 15px;
    line-height: 24px;
}

h1 {
    font-weight: 400;
    color: #E3000F;
}

hr.red {
    border: none; /* Убираем границу для браузера Firefox */
    color:#E3000F; /* Цвет линии для остальных браузеров */
    background-color: #E3000F; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
}

#sp-before-header {
    padding: 10px 0;
}
#sp-top-wrapper {
    background-color: #E3000F;
    color: #fff;
}
#sp-top-wrapper .menutop a {
    color: #fff;
}    
#sp-header {
    border-top: #E3000F;
    border-top-width: 2px;
    border-top-style: solid;
}
.sppb-addon-content h1 {
	color: #fff;
}
.col-md-2-5 {
    width: 20%;
}
.top-categories .category {
    min-height: 200px;
}
.top-categories .overlay {
     min-height: 200px;
}
.entry-header.has-post-format h2 {
    font-size: 18px;
    font-weight: 400;
}
.entry-header.has-post-format h2 a {
	color: #E3000F!important
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    width: 70px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    width: 70px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    text-transform: none;
}
#sp-page-title .breadcrumb {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 12px;
    padding: 12px 0;
}
.page-header {
    padding-bottom: 25px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
}

/*галерея droppics*/
.droppicsgallerymasonry span {
    font-weight: normal;
    font-size: 0.9em;
}

/*стили с сайта аст*/
.tradein-title{
  position: absolute;
  left: 0;
  top:0;
  font-size: 26px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: -moz-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: -o-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: linear-gradient(150deg, #ea2026 40%, rgba(229,0,109,0.7) 88%, rgba(229,0,109, .4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2003', endColorstr='#e5006d',GradientType=0 );
  z-index: 2;
}
.tradein-title-middle {
    display: table-cell;
    vertical-align: middle;
    padding: 16px 27px;
}
.advantage-title{
  position: absolute;
  left: 0;
  top:0;
  font-size: 26px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: -moz-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: -o-linear-gradient(150deg,  #ea2026 40%, rgba(229, 0, 109, 0.7) 88%, rgba(229, 0, 109, .4) 100%);
  background-image: linear-gradient(150deg, #ea2026 40%, rgba(229,0,109,0.7) 88%, rgba(229,0,109, .4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2003', endColorstr='#e5006d',GradientType=0 );
  z-index: 2;
}
.advantage-title-middle {
    display: table-cell;
    vertical-align: middle;
    padding: 16px 27px;
}
.advantage-picture {
    padding-left: 150px;
    padding-bottom: 20px;
    background-position: 0 0;
}

.col-xs-33 {
    width: 33%;
    float: left;
    padding-right: 20px;
    padding-top: 20px;
}

.col-xs-33 img {
    margin-top: -20px;
}
.col-xs-33 p {
    padding-left: 90px;
}
.col-xs-33 ul li {
    padding-left: 70px;
}

.response-single-title {
	font-weight: bold;
}
.response-single-date {
	color: #999999; 
	font-size: 8pt;
}

.cat1-good-row-inner > div {
    display: table-cell;
    padding: 20px 15px;
}
.cat1-good-image-cell {
    vertical-align: middle;
    width: 20%;
    float: none;
}
.btn-default {
    color: #fff;
    background-color: #ea2026;
    border-color: #ea2026;
}
.qa_question {
	padding-left: 50px;
}

#sp-main-body {
    padding-top: 30px;
}

ul.sp-contact-info {
    display: none;
}

.PricebasePrice  {color: #970808;}