.fspp .brand-font-color {
  color: #4B452C;
}
.fspp .main-slider .swiper-container .main-slider-pagination .slider-pagination-color,.fspp .slider-pagination-color {
  background-color: #625a39;
}
.fspp .brand-font-color-hover:hover {
  color: #4B452C!important;
}
.fspp [class*=brand-ico-color][class*=before]:before {
  color: #4B452C;
}
.fspp .editorial .editorial-content .item-head.gradient-medium,.fspp .gradient-medium {
  background-color: #625a39;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF625a39', endColorstr='#FF4B452C');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #625a39), color-stop(100%, #4B452C));
  background-image: -webkit-linear-gradient(top, #625a39 0%, #4B452C 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#625a39), to(#4B452C));
  background-image: linear-gradient(to bottom, #625a39 0%, #4B452C 100%);
}
.fspp .gradient-medium-horizontal {
	-webkit-filter: none;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF625a39', endColorstr='#FF4B452C');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#625a39),color-stop(100%,#4B452C));
    background-image: -webkit-linear-gradient(left,#625a39 0,#4B452C 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#625a39),to(#4B452C));
    background-image: linear-gradient(to right,#625a39 0,#4B452C 100%);
	background-color: #625a39;
}
.no-touch .fspp .gradient-medium-hover:hover {
    background-color: #625a39;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF625a39', endColorstr='#FF4B452C');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#625a39),color-stop(100%,#4B452C));
    background-image: -webkit-linear-gradient(top,#625a39 0,#4B452C 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#625a39),to(#4B452C));
    background-image: linear-gradient(to bottom,#625a39 0,#4B452C 100%);
}
.fspp .gradient-medium-hover-flip:hover {
    background-color: #4B452C;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4B452C', endColorstr='#FF625a39');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4B452C),color-stop(100%,#625a39));
    background-image: -webkit-linear-gradient(top,#4B452C 0,#625a39 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4B452C),to(#625a39));
    background-image: linear-gradient(to bottom,#4B452C 0,#625a39 100%);
}
.fspp .brand-color-border,.fspp .brand-color-border-hover:hover {
    border-color: #4B452C!important;
    border-style: solid;
}
.fspp .gradient-light {
  background-color: #766f4c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF766f4c', endColorstr='#FF5b553a');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #766f4c), color-stop(100%, #5b553a));
  background-image: -webkit-linear-gradient(top, #766f4c 0%, #5b553a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#766f4c), to(#5b553a));
  background-image: linear-gradient(to bottom, #766f4c 0%, #5b553a 100%);
}
.fspp .gradient-light-horizontal {
    background-color: #766f4c;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF766f4c', endColorstr='#FF5b553a');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#766f4c),color-stop(100%,#5b553a));
    background-image: -webkit-linear-gradient(left,#766f4c 0,#5b553a 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#766f4c),to(#5b553a));
    background-image: linear-gradient(to right,#766f4c 0,#5b553a 100%);
}
.fspp .gradient-dark {
  background-color: #4e4828;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4e4828', endColorstr='#FF3c371f');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4e4828), color-stop(100%, #3c371f));
  background-image: -webkit-linear-gradient(left, #4e4828 0%, #3c371f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4e4828), to(#3c371f));
  background-image: linear-gradient(to bottom, #4e4828 0%, #3c371f 100%);
}
.fspp .gradient-dark-horizontal {
    background-color: #4e4828;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF4e4828', endColorstr='#FF3c371f');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#4e4828),color-stop(100%,#3c371f));
    background-image: -webkit-linear-gradient(left,#4e4828 0,#3c371f 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#4e4828),to(#3c371f));
    background-image: linear-gradient(to right,#4e4828 0,#3c371f 100%);
}
.lt-ie10 .fspp .gradient-dark,
.lt-ie10 .fspp .gradient-light,
.lt-ie10 .fspp .gradient-medium {
  -webkit-filter: none;
  filter: none;
}
.fspp .vjs-default-skin .vjs-play-progress,.fspp .vjs-default-skin .vjs-volume-level {
  background-color: #4B452C;
}
.fspp .floating-menu .slide-menu .swiper-slide .menu-elem a.active-section {
    color: #4B452C;
}

.thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #4B452C;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #4B452C!important;
}

.thumbs .thumbs-swiper .swiper-slide .border {
    border: 5px solid #4B452C;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide:hover .border {
    border: 5px solid #4B452C!important;
}