@charset "UTF-8";
/*
*	############################################################################
*	
*	Repute - Shop UI for Repute Theme
*	---------------------------------------------------------------------
*
*	Version		1.1 (following main theme version)
*	Author		The Develovers
*	Copyright	Copyright 2015 The Develovers
*
*	############################################################################
*/
/*------------------------------------------------*/
/*	Layout
/*------------------------------------------------*/
/* line 5, ../../sass/shop/_layout.scss */
.shop-main {
  padding-top: 10px;
}

/* line 9, ../../sass/shop/_layout.scss */
.shop-right-content {
  border: 1px solid #dbdbdb;
  padding-left: 23em;
}

/* line 15, ../../sass/shop/_layout.scss */
.minimal-header + .shop-main {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */
/* ----------------------------------
	Default Theme
----------------------------------- */
/* line 9, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}

/* line 18, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}

/* Top left corner */
/* line 19, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}

/* Top pattern/color */
/* line 20, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}

/* Top right corner */
/* line 22, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

/* line 23, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}

/* line 24, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}

/* line 25, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_content {
  background-color: #fff;
}

/* Content background */
/* line 26, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 27, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* line 28, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

/* Expand button */
/* line 29, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 30, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

/* Contract button */
/* line 31, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 32, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 33, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default #pp_full_res .pp_inline {
  color: #000;
}

/* line 34, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}

/* line 35, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
  border-color: #fff;
}

/* line 37, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_social {
  margin-top: 7px;
}

/* line 39, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}

/* line 41, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

/* line 43, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

/* line 44, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_details {
  position: relative;
}

/* line 45, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0 0;
  width: 20px;
}

/* line 47, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

/* The next arrow in the bottom nav */
/* line 48, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

/* line 49, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

/* line 50, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}

/* line 52, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}

/* line 54, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

/* line 56, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}

/* Bottom left corner */
/* line 57, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}

/* Bottom pattern/color */
/* line 58, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}

/* Bottom right corner */
/* line 60, ../../sass/vendors/_prettyPhoto.scss */
div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
	Light Rounded Theme
----------------------------------- */
/* line 68, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
/* line 69, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_top .pp_middle {
  background: #fff;
}

/* Top pattern/color */
/* line 70, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
/* line 72, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_content .ppt {
  color: #000;
}

/* line 73, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
  background: #fff;
}

/* line 75, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_content {
  background-color: #fff;
}

/* Content background */
/* line 76, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 77, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* line 78, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

/* Expand button */
/* line 79, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 80, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

/* Contract button */
/* line 81, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 82, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 83, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_details {
  position: relative;
}

/* line 84, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_description {
  margin-right: 85px;
}

/* line 85, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded #pp_full_res .pp_inline {
  color: #000;
}

/* line 86, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

/* line 88, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 89, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 91, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
/* line 92, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

/* line 93, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
/* line 94, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

/* line 96, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
/* line 97, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_bottom .pp_middle {
  background: #fff;
}

/* Bottom pattern/color */
/* line 98, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
/* line 100, ../../sass/vendors/_prettyPhoto.scss */
div.light_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
	Dark Rounded Theme
----------------------------------- */
/* line 106, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
/* line 107, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_top .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Top pattern/color */
/* line 108, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
/* line 110, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

/* Left Content background */
/* line 111, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

/* Right Content background */
/* line 112, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_content {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Content background */
/* line 113, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 114, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* line 115, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

/* Expand button */
/* line 116, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 117, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

/* Contract button */
/* line 118, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 119, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 120, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_details {
  position: relative;
}

/* line 121, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_description {
  margin-right: 85px;
}

/* line 122, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .currentTextHolder {
  color: #c4c4c4;
}

/* line 123, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_description {
  color: #fff;
}

/* line 124, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded #pp_full_res .pp_inline {
  color: #fff;
}

/* line 125, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

/* line 127, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 128, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 130, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
/* line 131, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

/* line 132, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
/* line 133, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

/* line 135, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
/* line 136, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Bottom pattern/color */
/* line 137, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
/* line 139, ../../sass/vendors/_prettyPhoto.scss */
div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
	Dark Square Theme
----------------------------------- */
/* line 146, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000;
}

/* line 151, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

/* line 152, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_description {
  color: #fff;
}

/* line 153, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}

/* Loader icon */
/* line 155, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

/* Expand button */
/* line 156, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 157, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

/* Contract button */
/* line 158, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 159, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 160, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_details {
  position: relative;
}

/* line 161, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_description {
  margin: 0 85px 0 0;
}

/* line 162, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

/* line 163, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

/* line 165, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_nav {
  clear: none;
}

/* line 166, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 167, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 169, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
/* line 170, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

/* line 171, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
/* line 172, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

/* line 174, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 175, ../../sass/vendors/_prettyPhoto.scss */
div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* ----------------------------------
	Light Square Theme
----------------------------------- */
/* line 182, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {
  background: #fff;
}

/* line 187, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_content .ppt {
  color: #000;
}

/* line 188, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

/* Expand button */
/* line 189, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 190, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

/* Contract button */
/* line 191, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 192, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 193, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_details {
  position: relative;
}

/* line 194, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_description {
  margin-right: 85px;
}

/* line 195, ../../sass/vendors/_prettyPhoto.scss */
div.light_square #pp_full_res .pp_inline {
  color: #000;
}

/* line 196, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

/* line 198, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 199, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

/* line 201, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
/* line 202, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

/* line 203, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
/* line 204, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

/* line 206, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 207, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* line 209, ../../sass/vendors/_prettyPhoto.scss */
div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
	Facebook style Theme
----------------------------------- */
/* line 216, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
/* line 217, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}

/* Top pattern/color */
/* line 218, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
/* line 220, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_content .ppt {
  color: #000;
}

/* line 221, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}

/* Content background */
/* line 222, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}

/* Content background */
/* line 223, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_content {
  background: #fff;
}

/* Content background */
/* line 224, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

/* Expand button */
/* line 225, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

/* Expand button hover */
/* line 226, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

/* Contract button */
/* line 227, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

/* Contract button hover */
/* line 228, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

/* Close button */
/* line 229, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_details {
  position: relative;
}

/* line 230, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_description {
  margin: 0 37px 0 0;
}

/* line 231, ../../sass/vendors/_prettyPhoto.scss */
div.facebook #pp_full_res .pp_inline {
  color: #000;
}

/* line 232, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

/* Loader icon */
/* line 234, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

/* The previous arrow in the bottom nav */
/* line 235, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}

/* line 236, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

/* The next arrow in the bottom nav */
/* line 237, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}

/* line 238, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_nav {
  margin-top: 0;
}

/* line 239, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}

/* line 240, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}

/* line 241, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}

/* line 243, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}

/* Next button */
/* line 244, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

/* Previous button */
/* line 246, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
/* line 247, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}

/* Bottom pattern/color */
/* line 248, ../../sass/vendors/_prettyPhoto.scss */
div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */
/* line 255, ../../sass/vendors/_prettyPhoto.scss */
div.pp_pic_holder a:focus {
  outline: none;
}

/* line 257, ../../sass/vendors/_prettyPhoto.scss */
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

/* line 267, ../../sass/vendors/_prettyPhoto.scss */
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

