﻿/* ------------------------------------------------------------------
Author: Edgar Olivares <eolivares@awareweb.com>
Author: Justin Herrera <jherrera@awareweb.com>
Version 1.0.1
-------------------------------------------------------------------*/
.coveo-logo {
    background-image: url('/Sites/Portal/Design/Images/loadingAnimation.gif'); 
    background-position: 0;
    text-indent: 0;
    background-size: 75px 75px;
    height: 75px;
    width: 75px;
}
#coveoSearchInterface {
    background-color: inherit;
}
#coveoSearchInterface #sidebar {
    background-color: #ebebed;
}
#coveoSearchInterface #sidebar .search_filters {
    overflow: hidden;
    width: 286px;
    padding: 0;
    background-color: #ebebed;
    margin: 25px auto;
}
#coveoSearchInterface #sidebar .search_filters .reset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000;
    float: right;
    line-height: 18px;
    font-size: 16px;
}
#coveoSearchInterface #sidebar .search_filters .reset:hover{color:#ffc000;}
#coveoSearchInterface #sidebar .vertical.callout {
    background-color: #f1f1f1;
    margin-bottom: 0;
    padding-top: 30px;
}
.productResultModelFamilyName {
    font-size: 16px;
}
/* SEARCH BOX */
.CoveoSearchBox {
    height: 18px;
    width: 196px;
    border-radius: 0;
    font-family: arial,sans-serif;
    font-weight: inherit;
    font-size: 100%;
    font-style: inherit;
    line-height: inherit;
    margin: 0;
    vertical-align: baseline;
    margin-top:2px;
}
.CoveoSearchButton {
    padding: 0;
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -2px -1px;
    border: medium none;
    float: left;
    height: 14px;
    width: 13px;
    overflow: hidden;
    text-indent: -999px;
}
.coveo-query-box-clear {
    margin-right: -11px;
    margin-top: -18px;
}
.CoveoQueryBox {
    color: #000;
    font-family: arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25em;
}
/* END SEARCH BOX */
/* FACET RANGE */
.CoveoFacetRange {
    border: 0;
    padding: 0;
    background: none repeat scroll 0 0 #ebebed;
    width: 100%
}
.CoveoFacetRange .coveo-header {
    padding: 0;
}
.CoveoFacetRange .coveo-header .coveo-wait-animation {
    display: none;
}
.CoveoFacetRange .coveo-header .coveo-eraser {
    display: none;
}
.CoveoFacetRange .coveo-header .coveo-title {
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Museo Slab W01_900",arial,sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}
.CoveoFacetRange .coveo-slider-container {
    background: none repeat scroll 0 0 #ebebed;
    height: 80px;
    position: relative;
    width: 100%;
}
.CoveoFacetRange .coveo-slider-container > div {
    height: 43px;
    background: none repeat scroll 0 0 #2d2d2d;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-caption {
    color: #000;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-line {
    border: 0;
    border-radius: 0;
    margin: 0;
    height: 43px;
    width: 100%;
    position: absolute;
    top: 0;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-line.coveo-background {
    background: none repeat scroll 0 0 #626b71;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-line.coveo-active {
    background: none repeat scroll 0 0 #ffcc00;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-button {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -209px -134px;
    height: 44px;
    position: absolute;
    top: -1px;
    width: 44px;
    border-radius: 0;
}
.CoveoFacetRange .coveo-slider-container .coveo-range-button {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -256px -134px;
    background-color: #626b71;
    margin-left:-44px;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-button:before {
    border: 0;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-button:after {
    border: 0;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-button .coveo-background {
    background: none repeat scroll 0 0 #ffcc00;
    height: 100%;
    position: absolute;
    top: 0;
}
.CoveoFacetRange .coveo-slider-container .coveo-slider-caption {
    left: auto;
    top: 50px;
    font-size: 16px;
}
/* END FACET RANGE */
/* FACETS */
.CoveoFacet {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    border: 0;
    padding: 0;
}
.CoveoFacet .coveo-header {
    padding: 0;
    position: relative;
}
.CoveoFacet .coveo-values .coveo-value .coveo-exclude {
    display: none;
}
.CoveoFacet .coveo-header .coveo-wait-animation {
    display: none;
}
.CoveoFacet .coveo-header .coveo-eraser {
    display: none;
}
.CoveoFacet .coveo-header .coveo-title {
    border-bottom: 6px solid #ffcc00;
    margin-bottom: 0;
    padding: 12px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    font-family: "Museo Slab W01_900",arial,sans-serif;
    line-height: 1.25em;
    cursor: pointer;
    text-transform: capitalize;
}
.CoveoFacet .coveo-header .coveo-title .facetCount {
    float: right;
}
.CoveoFacet .coveo-values {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    cursor: pointer;
    margin-bottom: 30px;
    padding: 0;
    margin-top: 0;
}
.CoveoFacet .coveo-values li:last-child {
    border: medium none;
}
.CoveoFacet .coveo-values .coveo-value {
    border-bottom: 1px solid #ebebed;
}
.CoveoFacet .coveo-values .coveo-value.coveo-selectable.coveo-selected {
    background-color: #ffcc00;
}
.CoveoFacet .coveo-values .coveo-value.coveo-selectable:hover {
    background-color: #ffcc00;
}
.CoveoFacet .coveo-values .coveo-value.coveo-selectable:hover .coveo-label .coveo-caption {
    color: #000;
}
.CoveoFacet .coveo-values .coveo-value.coveo-selectable.coveo-selected .coveo-label .coveo-caption {
    color: #000;
}
.CoveoFacet .coveo-values .coveo-value.coveo-selectable .coveo-label .coveo-caption {
    color: #000;
    font-family: "Museo Sans W01_500";
    font-size: 16px;
    letter-spacing: -0.05em;
    line-height: 24px;
    text-transform: capitalize;
    padding: 18px 25px;
}
.CoveoFacet .coveo-values .coveo-value .coveo-label .coveo-checkbox {
    display: none;
}
.CoveoFacet .coveo-header .coveo-expand {
    bottom: -16px;
    left: 240px;
    position: absolute;
}
.CoveoFacet .coveo-header .coveo-expand .coveo-icon {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -128px -25px;
        
    height: 11px;
    right: 10px;
    width: 22px;
}
.CoveoFacet .coveo-header .coveo-collapse {
    bottom: 0;
    left: 240px;
    position: absolute;
}
.CoveoFacet .coveo-header .coveo-collapse .coveo-icon {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -127px -6px;
        
    height: 11px;
    right: 10px;
    width: 22px;
}
/* END FACETS */
.CoveoResultList {
    margin: 0 0 100px;
}
.CoveoResultList .CoveoResult {
    float: left;
    margin-bottom: 30px;
    width: 48%;
    border-bottom: 0;
    margin-left: 0;
    margin-top: 0;
}
.CoveoResultList .CoveoResult:nth-child(2n+1) {
    margin-right: 30px;
}
.CoveoResultList .CoveoResult a {
    color: #ffffff;
}
/* PAGER */
.CoveoPager {
    margin: 0;
}
.CoveoPager ul li {
    font-family: "Museo Slab W01_900",arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    border: 0;
}
.CoveoPager ul li  > a {
    border: 0;
    display: block;
    padding: 13px 16px;
    color: #000;
    text-decoration: none;
    background: none;
    height: 40px;
}
.CoveoPager ul li:hover > a {
    border: 1px;
    background-color: inherit;
    color: inherit;
}
.CoveoPager ul li:first-child > a {
    border: 0;
    border-radius: 0;
}
.CoveoPager ul li:last-child > a {
    border: 0;
    border-radius: 0;
}
.CoveoPager ul li.coveo-active > a {
    background: none;
    border: 0;
}
.CoveoPager ul li.coveo-active:first-child > a {
    border: 0;
}
.CoveoPager ul li.coveo-active:last-child > a {
    border: 0;
}
.CoveoPager ul li.coveo-active {
    background: none repeat scroll 0 0 #ffcc00;
}
.CoveoPager ul li.coveo-next > a {
    position: relative;
    padding: 0;
}
.CoveoPager ul li.coveo-next > a > span {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -90px -71px;
    margin: 11px 10px 12px 12px;
    height: 17px;
    width: 18px;
    display: block;
    padding: 4px 0;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
}
.CoveoPager ul li.coveo-next:hover > a > span {
    background-position: -90px -51px;
}
.CoveoPager ul li.coveo-previous > a {
    position: relative;
    padding: 0;
}
.CoveoPager ul li.coveo-previous > a > span {
    background: url("/Sites/Public/Design/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -70px -71px;
    margin: 11px 11px 12px;
    height: 17px;
    width: 18px;
    display: block;
    padding: 4px 0;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
}
.CoveoPager ul li.coveo-previous:hover > a > span {
    background-position: -70px -51px;
}
/* END PAGER */

/*-------------------------------------------------------------------
Tablet: 850px
-------------------------------------------------------------------*/
@media screen and (max-width: 850px) {
    .product-grid .product{width:88%;margin-right:0 !important;}
}

/*-------------------------------------------------------------------
Phablet: 480-767px
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    #coveoSearchInterface #sidebar {
        margin-bottom: 30px
    }
    #coveoSearchInterface #sidebar .search_filters {
        width: 93%;
    }
    .product-grid{padding:0;}
    .product-grid .product{width:100%;float:none;}
}

/*-------------------------------------------------------------------
Phone: Androids 
-------------------------------------------------------------------*/
@media screen and (max-width: 660px) {
    
}

/*-------------------------------------------------------------------
Phone: iPhones - any other small screen
-------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 485px) {
    
}