@import url('https://fonts.googleapis.com/css?family=Barlow:300,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i');

/* Migration alert bar styles Apr 24 2020 */

#top-alert {
	line-height: 20px;
	padding: 5px;
	background: orange;
	text-align:center;
	color:white;
}
.with-top-alert /* body class to add top margin for top alert bar */ { padding-top: 190px }

@media (max-width: 991px) {
	#top-alert { font-size: 9px }
}

/* -- */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	padding-top: 200px;
	/*padding-top: 200px;   added when the top-alert is active */
}


/*Global CSS*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #353f42;

}
a {
    color: #535353;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #c9da2f;
    text-decoration: none;
}
a:focus {
    color: #353F42;
    text-decoration: none;
}

.semibold {
    font-weight: 700;
}
.text-warning {
    color: #f1b540;
}
.light, em > .light, .light > em { font-family: 'Open Sans', sans-serif; font-weight: 300 }

.black { color: #000;}
.gray {
    background-color: #f3f3f3;
    padding: 5px;
}

.cyan {
    color: #05b1cc;
}
.purple { color: #714da0 }
.red {
    color: red;
}
.extrabold { font-weight: 800 }
.form-control::-moz-placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a7a9ab;
}
.form-control::-webkit-input-placeholder {
  color: #a7a9ab;
}

.divider {
    border: 1px solid #eee;
    width: 100%;
    padding:0;
    margin: 10px 0;
	clear:both
    }

.page-divider {
    border: 1px solid #eee;
    width: 100%;
    padding:0;
    margin: 30px 0;
    }

 .section-title {
    font-size: 14pt;
    text-align: center;
    margin-bottom: 10px;
	padding-top:10px;padding-bottom:10px;background:#353f42;border-top:1px solid #C9DA2F;text-align:center;color:#ffffff
}

h1.page-title, h1.page-title .fa{
    font-size: 14pt;
    line-height: 24pt;
}

.uppercase {
    text-transform: capitalize;
}

.clear {
    height: 10px;
    clear:both;
}
.clear20 {
    height: 20px;
    clear:both;
}
.clear40 {
    height: 40px;
    clear:both;
}

.page-sub {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18pt;
    margin:  3px 0 15px 0;
    padding:0;
    line-height:21pt;
}
.condensed {
    font-family: 'Open Sans Condensed',Helvetica Condensed,Arial Narrow,Arial;
    letter-spacing: normal;
}
h2 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 30px;
}

.thick-underline {
    padding-bottom: 5px;
    border-bottom: 3px solid #ddd;
    margin-bottom: 20px;
}
.breadcrumb {
    font-family: 'Open Sans Condensed',Helvetica Condensed,Arial Narrow,Arial;
    font-size: 12pt;
    font-weight: 700;
    background-color: transparent;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}

.margin20-top {
    margin-top: 20px !important;
}

/*Buttons*/
.greenbtn {
  background-color: #c9da2f;
  border-color: #C1D136;
}

.greenbtn:focus,
.greenbtn.focus {
  color: #fff;
  background-color: #C1D136;
  border-color: #B6C533;
}
.greenbtn:hover {
  color: #fff;
  background-color: #C1D136;
  border-color: #B6C533;
}