/* line 275, ../../sass/vendors/_prettyPhoto.scss */
.pp_top {
  height: 20px;
  position: relative;
}

/* line 279, ../../sass/vendors/_prettyPhoto.scss */
* html .pp_top {
  padding: 0 20px;
}

/* line 281, ../../sass/vendors/_prettyPhoto.scss */
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

/* line 287, ../../sass/vendors/_prettyPhoto.scss */
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

/* line 293, ../../sass/vendors/_prettyPhoto.scss */
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}

/* line 298, ../../sass/vendors/_prettyPhoto.scss */
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

/* line 307, ../../sass/vendors/_prettyPhoto.scss */
.pp_content {
  height: 40px;
  min-width: 40px;
}

/* line 308, ../../sass/vendors/_prettyPhoto.scss */
* html .pp_content {
  width: 40px;
}

/* line 310, ../../sass/vendors/_prettyPhoto.scss */
.pp_fade {
  display: none;
}

/* line 312, ../../sass/vendors/_prettyPhoto.scss */
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

/* line 318, ../../sass/vendors/_prettyPhoto.scss */
.pp_content_container .pp_left {
  padding-left: 20px;
}

/* line 319, ../../sass/vendors/_prettyPhoto.scss */
.pp_content_container .pp_right {
  padding-right: 20px;
}

/* line 321, ../../sass/vendors/_prettyPhoto.scss */
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px 0;
}

/* line 325, ../../sass/vendors/_prettyPhoto.scss */
.pp_description {
  display: none;
  margin: 0;
}

/* line 330, ../../sass/vendors/_prettyPhoto.scss */
.pp_social {
  float: left;
  margin: 0;
}

/* line 331, ../../sass/vendors/_prettyPhoto.scss */
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}

/* line 332, ../../sass/vendors/_prettyPhoto.scss */
.pp_social .twitter {
  float: left;
}

/* line 334, ../../sass/vendors/_prettyPhoto.scss */
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

/* line 340, ../../sass/vendors/_prettyPhoto.scss */
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}

/* line 346, ../../sass/vendors/_prettyPhoto.scss */
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

/* line 353, ../../sass/vendors/_prettyPhoto.scss */
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

/* line 364, ../../sass/vendors/_prettyPhoto.scss */
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

/* line 371, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

/* line 379, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

/* line 385, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}

/* line 394, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

/* line 403, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}

/* line 406, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery ul a img {
  border: 0;
}

/* line 408, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

/* line 415, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}

/* line 422, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery li.default a img {
  display: none;
}

/* line 424, ../../sass/vendors/_prettyPhoto.scss */
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}

/* line 429, ../../sass/vendors/_prettyPhoto.scss */
a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

/* line 438, ../../sass/vendors/_prettyPhoto.scss */
a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

/* line 447, ../../sass/vendors/_prettyPhoto.scss */
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

/* line 460, ../../sass/vendors/_prettyPhoto.scss */
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

/* line 467, ../../sass/vendors/_prettyPhoto.scss */
.pp_bottom {
  height: 20px;
  position: relative;
}

/* line 471, ../../sass/vendors/_prettyPhoto.scss */
* html .pp_bottom {
  padding: 0 20px;
}

/* line 473, ../../sass/vendors/_prettyPhoto.scss */
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

/* line 479, ../../sass/vendors/_prettyPhoto.scss */
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

/* line 485, ../../sass/vendors/_prettyPhoto.scss */
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}

/* line 490, ../../sass/vendors/_prettyPhoto.scss */
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

/* line 499, ../../sass/vendors/_prettyPhoto.scss */
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}

/* line 509, ../../sass/vendors/_prettyPhoto.scss */
#pp_full_res {
  line-height: 1 !important;
}

/* line 513, ../../sass/vendors/_prettyPhoto.scss */
#pp_full_res .pp_inline {
  text-align: left;
}

/* line 517, ../../sass/vendors/_prettyPhoto.scss */
#pp_full_res .pp_inline p {
  margin: 0 0 15px 0;
}

/* line 519, ../../sass/vendors/_prettyPhoto.scss */
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 9, ../../sass/vendors/_ion.rangeSlider.scss */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 18, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 23, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 27, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 30, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 33, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 37, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 41, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 46, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 51, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 65, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-slider.type_last {
  z-index: 2;
}

/* line 69, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 74, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 80, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 87, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 92, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 95, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 101, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* line 104, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 114, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2;
}

/* line 122, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-disabled {
  opacity: 0.4;
}

/* line 125, ../../sass/vendors/_ion.rangeSlider.scss */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 130, ../../sass/vendors/_ion.rangeSlider.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 10, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs {
  height: 55px;
}

/* line 13, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-with-grid {
  height: 75px;
}

/* line 16, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-line {
  height: 10px;
  top: 33px;
  background: #EEE;
  background: linear-gradient(to bottom, #dddddd -50%, #ffffff 150%);
  /* W3C */
  border: 1px solid #CCC;
  border-radius: 16px;
  -moz-border-radius: 16px;
}

/* line 24, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-line-left {
  height: 8px;
}

/* line 27, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-line-mid {
  height: 8px;
}

/* line 30, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-line-right {
  height: 8px;
}

/* line 34, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-bar {
  height: 10px;
  top: 33px;
  border-top: 1px solid #428bca;
  border-bottom: 1px solid #428bca;
  background: #428bca;
  background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
  /* W3C */
}

/* line 41, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-bar-edge {
  height: 10px;
  top: 33px;
  width: 14px;
  border: 1px solid #428bca;
  border-right: 0;
  background: #428bca;
  background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
}

/* line 52, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

/* line 59, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}

/* line 63, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-slider {
  top: 25px;
  width: 27px;
  height: 27px;
  border: 1px solid #AAA;
  background: #DDD;
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
  /* W3C */
  border-radius: 27px;
  -moz-border-radius: 27px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

/* line 75, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-slider.state_hover, .irs-slider:hover {
  background: #FFF;
}

/* line 79, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-min, .irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
}

/* line 90, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc;
}

/* line 94, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #428bca;
  border-radius: 3px;
  -moz-border-radius: 3px;
}

/* line 103, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999;
}

/* line 107, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-grid {
  height: 27px;
}

/* line 110, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-grid-pol {
  opacity: 0.5;
  background: #428bca;
}

/* line 114, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-grid-pol.small {
  background: #999;
}

/* line 118, ../../sass/vendors/_ion.rangeSlider.skinHTML5.scss */
.irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
}

/*
 *  Bootstrap TouchSpin - v3.0.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
/* line 10, ../../sass/vendors/_jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

/* line 18, ../../sass/vendors/_jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

/* line 28, ../../sass/vendors/_jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}

/* line 33, ../../sass/vendors/_jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

/* line 39, ../../sass/vendors/_jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: normal;
}

/*------------------------------------------------*/
/*	Header
/*------------------------------------------------*/
/* line 5, ../../sass/shop/_header.scss */
.top-header {
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin-bottom: 0;
  font-size: 11px;
}
/* line 11, ../../sass/shop/_header.scss */
.top-header ul {
  margin: 5px 0;
}
/* line 15, ../../sass/shop/_header.scss */
.top-header a {
  color: #4a4a4a;
}
/* line 18, ../../sass/shop/_header.scss */
.top-header a:hover, .top-header a:focus {
  text-decoration: underline;
  color: #4a4a4a;
}
/* line 25, ../../sass/shop/_header.scss */
.top-header ul.top-nav li:after {
  display: inline;
  content: "|";
  margin-left: 10px;
}
/* line 31, ../../sass/shop/_header.scss */
.top-header ul.top-nav li:last-child:after {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 5, ../../sass/shop/_header.scss */
  .top-header {
    text-align: center;
  }
  /* line 39, ../../sass/shop/_header.scss */
  .top-header ul {
    float: none !important;
  }
}

