/* next button designs */
input.button {
  background-image: url(../../images/button-arrow.png);
  background-position: 85% center;
  background-size: 13px 18px;
  background-color: #cd040b;
  color: #fff;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 320px){

.checkout-btn.button {
    background-position: 88% center;
    background-repeat: no-repeat;
}

}
@media only screen and (min-width: 568px){

.checkout-btn.button {
    background-position: 94% center;
    background-repeat: no-repeat;
}

}
@media only screen and (max-width: 600px) {
  input.button {
    background-position: 88% center;
    background-repeat: no-repeat;    
  }
}
@media only screen and (min-width: 601px) and (max-width: 637px) {
  input.button {
    background-position: 93% center;
    background-repeat: no-repeat;  
  }
}
input.button:focus:not([readonly]) {
  background-color: #cd040b;
}
input.button.secondary,  input.button.secondary:focus:not([readonly ]){
  background-color: #333333;
}
/* next button designs ends */
/*fix for next carousel*/
/*.move_next1 {
    -webkit-transform: translate3d(-206px, 0, 0);
    -ms-transform: translate3d(-206px, 0, 0);
    transform: translate3d(0, 0, 0);
}*/

.view-cart_quantity {
    width: 50%;
}

.checkout-step_price .cart-box_product .cart-box_product-name-desktop {
  float: left;margin-left:10px;
}


.product-details_limited {
  padding-bottom: 1.6875rem;
  clear: both;
}

.product-details_limited {
  padding-bottom: 1.6875rem;
  clear: both;
}	
	
.w_filter-mobile {
  padding: 1.2rem 0.9375rem 1.0rem 0.9375rem;
  position: relative;
  height: 3.125rem;
  background: #f6f6f6;
  color: #000;
} 

.page-overlay.active{z-index:6000;}
.w_modal.active{z-index:7000 !important;}

/* IE footer issue */
.w_footer_desktop { clear: both;} 

}
/* guest checkout background color */
.start-checkout_guest {
  background: #f2f2f2;
}
/* signin checkout background color */
.start-checkout_signin > li {
    background-color: #FFFFFF; 
}

/* Print Header and other anchor link url's */

@media print {	
	a:link:after, a:visited:after {
    content: "";
}
}

@media screen and (max-width: 638px) {
  .toolbar_items > li.active {
    border-bottom: none;
}
} 

body {
    position: static !important;
}

#scbresnavmenucont p {
    line-height: 18px !important;
}

#scbsearchsupportinput{
margin-top: 0px !important;
margin-left: 0px !important;
height: auto;
}

/* line 546, ../../scss/app/widgets/_toolbar.scss */
  .newheader_devices {
    max-height: 6.5rem !important;
    height: 3.5rem !important;
    padding: 0 !important;
  }
  /* line 551, ../../scss/app/widgets/_toolbar.scss */
  .newheader_devices .w_toolbar {
    /*padding:0 !important;*/
    margin-top: 0 !important;
  }

 .mediumcpicker {
    border: 1px solid #959595 !important;
    display: block;
    float: left;
    height: 3em;
    margin: -.1em 0 0 -.1em;
    width: 3em;
    cursor: pointer;
}

li.active-check {
     display: block;
     background-position: center;
    
}

.bg-mint {
    background-color: #98FF98 !important; 
}
.bg-nickel {
    background-color:  #d4cbbc !important; 
}
.bg-bronze {
    background-color: #4c4b49 !important; 
}
.bg-brass {
    background-color: #dec891 !important; 
}
.bg-chalk {
    background-color: #FFFFFF !important; 
}
.bg-charcoal  {
    background-color: #666666 !important; 
}
.bg-slate  {
    background-color: #5e8292 !important; 
} 

.products-details_color ul li.bg-chalk:after {
  color: #5e8292;
}
.tpgrid_product-colors .product-color.active.bg-chalk::after {
    color: #5e8292;
}

@media screen and (min-width: 638px) {
  .products-list_carousel .carousel_pager-item {
  height: 2.8125rem;
   width: 2.5rem !important;
  }
}
/* carosuel issues fix end */

.button:focus:not(.no-focus-effect), a.button:focus:not(.no-focus-effect) {
   box-shadow: none !important;
}
.checkout-step_form .POMsg {
    margin-left: 10px;
    position: relative;
    top: 0px;
    left: -10px;
    font-size: 0.8125rem;
    color: #a80309;
    white-space: nowrap;
    top: -1.0rem;
    font-weight:normal;
	}
	
.checkout-step_cc-info tr:nth-child(3n) td:nth-child(4n) table td:nth-child(2) {
    padding-left: 1.25rem;
    width: 35% !important;
    float: left;
}

.checkout-step_cc-info tr:nth-child(3n) td:nth-child(4n) table td:nth-child(2) select {
    width: 100%;
}

.checkout-step_cc-info tr:nth-child(3n) td:nth-child(4n) table td:nth-child(1) {
    float: left;
    overflow: hidden;
}

#dvPOError_ExpDt {
    white-space: normal;
}

.products-details_color ul li{
	margin-bottom:0.3125rem;
}