.greenbtn.active,
.green { color: #c9da2f;}

.more-info {
    background-color: #c9da2f;
    border-color: #c9da2f;
    font-size: 11pt;
    padding: 3px 10px 2px 10px;
    color: #fff;
    text-align:center;
    }

.more-info:hover {
    background-color: #d5e646;
    border-color: #d5e646;
    color: #000;
}
.more-info-top {
    font-size: 11pt;
    padding: 3px 10px 2px 10px;
}

.blue-btn {
    color: #fff;
    background-color: #23baed;
    border: 1px solid #23baed;
    font-size: 13pt;
    border-radius: 0;
    padding: 10px 40px;
}
.blue-btn a {
    color: #fff;
}
.signup .common-btn {
    border-left: none;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    display: block;
}
.common-btn a, input.common-btn, button.common-btn {
    height: 30px;
    line-height: 30px !important;
    padding: 0 5px;
    border: 0;
    border-radius: 2px;
    letter-spacing: .05em;
    text-transform: uppercase;
    background-color: #c0d230;
    cursor: pointer;
    color: white;
    display: inline-block;
    font: bold 16px 'Open Sans Condensed',Helvetica Condensed,Arial Narrow,Arial;
}

/*Hide Filters*/
.bodynoscroll{overflow: hidden;}

/*Search Bar*/
.searchbar{background:#353f42}

.searchbarcontainer{
	padding-top:5px;
	padding-bottom:5px;
}
.searchbaraddon{
	background:#ffffff;
	color:#535353;
	border:1px solid #Ccc;
}
.searchbarsearch{
	//border:1px solid #C9DA2F;
}
.btn-searchbar{
	Background:transparent;
	color:#f7f7f7;
	border:1px transparent;
}
.btn-searchbar:hover{
	Background:transparent;
	color:#cadb37;
}
.btn-searchbar.activebrowse{
	color:#cadb37;
}
.btn-searchbar-arrow:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position:absolute;
    border-bottom: 10px solid #ffffff;
    float:left;
    margin-top:34px;
    margin-left:-13px;
}

.searchbar-text{
	padding: 5px 0 0 0;
	margin-bottom:-100px;
	font-size:10pt;
	color:#f7f7f7;
}

.searchbarcontainer .inner {
	padding: 10px 0
}

.includes { display:inline-block }
.includes .btn { font-size: inherit; font-size: 12px; border-radius: 3px }
.includes > .dropdown-menu { left:auto; right: 0; padding-left:10px }

/* control height and size of Browse By in nav so it aligns with buttons */
.searchbarcontainer label {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
	/* margin-right: 20px; */
    font-size: 11px;
	letter-spacing: 0.02em ;
    font-weight: 400;
    line-height: 1.42857143;
    vertical-align: middle;
	color:#e1e1e1
}

/*Navigation Bar*/

.largeicon{
	font-size:18pt;
}
.nav-browse{
	background-color:#ffffff;
	border-bottom:3px solid #cadb37;

	overflow:hidden;
	z-index:200;
}
#nav-browse-inner {
    padding-top:10px;
}
#nav-browse-inner .img-thumbnail, #nav-browse-inner .thumbnail { border: none;  width: 150px }
#nav-browse-inner .img-thumbnail > img, #nav-browse-inner .thumbnail > img { /* width:140px !important */}

.scrollable-menu {
   // height: auto;
   	height:100vh;
	//bottom:100px;
    overflow-x: hidden;
}

/* control the Shopping for: */
.location-div {
    border: 1px solid #eeeeee;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    margin-bottom: 10px;
    padding-left: 5px;
	margin-top: -6px;
	font-size: 9pt;
	background-color: #f5f5f5;
	text-align: center
}

.navbar2 {
    background-color: #ffffff;
}

.navbar2 .navbar-brand {
    padding:0 15px;
	margin-top: 20px;
}

.navbar2  > .nav > li > a {
    color: #fff;
    font-size:15pt;
}
.navbar2 .nav.navbar-nav.navbar-right{
	margin-top:10px;
	transition: 0.8s;
    -webkit-transition:  0.8s;
}
.navbar2 .nav.navbar-nav.navbar-right.fixed-theme{
	margin-top:0px;
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
.navbar2 >  .nav > li > a:hover,.navbar2  .nav > li > a:focus {
    background-color:transparent;
    color: #c9da2f;
}
.navbar2 .nav .open > a,.navbar2  .nav .open > a:hover,.navbar2  .nav .open > a:focus {
    background-color: transparent;
    color: #c9da2f;
}

.navbar2  > .navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar2 .navbar-right .dropdown-menu {
    /* margin-top:5px; */
}

.navbar2 .open > .dropdown-menu {
    display: block;
}
.navbar2 .dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    /* background-color: #f7f7f7;*/
	background-color: #fff;
    color:#535353;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 2px solid #c9da2f;
    border-radius: 0;
    -webkit-box-<strong>shadow</strong>: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar2 .dropdown-menu > li {
    border-bottom: 1px solid #ffffff;
	    padding: 0px 0px 0px 0px;
}

.navbar2 .dropdown-menu > li > a {
    display: block;
    padding: 10px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #535353;
    white-space: nowrap;

}

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

.navbar2 .navbar-toggle i {
    font-size:22px
}

.navbar2.navbar-fixed-top.fixed-theme {
    background-color: #ffffff;
    border-color: #0a1e2c;
    box-shadow: 0;

}

.navbar2 .navbar-brand.fixed-theme {
        height: 40px;
				margin: 5px 0px;
}

.navbar2 .navbar-brand.fixed-theme img{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar2 .navbar-container.fixed-theme {
    //padding: 0;
}

.navbar2 .nav.fixed-theme {
    margin-top:0px;
}

.navbar2 .social.fixed-theme {
    font-size:0pt;
    color: #353f42;
    margin-top: -20px;
	height:0px !important;
	transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar2 .navbar-brand.fixed-theme,
.navbar2 .navbar-container.fixed-theme,
.navbar2 .navbar.navbar-fixed-top.fixed-theme,
.navbar2 .navbar-brand,.nav.fixed-theme,
.navbar2 .navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
/* control color of text on hover in nav */

.nav>li>a:focus, .nav>li>a:hover {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 	 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color:white;
	color: black

}

#filterDrawer.open {
	width: 100%;
    height: 100%;
	margin-left:0px;
	margin-right:0px;

}
#filterDrawer {
    height: 100%;
    width: 0;
    position: fixed;
	display:inline-block;
    z-index: 1036;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-left:-10%;
    overflow:hidden;
	background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.5);
}
#filterDrawerFilters.open {
	width: 500px;
 }
