/* Vector icons. */
.fwdrap-close-button-normal-state,
.fwdrap-categories-next-and-prev-normal-state{
  position:absolute;
  font-size:16px;
  width:40px;
  height:39px;
  cursor: pointer;
  background-color: rgba(255,255,255,.7) !important;
  color: #6a6a6a;;
}

.fwdrap-close-button-selected-state,
.fwdrap-categories-next-and-prev-selected-state{
  position:absolute;
  font-size:16px;
  width:40px;
  height:39px;
  cursor: pointer;
  background-color: rgba(255,255,255,.7) !important;;
  color: #000000;
}

.fwdrap-categories-next-and-prev-normal-state{

  color:#6a6a6a;
}

.fwdrap-categories-next-and-prev-selected-state{
  color:#000000;
}


.fwdrap-categories-background .fwdrap-icon-FF-right:before{
  position: relative;
  left: 2px;
}

.fwduvp-categories-background .fwdrap-icon-close:before{
  position: relative;
  top: 2px;
}

.fwdrap-social-media-buttons-normal-state{
  font-size:18px !important;
  color:#6a6a6a !important;
  font-weight:100;
}

.fwdrap-social-media-buttons-selected-state{
  font-size:18px !important;
  color:#000000 !important;
}

.fwdrap-icon-scroll-down,
.fwdrap-icon-scrool-up,
.fwdrap-icon-sort-numbers,
.fwdrap-icon-sort-letters{
  font-size:18px !important;
}

.fwdrap-icon-small.fwdrap-icon-download:before,
.fwdrap-icon-small.fwdrap-icon-cart:before{
  font-size:14px !important;
  top: -4px !important;
}


.fwdrap-main-button-normal-state{
	font-family: "fwdicon";
	overflow: visible!important;
	font-size: 19px !important;
	color:#6a6a6a !important;
}

.fwdrap-main-button-selected-state{
	font-family: "fwdicon";
	overflow: visible !important;
	font-size: 19px !important;
	color:#000000 !important;
}

.fwdrap-main-button-normal-state .fwdrap-icon-play:before,
.fwdrap-main-button-selected-state .fwdrap-icon-play:before{
	font-size: 30px;
}

.fwdrap-main-button-normal-state .fwdrap-icon-pause:before,
.fwdrap-main-button-selected-state .fwdrap-icon-pause:before{
	font-size: 26px;
	left: -1px;
}

.fwdrap-icon-shuffle:before{
  font-size: 24px !important;
  top: -1px;
}

.fwdrap-icon-loop:before{
  
}

.fwdrap-icon-AB:before{
  font-size: 23px !important;
  top: -1px;
}

.fwdrap-icon-cart:before,
.fwdrap-icon-download:before{
  font-size: 19px !important;
  top: -1px;
}