.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  right: 0px;
  width: auto;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
  margin-bottom: 0px;
  float: right;
}
.searchautocomplete .sprite {
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  float: left;
  height: 50px;
  position: relative;
  width: 334px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 50px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 50px;
  border: 0px;
  font-family: din;
  font-size: 26px;
  background: transparent;
  color: black;
  outline: 0px;
  padding-left: 10px;
  background-color: #fff;
  border: 3px solid transparent;
  border-color: #ff6a00;
  border-radius: 2px 0px 0px 2px;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  float: left;
  height: 50px;
}
.searchautocomplete .nav-submit-button .button {
  padding-left: 18px;	
  margin: 0px;
  height: 50px;
  cursor: pointer;
  background-color: #ff6a00;
  border: 3px solid #ff6a00;
  border-radius: 0px 2px 2px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #ffba27;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  margin-top: 60px;
  width: 338px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 16px;
  height: 16px;
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seo-content {
  color: #333;
  width: 600px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: -50px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
    display:none;
 }

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display:none;
 }
.seositemap-index-index div.seositemap-map table {
  width:100%;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/javascript/vendor/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
/* 	background: #869791; */
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/javascript/vendor/AjaxLoader.gif) no-repeat center center
}
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
#custommenu {
    position: relative;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-radius: 2px;
    height: auto;
    margin: 0 auto;
    font-family: 'PT Sans Narrow', sans-serif; font-weight: 700 !important;
    margin-top: 25px;

}
/*IE7 fix*/
*:first-child+html #custommenu {
    z-index: 998;
}
div.menu {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.menu a:link, div.menu a:visited {
    display: block;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
div.menu a span {
    display: block;
    height: 28px;
    padding-right: 0px;
    padding-top: 12px;
}
div.menu a span:hover {
    cursor: pointer;
}
div.wp-custom-menu-popup {
    position: absolute;
    z-index: 1000;
    display: none;
    text-align: left;
    padding: 0px 0px 10px 0px;
    border-top: 0;
    width: 100%;
    margin-top: -1px;
    top: 41px !important;
    padding-top: 10px;
}
body div.wp-custom-menu-popup a{
    font-size: 17px !important;
}

div.menu a, div.wp-custom-menu-popup a {
    line-height: 17px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px !important;
    /* font-weight: 600; */
    color: #19384C !important;
    text-transform: uppercase;
}
div.level1 {
    margin-bottom: 5px;
}
div.level2 {
    margin-bottom: 5px;
}
div.level3 {
    margin-bottom: 5px;
    padding: 5px;
}
div.block2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
a.level1:link, a.level1:visited {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 2px;
}
a.level2:link, a.level2:visited {
    padding: 3px 10px;
    border-radius: 2px;
}
/* Clearfix */
div.block2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] div.block2 {
    display: block;
}
* html div.block2 {
    height: 1%;
}
div.block2 p {
    margin-bottom: 3px;
    line-height: 120%;
    color: #000;
    font-size: 16px;
}
div.block2 p a {
    display: inline;
}
div.block2 a img {
    opacity: .9;
    filter: alpha(opacity=90);
}
div.block2 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
div.block2 .brand a:hover img {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -ms-transition: all 0;
    transition: all 0;
}
div.wp-custom-menu-popup hr {
    margin: 0px 0px 10px 0px;
}
/******************************************* COLUMN WIDTH ***************************** */
div.column {
    float: left;
    padding: 0px 1%;
    margin: 0px 0px 0px 0px;
}
/*end COLUMN WIDTH  */

div.itemSubMenu {
    margin-left: 0px;
}
.clearBoth {
    clear:both;
    height: 0;
    overflow: hidden;
}
div.level1 {
    margin-bottom: 0px;
}
/*BG*/
#custommenu {

}
div.wp-custom-menu-popup {
    background: #f1f1f1;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
}
div.menu a:link, div.menu a:visited {
}
div.menu a:hover {
    background: #f1f1f1;
}
div.menu a, div.wp-custom-menu-popup a {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
}
div.menu .brand a, div.wp-custom-menu-popup .brand a {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear;
}
div.menu.active a {
    background: #f1f1f1 !important;
    color: #000 !important;
}
div.level3 {
    background: #333;
}
/*FONTS*/
div.menu {
    font-weight: bold;
    font-size: 16px;
    height: 40px;
}
a.level1:link, a.level1:visited {
    text-transform: none;
    font-weight: normal;
    float: left;
    clear: left;
}
a.level2:link, a.level2:visited {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}
a.level3:link, a.level3:visited {
    font-size: 16px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 0px;
}
/*COLOR*/
div.menu a:link, div.menu a:visited {
    color: #333;
}
div.menu a:hover, div.menu.active a {
    color: #000;
}
a.level3:link, a.level3:visited {
    color: #333333;
}
a.level3:hover {
    color: #b43f74;
}
a.level2:link, a.level2:visited {
    color: #000;
}
a.level1:hover {
    background: #ff6a00;
    color: #FFF !important;
    /* font-weight: bold; */
    text-decoration: none;
}
a.level2:hover {
    color: #000;
    background: #d3d3d3;
}
.block2 table.brand {
    float: left;
}
.block2 .single_menu_product {
    float: left;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 0px;
}
/*MOBILE MENU STYLES*/
#menu-button, .parentMenu {
    display: inline-block;
}
html[xmlns] #menu-button, html[xmlns] .parentMenu {
    display: block;
}
* html #menu-button, * html .parentMenu {
    height: 1%;
}
#menu-button:after, .parentMenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#custommenu-mobile {
    position:relative;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
}
#menu-button {
    float: none;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-family: 'PT Sans Narrow', sans-serif; font-weight: 700 !important;
    font-size: 20px;
}
#menu-button a:link, #menu-button a:visited {
    color: #333;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    font-size: 20px;
}
#menu-button a span:after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ff6a00;
    margin: 10px 0px 0px 10px;
    float: right;
    opacity: 0.7;
}
#menu-button:hover {
    cursor: pointer;
}
#menu-button:hover a:after {
    opacity: 1;
}
.menu-mobile div.column {
    float:none;
    padding:5px;
    background: #333;
}
.menu-mobile a.itemMenuName {
    display: block;
    text-align: left;
}
.menu-mobile div.menu-button, .menu-mobile div.menu-mobile {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #333;
}
.menu-mobile div.column {
    float: none;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0px 0px 0px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 10px 10px;
    border-radius: 2px;
    color: #000;
}
.menu-mobile a.level2:link, .menu-mobile a.level2:visited {
    padding: 10px 10px;
    border-radius: 2px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    color: #555;
}
.menu-mobile a.level1:hover {
    background-color: #f1f1f1;
}
.menu-mobile .parent {
    background-color: #333;
}
/*buttons level 01*/
.menu-mobile .parentMenu {
    padding: 0px 0px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #dadada;
}
.menu-mobile .parentMenu a:link, .menu-mobile .parentMenu a:visited {
    padding: 10px 0px 10px 10px;
    margin-right: 80px;
    color: #000;
    display: block;
}
.menu-mobile .parentMenu:hover {
    cursor: pointer;
}
.parentMenu {
    position: relative;
}
.parentMenu a {
    display: block;
}
#menu-button {
    cursor: pointer;
    text-align: center;
}
.menu-mobile div.level2 {
    margin-bottom: 0;
}
#custommenu-mobile .button {
    cursor: pointer;
    position: absolute;
    right: 1%;
    top: 0px;
    display: block;
    width: 80px;
    height: 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJxJREFUeNpi/P//PwM66O3tBVF1UNwEwsXFxRjqmBhwg3wgZobSWAE+zcxoNEmaCQKKNDP29PTgkvsAxPxA/BGIBXDZ3A7Ef4D4Pxrmh6rhxyL3E4gbQZqL8AUKDsAG0gfS3AfEf0nU/AuIJ4I0VwIxC8j/aPgjVOFHLHLsQFzDiCeFoQQYqSmMtvGMT/NfNJokzQug9HRcCgACDAC34CnSSWx3zwAAAABJRU5ErkJggg==);
}
#custommenu-mobile .button.open {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeNpi/P//PwO5gImBAjBENbP09vZSZHM7EP8B4v8k4J9A3AjSXATEzCRaygbSB9LcB8R/SdT8C4gnsgCJSigmGTCOpjDSAECAAQBI6RqpQRaDFgAAAABJRU5ErkJggg==);
}
#custommenu-mobile .level1 .button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIxJREFUeNpi/P//PwO5gAWbYG9vL4ZYcXExhhgTAwUAn+YJQAzyUxcuBYwwP2Nx6k8gZgPid0AsjM0L+Gxmg9LMxDob5lTkKOBHEuvCpzmZQBgl4NNcD8SvcWgEiTfhi+c+KGZAcvpHIBbAG9pYEglKaJOaSCqB+BrUK8QnTyxeYCDa2dRIngQBQIABAGG6KfxEmzSnAAAAAElFTkSuQmCC);
}
#custommenu-mobile .level1 .button.open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpi/P//PwO5gImBAjBwmllgjN7eXqI1FRcXU9/ZE4D4Px7chU9zMgHLEvBprgfi1zg0gsSbsAYYFPRBMVGAcQSmMIo0AwQYAIYUFeQ3G04OAAAAAElFTkSuQmCC);
}
/*BG*/
#custommenu-mobile  .parentMenu:hover a:link, #custommenu-mobile  .parentMenu:hover a:visited, #custommenu-mobile  .parentMenu:hover {
    background-color: #ddd;
}
#custommenu-mobile .level0 {
    background-color: #f1f1f1;
}
#custommenu-mobile .level1 {
    background-color: #e4e4e4;
}
#custommenu-mobile .level2 {
    background-color: #f1f1f1;
}
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@font-face {
  font-family: 'Italianno';
  src: url('/Italianno-Regular-OTF.otf'); 
  }

/* C�digo passageiro */
input#s_method_matrixrate_matrixrate_130 {
    display: none;
}

label[for="s_method_matrixrate_matrixrate_130"] .price {
    display: none;
}

/*C�digo passageiro */

/* C�digo criado dia 13/01/2016*/
.instclassh5{
	box-sizing: border-box;
    color: rgb(159, 159, 159);
    height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    perspective-origin: 80px 9.5px;
    transform-origin: 80px 9.5px;
    border: 0px none rgb(159, 159, 159);
    font: normal normal bold normal 18px / 19.8px 'PT Sans Narrow', sans-serif;
    margin: 10px 0px;
    outline: rgb(159, 159, 159) none 0px;
}

.nomeprodutoh3 {
    background-position: 0px 0px;
    box-sizing: border-box;
    color: rgb(40, 40, 40);
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px / auto padding-box border-box;
    border: 0px none rgb(40, 40, 40);
    font: normal normal bold normal 13px / 20px 'PT Sans', sans-serif;
    list-style: none outside none;
    outline: rgb(40, 40, 40) none 0px;
}

.newsclassh4{
	box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: inline;
    height: auto;
    vertical-align: bottom;
    width: auto;
    border: 0px none rgb(255, 255, 255);
    font: normal normal 500 normal 40px / 50px Italianno;
    margin: 10px 0px;
    outline: rgb(255, 255, 255) none 0px;
}

.breadh5{
	box-sizing: border-box;
    height: 14px;
    text-align: right;
    text-transform: uppercase;
    width: 508.75px;
    perspective-origin: 254.375px 7px;
    transform-origin: 254.375px 7px;
    font: normal normal normal normal 13px / 14.3px 'PT Sans', sans-serif;
    margin: 10px 0px 4px;
}

.cath5{
	box-sizing: border-box;
    color: rgb(51, 51, 51);
    height: 15px;
    text-align: center;
    width: 252.484px;
    perspective-origin: 126.234px 7.5px;
    transform-origin: 126.234px 7.5px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal 500 normal 14px / 15.4px 'PT Sans Narrow', sans-serif;
    list-style: none outside none;
    margin: 10px 0px;
    outline: rgb(51, 51, 51) none 0px;
}

.product-view .product-shop .product-name h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    border-bottom: 1px solid #e0e0e0;
    color: inherit;
    padding-bottom: 20px;
}

/*-----------------------------*/

.clearAll{
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
}

.mb-breadcrumbs h5, .breadcrumbs h5{
font-family: 'PT Sans', sans-serif;
color: #000;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 4px;
}

body .mb-mana-catalog-leftnav .block-layered-nav dt{
font-family: 'PT Sans', sans-serif;
color: #231F20;
font-size: 21px;
font-weight: normal;
}

body .mb-mana-catalog-leftnav .block .block-subtitle{
margin: 0 15px 10px;
padding: 4px 0;
border-bottom: 1px solid #ddd;
font-style: italic;
font-size: 11px;
color: #999;
display: none;
}

body .mb-mana-catalog-leftnav .block-title strong{
    font-weight: 700 !important;
    font-size: 14px !important;
}

.mb-mana-catalog-leftnav{
    margin-bottom: 45px;
border-bottom: 1px solid #dedede;
padding-bottom: 45px;
}

body .mb-mana-catalog-leftnav .block-title{
    background:none !important;
    font-family: 'PT Sans', sans-serif;
color: #282828 !important;
font-size: 14px;
font-weight: bold;
}

body .btn-checkout{
font-weight: bold;
font-family: 'PT Sans', sans-serif;
font-size: 15px;
margin: 16px 0;  
width: 190px;
height: 42px;
border: none;
border-radius: 0;
}

.catalog-product-view .breadcrumbs .col-md-11 h1{
    display: none;
}

.catalog-product-view   .input-group .form-control{
    height: 50px;
}

.catalog-product-view .add-to-box .or{
    display: none
}

.magnify{
    margin-top:0 !important;
}
.product-view .product-shop{
        margin-top: 20px !important;

}
.product-essential .product-img-box{
    margin-top: 20px !important;

}
.product-essential .product-img-box img{
    border:none !important;
}
tr.summary-total {
    cursor: pointer;
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer;
}

tr.show-details .summary-collapse {
    background-position: 0 -52px;
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}

.cart-tax-info {
    display: block;
}

.cart-tax-info,.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,.cart-tax-total .price {
    display: inline!important;
    font-weight: 400!important;
}

.cart-tax-total-expanded {
    background-position: 100% -52px;
}

.window-overlay {
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/window_overlay.png);
    background: rgba(0,0,0,.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
    float: none;
    margin: 0 6px;
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000;
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
    position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: 700 12px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}

.cart-msrp-totals {
    color: red;
    font-size: 12px!important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff;
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100;
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px;
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup-arrow {
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px;
}

.map-popup-close {
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px;
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right;
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px;
}

.map-popup-price .price-box,.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0;
}

.map-popup-price {
    margin: 5px 0 0;
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word;
}

.map-popup-only-text {
    border-top: 1px solid #ddd;
}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
    font-family: 'PT Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background: 0 0;
}

a:active,a:hover {
    outline: 0;
}

b,strong {
    font-weight: 500;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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

td,th {
    padding: 0;
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: "";
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img,tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    h2,h3,p {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff!important;
    }

    .navbar {
        display: none;
    }

    .table td,.table th {
        background-color: #fff!important;
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important;
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #282828;
    text-decoration: none;
}

a:focus,a:hover {
    color: #282828;
    text-decoration: underline;
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.mb-category-products img {
    max-width: 100%;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.page-popup {
    padding: 30px;
}

header[role=banner] {
    margin: 20px -15px;
}

header[role=banner] .quick-access,header[role=banner]>.logo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:992px) {
    header[role=banner]>.logo {
        float: left;
        width: 41.66666667%;
    }
}

@media (min-width:992px) {
    header[role=banner] .quick-access {
        float: left;
        width: 58.33333333%;
    }
}

@media (min-width:768px) {
    header[role=banner] .form-language {
        float: left;
        width: 160px;
    }

    header[role=banner] .form-language .form-control {
        width: 120px;
    }

    header[role=banner] .links {
        float: right;
        line-height: 30px;
    }

    header[role=banner] .form-search:after,header[role=banner] .form-search:before {
        content: " ";
        display: table;
    }

    header[role=banner] .form-search:after {
        clear: both;
    }
}

@media (min-width:992px) {
    header[role=banner] .quick-access {
        float: right;
    }
}

.layout {
    margin-left: -15px;
    margin-right: -15px;
}

.layout.layout-1-col div[role=main],.layout.layout-3-cols div[role=main] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:992px) {
    .layout.layout-1-col div[role=main] {
        float: left;
        width: 100%;
    }
}

@media (min-width:992px) {
    .layout.layout-3-cols div[role=main] {
        float: left;
        width: 50%;
    }
}

div[role=main] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

@media (min-width:992px) {
    div[role=main] {
        float: left;
        width: 75%;
    }
}

aside[role=complementary] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
    margin-bottom: 20px;
}

@media (min-width:992px) {
    aside[role=complementary] {
        float: left;
        width: 25%;
    }
}

@media (min-width:992px) {
    aside[role=complementary] {
        display: block;
    }
}

footer[role=contentinfo] {
    margin-bottom: 10px;
}

footer[role=contentinfo]:after,footer[role=contentinfo]:before {
    content: " ";
    display: table;
}

footer[role=contentinfo]:after {
    clear: both;
}

footer[role=contentinfo] .links li,footer[role=contentinfo]>ul>li {
    display: inline;
}

footer[role=contentinfo] .bugs,footer[role=contentinfo] .links,footer[role=contentinfo] address,footer[role=contentinfo]>ul {
    margin-bottom: 10px;
}

@media (min-width:768px) {
    footer[role=contentinfo] .bugs,footer[role=contentinfo] .links,footer[role=contentinfo] address,footer[role=contentinfo]>ul {
        width: 50%;
    }

    footer[role=contentinfo] .bugs,footer[role=contentinfo]>ul {
        float: left;
    }

    footer[role=contentinfo] .links,footer[role=contentinfo] address {
        float: right;
        text-align: right;
    }
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%;
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.small,small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #39576a;
}

a.text-primary:hover {
    color: #4f8dae;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #39576a;
}

a.bg-primary:hover {
    background-color: #4f8dae;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px;
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd,dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: '';
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

blockquote:after,blockquote:before {
    content: "";
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.h1,h1 {
    font-size: 25px;
}

.h2,h2 {
    font-size: 22px;
}

.h3,h3 {
    font-size: 20px;
}

.h4,h4 {
    font-size: 17px;
}

.h5,h5 {
    font-size: 14px;
}

.h6,h6 {
    font-size: 12px;
}

.page-title {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 2px solid #cbcbcb;
}

.page-title:after,.page-title:before {
    content: " ";
    display: table;
}

.page-title:after {
    clear: both;
}

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 {
    float: left;
}

.sub-title,.subtitle {
    color: #777;
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width:1600px) {
    .container {
        width: 1416px;
    }
}

@media (min-width:1920px) {
    .container {
       /* width: 1736px; desativado para testes*/
    }
}

.row {
  /*  margin-left: -15px;
    margin-right: -15px;*/
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }


}

@media (min-width:1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.col2-set,.col4-set {
    margin-left: -15px;
    margin-right: -15px;
}

.col2-set>.legend {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}

.col2-set .col-1,.col2-set .col-2,.col2-set .col-narrow,.col2-set .col-wide,.col3-set .col-1,.col3-set .col-2,.col3-set .col-3,.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col2-set .col-1,.col2-set .col-2 {
        float: left;
        width: 50%;
    }
}

@media (min-width:768px) {
    .col2-set .col-narrow {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:768px) {
    .col2-set .col-wide {
        float: left;
        width: 66.66666667%;
    }
}

@media (min-width:768px) {
    .col3-set .col-1,.col3-set .col-2,.col3-set .col-3 {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:768px) {
    .col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
        float: left;
        width: 25%;
    }
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px;
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0;
    }
}

.data-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.data-table>tbody>tr>td,.data-table>tbody>tr>th,.data-table>tfoot>tr>td,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

.data-table>thead>tr>th {
    vertical-align: bottom;
}

.data-table>caption+thead>tr:first-child>td,.data-table>caption+thead>tr:first-child>th,.data-table>colgroup+thead>tr:first-child>td,.data-table>colgroup+thead>tr:first-child>th,.data-table>thead:first-child>tr:first-child>td,.data-table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.data-table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.data-table .table {
    background-color: #fff;
}

.data-table>tbody>tr>td,.data-table>tbody>tr>th,.data-table>tfoot>tr>td,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>thead>tr>th {

}

.data-table>thead>tr>td,.data-table>thead>tr>th {
    border-bottom-width: 2px;
}

.data-table>tbody>tr:nth-child(odd)>td,.data-table>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
/*   display: inline-block;*/
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple],select[size] {
    height: auto;
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}

input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
    line-height: 30px;
}