/* line 46, ../../sass/shop/_header.scss */
.shop-header .logo {
  position: relative;
  top: 28px;
}
/* line 50, ../../sass/shop/_header.scss */
.shop-header .logo h1 {
  margin: 0;
}
/* line 56, ../../sass/shop/_header.scss */
.shop-header.minimal-header .logo {
  top: 15px;
}
/* line 59, ../../sass/shop/_header.scss */
.shop-header.minimal-header .logo img {
  width: 100px;
}
@media screen and (max-width: 768px) {
  /* line 66, ../../sass/shop/_header.scss */
  .shop-header .logo {
    float: none !important;
    position: inherit;
    padding: 12px 0;
  }
  /* line 71, ../../sass/shop/_header.scss */
  .shop-header .logo img {
    width: 120px;
  }
}

/* line 78, ../../sass/shop/_header.scss */
.services {
  padding-left: 20em;
  margin: 20px 0;
}
@media screen and (max-width: 992px) {
  /* line 78, ../../sass/shop/_header.scss */
  .services {
    display: none;
  }
}

/* line 88, ../../sass/shop/_header.scss */
.service-item i {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  float: left;
  border: 1px solid #406da4;
  color: #406da4;
  font-size: 38px;
  text-align: center;
}
/* line 102, ../../sass/shop/_header.scss */
.service-item .service-title,
.service-item p {
  padding-left: 90px;
}
/* line 107, ../../sass/shop/_header.scss */
.service-item .service-title {
  padding-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 113, ../../sass/shop/_header.scss */
.service-item p {
  font-size: 11px;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  /* line 118, ../../sass/shop/_header.scss */
  .service-item .service-title {
    position: relative;
    top: 1.3em;
  }
  /* line 123, ../../sass/shop/_header.scss */
  .service-item p {
    display: none;
  }
}

/* line 130, ../../sass/shop/_header.scss */
.search-box .dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 32px;
}
/* line 136, ../../sass/shop/_header.scss */
.search-box .dropdown-toggle, .search-box .dropdown-menu {
  font-size: 12px;
}
@media screen and (max-width: 992px) {
  /* line 141, ../../sass/shop/_header.scss */
  .search-box .dropdown-toggle,
  .search-box select {
    display: none;
  }
  /* line 146, ../../sass/shop/_header.scss */
  .search-box input {
    margin-left: -5px;
  }
}

