<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******************************************************
 *
 * Custom RG Stylesheet
 * See end of the file
 * 
********************************************************/

/***
 * 
 * Custom Fonts
 * 
***/

@import url("fonts.css");

html {
  scroll-behavior: smooth;
}

/*tag manager*/
body &gt; span &gt; iframe {
  position: fixed;
}
/**/


/***** LAYOUT SIZES *****/
.cc_deskLayout {
  overflow-x: hidden;
}

@media (min-width: 1400px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 768px) {
  .cc_deskLayout {
    padding-bottom: 20px;
  }
}
/***** END OF LAYOUT SIZES *****/

/*----- CallMe ----- */
.cB2B_HP_CallMe {
  position: fixed;
  right: 2%;
}
/*----- end of CallMe ----- */

/*----- Header ----- */

.header.cc_header:empty {
  display: none;
}

.cc_header .cc_navbar_col_misc {
  left: 175px;
  min-height: 45px;
}

.cc_header .cc_misc_function .cc_navbar-nav {
  width: 210px;
}

.cc_navbar_col_misc {
  width: 35%;
}

.cc_search_form {
  position: relative;
  z-index: 1001;
}

.cc_col_search {
  clear: both;
  padding: 0 15px;
  top: 12px;
}

.cc_col_search .cc_nav {
  position: relative;
  right: 15px;
}

.cc_navbar_col_acct {
  position: relative;
  float: right;
}

.cc_secnav .cc_navbar {
  background-color: #f1f1f1 !important;
}

#cc_list_inline i {
  background-color: transparent;
}

.fa {
  width: 15px !important;
  background-color: transparent !important;
}

.cc_do_logout i {
  display: none;
}

.cc_goto_login i {
  display: none;
}

.cc_navbar_form .cc_input-group {
  float: right;
}

#searchText {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  height: 2.45em;
  background-color: white;
  width: 150px;
  font-size: 1.2em;
  font-weight: 400;
  color: black;
}

#searchText:focus {
  width: 930px;
  box-shadow: none;
}

#doSearch {
  padding: 0 5px 0 10px !important;
  background-color: #F1F1F1fff;
  border-color: #F1F1F1fff;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  background-image: url("../images/search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 2.7em;
}

#doSearch .fa-search:before {
  content: none;
}

.cc_navbar_form {
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}

header .cc_header {
  height: 40px;
}

.cc_navbar_row a {
  font-weight: 400;
}

.cc_navbar_row span {
  font-weight: 400;
}

.navbar-default .cc_navbar-nav {
  float: none;
  display: flex;
  margin-top: 10px;
  margin-left: 120px;
}

.cc_navbar {
  background-color: transparent;
}

.navbar-default .menuTypeURL {
  color: #000 !important;
}

.navbar-default .cc_category {
  color: #000 !important;
}

#navbar .cc_navbar-nav li a {
  padding: 0 20px !important;
}

.cB2B_HP_Header nav.menu {
  padding-left: 8px;
  line-height: 1.6;
}

.cB2B_HP_Header nav.menu &gt; a,
.cB2B_HP_Header nav.menu &gt; div {
  position: relative;
  top: calc(0.3vh);
}

.cB2B_HP_Header .B2B_HP_menu nav .dropdown &gt; a.dropbtn {
  padding-bottom: 0px;
}

.cB2B_HP_Header nav.menu &gt; div.dropdown {
  margin-bottom: 3px;
}

.cB2B_HP_Header div#B2B_HP_headerTop {
  position: relative;
  top: 1px;
  left: 0px;
}

.B2B_HP_headerTop label.drop-icon {
  margin-bottom: 0px;
}

.cB2B_HP_Header .headerInfo-align-right {
  position: relative;
  left: 5px;
}

.cB2B_HP_Header nav.menu {
  padding-left: 0px;
}

header .cc_menu_container {
  position: absolute;
  width: 100%;
}

.cc_home_slider {
  background-color: #f1f1f1;
}

.cc_home_slider .carousel-inner {
  margin-bottom: 100px;
  overflow: unset;
  margin-top: 65px;
}

.cc_breadcrumb_container {
  margin-top: 75px;
}

/*----- Logo placement ----- */

#cc_store_logo_img {
  background-image: url("../images/cap-coffee-logo2bwhite.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 135px;
  width: 160px;
  position: absolute;
}

#logoUrl {
  display: block;
  width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  top: -65px;
  z-index: 1001;
}

/*---- Logo footer placement ---- */

.cc_scroll-top {
  display: none;
}

/*----- Products ----- */

.cc_product_item .cc_price .cc_base_price_label {
  text-decoration: line-through;
}

.cc_product_item .cc_price .cc_base_price_value {
  text-decoration: line-through;
}

.cc_product_item .price .cc_label {
  font-size: 1.5em;
  color: #000;
}

.cc_product_item .price .cc_price {
  font-size: 1.5em;
  color: #000;
}

.cc_grid_container .cc_product_container .cc_grid_product_info {
  clear: both;
}

.cc_grid_container .cc_product_container .img-responsive {
  height: 200px;
  max-width: 262px;
}

.cc_grid_container .cc_product_container .cc_product_link {
  height: 30px;
  overflow: hidden;
}

.cc_grid_container .cc_product_container .cc_desc {
  height: 145px;
  overflow: hidden;
}

.cc_grid_container .cc_product_container {
  margin-bottom: 20px;
}

.pickWish p {
  margin: 0;
}

.cart_item_viewport.cc_quick_wishlist_item {
  height: 240px;
  background: white;
  display: flex;
  align-items: center;
}

.prodDetailContainer
.includedItemsSection
.cc_widget_container
.cc_quick_wishlist_item
.cc_quick_wishlist_item {
  height: inherit;
  display: flex;
  justify-content: center;
}

.quick_wishlist_item.cc_quick_wishlist_item .well.center-block {
  margin-bottom: 3px !important;
  background-color: #f1f1f1;
  border: 1px solid #eee;
}

.quick_wishlist_item.cc_quick_wishlist_item .text_center {
  position: relative;
  top: 390px;
}

.quick_wishlist_item.cc_quick_wishlist_item {
  margin-top: 10px;
  margin-bottom: 15px;
}

/*----- Order Payment Page ----- */

.pointerEvents {
  pointer-events: none;
}

.checkoutContent &gt; .panel.checkout-step1 {
  background-image: url(../images/bgBallCorner.png);
  background-size: auto 270px;
  background-position: top left;
  background-repeat: no-repeat;
}

.checkoutContent &gt; .panel.checkout-step2 {
  background-image: url(../images/CODEsilhouetteHistoric4_Borotra_LCG.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.checkoutContent &gt; .panel.checkout-step3 {
  background-image: url(../images/CODEsilhouetteHistoric5_Lenglen_LCG.png);
  background-size: 50%;
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .checkoutContent &gt; .panel {
    background-position: top center !important;
  }
}

.checkoutContent .lliPaymentContainer .addressEntry {
  background-color: #eee;
}

.addrEditCarousel .subItem .address_selection_display {
  padding: 5px 55px;
}

.addrEditCarousel .carousel-inner .carousel-control {
  padding-top: 15px;
}

#modalSec .cc_modal_content .addrEditCarousel {
  padding: 15px 0;
}

.modal-footer .cancelMove {
  background-color: #000;
  color: #f1f1f1;
  font-size: 9px;
}

#modalSec .form-group .shippingField {
  margin-bottom: 5px;
}

/*----- Containers ----- */

/***** MODAL *****/
.modal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  text-align: center;
  height: 100%;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.modal-dialog {
  display: inline-block;
  vertical-align: middle;
  overflow-x: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-content {
  border: none;
  border-radius: 0;
  text-align: left;
  overflow-x: hidden;
  box-shadow: none;
}
.modal-content h3 {
  width: 100%;
}
.modal-content.cc_modal-content {
  overflow-y: auto;
  max-height: 75vh;
}
.modal-body {
  overflow-y: auto;
}
.modal-footer {
  background: white;
}
.modal.cc_alt_image_modal .modal-dialog {
  box-shadow: none;
}
.modal.cc_alt_image_modal img {
  margin: auto;
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .modal {
    height: inherit;
    padding: 0px !important;
  }
  .modal-dialog {
    width: 98vw;
    margin: 0px;
    max-width: 95%;
  }
  .modal.cc_alt_image_modal .modal-content.cc_modal-content {
    max-height: unset;
  }
  .modal.cc_alt_image_modal img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .modal {
    height: inherit;
    padding: 0px !important;
  }
  .modal-dialog {
    width: 98vw;
    margin: 0;
  }
  .modal-content {
    height: 98vh;
    max-height: calc(100vh - 90px) !important;
  }
  .modal.cc_alt_image_modal .modal-dialog {
    width: 74vw;
  }
  .modal.cc_alt_image_modal .modal-content.cc_modal-content {
    overflow-y: auto;
    max-height: inherit;
    height: auto;
  }
  .modal.cc_alt_image_modal img {
    display: block;
    width: auto;
    margin: auto;
    height: 60vh;
  }
}

@media only screen and (min-width: 768px) and (max-height: 400px) and (orientation: landscape) {
  .modal.cc_alt_image_modal .modal-content {
    max-height: 85vh;
    width: max-content;
    margin: auto;
  }
  .modal.cc_alt_image_modal img {
    display: block;
    width: auto;
    margin: auto;
    height: 75vh;
  }
}
/***** END OF MODAL *****/

/* Display Overrides or hacky stuff that should be done in markup*/

/* Rogue button in equipment set Accessories tab*/

.cc_prt_button_div_dk span {
  color: white;
}

.cc_prt_button_div.cc_prt_button_div_dk {
  text-align: start;
  margin-top: 65px;
}

.cc_prt_dk_button span {
  color: #f1f1f1;
}

/* Rogue button in equipment set Accessories tab*/

/* PDP Product detail fix */

.product_detail_item .form-horizontal .form-group {
  margin: 0;
}

.product_detail_item .row &gt; .col-md-10 {
  margin: 0;
}

.cc_product_grid_actions .cc_wishlist {
  width: 75%;
}

.cc_product_detail .cc_wish_finder .row &gt; .col-md-10 {
  width: 100%;
}

.cc_mini_cart .row .col-xs-8 {
  width: 58.33333333% !important;
}

.cc_mini_cart .row .col-xs-4 {
  width: 41.66666667% !important;
}

.cc_mini_cart .cc_items {
  display: flex;
  align-items: center;
}

table.cc_batch_table tbody tr:nth-child(even) {
  background: #ffffff;
}

table.cc_batch_table tbody tr:nth-child(odd) {
  background: #f1f1f1;
}

/* Reorder Component Style */

.cc_reorder_item {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.cc_reorder_item:first-child {
  padding-top: 0;
}

.cc_ordered_items_link {
  padding-left: 0 !important;
}

.cc_reorder_prod_row {
  padding: 10px 0;
}

.cc_reorder_prod_row:not(:last-of-type) {
  border-bottom: 1px solid #ddd;
}

h3.cc_reorder_row .cc_reorder_col {
  padding-left: 0;
}

.modal-body_reorder_items {
  max-height: 50vh;
  overflow: scroll;
}

/* Order Templates hack */

.cc_wish_row .gp_quantity_block .cc_qty_control_row &gt; div {
  padding: 0;
}

.cc_wish_row div:nth-child(3) {
  padding: 0;
}

/* Order Templates hack */

/* Select Textbox Hack */

select.input-sm {
  line-height: 30px;
}

span.cc_attr_qty.cc_qty {
  display: block;
}

.row.cc_attr_row {
  margin-bottom: 15px;
}

/* Select Textbox Hack */

/* Sidebar search box hack */

.search_button .cc_sidebar_search_button {
  height: 30px;
  min-width: 70px;
}

.cc_sidebar_search_text::placeholder {
  font-size: inherit
}

/* Compare Tray hack */

.compareTray .cc_navbar-fixed-bottom {
  background-color: #f1f1f1;
  box-shadow: 0 0 18px #888888;
  -webkit-box-shadow: 0 0 18px #888888;
}

.cc_main_container &gt; span &gt; p &gt; img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

.panel.panel-default.cc_panel.cc_paginator_products_inc
.cc_body
.row:last-child {
  display: block;
}

.panel.panel-default.cc_panel.cc_paginator_products_inc
.cc_body
.row:nth-child(1) {
  padding: 0 15px;
}

.desktop_body
div:last-child
.panel.panel-default.cc_panel.cc_paginator_products_inc
.cc_body
.row:first-child {
  display: block;
}

.col-md-5.col-xs-12.cc_navbar_col_acct {
  width: 65%;
}

/*----- Text Styles -----*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-family: RGTextRegular, sans-serif !important;
}

a {
  color: #c85a19;
  font-weight: 600;
}

a:hover,
a:not(.btn):focus {
  cursor: pointer;
  color: #c85a19 !important;
}

a:active {
  color: #aa3d16 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 700;
  color: #c85a19;
}

h2,
h3,
.h3 {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 0px;
}

.cc_product_catalog_panel h4 {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

h4 a {
  font-size: 12px;
  font-weight: 700;
  color: #000;
}

h5,
.h5 {
  margin-bottom: 5px;
}

h1 {
  font-size: 18px;
}

img {
  vertical-align: middle;
  height: auto;
}

.featured-prod .panel-title {
  font-size: 20px;
}

h5.panel-title {
  font-size: 12px;
  position: relative;
}

h4.product_title.cc_product_title {
  text-transform: uppercase;
  font-size: 20px;
  color: #1b1b1b;
  font-weight: 700;
}

.prodDetailContainer .cc_quantity_block .form-group div.col-sm-5,
.prodDetailContainer .cc_quantity_block .form-group div.col-sm-5 input {
  display: inline;
}

.cc_main_content_col .cc_main_content_row {
  margin: 0;
  background-color: white !important;
}

.cc_action_totals
button.btn.btn-default.btn-sm.continueShoppingButton.cc_continue_shopping_button,
.cc_action_totals button.btn.btn-default.btn-sm.cc_create_cart_wishlist,
.cc_action_totals
button.btn.btn-default.btn-sm.updateCartButton.cc_update_cart_button,
.cc_action_totals
a#emailCartLink
button.btn.btn-default.btn-sm.remove.cc_email_cart_link_button {
  background-color: #f1f1f1;
  color: #4c788f;
}

.panel.panel-default.cc_panel.cc_myaccount_profile h3.cc_title {
  margin-bottom: 30px;
}

.panel.panel-default.cc_panel.cc_myaccount_profile h3.panel-title.cc_title {
  margin-bottom: 10px;
}

/****** SPINNER *******/
.modal-backdrop {
  background-color: hsla(0, 0%, 0%, 0.4);
}
.modal-backdrop.in {
  opacity: 1;
}
.LOADING {
  position: relative;
  overflow: hidden;
}
form.LOADING {
  position: inherit;
}
.modal-backdrop:after,
.LOADING:after,
.loader {
  content: url("../images/B2B_HP_loadingSpinner.gif");
  box-sizing: border-box;
  position: absolute;
  top: calc(50vh - 80px);
  left: calc(50vw - 80px);
  width: 80px;
  height: 80px;
  margin-top: -30px;
  margin-left: -30px;
  transform: scale(0.9);
  /* border-radius: 50%;
  border: 12px solid #afafaf;
  border-top-color: #ebebeb; */
  /* animation: spinner 0.6s linear infinite; */
}
.loader.center-block {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
.loader .face {
  display: none;
}
.LOADING:before {
  background: #ffffff8f;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  top: 0px;
  left: 0px;
  z-index: 2;
}
/* @keyframes spinner {
  to {
    transform: rotate(360deg);
  }
} */
/****** END OF SPINNER *******/

/*----- Containers ----- */

body {
  font-family: RGTextRegular, sans-serif !important;
  font-size: 12px;
  color: #555555;
  background-color: #f1f1f1;
}

html,
body,
.cc_deskLayout {
  overflow-x: hidden;
}

.contentBody.cc_content_body {
  min-height: 70%;
  min-height: -webkit-calc(100vh - 306px);
  min-height: -moz-calc(100vh - 306px);
  min-height: calc(100vh - 306px);
  padding-top: 20px;
}

.contentBody.cc_content_body .container.cc_main_container {
  /*padding-top: 160px;
    padding-bottom: 80px;*/
}

/*----- Carousel -----*/

.carousel-control.right,
.carousel-control.left {
  background-image: -o-linear-gradient(
          left,
          rgba(0, 0, 0, 0.0001) 0,
          rgba(0, 0, 0, 0.5) 100%
  );
  background-image: none;
  width: 10%;
  opacity: 0.8;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -10px;
  font-size: 29px;
  font-weight: 100;
  color: #f1f1f1;
}

#seller-carousel .carousel-inner {
  position: relative;
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
}

#seller-carousel .carousel-control {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  width: 25px;
  font-size: 99px;
  font-weight: normal;
  padding-top: 30px;
  color: #1b1b1b;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#seller-carousel a.right.carousel-control.cc_right_carousel-control {
  left: inherit;
}

.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  max-width: none;
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .carousel-inner .item.pdp-image img {
    max-height: 300px !important;
  }
}

