* { 
	margin: 0px;
	padding: 0px;
} 

a {text-decoration:none;}
a:hover {text-decoration:none;}

.littlebottomborder:after {
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    margin-left: -2.5rem;
    position: absolute;
    width: 5rem;
    /*margin-bottom: 0.5rem;*/
}

.text-muted {
    color: #adadad!important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #333!important;
}

.btn-search {color:#888;background:#fff;}

.btn-outline-secondary:hover {color: #fff!important;}

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.navbar-inverse {
	border:none;
	background-color: #c2a661;
	padding:0px;
}

.navbar-inverse .navbar-brand {
    font-weight: normal;
    color: #fed136;
	font-size:42px;	
	padding: 6px 15px;
}

.navbar-form {display: flex;margin: 0;border: none;}

.navbar-form .btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 10px;
    border: 0;
	color: #9d9d9d !important;
	z-index:10;
	background: #fff;
    border: 1px solid #ccc;
    border-left: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#subnavbar {
	padding: 10px 7px 0px;
    margin: 22px 0 0px;
}

#subnavbar .nav-header {
	/*
    background: #ffffff;
    padding: 15px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	*/
}


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

.navbar-form .form-group {
    position: relative !important;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

/*
h3 {
	font-size: 13px;
    color: #333;
    line-height: 14px;
    margin: 0px;
    font-weight: 400;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/
.tab-content>.active {
    display: flex;
}


.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12    {
	padding-right:10px;
	padding-left:10px;
}

.col-md-1, .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-md-10, .col-md-11, .col-md-12  {
	padding-right:10px;
	padding-left:10px;
}

.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12 {
	padding-right:10px;
	padding-left:10px;
}

.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12 {
	padding-right:10px;
	padding-left:10px;
}

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

sup {
    top: -.5em;
    font-size: 55%;
    font-weight: 400;
}

#sidenav h3{font-size: 1.3rem;font-weight: 500;}
#sidenav .list-group-item {font-weight: 300;}

.btn-show-more {font-size:24px; text-align:center; margin:50px 0;display: inline-block;width: 100%;}
.btn-show-more a{padding: 10px 20px;background: #fafafa;border-radius: 5px;}
.btn-show-more a:hover{background:#337ab7; color:#fff;}


.price {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
	padding-top:1px;
	color:#333;
}

a.btn-seeit {
    padding: 0px 4px;
    font-size: 12px;
    float: right;
    margin-top: 0px;
    background-color: #c2a661;
    border-color: #c2a661;    
}

.retailprice {
    /*margin: 0px 10px;*/
    font-size: 12px;
    font-weight: 300;
	color:#c2a661;
}

.stats {
    font-size: 11px;
    font-weight: 400;
	color:#888;
}

.row-list {
	margin:0 -30px;	
}

.infobox {
	/*margin:10px;*/
	position:relative;
}

.infobox h3{
	font-size: 15px;
    color: #222;
    line-height: 23px;
    margin: 0px;
    font-weight: 300;
}

.infobox a.title{
	font-size: 13px;
    color: #555;
    line-height: 18px;
    margin: 0px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;
	display: block;*/
	
	display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	/*height: 2.1rem;*/
}

.infobox-list a.title{margin: 0px;font-weight: 400;}
.infobox-list h2{font-size:1.5rem;line-height: 2rem;font-weight: 600;}
.infobox-list h3{font-size: 1rem;color: #999;font-weight: 400;text-transform: uppercase;}
.infobox-list .price{font-size: 1.6rem;font-weight: 600;}

.img-wrapper {	
	position: relative;
	overflow: hidden;
	/*border-radius: 6px 6px 0 0;*/
}

.media-object {
    display: block;
	/*border-radius: 6px;*/
    /*
	-webkit-transition-duration: 6s;
    transition-duration: 6s;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 25% 100%;
    transform-origin: 25% 100%;
    */
}
	
.media-object:hover {
    /*
    -webkit-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(3deg);
    -webkit-transform-origin: 25% 25%;
    transform-origin: 25% 25%;
    -webkit-filter: saturate(1.4) brightness(1.2);
    filter: saturate(1.4) brightness(1.2);
    */
}	

.cargastore {font-size:30px; font-weight:lighter; text-align:center; display:none; margin:50px 0 800px}

.form-control {
	box-shadox:none !important;	
}

.item {
 display: inline-block;
 /*padding:  .25rem;*/
 width:  100%; 
}

.well {
 position:relative;
 display: block;
 margin-bottom: 15px;
 padding:0px;
 background-color: #fff;
 border: 1px solid #ccc;
 border-radius: 2px;
 box-shadow: none; 
}

#subnavbar h1 {
	margin: 0;
	font-size: 34px;
    font-weight: 500;
    color: #77777F;
    text-align: center;
	margin: 20px 0 10px;
} 