/* line 153, ../../sass/shop/_header.scss */
.account .navbar {
  min-height: inherit;
  position: relative;
  top: 4px;
  border-bottom: none;
}
/* line 160, ../../sass/shop/_header.scss */
.account .navbar-nav {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}
/* line 165, ../../sass/shop/_header.scss */
.account .navbar-nav > li {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 170, ../../sass/shop/_header.scss */
.account .navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 174, ../../sass/shop/_header.scss */
.account .navbar-nav > li > a:hover, .account .navbar-nav > li > a:focus {
  color: #4a4a4a;
}
/* line 181, ../../sass/shop/_header.scss */
.account .user-menu > .dropdown-toggle {
  padding: 0 0 20px 0;
  margin-left: 35px;
}
/* line 186, ../../sass/shop/_header.scss */
.account .user-menu .avatar {
  width: 18px;
}
/* line 192, ../../sass/shop/_header.scss */
.account .shopping-cart a {
  padding: 0 0 20px 0;
  margin-left: 35px;
}
/* line 197, ../../sass/shop/_header.scss */
.account .shopping-cart i {
  font-size: 25px;
}
/* line 202, ../../sass/shop/_header.scss */
.account .dropdown-menu {
  top: 35px;
  right: 0;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  /* line 208, ../../sass/shop/_header.scss */
  .account .user-menu .dropdown-toggle {
    margin-left: 30px;
  }
  /* line 212, ../../sass/shop/_header.scss */
  .account .shopping-cart a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  /* line 219, ../../sass/shop/_header.scss */
  .account .navbar-nav .shopping-cart {
    float: right !important;
  }
  /* line 222, ../../sass/shop/_header.scss */
  .account .navbar-nav .shopping-cart i {
    font-size: 22px;
  }
  /* line 226, ../../sass/shop/_header.scss */
  .account .navbar-nav .shopping-cart .cart-count {
    top: 0;
    right: 5px;
  }
  /* line 232, ../../sass/shop/_header.scss */
  .account .navbar-nav .user-menu {
    float: left !important;
    padding-top: 8px;
  }
  /* line 236, ../../sass/shop/_header.scss */
  .account .navbar-nav .user-menu i {
    right: -20px;
    top: 3px;
  }
  /* line 241, ../../sass/shop/_header.scss */
  .account .navbar-nav .user-menu .dropdown-toggle {
    padding-bottom: 10px;
    padding-left: 0;
    margin-left: 0;
  }
  /* line 247, ../../sass/shop/_header.scss */
  .account .navbar-nav .user-menu .dropdown-menu {
    position: absolute;
    background-color: #fbfbfb;
    border: 1px solid #eaeaea;
  }
}

/* line 257, ../../sass/shop/_header.scss */
.shopping-cart .cart-count {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #8C2424;
  color: #FFF;
  display: block;
  text-align: center;
  line-height: 18px;
  position: absolute;
  top: -7px;
  right: -10px;
}

/*------------------------------------------------*/
/*	Navigation
/*------------------------------------------------*/
/* header bottom where category navigation, search form and account menu placed */
/* line 7, ../../sass/shop/_navigation.scss */
.bottom-header .shop-by-category {
  width: 20%;
  float: left;
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  border-bottom: none;
}
/* line 16, ../../sass/shop/_navigation.scss */
.bottom-header .search-box {
  width: 54%;
  float: left;
}
/* line 21, ../../sass/shop/_navigation.scss */
.bottom-header .account {
  float: right;
}
@media screen and (max-width: 992px) {
  /* line 26, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category, .bottom-header .search-box, .bottom-header .account {
    float: none !important;
  }
  /* line 30, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category, .bottom-header .search-box {
    width: 100%;
  }
  /* line 34, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category {
    z-index: 99;
  }
  /* line 38, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .navbar-nav li > a > i {
    position: inherit;
  }
  /* line 43, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .navbar-nav .dropdown-menu li a {
    display: block;
  }
  /* line 47, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .navbar-nav .dropdown-menu li.dropdown i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  /* line 52, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .navbar-nav .dropdown.open > .dropdown-menu,
  .bottom-header .shop-by-category .navbar-nav .dropdown.forced-open > .dropdown-menu {
    display: block;
  }
  /* line 57, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .navbar-nav .dropdown-menu .dropdown.open > a,
  .bottom-header .shop-by-category .navbar-nav .dropdown-menu .dropdown a {
    background-color: transparent;
    color: #4a4a4a;
  }
  /* line 64, ../../sass/shop/_navigation.scss */
  .bottom-header .shop-by-category .dropdown:hover > .dropdown-menu {
    display: none;
  }
}

/* shop by category */
/* line 72, ../../sass/shop/_navigation.scss */
.category-toggle {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid transparent;
  font-size: 13px;
  font-weight: 800;
  background-color: #fff;
}
/* line 80, ../../sass/shop/_navigation.scss */
.category-toggle:hover + .category-nav {
  display: block;
}

/* line 85, ../../sass/shop/_navigation.scss */
.navbar-nav > li > .category-toggle {
  padding: 7px 10px 7px 0px;
}

/* line 89, ../../sass/shop/_navigation.scss */
.shop-by-category.open {
  border-bottom: 1px solid #DDD;
}
/* line 92, ../../sass/shop/_navigation.scss */
.shop-by-category.open .category-toggle {
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
}

/* line 100, ../../sass/shop/_navigation.scss */
.navbar-nav .category-nav,
.navbar-nav .category-nav .mega-menu-container {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #6A737E;
}

/* category navigation includes mega menu */
/* line 109, ../../sass/shop/_navigation.scss */
.category-nav {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0px;
  min-width: 245px;
  padding: 0;
}
/* line 117, ../../sass/shop/_navigation.scss */
.category-nav > ul > li {
  position: inherit;
  padding: 8px 10px 8px 0;
  border-top: 1px solid #ddd;
}
/* line 122, ../../sass/shop/_navigation.scss */
.category-nav > ul > li:first-child {
  border-top: none;
}
/* line 126, ../../sass/shop/_navigation.scss */
.category-nav > ul > li:hover, .category-nav > ul > li:focus {
  cursor: pointer;
  background-color: #6A737E;
}
/* line 130, ../../sass/shop/_navigation.scss */
.category-nav > ul > li:hover > a, .category-nav > ul > li:focus > a {
  color: #fff;
}
/* line 135, ../../sass/shop/_navigation.scss */
.category-nav > ul > li i {
  font-size: 17px;
  min-width: 36px;
  text-align: center;
}
/* line 142, ../../sass/shop/_navigation.scss */
.category-nav a {
  color: #4a4a4a;
  font-size: 13px;
}
/* line 147, ../../sass/shop/_navigation.scss */
.category-nav .mega-menu-container {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  top: -1px !important;
  padding: 0;
  margin: 0;
  border-left: 5px solid #6A737E !important;
}
/* line 156, ../../sass/shop/_navigation.scss */
.category-nav .mega-menu-content {
  min-width: 895px;
  padding: 12px;
}
/* line 160, ../../sass/shop/_navigation.scss */
.category-nav .mega-menu-content .mega-heading {
  margin-bottom: 18px;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 300;
}
/* line 167, ../../sass/shop/_navigation.scss */
.category-nav .mega-menu-content .menu-heading {
  text-decoration: underline;
  margin-bottom: 10px;
  font-size: 14px;
}
/* line 173, ../../sass/shop/_navigation.scss */
.category-nav .mega-menu-content .list-menu {
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  /* line 180, ../../sass/shop/_navigation.scss */
  .category-nav .dropdown .mega-menu-container {
    display: none;
    margin-left: 36px;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
  }
  /* line 188, ../../sass/shop/_navigation.scss */
  .category-nav .dropdown.open, .category-nav .dropdown:hover, .category-nav .dropdown:focus {
    background-color: #fff;
  }
}

/* line 195, ../../sass/shop/_navigation.scss */
.mega-banner {
  position: relative;
  right: 10px;
  bottom: 10px;
}
/* line 200, ../../sass/shop/_navigation.scss */
.mega-banner img {
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  /* line 195, ../../sass/shop/_navigation.scss */
  .mega-banner {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 195, ../../sass/shop/_navigation.scss */
  .mega-banner {
    display: none;
  }
}

/*------------------------------------------------*/
/*	Main Content
/*------------------------------------------------*/
/* custom tab for shop theme */
/* line 9, ../../sass/shop/_main-content.scss */
.shop-main .custom-tabs-line ul > li a {
  font-weight: 800;
}
/* line 13, ../../sass/shop/_main-content.scss */
.shop-main .custom-tabs-line ul > li.active a {
  color: #406da4;
}

/* hero unit slider for shop theme */
/* line 20, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit {
  margin-bottom: 30px;
}
/* line 24, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .slick-carousel.slick-text-pagination .slick-dots button {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 29, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .slick-slide {
  outline: none;
}
/* line 33, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .carousel-caption {
  width: 100%;
  top: 7em;
  left: 0;
  padding: 0 50px;
}
/* line 40, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .hero-heading {
  font-size: 35px;
  line-height: 1.3;
}
/* line 45, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .hero-button {
  background: transparent;
}
/* line 48, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .hero-button:hover {
  background: #fff;
  color: #4d4d4d;
}
/* line 55, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .dark-caption .hero-heading {
  color: #4d4d4d;
}
/* line 59, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .dark-caption .hero-button {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
/* line 64, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .dark-caption .hero-button:hover {
  background-color: #fff;
  color: #4d4d4d;
}
/* line 71, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .left-caption {
  text-align: left;
  width: 50%;
}
/* line 76, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .right-caption {
  text-align: right;
}
/* line 80, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .slick-prev, .hero-unit-slider.shop-hero-unit .slick-next {
  background: rgba(0, 0, 0, 0.5);
  top: 45%;
  width: 35px;
  height: auto;
  text-shadow: inherit;
}
/* line 87, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .slick-prev:before, .hero-unit-slider.shop-hero-unit .slick-next:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #ddd;
  font-size: 33px;
  line-height: 40px;
}
/* line 95, ../../sass/shop/_main-content.scss */
.hero-unit-slider.shop-hero-unit .slick-prev:hover, .hero-unit-slider.shop-hero-unit .slick-next:hover {
  background: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 768px) {
  /* line 101, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .carousel-caption {
    top: 3em;
  }
  /* line 104, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .carousel-caption.left-caption {
    top: 2em;
  }
  /* line 109, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .hero-heading {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  /* line 20, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit {
    margin-bottom: 20px;
  }
  /* line 117, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .carousel-caption {
    top: 1em;
  }
  /* line 121, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .left-caption {
    top: 13px;
    width: 100%;
  }
  /* line 126, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .hero-heading {
    font-size: 14px;
  }
  /* line 130, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .lead {
    font-size: 12px;
    margin-bottom: 5px;
  }
  /* line 135, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .hero-button {
    font-size: 10px;
  }
  /* line 139, ../../sass/shop/_main-content.scss */
  .hero-unit-slider.shop-hero-unit .slick-prev, .hero-unit-slider.shop-hero-unit .slick-next {
    top: 32%;
  }
}

/* line 145, ../../sass/shop/_main-content.scss */
.slick-slide img {
  max-width: 100%;
}

/* line 150, ../../sass/shop/_main-content.scss */
.slick-text-pagination .slick-dots {
  position: relative !important;
  bottom: 0 !important;
}
/* line 154, ../../sass/shop/_main-content.scss */
.slick-text-pagination .slick-dots li {
  width: auto;
  height: auto;
}
/* line 158, ../../sass/shop/_main-content.scss */
.slick-text-pagination .slick-dots li.slick-active button {
  border-bottom: 1px solid #406da4;
}
/* line 163, ../../sass/shop/_main-content.scss */
.slick-text-pagination .slick-dots li button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: 1.6;
  font-size: 12px;
  color: #4a4a4a;
}
/* line 172, ../../sass/shop/_main-content.scss */
.slick-text-pagination .slick-dots li button:hover {
  color: black;
}

/* promotional area */
/* line 181, ../../sass/shop/_main-content.scss */
.promotional-area-primary .banner-right-top {
  margin-bottom: 25px;
}
@media screen and (max-width: 992px) {
  /* line 186, ../../sass/shop/_main-content.scss */
  .promotional-area-primary img {
    width: 50%;
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 180, ../../sass/shop/_main-content.scss */
  .promotional-area-primary {
    margin-bottom: 30px;
  }
}

/* line 198, ../../sass/shop/_main-content.scss */
.promotional-area-secondary .repute-banner {
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  /* line 197, ../../sass/shop/_main-content.scss */
  .promotional-area-secondary {
    text-align: center;
  }
  /* line 205, ../../sass/shop/_main-content.scss */
  .promotional-area-secondary .repute-banner {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

/* change tab content behaviour only for product carousel init only */
/* line 213, ../../sass/shop/_main-content.scss */
.product-carousel-content > .tab-pane {
  display: block;
  visibility: hidden;
  height: 0;
}
/* line 219, ../../sass/shop/_main-content.scss */
.product-carousel-content > .active {
  visibility: visible;
  height: auto;
}

/* line 226, ../../sass/shop/_main-content.scss */
.product-carousel.slick-slider {
  margin-bottom: 0;
}
/* line 230, ../../sass/shop/_main-content.scss */
.product-carousel .slick-prev, .product-carousel .slick-next {
  top: 40%;
}
/* line 234, ../../sass/shop/_main-content.scss */
.product-carousel .slick-prev {
  left: 0;
}
/* line 238, ../../sass/shop/_main-content.scss */
.product-carousel .slick-next {
  right: 0;
  left: inherit;
}
/* line 243, ../../sass/shop/_main-content.scss */
.product-carousel .product-item {
  padding: 15px 18px;
}

/* product item */
/* line 249, ../../sass/shop/_main-content.scss */
.product-item {
  padding: 15px 0;
  position: relative;
  outline: none;
}
/* line 254, ../../sass/shop/_main-content.scss */
.product-item .info {
  margin-top: 15px;
}
/* line 258, ../../sass/shop/_main-content.scss */
.product-item .title {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0;
	color: #FFFFFF;
}
/* line 263, ../../sass/shop/_main-content.scss */
.product-item .title a {
  color: #FFFFFF;
}
/* line 266, ../../sass/shop/_main-content.scss */
.product-item .title a:hover, .product-item .title a:focus {
  color: black;
}
/* line 272, ../../sass/shop/_main-content.scss */
.product-item .price {
  font-size: 18px;
}
/* line 276, ../../sass/shop/_main-content.scss */
.product-item .discount {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #9e0b0f;
  color: #fff;
  padding: 12px;
  line-height: 14px;
}
/* line 291, ../../sass/shop/_main-content.scss */
.product-item .old-price {
  color: #7d7d7d;
}

/* shop by brand list */
/* line 297, ../../sass/shop/_main-content.scss */
.list-brand-logo {
  text-align: justify;
  margin-bottom: 0;
}
/* line 301, ../../sass/shop/_main-content.scss */
.list-brand-logo:after {
  content: '';
  display: inline-block;
  width: 100%;
}
/* line 307, ../../sass/shop/_main-content.scss */
.list-brand-logo:before {
  content: '';
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 313, ../../sass/shop/_main-content.scss */
  .list-brand-logo img {
    width: 85px;
  }
}

/* payment provider logo list */
/* line 321, ../../sass/shop/_main-content.scss */
.payment-method-list > li {
  padding-left: 3px;
  padding-right: 3px;
}
/* line 326, ../../sass/shop/_main-content.scss */
.payment-method-list img {
  width: 40px;
}

/* breadcrumbs */
/* line 332, ../../sass/shop/_main-content.scss */
.breadcrumb {
  padding-left: 0;
}
/* line 335, ../../sass/shop/_main-content.scss */
.breadcrumb i {
  font-size: 18px;
}

/* thumbnails for product image gallery */
/* line 341, ../../sass/shop/_main-content.scss */
.product-image-thumbnails {
  margin-top: 5px;
  margin-bottom: 30px;
}
/* line 345, ../../sass/shop/_main-content.scss */
.product-image-thumbnails .item .thumb {
  width: 25%;
  cursor: pointer;
  float: left;
  border: 1px solid #ccc;
  border-right: none;
}
/* line 352, ../../sass/shop/_main-content.scss */
.product-image-thumbnails .item .thumb:last-child {
  border-right: 1px solid #ccc;
}

/* line 360, ../../sass/shop/_main-content.scss */
.product-images .item img,
.product-image-thumbnails .item img {
  width: 100%;
}

/* product image gallery */
/* line 367, ../../sass/shop/_main-content.scss */
div.pp_default.pp_pic_holder {
  background: #fff;
  width: 100%;
  height: 60em;
  top: 6% !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 377, ../../sass/shop/_main-content.scss */
div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
  background: none;
}
/* line 383, ../../sass/shop/_main-content.scss */
div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right {
  padding: 0;
  background: none;
}
/* line 389, ../../sass/shop/_main-content.scss */
div.pp_default .pp_nav {
  display: none !important;
}
/* line 392, ../../sass/shop/_main-content.scss */
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  background: none;
}
/* line 397, ../../sass/shop/_main-content.scss */
div.pp_default .pp_close {
  position: absolute;
  top: -50px;
  right: 0;
  background: none;
  text-indent: inherit;
  border: 1px solid #DDD;
  text-align: center;
  line-height: 29px;
  color: #9E9E9E;
  font-size: 24px;
}
/* line 409, ../../sass/shop/_main-content.scss */
div.pp_default .pp_close:hover {
  color: #4d4d4d;
}
/* line 414, ../../sass/shop/_main-content.scss */
div.pp_default .pp_content {
  margin: 0 auto;
}
/* line 418, ../../sass/shop/_main-content.scss */
div.pp_default img#fullResImage {
  width: 640px !important;
  height: 640px !important;
}
/* line 423, ../../sass/shop/_main-content.scss */
div.pp_default .pp_gallery {
  display: block !important;
  margin-top: 25px;
  opacity: 1 !important;
}
/* line 428, ../../sass/shop/_main-content.scss */
div.pp_default .pp_gallery ul {
  height: 52px;
}
/* line 432, ../../sass/shop/_main-content.scss */
div.pp_default .pp_gallery ul li a {
  background: none;
  border-color: transparent;
  height: 50px;
}
/* line 438, ../../sass/shop/_main-content.scss */
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
  border: 1px solid #4d4d4d;
}
/* line 444, ../../sass/shop/_main-content.scss */
div.pp_default .pp_next:hover, div.pp_default .pp_previous:hover,
div.pp_default .pp_expand, div.pp_default .pp_expand:hover,
div.pp_default .pp_contract, div.pp_default .pp_contract:hover,
div.pp_default a.pp_arrow_next {
  background: none;
}
/* line 452, ../../sass/shop/_main-content.scss */
div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  background: none;
}