.carousel-inner .item.pdp-image img {
  height: calc(100vh - 124px);
  max-height: 450px;
  object-fit: cover;
}


/*----- General Assets -----*/

.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 0px;
  background-color: white;
  border: none;
  border-radius: 0px;
}

.label-default {
  background-color: #4c788f;
}

li.effAccount.cc_eff_account a {
  padding-left: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.panel {
  margin-bottom: 20px;
  background-color: white;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 10px 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .panel {
    padding: 20px;
  }
}
.seller-locator-search {
  margin-bottom: 20px;
}

.panel.panel-default.cc_panel.cc_wishlist_panel {
  background-color: #f3f3f3;
  padding: 15px 25px;
  margin-bottom: 40px;
}

.panel.panel-default.cc_panel.cc_category_tree {
  border-bottom: 2px solid #ddd;
}

.cc_category_tree span.pull-right.cc_icon_area {
  position: absolute;
  right: 0;
  top: 10px;
}

.panel-heading {
  padding: 5px 0 5px;
  border-bottom: none;
}

.panel-title,
h3.cc_section_title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 10px 0;
  color: #c85a19;
}

.well {
  min-height: 20px;
  padding: 30px;
  margin-bottom: 20px;
  background-color: #f3f3f3;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cc_right_col .panel-heading {
  padding-bottom: 0;
}

.cc_product_catalog_panel h3.cc_cat_name {
  color: #000;
  margin-top: 0;
}

.panel-body {
  padding: 10px 0 0;
}

.panel-footer {
  padding: 0;
  background-color: transparent;
  border-top: none;
}

.panel-default &gt; .panel-heading {
  color: #555555;
  background-color: transparent;
  border-color: #ddd;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  padding: 0 0 2px;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
  padding-bottom: 10px;
}

.img-rounded {
  border-radius: 0px;
}

.promotion-box-LeftNav .panel {
  border: none;
  padding-bottom: 0;
}

hr {
  border-top: 1px solid transparent;
  margin: 0;
}

.nav-tabs &gt; li &gt; a {
  border-radius: 0;
  color: #676767;
}

.tab-content.cc_tab-content {
  padding: 30px 0;
}

p.secContentDescription b {
  margin: 20px 0 15px;
  display: block;
}

p.secContentDescription ul {
  margin: 10px 0 15px 25px;
  padding: 0;
}

p.secContentDescription li {
  margin: 10px 0 0 0;
}

.widgetSection .panel-heading.cc_heading {
  border-bottom: 2px solid #676767;
  margin-bottom: 20px;
}

.img-thumbnail {
  border-radius: 0;
}

img.media-object.cc_media-object.img-responsive {
  margin: 0 auto 30px;
}

/*----- Buttons -----*/

.btn {
  margin-bottom: 0;
  font-size: 11px;
  border: none;
  text-transform: uppercase;
  transition: 0.5s all;
  border-radius: 5px;
  font-weight: bold;
  font-family: RGTextBold, sans-serif !important;
}

.btn-default {
  color: white !important;
  background-color: #c85a19 !important;
  min-height: 30px;
}

.btn-default:hover {
  background: #f26f22 !important;
  color: white !important;
}

.btn-alternate {
  background-color: transparent;
  border: 1px solid #555555;
  color: #555555 !important;
}

.btn-alternate:hover {
  background: #ebebeb;
}

.btn-alternate:active {
  background: #afafaf;
}

.btn-success {
  color: #4b9b78;
}

.btn-info {
  color: #4b9b78;
}

.btn-warning {
  color: #dda036;
}

.btn-danger {
  color: #a84741;
}

.row.form-group {
  margin-bottom: 0px;
}

.form-group .btn {
  margin-top: 20px;
}

.modal .form-group {
  margin-bottom: 10px;
}

.input-group-btn .btn {
  padding: 8px 12px 9px;
  margin-bottom: 0;
  margin-top: 0;
}

.cc_mini_quick_order button.btn.btn-default.btn-sm.addMore.cc_addmore {
  float: right;
}

button.btn.btn-default.btn-xs.add_to_compare_desktop_button.cc_addto_compare {
  background-color: white;
  color: #4c788f;
}

button.btn.btn-primary.btn-xs.add_to_compare_desktop_button {
  background-color: transparent;
  color: #4c788f;
  padding: 5px 0;
}

button.btn.btn-primary.btn-sm.addItem.cc_add_item.pull-right {
  width: 143px;
}

/*----- Forms -----*/

.form-control,
.slds-scope .slds-input,
.output,
select {
  height: 30px;
  padding: 6px 12px;
  font-size: 12px;
  color: #555555;
  box-shadow: none;
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 1px #afafaf;
}

.isReadable p {
  padding-left: 0px;
}

.output.readable {
  padding-left: 10px;
  background: #fdfdfd;
  border-color: #f1f1f1;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="date"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover {
  border-color: #555555;
}

input[type="text"]:focus:hover,
input[type="email"]:focus:hover,
input[type="date"]:focus:hover,
input[type="password"]:focus:hover,
input[type="tel"]:focus:hover {
  border: none !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.slds-scope .slds-input[disabled],
.output.notEditable {
  background: #fdfdfd;
  border-color: #f1f1f1 !important;
}

.form-control:focus,
.slds-scope .slds-input:focus,
.form-control.HiPayField--focused {
  border-color: #c85a19;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.075), 0 0 3px rgb(200, 90, 25);
}

div#hipay-cvc {
  max-width: 90px;
}

.hiPay-Container label {
  font-size: 11px !important;
}

.form-control.error {
  background: rgba(255, 0, 0, 0.16);
}

.form-control.error + em {
  display: block !important;
  font-style: inherit;
}

.text-danger-hipay{
  color: rgb(255, 0, 0);
  text-align: right;
  margin-top: 15px;
  margin-bottom: -15px;
}

input:focus::placeholder,
textarea:focus::placeholder {
  color: #afafaf !important;
}
input::placeholder,
textarea::placeholder {
  color: #555555 !important;
}

textarea.form-control {
  min-height: 60px;
  resize: none;
}

.quantity .form-control {
  text-align: right;
  background-color: transparent;
}

.form-group {
  margin-bottom: 15px;
  text-align: left;
}
.form-group-sm .form-control {
  border-radius: 5px !important;
}
.form-group.date input {
  border: solid 1px #afafaf !important;
  background: inherit;
  cursor: pointer !important;
}
input[readonly],
.btn[disabled],
.notEditable,
.round-check label.disabled,
input[disabled] {
  cursor: not-allowed !important;
  cursor: url("../images/notallowed.png"), auto !important;
  border: ;
}

form label {
  color: #555555;
  font-family: RGTextlight, sans-serif !important;
  font-size: 12px !important;
}

p.label {
  color: #555555;
  font-size: 11px;
  padding-left: 0px;
}

/*----- Minicart -----*/

.minicart {
  padding: 0;
  /*margin-bottom: 30px;*/
  background-color: #f3f3f3;
}

.panel.panel-default.cc_mini_cart {
  border: none;
  background-color: white;
  margin: 0;
  padding: 10px 20px 20px;
}

.minicart .cc_product,
.minicart .cc_qty,
.minicart .cc_total_qty,
.minicart .cc_total_price,
.form-group label {
  font-size: 12px;
  /*    padding-bottom: 5px;*/
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
}

.minicart .cc_total_price,
.minicart .cc_qty {
  text-align: right;
}

.minicart button.btn.btn-default.loggedInAction.cc_logged_in_action {
  float: right;
}

.form-horizontal .form-group {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 900px) and (max-height: 450px) and (orientation: landscape),
only screen and (max-width: 768px) {
  .minicart {
    display: none;
  }
}

/*----- Alerts -----*/

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  border-radius: 0;
}

/*----- Featured and Spotlight -----*/

.cc_price_block .price.cc_price {
  font-size: 16px;
  color: #1b1b1b;
}

.cc_spotlight_products .row {
  margin-bottom: 10px;
}

.featured-prod .col-md-12,
.cc_feeatured_products .col-md-6 {
  text-align: center;
  margin-bottom: 30px;
}

.cc_feeatured_products .cc_product_name_img {
  display: block;
  /*min-height: 190px;*/
  margin-bottom: 20px;
}

/*----- Wishlist -----*/

.quickwishdesk.cc_quickwishdesk {
  margin: 20px 0 0;
}

.cc_addto_cart {
  margin-top: 25px;
}