.box {
	position: relative;
	background-color:#FFF;
	display: inline-block;
	margin-bottom:18px;
	width: 100%;
	
	/*box-shadow: #ddd 0 4px 10px;*/
	/*
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.box:hover {
    border: #333 0 solid;
    color: #333;
    box-shadow: none;
    opacity: .95;
    text-shadow: none;
	cursor: pointer;
    /*box-shadow: #D6D6D6 0 6px 12px;*/
    z-index: 1;
    position: relative;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}

.ribbon span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 25px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 14px; left: -23px;
}

.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.ribbon span.auction {background: #008CAD !important;}

.ribbon span.auction::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #1e5799;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}

.ribbon span.auction::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #1e5799;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}

.ribbon-right {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}

.ribbon-right span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 25px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #008D00;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 14px; right: -23px;
}

.ribbon-right span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #008D00;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #008D00;
}
.ribbon-right span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #008D00;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #008D00;
}


/* PAGE */
#page { margin:40px 0 60px; }
#page ul{margin-left: 15px;}

#page ul.list-group {-ms-flex-direction: row;flex-direction: row;}

.navbar .container { padding:0; }

/*
.container-fluid {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
*/
.a2a_kit {position:absolute; bottom:0; left:10px;}

.nav-tabs>li>a {
    border: none;
	background-color:transparent;
	margin: 0px;
	padding: 20px 22px 5px;
	color: #545458;
	/*border-radius: 4px;*/
	font-size:28px;
	height: 66px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    cursor:pointer;
    background-color:transparent;
    border: none;
	border-bottom: 4px solid;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    cursor:pointer;
    background-color:transparent;
    border: none;
	border-bottom: 4px solid;
}

.nav-tabs {
    border:none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    cursor: default;
	border: none;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline;
     zoom:1;	 
    /*background: #ddd;*/
    border-radius: 5px;
    padding: 0px;
    margin: 0px;
}

.nav-tabs, .nav-pills {
    text-align:center;
}

.navbar-form .input-group .twitter-typeahead{
	/*display:block !important;*/
}	

.navbar { flex-wrap: nowrap !important; }

.navbar.is-hidden {
  opacity: 0;
  -webkit-transform: translate(0, -60px);
  -webkit-transition: -webkit-transform .2s, background .3s, color .3s, opacity 0 .3s;
}
.navbar.is-visible {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -webkit-transition: -webkit-transform .2s, background .3s, color .3s;
}

#nav-tab2 a.nav-link {padding: 0.5rem 0.4rem !important;}

.ui-autocomplete{width:300px!important;text-align:left;background:#fff;border:1px solid #d9d9d9;border-top:none;z-index:9999!important;padding:0}
.ui-autocomplete li{font-size:1em;padding:4px 10px;cursor:pointer;list-style:none;margin:0}
.ui-autocomplete ul{padding:0!important;margin:0!important}
.ui-autocomplete li a{color:#333;font-weight:lighter}
.ui-autocomplete li:hover{color:#fff}
.ui-autocomplete a:hover,.ui-autocomplete li:hover a{color:#fff}
.ui-helper-hidden-accessible{display:none}
* html .ui-autocomplete{height:200px;z-index:1000}
.ui-autocomplete-category{font-weight:400;line-height:1.05;z-index:1000}

.tt-dropdown-menu{
	position:absolute;
	margin-top: 46px;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	width:100%;
	background-color:#ffffff;
	border:1px solid #cccccc;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
}
.tt-suggestion > p{
	margin:0;
	padding:7px 11px;
	color:#000;
	font-weight:bold;
	line-height:normal;
	white-space:nowrap;
}
@media (min-width: 768px) {
	.tt-suggestion > p{
		padding-top:5px;
		padding-bottom:5px;
	}
}
.tt-suggestion > p strong{
	color:#777;
	font-weight:normal;
}
.tt-suggestion > p small{
	display:block;
	font-weight:normal;
}

@media (min-width: 768px) {
	.tt-suggestion > p small{
		display:inline;
	}
}
.tt-suggestion > p:hover,
.tt-suggestion > p:focus,
.tt-suggestion.tt-cursor p{
	background-color:#f2f2f2;
	cursor:pointer;
}
.tt-hint{
	color:#777;
}


@media (max-width: 768px) {
	.row-list {
		margin:0 -15px;	
	}
	
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}

   #subnavbar h1 {font-size: 20px; font-weight: normal;color:#333;margin: 0; display:block; text-align:center;} 
	
   .nav-tabs>li>a {
		padding: 20px 10px 5px;
		font-size:18px;
	}	
	
	ul.store-tab {float:none !important;margin:15px 0 0;}
    
}

@media (max-width: 576px) {
    .container {
        max-width: 768px;
    }
}
@media (max-width: 480px) { 
   .col-xxs {
      display:block;
      float:none;
      width: 100%;
   }
   
   #subnavbar h1 {font-size: 20px; font-weight: normal;color:#333;margin: 0; display:block; text-align:center;} 
   
    ul.store-tab {float:none !important;margin:15px 0 0;}
    
    .modal-dialog {margin: 1rem;}
}


@media (min-width: 576px) {.container {max-width: 768px;}}
@media (min-width: 768px) {.container {max-width: 992px;}}
@media (min-width: 992px) {.container {max-width: 1400px;}}

@media (min-width: 1600px){
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.285%;
        flex: 0 0 14.285%;
        max-width: 14.285%;
    }
}
    
@media (min-width: 2000px){
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.1111%;
        flex: 0 0 11.1111%;
        max-width: 0 0 11.1111%;
    }
}
    
.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
    
.itembox {
    padding-top:13px;
    /*border-radius:10px;*/
}    
    
.itembox:hover {
    /*background:#f0f0f0;*/
    /*background:#ffcfd4;*/
}
.infobox {
    background: transparent;
}
.box {
    background: none;
    margin-bottom: 5px;
}

.box-img-wrapper {
    position: relative;padding-bottom: 100%;width: 100%;margin-bottom: 4px;height: 0;background-color: #fff;overflow: hidden; 
}

.box-img-wrapper img{
    object-fit: cover; object-position: center; position: absolute; color: #fff; height:100%; width:100%;
}

input::placeholder { /* Standard */
	color:#C4C4C4 !important;
	/*font-weight:bold;*/
}
.breadcrumb {
    padding:0;
    background: none;
    font-size: 0.9em;
    color:#696969;
    overflow-x: scroll;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;
}


.breadcrumb a {
    color:#696969;
    font-size: 0.9em;
}  
/*    
.breadcrumb a:hover {
    color:#c2a661;
}
*/

.breadcrumb>li {
    display: inline-block;
    font-size: 1rem;
    font-weight: 300;
}
    
.slick-next {right: 40px;z-index: 1000;}
	
.slick-prev {left: 40px;z-index: 1000;}
	
.slick-slide {padding: 0 2px;}	
.slick-prev:before, .slick-next:before {font-size: 40px;}

.nav-pills a {
    /*color: #c2a661;*/
}   
    
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #aaa;
}