/* line 458, ../../sass/shop/_main-content.scss */
div.pp_overlay {
  background: #525252;
}

/* line 462, ../../sass/shop/_main-content.scss */
div.pp_default .pp_loaderIcon {
  background-image: url('../img/bx_loader.gif?1377966586');
}

/* line 466, ../../sass/shop/_main-content.scss */
.pp_hoverContainer {
  left: 0;
  width: 100% !important;
}

/* line 471, ../../sass/shop/_main-content.scss */
a.pp_next, a.pp_previous {
  background: none;
  font-size: 45px;
  color: #9E9E9E;
  text-indent: inherit;
  width: 10%;
}
/* line 478, ../../sass/shop/_main-content.scss */
a.pp_next:hover i, a.pp_previous:hover i {
  color: #4d4d4d;
}
/* line 482, ../../sass/shop/_main-content.scss */
a.pp_next i, a.pp_previous i {
  top: 50%;
  position: absolute;
  margin-top: -22.5px;
}

/* line 489, ../../sass/shop/_main-content.scss */
a.pp_next i {
  right: 22px;
}

/* line 493, ../../sass/shop/_main-content.scss */
a.pp_previous i {
  left: 22px;
}

/* single product info */
/* line 499, ../../sass/shop/_main-content.scss */
.single-product h1 {
  font-size: 20px;
}
/* line 503, ../../sass/shop/_main-content.scss */
.single-product .product-price {
  margin-bottom: 25px;
}
/* line 507, ../../sass/shop/_main-content.scss */
.single-product .old-price {
  font-size: 18px;
  color: #7d7d7d;
}
/* line 512, ../../sass/shop/_main-content.scss */
.single-product .current-price {
  margin-left: 15px;
  font-size: 24px;
}
/* line 517, ../../sass/shop/_main-content.scss */
.single-product .product-brief-description {
  margin-bottom: 40px;
}
/* line 521, ../../sass/shop/_main-content.scss */
.single-product .product-variance,
.single-product .product-availability {
  margin-bottom: 30px;
}
/* line 526, ../../sass/shop/_main-content.scss */
.single-product .control-label {
  margin-right: 5px;
}
/* line 530, ../../sass/shop/_main-content.scss */
.single-product .btn-add-to-cart {
  padding: 18px 40px;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 536, ../../sass/shop/_main-content.scss */
.single-product .btn-add-to-cart i {
  margin-right: 5px;
}
/* line 541, ../../sass/shop/_main-content.scss */
.single-product .bottom {
  margin-top: 50px;
}

/* line 546, ../../sass/shop/_main-content.scss */
.add-to-wishlist {
  color: #4a4a4a;
}
/* line 549, ../../sass/shop/_main-content.scss */
.add-to-wishlist span {
  text-decoration: underline;
}
/* line 553, ../../sass/shop/_main-content.scss */
.add-to-wishlist:hover {
  color: #4a4a4a;
}
/* line 556, ../../sass/shop/_main-content.scss */
.add-to-wishlist:hover span {
  text-decoration: none;
}

/* line 562, ../../sass/shop/_main-content.scss */
.product-rating {
  margin-bottom: 25px;
}
/* line 565, ../../sass/shop/_main-content.scss */
.product-rating i {
  font-size: 24px;
  color: #FFA400;
}
/* line 570, ../../sass/shop/_main-content.scss */
.product-rating .rating-detail {
  font-size: 10px;
  margin-left: 10px;
}
/* line 575, ../../sass/shop/_main-content.scss */
.product-rating a {
  color: #4a4a4a;
  text-decoration: underline;
}
/* line 579, ../../sass/shop/_main-content.scss */
.product-rating a:hover {
  text-decoration: none;
}
/* line 585, ../../sass/shop/_main-content.scss */
.product-rating.small i {
  font-size: 14px;
}

/* stock availability */
/* line 592, ../../sass/shop/_main-content.scss */
.stock-indicator {
  border-radius: 20px;
  padding: 5px 22px;
  color: #FFF;
  position: relative;
  padding-left: 38px;
  margin-left: 5px;
}
/* line 600, ../../sass/shop/_main-content.scss */
.stock-indicator i {
  width: 27px;
  height: 27px;
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
}
/* line 611, ../../sass/shop/_main-content.scss */
.stock-indicator.available {
  background-color: #75d217;
}
/* line 614, ../../sass/shop/_main-content.scss */
.stock-indicator.available i {
  background-color: #5ba412;
}
/* line 619, ../../sass/shop/_main-content.scss */
.stock-indicator.unavailable {
  background-color: #ca453b;
}
/* line 622, ../../sass/shop/_main-content.scss */
.stock-indicator.unavailable i {
  background-color: #a5352d;
}

/* product reviews */
/* line 629, ../../sass/shop/_main-content.scss */
.product-reviews {
  margin-top: 50px;
}
/* line 632, ../../sass/shop/_main-content.scss */
.product-reviews .reviewer-name {
  margin-right: 5px;
}
/* line 636, ../../sass/shop/_main-content.scss */
.product-reviews .review-title {
  font-size: 14px;
}
/* line 640, ../../sass/shop/_main-content.scss */
.product-reviews .avatar {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
/* line 647, ../../sass/shop/_main-content.scss */
.product-reviews .review-content {
  font-style: italic;
}

/* search result and filters */
/* line 655, ../../sass/shop/_main-content.scss */
.search-result h1 {
  font-size: 18px;
  margin-bottom: 50px;
}

/* line 661, ../../sass/shop/_main-content.scss */
.filter-item {
  margin-bottom: 40px;
}
/* line 664, ../../sass/shop/_main-content.scss */
.filter-item h3 {
  font-size: 14px;
  font-weight: 800;
}
/* line 669, ../../sass/shop/_main-content.scss */
.filter-item a {
  color: #4a4a4a;
}
/* line 672, ../../sass/shop/_main-content.scss */
.filter-item a:hover {
  text-decoration: underline;
}

/* search result with filter */
/* line 681, ../../sass/shop/_main-content.scss */
.product-grid .product-item .title {
  font-size: 14px;
  line-height: 1.2;
}
/* line 687, ../../sass/shop/_main-content.scss */
.product-grid .pagination {
  margin-bottom: 0;
}

/* range slider for quantity at shopping cart  */
/* line 693, ../../sass/shop/_main-content.scss */
.irs-bar,
.irs-line {
  height: 3px;
}

/* line 698, ../../sass/shop/_main-content.scss */
.irs-line {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #d4d4d4;
}

/* line 704, ../../sass/shop/_main-content.scss */
.irs-bar {
  background: #828282;
  border-top: none;
  border-bottom: none;
}

/* line 710, ../../sass/shop/_main-content.scss */
.irs-slider {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  top: 27px;
  border: none;
  background: #828282;
}
/* line 720, ../../sass/shop/_main-content.scss */
.irs-slider:hover {
  background: #828282;
  border: 2px solid #a8a8a8;
}

/* line 726, ../../sass/shop/_main-content.scss */
.irs-slider.state_hover, .irs-slider:hover {
  background: #828282;
}

/* line 730, ../../sass/shop/_main-content.scss */
.irs-from, .irs-to, .irs-single {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #828282;
  font-size: 12px;
}

/* line 737, ../../sass/shop/_main-content.scss */
.irs-min, .irs-max {
  top: 45px;
  background: none;
  visibility: visible !important;
}

/* checkout wizard */
/* line 744, ../../sass/shop/_main-content.scss */
.step-pane {
  display: none;
}
/* line 747, ../../sass/shop/_main-content.scss */
.step-pane.active {
  display: block;
}

/* line 753, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard {
  position: relative;
  min-height: 48px;
}
/* line 757, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard h3 {
  font-size: 18px;
}
/* line 761, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard > .steps-container {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
/* line 767, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard > .steps-container .connector-line {
  position: relative;
  top: 19px;
  margin: 0 auto;
  width: 50%;
  height: 2px;
  background-color: #000;
}
/* line 777, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none outside none;
  padding: 0;
  margin: 0;
  margin: 0 !important;
}
/* line 785, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li {
  text-align: center;
  font-size: 16px;
}
/* line 789, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 795, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li:after {
  content: '';
  display: block;
  position: relative;
  bottom: 52px;
  margin: 0 auto;
  width: 100px;
  height: 1px;
  background-color: #eaeaea;
  left: 90px;
}
/* line 807, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li:last-child:after {
  display: none;
}
/* line 813, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li {
  padding-left: 30px;
  padding-right: 30px;
  min-width: 180px;
  font-weight: 800;
  color: #ccc;
}
/* line 820, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.active {
  color: #4a4a4a;
}
/* line 823, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.active .step-number {
  background: #406da4;
}
/* line 828, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.complete {
  color: #4a4a4a;
}
/* line 831, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.complete .step-number {
  background: #5BA412;
  cursor: pointer;
}
/* line 835, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.complete .step-number:hover {
  background: #539610;
}
/* line 840, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.complete .title:hover {
  cursor: pointer;
}
/* line 844, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard ul.steps > li.complete:after {
  background-color: #5BA412;
}
@media screen and (max-width: 768px) {
  /* line 813, ../../sass/shop/_main-content.scss */
  .fuelux .checkout-wizard ul.steps > li {
    display: none;
  }
  /* line 852, ../../sass/shop/_main-content.scss */
  .fuelux .checkout-wizard ul.steps > li.active {
    display: block;
  }
  /* line 856, ../../sass/shop/_main-content.scss */
  .fuelux .checkout-wizard ul.steps > li:after {
    display: none;
  }
}
/* line 862, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard .step-number {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #ddd;
  color: #fff;
  margin-bottom: 10px;
}
/* line 873, ../../sass/shop/_main-content.scss */
.fuelux .checkout-wizard .btn-paynow {
  background-color: #5BA412;
  border-color: #4e8d0f;
}
/* line 879, ../../sass/shop/_main-content.scss */
.fuelux .actions {
  text-align: right;
}

/* shopping cart table at checkout */
/* line 886, ../../sass/shop/_main-content.scss */
.shopping-cart-table > thead > tr > th,
.shopping-cart-table > tbody > tr > td {
  padding-left: 30px;
  padding-right: 30px;
}
/* line 891, ../../sass/shop/_main-content.scss */
.shopping-cart-table > thead > tr > th:first-child,
.shopping-cart-table > tbody > tr > td:first-child {
  padding-left: 0;
}
/* line 895, ../../sass/shop/_main-content.scss */
.shopping-cart-table > thead > tr > th:last-child,
.shopping-cart-table > tbody > tr > td:last-child {
  padding-right: 0;
}
/* line 900, ../../sass/shop/_main-content.scss */
.shopping-cart-table > tbody > tr > td {
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 905, ../../sass/shop/_main-content.scss */
.shopping-cart-table .item {
  width: 40%;
}
/* line 909, ../../sass/shop/_main-content.scss */
.shopping-cart-table .remove {
  width: 5%;
}
/* line 913, ../../sass/shop/_main-content.scss */
.shopping-cart-table .bootstrap-touchspin {
  width: 100px;
}
/* line 916, ../../sass/shop/_main-content.scss */
.shopping-cart-table .bootstrap-touchspin.input-group-sm > .input-group-btn > .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 921, ../../sass/shop/_main-content.scss */
.shopping-cart-table .product-title {
  display: block;
  font-weight: 800;
}
/* line 926, ../../sass/shop/_main-content.scss */
.shopping-cart-table .brief-desc {
  font-size: 11px;
  color: #8e8e8e;
}
/* line 931, ../../sass/shop/_main-content.scss */
.shopping-cart-table .product-image {
  width: 50px;
}
/* line 935, ../../sass/shop/_main-content.scss */
.shopping-cart-table .unit-price,
.shopping-cart-table .total-price {
  font-size: 16px;
  line-height: 2;
}
/* line 941, ../../sass/shop/_main-content.scss */
.shopping-cart-table .btn-remove {
  color: #838383;
}
/* line 944, ../../sass/shop/_main-content.scss */
.shopping-cart-table .btn-remove:hover {
  color: #6a6a6a;
}
/* line 949, ../../sass/shop/_main-content.scss */
.shopping-cart-table hr {
  border-color: #dadada;
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  /* line 954, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .brief-desc {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* line 960, ../../sass/shop/_main-content.scss */
  .shopping-cart-table thead,
  .shopping-cart-table .media-left, .shopping-cart-table .brief-desc,
  .shopping-cart-table .qty .input-group-btn {
    display: none;
  }
  /* line 967, ../../sass/shop/_main-content.scss */
  .shopping-cart-table tbody > tr {
    display: block;
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
  }
  /* line 973, ../../sass/shop/_main-content.scss */
  .shopping-cart-table tbody > tr:last-child {
    border-bottom: none;
  }
  /* line 977, ../../sass/shop/_main-content.scss */
  .shopping-cart-table tbody > tr > td {
    border: none;
    padding: 0;
  }
  /* line 984, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .item {
    position: absolute;
    width: 60%;
  }
  /* line 989, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .unit-price, .shopping-cart-table .qty, .shopping-cart-table .total-price, .shopping-cart-table .remove {
    display: block;
    width: auto;
    text-align: right;
  }
  /* line 995, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .unit-price:before {
    content: 'Price: ';
  }
  /* line 999, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .qty {
    line-height: 2.4;
  }
  /* line 1002, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .qty:before {
    content: 'Qty: ';
  }
  /* line 1006, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .qty .input-group {
    display: inline;
  }
  /* line 1009, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .qty .input-group input {
    width: 15%;
    margin-left: 5px;
    float: right;
  }
  /* line 1017, ../../sass/shop/_main-content.scss */
  .shopping-cart-table .total-price:before {
    content: 'Total: ';
  }
}

/* line 1024, ../../sass/shop/_main-content.scss */
.coupon .coupon-label {
  line-height: 2.6;
  margin-right: 20px;
}
/* line 1029, ../../sass/shop/_main-content.scss */
.coupon .input-group-coupon {
  width: 250px;
}
/* line 1033, ../../sass/shop/_main-content.scss */
.coupon .btn-apply-coupon {
  color: #fff;
  background-color: #777;
}
/* line 1037, ../../sass/shop/_main-content.scss */
.coupon .btn-apply-coupon:hover {
  background-color: #6a6a6a;
}

/* shopping cart amount summary */
/* line 1045, ../../sass/shop/_main-content.scss */
.shopping-cart-summary > tbody > tr > td {
  border: none;
  font-size: 16px;
}
/* line 1050, ../../sass/shop/_main-content.scss */
.shopping-cart-summary .discount {
  color: red;
}
/* line 1054, ../../sass/shop/_main-content.scss */
.shopping-cart-summary .grand-total {
  font-size: 20px;
}

/* shipping and billing address */
/* line 1060, ../../sass/shop/_main-content.scss */
.billing-address {
  padding-right: 20px;
}

/* line 1064, ../../sass/shop/_main-content.scss */
.shipping-address {
  padding-left: 20px;
}
/* line 1067, ../../sass/shop/_main-content.scss */
.shipping-address .fancy-checkbox {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  /* line 1064, ../../sass/shop/_main-content.scss */
  .shipping-address {
    padding-left: 0;
  }
}

/* payment options: credit card and PayPal */
/* line 1077, ../../sass/shop/_main-content.scss */
.payment-option {
  margin-bottom: 15px;
}
/* line 1080, ../../sass/shop/_main-content.scss */
.payment-option input[type="radio"] + span > i {
  bottom: 3px;
}
/* line 1084, ../../sass/shop/_main-content.scss */
.payment-option span {
  font-size: 18px;
  font-weight: normal;
}
/* line 1088, ../../sass/shop/_main-content.scss */
.payment-option span i {
  margin-right: 5px;
}

/* line 1094, ../../sass/shop/_main-content.scss */
.payment-method {
  margin-bottom: 30px;
}
/* line 1097, ../../sass/shop/_main-content.scss */
.payment-method .header-message {
  padding: 6px 30px;
  background-color: #EEE;
  margin-bottom: 0;
  border: 1px solid #4e8d0f;
  border-bottom: none;
  background-color: #5BA412;
  color: #fff;
}
/* line 1106, ../../sass/shop/_main-content.scss */
.payment-method .header-message i {
  margin-right: 5px;
}

/* line 1114, ../../sass/shop/_main-content.scss */
.payment-method h3,
.payment-summary h3 {
  margin-bottom: 20px;
}

/* credit card form */
/* line 1120, ../../sass/shop/_main-content.scss */
.credit-card-box {
  margin: 0 30px 30px 30px;
}

/* line 1124, ../../sass/shop/_main-content.scss */
.credit-card-inputs {
  padding: 20px;
  border: 1px solid #CCC;
}
/* line 1128, ../../sass/shop/_main-content.scss */
.credit-card-inputs .help-block {
  font-size: 11px;
}
/* line 1132, ../../sass/shop/_main-content.scss */
.credit-card-inputs .input-security-code {
  width: 60px;
  float: left;
  margin-right: 15px;
}
/* line 1138, ../../sass/shop/_main-content.scss */
.credit-card-inputs .img-security-code {
  width: 57px;
}
/* line 1142, ../../sass/shop/_main-content.scss */
.credit-card-inputs .date-separator {
  margin: 0 5px;
  position: relative;
  top: 5px;
  font-size: 23px;
  line-height: 1;
  font-weight: 300;
}

/* paypal form */
/* line 1153, ../../sass/shop/_main-content.scss */
.paypal-input {
  margin-left: 30px;
}

/* shopping and payment summary before paying */
/* line 1158, ../../sass/shop/_main-content.scss */
.payment-summary-table {
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 22px 0 30px 0;
}
/* line 1163, ../../sass/shop/_main-content.scss */
.payment-summary-table td + td {
  text-align: right;
}
/* line 1167, ../../sass/shop/_main-content.scss */
.payment-summary-table > tbody > tr > td {
  border-top: none;
  padding: 12px;
  line-height: 2;
}
/* line 1173, ../../sass/shop/_main-content.scss */
.payment-summary-table .discount {
  color: red;
}
/* line 1177, ../../sass/shop/_main-content.scss */
.payment-summary-table .row-total {
  font-size: 20px;
  font-weight: 800;
  background-color: #EAEAEA;
}
/* line 1183, ../../sass/shop/_main-content.scss */
.payment-summary-table .row-payment-method td {
  padding-top: 30px;
}

/* line 1188, ../../sass/shop/_main-content.scss */
input[type=number].input-number_noSpinners {
  -moz-appearance: textfield;
}

/* line 1192, ../../sass/shop/_main-content.scss */
input[type=number].input-number_noSpinners::-webkit-inner-spin-button,
input[type=number].input-number_noSpinners::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* account-box, applied to login and register */
/* line 1200, ../../sass/shop/_main-content.scss */
.account-box {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 30px;
  background-color: #fff;
}
/* line 1207, ../../sass/shop/_main-content.scss */
.account-box h1 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 1213, ../../sass/shop/_main-content.scss */
.account-box a {
  color: #4a4a4a;
  text-decoration: underline;
}
/* line 1217, ../../sass/shop/_main-content.scss */
.account-box a:hover, .account-box a:focus {
  text-decoration: none;
}

/* shop login form */
/* line 1225, ../../sass/shop/_main-content.scss */
.login-box .text-right {
  padding-top: 5px;
}
@media screen and (max-width: 480px) {
  /* line 1225, ../../sass/shop/_main-content.scss */
  .login-box .text-right {
    font-size: 10px;
  }
}
/* line 1233, ../../sass/shop/_main-content.scss */
.login-box a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 1238, ../../sass/shop/_main-content.scss */
.login-copytext {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  /* line 1238, ../../sass/shop/_main-content.scss */
  .login-copytext {
    padding: 30px 0;
  }
}
/* line 1245, ../../sass/shop/_main-content.scss */
.login-copytext h2 {
  font-size: 1.5em;
  margin-top: 0;
}
/* line 1250, ../../sass/shop/_main-content.scss */
.login-copytext p {
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 1.6;
  color: #646464;
  font-weight: 300;
}

/* box with help button */
/* line 1260, ../../sass/shop/_main-content.scss */
.box-with-help {
  position: relative;
  padding: 50px 30px 0;
}
/* line 1264, ../../sass/shop/_main-content.scss */
.box-with-help .btn-login-help {
  position: absolute;
  right: 0;
  top: 0;
  color: #5e5e5e;
}
/* line 1270, ../../sass/shop/_main-content.scss */
.box-with-help .btn-login-help:hover, .box-with-help .btn-login-help:focus {
  color: #4a4a4a;
}

/* shop register form */
/* line 1277, ../../sass/shop/_main-content.scss */
.register-box {
  width: 40%;
  margin: 0 auto;
}
/* line 1282, ../../sass/shop/_main-content.scss */
.register-box h1 {
  text-align: center;
}
/* line 1286, ../../sass/shop/_main-content.scss */
.register-box .fancy-checkbox input[type="checkbox"] + span {
  font-size: 11px;
}
@media screen and (max-width: 992px) {
  /* line 1277, ../../sass/shop/_main-content.scss */
  .register-box {
    width: 60%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1277, ../../sass/shop/_main-content.scss */
  .register-box {
    width: 100%;
  }
}