/****** Product List *******/
.productListContent .prodItem {
  margin-bottom: 1.5%;
  padding-left: 0px;
}
.cc-product-container {
  border: solid 10px white;
  position: relative;
  background: white;
  height: 100%;
}
.cc-product-container .cc-product-info-container {
  position: relative;
  width: 100%;
  padding-top: 12px;
  height: calc(100% - 240px);
  vertical-align: top;
}
.cc-product-container .cc-product-info-container div[class*="col"] {
  padding: 0px;
}
.cc-product-container .cc-product-info {
  height: calc(100% - 65px);
  padding-bottom: 5px;
}
.cc-product-container .cc-product-info-bottom {
  margin: auto;
  width: 100%;
}
.cc-product-container .cc-product-info-bottom p {
  margin: 0px;
}
.cc-product-container .row {
  margin: 0px;
  height: 100%;
}
.cc-product-container .cc-product-image {
  width: 100%;
  height: 240px;
  max-height: 45%;
  overflow: hidden;
  padding: 0px;
}
.cc-product-container .cc-product-image a {
  width: 100%;
  height: 100%;
  display: block;
}
.cc-product-container .cc-product-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cc-product-container .cc-product-image img {
    float: left;
    width: auto;
    height: auto;
  }
}
.cc-product-container .btn {
  width: fit-content;
  padding: 8px 16px;
  font-size: 14px !important;
  font-family: RGTextLight, sans-serif !important;
}
.cc-product-container p.text-center.small {
  margin: 0px;
}
.cc-product-info .cc_product_link {
  margin-top: 4px;
  margin-bottom: 2px;
}
.cc-product-info .PLP_DsplShortDesc {
  padding-top: 5px;
}
.cc-product-info .PLP_DsplShortDesc b {
  font-weight: normal;
}
.cc-product-info p.miniumS {
  font-size: 14px;
}
.cc-product-info-bottom .priceFrom {
  font-size: 14px;
}
.cc_spec_group_container li .checkbox {
  line-height: 1.9;
}
/*Product description bullets*/
.cc-product-info .PLP_DsplShortDesc ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.cc-product-info .PLP_DsplShortDesc li {
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
}
.cc-product-info .PLP_DsplShortDesc li:before {
  font-family: FontAwesome;
  content: "\f111";
  padding-right: 8px;
  color: #c85a19;
  font-size: 7px;
  vertical-align: middle;
}
/**/

.cartActionsButtons{
  float: right;
}

@media only screen and (max-width: 1399px) {
  .cc-product-container .cc-product-info {
    width: 100%;
  }
  .cc-product-container .cc-product-info-container {
    position: relative;
    width: 100%;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .cc-product-info .cc_product_link {
    margin: 0px;
  }
  .cc-product-container .btn {
    width: auto;
  }
  .cc-product-container .cc-product-info {
    width: 100%;
    border: none;
  }
  .cc-product-container .cc-product-info-container {
    position: relative;
    width: 100%;
    padding-top: 12px;
  }
  .productListContent .prodItem {
    padding-right: 0px;
  }

  .cartActionsButtons{
    float: none;
  }
}

@media only screen and (max-width: 992px) {
  .productListContent .prodItem {
    width: 100%;
  }
}

/* iPad Portrait and wide mobile */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
only screen and (min-device-width: 800px) and (max-device-width: 900px) and (orientation: landscape),
only screen and (min-device-height: 800px) and (max-device-height: 900px) and (max-device-width: 400px) and (orientation: portrait) {
  .productListContent .prodItem {
    margin-bottom: 1.5%;
    padding-left: 0px;
    width: 100%;
    padding: 0px;
  }
}

/****** End of Product List *******/

/*----- Product Details -----*/

.secRelatedAccessories .prodDetRel {
  max-height: 200px;
}

.sku.cc_sku {
  margin: 10px 0 5px;
}

.inventory.cc_inventory {
  margin: 5px 0;
  font-size: 9px;
}

.prodDetailContainer .form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
  font-weight: normal;
}

.prodDetailContainer .product_title {
  margin-bottom: 0px;
  font-size: 20px;
}

.prodDetailContainer .cc_product_detail {
  padding-top: 0px;
}

label.col-sm-7.control-label.cc_qty {
  width: 20px;
  padding-left: 0;
  padding-right: 0;
}

input#qty {
  width: 63px;
}

.cc_main_prod_image {
  margin-bottom: 20px;
}

.products_1_row_medium_item.cc_product_item {
  margin-bottom: 50px;
}

.quick_wishlist.cc_quick_wishlist .row {
  margin: 0px;
}

.cc_product_catalog_panel .col-xs-2 {
  width: 100%;
  /*margin-bottom: 40px;*/
  text-align: center;
}

.cc_product_catalog_panel .row {
  width: 47.5%;
  float: left;
  margin: 0px 0 10px;
}

.cc_product_catalog_panel .row:nth-child(even) {
  float: right;
}

.cc_product_catalog_panel img.categoryList {
  /*width: 100%;*/
}

.cc_product_catalog_panel .panel-heading.cc_heading {
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}

a.productName.cc_product_name {
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: 900;
}

.container-fluid.cc_demo_splash {
  overflow: hidden;
  position: relative;
  width: 100%;
}

div#breadcrumb_desktop_container {
  display: none;
}

.cc_compare_text_row .cc_compare_text_col {
  vertical-align: top;
}
.shortDesc.cc_short_desc p {
  font-size: 14px;
}
.shortDesc.cc_short_desc ul {
  padding-left: 0px;
}
.shortDesc.cc_short_desc li {
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
}
.shortDesc.cc_short_desc li b {
  font-weight: normal;
}
.shortDesc.cc_short_desc li:before {
  font-family: FontAwesome;
  content: "\f111";
  padding-right: 8px;
  color: #c85a19;
  font-size: 7px;
  vertical-align: middle;
}
.prod_media.cc_prod_media {
  margin-bottom: 10px;
}

button.loadingBOBTrue,button.loadingAddToCart {
  padding: 0px;
  min-width: 100px;
  margin: auto;
}

button.loadingBOBTrue .fa-spinner , button.loadingAddToCart .fa-spinner {
  font-size: 15px;
}

table#tournaments {
  width: 100% !importamte;
}

table#tournaments thead tr {
  border-bottom: solid 1px #c85a19;
  border-top: solid 1px #c85a19;
}
table#tournaments th,
table#tournaments thead th {
  font-size: 12px;
  /*text-transform: uppercase;*/
  line-height: 3;
}
table#tournaments tr.LAST_SEATS td.status {
  background: #aa3d16;
}
table#tournaments tr.COMPLETED td {
  color: #afafaf;
}
table#tournaments tr.COMPLETED .status {
  background: #afafaf;
}
table#tournaments tbody tr td.status {
  color: white;
  text-align: center;
  padding: 0px;
}

input.form-control.input-sm.gp_attribute_price_input[readonly].priced {
  color: #555555;
}

input.form-control.input-sm.gp_attribute_price_input[readonly] {
  color: #555555;
}

.bookNowContainer {
  border: solid 1px #c85a19;
  display: block;
  border-radius: 5px;
  padding: 10px;
  background: #fdfdfd;
  font-size: 14px;
}

.bookNowContainer.Blocked {
  border-color: #afafaf;
}

div#photoContainer .cc_main_prod_image {
  margin-bottom: 0px;
  height: 280px;
  overflow: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  div#photoContainer .cc_main_prod_image {
    height: auto;
  }
}

div#photoContainer .row &gt; div[class*="col"] {
  padding: 2px;
}

.product_detail_container .ribbon-top-left {
  left: -14px;
}

.product_detail_container .ribbon-top-right {
  right: -14px;
}

.cc_product_attributes_batch_header .gp_attr_batch {
  border-top: solid 1px #ccc;
  padding-top: 8px;
}

.cc_product_attributes_batch_header tr.cc_batch_header_row {
  text-transform: uppercase;
}

.cc_product_attributes_batch_header tr.cc_batch_header_row th {
  font-weight: bold;
}

.tab-content .secContentDetails p,
.tab-content .secContentDetails ul,
.tab-content .secContentLocation img {
  padding-left: 0px;
}

.tab-content .secContentDetails p &gt; b,
.tab-content .secContentLocation p &gt; b,
.tab-content .secContentDetails p &gt; strong,
.tab-content .secContentLocation p &gt; strong {
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  color: #c85a19 !important;
  font-family: RGTextRegular, sans-serif !important;
}

.secContentDetails ul,
.secContentLocation ul {
  vertical-align: top;
  margin-top: 10px;
  padding-left: 0px;
}

.tab-content .secContentDetails p {
  width: 40%;
  padding-right: 10px;
  margin-bottom: 20px;
}

.tab-content .secContentDetails p img,
.tab-content .secContentLocation p img {
  max-width: 100% !important;
  height: auto !important;
}

.tab-content .secContentLocation p img {
  margin-bottom: 4px;
}

.tab-content .secContentDetails p,
.secContentDetails li,
.tab-content .secContentLocation p,
.secContentLocation li {
  list-style: none !important;
  line-height: 1.6 !important;
  font-size: 14px !important;
  color: #555555 !important;
  font-family: RGTextRegular, sans-serif !important;
  font-weight: normal;
}

.tab-content .secContentDetails span {
  color: #555555 !important;
}

.tab-content .secContentDetails p,
.secContentDetails li:before,
.tab-content .secContentLocation p:first-child,
.secContentLocation li:before {
  font-family: FontAwesome !important;
  content: "\f111" !important;
  padding-right: 8px !important;
  color: #c85a19 !important;
  font-size: 7px !important;
  vertical-align: middle !important;
}

.tab-content .secContentDetails p[class*="indent"] {
  display: block;
  margin-bottom: 5px;
}

.tab-content .secContentDetails ul {
  margin-top: 10px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1024px) {
  .tab-content .secContentDetails p[class*="indent"] {
    margin-bottom: 5px !important;
    margin-top: 20px !important;
  }
  .tab-content .secContentDetails p[class*="indent"]:first-child {
    margin-top: 0px !important;
  }
  .secContentDetails p,
  .secContentDetails ul {
    width: 100% !important;
    margin: 0px !important;
    margin-bottom: 5px !important;
    padding: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .cc_product_detail_container div#photoContainer .cc_main_prod_image {
    height: 70vh;
    max-height: 200px;
    min-height: 120px;
  }
  .cc_product_detail_container .cc_prod_media .imageThumb {
    height: 12vh;
    min-height: 100px;
  }
  .tab-content .secContentDetails p img,
  .tab-content .secContentLocation p img {
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) and (max-height: 400px) and (orientation: landscape) {
  .cc_product_detail_container .cc_prod_media .imageThumb {
    height: 200px;
  }
  .cc_product_detail_container .cc_prod_media .imageThumb {
    height: 200px;
  }
}

/* iPad landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .cc_product_detail_container div#photoContainer .cc_main_prod_image {
    height: 70vh;
    max-height: 210px;
    min-height: 120px;
  }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .cc_product_detail_container div#photoContainer .cc_main_prod_image {
    height: 70vh;
    max-height: 300px;
    min-height: 120px;
  }
}

/* same height boxes */
.row.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}
/**/

/*----- Filters -----*/

.cc_filter_breadcrumbs .cc_filter_breadcrumb.label {
  font-size: 100% !important;
  padding: 0.3em 0.6em !important;
  margin: 2px 0;
}

.cc_filter_breadcrumb_panel .cc_remove_filters {
  padding: 0;
  background-color: transparent;
  color: black;
  text-decoration: underline;
}

.noUi-target {
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
  width: 70%;
  background: darkgrey;
}

.spec .upperDisp {
  margin-right: 23%;
  font-size: 10px;
  padding: 10px 0;
  display: block;
}

.spec .lowerDisp {
  font-size: 10px;
  padding: 8px 0;
  display: block;
}

.spec.cc_spec {
  position: relative;
}

button.slideFilter.btn.btn-default.btn-xs.cc_slide_filter {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px;
  padding: 3px 10px;
}

.panel-collapse {
  position: relative;
}

.panel.panel-default.cc_panel.cc_panel_filter_inner {
  margin-top: 30px;
}

.fa-lg {
  color: #989898;
}

i.fa.fa-lg.fa-th-list.listview {
  float: right;
}

i.fa.fa-lg.fa-th.gridview {
  float: right;
  margin-left: 10px;
}

#categories-right-nav a {
  padding: 0px 0 12px;
  display: block;
}

/*----- Cart -----*/

.cc_cart_item_list .cc_price_block .price.cc_price {
  font-size: 16px;
  color: #1b1b1b;
}

.cc_cart_item_list a.prodLink.cc_prod_link {
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
}

.cart_items_container .cart-links {
  font-size: 14px;
}

.cart_items_container .cartItemQtyPrice {
  font-size: 14px;
}

.cc_cart_item_container .cc_cart_item_list .cc_price_block {
  text-align: right;
}

.cc_cart_attribute_items_modal .cc_input_group {
  display: flex;
}

.input-group .form-control {
  display: table-cell;
}

.cc_cart_attribute_items_modal .form-group + p[class*="text"] {
  position: fixed;
  margin: 0px;
  margin-top: -8px;
  padding: 0px;
  line-height: 1;
}