#filterDrawerFilters {
    height: 100%;
    width: 0;
    transition: .3s;
	background-color:#ffffff;height:100%
}
#filterDrawerHeader, #filterDrawerHeader a, #filterDrawerHeader h5{
background:#C1D136;
color:#ffffff
}

/*Mobile Navigation Bar*/

#mobileMenu {
	position: fixed;
	background:#f7f7f7;
	opacity:0;
	z-index: 1035;
	display:inline-block;
	margin-top:50%;
	margin-left:50%;
	overflow-y: scroll;
	overflow-x:hidden;
    width:0%;
    height:0%;

    vertical-align:middle;
    -webkit-transition: all .5s;
    transition: all .5s;

}

body.toggled #mobileMenu {
	width:100%;
    height:100%;
	margin-top:-70px;
	margin-left:0px;
	opacity:1;

}

.mobilemenubtns{
font-size:24pt;
margin-top:10px;
}
.searchform{margin-left:-15px;margin-right:-14px;height:55vh;overflow-x:hidden;padding-left:15px;padding-right:15px}
/* change vh back to 65 after feedback bar is taken off */

body.toggled .searchform {height:82vh;overflow-x:hidden;}

#mobileborder{border-bottom:2px solid #C9DA2F}
#mobilesearch{padding-bottom:5px;}
.mobilesearchhide{display:none}

/*SEARCH /PRODUCTS / FAVORITES PAGES*/
.prod-desc{
    font-size: 10pt;
    line-height: 12pt;
}
.prod-desc label{
    font-size: 10pt;
	font-weight:bold;
}
.prod-desc-color{color:#00bfdf}

.item-status {
    position: absolute;
    z-index: 20;
    top: 0;
    left: -3px;
}
.gift-idea, .special-order-icon {
    position: absolute;
    z-index: 20;
    top: 15px;
    right: 0;
}

.cart-ul li {
    float:left;
    margin-left: 5px;
    }
.cart-ul li .fa{
    padding-top: 10px;
    }

.cart-ul li .fa-lg {
    padding-top: 12px;
    font-size:15pt;
    }

.searchform{margin-left:-15px;margin-right:-14px;overflow-x:hidden;padding-left:15px;padding-right:15px}
/* change vh back to 65 after feedback bar is taken off */
body.toggled .searchform {height:82vh;overflow-x:hidden;}

/*HOME PAGE*/
.products{
    padding: 15px;
	min-height:250px

}

/*Product Slider & Shop latest Devices*/
.indiv-prod {
    min-height: 300px;
}
.indiv-prod-sm {
    min-height: 150px;
}
.prodSliders .modal-dialog {
    width: 80%;
    margin: 30px auto;
}


/*Product Carousel*/
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; height: 240px; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }

.carousel-control.left {
    background: url(../../images/feat-phone-arrow-lt.png) no-repeat center center;
}
.carousel-control.right {
    background: url(../../images/feat-phone-arrow-rt.png) no-repeat center center;
}

.carousel  h2 {
    margin: 5px auto;
    font-size: .9em;
    padding: 0;
    text-transform: uppercase;
}

