
.price .woocommerce-Price-amount.amount{
    font-family: Roboto !important;
}

.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none; 
}

.tax-product_tag .hide-tag-on-tags-pages{
    display: none !important
}

.term-taxonomy-pa_color{
    border-radius: 20px !important;
    border: 1px solid #fdfdfd !important;
}

/* #mobile-shopbyartist{
    background-color: #0586d2; 
	-webkit-box-shadow: inset 0px 0px 55px 1px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 55px 1px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 55px 1px rgba(0,0,0,0.4);
    color: #fff !important; padding-right:0; padding-left:0; 
    transition: all 0.6s; 
    height:auto;
}

#mobile-shopbyartist .titlebar{
    width:100%; height: 45px; text-align:center; padding: 8px 15px; background:rgba(0, 0, 0, 0.2); color: #fff; display:flex; justify-content:space-between;
}

#mobile-shopbyartist *:not('input') { color: #fff !important; }
#mobile-shopbyartist .tab-pane .row .col-6 {
    /* display:flex !important; */
    /* flex-direction: row !important; *//*
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: no-wrap;
    min-height: 35px;
}

#mobile-shopbyartist .nav-tabs{
    display: flex;
    justify-content: space-evenly;
    font-size: 20px;
    margin-top:15px;
} */

.woocommerce-column .col-1,
.woocommerce-column .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child{
    max-width: unset !important;
}

/* .bandtees-grid .bandtees-product{
    background-color: #fff; min-height: 350px;
}
.bandtees-grid .bandtees-product .bandtees-lazy-img{
    background-color: #fff; padding:20px; display:block; background-image:url(/wp-content/themes/bandtees/images/bandtees-placeholder.jpg);  
    background-repeat:no-repeat;  background-size:contain; background-position:center center; height:300px; width: auto; position:relative;
}
.bandtees-grid .bandtees-product .woocommerce-Price-amount{

}
.bandtees-grid .bandtees-product .name{
    background-color: #fff; padding: 20px 0; height: 88px; text-overflow: ellipsis; overflow: hidden;
}
.bandtees-grid .bandtees-product .name .a{
    font-size:16px;
} */

.product-search-filter-pa_size a,
.product-search-filter-tag a{
    border: 1px solid #0586d2 !important; padding: 3px 5px !important;
    border-radius: 3px !important;
}
 
.product-search-filter-pa_size a:hover,
.product-search-filter-tag a:hover{
    border: 1px solid #0586d2 !important; background-color: #0586d2 !important;
    color: #fff !important;
    padding: 3px 5px !important;
    border-radius: 3px !important;
}

.gender-filters-sidebar.product-search-filter-terms .product-search-filter-items a.active{
    border: 1px solid #0586d2 !important; background-color: #0586d2 !important;
    color: #fff !important;
    padding: 3px 5px !important;
    border-radius: 3px !important;
}

.woocommerce-message em{
    text-decoration: underline !important;
}

/* Badges */
/* Guide : 
        Clearance - grey
        Sale - green
        New - blue
        Backorder - yellow
        Discontinued - red
        Special Order - silver
        Limited Edition - lime
*/ 

.woocommerce-loop-product__title{
    color: #0586d2 !important;
}

.product_tag-clearance span.onsale{
    display:none !important;
}

.loop-productimage-wrapper .bandtees-status{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    padding: 0 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-transform: capitalize;
}  

.loop-productimage-wrapper .bandtees-status.bandtees-vintage{
    background-color: #808080;
    background-image: url('//01.cdn-band-tees.com/assets/images/label-vintage.png');
}

.loop-productimage-wrapper .bandtees-status.bandtees-clearance{
    background-color: #808080;
}
.loop-productimage-wrapper .bandtees-status.bandtees-sale{
    background-color: #018001;
}
.loop-productimage-wrapper .bandtees-status.bandtees-new{
    background-color: #018001;
}
.loop-productimage-wrapper .bandtees-status.bandtees-backorder{
    background-color: #800000;
}
.loop-productimage-wrapper .bandtees-status.bandtees-discontinued{
    background-color: #808080;
}
.loop-productimage-wrapper .bandtees-status.bandtees-specialorder{
    background-color: #FF9901;
}
.loop-productimage-wrapper .bandtees-status.bandtees-limitededition{
    background-color:#FF9901;
}

.dynamicbuttons.btn{
    color:#0586d2;
}
.dynamicbuttons.btn:hover, .dynamicbuttons.btn.active{
    color:#fff !important;
    background-color: #0586d2 !important;
}

/* 404 Page - Owl Carousel */
body.error404 .owl-carousel .owl-stage, 
body.error404 .owl-carousel .owl-item{
	display:flex; justify-content:center;
}
body.error404 .owl-carousel .owl-item{
	flex-direction: column;
}