.input-group-increment input {
  display: inline-block;
  margin: 0px !important;
  min-width: unset;
  vertical-align: top;
  padding: 0px !important;
  text-align: center !important;
  max-width: 100px !important;
}

.input-group-increment .btn {
  width: 30px;
  min-width: unset;
  text-align: center;
  padding: 0px;
  font-size: 12px !important;
}

.cc_cart_comments_modal .modal-body.cc_modal_body p {
  font-size: 12px;
}

.cart_item_list hr.separator {
  width: 100%;
}

.cc_cart_product_image {
  height: 230px;
  padding: 0px 20px 20px 20px;
}

.cc_cart_product_image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cart_item.last.row .actions {
  border-top: solid 1px #ccc;
  margin-top: -20px;
}

.cc_cart_attribute_items_modal table tr {
  background: transparent !important;
}

p.cartFooterMsg {
  text-align: right;
}

.modal table p[id*="dynamic-error"] {
  margin-bottom: -10px;
  color: red;
}

.modal table .input-group-increment + p[id*="dynamic-error"] {
  position: absolute;
  margin: 0px;
}

.modal table p[id*="dynamic-error"].info {
  color: #555555;
}

a#emailCartLink {
  display: block;
  margin-top: 5px;
}

.cartContainer .grand_total.cc_grand_total {
  font-size: 14px;
}

.cartContainer .grand_total.cc_grand_total h4 {
  margin-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .cc_cart_attribute_items_modal.gp_cart_attribute_items_modal tbody tr {
    height: 64px;
  }
}
@media only screen and (max-width: 768px) {
  .input-group-increment {
    text-align: right;
    margin-top: 14px;
  }
  .cart_item_list.cc_cart_item_list {
    text-align: center;
  }
  .cartItemInfo .form-group {
    text-align: center;
    width: 100%;
  }
  .cartItemInfo .price_block {
    float: unset !important;
  }
  .cartItemInfo .form-group p,
  .cartItemInfo .price_block p {
    float: unset !important;
    text-align: center;
  }
  ul.checkout.pull-right,
  ul.checkout.pull-right li {
    float: left;
    text-align: center;
    width: 100%;
  }
  .cart_item_list h3.panel-title {
    text-align: center;
  }
  .cart_item_list .cart-links a {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cartActions {
    text-align: center;
  }
  .cartActions button {
    width: 100%;
    max-width: 200px;
    margin-bottom: 10px;
    float: unset !important;
  }
  p.cartFooterMsg {
    text-align: center;
  }
  .cc_cart_attribute_items_modal .form-group + p[class*="text"] {
    position: relative;
    margin-bottom: 10px;
    width: 80%;
    float: right;
  }
  .cart_item.last.row .actions {
    margin-top: 0px;
  }
  a#emailCartLink {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .cc_cart_product_image {
    height: auto;
    padding: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) and (max-height: 400px) and (orientation: landscape) {
  .input-group-increment {
    text-align: right;
    margin-top: 14px;
  }
  .cart_item.last.row .actions {
    margin-top: 0px;
  }
  .cc_cart_product_image {
    padding: 0px;
  }
}

/****** DATEPICKER *********/
.input-group.date:before,
.tableFilters .date:after {
  content: "\f073";
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  z-index: 4;
  top: 6px;
  pointer-events: none;
}
.input-group.date input {
  padding-right: 24px;
}
.tableFilters label {
  display: block;
}
.tableFilters .date {
  position: relative;
  display: inline-block;
}
.tableFilters .date:after {
  position: absolute;
  right: 8px;
}
.datepicker {
  padding-bottom: 0px;
}
.datepicker.datepicker-dropdown {
  z-index: 4 !important;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0;
  color: #ccc;
  cursor: default;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused,
.datepicker table tr td.active.day,
.datepicker table tr td.active.day:hover {
  background: #00503C !important;
}
.datepicker table tr td:not(.disabled).day:hover:after,
.datepicker table tr td:not(.disabled).focused:after,
.datepicker table tr td.active.day:after {
  background: #f26f22;
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
  border-radius: 100%;
  padding: 12px;
  margin-top: -22px;
}
.datepicker table tr td.active.day:after {
  background: #c85a19;
}
.datepicker table tr td.day {
  height: 37px;
}
.datepicker table tr td:not(.disabled).day:hover,
.datepicker table tr td:not(.disabled).focused {
  color: white;
}
.datepicker table.table-condensed {
  min-width: 300px;
}
.datepicker table.table-condensed tr td span {
  margin: 10px;
  width: 26%;
}
.date .input-group-addon {
  display: none;
}
.form-group.form-group-sm.date {
  margin-left: 12px;
}
.cc_order_search_action {
  padding-top: 10px;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .datepicker {
    overflow-y: auto;
    width: 100vw;
    margin: auto;
    left: 0px !important;
    max-width: 360px;
    right: 0px;
  }
  .datepicker table.table-condensed {
    min-width: unset;
  }
  .datepicker-dropdown.datepicker-orient-top:before {
    display: none;
  }
  .datepicker th.dow {
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .datepicker table tr td.day {
    padding: 3%;
  }
  .form-group.form-group-sm.date {
    margin: 0px;
    width: 100%;
    margin-bottom: 12px;
  }
  .input-group.date {
    margin: unset;
    width: 100%;
    margin-bottom: 5px;
  }
  .cc_order_search_action input {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  .datepicker {
    position: fixed;
    top: 5px !important;
  }
  .datepicker table tr td.day {
    padding: 2%;
  }
}
@media screen and (max-width: 1024px) {
  .datepicker table.table-condensed {
    min-width: unset;
    width: 100%;
  }
}
/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .datepicker {
    width: auto;
  }
}
/****** END OF DATEPICKER *********/

/*----- MY ACCOUNT -----*/

#MyAccount_navSection .panel {
  padding: 0px;
}

#MyAccount_navSection li {
  padding: 0px;
  border-bottom: solid 1px #ccc;
}

#MyAccount_navSection li.active {
  background: transparent;
  border-color: white;
}

#MyAccount_navSection li a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 40px;
  padding-left: 10px;
  text-transform: uppercase;
  color: #555555;
  font-weight: 700;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}

#MyAccount_navSection li.active a,
#MyAccount_navSection li:hover a {
  background: #c85a19;
  color: white !important;
}

.acctmainSection .isReadable h5 {
  padding-bottom: 10px;
}

.acctmainSection .checkbox {
  margin-left: 16px;
  margin-bottom: 16px;
}

button.slideFilter.btn.btn-default.btn-xs.cc_slide_filter {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px;
  padding: 3px 10px;
}

.panel.cc_myaccount_information,
.panel.cc_myaccount_user_information,
.panel.cc_myaccount_contact_information {
  border-bottom: 2px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

.cc_myaccount_information .panel-heading.cc_heading,
.cc_myaccount_user_information .panel-heading.cc_heading {
  margin: 0;
  padding: 0;
}

.formActions .btn {
  margin-left: 14px;
}

.modal.cc_addressbook_edit_modal input[type="checkbox"] {
  position: relative;
  margin: 0px;
  margin-right: 9px;
  vertical-align: text-bottom;
}

.myAddressesContainer .row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.myAddressesContainer .cc_address_display + .col-md-4 {
  display: flex;
}

.cc_address_header {
  font-weight: 700;
}

a.cc_change_address_modal {
  padding-left: 10px;
}

.modal .row.cc_billing_shipping_info {
  border-bottom: solid 1px #cccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.modal .row.cc_billing_shipping_info:last-of-type {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.modal .row.cc_billing_shipping_info div[class*="col"] {
  width: 50%;
}

.form-group.searchContainer:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  right: 24px;
  z-index: 4;
  top: 6px;
  pointer-events: none;
}

form#searchOrderForm input,
form#searchOrderForm select {
  width: 100%;
  border-radius: 5px;
  padding-right: 22px;
}

form#searchOrderForm .row {
  vertical-align: bottom;
  display: flex;
  align-items: flex-end;
}

form#myAccountForm .row {
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  #MyAccount_navSection {
    display: none;
  }
  .cc_change_address {
    margin-bottom: 20px;
    display: block;
  }
  .cc_change_address a {
    padding-left: 0px;
  }
  .modal .row.cc_billing_shipping_info div[class*="col"] {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  form#searchOrderForm .row {
    display: block;
  }
  .form-group.date {
    position: relative;
    top: 6px;
  }
  .cc_order_search_action input {
    width: auto;
  }
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
  .myAddressesContainer .cc_address_control {
    margin-top: 10px;
  }
  .cc_myaccount_addressBook .align-right {
    text-align: center;
  }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .input-group.date {
    margin: 0;
  }
  .cc_order_search_action input {
    width: auto;
  }
  .cc_myaccount_addressBook .align-right {
    text-align: right;
  }
}
/*----- Table Styles -----*/

.table-responsive {
  padding: 30px;
  margin: 30px 0;
}

tr.cc_table_row,
tr {
  border-bottom: 1px solid #ddd;
}

.table &gt; thead &gt; tr &gt; th {
  border-bottom: 1px solid #ddd;
}

.table {
  margin: 0;
}

thead.compareRow.compareSKURow.cc_compare_sku_row {
  background-color: transparent;
}

th.compareCol.compareSKUCol.cc_compare_sku_col {
  padding: 8px;
}

tr.compareRow.compareImageRow.cc_compare_image_row,
tr.compareTextRow.compareNameRow.cc_compare_name_row,
tr.compareTextRow.compareDescRow.cc_compare_text_row,
tr.compareRow.compareAddtInfoRow.cc_compare_add_info_row,
tr.compareRow.compareUomRow.cc_compare_uom_row,
tr.compareRow.comparePriceRow.cc_compare_price_row,
tr.compareRow.compareQtyAvailRow.cc_compare_qty_avail_row,
tr.compareRow.compareAddToRow.cc_compare_addto_row,
thead.compareRow.compareSKURow.cc_compare_sku_row th {
  border: none;
}

.compareBasicInfo .form-group .btn {
  margin-top: 15px;
}

.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td,
td {
  padding: 10px;
  vertical-align: middle;
  border-top: none;
}

.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; thead:first-child
&gt; tr:first-child
td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; tbody:first-child
&gt; tr:first-child
td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; thead:first-child
&gt; tr:first-child
th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; tbody:first-child
&gt; tr:first-child
th:last-child {
  border-top-right-radius: 0;
}

.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; thead:first-child
&gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel
&gt; .table-responsive:first-child
&gt; .table:first-child
&gt; tbody:first-child
&gt; tr:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

tr.cc_table_header_row:hover {
  background: transparent !important;
}

table .cc_table_header i.fa {
  font-size: 7px;
  color: #f1f1f1;
}

#seller-carousel .col-md-3 {
  width: 25%;
  text-align: center;
}