input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
    line-height: 46px;
}

.form-group {
    margin-bottom: 15px;
}

.checkbox,.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox label,.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px;
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

.form-horizontal .form-group-sm .form-control,.input-sm {
    height: 40px;
    font-size: 16px;
    line-height: 1.5;
}

select.input-sm {
    line-height: 30px;
}

select[multiple].input-sm,textarea.input-sm {
    height: auto;
}

.form-horizontal .form-group-lg .form-control,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg,textarea.input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0;
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

p.control input.checkbox,p.control input.radio {
    margin-right: 6px;
}

.input-text {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	background: #f4f4f4;
	height: 50px;
	padding: 6px;
	border-radius: 4px;
	border: 1px solid #ddd;
}

.input-text:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.input-text::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.input-text:-ms-input-placeholder {
    color: #777;
}

.input-text::-webkit-input-placeholder {
    color: #777;
}

.input-text[disabled],.input-text[readonly],fieldset[disabled] .input-text {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.input-text {
    height: auto;
}

.form-list:after,.form-list:before {
    content: " ";
    display: table;
}

.form-list:after {
    clear: both;
}

.form-list li {
    margin-bottom: 15px;
}

.form-list li:after,.form-list li:before {
    content: " ";
    display: table;
}

.form-list li:after {
    clear: both;
}

.form-list label {
    position: relative;
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #a94442;
    position: absolute;
    top: 0;
    right: -8px;
}

.form-list li.control label {
    float: none;
    display: block;
}

.form-list li.control input.checkbox,.form-list li.control input.radio {
    margin-right: 6px;
    display: inline;
    float: left;
    margin-top: 2px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}

.form-list .field {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

.form-list .field:first-child,.form-list .field:first-of-type {
    padding-left: 0;
}

.form-list .field:last-child {
    padding-right: 0;
}

.form-list select,.form-list textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border-radius: 4px;
	background: #f4f4f4;
	height: 50px;
	border: 1px solid #ddd;

}

.form-list select:focus,.form-list textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-list select::-moz-placeholder,.form-list textarea::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-list select:-ms-input-placeholder,.form-list textarea:-ms-input-placeholder {
    color: #777;
}

.form-list select::-webkit-input-placeholder,.form-list textarea::-webkit-input-placeholder {
    color: #777;
}

.form-list select[disabled],.form-list select[readonly],.form-list textarea[disabled],.form-list textarea[readonly],fieldset[disabled] .form-list select,fieldset[disabled] .form-list textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.form-list select[multiple],.form-list textarea,textarea.form-list select,textarea.form-list textarea {
    height: auto;
}

.form-list li.additional-row {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row p:after,.form-list li.additional-row p:before {
    content: " ";
    display: table;
}

.form-list li.additional-row p:after {
    clear: both;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text,.form-list .input-range span {
    display: inline-block;
}

.form-list .input-range input.input-text {
    width: 40%;
}

.form-list-narrow li {
    margin-bottom: 0;
}

.form-list-narrow li .input-box {
    margin-bottom: 6px;
}

.form-list-narrow li.wide .input-box {
    width: 260px;
}

.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea {
    width: 254px;
}

.form-list-narrow li.wide select {
    width: 260px;
}

.form-list .customer-name-prefix .name-prefix {
    width: 16%;
}

.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-prefix .name-lastname {
    width: 42%;
}

.form-list .customer-name-prefix-middlename .name-middlename,.form-list .customer-name-prefix-middlename .name-prefix {
    width: 16%;
}

.form-list .customer-name-prefix-middlename .name-firstname,.form-list .customer-name-prefix-middlename .name-lastname {
    width: 34%;
}

.form-list .customer-name-prefix-suffix .name-prefix,.form-list .customer-name-prefix-suffix .name-suffix {
    width: 16%;
}

.form-list .customer-name-prefix-suffix .name-firstname,.form-list .customer-name-prefix-suffix .name-lastname {
    width: 34%;
}

.form-list .customer-name-prefix-middlename-suffix .name-middlename,.form-list .customer-name-prefix-middlename-suffix .name-prefix,.form-list .customer-name-prefix-middlename-suffix .name-suffix {
    width: 12%;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 32%;
}

.form-list .customer-name-middlename .name-middlename {
    width: 16%;
}

.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-lastname {
    width: 50%;
}

.form-list .customer-name-middlename-suffix .name-middlename,.form-list .customer-name-middlename-suffix .name-suffix {
    width: 16%;
}

.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname {
    width: 34%;
}

.form-list .customer-name-suffix .name-suffix {
    width: 16%;
}

.form-list .customer-name-suffix .name-firstname,.form-list .customer-name-suffix .name-lastname {
    width: 42%;
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.form-list .customer-dob .dob-day:first-child,.form-list .customer-dob .dob-month:first-child,.form-list .customer-dob .dob-year:first-child {
    padding-left: 0;
}

.form-list .customer-dob .dob-day+.dob-month+.dob-year,.form-list .customer-dob .dob-month+.dob-day+.dob-year,.form-list .customer-dob .dob-year+.dob-day+.dob-month,.form-list .customer-dob .dob-year+.dob-month+.dob-day {
    padding-right: 0;
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
    width: 30%;
}

.form-list .customer-dob .dob-year {
    width: 40%;
}

.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 400;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.buttons-set {
    /*margin: 4em 0 0;*/
    padding: 8px 0 0;
    line-height: 34px;
    text-align: right;
}

.buttons-set:after,.buttons-set:before {
    content: " ";
    display: table;
}

.buttons-set:after {
    clear: both;
}

.buttons-set p.required {
    margin: 0 0 10px;
}

.buttons-set .back-link {
    float: left;
    margin: 0;
}

.buttons-set button.button {
  background-color: #e1e1e1;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  height: 50px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 0;
  position: relative;
  left: -3px;
  padding: 0 10px 0 10px;
  text-align: center;
}

.buttons-set button.button:hover {
	background-color: #F2F2F2;
}

.buttons-set-order {
    margin: 10px 0 0;
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0;
}

.validation-advice {
    clear: both;
    color: #a94442;
}

.validation-failed {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.validation-failed:focus {
    border-color: #843534!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important;
}

p.required {
    text-align: right;
    color: #a94442;
}

.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn.active:focus,.btn:active:focus,.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #39576a;
    border-color: #65dcf5;
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #4f8dae;
    border-color: #518eae;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #39576a;
    border-color: #65dcf5;
}

.btn-primary .badge {
    color: #39576a;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #39576a;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
    color: #2a4657;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%;
}

.button {
    display: inline-block;
    margin-bottom: 0;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
	padding-right: 20px;
}

.button.active:focus,.button:active:focus,.button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.button:focus,.button:hover {
    text-decoration: none;
}

.button.active,.button:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.button.disabled,.button[disabled],fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button.active,.button:active,.button:focus,.button:hover,.open>.dropdown-toggle.button {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.button.active,.button:active,.open>.dropdown-toggle.button {
    background-image: none;
}

.button.disabled,.button.disabled.active,.button.disabled:active,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled].active,.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover,fieldset[disabled] .button,fieldset[disabled] .button.active,fieldset[disabled] .button:active,fieldset[disabled] .button:focus,fieldset[disabled] .button:hover {
    background-color: #fff;
    border-color: #ccc;
}

.button .badge {
    color: #fff;
    background-color: #333;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #39576a;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

.input-group-addon label {
    margin-bottom: 0;
    font-weight: 400;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav>li.disabled>a {
    color: #777;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #39576a;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #39576a;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified>li {
    float: none;
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@media (min-width:768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none;
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left;
        float: left!important;
    }

    .navbar-right {
        float: right;
        float: right!important;
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto;
    }

    .navbar-form .input-group>.form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0;
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    margin-top: 10px;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #777;
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #777;
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff;
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #777;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #777;
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}

@media (min-width:768px) {
    .navbar-main .navbar-brand {
        display: none;
    }
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #777;
}

.breadcrumb strong {
    font-weight: 400;
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #39576a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #2a4657;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
    cursor: default;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager:after,.pager:before,.sorter:after,.sorter:before {
    content: " ";
    display: table;
}

.pager:after,.sorter:after {
    clear: both;
}

.pager {
    text-align: center;
    line-height: 30px;
}

.pager .amount {
    float: left;
    margin-bottom: 0;
}

.pager .limiter {
    float: left;
    padding-left: 20px;
}

.pager .limiter label {
    margin-bottom: 0;
}

.pager .limiter select {
    display: inline;
    width: 70px;
}

.pager .pages {
    float: left;
    width: 100%;
    margin-top: 4px;
    text-align: left;
}

.pager .pages ol {
    padding-left: 0;
    border-radius: 4px;
    margin: 0;
    display: inline-block;
}

.pager .pages ol>li {
    display: inline;
}

.pager .pages ol>li>a,.pager .pages ol>li>span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #ff6a00;
    margin-left: 10px;
}

.pager .pages ol>li:first-child>a,.pager .pages ol>li:first-child>span {
    margin-left: 0;
}

.pager .pages ol>li>a:focus,.pager .pages ol>li>a:hover,.pager .pages ol>li>span:focus,.pager .pages ol>li>span:hover {
    color: #2a4657;
    background-color: #eee;
    border-color: #ddd;
}

.pager .pages ol>.active>a,.pager .pages ol>.active>a:focus,.pager .pages ol>.active>a:hover,.pager .pages ol>.active>span,.pager .pages ol>.active>span:focus,.pager .pages ol>.active>span:hover {
z-index: 2;
color: #fff;
background-color: #dc5b00;
cursor: default;
font-weight: bold;
}

.pager .pages ol>.disabled>a,.pager .pages ol>.disabled>a:focus,.pager .pages ol>.disabled>a:hover,.pager .pages ol>.disabled>span,.pager .pages ol>.disabled>span:focus,.pager .pages ol>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pager .pages ol>li>a,.pager .pages ol>li>span {
  padding: 6px 12px;
  font-size: 12px;
}

.pager .pages ol>li:first-child>a,.pager .pages ol>li:first-child>span {

}

.pager .pages ol>li:last-child>a,.pager .pages ol>li:last-child>span {

}

.pager .pages li {
    display: inline-block;
    margin: 0 2px;
}

.sorter {
    line-height: 30px;
    float: right;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .sort-by {
    float: right;
}

.sorter .sort-by label {
    margin-bottom: 0;
}

.sorter .sort-by select {
    display: inline;
    width: 100px;
}

@media (min-width:768px) {
    .sorter .sort-by {
        /*padding-right: 43px;*/
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.alert>p,.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.success {
    color: #3c763d;
}

.error {
    color: #a94442;
}

.notice {
    color: #31708f;
}

.messages>li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.error-msg,.note-msg,.notice-msg,.success-msg {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.error-msg h4,.note-msg h4,.notice-msg h4,.success-msg h4 {
    margin-top: 0;
    color: inherit;
}

.error-msg .alert-link,.note-msg .alert-link,.notice-msg .alert-link,.success-msg .alert-link {
    font-weight: 700;
}

.error-msg>p,.error-msg>ul,.note-msg>p,.note-msg>ul,.notice-msg>p,.notice-msg>ul,.success-msg>p,.success-msg>ul {
    margin-bottom: 0;
}

.error-msg>p+p,.note-msg>p+p,.notice-msg>p+p,.success-msg>p+p {
    margin-top: 5px;
}

.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.error-msg hr {
    border-top-color: #e4b9c0;
}

.error-msg .alert-link {
    color: #843534;
}

.success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.success-msg hr {
    border-top-color: #c9e2b3;
}

.success-msg .alert-link {
    color: #2b542c;
}

.note-msg,.notice-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.note-msg hr,.notice-msg hr {
    border-top-color: #a6e1ec;
}

.note-msg .alert-link,.notice-msg .alert-link {
    color: #245269;
}

.global-site-notice {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #000;
  text-align: center;
  font-size: 20px;
}

.global-site-notice h4 {
    margin-top: 0;
    color: inherit;
}

.global-site-notice .alert-link {
    font-weight: 700;
}

.global-site-notice>p,.global-site-notice>ul {
    margin-bottom: 0;
}

.global-site-notice>p+p {
    margin-top: 5px;
}

.global-site-notice hr {
    border-top-color: #f7e1b5;
}

.global-site-notice .alert-link {
    color: #66512c;
}

.global-site-notice p {
    margin: 0;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #fde9e2;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #39576a;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #39576a;
}

.panel-primary>.panel-heading .badge {
    color: #39576a;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #39576a;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}/*!
 */@font-face {
    font-family:FontAwesome;src:url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-cog:before,.fa-gear:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f104";
}

.fa-angle-double-right:before {
    content: "\f105";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before,.fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155";
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156";
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157";
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158";
}

.fa-krw:before,.fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-square:before,.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0";
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.std ol,.std ul {

}

.std ul {
    list-style: none;
	margin-top: 10px;
}

.std ol {
    list-style: decimal;
}

.links li {
    display: inline;
}

.links li:first-child {
    padding-left: 24px;
	padding-right: 10px;
}

.links li:last-child {
    padding-right: 0;
}

.link-cart,.link-compare,.link-print,.link-reorder {
    font-weight: 700;
}

.btn-edit,.btn-previous,.btn-remove,.btn-remove2 {
    display: inline-block;
    font-size: 0;
}

.btn-edit:focus,.btn-edit:hover,.btn-previous:focus,.btn-previous:hover,.btn-remove2:focus,.btn-remove2:hover,.btn-remove:focus,.btn-remove:hover {
    text-decoration: none;
}

.btn-edit:after,.btn-previous:after,.btn-remove2:after,.btn-remove:after {
    font-size: 14px;
    font-weight: 700;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-edit:after {
    content: "\f040";
}

.btn-remove2:after,.btn-remove:after {
    content: "\f00d";
}

.btn-cart {
/*background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/adicionar-sprite.png") no-repeat;
background-position: 0px 0px;
border: none;
text-transform: uppercase;
text-indent: 999999px;
color: #fff; 
background-color: #ff6a00;
height: 46px;
width: 200px;
font-weight: 700;
font-size: 14px;*/

}

.product-view .btn-cart{
 background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/comprar-sprite.png") no-repeat;   
}

.btn-cart:hover{background-position: 0 -45px !important;}

.btn-cart.active,.btn-cart:active,.btn-cart:focus,.btn-cart:hover,.open>.dropdown-toggle.btn-cart {
    color: #fff;
    background-color: #ff6a00;
}

.btn-cart.active,.btn-cart:active,.open>.dropdown-toggle.btn-cart {
	color: #fff;
    background-color: #ff6a00;
}

.btn-cart.disabled,.btn-cart.disabled.active,.btn-cart.disabled:active,.btn-cart.disabled:focus,.btn-cart.disabled:hover,.btn-cart[disabled],.btn-cart[disabled].active,.btn-cart[disabled]:active,.btn-cart[disabled]:focus,.btn-cart[disabled]:hover,fieldset[disabled] .btn-cart,fieldset[disabled] .btn-cart.active,fieldset[disabled] .btn-cart:active,fieldset[disabled] .btn-cart:focus,fieldset[disabled] .btn-cart:hover {
    background-color: #ff6a00;
}

.btn-cart .badge {
    color: #fff;
    background-color: #ff6a00;;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.logo strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

h1.logo {
    margin: 0;
    margin-bottom: 10px;
}

.menu-quick-access{margin-left: -25px;}

.form-language {
    margin-bottom: 10px;
}

.form-language label {
    display: none;
}

.form-language select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-language select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-language select::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-language select:-ms-input-placeholder {
    color: #777;
}

.form-language select::-webkit-input-placeholder {
    color: #777;
}

.form-language select[disabled],.form-language select[readonly],fieldset[disabled] .form-language select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-language select {
    height: auto;
}

.form-search {
    margin-bottom: 10px;
    position: relative;
}

.form-search .search-autocomplete {
    z-index: 1000;
}

.form-search .search-autocomplete li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}

.form-search .search-autocomplete li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.form-search .search-autocomplete li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-search .search-autocomplete li>.badge {
    float: right;
}

.form-search .search-autocomplete li>.badge+.badge {
    margin-right: 5px;
}

.form-search .search-autocomplete li.disabled,.form-search .search-autocomplete li.disabled:focus,.form-search .search-autocomplete li.disabled:hover {
    background-color: #eee;
    color: #777;
}

.form-search .search-autocomplete li.disabled .list-group-item-heading,.form-search .search-autocomplete li.disabled:focus .list-group-item-heading,.form-search .search-autocomplete li.disabled:hover .list-group-item-heading {
    color: inherit;
}

.form-search .search-autocomplete li.disabled .list-group-item-text,.form-search .search-autocomplete li.disabled:focus .list-group-item-text,.form-search .search-autocomplete li.disabled:hover .list-group-item-text {
    color: #777;
}

.form-search .search-autocomplete li.active,.form-search .search-autocomplete li.active:focus,.form-search .search-autocomplete li.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.form-search .search-autocomplete li.active .list-group-item-heading,.form-search .search-autocomplete li.active .list-group-item-heading>.small,.form-search .search-autocomplete li.active .list-group-item-heading>small,.form-search .search-autocomplete li.active:focus .list-group-item-heading,.form-search .search-autocomplete li.active:focus .list-group-item-heading>.small,.form-search .search-autocomplete li.active:focus .list-group-item-heading>small,.form-search .search-autocomplete li.active:hover .list-group-item-heading,.form-search .search-autocomplete li.active:hover .list-group-item-heading>.small,.form-search .search-autocomplete li.active:hover .list-group-item-heading>small {
    color: inherit;
}

.form-search .search-autocomplete li.active .list-group-item-text,.form-search .search-autocomplete li.active:focus .list-group-item-text,.form-search .search-autocomplete li.active:hover .list-group-item-text {
    color: #fde9e2;
}

.form-search .search-autocomplete li .amount {
    float: right;
}

.form-search .search-autocomplete li.first {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.form-search .search-autocomplete li:focus,.form-search .search-autocomplete li:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.form-search .search-autocomplete li.selected,.form-search .search-autocomplete li.selected:focus,.form-search .search-autocomplete li.selected:hover {
    z-index: 2;
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.advanced-search .form-list .input-range {
    line-height: 34px;
}

.advanced-search .form-list .input-range small {
    float: right;
}

.advanced-search-summary {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px;
}

.advanced-search-summary blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.advanced-search-summary:after,.advanced-search-summary:before {
    content: " ";
    display: table;
}

.advanced-search-summary:after {
    clear: both;
}

.advanced-search-summary ul {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.advanced-search-summary strong {
    color: #39576a;
}

.advanced-search-summary p {
    clear: both;
    padding: 10px 15px 0;
    margin-bottom: 0;
    font-weight: 700;
}

@media (min-width:480px) {
    .advanced-search-summary ul {
        float: left;
        width: 50%;
    }
}

.block {}

.block>.list-group {
    margin-bottom: 0;
}

.block>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.block>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.block>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.block>.panel-collapse>.table,.block>.table,.block>.table-responsive>.table {
    margin-bottom: 0;
}

.block>.table-responsive:first-child>.table:first-child,.block>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.block>.table:first-child>tbody:first-child>tr:first-child td:first-child,.block>.table:first-child>tbody:first-child>tr:first-child th:first-child,.block>.table:first-child>thead:first-child>tr:first-child td:first-child,.block>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.block>.table:first-child>tbody:first-child>tr:first-child td:last-child,.block>.table:first-child>tbody:first-child>tr:first-child th:last-child,.block>.table:first-child>thead:first-child>tr:first-child td:last-child,.block>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.block>.table-responsive:last-child>.table:last-child,.block>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.block>.table:last-child>tbody:last-child>tr:last-child td:first-child,.block>.table:last-child>tbody:last-child>tr:last-child th:first-child,.block>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.block>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.block>.table:last-child>tbody:last-child>tr:last-child td:last-child,.block>.table:last-child>tbody:last-child>tr:last-child th:last-child,.block>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.block>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.block>.panel-body+.table,.block>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.block>.table>tbody:first-child>tr:first-child td,.block>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.block>.table-bordered,.block>.table-responsive>.table-bordered {
    border: 0;
}

.block>.table-bordered>tbody>tr>td:first-child,.block>.table-bordered>tbody>tr>th:first-child,.block>.table-bordered>tfoot>tr>td:first-child,.block>.table-bordered>tfoot>tr>th:first-child,.block>.table-bordered>thead>tr>td:first-child,.block>.table-bordered>thead>tr>th:first-child,.block>.table-responsive>.table-bordered>tbody>tr>td:first-child,.block>.table-responsive>.table-bordered>tbody>tr>th:first-child,.block>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.block>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.block>.table-responsive>.table-bordered>thead>tr>td:first-child,.block>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.block>.table-bordered>tbody>tr>td:last-child,.block>.table-bordered>tbody>tr>th:last-child,.block>.table-bordered>tfoot>tr>td:last-child,.block>.table-bordered>tfoot>tr>th:last-child,.block>.table-bordered>thead>tr>td:last-child,.block>.table-bordered>thead>tr>th:last-child,.block>.table-responsive>.table-bordered>tbody>tr>td:last-child,.block>.table-responsive>.table-bordered>tbody>tr>th:last-child,.block>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.block>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.block>.table-responsive>.table-bordered>thead>tr>td:last-child,.block>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.block>.table-bordered>tbody>tr:first-child>td,.block>.table-bordered>tbody>tr:first-child>th,.block>.table-bordered>tbody>tr:last-child>td,.block>.table-bordered>tbody>tr:last-child>th,.block>.table-bordered>tfoot>tr:last-child>td,.block>.table-bordered>tfoot>tr:last-child>th,.block>.table-bordered>thead>tr:first-child>td,.block>.table-bordered>thead>tr:first-child>th,.block>.table-responsive>.table-bordered>tbody>tr:first-child>td,.block>.table-responsive>.table-bordered>tbody>tr:first-child>th,.block>.table-responsive>.table-bordered>tbody>tr:last-child>td,.block>.table-responsive>.table-bordered>tbody>tr:last-child>th,.block>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.block>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.block>.table-responsive>.table-bordered>thead>tr:first-child>td,.block>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.block>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.block .block-title {
    font-family: 'PT Sans', sans-serif;
    padding-top: 12px;
    width: 185px;
    height: 50px;
    background-color: #231f20;
    color: #fff;
    float: right;
}

.block .block-title a {
color: #fff;
}

.block .block-title>.dropdown .dropdown-toggle {
    color: inherit;
}

.block .block-title strong {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 500;
}

.block .block-title strong>a {
    color: inherit;
}

.block .block-subtitle {
    margin: 0 15px 10px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.block .actions:after,.block .actions:before,.block .block-content:after,.block .block-content:before {
    content: " ";
    display: table;
}

.block .actions:after,.block .block-content:after {
    clear: both;
}

.block .block-content:after,.block .block-content:before {
    content: " ";
    display: table;
}

.block .block-content:after {
    clear: both;
}

.block .block-content li.item {
    padding: 10px 10px;
}

.block .actions:after,.block .actions:before,.block .cont-carrinho:after,.block .cont-carrinho:before {
    content: " ";
    display: table;
}

.block .actions:after,.block .cont-carrinho:after {
    clear: both;
}

.block .cont-carrinho:after,.block .cont-carrinho:before {
    content: " ";
    display: table;
}

.block .cont-carrinho:after {
    clear: both;
}

.block .cont-carrinho li.item {
    padding: 10px 15px;
}

.block .btn-edit,.block .btn-remove {
    float: right;
    margin: 1px 0 2px 5px;
}

.block .cont-carrinho .product-name  {font-size: 14px;}
.block .actions {
    padding: 6px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    text-align: right;
    line-height: 30px;
}

.block .actions:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.block .actions a {
    float: left;
}

.block .actions button.button {
    float: right;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
}

.block .empty {
    margin: 0;
    padding: 15px;
}

.block li.odd {
    background-color: #FFFFFF;
}

.block-cart,.block-compare,.block-compared,.block-login,.block-poll,.block-related,.block-reorder,.block-subscribe,.block-tags,.block-viewed,.block-wishlist {
font-size: 20px;
text-align: center;
padding-left: 20px;
}

.mini-products-list .product-image {
    float: left;
}

.mini-products-list .product-details {
    margin-left: 60px;
}

.block-cart .mini-products-list .product-details .nobr small,.block-cart .mini-products-list .product-details .product-name {
    word-wrap: break-word;
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal!important;
}

.block-cart{
    clear: both;
}

.block-account {
    border-color: #39576a;
}

.block-account>.panel-heading {
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.block-account>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #39576a;
}

.block-account>.panel-heading .badge {
    color: #39576a;
    background-color: #fff;
}

.block-account>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #39576a;
}

.block-account .block-title {
    border-color: #ff6a00;
    background-color: #dc5b00;
    color: #fff;
}

.block-account .block-title+.panel-collapse>.panel-body {
    border-top-color: #39576a;
}

.block-account .block-title .badge {
    color: #39576a;
    background-color: #fff;
}

.block-account .block-title strong {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 500;
}

.block-account .block-title strong>a {
    color: inherit;
}

.block-account .block-content {
    padding: 15px;
}

.block-account .block-content ul {
    margin-bottom: 0;
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.block-account .block-content li.last a {
    border-bottom: 0;
}

.block-account .block-content li.current {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.block-account .block-content li.current.last {
    border-bottom: 0;
}

.block-layered-nav dl {
    margin: 0;
}

.block-layered-nav dt {
    padding: 7px 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.block-layered-nav dd {
    padding: 0 15px 0 20px;
    margin-bottom: 10px;
}

.block-layered-nav dd.last {
    background: 0 0;
}

.block-layered-nav .currently li {
    position: relative;
    padding: 5px 15px;
}

.block-layered-nav .currently .label {
    font-weight: 700;
    text-transform: uppercase;
}

.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 9px;
    margin: 0;
}

.block-layered-nav .currently .btn-previous {
    right: 17px;
}

.block-layered-nav .actions {
    text-align: right;
}

.block-layered-nav .actions .actions a {
    float: none;
}

.block-cart .summary {
    padding: 10px 15px;
}

.block-cart .amount a {
    font-weight: 700;
}

.block-cart .subtotal {
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    padding: 4px;
    margin-bottom: 0;
    text-align: center;
}

.block-cart .subtotal h4 {
    margin-top: 0;
    color: inherit;
}

.block-cart .block-subtitle{
    color: #fff;
    display: none;
}

.block-cart .subtotal .alert-link {
    font-weight: 700;
}

.block-cart .subtotal>p,.block-cart .subtotal>ul {
    margin-bottom: 0;
}

.block-cart .subtotal>p+p {
    margin-top: 5px;
}

.block-cart .subtotal hr {
    border-top-color: #a6e1ec;
}

.block-cart .subtotal .alert-link {
    color: #245269;
}

.block-cart .subtotal .price {
    font-weight: 700;
}

.block-cart .actions {
    background: #fff  !important;
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0;
}

.product-details{
    color:#333 !important;
}

.block-wishlist .actions {
    text-align: right;
}

.block-wishlist .actions a {
    float: none;
}

.block-related input.checkbox {
    float: left;
}

.block-related .product {
    margin-left: 20px;
}

.compare-table .btn-remove {
    float: right;
    background-image: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/btn_remove2.gif);
    width: 72px;
    height: 15px;
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center;
}

.compare-table tr.first td {
    text-align: center;
}

.compare-table tr.first td .product-name {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #203548;
}

.compare-table tr.first td .product-name a {
    color: #203548;
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto;
}

.compare-table tr.add-to-row td p,.compare-table tr.first td p {
    margin: 0;
}

.block-poll label {
    color: #777;
    font-weight: 700;
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll li {
    padding: 10px 15px;
}

.block-poll label {
    margin-bottom: 0;
}

.block-poll .actions {
    margin: 5px 0 0;
}

.block-poll .answer {
    font-weight: 700;
}

.block-poll .votes {
    float: right;
    margin-left: 10px;
}

.block-tags .block-content .tags-list {
    padding: 15px!important;
    margin-bottom: 0!important;
    font-size: 12px;
}

.block-tags .actions {
    text-align: right;
}

.block-tags .actions a {
    float: none;
}

.block-subscribe .block-content {
    padding: 15px 15px 0;
}

.block-subscribe .actions {
    margin: 15px -15px 0;
}

.block-subscribe .actions button.button {
    float: none;
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px;
}

.block-banner {
    border: 0;
    background-color: transparent;
}

.block-banner .block-content {
    padding: 0;
    background-color: transparent;
    text-align: center;
}

.block-banner .block-content img {
    display: block;
    max-width: 100%;
    height: auto;
}

.block-login .block-content {
    padding: 15px 15px 0;
}

.block-login .actions {
    margin: 15px -15px 0;
}

.paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.paypal-logo a {
    float: none;
}

.category-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.category-description,.category-products .toolbar {
    margin-bottom: 10px;
}

.category-description {
    word-wrap: break-word;
    margin-left: 20px;
}

.products-grid {
    margin-left: -15px;
    margin-right: -15px;
}

.products-grid .item {
    position: relative;
    padding: 10px;
    text-align: center;
	}

.products-grid .b-prod {
    background: #fff;
    height: auto;
    display: block;
    padding: 10px;
	}
	
.products-grid  .b-prod:hover
	{
	box-shadow: 0 0 0 2px rgba(254,138,35, 0.4);
	}

.products-grid  .b-cprod {
    background: #fff;
    height: auto;
    display: block;
    padding: 10px;
	}
	
.products-list  .oferta-prod:hover
	{
	box-shadow: 0 0 0 2px rgba(254,138,35, 0.4);
	}

.products-list  .oferta-prod {
    background: #fff;
    display: block;
    border-radius: 10px;
    padding: 10px;
	}
	
.products-grid  .b-cprod:hover
	{
	box-shadow: 0 0 0 2px rgba(254,138,35, 0.4);
	}

.products-list .product-image .b-cprod  {
float: left;
width: 90px;
display: block;
}

	
.products-grid .product-image {
    display: block;
}

.products-grid .product-image img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.products-grid .product-name {
min-height: 10px;
font-family: 'PT Sans', sans-serif;
font-size: 18px;
padding-bottom: 15px;
text-align: center;
/* height: 46px; */
}

.products-grid .actions {
    position: relative;
    bottom: 0;
	margin-top: 5px;
}

.products-grid .add-to-links .separator {
    display: none;
}

.products-list li.item {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.products-list li.item:after,.products-list li.item:before {
    content: " ";
    display: table;
}

.products-list li.item:after {
    clear: both;
}

.products-list li.item:first-child {
    padding-top: 0;
}

.products-list li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.products-list .product-image {
    float: left;
    width: 150px;
    display: block;
}

.products-list .product-image img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.products-list .product-shop {
    margin-left: 160px;
}

.products-list .add-to-links li {
    display: inline;
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 4px;
}

.products-final li.item {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.products-final li.item:after,.products-final li.item:before {
    content: " ";
    display: table;
}

.products-final li.item:after {
    clear: both;
}

.products-final li.item:first-child {
    padding-top: 0;
}

.products-final li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.products-final .product-image {
    float: left;
    width: 100px;
    display: block;
}

.products-final .product-image img {
    padding: 2px;
    line-height: 1.42857143;
    background-color: #fff;
    display: inline-block;
    max-width: 100%;
    height: auto;
	margin-top: 20%;
	margin-top: 24%;
}
.products-final .subtitle{
    text-align: left;
    border: none !important;
    padding-top: 20px !important;
    background: none !important;
    margin-bottom: 15px !important;
}




.products-final  .oferta-prod {
font-family: 'PT Sans', sans-serif;
background: #fff;
display: block;
padding: 5px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
height: 140px;
border-bottom: 2px solid #ebebeb;
}




.products-final  .oferta-prod:hover
	{
	box-shadow: 0 0 0 2px rgba(254,138,35, 0.4);
	}
	
.products-final  .oferta-prod .product-name {
font-size: 14px;
margin-bottom: 5px;
font-weight: 700;
}

.products-final  .oferta-prod .special-price {
font-size: 18px;
}

.products-final  .oferta-prod .parcelas {
font-size: 14px;
display: none;
}

.products-final  .oferta-prod .precoboleto{
font-size: 14px;
}

.products-final .product-shop {
    margin-left: 100px;
}

.products-final .add-to-links li {
    display: inline;
}

.products-final .add-to-links .separator {
    display: inline;
    margin: 0 4px;
}


.cms-home .subtitle{
padding: 20px 0 15px 0;
font-size: 40px;
color: #ff6c00 !important;
font-weight: 400;
background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/line-repeater.png) repeat-x;
line-height: 18px;
margin-bottom: 50px;
font-family: Italianno;
} 
.cms-home .subtitle span{
position: relative;
border: none;
background: #fff;
padding: 0 40px;
font-size: 40px;
color: #ff6c00;
}
.product-name {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

.availability {
    margin: 0;
}

.availability span {
    font-weight: 700;
}

.availability.in-stock span {
    color: #3c763d;
}

.availability.out-of-stock span {
    color: #a94442;
}

.availability-only a,.availability-only span {
    font-weight: 700;
}

.availability-only-details {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.availability-only-details>tbody>tr>td,.availability-only-details>tbody>tr>th,.availability-only-details>tfoot>tr>td,.availability-only-details>tfoot>tr>th,.availability-only-details>thead>tr>td,.availability-only-details>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.availability-only-details>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.availability-only-details>caption+thead>tr:first-child>td,.availability-only-details>caption+thead>tr:first-child>th,.availability-only-details>colgroup+thead>tr:first-child>td,.availability-only-details>colgroup+thead>tr:first-child>th,.availability-only-details>thead:first-child>tr:first-child>td,.availability-only-details>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.availability-only-details>tbody+tbody {
    border-top: 2px solid #ddd;
}

.availability-only-details .table {
    background-color: #fff;
}
.add-to-cart .paypal-logo {
    margin: 0;
    text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
    display: block;
    margin: 5px 60px 5px 0;
}

.add-to-cart .paypal-logo .paypal-logo {
    margin: 0;
}

.add-to-box {
    text-align: center;
    padding-right: 15px;
}

.add-to-box:after,.add-to-box:before {
    content: " ";
    display: table;
}

.add-to-box:after {
    clear: both;
}

.add-to-box .add-to-cart {
    margin: 0 0px 10px;
}

.add-to-box .or {
    float: left;
}

.add-to-box .add-to-links {
    float: left;
}

.add-to-box .add-to-links .separator,.add-to-box .add-to-links li {
    float: left;
}

.add-to-box .add-to-links .separator {
    margin: 0 4px;
}

.product-view {
    margin-left: -15px;
    margin-right: -15px;
}

.product-collateral,.product-essential {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .product-collateral,.product-essential {
        float: left;
        width: 100%;
    }
}

.product-essential .product-shop {
    min-height: 1px;
    position: relative;
}

.product-essential .product-img-box {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:768px) {
    .product-essential .product-img-box {
        float: left;
        width: 58.33333333%;
    }
}

.product-essential .product-img-box img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.product-essential .product-img-box .more-views ul {
    margin-left: -15px;
    margin-right: -15px;
}

.product-essential .product-img-box .more-views ul li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .product-essential .product-img-box {
        padding-left: 0;
        padding-right: 15px;
    }

    .product-essential .product-shop {
        float: right;
        width: 41.66666667%;
    }
}

.product-view .product-shop {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.product-view .product-shop>.list-group {
    margin-bottom: 0;
}

.product-view .product-shop>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.product-view .product-shop>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.product-view .product-shop>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.product-view .product-shop>.panel-collapse>.table,.product-view .product-shop>.table,.product-view .product-shop>.table-responsive>.table {
    margin-bottom: 0;
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child,.product-view .product-shop>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child,.product-view .product-shop>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.product-view .product-shop>.panel-body+.table,.product-view .product-shop>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.product-view .product-shop>.table>tbody:first-child>tr:first-child td,.product-view .product-shop>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.product-view .product-shop>.table-bordered,.product-view .product-shop>.table-responsive>.table-bordered {
    border: 0;
}

.product-view .product-shop>.table-bordered>tbody>tr>td:first-child,.product-view .product-shop>.table-bordered>tbody>tr>th:first-child,.product-view .product-shop>.table-bordered>tfoot>tr>td:first-child,.product-view .product-shop>.table-bordered>tfoot>tr>th:first-child,.product-view .product-shop>.table-bordered>thead>tr>td:first-child,.product-view .product-shop>.table-bordered>thead>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.product-view .product-shop>.table-bordered>tbody>tr>td:last-child,.product-view .product-shop>.table-bordered>tbody>tr>th:last-child,.product-view .product-shop>.table-bordered>tfoot>tr>td:last-child,.product-view .product-shop>.table-bordered>tfoot>tr>th:last-child,.product-view .product-shop>.table-bordered>thead>tr>td:last-child,.product-view .product-shop>.table-bordered>thead>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.product-view .product-shop>.table-bordered>tbody>tr:first-child>td,.product-view .product-shop>.table-bordered>tbody>tr:first-child>th,.product-view .product-shop>.table-bordered>tbody>tr:last-child>td,.product-view .product-shop>.table-bordered>tbody>tr:last-child>th,.product-view .product-shop>.table-bordered>tfoot>tr:last-child>td,.product-view .product-shop>.table-bordered>tfoot>tr:last-child>th,.product-view .product-shop>.table-bordered>thead>tr:first-child>td,.product-view .product-shop>.table-bordered>thead>tr:first-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:first-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:first-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:last-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:last-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr:first-child>td,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.product-view .product-shop>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.product-view .product-shop .product-name {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333;
}

.product-view .product-shop .product-name>.dropdown .dropdown-toggle {
    color: inherit;
}

.product-view .product-shop .product-name h1 {
margin-top: 0;
margin-bottom: 0;
font-size: 25px;
border-bottom: 1px solid #e0e0e0;
color: inherit;
padding-bottom: 20px;
}
.new-price{
    font-weight: normal;
}

.new-price .desconto{
    color: #FE8A23;
font-size: 24px;
letter-spacing: -0.5px;
font-weight: bold;
}

.new-price .info{
    color: #FE8A23;
font-weight: normal;
font-size: 13px;
}
.new-price .price{
    font-size: 16px;
font-weight: bold;
}
.product-view .product-shop .product-name h1>a {
    color: inherit;
}

.product-view .product-shop .add-to-box,.product-view .product-shop .availability,.product-view .product-shop .price-box,.product-view .product-shop .short-description {
    margin-bottom: 10px;
}
.product-view .product-shop .add-to-box,.product-view .product-shop .availability,.product-view .product-shop .short-description .std {
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
	padding-top: 20px;
}
.product-view .product-shop .product-options-bottom .add-to-cart,.product-view .product-shop .product-options-bottom .price-box {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:992px) {
    .product-view .product-shop .product-options-bottom .add-to-cart,.product-view .product-shop .product-options-bottom .price-box {
        float: none;
        width: auto;
    }
}

.product-img-box .more-views img,.product-img-box .product-image-zoom img {
    display: block;
    max-width: 100%;
    height: auto;
}

.product-img-box .product-image-zoom {
    margin-bottom: 10px;
}

.product-img-box .more-views {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.product-options {
    min-height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px;
    margin-bottom: 10px;
    position: relative;
}

.product-options blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.product-options dl {
    margin: 0;
}

.product-options dt {
    padding-top: 10px;
    font-weight: 400;
}

.product-options dt label {
    margin-bottom: 0;
    font-weight: 700;
}

.product-options dt label.required em {
    margin-left: 2px;
    color: #a94442;
}

.product-options dt .qty-disabled {
    background: 0 0;
    border: 0;
    padding: 3px;
}

.product-options dd .qty-holder {
    display: block;
}

.product-options dd .qty-holder label {
    vertical-align: middle;
}

.product-options dd {
    padding: 5px 0 10px 5px;
    border-bottom: 1px solid #eee;
}

.product-options dd .input-text,.product-options dd select,.product-options dd textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.product-options dd .input-text:focus,.product-options dd select:focus,.product-options dd textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.product-options dd .input-text::-moz-placeholder,.product-options dd select::-moz-placeholder,.product-options dd textarea::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.product-options dd .input-text:-ms-input-placeholder,.product-options dd select:-ms-input-placeholder,.product-options dd textarea:-ms-input-placeholder {
    color: #777;
}

.product-options dd .input-text::-webkit-input-placeholder,.product-options dd select::-webkit-input-placeholder,.product-options dd textarea::-webkit-input-placeholder {
    color: #777;
}

.product-options dd .input-text[disabled],.product-options dd .input-text[readonly],.product-options dd select[disabled],.product-options dd select[readonly],.product-options dd textarea[disabled],.product-options dd textarea[readonly],fieldset[disabled] .product-options dd .input-text,fieldset[disabled] .product-options dd select,fieldset[disabled] .product-options dd textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.product-options dd select[multiple],.product-options dd textarea,textarea.product-options dd .input-text,textarea.product-options dd select,textarea.product-options dd textarea {
    height: auto;
}

.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0;
}

.product-options ul.options-list {
    margin-bottom: 0;
}

.product-options ul.options-list input.checkbox,.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px;
}

.product-options ul.options-list label {
    font-weight: 400;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.note {
    margin: 0;
    font-size: 12px;
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px;
}

.product-options-bottom {
    margin-left: -15px;
    margin-right: -15px;
}

.product-options-bottom .add-to-cart,.product-options-bottom .price-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:992px) {
    .product-options-bottom .add-to-cart,.product-options-bottom .price-box {
        float: left;
        width: 50%;
    }
}

.product-options-bottom .add-to-links {
    padding-top: 10px;
    clear: both;
    text-align: center;
}

.product-options-bottom .add-to-links li {
    display: inline;
}

.product-options-bottom .price-box {
    padding-top: 10px;
}

.product-options-bottom .price-box:after,.product-options-bottom .price-box:before {
    content: " ";
    display: table;
}

.product-options-bottom .price-box:after {
    clear: both;
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px;
}

.product-options-bottom .price-tax {
    float: left;
}

@media (min-width:992px) {
    .product-options-bottom .price-box {
        padding-top: 0;
    }
}

.product-shop .product-options dt label.required em {
    margin-left: 0;
    margin-right: 2px;
}

.product-shop .product-options-bottom {
    margin: 0 0 10px;
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px;
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
    float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px;
}

.product-shop .product-options-bottom .add-to-links {
    clear: both;
}

.product-view .grouped-items-table .price-box {
    margin: 0;
}

.product-view .grouped-items-table .qty {
    width: auto;
}

.product-view .box-collateral {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.product-view .box-collateral:after,.product-view .box-collateral:before {
    content: " ";
    display: table;
}

.product-view .box-collateral:after {
    clear: both;
}

.product-view .box-collateral>.list-group {
    margin-bottom: 0;
}

.product-view .box-collateral>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.product-view .box-collateral>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.product-view .box-collateral>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.product-view .box-collateral>.panel-collapse>.table,.product-view .box-collateral>.table,.product-view .box-collateral>.table-responsive>.table {
    margin-bottom: 0;
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child,.product-view .box-collateral>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child,.product-view .box-collateral>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.product-view .box-collateral>.panel-body+.table,.product-view .box-collateral>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.product-view .box-collateral>.table>tbody:first-child>tr:first-child td,.product-view .box-collateral>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.product-view .box-collateral>.table-bordered,.product-view .box-collateral>.table-responsive>.table-bordered {
    border: 0;
}

.product-view .box-collateral>.table-bordered>tbody>tr>td:first-child,.product-view .box-collateral>.table-bordered>tbody>tr>th:first-child,.product-view .box-collateral>.table-bordered>tfoot>tr>td:first-child,.product-view .box-collateral>.table-bordered>tfoot>tr>th:first-child,.product-view .box-collateral>.table-bordered>thead>tr>td:first-child,.product-view .box-collateral>.table-bordered>thead>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.product-view .box-collateral>.table-bordered>tbody>tr>td:last-child,.product-view .box-collateral>.table-bordered>tbody>tr>th:last-child,.product-view .box-collateral>.table-bordered>tfoot>tr>td:last-child,.product-view .box-collateral>.table-bordered>tfoot>tr>th:last-child,.product-view .box-collateral>.table-bordered>thead>tr>td:last-child,.product-view .box-collateral>.table-bordered>thead>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.product-view .box-collateral>.table-bordered>tbody>tr:first-child>td,.product-view .box-collateral>.table-bordered>tbody>tr:first-child>th,.product-view .box-collateral>.table-bordered>tbody>tr:last-child>td,.product-view .box-collateral>.table-bordered>tbody>tr:last-child>th,.product-view .box-collateral>.table-bordered>tfoot>tr:last-child>td,.product-view .box-collateral>.table-bordered>tfoot>tr:last-child>th,.product-view .box-collateral>.table-bordered>thead>tr:first-child>td,.product-view .box-collateral>.table-bordered>thead>tr:first-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:first-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:first-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:last-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:last-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr:first-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.product-view .box-collateral>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.product-view .box-collateral>h2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #333;
}

.product-view .box-collateral>h2>.dropdown .dropdown-toggle {
    color: inherit;
}

.product-view .box-additional {
    padding: 0;
}

.product-view .box-additional>h2 {
    margin: 0;
}

.product-view .box-additional .data-table {
    border: 0;
    margin-bottom: 0;
}

.product-view .box-additional .data-table>tbody>tr>th {
    border-left: 0;
}

.product-view .box-additional .data-table>tbody>tr>td {
    border-right: 0;
}

.product-view .box-additional .data-table>tbody>tr.first>td,.product-view .box-additional .data-table>tbody>tr.first>th {
    border-top: 0;
}

.product-view .box-additional .data-table>tbody>tr.last>td,.product-view .box-additional .data-table>tbody>tr.last>th {
    border-bottom: 0;
}

.product-view .box-up-sell .table-responsive {
    padding: 15px 0;
}

.product-view .box-up-sell .products-grid {
    margin: 0;
    width: 100%;
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    padding: 0 15px;
    vertical-align: top;
    min-width: 250px;
}

.product-view .box-up-sell .products-grid .price-box,.product-view .box-up-sell .products-grid .product-image {
    margin-bottom: 10px;
}

.product-view .box-up-sell .products-grid .ratings {
    margin-bottom: 0;
}

@media (max-width:768px) {
    .product-view .box-up-sell .products-grid {
        min-width: 500px;
    }

    .product-view .box-up-sell .products-grid>tbody>tr>td,.product-view .box-up-sell .products-grid>tbody>tr>th {
        white-space: normal;
    }
}

.product-view .box-tags {
    margin: 0;
}

.product-view .box-tags .product-tags li {
    display: inline;
    white-space: nowrap;
    margin: 0 6px;
}

.product-view .box-tags .note {
    margin: 0;
    text-align: center;
}

.product-view .box-reviews dt {
    padding-top: 15px;
    font-weight: 400;
}

.product-view .box-reviews dt a,.product-view .box-reviews dt span {
    font-weight: 700;
}

.product-view .box-reviews dd {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.product-view .box-reviews dd:after,.product-view .box-reviews dd:before {
    content: " ";
    display: table;
}

.product-view .box-reviews dd:after {
    clear: both;
}

.product-view .box-reviews dd .ratings-table {
    float: left;
    margin-right: 10px;
}

.product-view .box-reviews dd small {
    font-style: italic;
}

.product-view .box-reviews .form-add h3 {
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 500;
}

.product-view .box-reviews .form-add h4 {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
}

.product-view .box-reviews .form-add h4 em {
    float: right;
    position: absolute;
    top: 0;
    right: -8px;
    color: #a94442;
}

.product-view .box-reviews .form-add td.value {
    text-align: center;
}

.product-view .box-reviews .form-add td.value .radio {
    display: inline;
    margin: 0;
    padding: 0;
    height: 20px;
}

@media (max-width:768px) {
    .product-view .box-reviews .form-add form {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd;
    }
}

.tags-list {
    margin: 0;
    padding: 10px;
}

.tags-list li {
    display: inline!important;
    margin: 0 3px;
}

.price,.price-box .price-label {
    white-space: nowrap;
}

.price-box .price {
    /*color: #39576a;*/
}

.regular-price {
    color: #ff6a00;
}

.regular-price .price {
font-weight: 700;
color: #000;
float: none;
width: auto;
position: relative;
/* margin-left: 25px; */
display: inline-block;
font-size: 18px;
}

.old-price {
margin: 0;
color: #848484;
display: inline;
font-weight: normal;
	
}

.old-price .price {
    color: inherit;
    text-decoration: line-through;
font-family: 'PT Sans', sans-serif;
    margin-right: 10px;
}

.special-price {
    margin: 0;
	float: none;
	width: auto;
	position: relative;
	display: inline;
	color: #ff6a00;
	font-size: 18px;
}

.special-price .price-label {
    font-size: 14px
}

.minimal-price {
    margin: 0;
}

.minimal-price .price-label {
    font-weight: 700;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .price {
    font-weight: 400;
}

.price-excluding-tax,.price-including-tax {
    display: block;
    color: #777;
}

.price-excluding-tax .label,.price-including-tax .label {
    white-space: nowrap;
    color: inherit;
}

.configured-price {
    margin: 0;
}

.configured-price .price-label {
    font-weight: 700;
}

.weee {
    display: block;
}

.weee .price {
    font-weight: 400;
}

.price-excl-tax,.price-incl-tax {
    display: block;
}

.price-excl-tax .label,.price-incl-tax .label {
    white-space: nowrap;
    display: block;
}

.price-excl-tax .price,.price-incl-tax .price {
    display: block;
}

.price-from,.price-to {
    margin: 0;
}

.price-from .price-label,.price-to .price-label {
    font-weight: 700;
    white-space: nowrap;
}

.price-notice {
    color: #333;
}

.price-notice .price {
    font-weight: 700;
    color: #333;
}

.price-as-configured {
    margin: 0;
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap;
}

.price-box-bundle .price-box {
    margin: 0;
    padding: 0;
}

.price-box-bundle .price {
    color: #333;
}

.product-pricing,.tier-prices {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px;
}

.product-pricing blockquote,.tier-prices blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.tier-prices .benefit {
    font-weight: 700;
    font-style: italic;
}

.tier-prices .price {
    font-weight: 700;
    color: #333;
}

.tier-prices-grouped .price {
    font-weight: 700;
}

.no-rating {
    margin: 0;
}

.ratings {
    margin-bottom: 10px;
    font-size: 12px;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}
.ratings .rating-links a{
    color:#94c6e8;
    font-weight: bold;
}
.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.ratings-table td,.ratings-table th {
    font-size: 12px;
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px;
}

.page-sitemap .links {
    text-align: right;
    font-weight: 700;
}

.catalog-seo-sitemap-product .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px;
}

.catalog-seo-sitemap-product .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width:992px) {
    .catalog-seo-sitemap-product .page-sitemap .sitemap li {
        float: left;
        width: 50%;
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float: left;
        width: 25%;
    }
}

@media (min-width:992px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float: left;
        width: 16.66666667%;
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
    font-weight: 700;
    margin-top: 10px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
    margin-top: 0;
}

@media (min-width:992px) {
    .page-sitemap .sitemap li.level-0,.page-sitemap .sitemap li.level-1,.page-sitemap .sitemap li.level-2,.page-sitemap .sitemap li.level-3,.page-sitemap .sitemap li.level-4 {
        width: auto;
        float: none;
    }

    .page-sitemap .sitemap li.level-0 {
        padding-left: 15px!important;
    }

    .page-sitemap .sitemap li.level-1 {
        padding-left: 35px!important;
    }

    .page-sitemap .sitemap li.level-2 {
        padding-left: 55px!important;
    }

    .page-sitemap .sitemap li.level-3 {
        padding-left: 75px!important;
    }

    .page-sitemap .sitemap li.level-4 {
        padding-left: 95px!important;
    }
}

.rss-title h1 {
    background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px;
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px;
}

.cart .page-title .checkout-types li:last-child {
    margin-bottom: 0;
}

.cart .title-buttons .checkout-types {
    float: right;
    margin-bottom: 0;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    font-size: 12px;
}

.cart>form {
    margin-bottom: 20px;
}

@media (max-width:768px) {
    .cart>form {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd;
    }
}

.btn-checkout {
    color: #fff;
    background-color: #ff6a00;
    text-align: center;
}

.btn-checkout.active,.btn-checkout:active,.btn-checkout:focus,.btn-checkout:hover,.open>.dropdown-toggle.btn-checkout {
    color: #fff;
    background-color: #ed6300;
    border-color: #ed6300;
}

.btn-checkout.active,.btn-checkout:active,.open>.dropdown-toggle.btn-checkout {
    background-image: none;
}

.btn-checkout.disabled,.btn-checkout.disabled.active,.btn-checkout.disabled:active,.btn-checkout.disabled:focus,.btn-checkout.disabled:hover,.btn-checkout[disabled],.btn-checkout[disabled].active,.btn-checkout[disabled]:active,.btn-checkout[disabled]:focus,.btn-checkout[disabled]:hover,fieldset[disabled] .btn-checkout,fieldset[disabled] .btn-checkout.active,fieldset[disabled] .btn-checkout:active,fieldset[disabled] .btn-checkout:focus,fieldset[disabled] .btn-checkout:hover {
    background-color: #39576a;
    border-color: #65dcf5;
}

.btn-checkout .badge {
    color: #39576a;
    background-color: #fff;
}

@media (min-width:480px) {
    .btn-checkout {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }
}

.cart-table {
    margin-bottom: 0;
}

.cart-table .qty {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: auto;
    text-align: center;
}

select.cart-table .qty {
    height: 30px;
    line-height: 30px;
}

select[multiple].cart-table .qty,textarea.cart-table .qty {
    height: auto;
}

.cart-table .button {
	line-height: 42px;
	color:#fff;
	font-weight: bold;
	background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/btn-cart.png") no-repeat;  
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	margin: 16px 0;  
	text-transform: uppercase;
	width: 190px;
	height: 42px;
	border: none;
	border-radius: 0;
	text-align: center;
	padding: 0 10px;

}

.cart-table .btn-continue {
    float: left;
}

.cart .cart-collaterals {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fafafa;
    padding-top: 40px;
}

.cart .cart-collaterals .col2-set {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:992px) {
    .cart .cart-collaterals .col2-set {
        float: left;
        width: 66.66666667%;
    }
}

@media (min-width:768px) {
    .cart .cart-collaterals .totals {
        margin-right: 15px;
        float: right;
        width: 33.33333333%;
    }
}

.cart .crosssell,.cart .discount,.cart .shipping {

}

.cart .crosssell>.list-group,.cart .discount>.list-group,.cart .shipping>.list-group {
    margin-bottom: 0;
}

.cart .crosssell>.list-group .list-group-item,.cart .discount>.list-group .list-group-item,.cart .shipping>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.cart .crosssell>.list-group:first-child .list-group-item:first-child,.cart .discount>.list-group:first-child .list-group-item:first-child,.cart .shipping>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.cart .crosssell>.list-group:last-child .list-group-item:last-child,.cart .discount>.list-group:last-child .list-group-item:last-child,.cart .shipping>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.cart .crosssell>.panel-collapse>.table,.cart .crosssell>.table,.cart .crosssell>.table-responsive>.table,.cart .discount>.panel-collapse>.table,.cart .discount>.table,.cart .discount>.table-responsive>.table,.cart .shipping>.panel-collapse>.table,.cart .shipping>.table,.cart .shipping>.table-responsive>.table {
    margin-bottom: 0;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child,.cart .crosssell>.table:first-child,.cart .discount>.table-responsive:first-child>.table:first-child,.cart .discount>.table:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child,.cart .shipping>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child,.cart .crosssell>.table:last-child,.cart .discount>.table-responsive:last-child>.table:last-child,.cart .discount>.table:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child,.cart .shipping>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.cart .crosssell>.panel-body+.table,.cart .crosssell>.panel-body+.table-responsive,.cart .discount>.panel-body+.table,.cart .discount>.panel-body+.table-responsive,.cart .shipping>.panel-body+.table,.cart .shipping>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.cart .crosssell>.table>tbody:first-child>tr:first-child td,.cart .crosssell>.table>tbody:first-child>tr:first-child th,.cart .discount>.table>tbody:first-child>tr:first-child td,.cart .discount>.table>tbody:first-child>tr:first-child th,.cart .shipping>.table>tbody:first-child>tr:first-child td,.cart .shipping>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.cart .crosssell>.table-bordered,.cart .crosssell>.table-responsive>.table-bordered,.cart .discount>.table-bordered,.cart .discount>.table-responsive>.table-bordered,.cart .shipping>.table-bordered,.cart .shipping>.table-responsive>.table-bordered {
    border: 0;
}

.cart .crosssell>.table-bordered>tbody>tr>td:first-child,.cart .crosssell>.table-bordered>tbody>tr>th:first-child,.cart .crosssell>.table-bordered>tfoot>tr>td:first-child,.cart .crosssell>.table-bordered>tfoot>tr>th:first-child,.cart .crosssell>.table-bordered>thead>tr>td:first-child,.cart .crosssell>.table-bordered>thead>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:first-child,.cart .discount>.table-bordered>tbody>tr>td:first-child,.cart .discount>.table-bordered>tbody>tr>th:first-child,.cart .discount>.table-bordered>tfoot>tr>td:first-child,.cart .discount>.table-bordered>tfoot>tr>th:first-child,.cart .discount>.table-bordered>thead>tr>td:first-child,.cart .discount>.table-bordered>thead>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>th:first-child,.cart .shipping>.table-bordered>tbody>tr>td:first-child,.cart .shipping>.table-bordered>tbody>tr>th:first-child,.cart .shipping>.table-bordered>tfoot>tr>td:first-child,.cart .shipping>.table-bordered>tfoot>tr>th:first-child,.cart .shipping>.table-bordered>thead>tr>td:first-child,.cart .shipping>.table-bordered>thead>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.cart .crosssell>.table-bordered>tbody>tr>td:last-child,.cart .crosssell>.table-bordered>tbody>tr>th:last-child,.cart .crosssell>.table-bordered>tfoot>tr>td:last-child,.cart .crosssell>.table-bordered>tfoot>tr>th:last-child,.cart .crosssell>.table-bordered>thead>tr>td:last-child,.cart .crosssell>.table-bordered>thead>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:last-child,.cart .discount>.table-bordered>tbody>tr>td:last-child,.cart .discount>.table-bordered>tbody>tr>th:last-child,.cart .discount>.table-bordered>tfoot>tr>td:last-child,.cart .discount>.table-bordered>tfoot>tr>th:last-child,.cart .discount>.table-bordered>thead>tr>td:last-child,.cart .discount>.table-bordered>thead>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>th:last-child,.cart .shipping>.table-bordered>tbody>tr>td:last-child,.cart .shipping>.table-bordered>tbody>tr>th:last-child,.cart .shipping>.table-bordered>tfoot>tr>td:last-child,.cart .shipping>.table-bordered>tfoot>tr>th:last-child,.cart .shipping>.table-bordered>thead>tr>td:last-child,.cart .shipping>.table-bordered>thead>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.cart .crosssell>.table-bordered>tbody>tr:first-child>td,.cart .crosssell>.table-bordered>tbody>tr:first-child>th,.cart .crosssell>.table-bordered>tbody>tr:last-child>td,.cart .crosssell>.table-bordered>tbody>tr:last-child>th,.cart .crosssell>.table-bordered>tfoot>tr:last-child>td,.cart .crosssell>.table-bordered>tfoot>tr:last-child>th,.cart .crosssell>.table-bordered>thead>tr:first-child>td,.cart .crosssell>.table-bordered>thead>tr:first-child>th,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>th,.cart .discount>.table-bordered>tbody>tr:first-child>td,.cart .discount>.table-bordered>tbody>tr:first-child>th,.cart .discount>.table-bordered>tbody>tr:last-child>td,.cart .discount>.table-bordered>tbody>tr:last-child>th,.cart .discount>.table-bordered>tfoot>tr:last-child>td,.cart .discount>.table-bordered>tfoot>tr:last-child>th,.cart .discount>.table-bordered>thead>tr:first-child>td,.cart .discount>.table-bordered>thead>tr:first-child>th,.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>th,.cart .shipping>.table-bordered>tbody>tr:first-child>td,.cart .shipping>.table-bordered>tbody>tr:first-child>th,.cart .shipping>.table-bordered>tbody>tr:last-child>td,.cart .shipping>.table-bordered>tbody>tr:last-child>th,.cart .shipping>.table-bordered>tfoot>tr:last-child>td,.cart .shipping>.table-bordered>tfoot>tr:last-child>th,.cart .shipping>.table-bordered>thead>tr:first-child>td,.cart .shipping>.table-bordered>thead>tr:first-child>th,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.cart .crosssell>.table-responsive,.cart .discount>.table-responsive,.cart .shipping>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.cart .crosssell>h2,.cart .discount>h2,.cart .shipping>h2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #fafafa;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 500;
}

.cart .crosssell>h2>.dropdown .dropdown-toggle,.cart .crosssell>h2>a,.cart .discount>h2>.dropdown .dropdown-toggle,.cart .discount>h2>a,.cart .shipping>h2>.dropdown .dropdown-toggle,.cart .shipping>h2>a {
    color: inherit;
}
.cart .crosssell #crosssell-products-list {
    margin-bottom: 0;
    padding: 15px;
}

.cart .crosssell li.item {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.cart .crosssell li.item:first-child {
    padding-top: 0;
}

.cart .crosssell li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.cart .crosssell .product-image {
    float: left;
}

.cart .crosssell .product-details {
    margin-left: 100px;
    padding-top: 15px;
}

.cart .crosssell .add-to-links .separator {
    display: none;
}

.cart .crosssell .link-compare {
    font-weight: 400;
}

@media (max-width:992px) {
    .cart .crosssell {
        display: none;
    }
}

.cart .discount .discount-form,.cart .shipping .shipping-form {
    padding: 15px;
}

.cart .totals {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
}

.cart .totals blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.cart .totals table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.cart .totals table>tbody>tr>td,.cart .totals table>tbody>tr>th,.cart .totals table>tfoot>tr>td,.cart .totals table>tfoot>tr>th,.cart .totals table>thead>tr>td,.cart .totals table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.cart .totals table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.cart .totals table>caption+thead>tr:first-child>td,.cart .totals table>caption+thead>tr:first-child>th,.cart .totals table>colgroup+thead>tr:first-child>td,.cart .totals table>colgroup+thead>tr:first-child>th,.cart .totals table>thead:first-child>tr:first-child>td,.cart .totals table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.cart .totals table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.cart .totals table .table {
    background-color: #fff;
}

.cart .totals .checkout-types {
    margin-bottom: 0;
    text-align: right;
}

.cart .totals .checkout-types li {
    margin-bottom: 5px;
}

.cart .totals .checkout-types li:last-child {
    margin-bottom: 0;
}

.item-options {
    margin-top: 10px;
}

.item-options dd {
    margin-left: 15px;
}

.truncated {
    position: relative;
    cursor: help;
}

.truncated .dots {
    cursor: inherit;
    color: inherit;
}

.truncated .dots:hover {
    text-decoration: none;
}

.truncated_full_value {
    position: absolute;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    top: 20px;
}

.truncated_full_value.top {
    margin-top: -10px;
}

.truncated_full_value.right {
    margin-left: 10px;
}

.truncated_full_value.bottom {
    margin-top: 10px;
}

.truncated_full_value.left {
    margin-left: -10px;
}

.truncated_full_value.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
}

.truncated_full_value.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.truncated_full_value.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

.truncated_full_value.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.truncated_full_value.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

.truncated_full_value.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.truncated_full_value.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

.truncated_full_value.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.truncated_full_value dl {
    margin: 0;
}

.truncated_full_value dt {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.truncated_full_value dd {
    padding: 9px 14px;
    margin-left: 0;
}

.truncated_full_value dd+dt {
    border-radius: 0;
    border-top: 1px solid #ebebeb;
}

.truncated_full_value.show {
    display: block;
}

.sp-methods {
    margin: 0 0 8px;
}

.sp-methods dt {
    padding-top: 10px;
}

.sp-methods dt:first-child {
    padding-top: 0;
}

.sp-methods dd {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.sp-methods dd:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.sp-methods dd ul {
    margin-bottom: 0;
}

.sp-methods dd li {
    margin: 5px 0;
}

.sp-methods .radio {
    float: left;
    margin-top: 3px;
    margin-right: 6px;
}

.sp-methods label {
    margin-bottom: 0;
}

.sp-methods .form-list {
    padding-left: 0px;
}

.sp-methods select.month {

}

.sp-methods select.year {
}

.sp-methods input.cvv {
    width: 50px!important;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: .5em 0;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #777;
}

.please-wait img {
    vertical-align: middle;
    margin-right: 10px;
}

.cvv-what-is-this {
    line-height: 34px;
    font-size: 12px;
    cursor: help;
    margin-left: 10px;
}

.tool-tip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    display: block;
}

.tool-tip.top {
    margin-top: -10px;
}

.tool-tip.right {
    margin-left: 10px;
}

.tool-tip.bottom {
    margin-top: 10px;
}

.tool-tip.left {
    margin-left: -10px;
}

.tool-tip.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
}

.tool-tip.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.tool-tip.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

.tool-tip.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.tool-tip.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

.tool-tip.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.tool-tip.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

.tool-tip.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.tool-tip .btn-close {
    padding: 9px 14px;
}

.tool-tip .btn-close:after,.tool-tip .btn-close:before {
    content: " ";
    display: table;
}

.tool-tip .btn-close:after {
    clear: both;
}

.tool-tip .btn-close a {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.tool-tip .btn-close a:after {
    font-size: 14px;
    font-weight: 700;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
}

.tool-tip .btn-close a:focus,.tool-tip .btn-close a:hover {
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50);
}

.tool-tip-content {
    padding: 9px 14px;
}

.tool-tip-content img {
    display: block;
    max-width: 100%;
    height: auto;
}

.gift-messages h3 {
    font-size: 14px;
    font-weight: 700;
}

.gift-messages p.control .checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}

.gift-messages p.control label {
    margin-bottom: 0;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none!important;
    position: static!important;
}

.gift-messages-form h4 {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 14px;
    font-weight: 700;
}

.gift-messages-form h4:first-child {
    padding-top: 0;
    border-top: 0;
}

.gift-messages-form p>.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}

.gift-messages-form p>label {
    margin-bottom: 0;
}

.gift-messages-form .whole-order {
    margin: 0 0 25px;
}

.gift-messages-form .item {
    margin: 0 0 10px;
    border-bottom: 1px solid #eee;
}

.gift-messages-form .item:after,.gift-messages-form .item:before {
    content: " ";
    display: table;
}

.gift-messages-form .item:after {
    clear: both;
}

.gift-messages-form .item:last-child {
    border-bottom: 0;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    text-align: center;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
    margin: 0 0 10px;
}

.gift-message-row .btn-close {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.gift-message-row .btn-close:after {
    font-size: 14px;
    font-weight: 700;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
}

.gift-message-row .btn-close:focus,.gift-message-row .btn-close:hover {
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50);
}

.gift-message-row dl:after,.gift-message-row dl:before {
    content: " ";
    display: table;
}

.gift-message-row dl:after {
    clear: both;
}

.checkout-agreements li {
    margin-bottom: 20px;
}

.checkout-agreements li:last-child {
    margin-bottom: 0;
}

.checkout-agreements .agreement-content {
    min-height: 20px;
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 0;
    overflow: auto;
    height: 240px;
}

.checkout-agreements .agreement-content blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px;
}

.checkout-agreements .agree input.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}

.opc .checkout-agreements {
    padding: 5px 30px;
}

.centinel .authentication {
    background-color: #fff;
    border: 1px solid #ddd;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: 0 0!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
}

.opc .centinel {
    padding: 10px 30px;
}

.info-set {
    margin: 0 0 25px;
    padding: 20px;
}

.info-set h2 {
    font-size: 18px;
}

.info-set h3,.info-set h4 {
    font-size: 14px;
}

.info-set h2 a,.info-set h3 a,.info-set h4 a {
    font-weight: 400;
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.info-set .box {
    margin: 0 0 15px;
}

.info-set .data-table .item-options {
    margin: 5px 0 0;
}

.block-progress dl {
    margin: 0;
}

.block-progress dt {
    font-weight: 700;
    margin: 0 0 6px;
    padding: 7px 15px;
    background-color: #f5f5f5;
    border: solid #ddd;
    border-width: 1px 0;
}

.block-progress dt:first-child {
    border-top: 0;
}

.block-progress dd {
    padding: 8px 13px;
    margin: 0 0 6px;
}

.block-progress dt.complete,.block-progress p {
    margin: 0;
}

.block-progress .cards-list dt {
    background: 0 0;
    border: 0;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}

.block-progress .cards-list dd {
    border: 0;
    margin: 0;
    padding: 0;
}

.block-progress .cards-list .info-table th {
    font-weight: 400;
}

.block-progress address {
    margin-bottom: 0;
}

.block-progress p+table {
    margin-left: 10px;
}

@media (max-width:768px) {
    .block-progress {
        display: none;
    }
}

.opc .buttons-set {
    margin-top: 10px;
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px;
}

.opc .buttons-set .back-link small,.opc .buttons-set .buttons-set.disabled button.button {
    display: none;
}

.opc .buttons-set .ul {
    list-style: disc;
    padding-left: 18px;
}

.opc {
    position: relative;
}

.opc .step-title {
  font-size: 18px;
  font-weight: 700;
  color: #555555;
  padding: 5px;
  margin: -10px -5px 10px -5px;
  color: #000;
}

.opc .step-title:after,.opc .step-title:before {
    content: " ";
    display: table;
}

.opc .step-title:after {
    clear: both;
}

.opc .step-title .number,.opc .step-title a,.opc .step-title h2 {
    line-height: 20px;
}

.opc .step-title .number,.opc .step-title h2 {
    float: left;
}

.opc .step-title .number {
    display: block;
    background: #ff6a00;
    color: #fff;
    padding: 10px;
    margin-right: 10px;
}

.opc .step-title h2 {
    margin: 0;
    font-size: 16px;
}

.opc .step-title a {
    display: none;
    float: right;
}

.opc .section:first-child .step-title {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-width: 1px;
}

.opc .section:last-child .step-title {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.opc .section:last-child.active .step-title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.opc .section:last-child.active .step {
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.opc .step {
    padding: 15px;
    border-width: 0 1px 1px;
}

.opc .step .tool-tip {
    right: 30px;
}

.opc .allow .step-title a {
    display: block;
}

.opc .active .step-title a {
    display: none;
}

.checkout-progress:after,.checkout-progress:before {
    content: " ";
    display: table;
}

.checkout-progress:after {
    clear: both;
}

.checkout-progress li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.checkout-progress li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.checkout-progress li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.checkout-progress li>.badge {
    float: right;
}

.checkout-progress li>.badge+.badge {
    margin-right: 5px;
}

.checkout-progress li.disabled,.checkout-progress li.disabled:focus,.checkout-progress li.disabled:hover {
    background-color: #eee;
    color: #777;
}

.checkout-progress li.disabled .list-group-item-heading,.checkout-progress li.disabled:focus .list-group-item-heading,.checkout-progress li.disabled:hover .list-group-item-heading {
    color: inherit;
}

.checkout-progress li.disabled .list-group-item-text,.checkout-progress li.disabled:focus .list-group-item-text,.checkout-progress li.disabled:hover .list-group-item-text {
    color: #777;
}

.checkout-progress li.active,.checkout-progress li.active:focus,.checkout-progress li.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #39576a;
    border-color: #39576a;
}

.checkout-progress li.active .list-group-item-heading,.checkout-progress li.active .list-group-item-heading>.small,.checkout-progress li.active .list-group-item-heading>small,.checkout-progress li.active:focus .list-group-item-heading,.checkout-progress li.active:focus .list-group-item-heading>.small,.checkout-progress li.active:focus .list-group-item-heading>small,.checkout-progress li.active:hover .list-group-item-heading,.checkout-progress li.active:hover .list-group-item-heading>.small,.checkout-progress li.active:hover .list-group-item-heading>small {
    color: inherit;
}

.checkout-progress li.active .list-group-item-text,.checkout-progress li.active:focus .list-group-item-text,.checkout-progress li.active:hover .list-group-item-text {
    color: #fde9e2;
}

@media (min-width:992px) {
    .checkout-progress li {
        float: left;
        width: 20%;
        margin-bottom: 0;
        border-left-width: 0;
        text-align: center;
    }

    .checkout-progress li:first-child,.checkout-progress li:last-child {
        border-radius: 0;
    }

    .checkout-progress li:first-child {
        border-left-width: 1px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .checkout-progress li:last-child {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }
}

@media (max-width:992px) {
    .multiple-checkout {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd;
    }
}

.multiple-checkout h2 {
    margin-top: 0;
    font-size: 18px;
}

.multiple-checkout h3,.multiple-checkout h4 {
    margin-top: 0;
    font-size: 14px;
}

.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a {
    font-weight: 400;
}

.multiple-checkout .data-table .product-name {
    line-height: 34px;
}

.multiple-checkout .data-table select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: auto;
}

.multiple-checkout .data-table select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.multiple-checkout .data-table select::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.multiple-checkout .data-table select:-ms-input-placeholder {
    color: #777;
}

.multiple-checkout .data-table select::-webkit-input-placeholder {
    color: #777;
}

.multiple-checkout .data-table select[disabled],.multiple-checkout .data-table select[readonly],fieldset[disabled] .multiple-checkout .data-table select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.multiple-checkout .data-table select {
    height: auto;
}

.multiple-checkout .data-table .item-options {
    margin-top: 10px;
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px;
}

.multiple-checkout .box {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px;
}

.multiple-checkout .box blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.multiple-checkout .box .box-title h3 {
    margin-top: 0;
}

.multiple-checkout .box address {
    margin-bottom: 0;
}

.multiple-checkout .place-order:after,.multiple-checkout .place-order:before {
    content: " ";
    display: table;
}

.multiple-checkout .place-order:after {
    clear: both;
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
    text-align: right;
}

.multiple-checkout .place-order .grand-total big {
    font-size: 18px;
    font-weight: 500;
}

.multiple-checkout .place-order .grand-total .price {
    color: #39576a;
}

#multiship-addresses-table .qty {
    width: auto;
    text-align: center;
}

#multiship-addresses-table tfoot .button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.checkout-multishipping-shipping .box-sp-methods {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px;
}

.checkout-multishipping-shipping .box-sp-methods blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}

.account-login .content {
    min-height: 242px;
}

.captcha-image {
    position: relative;
    width: 258px;
}

.captcha-note {
    clear: left;
    padding-top: 5px;
}

.captcha-image .captcha-img {
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 100%;
}

.registered-users .captcha-image {
    margin: 0;
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px;
}

.captcha-reload .refreshing {
    -webkit-animation: captcha-rotate 1.5s infinite linear;
    -moz-animation: captcha-rotate 1.5s infinite linear;
    animation: captcha-rotate 1.5s infinite linear;
}

@-webkit-keyframes captcha-rotate {
    0% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes captcha-rotate {
    0% {
        -moz-transform: rotate(-360deg);
    }
}

@keyframes captcha-rotate {
    0% {
        transform: rotate(-360deg);
    }
}

.box-account {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.box-account>.list-group {
    margin-bottom: 0;
}

.box-account>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.box-account>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-account>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.box-account>.panel-collapse>.table,.box-account>.table,.box-account>.table-responsive>.table {
    margin-bottom: 0;
}

.box-account>.table-responsive:first-child>.table:first-child,.box-account>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.box-account>.table:first-child>tbody:first-child>tr:first-child td:first-child,.box-account>.table:first-child>tbody:first-child>tr:first-child th:first-child,.box-account>.table:first-child>thead:first-child>tr:first-child td:first-child,.box-account>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.box-account>.table:first-child>tbody:first-child>tr:first-child td:last-child,.box-account>.table:first-child>tbody:first-child>tr:first-child th:last-child,.box-account>.table:first-child>thead:first-child>tr:first-child td:last-child,.box-account>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child,.box-account>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.box-account>.table:last-child>tbody:last-child>tr:last-child td:first-child,.box-account>.table:last-child>tbody:last-child>tr:last-child th:first-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.box-account>.table:last-child>tbody:last-child>tr:last-child td:last-child,.box-account>.table:last-child>tbody:last-child>tr:last-child th:last-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.box-account>.panel-body+.table,.box-account>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.box-account>.table>tbody:first-child>tr:first-child td,.box-account>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.box-account>.table-bordered,.box-account>.table-responsive>.table-bordered {
    border: 0;
}

.box-account>.table-bordered>tbody>tr>td:first-child,.box-account>.table-bordered>tbody>tr>th:first-child,.box-account>.table-bordered>tfoot>tr>td:first-child,.box-account>.table-bordered>tfoot>tr>th:first-child,.box-account>.table-bordered>thead>tr>td:first-child,.box-account>.table-bordered>thead>tr>th:first-child,.box-account>.table-responsive>.table-bordered>tbody>tr>td:first-child,.box-account>.table-responsive>.table-bordered>tbody>tr>th:first-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.box-account>.table-responsive>.table-bordered>thead>tr>td:first-child,.box-account>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.box-account>.table-bordered>tbody>tr>td:last-child,.box-account>.table-bordered>tbody>tr>th:last-child,.box-account>.table-bordered>tfoot>tr>td:last-child,.box-account>.table-bordered>tfoot>tr>th:last-child,.box-account>.table-bordered>thead>tr>td:last-child,.box-account>.table-bordered>thead>tr>th:last-child,.box-account>.table-responsive>.table-bordered>tbody>tr>td:last-child,.box-account>.table-responsive>.table-bordered>tbody>tr>th:last-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.box-account>.table-responsive>.table-bordered>thead>tr>td:last-child,.box-account>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.box-account>.table-bordered>tbody>tr:first-child>td,.box-account>.table-bordered>tbody>tr:first-child>th,.box-account>.table-bordered>tbody>tr:last-child>td,.box-account>.table-bordered>tbody>tr:last-child>th,.box-account>.table-bordered>tfoot>tr:last-child>td,.box-account>.table-bordered>tfoot>tr:last-child>th,.box-account>.table-bordered>thead>tr:first-child>td,.box-account>.table-bordered>thead>tr:first-child>th,.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>td,.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>th,.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>td,.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>th,.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.box-account>.table-responsive>.table-bordered>thead>tr:first-child>td,.box-account>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.box-account>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.box-account .box-head {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333;
}

.box-account .box-head:after,.box-account .box-head:before {
    content: " ";
    display: table;
}

.box-account .box-head:after {
    clear: both;
}

.box-account .box-head>.dropdown .dropdown-toggle {
    color: inherit;
}

.box-account .box-head h2 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.box-account .box-head h2>a {
    color: inherit;
}

.box-account .box-head a {
    float: right;
}

@media (max-width:768px) {
    .box-account {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
    }
}

.dashboard .box .box-title {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    text-align: right;
}

.dashboard .box .box-title:after,.dashboard .box .box-title:before {
    content: " ";
    display: table;
}

.dashboard .box .box-title:after {
    clear: both;
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
    margin: 0;
    float: left;
    font-size: 18px;
}

.dashboard .col2-set>.box>.box-title {
    margin-left: 15px;
    margin-right: 15px;
}

.dashboard .box-recent .data-table {
    margin-bottom: 0;
}

.dashboard .box-info address,.dashboard .box-info p {
    margin: 0;
}

.dashboard .box-info .box {
    margin-bottom: 30px;
}

.dashboard .box-reviews ol {
    margin-bottom: 0;
}

.dashboard .box-reviews .number {
    float: left;
}

.dashboard .box-reviews .details {
    margin-left: 20px;
}

.dashboard .box-reviews li.item {
    margin-bottom: 10px;
}

.dashboard .box-reviews li.item:after,.dashboard .box-reviews li.item:before {
    content: " ";
    display: table;
}

.dashboard .box-reviews li.item:after {
    clear: both;
}

.dashboard .box-reviews li.item:last-child {
    margin-bottom: 0;
}

.dashboard .box-reviews .ratings {
    margin-top: 5px;
}

.dashboard .box-tags .number {
    float: left;
}

.dashboard .box-tags .details {
    margin-left: 20px;
}

.dashboard .box-tags li.item {
    margin-bottom: 10px;
}

.dashboard .box-tags li.item:last-child {
    margin-bottom: 0;
}

.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li {
    display: inline;
}

.addresses-list h2 {
    font-size: 18px;
}

.addresses-list h3 {
    margin-top: 0;
    font-size: 14px;
}

.addresses-list address {
    margin: 0 0 3px;
}

.addresses-list p {
    margin: 0;
}

.addresses-list .link-remove {
    color: #a94442;
}

.addresses-list .separator {
    margin: 0 3px;
}

.addresses-list li.item {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.addresses-list li.item>.list-group {
    margin-bottom: 0;
}

.addresses-list li.item>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.addresses-list li.item>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.addresses-list li.item>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.addresses-list li.item>.panel-collapse>.table,.addresses-list li.item>.table,.addresses-list li.item>.table-responsive>.table {
    margin-bottom: 0;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child,.addresses-list li.item>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:first-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:first-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:first-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:last-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:last-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:last-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child,.addresses-list li.item>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:first-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:first-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:last-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:last-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.addresses-list li.item>.panel-body+.table,.addresses-list li.item>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.addresses-list li.item>.table>tbody:first-child>tr:first-child td,.addresses-list li.item>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.addresses-list li.item>.table-bordered,.addresses-list li.item>.table-responsive>.table-bordered {
    border: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr>td:first-child,.addresses-list li.item>.table-bordered>tbody>tr>th:first-child,.addresses-list li.item>.table-bordered>tfoot>tr>td:first-child,.addresses-list li.item>.table-bordered>tfoot>tr>th:first-child,.addresses-list li.item>.table-bordered>thead>tr>td:first-child,.addresses-list li.item>.table-bordered>thead>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr>td:last-child,.addresses-list li.item>.table-bordered>tbody>tr>th:last-child,.addresses-list li.item>.table-bordered>tfoot>tr>td:last-child,.addresses-list li.item>.table-bordered>tfoot>tr>th:last-child,.addresses-list li.item>.table-bordered>thead>tr>td:last-child,.addresses-list li.item>.table-bordered>thead>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr:first-child>td,.addresses-list li.item>.table-bordered>tbody>tr:first-child>th,.addresses-list li.item>.table-bordered>tbody>tr:last-child>td,.addresses-list li.item>.table-bordered>tbody>tr:last-child>th,.addresses-list li.item>.table-bordered>tfoot>tr:last-child>td,.addresses-list li.item>.table-bordered>tfoot>tr:last-child>th,.addresses-list li.item>.table-bordered>thead>tr:first-child>td,.addresses-list li.item>.table-bordered>thead>tr:first-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>td,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.addresses-list li.item>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.addresses-list li.item h3 {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333;
}

.addresses-list li.item h3>.dropdown .dropdown-toggle {
    color: inherit;
}

.addresses-list li.empty {
    background: 0 0;
    border: 0;
    padding: 0;
}

.order-info {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.order-info dd {
    padding-left: 10px;
}

.order-info li {
    display: inline;
    margin: 0 3px;
}

.order-info li:first-child {
    margin-left: 0;
}

.order-info li:last-child {
    margin-right: 0;
}

.order-info .current {
    font-weight: 700;
}

.order-date {
    margin-bottom: 10px;
}

.order-info-box {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-left: 0;
    margin-right: 0;
    border-color: #ddd;
    padding-top: 15px;
}

.order-info-box>.list-group {
    margin-bottom: 0;
}

.order-info-box>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.order-info-box>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.order-info-box>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.order-info-box>.panel-collapse>.table,.order-info-box>.table,.order-info-box>.table-responsive>.table {
    margin-bottom: 0;
}

.order-info-box>.table-responsive:first-child>.table:first-child,.order-info-box>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child,.order-info-box>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.order-info-box>.panel-body+.table,.order-info-box>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.order-info-box>.table>tbody:first-child>tr:first-child td,.order-info-box>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.order-info-box>.table-bordered,.order-info-box>.table-responsive>.table-bordered {
    border: 0;
}

.order-info-box>.table-bordered>tbody>tr>td:first-child,.order-info-box>.table-bordered>tbody>tr>th:first-child,.order-info-box>.table-bordered>tfoot>tr>td:first-child,.order-info-box>.table-bordered>tfoot>tr>th:first-child,.order-info-box>.table-bordered>thead>tr>td:first-child,.order-info-box>.table-bordered>thead>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.order-info-box>.table-bordered>tbody>tr>td:last-child,.order-info-box>.table-bordered>tbody>tr>th:last-child,.order-info-box>.table-bordered>tfoot>tr>td:last-child,.order-info-box>.table-bordered>tfoot>tr>th:last-child,.order-info-box>.table-bordered>thead>tr>td:last-child,.order-info-box>.table-bordered>thead>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.order-info-box>.table-bordered>tbody>tr:first-child>td,.order-info-box>.table-bordered>tbody>tr:first-child>th,.order-info-box>.table-bordered>tbody>tr:last-child>td,.order-info-box>.table-bordered>tbody>tr:last-child>th,.order-info-box>.table-bordered>tfoot>tr:last-child>td,.order-info-box>.table-bordered>tfoot>tr:last-child>th,.order-info-box>.table-bordered>thead>tr:first-child>td,.order-info-box>.table-bordered>thead>tr:first-child>th,.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>td,.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>th,.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>td,.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>th,.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>td,.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.order-info-box>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.order-info-box .box {
    margin-bottom: 15px;
}

.order-info-box h2 {
    margin-top: 0;
    font-size: 14px;
}

.order-info-box address {
    margin-bottom: 0;
}

.order-items h2 {
    font-size: 18px;
}

.order-items h3 {
    font-size: 12px;
}

.order-items .order-links {
    text-align: right;
}

.order-additional {
    margin: 10px 0;
}

.gift-message {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.gift-message>.list-group {
    margin-bottom: 0;
}

.gift-message>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.gift-message>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.gift-message>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.gift-message>.panel-collapse>.table,.gift-message>.table,.gift-message>.table-responsive>.table {
    margin-bottom: 0;
}

.gift-message>.table-responsive:first-child>.table:first-child,.gift-message>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child td:first-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child th:first-child,.gift-message>.table:first-child>thead:first-child>tr:first-child td:first-child,.gift-message>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child td:last-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child th:last-child,.gift-message>.table:first-child>thead:first-child>tr:first-child td:last-child,.gift-message>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child,.gift-message>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child td:first-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child th:first-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child td:last-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child th:last-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.gift-message>.panel-body+.table,.gift-message>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.gift-message>.table>tbody:first-child>tr:first-child td,.gift-message>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.gift-message>.table-bordered,.gift-message>.table-responsive>.table-bordered {
    border: 0;
}

.gift-message>.table-bordered>tbody>tr>td:first-child,.gift-message>.table-bordered>tbody>tr>th:first-child,.gift-message>.table-bordered>tfoot>tr>td:first-child,.gift-message>.table-bordered>tfoot>tr>th:first-child,.gift-message>.table-bordered>thead>tr>td:first-child,.gift-message>.table-bordered>thead>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>thead>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.gift-message>.table-bordered>tbody>tr>td:last-child,.gift-message>.table-bordered>tbody>tr>th:last-child,.gift-message>.table-bordered>tfoot>tr>td:last-child,.gift-message>.table-bordered>tfoot>tr>th:last-child,.gift-message>.table-bordered>thead>tr>td:last-child,.gift-message>.table-bordered>thead>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>thead>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.gift-message>.table-bordered>tbody>tr:first-child>td,.gift-message>.table-bordered>tbody>tr:first-child>th,.gift-message>.table-bordered>tbody>tr:last-child>td,.gift-message>.table-bordered>tbody>tr:last-child>th,.gift-message>.table-bordered>tfoot>tr:last-child>td,.gift-message>.table-bordered>tfoot>tr:last-child>th,.gift-message>.table-bordered>thead>tr:first-child>td,.gift-message>.table-bordered>thead>tr:first-child>th,.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>td,.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>th,.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>td,.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>th,.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>td,.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.gift-message>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.gift-message dt {
    padding-left: 10px;
}

.gift-message dt strong {
    display: block;
    margin-left: -10px;
}

.gift-message dd {
    margin-top: 10px;
}

.gift-message-row .gift-message {
    padding: 0;
    margin: 0;
    border: 0;
}

.order-about {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd;
}

.order-about>.list-group {
    margin-bottom: 0;
}

.order-about>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.order-about>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.order-about>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.order-about>.panel-collapse>.table,.order-about>.table,.order-about>.table-responsive>.table {
    margin-bottom: 0;
}

.order-about>.table-responsive:first-child>.table:first-child,.order-about>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.order-about>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-about>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-about>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-about>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.order-about>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-about>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-about>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-about>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child,.order-about>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.order-about>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-about>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.order-about>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-about>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.order-about>.panel-body+.table,.order-about>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.order-about>.table>tbody:first-child>tr:first-child td,.order-about>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.order-about>.table-bordered,.order-about>.table-responsive>.table-bordered {
    border: 0;
}

.order-about>.table-bordered>tbody>tr>td:first-child,.order-about>.table-bordered>tbody>tr>th:first-child,.order-about>.table-bordered>tfoot>tr>td:first-child,.order-about>.table-bordered>tfoot>tr>th:first-child,.order-about>.table-bordered>thead>tr>td:first-child,.order-about>.table-bordered>thead>tr>th:first-child,.order-about>.table-responsive>.table-bordered>tbody>tr>td:first-child,.order-about>.table-responsive>.table-bordered>tbody>tr>th:first-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.order-about>.table-responsive>.table-bordered>thead>tr>td:first-child,.order-about>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.order-about>.table-bordered>tbody>tr>td:last-child,.order-about>.table-bordered>tbody>tr>th:last-child,.order-about>.table-bordered>tfoot>tr>td:last-child,.order-about>.table-bordered>tfoot>tr>th:last-child,.order-about>.table-bordered>thead>tr>td:last-child,.order-about>.table-bordered>thead>tr>th:last-child,.order-about>.table-responsive>.table-bordered>tbody>tr>td:last-child,.order-about>.table-responsive>.table-bordered>tbody>tr>th:last-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.order-about>.table-responsive>.table-bordered>thead>tr>td:last-child,.order-about>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.order-about>.table-bordered>tbody>tr:first-child>td,.order-about>.table-bordered>tbody>tr:first-child>th,.order-about>.table-bordered>tbody>tr:last-child>td,.order-about>.table-bordered>tbody>tr:last-child>th,.order-about>.table-bordered>tfoot>tr:last-child>td,.order-about>.table-bordered>tfoot>tr:last-child>th,.order-about>.table-bordered>thead>tr:first-child>td,.order-about>.table-bordered>thead>tr:first-child>th,.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>td,.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>th,.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>td,.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>th,.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.order-about>.table-responsive>.table-bordered>thead>tr:first-child>td,.order-about>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.order-about>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.order-about dd {
    margin-bottom: 10px;
    padding-left: 10px;
}

.order-about dd:last-child {
    margin-bottom: 0;
}

.my-wishlist textarea {
    display: block;
    width: 80%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: auto;
}

.my-wishlist textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.my-wishlist textarea::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.my-wishlist textarea:-ms-input-placeholder {
    color: #777;
}

.my-wishlist textarea::-webkit-input-placeholder {
    color: #777;
}

.my-wishlist textarea[disabled],.my-wishlist textarea[readonly],fieldset[disabled] .my-wishlist textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.my-wishlist textarea {
    height: auto;
}

.my-wishlist .add-to-cart-alt input.input-text,.my-wishlist .price-box {
    margin-bottom: 5px;
}

.my-wishlist .add-to-cart-alt .btn-cart {
    display: inline-block;
  margin-bottom: 0;
  text-align: right;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  font-size: 16px;
    width: 200px;
  height: 46px;
  background-color: #dc5b00;

}

.my-wishlist p {
    margin-bottom: 0;
}

.my-wishlist .link-edit {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    width: 100%;
    display: block;
}
.my-wishlist .link-edit.active:focus,.my-wishlist .link-edit:active:focus,.my-wishlist .link-edit:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.my-wishlist .link-edit:focus,.my-wishlist .link-edit:hover {
    text-decoration: none;
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.my-wishlist .link-edit.disabled,.my-wishlist .link-edit[disabled],fieldset[disabled] .my-wishlist .link-edit {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active,.my-wishlist .link-edit:focus,.my-wishlist .link-edit:hover,.open>.dropdown-toggle.my-wishlist .link-edit {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active,.open>.dropdown-toggle.my-wishlist .link-edit {
    background-image: none;
}

.my-wishlist .link-edit.disabled,.my-wishlist .link-edit.disabled.active,.my-wishlist .link-edit.disabled:active,.my-wishlist .link-edit.disabled:focus,.my-wishlist .link-edit.disabled:hover,.my-wishlist .link-edit[disabled],.my-wishlist .link-edit[disabled].active,.my-wishlist .link-edit[disabled]:active,.my-wishlist .link-edit[disabled]:focus,.my-wishlist .link-edit[disabled]:hover,fieldset[disabled] .my-wishlist .link-edit,fieldset[disabled] .my-wishlist .link-edit.active,fieldset[disabled] .my-wishlist .link-edit:active,fieldset[disabled] .my-wishlist .link-edit:focus,fieldset[disabled] .my-wishlist .link-edit:hover {
    background-color: #fff;
    border-color: #ccc;
}

.my-wishlist .link-edit .badge {
    color: #fff;
    background-color: #333;
}

.my-wishlist .btn-add {

}

.my-wishlist .btn-add.active,.my-wishlist .btn-add:active,.my-wishlist .btn-add:focus,.my-wishlist .btn-add:hover,.open>.dropdown-toggle.my-wishlist .btn-add {
    color: #fff;
    background-color: #4f8dae;
    border-color: #518eae;
}

.my-wishlist .btn-add.active,.my-wishlist .btn-add:active,.open>.dropdown-toggle.my-wishlist .btn-add {
    background-image: none;
}

.my-wishlist .btn-add.disabled,.my-wishlist .btn-add.disabled.active,.my-wishlist .btn-add.disabled:active,.my-wishlist .btn-add.disabled:focus,.my-wishlist .btn-add.disabled:hover,.my-wishlist .btn-add[disabled],.my-wishlist .btn-add[disabled].active,.my-wishlist .btn-add[disabled]:active,.my-wishlist .btn-add[disabled]:focus,.my-wishlist .btn-add[disabled]:hover,fieldset[disabled] .my-wishlist .btn-add,fieldset[disabled] .my-wishlist .btn-add.active,fieldset[disabled] .my-wishlist .btn-add:active,fieldset[disabled] .my-wishlist .btn-add:focus,fieldset[disabled] .my-wishlist .btn-add:hover {
    background-color: #39576a;
    border-color: #65dcf5;
}

.my-wishlist .btn-add .badge {
    color: #39576a;
    background-color: #fff;
}

.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    max-width: 100%;
    height: auto;
}

.product-review .product-img-box .label {
    font-size: 12px;
}

.product-review .product-img-box .ratings .rating-box {
    display: block;
    float: none;
    margin-bottom: 5px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    margin-bottom: 10px;
    font-size: 18px;
}

.product-review h3 {
    font-size: 14px;
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    margin-bottom: 5px;
}

.billing-agreements .info-box {
    margin: 10px 0;
}

.billing-agreements .form-list li select {
    float: left;
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px;
}

.billing-agreements .table-caption {
    font-weight: 700;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-open {
    overflow: hidden;
}

.modal-open .navbar-fixed-bottom,.modal-open .navbar-fixed-top,body.modal-open {
    margin-right: 0;
}

@media screen and (min-width:992px) {
    .modal-media .modal-dialog {
        width: 940px;
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1;
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: 'PT Sans', sans-serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.carousel-inner>.active.left {
    float: none!important;
}

.cart .cart-collaterals:after,.cart .cart-collaterals:before,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:before,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:before,.clearfix:after,.clearfix:before,.col2-set:after,.col2-set:before,.col4-set:after,.col4-set:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.layout:after,.layout:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.panel-body:after,.panel-body:before,.product-essential .product-img-box .more-views ul:after,.product-essential .product-img-box .more-views ul:before,.product-options-bottom:after,.product-options-bottom:before,.product-view:after,.product-view:before,.products-grid:after,.products-grid:before,.row:after,.row:before,header[role=banner]:after,header[role=banner]:before {
    content: " ";
    display: table;
}

.cart .cart-collaterals:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.clearfix:after,.col2-set:after,.col4-set:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.layout:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.panel-body:after,.product-essential .product-img-box .more-views ul:after,.product-options-bottom:after,.product-view:after,.products-grid:after,.row:after,header[role=banner]:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    visibility: hidden!important;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.bs-prototype-override {
    display: block!important;
}

.bs-prototype-override.input-group-btn {
    display: table-cell!important;
}

.hidden {
    display: none!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important;
}

.nobr {
    white-space: nowrap!important;
}

.wrap {
    white-space: normal!important;
}

.a-left {
    text-align: left!important;
}

.a-center {
    text-align: center!important;
}

.a-right {
    text-align: right!important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left,.left {
    float: left!important;
}

.f-right,.right {
    float: right!important;
}

.f-none {
    float: none!important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0!important;
}

.no-padding {
    padding: 0!important;
}

.no-bg {
    background: none!important;
}

.clearer:after,.clearer:before {
    content: " ";
    display: table;
}

.clearer:after {
    clear: both;
}

@-ms-viewport {
    width:device-width;
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row!important;
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row!important;
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row!important;
    }

    td.visible-md,th.visible-md {
        display: table-cell!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row!important;
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important;
    }

.product-view .product-shop{

        width: 52%;
}
.product-essential .product-img-box{

    width: 48%;
}

}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important;
    }
}

@media print {
    .visible-print {
        display: block!important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row!important;
    }

    td.visible-print,th.visible-print {
        display: table-cell!important;
    }
}

@media print {
    .visible-print-block {
        display: block!important;
    }
}

@media print {
    .visible-print-inline {
        display: inline!important;
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important;
    }
}

@media print {
    .hidden-print {
        display: none!important;
    }
}

/* -----> Ajustes Fit <------- */

.price-box .parcelas{
letter-spacing: 0.5px;
font-size: 14px;
line-height: 14px;
margin-bottom: 1px;
display: block;
color: #333;
font-weight: normal;
}

.price-box .linha{
padding: 0 5px;
display: block;
text-align: center;
width: 100%;
margin-bottom: 15px;
border-bottom: 1px solid #ECECEC;
margin-top: 6px;
}

.price-box .ou {
margin-top: -1.5% !important;
background: #fff;
font-size: 14px;
padding: 0 10px 0 10px;
margin-top: 10px !important;
position: relative;
top:7px;
}

.box-detalhes .price-box .ou {background: #FCFCFC;}

.price-box .precoboleto{
color: #282828;
font-size: 24px;
font-weight: bold;
text-align: center;
padding-top: 15px;
}


.price-box .textoboleto{
display: block;
margin-top: 10px;
color: #282828;
font-size: 11px;
text-transform: uppercase;
text-align: center;
}


.oferta-prod .ou {
font-weight: 600;
}

.catalog-product-view .price-box .precoboleto{
    color: #FE8A23;
}

.catalog-product-view .price-box .textoboleto{
    color: #FE8A23;
}


#back_top {
    background-color: #ff6a00;
    bottom: 20px;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    width: 40px;
    border-bottom: 10px solid #dc5b00;
    background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/up-fit.png") no-repeat;
    
}
.telefone-top{
margin-left: 0px;
}

.topfit {
margin-top: 0px;
}

.menutop {
margin-right: -60px;
text-align: right;
}

.menufit{
background-color: #231F20;
padding-top: 10px;
font-family: 'PT Sans', sans-serif;
color: #ffffff;
margin-bottom: 30px;
}

.menufit a{ color: #fff; }

@media (min-width:650px) and (max-width: 992px){
	.col-md-4{
		float:left;
		width: 33.3333333%;
	}
}
@media (min-width:515px) and (max-width: 650px){
	.col-md-4{
		float:left;
		width: 50%;
	}
}
@media (min-width:400px) and (max-width:515px){
	.col-md-4{
		float: left;
		width: 100%;
		text-align: center;
	}
}

.newsletter-footer input {
font-size: 14px;
border-radius: 5px;
padding-left: 40px;
border: 1px solid #ececec;
box-shadow: 0 0 0;
border-left: 3px solid #ccc;
}
.box-institucional{
margin-top: 20px;}


.cms-index-index .cms-home .sub-title, .subtitle {text-align: center; color: #282828 !important;
font-family: 'PT Sans', sans-serif;
font-size: 26px;
padding: 0 10px;
display: block;
}

.subtitle span {
content: "";
position: absolute;
height: 5px;
border-bottom: 3px solid #cbcbcb;
}



/* CARRINHO FIT */

.carrinho-cheio .product-name{font-size: 12px; color: #fff;}
.block .actions:after,.block .actions:before,.block .carrinho-cheio:after,.block .carrinho-cheio:before {
    content: " ";
    display: table;
}

.block .actions:after,.block .carrinho-cheio:after {
    clear: both;
}

.block .carrinho-cheio:after,.block .carrinho-cheio:before {
    content: " ";
    display: table;
}

.block .carrinho-cheio:after {
    clear: both;
}

.block .carrinho-cheio li.item {
  padding: 5px 15px;
  background: #fff !important;
  border: dashed 1px #cccccc;
  margin-bottom: 10px;
  height: 80px;
}

/* CARRINHO HOVER */
#carrinho-off {
	display: none;
}

#carrinho-on:hover #carrinho-off {
  display: block;
  position: absolute;
  top: 60px;
  right: 0px;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px;
  z-index: 9999;
  width: 330px;
  padding: 20px;
  -webkit-box-shadow: 0px 1px 10px 1px rgba(143,141,143,0.45);
  -moz-box-shadow: 0px 1px 10px 1px rgba(143,141,143,0.45);
  box-shadow: 0px 1px 10px 1px rgba(143,141,143,0.45);
  left: initial;
  border-radius: 0;
}

.rodape-fit{
	
	background-color: #231f20;
}
.fit-end {
    border-top: 1px solid #cbcbcb;
    text-align: center;
    padding: 10px;
    margin-top: 30px;
    padding-top: 30px;
    line-height: 30px;
}

.c-end {
    text-align: center;
    padding-top: 20px;
	padding-bottom: 20px;
    color: #9f9f9f;
}


.mb-breadcrumbs {margin-bottom: 10px;}

#menu-button{

}

/* BUSCA RESPONSIVA */



    

/* menu fixo teste
.menu-topo { position: fixed; z-index: 9999; margin-left: 19.5%; background-color: #FFF;} */   

.head-checkout{padding-top: 30px; padding-bottom: 30px; background-color: #fafafa;} 

.links { height: auto; width: auto }

.telefone-top, .email-top, .menulinks .first, .menulinks .top-link-checkout, .menulinks .favoritos, .menulinks .last { display: inline-block;
background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/topo.png") no-repeat; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}


.telefone-top{ background-position: -0px -114px; padding-left: 28px; padding-right: 30px;}

.email-top{ background-position: -0px -82px; padding-left: 28px;}

.menulinks .first { background-position: -0px -214px; padding-left: 28px;}
.menulinks .first:hover { background-position: -0px -194px; padding-left: 24px; color:#ff6a00;}
.menulinks .first:hover > a {color:#ff6a00;}

.menulinks .top-link-checkout { background-position: -0px -257px; padding-left: 28px;}
.menulinks .top-link-checkout:hover { background-position: -0px -236px; padding-left: 28px;}
.menulinks .top-link-checkout:hover > a {color:#ff6a00;}

.menulinks .favoritos { background-position: -0px -36px; padding-left: 28px;}
.menulinks .favoritos:hover {background-position: -0px -5px; padding-left: 28px;}
.menulinks .favoritos:hover > a {color:#ff6a00;}

.menulinks .last { background-position: -0px -174px; padding-left: 28px; }
.menulinks .last:hover { background-position: -0px -154px; padding-left: 28px; }
.menulinks .last:hover > a {color:#ff6a00;}

.menulinks { 
	float: right;
}

.qty-cart { background-color: #ff6a00;
width: 26px;
height: 26px;
font-size: 20px;
top: -14px;
right: -10px;
position: absolute; }

.stotal { display: inline-block; background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/cart.png") no-repeat; background-position: -0px -0px; padding-left: 60px; }
.box-centerbanner { text-align: center; font-family: 'PT Sans', sans-serif; font-weight: 700;  }
.icon-boleto, .icon-desconto, .icon-seguro, .icon-parcela { display: inline-block; background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/box-b.png") no-repeat; }

.box-centerbanner h2{
    font-weight: 700;
}
.box-centerbanner p{
    font-weight: 700;
    font-size: 13px;
}


.icon-boleto { background-position: -0px -120px; width: 60px; height: 60px;} 
.icon-desconto { background-position: -0px -60px; width: 60px; height: 60px;} 
.icon-seguro { background-position: -0px -0px; width: 60px; height: 60px;} 
.icon-parcela { background-position: -0px -180px; width: 60px; height: 60px;} 

.linharotulo {
padding: 0 5px;
display: block;
background: #fff;
text-align: center;
width: 100%;
margin-bottom: 15px;
margin-bottom: 50px;
}

.oferta{position: absolute;right: 0px;padding-right: 10px;}
.products-grid li.item {position:relative;}

.price-box { font-family: 'PT Sans', sans-serif; font-weight: 700; }

.comprar { font-family: 'PT Sans', sans-serif; font-weight: 700;  text-transform: uppercase; color: #fff; background-color: #ff6a00; }
.box-news-social{ background-color: #ff6a00; padding-top: 30px; margin-top: 35px; }
.box-institucional h5 { font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.0px;  }
.box-institucional { color:#9f9f9f; }
.box-institucional a { color:#9f9f9f; }
.box-institucional a:hover { color:#fff; }
.fit-end { color:#9f9f9f; }
.fit-end a { color:#9f9f9f; }
.fit-end a:hover { color:#fff; }
.logo-fit { text-align: center; padding: 12px }

.box-news-social .h4, h4 { font-size: 40px; color: #ffffff;}
.bloco-newslleter { padding-bottom: 20px;}
.bloco-newslleter .h4, h4 { display: inline; vertical-align: bottom;}

.bloco-newslleter h4{
	font-size: 40px;
	line-height: 50px;
	font-family: Italianno;
}

.bloco-newslleter .input-text { display: inline;
width: 420px;
height: 50px;
border-radius: 0px;
margin-left: 20px;
background-color: #fff;
border: 2px solid transparent;
border-color: #fff;;
border-radius: 2px 0px 0px 2px;}

.bloco-newslleter .button { margin: 0px;
font-family: 'PT Sans', sans-serif; font-weight: 700; 
font-size: 17px;
height: 50px;
cursor: pointer;
background-color: #ff6a00;
border: 2px solid #fff;
border-radius: 0px 2px 2px 0px;
vertical-align:top;
text-align: left;
margin-left: -5px; }

.bloco-newslleter .bt-news { color: #fff; margin-left: 10px;}

.social-icon{
    display: inline-block; background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/social-sprite.png") no-repeat; 
    overflow: hidden; 
    text-indent: -9999px; 
    text-align: right;  
}

.social-icon:hover{
    opacity:0.7;
}

.face, .tw, .gplus, .ytube, .insta { 
    display: inline-block; background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/social-sprite.png") no-repeat; 
    overflow: hidden; 
    text-indent: -9999px; 
    text-align: right; 
    width: 50px !important;
    margin-left: 8px !important
}

.face { background-position: 0px -50px; width: 50px; height: 50px; margin-left: 20px; }
.face:hover { background-position: 0px 0px; width: 50px; height: 50px; margin-left: 20px; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}
.tw { background-position: -0px -350px; width: 50px; height: 50px; margin-left: 20px; }
.tw:hover { background-position: -0px -300px; width: 50px; height: 50px; margin-left: 20px; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}
.gplus { background-position: -0px -150px; width: 50px; height: 50px; margin-left: 20px; }
.gplus:hover { background-position: -0px -100px; width: 50px; height: 50px; margin-left: 20px; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}
.ytube { background-position: -0px -450px; width: 50px; height: 50px; margin-left: 20px; }
.ytube:hover { background-position: -0px -400px; width: 50px; height: 50px; margin-left: 20px; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}
.insta { background-position: -0px -250px; width: 50px; height: 50px; margin-left: 20px; }
.insta:hover { background-position: -0px -200px; width: 50px; height: 50px; margin-left: 20px; 
transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
}

.searchautocomplete .nav-submit-button .button{
    padding: 0 10px !important;
}


.searchautocomplete {
width: auto;
display: block;
padding:0;
margin: 0;
float: right;
height: 50px;
}

#topSearchBlock, #topCartBlock{
    height: 50px;
    float: right;
    position: relative;
    margin-bottom: 10px;
    padding-top: 10px;
}

.searchautocomplete .nav .nav-input input{
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-size: 16px;
color: #333;
border-width: 1px;
}

.block-cart .actions button.button{
  border: none;
  color: #fff;
  background-color: #00ac00;
  text-align: center;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  width: 190px;
  height: 42px !important;
  float: none;
}

.block-cart .actions button.button-carrinho{
  border: none !important;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  background-color: #ff6a00;
  color: #fff;
  margin: 0px auto 10px auto !important;
  height: 42px !important;
  font-weight: 400;
  width: 190px;
  float: none;
}

.block-cart .product-details *{
    color:#333 !important;
}

.block-cart .actions button.button i {
  padding-right: 5px;
}

.block-cart  .actions{
    border:none !important;
}
.block-cart .empty{
    font-size: 15px;
}

.home-categorias .col-md-4 a{
    display: block;
width: 100%;
height: 100%;
overflow: hidden;
margin-bottom: 20px
}

.home-categorias .col-md-4 a img{
    width: 100%;
}
.home-categorias{
margin-bottom: 50px;
clear: both;
}

.products-grid .b-prod h5 a{
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.5px;
}

.products-grid .product-name a{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.full-banner {
    height: auto;
    clear: both;
}
.full-banner > div{
    overflow: hidden;
}

.full-banner > div img{
    width: 100%;
}

.breadcrumbs {
padding: 10px 0px 25px 0;
border-bottom: 2px solid #e0e0e0;
margin-bottom: 30px;
}
.breadcrumbs .col-md-6,
.breadcrumbs .col-md-11{
    padding-left: 0
}

.breadcrumbs .col-md-11 h1{
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.breadcrumbs .indicador{
    text-align: right;
}

.breadcrumbs .indicador .col-md-11{
padding-right: 0;
text-transform: uppercase;
font-size: 11px;
margin-top:10px;
float: right;
}

.toolbar{
    border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
padding-bottom: 27px;
}

.toolbar .pager .pages{
    display: none;
}
.toolbar-bottom{
    margin-top: 35px;
}
.toolbar-bottom .toolbar .pager .pages{
    display: block;
}

.toolbar-bottom .toolbar .pager .amount,
.toolbar-bottom .toolbar .pager .sorter,
.toolbar-bottom .toolbar .pager .limiter{
    display: none;
}

aside h2.subtitle{
text-align: left;
text-transform: uppercase;
padding-bottom: 10px;
font-size: 22px;
}

aside .products-final .oferta-prod{
    border-bottom: 1px solid #e0e0e0 !important;
    margin-bottom: 25px !important;
}

aside .category-products{
    margin-bottom: 65px;
}

.fit-total{
    background: #fafafa;
    padding-bottom: 10px;
}
.cms-home .fit-total {
    background: none;
}

.breadcrumbs h1.prod-title{
    display: none;
}

.catalog-product-view .breadcrumbs h1.prod-title{
    display: block !important;
    font-size: 23px;
line-height: 28px;
letter-spacing: 0;
}

.product-view .product-shop{
    border: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0px;
    background-color: none;
}

.product-view .product-shop .product-name{
    padding: 0px;
border-bottom: 0px ;
 border-radius:0px;
 margin: 0; 
 background-color: transparent !important; 
color: #333;
margin-bottom: 20px;
}

.input-group .input-group-btn{
    float: left;margin-left: 15px;
}
.catalog-product-view .input-group .form-control{
    height: 47px !important;
}

.formas-pagamento h5{
    font-weight: bold;
    text-transform: uppercase;
    color: #82bce5;
    letter-spacing: 0.5px;
    font-size: 17px;
}

.formas-pagamento p{
    color:#9f9f9f;
}

.menufit a:hover{color:#ff6a00; text-decoration: none;}

.tituloservicos{font-size: 27px; text-transform: uppercase;}

.fitcolor{color:#ff6a00}

.saibamais a{color: #ff6a00; float: right; font-style: italic; padding-bottom: 40px;}

.servicos-spacer{padding-bottom: 25px;}

.customer-account-login .page > div.container{
    background: #fff;
    width: 100%;

}

.account-login{

}
.account-login .box-login{
    width: 500px;
    height: auto;
    background: #fff;
    margin: 65px auto;
    padding: 25px;
}
.box-login h1{
    margin-top: 0;
border-bottom: 1px solid #333;
padding-bottom: 20px;
margin-bottom: 25px;
font-size: 39px;
text-transform: uppercase;
text-align: center;
font-weight: normal;
}

.box-login .input-text{
    height: 55px;
	line-height: 55px;
	border: none;
	background: #f4f4f4 !important;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	color: #000 !important;
	border: 1px solid #ddd;
}

.box-login input:-webkit-autofill{
    background: #f4f4f4 !important;
}

.box-login button.logar{
float: left;
width: 100%;
background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/bg-btn-1.jpg) center top repeat-x;
height: 55px;
border: none;
box-shadow: none;
border-radius: 0;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
text-align: center;
color: #fff;
}
.box-login button.cadastrar{
float: left;
width: 100%;
background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/bg-btn-2.jpg) center top repeat-x;
height: 55px;
border: none;
box-shadow: none;
border-radius: 0;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
text-align: center;
color: #fff;
}
.box-login button span{
    position: relative;
top: -2px;
}


.box-login .buttons-set{
margin:0 0; 
padding: 0 0; 
border-top: none; 
line-height: auto; 
text-align: left;
padding-bottom: 10px;
}

@media (max-width:1200px) {
    .bloco-newslleter .input-text{
        width: 280px;
    }
}

/* ajustes carrinho de compras */

.desconto .input-text{
	display: inline;
	width: 150px;
	height: 50px;
	border-radius: 0px;
	background-color: #fff;
	border: 2px solid transparent;
	border-color: #ddd;
	border-radius: 2px 0px 0px 2px;
}

.desconto .button{
	margin: 0px;
	font-family: 'PT Sans', sans-serif;
	background-color: #e1e1e1;
	font-weight: 700;
	font-size: 16px;
	height: 50px;
	cursor: pointer;
	border: 2px solid #ddd;
	border-radius: 0px 2px 2px 0px;
	vertical-align: top;
	text-align: left;
	margin-left: -5px;
}

.desconto .button:hover{
background-color: #BDBDBD;
}

.frete .input-text{
	display: inline;
	width: 150px;
	height: 50px;
	border-radius: 0px;
	background-color: #fff;
	border: 2px solid transparent;
	border-color: #ddd;
	border-radius: 2px 0px 0px 2px;
}

.frete .button{
	background-color: #e1e1e1;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	height: 50px;
	cursor: pointer;
	border: 2px solid #ddd;
	border-radius: 0px 2px 2px 0px;
	position: relative;
	left: -3px;
}

.frete .button:hover{
background-color: #BDBDBD;
}


/*ERRO 404*/

#erro404{
    position: relative;
    background:url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/404bg.jpg) center top;
    height: 535px;
}

.info404{
    width: 345px;
    height: auto;
    top: 87px;
    left: 50px;
    position: absolute;
}  

.info404 h1{
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 140px;
    color: #ff6a00;
    letter-spacing: -3px;
    line-height: 140px;
    margin: 0;
    padding: 0;
}
.info404 h2{
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 23px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    color: #334f61;
}

.info404 p{
    color: #334f61;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

#erro404 .searchautocomplete{
    float: left;
    margin-top: 20px;
}

#erro404 .searchautocomplete .nav{
    width:200px;
}

#erro404 .searchautocomplete .nav .nav-input input{
    border: 1px solid #ff6a00;
}

#erro404 .searchautocomplete .nav-submit-button .button{
    background-color: #ff6a00;
    border: 3px solid #ff6a00;
}

#erro404 .searchautocomplete .nav-submit-button .button:hover{
    background-color: #ff6a00;
}

/*.cms-page-view .std{
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
}*/

.cms-quem-somos .std{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.contato-site, .contato-email, .contato-tel { 
    background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/contato-icons.png") no-repeat; 
}

.contato-site { background-position: 0px -1px;
height: 30px;
padding-left: 58px;
padding-top: 6px;
color: #ff6a00;
font-family: 'PT Sans', sans-serif;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
margin-bottom: 15px;
}
.contato-email {
background-position: 0px -50px;
height: 30px;
padding-left: 58px;
padding-top: 6px;
color: #ff6a00;
font-family: 'PT Sans', sans-serif;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;	
margin-bottom: 15px;
}
.contato-tel{
background-position: 0px -98px;
height: 30px;
padding-left: 58px;
padding-top: 6px;
color: #ff6a00;
font-family: 'PT Sans', sans-serif;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;	
margin-bottom: 15px;
}
.contato-titulo{text-transform: uppercase;
font-weight: 700;}

.contato-subtitulo{font-family: 'PT Sans', sans-serif;
color: #282828;
font-style: italic;
margin-bottom: 25px;}

.box-detalhes{
background: none repeat scroll 0 0 #FCFCFC;
border: 0 none;
border-radius: 10px;
border-bottom: 6px solid #282828;
box-shadow: 0 2px 10px #F0F0F0;
margin-top: 20px;
min-height: 150px;
overflow: hidden;
padding: 10px;
}
.prod-sep{border-right: 1px dotted #ccc;}

.box-detalhes .add-to-box {margin-top: 70px}

.box-detalhes .add-to-box .add-to-links{float: initial}

.wp-sidebar .block .block-title {
	padding-top: initial;
	width: initial;
	height: initial;
	background-color: initial;
	color: initial;
	float: initial;
}

.wp-sidebar button{float: right;
margin-left: 5px;
background-color: #4f8dae;
border: 1px solid #231F20;
color: #fff;
font-weight: bold;
font-family: 'PT Sans', sans-serif;
font-size: 14px;
margin: 10px 0;
border-radius: 3px;
text-align: center;
padding: 0 15px;}

.banner-quemsomos{
background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/images/banner-quem-somos.png) no-repeat;
height: 635px;
background-position: center;

}

/*
* 	Owl Carousel
*	v1.23
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}



.owl-theme .owl-controls .owl-buttons div{
	color: #000;
	display: inline-block;
	zoom: 1;
	display: inline;/*IE7 life-saver /
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	display: inline;/*IE7 life-saver /
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}



.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading{
	min-height: 150px;
	background: url(https://www.espacodogourmet.com.br/skin/frontend/fit/default/css/AjaxLoader.gif) no-repeat center center
}

#owl-demo .owl-item > div img {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom:4px;
}

#owl-demo .owl-item > div{
/*
  background : #42bdc2;
  text-align: center;
  padding:50px 0px;
*/
  margin:3px;
  color: white;
  font-size:32px;
  border:1px white;
}

.wrapper-with-margin{
  margin:0px 50px;
}
 
.owl-theme .owl-controls .owl-buttons div {
  position: relative;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  top: -65px;
  right: 50%;
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  top: -65px;
  left: 44%;
}

.owl-pagination{display: none;}
/* Fim Carrosel */


.mb-category-products .row h2 {}

.fit-nav {
	font-size: 250px;
	color:#fff;
	opacity: 0.5;
}


/*produtos relacionados pagina produto*/
.input-box{padding-top: 10px;}

.block-related .titulo span{ 
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 23px;
}
.block-content .item {width: 33%;display: inline-block; padding: 0 !important;min-width: 300px;}
.block-related{text-align: initial; padding: initial;}
.block-content .product img {float:left;margin-right: 30px;}
.block-content .product button {display: none}
.block-related .product {margin-left: initial;}
.block-related .product-details {padding-top: 20px;}
.block-related .product-name-related{font-size: 16px;}
/* </produtos relacionados> */


/* botao carrinho de compras */

.botao-carrinho {width: 200px;
  height: 46px;
  background-color: #dc5b00;}
 
.botao-carrinho .icone {
	color: #fff;
	background-color: #ed6300;
	width: 55px;
	height: 46px;
	float: left;
	text-align: center;
    font-size: 25px;
    padding-top: 7px;
} 

.botao-carrinho .etiqueta {
  background-color: #ff6a00;
  height: 37px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
}

.fixbtn { border: 0;padding-right: initial;padding: 0;}

.fixbtn2 {width: 100%}

.fixbtn3 {width: 200px;}

.botao-carrinho:hover {background-color: #ed6300;}
.botao-carrinho:hover > .etiqueta {background-color: #dc5b00;}
/* </botao> */


.product-shop .ppage .price{color:#fe8a23;font-family: 'PT Sans', sans-serif;font-size: 30px;}
.box-up-sell .ppage .price{color:#fe8a23;font-family: 'PT Sans', sans-serif;font-size: 18px;}
.crosssell .regular-price .price{color:#fe8a23;font-family: 'PT Sans', sans-serif;font-size: 16px;}

.product-shop .ppage-cartao {font-family: 'PT Sans', sans-serif;font-weight: 100;font-size: 22px;}
.box-up-sell .ppage-cartao {font-family: 'PT Sans', sans-serif;font-weight: 100;font-size: 14px;}
.crosssell .ppage-cartao {font-family: 'PT Sans', sans-serif;font-weight: 100;font-size: 12px;}

.product-shop .add-to-cart {float: left;  width: 200px;}
.product-shop .add-to-links {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
.product-shop  .boleto .preco {color:#fe8a23;font-family: 'PT Sans', sans-serif; font-size: 18px;}
.box-up-sell  .boleto .preco {color:#fe8a23;font-family: 'PT Sans', sans-serif; font-size: 16px;}

.boleto .pordesconto {color:#82bce5}
.product-shop  .boleto {  
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  padding-top: 13px;
}

.box-up-sell  .boleto {  
  font-size: 12px;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
}

.box-up-sell .products-grid .product-image, .box-up-sell .products-grid .price-box, .box-up-sell .products-grid .ratings {text-align: center}
.formas-pagamento{padding-top: 40px;}

.product-view .product-shop .availability {padding-top:initial}

.coracao{font-size: 18px;}

.botao-checkout {
  width: 190px;
  height: 42px;
  background-color: #dc5b00;
}
.botao-checkout .etiqueta{
  text-align: center;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  width: 190px;
  height: 35px;
  background-color: #ff6a00;
  padding-top: 10px;
  font-size: 14px;
}

.botao-checkout:hover {background-color: #ff6a00;}
.botao-checkout:hover > .etiqueta {background-color: #dc5b00;}


.botao-acc {
  width: 100%;
  height: 50px;
  background-color: #dc5b00;
}
.botao-acc .etiqueta{
  text-align: center;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  width: 100%;
  height: 40px;
  background-color: #ff6a00;
  padding-top: 10px;
  font-size: 14px;
}

.botao-acc-nova {background-color: #dc5b00;}
.botao-acc-nova .etiqueta {background-color: #ff6a00;}

.botao-acc:hover {background-color: #dc5b00;}
.botao-acc:hover > .etiqueta {background-color: #ff6a00;}

.botao-acc-nova:hover {background-color: #ff6a00;}
.botao-acc-nova:hover > .etiqueta {background-color: #dc5b00;}

.checkout-types {padding-top: 11px;}

.fixbntchk{margin: 16px 0;}

.frete-form .form-list {display: inline-block;}

.share-list li{display: inline-block}

.crosssell .add-to-links, .crosssell .button, .crosssell .linha, .crosssell .ou, 
.crosssell .precoboleto, .crosssell .textoboleto,.layout-2-cols .block-reorder, 
.layout-2-cols .block-compare, .layout-2-cols .block-cart{display: none}

.block-account .block-content {
  padding: 15px;
  border-top: 3px solid #ff6a00;
  background: #ffffff;
}
.block-account .block-title {
  font-family: 'PT Sans', sans-serif;
  width: 110px;
  height: 25px;
  color: #fff;
  float: initial;
  text-align: center;
  margin-top: 40px;
  padding-top: 3px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.mb-mana-catalogsearch-leftnav .block-title {
  font-family: 'PT Sans', sans-serif;
  padding-top: 12px;
  width: 185px;
  height: 50px;
  background-color: #fff;
  color: #000;
  float: initial;
}

.tel-c {display: inline; padding-right: 30px; font-size: 18px;   display: inline-block;
  background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/ctopo.png") no-repeat;
  background-position: 0px -18px;
  padding-left: 30px;
}
.email-c {display: inline; font-size: 18px;
  background: url("https://www.espacodogourmet.com.br/skin/frontend/fit/default/src/images/ctopo.png") no-repeat;
  background-position: 0px 4px;
  padding-left: 30px;
}
.m-c {display: inline; font-size: 18px;}
.c-logo img {  display: block;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;}
  
.msgs-c{ padding-top: 20px; }

.carrinhovazio h1{
	text-transform: uppercase;
	letter-spacing: 1px;
}

.carrinhovazio span{color: #8c8c8c;font-size: 16px;}

.carrinhovazio i {padding-right: 10px;}

.cart-empty, .cart-empty .meio {text-align: center}

.cart-empty .meio i {font-size: 80px;padding-top: 20px;}

.cart-empty .meio .etiqueta {
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.cart-empty .botao-carrinho {width: 220px;}

.cart-empty .botao {padding-top: 50px;}

.my-account .my-wishlist table{border: 1px solid #dedede;  width: 100%;}
.my-account .my-wishlist td{  border: 1px solid #dedede;
  padding: 10px;}

.my-account .my-wishlist thead {
  background: #ececec;
  border-right: 1px solid #dedede;
  font-weight: normal;
  vertical-align: middle;
  height: 35px;
  white-space: nowrap;
}

.my-account .my-wishlist .price-box {text-align: center;}

.my-account .my-wishlist .cart-cell .add-to-cart-alt .input-text {display: none;}

.my-account .my-wishlist .botao-carrinho {border: 0;  padding: 0;}

.my-account .my-wishlist .fixbtn2 {width: initial;}

.my-account .my-wishlist .botao-acc-nova .etiqueta {  padding: 10px;}
.my-account .my-wishlist .buttons-set{margin: 1em 0 0;}

.container .boxcheckout { 	
	padding: 10px 30px 20px 20px;
	border: 1px solid #E5E5E7;
	border-radius: 10px;
	margin-bottom: 30px;
	overflow: hidden; 
}

.query-cielo-pay-verify .boxcheckout .fa-bars, .onepagecheckout-index-success .boxcheckout .fa-bars{color: #282828;}

.cms-home .rating-box, .catalog-category-view .ratings{display: none}

.account-create .content {  
  padding: 20px 40px 0 40px;
  min-height: 330px;
  background: #fff;
  border-radius: 10px;
 }
 
.account-create, .checkbox input[type=checkbox]{margin-left: initial;}

.onestepcheckout-index-index .step-title {}
.opc .step-title h2{padding-top: 10px;}

#advice-required-entry-newsletter {position: absolute}

.searchautocomplete-placeholder .price-box {text-align: right}

.searchautocomplete-placeholder .price-box .linha,
.searchautocomplete-placeholder .price-box .precoboleto,
.searchautocomplete-placeholder .price-box .textoboleto {display: none}

.carrinho-cheio .actions{text-align: center}
.carrinho-cheio .summary {display: none}
.carrinho-cheio .empty {color: #333; text-align: center;}

.popover.bottom>.arrow {left: 90%;}
#topCartBlock .block-cart {height: 70px;}

.checkout-cart-index .frete-form {padding-top: 20px;}
.checkout-cart-index .validation-advice {position: absolute}

.products-grid .minimal-price-link {display: none !important;}


.button-login {
	border-radius: 8px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	min-width: 243px;
}

.login_with_name {
    font-weight: bold !important;
}

#provider_facebook a {
	border: 12px !important;
	border-radius: 8px;
	background-image: none !important;
	background: #2050b3 !important;
}
@media (max-width:1280px) {
	.direction-nav .prev{top: 24.3333%;}
}

@media (max-width:992px) {

    .searchautocomplete .nav {
      width: 187px;
    }
    .prod-sep{border-right: initial !important;}
    .box-detalhes .add-to-box { margin-top: 0px !important }
}


@media (max-width:768px){
     #topSearchBlock, #topCartBlock{
        float: none !important;
        clear: both;
        width: 275px;
        margin: 0 auto;

     }

    .searchautocomplete {float: none;  width: 278px;}
    .searchautocomplete .nav {
      width: 223px;
      position: relative;
      right: 25px;
    }
    #topSearchBlock .nav .input-text{width: 248px;}
    .block .block-title{
        width: 300px;
    }
    .box-news-social .col-md-4{width: 100%; text-align: center;}
    .menulinks, .menu-quick-access {float: none; text-align: center;}
    .product-essential .product-name {display: none}
    h1.logo {text-align: center}
    .block-related .titulo span {font-size: 21px;}
    .account-login .box-login {width: 350px}
    .popover.bottom>.arrow { left: 50%; }
    #carrinho-on:hover #carrinho-off {width: 300px;}
    .cms-home .subtitle span {font-size: 50px; padding: 0 20px;}
}

@media (max-width:595px){
	.bloco-newslleter .input-text {
		width: 70%;}
	.bloco-newslleter h4{ display: block;text-align: center; }
}

@media (max-width:443px){
	.bloco-newslleter .input-text {
		height: 40px;
		font-size: 12px;}
	.bloco-newslleter .button {
		height: 40px;
	}
		
	.product-shop .add-to-links {
		padding-top: 60px;
		padding-left: 0px;
	}

}

@media (max-width:400px){  
	.bloco-newslleter .input-text {
		display: inline-block;
	    height: 30px;
	    	} 
	.bloco-newslleter .button {
		height: 30px;
		display: inline-block;
	}   
	.bloco-newslleter h4{ font-size: 50px; text-align: center;line-height: 25px;}
	.bloco-newslleter .news-enviar {display: none}
	.bloco-newslleter .news-lupa {display: inline !important}
	
	.cms-home .subtitle {font-size: 50px;}
	.account-login .box-login {width: 300px}

}
@media (max-width: 320px) {

}

@media only screen and (min-width: 320px) and (max-width: 480px) {
table#wishlist-table,table#shopping-cart-table, table#checkout-review-table, table#my-orders-table {
		border: 0 none;
		outline: medium none;
	}
  table#wishlist-table td, 
  table#wishlist-table th table#product-review-table td, 
  table#shopping-cart-table td, 
  table#shopping-cart-table th, 
  table#checkout-review-table td, 
  table#checkout-review-table th, 
  table#my-orders-table th, 
  table#my-orders-table td {
    display: block;
    float: none;
    text-align: center;
  }
  .my-account .my-wishlist thead {display: none;}
  
  .my-account .my-wishlist .buttons-set{text-align: center;}
  
  .my-account .my-wishlist .buttons-set button{  margin-bottom: 10px;}
  .bloco-newslleter .input-text {  width: 65%; }
}
  

.opc .step{padding: 10px 8px;margin-bottom: 10px;}
.form-list li.tipopessoa label{float:left; margin-right: 5%;}
.form-list input.input-text,.form-list select{width:100%;}
.form-list li.wide .input-box{width:100%;}
.form-list li.wide input.input-text,.form-list li.wide select{width:100%;}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month, .form-list .customer-dob .dob-year{padding-right: 0px;}
.form-list .field{width: 50%;}
.form-list .field .input-box{width:100%;}
.form-list .customer-dob .dob-year select,
.form-list .customer-dob .dob-day select,
.form-list .customer-dob .dob-month select { 
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
.form-list .customer-dob select { display:block; width:74px; }

.hide {display: none;}
.nao-sei-cep {cursor: help;font-size: 11px;margin-left: 10px; position: relative; padding-top: 11px; display: block;}
.sp-methods .form-list{padding-left: 0px;}
.onestepcheckout-postcod-process{display: none;margin-left: -15px;position: absolute;width: 16px;height: 16px;}
.onestepcheckout-error-msg, .onestepcheckout-success-msg{font-weight:bold;padding-top: 3px;padding-bottom: 3px;}
.onestepcheckout-error-msg{color: #df280a;border: 1px solid #f16048;background-color: #faebe7;}
.onestepcheckout-success-msg{color: #3d6611;border: 1px solid #446423;background-color: #eff5ea;}
.onestepcheckout-error-msg li, .onestepcheckout-success-msg li{padding-left: 10px;padding-right: 10px;}
#onestepcheckout-container div.validation-passed,#onestepcheckout-container div.validation-error{background: none;padding-right: 0;}
.onestepcheckout-overlay, .onestepcheckout-timer{width: 100%;height: 100%;position: absolute;z-index: 995;background-color: #FFF;}
#acp-overlay{z-index: 995;}
.onestepcheckout-overlay-48{background-image: url('https://www.espacodogourmet.com.br/skin/frontend/base/default/onestepcheckout/images/ajax-loader-48px.gif');background-repeat: no-repeat;background-position: center center;}
.onestepcheckout-overlay-24{background-image: url('https://www.espacodogourmet.com.br/skin/frontend/base/default/onestepcheckout/images/ajax-loader-24px.gif');background-repeat: no-repeat;background-position: center center;}
.onestepcheckout-overlay-16{background-image: url('https://www.espacodogourmet.com.br/skin/frontend/base/default/onestepcheckout/images/ajax-loader-16px.gif');background-repeat: no-repeat;background-position: center center;}
.onestepcheckout-timer{display: none;overflow: hidden;}
.onestepcheckout-timer-title{text-align:center;padding-top:20px;}
.onestepcheckout-timer-title h1 span{font-weight: bold;}
.onestepcheckout-timer-description{text-align:center;}
.onestepcheckout-timer-actions a{font-weight: bold;font-size: 17px;}
.onestepcheckout-timer-actions-left, .onestepcheckout-timer-actions-right{width:50%;float:left}
.onestepcheckout-timer-actions-left{text-align: right;}
.onestepcheckout-timer-actions-right{text-align: left;}
.onestepcheckout-timer-actions-left a{margin-right: 15px;}
.onestepcheckout-timer-actions-right a{margin-left: 15px;}
.onestepcheckout-add-loader-into-this-block,#onestepcheckout-order-review-cart-wrapper,#onestepcheckout-order-review-coupon-wrapper{position: relative;}
.osc-title{font-weight: bold;}
#onestepcheckout-title{}
#onestepcheckout-title-description{font-size: 18px;}
#onestepcheckout-authentification-button{border-top: 1px solid #D8D2C7;}
#onestepcheckout-authentification{overflow: hidden;min-height: 99px;}
#onestepcheckout-authentification-container{height: 120px;position: relative;top: 0px;}
#onestepcheckout-authentification .validation-advice{position: absolute;width: 163px;}
#onestepcheckout-login-form, #onestepcheckout-forgot-password-form, #onestepcheckout-forgot-password-success{display: block;padding-top:5px;min-height: 120px;}
#onestepcheckout-login-form .form-list, #onestepcheckout-forgot-password-form .form-list, #onestepcheckout-forgot-password-success{padding-bottom: 5px}
.onestepcheckout-auth-form-block{display:inline-block;padding-right: 10px;vertical-align: bottom;}
.onestepcheckout-auth-form-block.forgot_password{padding-top: 18px;}
.onestepcheckout-auth-form-block .input-box{width:180px;}
.onestepcheckout-auth-form-block input.input-text {width:174px;}
#onestepcheckout-login-forgot-link{cursor: pointer;}
#onestepcheckout-forgot-password-form p, #onestepcheckout-forgot-password-success p{margin:0;padding:0;}
#onestepcheckout-authentification label{width: auto;text-align: left;padding: 0;}
#onestepcheckout-authentification label.required em {float: right;font-style: normal;color: #eb340a;position: relative;right: -4px;margin-right: 0;}
#onestepcheckout-authentification .form-list .input-box{float: none;}
#onestepcheckout-authentification .form-list .input-box input{float: none;}
.onestepcheckout-cart-table {width: 100%;font-size: 12px;}
.onestepcheckout-cart-table thead th {border-top: thin solid #BEBCB7;border-bottom: thin solid #BEBCB7;font-weight: bold;padding: 2px 8px;color: #0a263c;white-space: nowrap;vertical-align: middle;}
.onestepcheckout-cart-table thead th.qty{text-align: center;}
.onestepcheckout-cart-table thead th.total{text-align: right;}
.onestepcheckout-cart-table tbody td,.onestepcheckout-cart-table tfoot td,.onestepcheckout-cart-table tfoot th{border-bottom: thin solid #BEBCB7;padding: 3px 8px;}
.onestepcheckout-cart-table .btn-remove{display: none;}
.onestepcheckout-cart-table .btn-remove2{display: block;width: 16px;height: 16px;font-size: 0;line-height: 0;background: url(https://www.espacodogourmet.com.br/skin/frontend/base/default/images/btn_trash.gif) 0 0 no-repeat;text-indent: -999em;overflow: hidden;}
#onestepcheckout-review-table-cart-wrapper{position: relative;}
#onestepcheckout-review-cart-redirect-timer-block {border: 1px solid #D8D2C7;}
#onestepcheckout-review-cart-redirect-timer-block.onestepcheckout-overlay{background-position-x: 50%;background-position-y: 90%;}
#onestepcheckout-review-cart-redirect-timer-block .onestepcheckout-timer-title{padding: 20px 20px 0px;}
#onestepcheckout-review-cart-redirect-timer-block h1{font-size: 14px;}
#onestepcheckout-review-cart-redirect-timer-block .onestepcheckout-timer-actions a{font-size: 12px;}
#onestepcheckout-review-coupon{margin-top: 5px;}
#onestepcheckout-review-coupon .input-box{width: 266px;}
#onestepcheckout-review-coupon .input-box input{width: 260px;}
#onestepcheckout-review-coupon .input-box input.with-buttons{width: 120px;}
#onestepcheckout-review-terms{}
#onestepcheckout-review-terms ol li{margin-top: 5px;}
.onestepcheckout-review-terms-description-container{display: none;}
#onestepcheckout-place-order{margin-top: 15px;height: 118px;}
.onestepcheckout-place-order-process img{width: 15px;height: 15px;}
#onestepcheckout-place-order-button {width: 100%;}
#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled,#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled:visited,#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled:hover{color: #f8f8ff;cursor: default;}
#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled span{background-color: transparent !important;background-position: 0 -40px;}
#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled span span{    background-position: 100% 100%;}
#onestepcheckout-place-order-button.onestepcheckout-place-order-button-disabled:hover{top: 0px;}
.onestepcheckout-place-order-please-wait{float: none;color: #555;text-align: center;font-size: 13px;margin-top: 5px;z-index: 5;position: relative;display:none;}
.onestepcheckout-place-order-please-wait img{width: 15px;height: 15px;position: relative;top: 3px;}
#onestepcheckout-place-order-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;background-color: white;-moz-opacity: 0.01;opacity:0.01;filter: alpha(opacity=1);}
.onestepcheckout-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;-moz-opacity: 0.3;opacity:0.3;filter: alpha(opacity=30);z-index: 100;cursor: pointer;}
.onestepcheckout-popup{position:fixed;min-height: 40%;width: 70%;background-color:white;z-index: 200;overflow: hidden;padding: 10px;}
.onestepcheckout-popup-content{overflow-y: scroll;overflow-x: hidden;padding-bottom: 0;}
.onestepcheckout-popup-accept{padding: 10px 10px 0px 10px;text-align: center;}
.onestepcheckout-popup-accept button{background: #eee;height: 30px;width: 150px;border: 1px solid #aaa;color: #555;font-size: 16px;cursor: pointer;}
.onestepcheckout-popup-accept button:hover{background: #ddd;border: 1px solid #999;}
.onestepcheckout-popup-accept a{float: right;margin-right: 16px;font-size: 20px;margin-top: 5px;}

div.oneall_social_login {
  padding-top: 10px;
}

.oneall_social_login_error {
  margin-bottom: 20px;
  background-color: #efdfdf;
  color: #B80C14;
  padding: 10px;
  line-height: 16px;
  font-size: 12px;
  border: 1px dashed #B80C14;
}

.customer-account-login .page-title {
  position: absolute;
  max-width: 1260px;
  width: 1200px;
  margin-top: -150px;
}

.loginpage {
  margin-top: 31px;
}

.logup {
  padding-bottom: 5px;
}

.oneall_social_login iframe {
  max-width: 100%;
  width: 100%;
}

.siginf {
  max-width: 308px;
  width: 100%;
  float: right;
  margin-right: 230px;
}

.clr {
  clear: both;
}

.registerloginform {
  max-width: 308px;
  width: 100%;
  float: left;
  position: relative;
}

.placeregister {
  padding-bottom: 10px;
}

.customer-account-create .oneall_social_login_providers {
  margin-bottom: 25px;
}

@media ( max-width : 1200px) {
  .customer-account-login .page-title {
    max-width: 100%;
  }
  .registerloginform,.siginf {
    float: none;
    display: inline-block;
    margin: 0px auto;
  }
  .customer-account-login .page-title {
    position: static;
    margin-top: 0px;
  }
}

.login_with_name {
  font-weight: bold !important;
}

#provider_facebook a {
border: 12px !important;
border-radius: 8px;
background-image: none !important;
background: #2050b3 !important;
}
