/*MainSection*/
.CoveoSearchInterface .coveo-main-section {
	margin: 0 auto;
	float: none;
}
@media screen and (min-width: 601px) {
	.CoveoSearchInterface .coveo-main-section {
		min-width: 990px;
	}
}

@media screen and (max-width: 600px) {
	.CoveoSearchInterface .coveo-main-section {
		min-width: none;
		display: block;
		float: left;
		margin-right: 0%;
		width: 100%;
		max-width: 100%;
	}
}

/*Facets*/
.CoveoSearchInterface .coveo-facet-column {
	background-color:#FDFDFD;
	width: 25%;
	border:0px;
	min-width: 250px;
}
@media screen and (max-width: 600px) {
	.CoveoSearchInterface .coveo-main-section .coveo-facet-column {
		display: block;
		float: left;
		margin-right: 0%;
		width: 100%;
		max-width: 100%;
	}
}
.CoveoSearchInterface .coveo-facet-column  .facet-column-header-title{
	margin-left: 2%;
	margin-top: 10%;
	font-weight: bold;
	font-size: larger;
}
.CoveoSearchInterface .coveo-facet-column  .facet-column-header{
	border-bottom: 1px solid #cccccc;
}
.CoveoSearchInterface .coveo-results-section .coveo-results-column .coveo-results-header .coveo-summary-section {
    float: right;
}
.CoveoSearchInterface .coveo-results-section .coveo-results-column .coveo-results-header .coveo-sort-section {
    float: left;
}
.CoveoSearchInterface .coveo-results-section .coveo-results-column .coveo-results-header {
	background-color:#fff;
}
.CoveoFacet .coveo-header .coveo-title {
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
}
.coveo-facet-header .coveo-facet-header-title  {
    font-size: 1.4em;
    font-weight: bold;
    color: #000;
}
.CoveoFacet .coveo-facet-header {
	padding-bottom: 0;
}

/*SearchBox*/
.CoveoSearchBox {
	/*height:25px;*/
}
.CoveoSearchButton {
    color: white;
    background: #0076be;
    border: 1px solid #0076be;
}
.CoveoSearchInterface .coveo-results-section .CoveoSearchBox {
    height:38px;
}
.CoveoSearchInterface .coveo-results-column  {
    
}
.CoveoSearchButton:hover {
    background: #339933; 
    height:38px;
    border:1px solid #339933;
}

/*Top header SearchBox specific*/
div#GlobalSearchBox {
background-color:#423d39;
}
div#GlobalSearchBox .coveo-query-box-clear .coveo-icon {
        margin-top: 6px;
}

div#GlobalSearchBox .CoveoSearchButton .coveo-icon {
     margin-top: -40px;
    margin-bottom: 2px;
}

/*ADA Result Templates*/

.searchboxcontainer {
border-bottom: 1px solid #cccccc;
font-size: 1.2em; 
padding:5px;
font-weight:bold; 
width:100%;
height:30px;
text-align:center;
}
.CoveoResult .coveo-title {
color:#0076be;

}
.CoveoPager {
	float: left;
}
.CoveoResult {
    border-bottom:0px;
	float:left;
	width: 33%;
	min-height: 375px;
	padding-right: 13px;
	text-align: center;
	border-bottom: 1px solid black;
	font-family: arial, sans-serif !important;
	min-width: 225px;
	margin: 20px 0 10px 20px;
}
@media screen and (max-width: 600px) {
	.CoveoSearchInterface .coveo-main-section .CoveoResult {
		display: block;
		float: left;
		margin-right: 0%;
		width: 100%;
		max-width: 100%;
	}
}