/**** RESPONSIVE TABLE *****/
table.respTable {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.gridContainer {
  background: #ccc;
  width: 100%;
  padding: 4px;
  box-sizing: border-box;
}

.tableWrapper {
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.tableWrapper th {
  font-weight: bold;
  font-family: RGTextRegular, sans-serif !important;
}

.tableWrapper td {
  padding-left: 0px;
}

.tableWrapper__body {
  max-height: 300px;
  overflow-y: auto;
}

.modal-dialog table.responsiveTableLayout {
  width: 100%;
}

.tableWrapper span.cc_attr_display {
  font-family: RGTextRegular, sans-serif !important;
  font-size: 12px;
  color: #555555;
}

.tableWrapper .actions {
  padding-top: 20px;
}

table tbody tr:nth-child(odd) {
  background: #ffffff !important;
}

table tbody tr:nth-child(even) {
  background: #f1f1f1 !important;
}
table.responsiveTableLayout {
  width: 100% !important;
}

.tournamentsTable{
  border-collapse: unset !important;
  border-spacing: 2px !important;
}

.tournamentsTableCenter{
  text-align-last: center;
}

.tournamentsTableWhiteOrange{
  color: white;
  background-color: rgb(0, 080, 060) !important;
  font-weight: normal !important;
}

.tournamentsTableWhiteDark{
  color: white;
  background-color: rgb(208, 211, 212) !important;
  font-weight: normal !important;
}

.tournamentsTableFirstColumn{
  width: 40%;
  line-height: 1.5;
}

.COMPLETED{
  background: #afafaf;
  color: white;
}

.LAST_SEATS{
  background: rgb(203, 096, 021);
  color: white;
}

@media only screen and (max-width: 768px) {
  .tableWrapper td {
    padding: 10px !important;
  }
  .row.actions.nextToTable .pull-right {
    float: unset !important;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  .gridContainer {
    max-width: 1000px;
    margin: 0 auto;
  }

  .tournamentsMobile{
    display: none !important;
  }

  .tournamentsMobileLignment{
    text-align-last: right !important;
  }

  .tournamentsMobileFirstColumn{
    line-height: 1.5 !important;
  }

  table.responsiveTableLayout {
    width: 100%;
  }

  table.responsiveTableLayout thead {
    display: none;
  }

  table.responsiveTableLayout tbody {
    width: 100%;
  }

  table.responsiveTableLayout tr,
  table.responsiveTableLayout th,
  table.responsiveTableLayout td {
    display: block;
    padding: 0;
  }
  table.responsiveTableLayout th:nth-child(n),
  table.responsiveTableLayout td:nth-child(n) {
    width: auto;
    text-align: right !important;
  }

  table.responsiveTableLayout tr {
    border-bottom: none;
    margin: 0 0 10px 0;
  }

  .myOrdersTableRow {
    margin: 0 0 30px 0 !important;
  }

  table.responsiveTableLayout td {
    border-bottom: 1px dotted #ccc;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
  }

  table.responsiveTableLayout td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    color: #555555;
  }

  table.responsiveTableLayout td:last-child {
    padding-right: 0;
    padding-bottom: 5px;
  }

  table.responsiveTableLayout td:empty {
    display: none;
  }

  .tableWrapper .pull-right {
    float: unset !important;
    text-align: center;
    display: block;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 1023px) and (orientation: landscape) {
  table.responsiveTableLayout {
    width: calc(100% - 20px) !important;
  }
  .tableWrapper td {
    padding: 10px !important;
  }
}
/**** END OF RESPONSIVE TABLE *****/

/*----- Specs ----- */

.nvRow.nvGroupRow.cc_nv_group_row {
  background-color: #eee;
  padding: 30px;
}

.nvRow.cc_nv_row.row .col-xs-6 {
  padding-left: 0;
}

p.groupName.cc_group_name {
  background-color: #8ca1b1;
  padding: 10px;
  color: #f1f1f1;
}

.nvRow.cc_nv_row.row {
  padding: 10px 0;
  margin: 0;
}

/*----- Footer -----*/

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.navbar-inverse {
  background-color: white;
  border-color: white;
}

a.navbar-link.cc_footer_link {
  color: #989898;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-right: 1px solid #989898;
  padding-right: 10px;
  margin-right: 10px;
  padding-left: 0;
  font-size: 1rem;
}

.list-inline &gt; li:last-child a.navbar-link.cc_footer_link {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

.list-inline &gt; li {
  display: inline-block;
  /*    padding-right: 0px;
    padding-left: 0px;*/
}

.row.cc_footer_logo_row {
  margin-top: 20px;
}

.col-md-6.cc_main_content_col {
  padding: 0 40px;
  background-color: white;
}

div#seller-carousel .carousel-indicators {
  display: none;
}

.secRelatedCrossSell.cc_secRelatedCrossSell {
  text-align: center;
}

p.cc_prod_name a,
p.cc_seller_name,
p.name.cc_name {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 13px;
}

.quick_wishlist.cc_quick_wishlist .cc_wish_row {
  margin: 10px 0;
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
}

.text-center.cc_current_page {
  padding-top: 5px;
}

.cc_pricing.control p.price {
  color: #000;
  padding-top: 10px;
  font-size: 15px;
}

label.cc_items_per_page {
  font-weight: normal;
}

.value.cc_value {
  margin-bottom: 5px;
}

.dynamicKitSection.cc_dynamic_kit_section .panel {
  margin-bottom: 0;
  padding-bottom: 0;
}

.cc_action_totals.pull-right {
  padding-top: 10px;
}

.cc_qty_control_row input.btn.btn-default.btn-sm {
  font-size: 11px;
  padding: 9px 8px 7px;
  width: 25px;
  height: 30px;
}

button.btn.btn-default.btn-sm.checkOutBtn.cc_checkout_btn.pull-right {
  padding: 9px 15px 7px;
  font-size: 11px;
}

.grand_total p {
  color: #555555;
  font-size: 19px;
}

p.cc_paginator_legend {
  padding-top: 5px;
}

input.btn.btn-default.btn-sm.processUserInfo.cc_process_user_info,
button.btn.btn-default.btn-sm.searchFilter.cc_seaerch_filter_btn,
button.btn.btn-default.btn-sm.addItem.cc_add_item,
button.btn.btn-default.btn-sm.addToCart.cc_addtocart,
button.btn.btn-default.btn-sm.addMore.cc_addmore,
button.btn.btn-default.btn-sm.loggedInAction.cc_logged_in_action,
button.btn.btn-default.btn-sm.updateCartButton.cc_update_cart_button,
input.btn.btn-default.btn-sm.proceed.processShippingInfo.cc_proceed,
input.btn.btn-default.btn-sm.button.makePOPayment.cc_make_po_payment,
button.btn.btn-default.btn-sm.useStoredPayment.cc_use_stored_payment,
input.button.processBack.btn.btn-default.btn-sm {
  padding: 9px 17px 7px;
  font-size: 11px;
}

.breadcrumb {
  background: transparent;
}

.breadcrumb &gt; li + li:before {
  padding: 0 10px 0 15px;
  color: #ccc;
  content: "/\00a0";
  font-size: 14px;
}

.PDP--breadcrumbContainer {
  position: relative;
  top: -10px;
}

a.backToOffers {
  font-weight: normal;
}

a.backToOffers i {
  width: auto !important;
  padding-right: 5px;
}

@media only screen and (max-width: 768px) {
  .PDP--breadcrumbContainer {
    margin: auto;
    text-align: center;
  }
}
.img-thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0px;
}

.cc_secRelatedComplementary .col-xs-6 {
  height: 130px;
}

.cc_wish_form .col-md-2.cc_wish_img {
  padding: 0;
}

#at4-share,
#at4-soc {
  top: 50px !important;
  bottom: auto;
}

#navbar .cc_navbar-nav .cc_dropdown-menu li a {
  line-height: 30px;
  font-size: 12px;
  color: #676767;
  text-transform: uppercase;
}

#navbar .cc_navbar-nav .cc_dropdown-menu li a:hover {
  color: #f1f1f1;
  background-color: #000;
}

.dropdown-submenu &gt; .dropdown-menu {
  margin-top: -6px;
  margin-left: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
  background-color: #f1f1f1;
}

.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
  background-color: #f1f1f1;
}

.dropdown-submenu &gt; a:after {
  margin-top: 10px;
}

.cc_rank_display {
  margin: 5px 0;
  display: block;
}

.products_1_row_medium_item.cc_product_item .row.cc_qty_control_row {
  margin-bottom: 5px;
}

.cc_tabs_container img {
  width: auto;
}

.cc_main_container .cc_quick_wishlist_item img,
.cc_feeatured_products img.featured {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}

.cc_quick_wishlist {
  text-align: center;
}
.cc_prod_media .imageThumb {
  height: 100px;
  cursor: pointer;
}
img.mainProdImage.prodDetail.img-responsive,
img.alternate.cc_alternate.img-responsive.thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img.mainProdImage.prodDetail.img-responsive,
  img.alternate.cc_alternate.img-responsive.thumbnail {
    width: 100%;
    height: auto;
  }
}
/**/

.wishFinder button.btn.btn-default.btn-sm.addItem.cc_add_item,
.wishButtons button#dropWish {
  padding: 4px 7px 2px;
  color: #f1f1f1;
}

.col-md-4.col-md-offset-3.wishFinder {
  margin-left: 15px;
}

.fa-lg {
  color: #f1f1f1;
  font-size: 1em;
  line-height: 1em;
  vertical-align: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.btn:active,
.btn.active {
  outline: none;
  outline-offset: -2px;
  box-shadow: none;
}

.panel.panel-default.cc_panel.cc_shopping_cart_discount_panel {
  background-color: #f3f3f3;
  padding: 30px;
}

form#couponAddForm {
  margin: 0;
}

button.btn.btn-default.btn-sm.searchFilter.cc_seaerch_filter_btn,
button.btn.btn-default.btn-sm.addItem.cc_add_item,
button.btn.btn-default.btn-sm.addToCart.cc_addtocart,
button.btn.btn-default.btn-sm.addMore.cc_addmore,
button.btn.btn-default.btn-sm.loggedInAction.cc_logged_in_action,
button.btn.btn-default.btn-sm.updateCartButton.cc_update_cart_button,
.wishFinder .cc_action button.btn.btn-default.btn-sm.addItem.cc_add_item,
input.btn.btn-default.btn-sm.register.cc_register,
#collapseSellerLocatorSearch
input.btn.btn-default.btn-sm.search-button.cc_search-button,
input.cc_login_button.btn-sm,
button.btn.btn-default.btn-sm.addToCart.cc_add_to_cart,
button.addAddress.btn.btn-default.btn-sm.cc_add_address_btn,
input.btn.btn-default.btn-sm.cc_cancel_addr.cancelAddr,
input.btn.btn-default.btn-sm.saveAddr.cc_save_addr,
input.btn.btn-default.btn-sm.gotoSectionContactInfoEdit.cc_edit_profile,
button.openModalAddr.btn.btn-default.btn-sm.cc_open_modal_addr,
button.deleteAddress.btn.btn-default.btn-sm.cc_delete_addr,
input.btn.btn-default.btn-sm.createTemplate.cc_create_template,
button.btn.btn-default.btn-sm.makePayment.cc_make_payment,
input.btn.btn-default.btn-sm.processReview.proceed.cc_process_review,
input.btn.btn-default.btn-sm.processBack.cc_process_back,
button.btn.btn-default.btn-sm.addItem.cc_add_item.pull-right,
input#submit,
input.btn.btn-default.btn-sm.processLLIShippingInfo.proceed.cc_proceed,
input.btn.btn-default.btn-sm.processReview.proceed.cc_proceed,
.btn-alternate,
.btn-default {
  padding: 9px 17px 7px;
  font-size: 11px;
  min-width: 100px;
}
button.btn.btn-default.btn-sm.searchFilter.cc_seaerch_filter_btn {
  min-width: 0;
}

button.btn.btn-default.btn-sm.addToCart.cc_add_to_cart {
  margin-top: 0;
}

.col-xs-12.cc_footer_logo_col img {
  max-width: 150px;
}

.splash-promo-Desktop img {
  width: 100%;
}

.col-md-5.cc_wish_prod_details {
  text-align: left;
}

.collapse h5.panel-title,
.collapsing h5.panel-title {
  font-weight: 300;
}

.navbar-inverse .modal-content .fa {
  padding: 5px 0 0 2px;
}

.cc_product_catalog_panel .cc_body .col-xs-10 p {
  text-align: center;
}

.cc_product_catalog_panel .cc_body .col-xs-10 {
  width: 100%;
}

.caret {
  margin-left: 10px;
}

.btn .caret {
  margin-left: 10px;
}

.cc_right_col .quick-order {
  margin-bottom: 20px;
}

header {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1050;
}

#navbar .cc_navbar-nav li a:hover,
#navbar .cc_navbar-nav li.open &gt; a {
  color: #4c788f;
}

.mini_cart span.cc_cart_item_count,
.mini_cart span.cc_subtotal {
  font-weight: 700;
}

.mini_cart .cc_quantity .input.form-control {
  background-color: transparent;
}

.cc_mini_quick_order p.cc_caption {
  line-height: 1.2;
}

ol.breadcrumb.cc_breadcrumb li:last-child a {
  font-weight: 700;
}

.modal-title,
.modal-header h3 {
  margin: 0;
  line-height: 1.42857143;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 0;
  text-align: left;
}

.filter_breadcrumb_container_main.cc_filter_breadcrumbs {
  margin: 20px 0;
}

.filter_breadcrumb_container_main.cc_filter_breadcrumbs .label {
  font-weight: 300;
  margin-right: 10px;
  font-size: 10px;
}

span.label.label-default.pull-right.cc_label.cc_check_filter_label {
  font-size: 10px;
  float: right !important;
}

.filterContainer .collapse h5.panel-title {
  font-weight: 700;
}

.filterContainer .panel-default &gt; .panel-heading {
  border-bottom: 1px solid #ccc;
}

.filterContainer
.panel-default
&gt; .panel-heading
+ .panel-collapse
&gt; .panel-body {
  border: none;
  padding-bottom: 10px;
}