.carousel-inner.onebyone-carosel3 {
    margin: auto;
    width: 195px;
    height: 195px;
}

/*Banners*/
.heading {
    font-size: 20pt;
    text-align: center;
}

/*Green Background*/
.green-bkgd {
    background-color: #cadb37;
    width: 100%;
    padding: 45px 0;
    text-align: center;
    margin: 50px 0 0 0;
    height: auto;
}
.green-bkgd label { font-size: 20pt; font-weight: normal;}

.green-bkgd .form-control{
    height: 60px;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: none;
}

.green-bkgd .btn {
    color: #fff;
    background-color: #23baed;
    border-color: #23baed;
     height: 60px;
     font-size: 18pt;
}
.green-bkgd a:hover > i {
    color: #55656a;
}

/*FORMS*/
.form-group small {
    font-size: 10pt;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    color: #777;
}

/*Placeholders*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-style: italic;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-style: italic;
  opacity: 1;

}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-style: italic;
  opacity: 1;

}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-style: italic;
  opacity: 1;

}

 /*PRODUCTS PAGE*/
.prodinfo{
    font-size: 13pt;
    line-height: 16pt;
}
.prodinfo h4{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15pt;
    font-weight: 700;
    text-transform: uppercase;
}

#slider-thumbs {
  margin-top: 50px;
}
#slider.prod-gallery .carousel-control {
	height: 80%
}
#slider.prod-gallery .carousel-inner>.item>a>img, #slider.prod-gallery .carousel-inner>.item>img { margin: 0 auto }

.quantity {
    padding: 0 0 0 5px;
    border: 0;
    margin: 2px auto;
    overflow: hidden;
    line-height: 30px;
}

.prodmore { margin-top:60px;}

.product-details .tab-content{
    border: 1px solid #eee;
    padding:50px 30px 30px 30px;
}

.product-details .tab-content h2{
    font-size: 20pt;
}

.product-details .nav-tabs {
    border-bottom: none;

}

.product-details .nav-tabs > li {
    background-color: #eee;
    border-radius: 4px;
    margin-right: 2px;
}

.product-details .nav-tabs > li.active > a, .product-details .nav-tabs > li.active > a:focus, .product-details .nav-tabs > li.active > a:hover {
    margin-right: 0;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.product-details .divider{
    margin: 30px 0;
}

 /*PANELS*/

.panel-default > .panel-heading {
    color: #000;
    background-color: #ebebeb;
    border-color: #ebebeb;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18pt;
    font-weight: 300;
}
.panel-title > a, a {
    text-decoration: none;
    outline: 0;
}
.panel-body h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18pt;
    font-weight: 300;
}

.panel-body li, .panel-body {
    font-size: 11pt;
    font-weight: 300;
}

.panel-body ul{
    margin-left: 0px;
    padding:0;
}

.panel-body li{
    margin-left: 25px;
}
.panel-body .fa {
    font-size:8pt;
    padding-top: 5px;
}
.panel-title .fa {
    font-size:14pt;
    padding-top: 8px;
}

/*VMI SECTION*/

.vmi {
    margin:  30px 0;
}

.vmi .row {
    margin:  30px 0;
}

.vmi h3 {
    font-weight: 700;
}

.numbers {
    font-size: 300%;
    float: left;
    height: 50px;
    margin:  10px 10px 10px 0;
}

.vmi-box ul{
    clear:both;
    color: #7c7c7c;
    font-size: 11pt;
}

/*TOP SELLERS*/
ol.top-sellers-list  {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top-sellers-list li {
    clear: both;
    counter-increment: step-counter;
    position: relative;
    list-style-type: none;
    margin:20px 0;
    padding:0;
   border-bottom: 1px solid #ebebeb;
}
ol.top-sellers-list > li::before {
    content: counter(step-counter);
    background: none repeat scroll 0 0 rgba(192, 210, 48, 0.7);
    color: #FFFFFF;
    font-size: 35px;
    height: 75px;
    left: 0;
    line-height: 75px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 75px;
    border-radius: 50%;
    }

.top-sellers-list li ul.listing-info li {
    border: none;
    counter-increment: none;
    clear: none;
    margin: 5px 0;
}

.top-sellers-list li ul.listing-info li label {
    margin: 0;
}
.top-sellers-list li div img {
    padding: 5px 0;
}
.top-sellers-list div {
    margin-left: 90px;
    padding: 5px 0;
}

.top-sellers-list li ul.listing-info .quantity .favorite-confirm > img { float: left; padding-right: 2px; line-height: 30px  }
.top-sellers-list li ul.listing-info .quantity ul li, .top-sellers-list li ul.listing-info .quantity ul li label {
    float: left;
    padding:5px 5px 0 0;
}
.top-sellers-list li ul.listing-info .quantity .fa {
    margin:8px 5px 0 0;
}

.listing-info {
    list-style: none;
    font-size: 11pt;
    line-height: 13pt;
    margin:0;
}

.more-info h4,.more-info h4 a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15pt;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.item-note {
    font-size: 10pt;
    line-height: 12px;
}

/*TERMS*/

#terms .modal-dialog {
    width: 80%;
    margin: 30px auto;
}