/* Sitewide banner */
.bandtees-sitewide-banner{
    background: #37ade3;
    background: -moz-linear-gradient(top, #37ade3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #37ade3 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #37ade3 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37ade3', endColorstr='#ffffff',GradientType=0 );
    background-image: url('//01.cdn-band-tees.com/banners/2018winter/WinterBannerBackground.jpg');
    background-size: cover;
    height: 125px;
    width: 100%;
    color: #fff;
    display:flex; 
    justify-content: center; align-items:center; flex-direction: column;
    position: relative;
    -webkit-box-shadow: 0 0 10px 1px rgba(2, 9, 42, 0.5) inset;    
    box-shadow: 0 0 10px 1px rgba(2, 9, 42, 0.5) inset;
}

/* Snow causing scroll fix */
div#page{
    overflow-x: hidden ;
}

/* Responsive */
@media screen and (max-width: 551px){
    .bandtees-sitewide-banner{
        padding-top:105px !important;
    }    
}

@media screen and (max-width: 991px) {
    .mobile-width-50 {
      width: 50%; }
    .mobile-width-100 {
      width: 100%; }
      .mobile-width-100 .product-search input[type="text"].product-search-field, .mobile-width-100 .product-search input[type="text"].product-filter-field {
        width: 100% !important; }
      .mobile-width-100 .product-search-results {
        left: 0 !important;
        margin-left: auto !important; }
    .woocommerce-breadcrumb {
      margin-bottom: 0.3rem !important; }
    .woocommerce-products-header__title.page-title {
      font-size: 1.5rem !important; }
    .woocommerce-result-count, body, div, html, p {
      font-size: 14px !important; } 
    
    .bandtees-sitewide-banner{
        padding-top:75px;
    }
}

@media screen and (min-width: 992px) {
    #page {
        /* margin-top: 100px !important;  */
    }
    body.home .wrapper {
        padding-top: 0 !important; }
    .desktop-width-15 {
        width: 15%; }
    .desktop-width-70 {
        width: 70% !important; } 
}

#bandtees-offcanvas-menu, #bandtees-offcanvas-sidebar{
    z-index:99999999 !important;
}


 ul.woof_list, ul.woof_authors  {
    padding-left: 0 !important;
    list-style-type: none !important;
}

span.woof_color_term{
    border-radius: 25px !important;
}

.gender-filters-sidebar.product-search-filter-terms .product-search-filter-items{
    justify-content: space-around;
    display:flex;
}

.sidebar-filter-heading{
    margin-top: 0 !important;
}

.woof_products_top_panel ul li{
    border: 1px solid red;
    border-radius: 10px; 
    padding: 0 10px;
    min-width: 30px;
}

.sidebar-filter-heading:before {
	top: 6px;
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sidebar-filter-heading:after {
	bottom: 6px;
	-moz-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.woof_container_inner h4,
.sidebar-filter-heading{
    border-left: 5px solid #35a6f8;
    padding-bottom:5px;
    font-size: 14px;
    margin: 20px 0 10px -10px;
    padding: 11px 10px 11px 15px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(51, 51, 51, 75%); 
}

.woof_submit_search_form_container{
    display:flex; justify-content: space-between;
}

.woof_submit_search_form_container button{
    background-color: #068BD9 !important; color: #fff !important;
}

.chosen-container.chosen-container-multi ul{
    border: 1px solid #0586d2 !important;
    padding: 3px 5px !important;
    border-radius: 3px !important;
}
.gender-term{
    padding-top: 0 !important; padding-bottom: 0 !important;
}

/** Bandtees Privacy Notice **/
#bandtees-privacy-notice {
    display:block;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center;bottom:0;color:rgb(255,255,255);background-color:rgb(40,40,40);font-family:'Roboto';-webkit-transition:all 1s;transition:all 1s;
}
.bandtees-privacy-notice-container {
    padding:10px;text-align:center;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;		}
#bandtees-privacy-notice .btpn-button {
    margin-left: 10px;
}
.btpn-button.wp-default {
    font-family:'Roboto';line-height:18px;padding:2px 12px;background:linear-gradient(to bottom,#FEFEFE,#F4F4F4) repeat scroll 0 0 #F3F3F3;border-color:#BBB;color:#333;text-shadow:0 1px 0 #FFF;-moz-box-sizing:border-box;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;text-decoration:none;white-space:nowrap;outline:none;
}


#wrapper-navbar{
    position: relative !important;
}

/** Tablet and below **/
@media screen and (max-width:768px){
    #left-sidebar{
        order:2 !important;
    }
}