.filterContainer .specGroupContent.cc_filter_options {
  padding: 0px 20px 20px 20px;
}
.filterContainer .calendar--day {
  width: 13%;
  display: inline-block;
}
.filterContainer .cc_remove_filters_control a:last-child {
  border-left: solid 1px #c85a19;
  padding-left: 14px;
  margin-left: 14px;
}
.cc_close_mobile_filters.btn {
  font-size: 18px;
  margin-top: 20px;
  margin-right: 20px;
}
.B2B-HP-PLPFilters.showFilters {
  text-align: center;
}
.showFilters,
.cc_close_mobile_filters {
  display: none !important;
}
@media only screen and (max-width: 768px),
only screen and (max-width: 900px) and (max-height: 400px) and (orientation: landscape) {
  .filterContainer .panel-heading.cc_heading {
    width: 100%;
    display: flex;
    padding-top: 0px;
  }
  .cc_remove_filters_control a {
    display: inline-block !important;
  }
  span[id*="ProductList"] + .deskLayout .cc_close_mobile_filters {
    display: block !important;
  }
  span[id*="ProductList"] + .deskLayout .showFilters {
    display: block !important;
    z-index: 98;
    left: 0px;
  }
  input.showFilters {
    opacity: 0;
    width: 100%;
    height: 30px;
    margin: 0px;
    position: relative;
    top: -31px;
  }
  div.showFilters {
    background: #c85a19;
    padding: 10px;
    font-size: 16px;
    color: white;
    border-radius: 5px;
    margin-bottom: -16px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  }
  .showFilters.sticky {
    position: fixed;
    bottom: calc(100vh - 66px);
    left: 0px;
    width: 100%;
    transition: top 0.5s;
    border-radius: 0px;
    top: inherit;
  }
  .filterContainer {
    position: fixed;
    left: 0;
    bottom: 0px;
    transform: translateX(-100vw);
    display: block;
    width: 100vw;
    height: 100vh;
    transition: transform 0.3s cubic-bezier(0, 0.52, 0, 1);
    z-index: 100;
    max-height: unset;
    background: white;
  }
  input.showFilters:checked + .filterContainer {
    transform: translateX(0vw);
    transition: transform 0.3s cubic-bezier(0, 0.52, 0, 1);
  }
}
@media screen and (max-width: 1023px) {
  .filterContainer {
    overflow-y: auto;
  }
  .cc_spec_group_container {
    padding-left: 26px;
    padding-right: 26px;
  }
  .cc_remove_filters_control {
    padding-right: 60px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .filterContainer .calendar--day {
    width: 12%;
  }
}

a.productName.detailLin.cc_detail_linkk {
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0px;
}

a.remove.cc_remove {
  color: #ccc;
}

.noUi-horizontal .noUi-handle {
  border-radius: 50%;
  box-shadow: none;
  border: 1px solid #ccc;
  background-color: #4c788f;
  width: 15px;
  height: 15px;
}

.noUi-base {
  margin-top: 10px;
}

.noUi-target {
  border-radius: 0px;
  border: none;
  box-shadow: none;
  width: 70%;
  background: #ccc;
  height: 4px;
  margin-top: 4px;
}

.noUi-handle:before,
.noUi-handle:after {
  display: none;
}

.noUi-origin {
  border-radius: 0;
  top: -3px;
}

.listPaginationSec .col-xs-4 {
  padding: 0;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
  margin-top: 10px;
}

button.btn.btn-default.btn-sm.addToCart.cc_add_to_cart {
  margin-top: 0;
}

.cc_main_container .cc_dynamic_kit_section .cc_quick_wishlist_item img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  max-height: 240px;
}

.cc_dynamic_kit_section .cc_name {
  text-align: left;
  height: 34px;
  margin-top: 10px;
}

.cc_dynamic_kit_section .form-control[disabled],
.cc_dynamic_kit_section .form-control[readonly],
.cc_dynamic_kit_section fieldset[disabled] .form-control,
.cc_dynamic_kit_section .form-control {
  float: right;
  max-width: 50px;
}

input.form-control.input-sm.cc_qty_input {
  max-width: 50px;
}

.cc_dynamic_kit_section .cc_pricing.control p.price {
  color: #000;
  padding-top: 0px;
  font-size: 15px;
}

.cc_cart_sort_item .label {
  font-weight: 300;
}

.cc_dynamic_kit_section .cc_quick_wishlist {
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.dynamicKitSelSection .cc_widget_column {
  padding-bottom: 10px;
  margin-top: 20px;
}

.dynamicKitSelSection .col-xs-2 {
  text-align: right;
}

.cc_widget_column span {
  font-weight: 700;
  color: #000;
}

img.detailLink.prodDetRel.img-responsive {
  max-width: 200px;
  margin: 0 auto;
}

button.close {
  font-size: 25px;
}

.includedItemsSection .cc_quick_wishlist {
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.includedItemsSection h3.panel-title.cc_title {
  border-bottom: 2px solid #666;
  margin-bottom: 30px;
}

.acctmainSection h3.panel-title.cc_title,
.cc_myaccount_profile h3.cc_title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.acctmainSection .cc_myaccount_profile h3.panel-title.cc_title {
  font-size: 13px;
}

.acctmainSection hr {
  border-color: #ebebeb;
}

@media (max-width: 768px) and (orientation: portrait) {
  .acctmainSection input.pull-right {
    width: 100%;
  }
}

#editAddressForm .checkbox {
  margin: 0;
  margin-top: 10px;
  user-select: none;
}
#editAddressForm .round-check {
  width: auto;
  display: inline-block;
}
#editAddressForm .round-check + span {
  padding-left: 4px;
}

input.form-control.cc_address2 {
  margin: 5px 0;
}

.col-md-6.myAccBillingAddr.cc_billing_address,
.col-md-6.myAccShippingAddr.cc_shipping_address,
.col-md-6.myAccMailingAddr.cc_mailing_address,
.col-md-6.myAccOtherAddr.cc_other_address {
  background-color: #efefef;
  padding: 25px 20px;
  width: 47.5%;
  margin-left: 15px;
  margin-top: 20px;
  float: left;
}

.col-md-6.myAccShippingAddr.cc_shipping_address {
  float: right;
}

.acctmainSection .cc_myaccount_general .cc_shipping_address {
  float: left;
}

span.cc_profile_billing_label,
span.cc_profile_shipping_label,
span.cc_profile_other_label,
span.cc_profile_mailing_label {
  background-color: #8ca1b1;
  width: 100%;
  display: block;
  padding: 10px;
  color: #f1f1f1;
}

span.cc_profile_billing_value,
span.cc_profile_shipping_value,
span.cc_profile_mailing_value,
span.cc_profile_other_valuel {
  padding: 10px;
  display: block;
}

p.cc_addr_name {
  font-size: 13px;
  margin: 0px;
}

p.cc_addr_company {
  font-size: 13px;
  margin: 0px;
}

td.cc_address_control {
  text-align: right;
}

.table-hover &gt; tbody &gt; tr:hover {
  background-color: transparent;
}

.status.cc_address_type_value {
  font-weight: 700;
  color: #000;
}

.panel.panel-default.cc_panel.seller-locator.cc_seller_list_panel {
  border-bottom: 2px solid #ccc;
}

.nav-justified li.cc_checkoutStep a {
  margin-bottom: 0;
  background-color: #eee;
  display: block;
  width: 100%;
  border-radius: 0;
  margin: 0;
  height: 50px;
  padding: 0;
  color: #f1f1f1;
}

.nav-justified li.cc_checkoutStep.active a {
  background-color: #4c788e;
}

.nav-justified li.cc_checkoutStep.active a h4 {
  color: #f1f1f1;
}

.nav-justified li.cc_checkoutStep a h4 {
  line-height: 51px;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.btn-default.active,
.btn-default:active,
.open &gt; .dropdown-toggle.btn-default {
  color: white !important;
  background-color: #aa3d16 !important;
  background-image: none;
  border-color: #aa3d16;
}

ul.nav.nav-pills.nav-justified.thumbnail {
  /*    margin-top: 0;
    position: absolute;
    top: 110px;
    left: 0;*/
}

.home_slider.cc_home_slider .row &gt; div {
  position: relative;
  top: 120px;
  text-align: center;
}

.btn.btn-sm,
.cc_action_totals
button.btn.btn-default.btn-sm.updateCartButton.cc_update_cart_button,
button.btn.btn-primary.slim.gotoProductCompare.cc_goto_prod_compare {
  /*    padding: 5px 7px 3px;*/
  font-size: 9px;
}

.cc_compare_tray_controls .col-xs-3.col-xs-offset-6 {
  text-align: right;
}

.cc_compareTrayProdSku span.cc_prodSku {
  display: none;
}

.prodListSec .cc_heading .col-md-2 {
  float: right;
  text-align: right;
}

.row.collapse.compareCollapse:first-child {
  border-bottom: 2px solid #ccc;
  padding-bottom: 5px;
}

form#buyerInfo .col-sm-6 {
  padding-left: 0;
}

form#buyerInfo .col-sm-6 label {
  margin-top: 10px;
}

.cc_compare_tray_name {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  text-align: center;
}

.billingAddressPanel.col-xs-4 {
  padding: 10px;
}

div#addressCarousel .item .subItem {
  width: 100%;
}

div#addressCarousel {
  /*    border: 2px #3b677e;
    border-style: outset;
    padding: 2px;
    margin: 0px;
    background: #F1F1F1;*/
}

.panel.panel-default.cc_panel.cc_shipping_group_panel {
  background: #eee;
  padding: 10px;
}

.panel-body.cc_body.cart_summary_body.table-responsive {
  background-color: white;
  padding: 0px;
  margin: 0px;
}

.summaryWidget {
  border: 1px #ccc solid;
  padding: 10px;
}

.cc_lliorder_details .panel.panel-default.cc_panel {
  background: #eee;
  padding: 15px;
}

.cc_lliorder_details .addressEntry.col-sm-6.cc_address_entry {
  padding: 0 0 0 15px;
}

.invoiceHeaderContainer.row.cc_invoice_header_container {
  background: #eee;
  padding: 15px;
  margin-bottom: 15px;
}

.row.cc_subscription_order_row {
  border: 1px #eee solid;
  padding: 15px;
  margin-bottom: 5px;
}

.row.cc_subscription_order_history {
  background: #eee;
  padding: 15px;
}

.cc_myaccount_mywishlists_container .row.cc_wishlist_item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px #ddd solid;
}

.cc_myaccount_mywishlists_container .cart_item {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.addressEntry.col-xs-12 {
  padding-left: 0;
}

.prodListSec .cc_product_item .cc_qty_control_row input#qty {
  margin-right: 0;
  float: right;
}

.col-md-4.products_1_row_medium_item.cc_product_item {
  border: 1px #eee solid;
  min-height: 395px;
}

.cc_product_item .col-md-12:first-child a.productName.cc_product_name {
  /*height: 165px;
    overflow: hidden;*/
  display: block;
}

.cc_product_item .col-md-12 a.productName.cc_product_name {
  min-height: 36px;
  display: block;
  margin-top: 15px;
}

.navbar-fixed-bottom.container.cc_container.cc_navbar-fixed-bottom.compareTray {
  bottom: 0vh;
  padding: 20px 30px 5px;
  box-shadow: 0px 1px 19px #999;
}

.compareTrayProdImageSec.cc_compare_tray_img img {
  max-width: 75px;
  text-align: center;
  margin: 0 auto 10px;
}

.cc_compareTrayProdSku button.close {
  font-size: 24px;
  position: absolute;
  color: #000;
  top: 0;
  right: 0;
  margin: 0 10px 0;
}

.grid_buttons button.btn.btn-default.btn-sm.addItem.cc_add_item.pull-right {
  padding: 4px 7px 2px;
  min-width: 58px;
}

form#searchInvoiceForm .form-group {
  margin-right: 10px;
}

.cc_widget_column span.qty.cc_qty {
  float: left;
}

.cc_lli_move_items_panel {
  max-height: none;
  overflow-y: auto;
}

.storedPaymentContainer.po.cc_stored_payment_container {
  margin: 20px 0;
}

.cc_order_summary p.cc_subtotal {
  margin: 20px 0;
}

.cc_order_summary span.pull-left.cc_subtotal_label,
.cc_order_summary span.pull-left.cc_grand_total_label {
  float: none !important;
}

.cc_order_summary span.pull-left.cc_grand_total_label,
.cc_order_summary span.pull-right.cc_grand_total_value {
  float: none !important;
  font-size: 19px;
}

.cc_order_summary span.pull-right.cc_grand_total_value {
  margin-left: 9px;
}

span.pull-right.cc_subtotal_value {
  float: none !important;
  margin-left: 10px;
}

.summaryRow {
  font-size: 17px;
}

.addressEntry.col-sm-6.cc_address_entry {
  padding: 0 0 20px 0;
}

.cc_subscription_image {
  margin-bottom: 20px;
}

span.cc_subscription_product_label {
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
}

span.cc_subscription_product_label a.prodLink {
  color: #000;
}

.invoiceContainer.cc_invoice_action_container {
  text-align: left;
  float: left;
  margin: 10px 0 20px;
}

.cc_secRelatedCrossSell p.cc_prod_name {
  margin-top: 20px;
}

.cc_results_list .cc_add_to .cc_add_to_btn {
  width: 100%;
}

@media (min-width: 1001px) {
  .products_1_row_medium_item.cc_product_item .col-md-2 {
    width: 33.33333333%;
  }
  .products_1_row_medium_item.cc_product_item .col-md-5 {
    width: 33.33333333%;
  }
  .col-md-8.col-md-offset-1.cc_main_content_col {
    margin-left: 0px;
    width: 75%;
    background-color: white !important;
  }
  .col-md-5.col-xs-12.cc_navbar_col_acct {
    width: 47%;
  }
}