/*REGISTRATION */
.alertdiv {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f2dede;
    border: 1px solid #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #b94a48;
    display: none;
}

/*SIZE CHART */
.size-chart td {
    padding:5px;
}

/*ACCOUNT MENU */
.account-menu {
    margin-top: 40px;

}
.account-menu ul{
    list-style: none;
    font-size:11pt;
}

.account-menu ul ul {
    margin:0;
    padding:0;
}
.account-menu .fa-ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;

}

.account-menu .fa {
    font-size: 14pt;
}
.account-menu li a:hover, .account-menu li a.currentpage {
    color: #c9da2f;
}

.account-menu .panel-title {
    margin-bottom: 8px;
    border-radius: 4px;
    font-size: 11pt;
    font-family: "Open Sans";

}

.account-menu .panel-default > .panel-heading {
    color: #000;
    background-color: #f3f3f3;
    border: none;
        padding: 10px;
}
.account-menu .panel-group {
    margin-bottom:10px;
}

.account-menu .panel-default {
    border: none;
}
.account-menu .panel-body {
    border: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}





/*ACCOUNT HISTORY PAGE*/
.side-menu{
    background-color: #f3f3f3;
    margin-bottom: 8px;
    border-radius: 4px;
    padding: 10px;
}

#hx {
    background: #fff;
    border: none;
    color: #222222;
	height:44px;
    padding-top:10px;
    border-radius:5px;
    }
#hx ul{
    list-style-type: none;margin-top:0px;padding: 0 0 6px 5px;margin-left:0px;border-bottom:1px solid #aaaaaa;
    }
#hx li{display:inline;border:1px solid #aaaaaa;border-top-right-radius:4px;border-top-left-radius:4px;padding:5px 8px 7px 8px; background:#eeeeee;margin-right:5px;}
#hx li a{color:#222222}
#hx li.act{background:#ffffff;border-bottom: 1px solid #fff;}
.tablesorter thead {
	background:#666666;
	color:#eeeeee;
	padding:5px;
	border:0px;
	font-weight:500;
	height:25px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;

font-size: 13px;
}
.tablesorter thead a{
	color:#9ccd15;
	font-weight:600;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
.tablesorter tfoot {
	background:#666666;
	color:#eeeeee;
	padding:5px;
	border:0px;
	font-weight:500;
	height:25px;
}
#hx ul.dropdown-menu {
    padding:0;
}

#hx .dropdown-menu > li{
    display: block;
    border: none;
    border-radius: 0;
    padding:0;
    background: #fff;
    margin: 0px;


}

#hx .dropdown-menu > li > a {
  padding:5px;
}

/*BROWSE*/
.browse {
    padding: 0;
	margin-bottom: 0;
	xborder-top: 1px solid #eee
   /*  max-width: 236px;*/
  }
.browse li {
	margin-bottom: 5px;
	font-size: 12pt;
	xborder-bottom: 1px solid #eee
}
.browse li a {
    background-color: #00bfdf;
    color: #ffffff;
    width: 100%;
    display: block;
	padding: 10px 15px;

}

/*CHECKOUT*/
.checkout-table td{
    padding:4px;
    vertical-align: top;
    font-size: 10pt;
}
.headertd {
    background-color: #e5e5e5;
    padding: 5px;
}

/*FOOTER*/

#footer, #footer a, #footerinner, #footerinner a {
    color: black;
    font-size: 14px;
}
#footer {
    background: #7d7d7d;
    padding: 20px 0 !important;
    margin-top: 50px;
}
#footerinner {
    background: #7d7d7d;
    padding: 20px 0 !important;
    margin: 0px;
}