.CoveoResult .result-content {
	min-height: 100px;
	padding: 1em;
}
.CoveoResult .result-content .result-title-container{
	display: inline-block;
	margin: 0 auto;
	float: none;
    min-height: 57px;
	width: 100%;
}
.CoveoResult + .CoveoResult {
	padding: 0 6px;
}
.CoveoResult dl {
	border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
    font-weight: normal;
	margin: 0 0 8px;
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

html input[type="submit"], input[type="button"]{
	-webkit-appearance: button;
    cursor: pointer;
}
.ada-button.quickview-button {
	background: #a4a4a4;
}

@media screen and (max-width: 600px) {
	.ada-button.quickview-button {
		display:none;
	}
}
.ada-button.add-to-cart-button {
	background: #0076be;
}
.ada-button {
	display: inline-block;
    position: relative;
    border: 0;
    padding: .6em;
    min-width: 80px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
	width: 45%;
}
.ada-button:hover{
	background: #339933;
}


dt, dd {
	margin: 0 3px 0 0;
	color: #414042;
    padding: 0;
}

.CoveoResult .submit-buttons{
	margin: 20px auto 50px;
	width: 200px;
}

.CoveoResult .result-content .result-title-container a.CoveoResultLink{
                margin-bottom: 15px;
    color: #323232;
                text-align: center;
                font-weight: bold;
                line-height: 1.4;
        text-decoration: none;  


}	
.CoveoResult a:hover {
   color: #339933; 

}


/*Breadcrumb*/
.CoveoBreadcrumb .coveo-clear-all {
    margin-top:0;
}


/*Tab control*/
.CoveoSearchInterface .coveo-tab-section {
display:table;
background-color:#cccccc;
padding:0px;
margin-bottom: 0px;
}
.CoveoTab {
display:table-cell;
text-align:center;
float:none;
color:#000;
}
.CoveoTab.coveo-selected {
    background-color:#433d38;
    color:#fff;
}
/*Sort control*/
.coveo-sort-section {
margin-bottom:2px;
}
.CoveoSearchInterface .coveo-results-section .coveo-results-column .coveo-results-header {
    padding:10px 10px 0px 10px;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

#sortCombo {position:relative}
#sortCombo:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
#sortCombo:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

/*QuickView*/
#cBoxOverlay, #colorbox, #cBoxWrapper {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
	font-size: 16px;
	line-height: 1.4em;
    overflow: visible !important;
}

#colorbox, #cboxWrapper {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 600px) {
	#colorbox, #cBoxOverlay {
		display:none !important;
	}
}



#colorbox {
    outline: 0;
	position: fixed;
    top: 50%;
    left: 50%;
	width: 620px;
	min-height: 400px;
	margin-top: -200px;
	margin-left: -310px;
	background-color: #ECECEC;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.5);
    box-shadow: 0 0 30px rgba(0,0,0,.5);
}
#quickview-title-container {
	width: 80%;
	float: left;
}
#quickview-close {
	float:right;
	width: 10%;
}
#quickview-close span {
	float: right;
    padding-top: 8%;
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 8%;
	color: #949494;
	font-size: 22px;
	cursor: pointer;
}
#colorbox  #quickview-title-container h4{
	margin: 1% 3%; 
}

#cBoxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
	background-color: #000;
}

#quickview-title {
	padding: 2% 0;
	margin: none;
}

#quickview-content {
	background-color: #F4F5F6;
	width: 100%;
	min-height: 300px;
	height: auto;
	margin: auto;
	display: inline-block;
	padding: 2%;
}

#quickview-picture-container {
	height: 100%;
	width: 50%;
	float: left;
}

#quickview-picture {
	margin: auto;
    display: table-cell;
    vertical-align: middle;
    margin-top: 9%;
}

#quickview-description {
	padding: 4% 2% 3% 0;
}

#quickview-details{
	height: 70px;
}

#quickview-details-labels {
	float: left;
	width: 50%;
	font-weight: bold;
}
#quickview-details-labels div{
	float: right;
	padding-right: 10%;
}
#quickview-details-fields {
	float: left;
	width: 50%;
}
#quickview-more-container {
	width: 50%;
	float: none;
	margin: 0 auto;
}
#quickview-right-section {
	float: left;
	width: 50%;
	height: 100%;
}
#quickview-close {
	width: 10%;
    float: right;
}
.quickview-quickview-container {
	padding: 2%;
}
.quickview-quickview-container span{
	display: block;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	color: #949494;
	
}
.ada-button.quickview-button.more {
	display: block;
    margin: 3% auto;
	text-decoration: none;
}

.QuickviewBackground {
	opacity: 0.9;
    cursor: pointer;
    visibility: visible;
    display: block;
}
    
.NormalBackground {
	opacity: 1;
    cursor: auto;
    visibility: visible;
    display: none;
}