@media (max-width: 1199px) {
  #logoUrl {
    width: 970px;
  }
  .cc_header .cc_misc_function .cc_navbar-nav {
    width: 210px;
  }
  #searchText:focus {
    width: 730px;
  }
  .cc_grid_container .cc_product_container .img-responsive {
    height: 160px;
    max-width: 212px;
  }
  .cc_mini_cart .cc_update_cart_button {
    width: 100%;
  }
  .cc_mini_cart .cc_logged_in_action {
    width: 100%;
  }
  .cc_product_row_actions .wishButtons .btn-group {
    width: 181px;
  }
  .navbar-nav {
    margin: 0;
    float: left;
  }
}

@media only screen and (max-width: 991px) {
  #logoUrl {
    position: relative;
    width: 768px;
    top: -30px;
  }
  .cc_header .cc_misc_function .cc_navbar-nav {
    width: 210px;
  }
  .cc_lssec .cc_navbar_nav {
    position: absolute;
    top: 20px;
    left: 10px;
  }
  .cc_col_search {
    /*    right: -20px;*/
    width: inherit;
    top: 32px;
  }
  #searchText {
    width: 150px;
  }
  #searchText:focus {
    width: 530px;
  }
  .acctmainSection {
    padding-right: 0;
  }
  header .cc_header,
  header .cc_header .cc_navbar-inverse {
    height: 60px;
  }
  .cc_navbar_col_acct .cc_my_chead {
    position: relative;
    top: 20px;
    right: 10px;
  }
  .cc_navbar_col_acct .cc_my_account {
    position: relative;
    top: 20px;
    right: 15px;
  }
  .cc_my_chead a,
  .cc_loginoutsec a {
    white-space: nowrap;
  }
  .cc_navbar_col_acct .cc_loginoutsec {
    position: absolute;
    top: 0px;
    right: 10px;
  }
  .cc_navbar_col_acct .cc_navbar-header {
    position: absolute;
    right: 0;
  }
  .cc_product_container
  .cc_row_product_info
  .cc_qty_control_row
  .col-xs-12
  input {
    width: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .cc_header .cc_navbar_col_misc {
    left: 0;
  }
  .col-md-5.cc_wish_prod_details,
  .gp_quantity_block .cc_text-right {
    text-align: center;
    font-size: 1.3em;
  }
  #cc_store_logo_img {
    height: 60px;
    width: 90px;
  }
  #logoUrl {
    top: 5px;
  }
  .cc_col_search {
    right: -23px;
    width: 100%;
    top: 28px;
  }
  .cc_col_search .cc_nav {
    margin: 0 80px;
  }
  .navbar-static-top {
    z-index: 1000;
  }
  #searchText {
    width: 100%;
  }
  #searchText:focus {
    width: 100%;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
    width: 100%;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-color: #000;
    height: 5000px;
  }
  .navbar-default .cc_navbar-nav {
    display: block;
    margin: 0;
  }
  .cc_home_slider {
    background-color: transparent;
  }
  .navbar-toggle {
    position: absolute;
    float: none;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0px;
    top: 9px;
    right: 0px;
  }
  .cc_page_controls {
    padding-bottom: 15px;
  }
  .secRelatedAccessories .prodDetRel {
    max-height: 150px;
  }
}

@media only screen and (max-width: 600px) {
  .cc_navbar {
    background-color: #000;
  }
  .navbar-toggle {
    position: absolute;
    float: none;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0px;
    top: 10px;
    right: 0px;
  }
  .cc_product_results_tagline {
    display: block;
    float: none !important;
    margin-top: 10px;
  }
  .secRelatedAccessories .prodDetRel {
    max-height: 150px;
  }
}

@media only screen and (max-width: 523px) {
  .datepicker {
    width: 100%;
    left: 0 !important;
    overflow: scroll;
  }
  .secRelatedAccessories .prodDetRel {
    max-height: 50px;
  }
}

@media only screen and (max-width: 400px) {
  header .cc_header,
  header .cc_header .cc_navbar-inverse {
    height: 80px;
  }
  .cc_misc_function .cc_navbar-nav {
    position: absolute;
    top: 19px;
    left: 10px;
  }
  .cc_lssec .cc_navbar_nav {
    position: absolute;
    top: 40px !important;
    left: 5px !important;
  }
  .cc_my_account {
    position: absolute !important;
    top: 0px !important;
    right: 10px !important;
    white-space: nowrap;
  }
  .cc_my_chead {
    top: 40px !important;
  }
  .cc_loginoutsec {
    top: 20px !important;
  }
  .cc_col_search {
    top: 52px;
  }
  li.effAccount.cc_eff_account a {
    width: 115px;
  }
}

/******************************************************
* TOOLTIP STYLES
*******************************************************/

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  background-color: #e4e4e4;
  border-radius: 0;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e4e4e4;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e4e4e4;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e4e4e4;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #e4e4e4;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #e4e4e4;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e4e4e4;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e4e4e4;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e4e4e4;
}

/******************************************************
* TIERED PRICING STYLES
*******************************************************/

.cc_prt_outer_row,
.cc_prt_button_outer {
  background-color: #eee;
}

.cc_prt_outer_row_dk {
  background-color: transparent;
}

.cc_prt_outer_row_dk .cc_prt_div_outer {
  background-color: #eee;
}

.cc_prt_button_outer_dk {
  /* background-color: #F1F1F1; */
}

.cc_prt_div_outer.cc_prt_div_outer {
  margin-top: 10px;
  padding-top: 10px;
}

.cc_prt_tool_tip_div_dk {
  margin-bottom: 10px;
}

.cc_prt_button_outer {
  padding-bottom: 10px;
}

.cc_prt_heading_label_div {
  margin-bottom: 10px;
}

.cc_prt_tier_box_selected.cc_prt_tier_box_text,
.cc_prt_tier_box_unselected.cc_prt_tier_box_text,
.cc_prt_tier_box_primary.cc_prt_tier_box_text,
.cc_prt_tier_box_overflow.cc_prt_tier_box_text {
  text-align: center;
  padding: 5px;
  margin: 5px 0;
}

.cc_prt_tier_box_selected.cc_prt_tier_box_text {
  background-color: #d7d7d7;
  color: #333;
  border: 1px solid #b3b3b3;
}

.cc_prt_tier_box_unselected.cc_prt_tier_box_text {
  background-color: #f1f1f1;
  color: #666;
  border: 1px solid #dcdcdc;
}

.cc_prt_tier_box_text.cc_prt_tier_box_text_range {
  font-weight: 500;
}

.cc_prt_tier_box_text.cc_prt_tier_box_text_price {
  font-weight: 700;
}

.cc_prt_button.cc_collapse_button {
  background-color: #666;
  color: #f1f1f1;
}

.cc_prt_button.cc_collapse_button:focus {
  outline: none;
}

.cc_prt_cart_row,
.cc_prt_outer_row_cart,
.cc_prt_cart_ttrow {
  background-color: #eee;
  padding: 5px 20px;
}

.cc_prt_heading_label {
  margin-top: 10px;
}

.cc_prt_tool_tip_div_ct {
  text-align: center;
}

.cc_prt_tool_tip_text_ct {
  display: block;
  margin-bottom: 10px;
}

/*******************************************************
 *
 * Start Custom RG stylesheet
 *
********************************************************/

/***
 *
 * Utils
 *
***/

::selection {
  background: #ef7f44;
  color: white;
}