#footer a, #footerinner a {
    color: white;
}
#footer ul, #footerinner ul {list-style: none;margin:0;padding:0;}
.footer-list {
    padding: 0;
    margin: 5px 0 0;
    border-top: 1px solid #535B5E;
}
.footer-list li {
    font-size: 90%;
    line-height: 1.8em;
    border-bottom: 1px solid #535B5E;
    text-indent: 5px;
    padding: 2px 0;
    list-style:none;
}

.footer-list li a {
    display: block;
    width: 100%;
    background: url(../images/category-list-li-bullet.png) no-repeat 95% center;
    list-style:none;
}
a.view-latest-devices-list-footer {
    margin: 15px 5px;
    line-height: 40px;
    font-size: 12px;
    display: inline;
    background: #777777;
    color: white;
    vertical-align: middle;
    padding: 1px 5px;

}
.signup input[type="text"]:focus {
    background-color: #ffffff;
    border: 1px solid #c0d230;
    border-right: none;
}
.signup input[type="text"] {
    background-color: #f5f5f5;
    border: 0;
    border-radius: 5px;
    border-right: none;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding: 0 10px;
    display: block;
    margin-bottom: 5px;
    width: 150px;
    height: 30px;
    float: left;
    font-size: 9px;
    color: #555;
    font-style: italic;
    line-height: 28px;
}

#ending {
    padding: 20px 0 !important;
    color: #ddd;
}
#ending .col-md-9 {
    text-align: right;
}

#ending .col-xs-12 {
    text-align: center;
}
#ending p, #ending a {
    color: #ddd;
}
/*SOCIAL*/
p.social {
    display: block;
}
p.social a.facebook {
    background: url(../images/social-icons.png) no-repeat 0 0px;
}
p.social a.twitter {
    background: url(../images/social-icons.png) no-repeat -25px 0px;
}
p.social a.youtube {
    background: url(../images/social-icons.png) no-repeat -50px 0px;
}
p.social a.linkedin {
    background: url(../images/social-icons.png) no-repeat -75px 0px;
}
p.social a.instagram {
    background: url(../images/social-icons.png) no-repeat -100px 0px;
}
p.social a.rss-feed {
    background: url(../images/social-icons.png) no-repeat -125px 0px;
}
p.social a {
    display: inline-block;
    float: right;
    width: 25px;
    height: 20px;
    text-indent: -99999px;
}

.social {
    font-size: 12pt;
    color: #353f42;
    margin-top: 5px;
    padding-bottom:0px;
	height:20px !important;
	transition: 0.8s;
    -webkit-transition:  0.8s;
}
.social a{
    color: #353f42;
	margin-right:10px;
}

/*CHAT*/
a.chat-live {
    display: inline-block;
    width: 80px;
    height: 25px;
    background: url(../images/chat-live.png) no-repeat 0 0;
    margin-left: 3px;
    text-indent: -99999px;
}

/* trying to force 100% width for videos in product details when in col-lg-4 */
.videoWrapper {
	position: relative;
	padding-top: 25px;
}
.videoWrapper iframe {
	position: static;
	width: 100% !important;
	height: 100% !important;
    aspect-ratio: 16/9;
}
/*FILTER*/
/*search form css */
label{font-size:10pt}