@media only screen and (min-width: 769px) and (orientation: landscape) {
  /* line 14, ../../scss/app/widgets/_tpgrid.scss */
  .accessories-result .tpgrid_item {
    height: 29.75rem !important;
  }
}

@media only screen and (min-width: 769px) and (orientation: landscape) {
.tpgrid_item{
	height: 29.125rem !important;
}
}

.checkout-step_form .checkout-step_shipping-day > p:first-child {
    margin-bottom: 0.0rem;
}

@media screen and (max-width: 638px) {
  .main {
        padding-top: 0;
}
} 

.promo-section_image {
  width: 8.125rem;
  height: 8.125rem;
  border-radius: ;
  background: ; 
}

.move_prev2 {
  -webkit-transform: translate3d(-210px, 0, 0);
  -ms-transform: translate3d(-210px, 0, 0);
  transform: translate3d(-210px, 0, 0);
    /*  @media only screen and (max-width:639px){
-webkit-transform: translate3d(-130px,0,0);
     -ms-transform: translate3d(-130px,0,0);
     transform: translate3d(-130px,0,0);
        }*/
}

.checkout-step_form #state {
    margin-bottom: 24px !important;
}
#state.state_error{
border: 1px solid #cd040b;
}

#ddlPObpInfocopCardType.type_error{
border: 1px solid #cd040b;
}
 
 .mobile-menu {
    text-align: left !important;
}

.w_footer_desktop {
  position: relative;
  z-index:0 !important;
}

.w_pagination{
	margin:0rem !important;
	padding-top:0.8rem !important;
	padding-bottom:0.5rem !important
}


#navContainer {height:0;}
@media only screen and (max-width: 638px) {
  .toolbar_items > li {
    height: 45px;
    line-height: 2rem;
  }
 .faq {margin-top: 15px;}
}

.view-cart_note {
  margin-top:0rem !important; 
  padding-bottom:6px !important; 
}

/*:focus { outline: none;}*/
/* CSS to fix header issues */
@media only screen and (max-width: 767px){
.w_header_desktop {

z-index: 900;
background: #fff;
}

.w_toolbar.toolbar_fixed {
display: none;
}
#scbresnavmenu li {
background: #fff;
}
}
@media only screen and (min-width:768px){
.w_header_devices {
display: none;
}
}
@media only screen and (max-width:767px){
#scbsmbnavmenu li {
background: #fff;
}
}
@media only screen and (max-width:767px){
#scbsmbnavmenu  {
background: #fff;
}
}

@media only screen and (max-width:767px){
#scbresnavmenu {
background: #fff ;
}
}


@media only screen and (max-width: 767px){
 .w_header_desktop {
/* height: 61px !important;
min-height: 61px;    responsive header fix for SMB*/    
background: #fff;
} 
}

.page.active { clear: both;}

@media only screen and (max-width:767px){
	.page {
	margin-top: 0;
	}
	.w_top-bar{
	position: relative;
	top: 0;
	}
	}

@media only screen and (max-width: 768px) {
[data-toolbar] { display: none !important;}
}

@media (min-width: 320px) and (max-width: 638px) {
  /* line 5, ../../scss/app/components/_footer.scss */
  .footer_desktop {
    display: block !important;
  }
}

@media screen and (max-width: 858px){
.cart-box_tablet-place-order button {
    display: none !important;
}
}

.device-ios.device-mobile select, .device-ios.device-tablet select { font-size: 16px;}

.toolbar_fixed { z-index: -1;}

.w_top-bar {     
	height: auto !important;
    min-height: initial;
    border-bottom: 0;
}

.hero-banner_sort .w_toolbar {
    background-color: inherit;
}

.padding-top-50 { padding-top : 50px !important;}

.page { height: auto !important;}

.begincheckout .w_toolbar { display: none;}
@media screen and (max-width: 767px) {

#ddlPObpInfocopCardType {
    width: 100% !important;
}}

.checkout-step_cc-info tr:nth-child(2n) td:nth-child(2) select {
  width: 70% !important;
}

.bg-gray-teal{
background: -webkit-linear-gradient(46deg, gray 50%, teal 0%);
background: -moz-linear-gradient(46deg, gray 50%, teal 0%);
background: -ms-linear-gradient(46deg, gray 50%, teal 0%);
background: linear-gradient(46deg, gray 50%, teal 0%);

}

.view-cart_subtotal {
  float: left;
  font-size: 0.875rem;
  font-weight: bold;
  width: 60%;
}


.start-checkout_signin.w_list-control .m_accordion-details.signin-frame{
background-color: #fff !important;
}

//billpay Styles
.checkout-step_cc-info tr:nth-child(4n) td:nth-child(4n) table td:nth-child(1) ,.checkout-step_cc-info tr:nth-child(4n) td:nth-child(4n) table td:nth-child(2) {
  width: 40%;
  display: inline-block;
  padding-right: 10px;
}
.vzicon.gift_card_icon::before{
  font-size: 18px;
  line-height: 15px;
}
.tooltipGCCard{
left:26px;
top:0px;
}