.m-0 {
  margin: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-5em {
  margin-bottom: 5em;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-40 {
  margin-bottom: 40px;
}
.mr-20 {
  margin-right: 20px !important;
}
.mt-20 {
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10%;
}
.p-0 {
  padding: 0px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-60 {
  padding-bottom: 6%;
}
.pl-30 {
  padding-left: 30px;
}
.pt-20 {
  padding-top: 5%;
  padding-left: 6%;
}
.pt-70 {
  padding-top: 70px;
}
.pt-PLP {
  /*padding-top: 4.5% !important*/
}
.RG-light,
.RG-light p,
.RG-light span {
  font-family: RGTextLight, sans-serif !important;
}
.RG-bold,
.RG-bold p,
.RG-bold span {
  font-family: RGTextBold, sans-serif !important;
}
.RG-italic,
.RG-italic p,
.RG-italic span {
  font-family: RGTextItalic, sans-serif !important;
  font-size: 100%;
}
.RG-orange {
  color: #c85a19;
}
.RG-redorange {
  color: #aa3d16;
}
.RG--text-muted {
  color: #777;
}
.relative {
  position: relative;
}
.no-border {
  border: none;
}

.super--small {
  font-size: 70%;
}
.link {
  font-weight: normal;
  color: #c85a19 !important;
  cursor: pointer;
}
.link:hover {
  text-decoration: underline;
}
.link--light {
  font-weight: normal;
  color: #555555;
}
hr.separator {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-alternate {
  background-color: transparent !important;
  border: 1px solid #555555;
  color: #555555 !important;
}
.btn-alternate:hover {
  background: #ebebeb !important;
}
.btn-alternate:active {
  background: #afafaf !important;
}
.RG--border-bottom {
  border-bottom: 1px solid #c85a19;
}
.RG--border-top {
  border-top: 1px solid #c85a19;
}
.no-formatting {
  text-transform: none;
  font-weight: normal;
  color: #555555;
}
.box--bg-dark {
  background-color: #dbdbdb;
}
.margin-auto {
  margin: auto;
}
.underline {
  text-decoration: underline;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.inline-block {
  display: inline-block;
}
.noScroll {
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.onlyMobile {
  display: none;
}
@media (max-width: 768px) {
  .onlyMobile {
    display: block;
  }
  .myAddressesContainer .onlyMobile {
    margin-left: 24px;
  }
}


.padding-0 {
  padding: 0px;
}
.padding-10 {
  padding: 10px;
}
.padding-20 {
  padding: 20px;
}
.padding-30 {
  padding: 30px;
}
.padding-side-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-left-0 {
  padding-left: 0px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-0 {
  padding-right: 0px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-right-30 {
  padding-right: 30px;
}

.margin-0 {
  margin: 0px !important;
}
.margin-10 {
  margin: 10px;
}
.margin-20 {
  margin: 20px;
}
.margin-30 {
  margin: 30px;
}
.margin-side-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.margin-side-minus-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-top-10 {
  margin-top:10px;
}
.margin-top-20 {
  margin-top:20px;
}
.margin-top-30 {
  margin-top:30px;
}

.margin-right-10 {
  margin-right:10px;
}
.margin-right-20 {
  margin-right:20px;
}

.width-100 {
  width: 100%;
}

/***
 *
 * Custom
 *
***/

.btn-default-mycarts {
  min-width: 0px!important;
}

.bottom-section {
  padding-top: 10%;
}

.PLP_DsplShortDesc {
  color: #555555;
}

.shortDesc.cc_short_desc {
  padding-bottom: 14px;
}

p.description:empty {
  display: none;
}

.bg--color-grey {
  background-color: #f8f8f8;
}

.grid-content-desc {
  min-height: 340px;
}
.grid-content-desc h5.cc_product_link a {
  color: #000000;
}
.thum-bg {
  background-repeat: no-repeat;
  background-size: cover;
}
.light-bg {
  background-color: rgba(255, 255, 255, 0.8);
}

.round-check {
  margin-bottom: -5px;
}

.position-absolute {
  position: absolute;
}

.round-check label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
  cursor: pointer;
  width: 20px;
  height: 20px;
  left: 0;
  position: absolute;
  margin-top: -1px;
  min-width: unset;
  min-height: unset;
  padding: 0px;
  text-align: center;
}
.round-check label:after {
  border: 2px solid #c85a19;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 10px;
}
.round-check input[type="radio"]:checked + label:after {
  display: none;
}
.round-check input[type="radio"]:checked + label:before {
  content: "\f111";
  position: relative;
  text-align: center;
  font-family: FontAwesome;
  color: #c85a19;
  font-size: 11px;
  line-height: 20px;
}
.round-check input[type="checkbox"],
.round-check input[type="radio"] {
  visibility: hidden;
}
.round-check input[type="checkbox"]:checked + label,
.round-check input[type="radio"]:checked + label {
  background-color: #ffffff;
  border-color: #c85a19;
  text-decoration: none;
}
.round-check input[type="checkbox"]:checked + label:after,
.round-check input[type="radio"]:checked + label:after {
  opacity: 1;
}
.round-check + span {
  user-select: none;
  display: inline-block;
  vertical-align: middle;
}
.round-check label + span {
  display: block;
}
@media (max-width: 768px) {
  .round-check {
    margin-bottom: 20px !important;
  }
  .round-check + span {
    display: block;
  }
  #editAddressForm .round-check + span {
    display: inline;
  }
}

.myAddressesContainer .round-check input[type="checkbox"]:checked + label,
.myAddressesContainer .round-check input[type="radio"]:checked + label,
.myAddressesContainer .round-check label.disabled {
  width: 15px;
  height: 15px;
  left: 18px;
}
.myAddressesContainer .round-check input[type="checkbox"]:checked + label:after,
.myAddressesContainer .round-check input[type="radio"]:checked + label:after {
  left: 2px;
  top: 2px;
}
@media (max-width: 768px) {
  .cc_address_header {
    display: none;
  }
  div.checkbox {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
/* iPad landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  div.checkbox span {
    display: block;
  }
}
.hp--spec-header {
  text-transform: uppercase;
  color: #555555;
}

.hp--calendar h4.hp--calendar-title {
  color: #c85a19;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.hp--calendar h4.hp--calendar-title:before {
  border-top: 1px solid #c85a19;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}
.hp--calendar h4.hp--calendar-title span {
  background: #fff;
  padding: 0 15px;
  font-family: RGTextBold, sans-serif !important;
}
.hp--calendar label.hp--calendar-day {
  font-weight: normal;
  color: #ccc;
  position: relative;
  margin-bottom: 10px;
}
.hp--calendar label.hp--calendar-day.active {
  cursor: pointer;
  color: #000000;
}
.hp--calendar label.hp--calendar-day.selected {
  color: #c85a19;
}
.hp--calendar label.hp--calendar-day.selected:after {
  content: "";
  height: 27px;
  width: 27px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -6px;
  border: 1px solid #c85a19;
}

h3.PDP--title {
  border-bottom: 2px solid #c85a19;
  color: #c85a19;
  width: max-content;
}
.PDP--tabs_container .nav-tabs &gt; li &gt; a {
  border: none;
}

.PDP--selection_label {
  text-transform: uppercase;
  font-weight: bold;
}

.PDP--tabs_container .nav-tabs &gt; li.active &gt; a,
.PDP--tabs_container .nav-tabs &gt; li.active &gt; a:focus,
.PDP--tabs_container .nav-tabs &gt; li.active &gt; a:hover {
  border: none;
  border-bottom: 2px solid #c85a19;
  color: #c85a19;
}

.PDP--tabs_container .nav &gt; li &gt; a:focus,
.PDP--tabs_container .nav &gt; li &gt; a:hover {
  border: none;
  background-color: transparent;
}

@media (min-width: 1024px) {
  div#orderModal .modal-dialog {
    /*min-width: 9800px;*/
    min-width: max-content;
  }
  .product_detail_item #orderModal .cc_attr_row,
  .product_detail_item #orderModal .cc_prod_attr_warning {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product_detail_item #orderModal div[class*="col"] {
    padding-right: 0px;
    padding-left: 5px;
  }
  .product_detail_item #orderModal .col-md-2.cc_attr[data-column="0"] {
    /*min-width: 262px;*/
    min-width: max-content;
  }
  .product_detail_item #orderModal .addBatchAction {
    max-width: max-content;
    display: inline-table;
  }
  .selectionActions div[class*="col"] {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 768px) {
  .tabSection .nav-tabs li {
    float: unset;
    z-index: 0;
    background: white;
    display: inline-block;
    margin-right: 4vw;
    margin-top: 10px;
  }

  .tabSection .nav-tabs li a {
    padding: 0px;
  }

  .PDP--selection_label {
    margin-bottom: 0px;
  }

  .cc_prod_attr .cc_attr,
  .cc_prod_attr .cc_prod_attr_price {
    margin-bottom: 20px;
  }

  #orderModal .quantityMessage {
    display: none;
  }
}

@media (max-width: 768px) and (min-height: 400px) {
  #orderModal button.btn.cc_add_to_cart {
    width: 100%;
  }
}

.B2B-HP-HeaderContainer {
  margin-top: -20px;
  margin-bottom: 12px;
}

.PLP--bannerContainer {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
}

.PLP--bannerContainer .PLP--banner {
  height: 14vh;
  align-items: center;
  display: flex;
  max-height: 160px;
}

.PLP--banner h2 {
  font-family: RGTextRegular, sans-serif !important;
  color: #ffffff;
  font-weight: normal;
  font-size: calc(20px + 6 * ((100vw - 320px) / 680));
  margin: 0px;
}


/** **/
.PLP--maintenance--content {
  font-size: 16px;
}

/*'PLP--maintenance--box p span' has to be before 'PLP--maintenance p span'*/
.PLP--maintenance--box p span {
  font-size: 16px !important;
}

.PLP--maintenance--box {
  max-width: 80vh;
}

.PLP--maintenance {
  font-size: 22px;
}

.PLP--maintenance p span {
  font-size: 22px !important;
}

.PLP--banner h3 {
  font-family: RGTextRegular, sans-serif !important;
  color: #ffffff;
  font-weight: normal;
  font-size: calc(14px + 1 * ((100vw - 320px) / 680));
  margin: 0px;
  padding-top: 5px;
  text-transform: none;
}

.PLP--banner h4 {
  font-family: RGTextRegular, sans-serif !important;
  color: #ffffff;
  font-weight: lighter;
  font-size: calc(25px + 1 * ((100vw - 320px) / 680));
  margin: 0px;
  text-transform: none;
}

.PLP--banner h4 p span{
  color: #ffffff !important;
  font-size: calc(25px + 1 * ((100vw - 320px) / 680)) !important;;
}


.MyAccount--Menu .acctStepNav.active {
  background-color: #c85a19;
  border-color: #c85a19;
}

.MyAccount--Menu .acctStepNav.active a {
  color: #ffffff;
}

.header--line {
  margin-bottom: 10px;
}

.header--line span.header--line-title::first-letter {
  text-transform: capitalize;
}

.responsive-img--container img {
  display: block;
  max-width: 100%;
  height: auto;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #ccc;
  background-color: #ffffff;
}

.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: none;
}

/***
 *
 * Ribbon
 *
***/

.ribbon-top {
  position: absolute;
  top: 20px;
  overflow: visible;
  font-size: 10px;
  z-index: 5;
}
.ribbon-top-left {
  left: -20px;
}
.ribbon-top-right {
  right: -20px;
}
/*
.ribbon-top-right.ribbon--PDP {
    right: 5px;
}*/
.ribbon-top span {
  padding: 10px 10px;
  background-color: #00503c;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.ribbon-top span:after {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  bottom: -15px;
  border-top: 10px solid #002a16;
  z-index: -1;
}

.ribbon-top.ribbon-top-left span:after {
  border-left: 10px solid transparent;
  left: 0;
}

.ribbon-top.ribbon-top-right span:after {
  border-right: 10px solid transparent;
  right: 0;
}

.ribbon-top-left span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ribbon-top-right span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
  .ribbon-top {
    width: calc(100vw - 10px);
    top: 4px;
    left: -8px;
  }
  .ribbon-top span {
    display: block;
  }
  .ribbon-top span:after {
    bottom: -9px;
  }
  .ribbon-top.ribbon-top-left span:before {
    border-right: 10px solid transparent;
    right: 0;
  }
  .ribbon-top span:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -9px;
    border-top: 10px solid #002a16;
  }
  .ribbon-top-left span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .ribbon-top {
    width: calc(100vw - 28px);
    top: 4px;
    left: -18px;
  }
}
/* wide mobile */
@media only screen and (min-device-height: 800px) and (max-device-height: 900px) and (max-device-width: 400px) and (orientation: portrait) {
  .ribbon-top {
    width: calc(100vw - -16px);
    top: 4px;
    left: -18px;
  }
}

/****** CHECKOUT PAGE *********/

.B2B_HP_CheckoutHeader .panel {
  background: transparent;
}
.wizard-card .wizard-navigation {
  position: relative;
  user-select: none;
}
.wizard-card .wizard-navigation .progress-with-circle {
  position: relative;
  top: 0px;
  z-index: 50;
  height: 3px;
}
.wizard-navigation .nav-pills {
  background-color: #c85a19;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0px;
  text-align: center;
}
.wizard-card .icon-circle {
  border: 1px solid #c85a19;
  text-align: center;
  border-radius: 50%;
  color: #c85a19;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
  top: 3px;
  line-height: 30px;
}
.wizard-card .icon-circle.checked {
  color: #fff;
  background-color: #c85a19;
}

.wizard-card .nav-pills &gt; li.active &gt; .checkPoint {
  color: #c85a19;
  background-color: transparent;
}
.wizard-card .nav-pills &gt; li.active &gt; .checkPoint:after {
  background-color: #c85a19;
}
.wizard-navigation .nav-pills &gt; li &gt; .checkPoint {
  padding: 0;
  margin: 0 auto;
  color: #c85a19;
  border-radius: 50%;
  position: relative;
  top: -32px;
  z-index: 100;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c85a19;
}

.checkoutContent .actions p {
  padding: 0px;
}

.hostedfield {
  height: 40px;
}

.partnerLogo-Container img {
  height: 80px;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.partnerLogo-Container img:first-child {
  border-right: solid 1px #ccc;
  padding-right: 20px;
}
.partnerLogo-Container.mobile {
  display: none;
}
#hipay-form .formContainer .formInfo {
  display: flex;
  align-items: flex-end;
}
#hipay-form .formContainer .formInfo p {
  margin-bottom: 0px;
  margin-top: 6px;
}
.checkoutContent h4.cc_subTotal,
.checkoutContent h4.cc_grand_total {
  font-size: 14px;
  /*VDH-408*/
  margin: 6px;
}
.checkoutTermsActions {
  display: inline-block;
  position: relative;
}
.termsHighlight,
.termsHighlight * {
  color: red;
}

@media (max-width: 768px) {
  .wizard-card .wizard-navigation .progress-with-circle,
  .progress-bar {
    display: none;
  }
  .wizard-navigation .nav-pills {
    position: relative;
    background: transparent;
  }
  .wizard-navigation .nav-pills li {
    display: none;
  }
  .wizard-navigation .nav-pills li.current {
    display: table;
    margin: auto;
    width: 100%;
  }
  .checkoutContent .actions {
    text-align: center;
    margin: auto;
  }
  .checkoutContent .actions .btn,
  .checkoutContent .actions .link_button {
    float: unset !important;
    white-space: inherit;
    width: 100%;
    display: grid;
    max-width: 300px;
    margin: auto;
    /*VDH-408
	padding-left: 0px;
    padding-right: 0px;
	margin-top: 20px;
	*/
    margin-bottom: 5px;
  }
  .checkoutContent .actions .link_button .btn {
    line-height: 22px;
  }
  .hostedfield {
    margin-bottom: 20px;
  }
  .logosPlace {
    text-align: center;
  }
  .partnerLogo-Container {
    display: none;
  }
  .partnerLogo-Container.mobile {
    display: block;
    margin: auto;
    text-align: center;
  }
  .checkoutContent .actions,
  .checkoutContent .actions form {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 20px;
    align-items: center;
    width: 100%;
  }
  .checkoutContent .actions div[class*="col"] {
    min-width: max-content;
  }
}

@media (min-width: 768px) {
    .modal-dialog {
      width: 800px;
    }

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    min-width: max-content;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    min-width: max-content;
  }
}

@media (min-width: 992px) {
  div#orderModal .modal-dialog {
    /*min-width: 9800px;*/
    min-width: max-content;
  }
  div#orderModal .modal-lg {
    /*min-width: 9800px;*/
    width: 992px;
  }
  .product_detail_item #orderModal .col-md-2 {
    width: unset;
    min-width: max-content;
  }
}

/********** END OF CHECKOUT PAGE ***********/

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    min-width: max-content;
    padding-left: 5px;
    padding-right: 5px;
  }
}
/****** SITE REGISTRATION PAGE ********/
.siteRegisterBG {
  background-image: url("../images/SiteRegister_whiter_bg.jpg");
  background-size: cover;
}
.error.help-block {
  color: red;
  font-style: inherit;
}
#newCustomerForm input#username {
  margin-bottom: 5px;
}
#newCustomerForm input[aria-invalid="true"] {
  background: rgba(255, 0, 0, 0.16);
}
#newCustomerForm .round-check + span span {
  display: inline-block;
}
#newCustomerForm select {
  padding-left: 9px !important;
}
#newCustomerForm .round-check + span &gt; span {
  display: block;
  max-width: 240px;
}
@media only screen and (max-width: 768px) {
  #newCustomerForm .round-check {
    margin: 0px !important;
  }
  #newCustomerForm .round-check + span &gt; span {
    display: block;
    max-width: 200px;
  }
  .cc_submit.pull-right {
    float: unset !important;
    width: 100%;
  }
  #newCustomerForm .btn.B2B_HP_validateEmail {
    margin-top: 5px;
  }
}
/****** END OF SITE REGISTRATION PAGE ********/

/****** ORDER VIEW PAGE ********/
@media only screen and (max-width: 768px) {
  .row.backToOrderHistory button {
    width: 100%;
    margin-top: 10px;
  }
}
/****** END OF ORDER VIEW PAGE ********/

/****** ORDER CONFIRMATION PAGE ********/
.orderContainer h4.cc_subTotal,
.orderContainer h4.cc_grand_total {
  font-size: 14px;
}
/****** END OF ORDER CONFIRMATION PAGE ********/

.counterCart {
  position: static;
  background-color: #c85a19;
  padding: 10px;
  margin:auto;
  color: white;
  width: 30%;
  border-radius: 8px;
  text-align:center;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}</pre></body></html>