.panel-bg-one{background:#2CC4F3 !important;color:#ffffff !important}
.panel-bg-two{background:#C9DA2F !important;color:#ffffff !important}
.panel-bg-three{background:#FAA61C !important;color:#ffffff !important}
.panel-bg{background:#f9f9f9}
/* search results filters */
.filter-span{margin-bottom:5px;margin-top:5px;text-align:left;width:100%;display:block;padding:0px;background:#ffffff;font-size:12pt;color:#535353}
.filter-panel{border-left: 4px solid #cadb37}
.filter-header{background:#f7f7f7 !important}
.filter-link-div{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.filter-link{font-size:10pt;}
.filter-footer{padding:5px;background:#ffffff;text-align:center;font-size:10pt;cursor:pointer}
/* Media breakpoints */
@media (min-width: 320px) and (max-width: 414px) {
#hx li {
    font-size:11px;
    display: inline-block;
    border: none;
    padding: 5px 6px 6px 6px;
    background: #eeeeee;
    margin: 3px;
}
#hx {
    background: #ffffff;
    border: none;
    color: #222222;
    height: auto;
    padding-top: 5px;
    border-radius: 5px;
}


.history {
    margin-top: 20px;
}
 .history .form-group {
    padding:3px;
}
}
@media (max-width: 991px) {
	body {
	padding-top:50px;
	}
	.navbar-brand{
		height:20px !important;
		margin-top:5px !important;
		/* margin-left:-25px; */
	}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;

    }
	/*control the icons in mobile header */
	.navbar-toggle { padding: 5px; margin: 0 5px 0 0 }
	.navbar2 .navbar-toggle i { font-size: 18px }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }

    .collapse.in{
        display:block !important;
    }

	.cartnumberheader { margin-left: 2px;margin-bottom:10px}
	.searchbarsearch{border:1px solid #C9DA2F;color:#FAA61C}
	.searchbaraddon{border:1px solid #C9DA2F}
    .pull-right-sm{float:right}
}


@media (min-width: 992px) and (max-width: 1199px ){
	.navbar-brand{
		height:50px !important;
	}

}
@media (min-width: 992px ){
	#mobileMenu {display:none}
    .pull-right-sm{float:left}
}
@media (max-width: 479px){
	.sht-desc-checkout{
		text-overflow:ellipsis;
		overflow:hidden;
		width:130px;
		white-space:nowrap;
	}
	.transit-button{
		width:150px !important;
		font-size:x-small !important;
		padding-left:16px !important;
		background-size: 20px !important;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.sht-desc-checkout{
		text-overflow:ellipsis;
		overflow:hidden;
		width:200px;
		white-space:nowrap;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.sht-desc-checkout{
		text-overflow:ellipsis;
		overflow:hidden;
		width:350px;
		white-space:nowrap;
		padding-left:10px;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	.sht-desc-checkout{
		text-overflow:ellipsis;
		overflow:hidden;
		width:350px;
		white-space:nowrap;
		padding-left:10px;
	}
}
.pageinner-desc img{
	border-radius:3px;
	margin-bottom:5px;
	cursor: pointer;
}
.pageinner-desc .caption{
	font-size:small;
}
.pageinner-desc{
	margin-bottom: 10px;
}
.nowrap{
	white-space: nowrap;
}
.font-x-small{
	font-size:x-small;
}
.font-small{
	font-size:small;
}
.text-faded{
	color: #737474;
	opacity: .9;
}
.transit-button{
	cursor:hand;
	background:url(../images/shipping.gif);
	height:36px;
	width:200px;
	background-repeat:no-repeat;
	border:0px;
	padding-left:32px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:600;
	color: #ABBD26;
}
.rollup-panel .panel-heading{
	cursor:pointer;
}
.rollup-panel .panel-heading::after{
	font-family: FontAwesome;
	color:#C1D136;
	content:'\f0d7';
}
.rollup-panel .panel-body{
	display:none;
}
.text-ellipsis{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
#smartsearchmobile{height:85vh;padding:10px;width:92%;min-height:150px;margin-right:20px;border:1px solid #cccccc;position:absolute;overflow-x:hidden;background:#f7f7f7;border-top: 2px solid #c9da2f}
#smartsearch{padding:10px;width:97%;min-height:150px;margin-right:20px;border:1px solid #cccccc;position:absolute;max-height:410px;background:#f7f7f7;border-top: 2px solid #c9da2f}
.smartsearchlink{padding-left:5px;background:#ffffff;line-height: 1.42857143;font-size:10pt;display: inline-block;width:100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.smartsearchdiv{min-height: 20px;
padding: 10px;
margin-bottom: 20px;
background-color: #ffffff;
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);}


/*Beyond Repair landing page styles*/
.br-section-nav-icons {
	text-align: center;
	text-transform: uppercase;
    line-height: 1.4em;
}
.br-section-nav-icons img {
	width:125px;
	margin: 0 auto 10px
}
.br-section-nav-icons p { font-size: 125% }
.br-section-icon {
	/*max-width: 80px;*/
    /*width: 150px;*/
	margin-top: 20px;
	width:200px
}
.circle-callout {
	background: #f3f3f3;
	border-radius: 50%;
	color: #fff;
	font-size: 125%;
	height: 0;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding-top: 100%;
	position: relative;
	text-align: center;
	width: 100%;
}
.circle-callout h1 {
	margin: 0;
	padding: 0 10%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color:black
}
.br-tabs { font-size: 125%; text-transform: uppercase }
.br-tabs>.active>a { border: none !important }
.br-tabs>.active>a, .br-tabs>li>a:focus, .br-tabs>li>a:hover {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
	}
.br-tabs-content { padding-top: 20px }
.br-tabs-content p.lead { text-align: center }
.br-tabs-content h2 { text-align: center; text-transform: uppercase }

/* ---
Custom home page slider styles for device annuncement slides
---*/
.device-announcement {
}
.device-annoucenment.active {
	background: black
}
/* Carousel Header Styles */
.device-announcement  {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}


.device-announcement h4, .device-announcement h1  { color:white }
.device-announcement h4 {  font-family: 'Barlow', sans-serif; font-weight:800  }
.device-announcement h1 {  font-family: 'Barlow', sans-serif; font-weight:300; font-size:2.8em  }
.btn-homepage-GS9, .btn-homepage-GS9Plus {
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
 	text-align: center;
	display: inline-block;
	float:left
}

.btn-homepage-GS9 { background-color: #9c44ac; margin-right: 10px }
.badge-GS9 { background-color: #9c44ac;padding:3px; border-radius: 5px }
.badge-GS9 a { color: white }
.btn-homepage-GS9Plus { background-color: #3a0a42; }

.btn-homepage-GS9 a, .btn-homepage-GS9Plus a {
		 color: white;
		 -webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
		 -ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
		 transition: all .2s ease-in-out;
	}
.btn-homepage-GS9:hover a:after, .btn-homepage-GS9:focus a:after, .btn-homepage-GS9Plus:hover a:after, .btn-homepage-GS9Plus:focus a:after {
	content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	margin-left: 5px;
	color: rgba(32,196,244,1.0);
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 20px;
    display:none;
	padding: 10px;
	xbackground-color: black;
	x-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 	xbox-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	color: black !important;
	border-radius: 50%;
	xborder: 5px solid black;
	width:60px;
	height: 60px;
	font-size: 30px !important;
	text-align: center;
	vertical-align: middle;
	z-index:999
}

/* faq page styles */

.faq-nav-box {
	margin-bottom: 30px
}
.faq-nav-box ul {
	padding-left: 0;
    list-style: none;
}
.faq-nav-box ul li {
	line-height: 16pt;
	margin-bottom: 5pt
}
.faq-nav-box ul li a {
	font-size: 11pt;
	color: #337ab7
}
	.faq-nav-box ul li a:hover {
		color: #1fc3f3
}
.faq-list:before {
	  display: block;
	  content: " ";
	  margin-top: -100px;
	  height: 100px;
	  visibility: hidden;
	  pointer-events: none;
}
.faq-list-title {
	font-size: 110%;
	margin-top: 70px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:2px
}

/* manufacturer logos on the homepage added 11/20/19 */
.hp-manu-logos {
	display:block;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 	 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color:white;
}
/* featured brand nav banners in dropdown added 11/27/19 */
.featured-brand-nav {
	display:block;
	width:90%;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 	 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* Device promo on results page under top pagination */
.device-promo {
	background: rgb(213,129,41);
	background: -moz-linear-gradient(152deg, rgba(213,129,41,1) 0%, rgba(79,40,31,1) 33%, rgba(22,63,97,1) 100%);
	background: -webkit-linear-gradient(152deg, rgba(213,129,41,1) 0%, rgba(79,40,31,1) 33%, rgba(22,63,97,1) 100%);
	background: linear-gradient(152deg, rgba(213,129,41,1) 0%, rgba(79,40,31,1) 33%, rgba(22,63,97,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d58129",endColorstr="#163f61",GradientType=1);

	text-align: center;

	height: 50px;

	margin-bottom: 10px
}
.device-promo > h2 {
	font-weight: 700;
	font-size: 16px;
	color: white;

	margin: 0 auto;
	padding:0;

	line-height: 48px
}
@media screen and (max-width: 480px) {
	.device-promo > h2, .device-promo > .btn-cta {
		font-size: 12px
	}
}
.device-promo > h2 > .btn-cta {
	color: white;
	font-weight: 700;

	background: #134871;
	transition: all .3s ease-in-out;

	margin-left: 16px
}
.device-promo > h2 > .btn-cta:hover {
	color: white;
	background: rgba(248,153,50,1);
}