.nav-categories h1 {
    font-size: 1rem;
    color: #333;
    font-weight: bolder;
    display: inline;
}    
    
.nav-categories > li {margin-bottom: 10px;}    
.nav-categories > li > a {
    padding: 5px 10px;
    color: #888;
    font-size: 0.9rem;
}   
.nav-categories > li > a:hover {
    background: #f0f0f0;
    color:#333;
    border-radius: 5px;
} 
.nav-categories > li+li {
    margin-left: 0;
    margin-right: 2px;
}
.nav-categories {
    /*margin-bottom: 13px;*/
    min-height: 32px;
}  
    
/*.dropdown-toggle::after {margin-right: 10px;}*/ 

    
.break-out{
  width: 95vw;
  position: relative;
  left: calc(-1 * (95vw - 100%) / 2);
}
    
.badge {font-size: 0.8rem;}    
.badge-danger {background-color: #f8a100;font-weight:normal;}
.badge-danger:hover {background-color: #c2a661 !important;}  


/********** GUIDES ***************/
#guide {color:#3c4653;}
#guide p {line-height: 2.2rem; font-size:1.3rem;margin-bottom: 2.8rem; font-family: Georgia,Times,serif;}
#guide p.firstcharacter:first-letter{float: left;font-size: 4.2rem;line-height: 3.6rem;padding-top: 5px;padding-right: 8px;padding-left: 3px;initial-letter: 2;}
#guide table {margin-bottom: 2.8rem;}
#guide td {padding: 10px;}
#guide ul {padding-left:1.2rem; margin-bottom: 2.8rem;}
#guide li {line-height: 2.2rem; font-size:1.3rem;margin-bottom: 1.2rem; font-family: Georgia,Times,serif;}
#guide p.firstparagraph { text-align: center; font-size:1.3rem; color: #5b7a81; padding-top:0.5rem;}
#guide p.category {text-align: center;font-size:1rem; padding:0;margin:0}
#guide h1{font-size: 2.6rem;font-weight: bold;line-height: 2.9rem;color:#3c4653}
#guide h2{font-weight: bold;padding: 3rem 0 1.5rem;font-size: 2rem;}
#guide h3{font-weight: bold;padding: 1rem 0 1.5rem;font-size: 1.6rem;}
#guide .margin-extra {margin:0 12vw;}
@media (min-width: 1200px) {#guide .margin-extra{margin:0 16rem;}}
@media (max-width: 1025px) {#guide .margin-extra{margin:0 6vw;}}
@media (max-width: 768px) {#guide .margin-extra{margin:0 1rem;}}
@media (max-width: 576px) {#guide .margin-extra{margin:0 0.5rem;}}
