/*******************************************************
 * CSS override for B2B Commerce.
 * Override any CSS provided by OOTB B2B Commerce below.
********************************************************/

/**************** Custom Fonts /****************/

@import url('https://fonts.cdnfonts.com/css/inter');

html, 
body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	width: 100%;
}

body{ 
	opacity: 1;
	color: rgba(0,0,0,1);
	font-family: "Inter-Regular", sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 28px;
}



/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #53565A #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 12px;
	height: 12px;
  }

  *::-webkit-scrollbar-track {
    background: transparent;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #53565A;
    border-radius: 10px;
    border: 3px solid #ffffff;
  }
/**************** FOOTER STYLES /****************/

.footer.cc_footer{
		opacity: 1;
		background-color: rgba(83,86,90, 1);
}

.navbar-inverse {
    background-color: #ffffff;
    padding: 0;
}

.footer_row div {
	display: inline-block;
}

.footer_row div a:hover{
  text-decoration: none;
}

.footer_row_center {
		width: 68%;
		margin-top: 20px;
		margin-bottom: 20px;
}

.footer_row_right {
		text-align: right;
		width: 30%;
		color:#fff;
}

.footer_row a{
		margin-right: 40px;
		color: rgba(255,255,255,1);
		font-family: "Inter-Regular", sans-serif;
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0px;
		text-align: left;
		line-height: 28px;
}

.cc_text-center {
    padding:40px 0 60px 0;
}

.cc_footer_logo_row {
    padding:20px 0;
    background-color:#353B3F;
}

.nav.cc_scroll-top {
    display: none;
}

.footer .cc_text-center .cc_footer_col_center::before {
    content:url(../images/Logo.svg);
    position: absolute;
    left: -80px;
    top: 0;
}

@media only screen and (max-width: 991px) {
    .footer .cc_text-center .cc_footer_col_center::before {
        content:url(../images/Logo.svg);
        position: absolute;
        left: auto;
        transform: translateX(-50%);
    }
    .cc_list_inline {
        padding-top:80px;
    }
    .cc_text-center {
        padding:40px 0 20px 0;
    }
	.product_accesories {
		float: initial!important;
	}
	.cart_item_bg_color .cart_actions {
		padding: 10px 0 0 10px!important
	}
}

@media only screen and (max-width: 767px) {
	.footer_row a{
		display: block;
	}
	
	.footer_row_center {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.footer_row_right {
		text-align: left;
		width: 100%;
		margin-bottom: 20px;
	}

}


/**************** HEADER STYLES /****************/
#system_menu_container, #products_menu_container {
    margin: 10px 0;
}
.navbar-header {
    position: relative;
    margin: 0px auto;
    width: 160px;
}
.navbar-brand {
	content:url(../images/Logo.svg);
	width: 100%;
	height: auto;
}

.cc_list-inline>.cc_loginoutsec {
	padding-right: 0px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border: none;
}

.cc_header>.cc_navbar-inverse>.cc_container {
	height: 24px;
}

.cc_col_search {
		float: none !important;
		display: inline-block;
		width: auto;
		padding-left: 0px;
}

.cc_col_search>.nav {
		padding-left: 15px;
}

.cc_search_form>.cc_navbar_form{
		padding: 0px;
		margin-top: 0px;
}

.cc_navbar_col_acct{
		padding-top: 6px;
		padding-right: 15px;
		width: auto;
		float: right;
}

.cc_navbar_col_misc{
		width: 100%;
}

.cc_header .cc_navbar-inverse{
    background-color:#3e4343;
    padding: 8px 0;
	height: 50px;
}
.cc_header .cc_navbar-inverse .cc_container a{
    color:#ffffff;
} 
.cc_header_spacer {
    display: none;
}

.cc_navbar {
    padding: 0;
    background-color:transparent;
    border:none;
    margin:0;
	opacity: 1;
	background-image: linear-gradient(180deg, rgba(68, 71, 74, 1) 0%, rgba(98, 103, 107, 1) 100%);
}
.cc_navbar .cc_container {
    position: relative;
}

.navbar-default .navbar-toggle{
		border: 0px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
		border: 0px;
		background: none;
}

.navbar-toggle.cc_navbar_toggle .cc_icon-bar::before{
		content:'X';
		font-size: 20px;
		line-height: 14px;
		color: #000000;
		position: relative;
		top: -2px;
		background: none;
}

.navbar-toggle.cc_navbar_toggle .cc_icon-bar{
		background: none;
		height: 14px;
}

.navbar-toggle.cc_navbar_toggle .cc_icon-bar+.cc_icon-bar{
		display: none;
}

.navbar-toggle.cc_navbar_toggle .cc_icon-bar+.cc_icon-bar::before{
		display: none;
}

.navbar-toggle.cc_navbar_toggle.collapsed .cc_icon-bar::before{
	content: none;
}

.navbar-toggle.cc_navbar_toggle.collapsed .cc_icon-bar{
	position: relative;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background-color: #000000;
}

.cc_navbar-nav {
    float: right;
}

.cc_navbar-nav>li>a {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	display: inline-block;
}

.cc_navbar .cc_container::before {
    content:url(../images/Logo.svg);
    position: absolute;
    left: 15px;
    top: 0;

}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (max-width: 991px) {
  .cc_navbar-nav {
    padding-right:0;
  }
  .homepage-blocks .row {
	margin: 20px 0 15px 0px!important;
  }
  .homepage-grid .row > div {
	margin: 5px 2px!important;
	width: 48%;
  }
}

@media only screen and (max-width: 767px) {
  .cc_navbar-nav {
    float:left;
  }
  .cc_navbar_collapse {
    border:none;
  }
  .cc_navbar-nav li:hover {
      background-color: transparent;
  }
	 
	.cc_navbar_col_acct{
		padding-right: 30px;
	}
	.cc_search_form>.cc_navbar_form{
		display: inline-block;
		width: 100%;
		padding-top: 6px;
	}
	
	.cc_navbar_row>small>.cc_col_search{
		padding-right: 0px;
	}
	
	.cc_header .cc_navbar-inverse{
		height: 100px;
	}
	
	.cc_col_search {
		padding-left: 15px;
		padding-right: 0px;
	}
}



/**************** LEFT NAV STYLES /****************/

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
	border: none;
}

.cc_categories_side_container .panel-body{
	padding: 0px 0px 0px 15px;
}

.cc_left_col .cc_categories_side_container  .cc_panel {
    margin-top: 0px;
    border-radius: 0;
    border-bottom-width: 0px;
}
.cc_left_col .cc_categories_side_container  .cc_panel:last-child {
    border-bottom-width: 1px;
}
.cc_categories_side_container .cc_heading {
    background-color:#eceded;
}
.cc_categories_side_container .cc_title {
    font-size:14px;
		padding: 10px;
}

.cc_categories_side_container .panel-heading{
		padding: 0px;
}

.cc_categories_side_container .cc_title:hover,
.cc_myaccount_nav_list .cc_acc_step_nav:hover {
	background-color: #698FA2;
	border-color: #698FA2;
}

.cc_categories_side_container .cc_title:hover a,
.cc_myaccount_nav_list .cc_acc_step_nav:hover a {
	color: #FFFFFF;
}

.cc_categories_side_container .cc_title a,
.cc_myaccount_nav_list .cc_acc_step_nav a
{
		text-decoration: none;
		max-width: 90%;
		display: inline-block;
		color: #333;
		font-weight: 500;
}

.cc_spec_group_container {
	padding-bottom: 0px;
}


.panel-title.cc_title.cc_spec_header {
	font-size: 14px;
	margin-top:10px;
}

/**************** Content Styles /****************/

.featured-prod {
	padding-left: 15px;
	padding-right: 15px;
}

.cc_main_content_col {
	padding-left: 0px;
}

.panel {
	margin-bottom: 15px;
    box-shadow: none;
}

.panel-body {
	padding: 15px 15px 0px 15px;
	
}

.cc_product_search_panel .panel-body,
.cc_myaccount_profile .panel-body,
.cc_myaccount_contact .panel-body,
.cc_myaccount_general .panel-body,
.cc_myaccount_changePassword .panel-body,
.cc_product_detail_container .panel-body, 
.tabSection .panel-body{
	padding: 15px;
}

.acctmainSection {
	margin-left: 15px;
}

.cc_myaccount_mycart .table{
	margin-bottom: 0px;
}

.cc_price_block,
.cc_grand_total{
	margin-top: 10px;
}

.cc_cart_item {
	padding-bottom: 20px;
}

.cc_cart_item .col-md-2{
	padding-right: 0px;
}

.cc_breadrumb_container {
	width: 100% !important;
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
	background-color: inherit;
}

.cc_breadcrumb_item a {
	color: rgba(83,86,90,1);
	font-size: 15px;
	line-height: 22px;
}
.cc_breadcrumb_item:last-child a {
	color: rgba(0,0,0,1);
}

.breadcrumb>li{
	position: relative;
    padding-left: 30px;
}
.breadcrumb>li.home-item {
	padding-left: 0;
}
.breadcrumb>li.home-item:before {
	padding: 0;
	margin-right: 10px;
	content: url(../images/icons/home.svg);
	filter: invert(35%);
}
.breadcrumb>li+li:before {
    filter: invert(35%);
    transform: rotateZ(270deg);
    position: absolute;
    top: 5px;
    left: 6px;
    background-image: url(../images/icons/caret.svg);
    background-size: 13px 20px;
    background-repeat: no-repeat;
    width: 13px;
    height: 20px;
    content: "";
}

.cc_results_list.row,
.footer .row,
.row.cc_list_footer{
	margin-left: 0px;
	margin-right: 0px;
}

.container,
.cc_home_slider {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container-fluid.homepage {
	padding-left: 0;
	margin-top:1px;
}
.container-fluid.homepage  .homepage-grid .row {
    margin-right: 0;
    margin-left: 0;
}

.cc_home_slider>.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.cc_home_slider img {
	width: 100%;
}
@media only screen and (max-width: 425px) {
	.cart_sort_item.cc_cart_sort_item, .detail_view, .list_view {
		padding: 10px 3px!important
	}
}
@media only screen and (max-width: 991px) {
	.cc_main_content_col {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.featured-prod {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.acctmainSection {
		margin-left: 0px;
	}
	
	.cc_product_detail{
		padding-bottom: 15px;
	}
	
	.cc_cart_item .product_accesories.left {
		padding-right: 15px;
	}
	
	.cc_cart_item .col-md-2 img{
		margin-bottom: 20px;
	}
	
	.cc_cart_item .cc_wish_finder,
	.cc_cart_item .cc_quantity{
		margin-top: 10px;
	}
	
	.cc_controls_panel .panel-body{
		padding: 15px;
	}
	
	.cc_product_container .panel-body{
		padding: 15px 0px 15px 0px;
	}
	.list-view .cart_item_bg_color {
		padding: 29px 0 29px 10px!important;
	}
}
@media (min-width: 600px) {
	.container,
	.cc_home_slider {
			width: 600px;
			padding: 0 20px;
	}
}
@media (min-width: 768px) {
	.container,
	.cc_home_slider {
			width: 750px;
			padding: 0 15px;
	}

	.navbar-nav {
		margin: 0 0 0 30px;
	}
	.homepage-grid .col-sm-4 {
		width: 32%;
		margin: 5px 4.5px!important;
	}
}

@media (min-width: 992px) {
	.container,
	.cc_home_slider {
		width: 970px;
	}

	.dynamicKitSection.cc_dynamic_kit_section.test_floating .col-md-9 {
		width: 72.5%;
	}

	.filterContainer {
		margin-top:225px;
	}
}

@media (min-width: 1200px) {
	.container,
	.cc_home_slider {
		width: 1170px;
	}
	.homepage-grid .col-sm-4 {
		width: 32%;
		margin: 5px 7px!important;
	}
}

.mainBlackTitle {
	line-height: 0.75;
}
/**************** PRODUCT STYLES /****************/

.cc_modal_img{
	max-width: 100%;
	height: auto;
}

.cc_nav-tabs>li p {
	margin: 0px;
}

.cc_short_desc {
	padding-bottom: 15px;
}

.nav-tabs>li>a {
	border-radius: 0px;
}

.cc_group_name {
	font-weight: bold;
}

.cc_nv_group_row {
	padding-bottom: 15px;
	position: relative;
    width: 100%;
    display: inline-block;
}

hr {
	display: none;
}

.img-thumbnail {
	border: none;
}

.cc_main_prod_image {
	margin-bottom: 15px;
	max-height: 280px;
    overflow: hidden;
}

.cc_product_item_row {
	margin: 0px;
}

.product_detail_item .cc_quantity_block,
.product_detail_item .wishButtons{
	margin-bottom: 15px;
}



.col-sm-12.col-md-2.cc_product_image {
	padding-left: 0px;
	padding-right: 0px;
}

.cc_product_detail_photo_container .row,
.cc_product_detail_photo_container .row > div {
	padding:0;
}
.cc_product_detail_photo_container .col-xs-3{
	padding-right: 5px!important;
	padding-left: 5px!important;
	overflow: hidden;
    max-height: 65px;
	margin-bottom: 10px;
}
.alternate.cc_alternate.img-responsive.thumbnail {
	border-radius: 0;
}
.cc_product_detail .col-md-7 {
	padding-left: 0px;
}

.cc_product_detail_photo_container .col-md-12 {
	padding-right: 0px;
}

.cc_product_detail_photo_container .thumbnail{
	border: none;
	padding: 0px;
	margin-bottom: 15px;
}

.cc_subcategories {
	padding-left: 15px;
	padding-right: 15px;
}

.cc_subcategory_details {
	display: inline-block;
	width: 25%;
	padding: 0px;
}

.cc_subcategory_media+.cc_subcategory_details{
	width: 23%;
	padding-left: 5px;
}

.cc_subcategory_media {
	width: 2%;
	padding: 0px;
}

.cc_subcategory_media .img-thumbnail{
	padding: 0px;
}

.cc_subcategory_details a{
	color: #333;
	font-weight: 500;
}

.cc_product_results_tagline.pull-right{
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

.cc_subcategory_details~.clearfix{
	display: none;
}

@media only screen and (max-width: 991px) {
	.featured-prod {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.cc_modal_img{
		max-width: 100%;
		width: 100%;
		height: auto;
	}

	
	.cc_product_detail .col-md-7 {
		padding-left: 15px;
	}
	
	.cc_product_detail_photo_container .col-md-12 {
		padding-right: 15px;
	}
	
	.cc_main_prod_image {
		margin-right: -15px;
	}
	
	.col-sm-12.col-md-2.cc_product_image img{
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 1199px) {
	.cc_subcategory_details {
		width: 33%;
	}
	
	.cc_subcategory_media+.cc_subcategory_details{
		width: 31%;
	}
}

/**************** FORM STYLES /****************/

.btn-default{
	color: rgba(83,86,90,1);
	background-color: #ffffff;
	border-radius: 0;
	border-color: #ccc;
}

.btn-default:hover{
	color: rgba(83,86,90,1);
    background-color: #ffffff;
	border: 1px solid #537787;
}
.btn {
	border-radius: 0;
}

.btn-default:active,
.btn-default:focus,
.btn-default.active.focus, 
.btn-default.active:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover,
.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus{
	border: 1px solid #537787;
	color: #FFFFFF;
	background-color: #537787;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-group-btn:last-child>.btn {
	margin-top: 1px;
}

.cc_input_group>button,
.input-group-btn>button, 
.input-group-btn>.btn-default, 
input {
	border-color: #ccc;
}

.input-group-btn>button:focus, 
input:focus {
	border: 1px solid #698FA2;
}
.form-control:focus {
    border-color: #9e9e9e;
}

.btn-default.search_button,
.form-control.search_input, .input-sm {
		border-radius: 0px;
		border:none!important;
}
.input-group-btn>button:focus, input:focus {
    border: 1px solid #9e9e9e;
}

.form-control {
	color: rgba(150,150,150,1);
	font-family: "Inter-Regular", sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 22px;
}

.form-group {
	margin-bottom: 0px;
}

.cc_wish_buttons{
	display: inline-block;
	width: auto;
}



/**************** FILTER STYLES /****************/

.cc_spec_filter_option label{
	word-wrap: break-word;
}

/**************** TEXT STYLES /****************/
h1, h2 {
	margin-bottom: 10px;
}

h1{
	font-size: 70px;
	font-weight: 700;
	line-height: 63px;
	text-transform: uppercase;
}

h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}
h3 {
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
}
h4 {
	font-size: 21px;
}

.h1, .h2, .h3, h1, h2, h3{
	margin-top: 0px;
}

.panel{
	border-radius: 0px;
}
/**************** Homepage - SPOTLIGHT & FEATURED OVERRIDES /****************/

.cc_spotlight_products .cc_price,
.cc_feeatured_products .cc_price{
	display: none;
}

/**************** ProductDisplayList /****************/

.productListHeader .cc_filter_row .cc_filter_breadcrumbs{
	padding-left: 30px;
}

.cc_filter_breadcrumbs .cc_filter_breadcrumb_panel .panel-body{
	padding: 15px;
}


/**************** MyAccount /****************/

.cc_myaccount_nav .acctStep0,
.cc_myaccount_content .cc_myaccount_contact_information,
.cc_myaccount_content .cc_acct_currency,
.cc_myaccount_content .cc_edit_profile,
.cc_myaccount_general .cc_profile_note{
	display: none;
}

/**************** My Templates /****************/

.cc_mywishlist_table .cc_table_header_row .cc_table_header:nth-child(3),
.cc_mywishlist_table .cc_table_row .cc_table_col:nth-child(3){
	display: none;
}

/**************** My Templates, template opened /****************/

.cc_wishlist_heading .cc_wishlist_active,
.cc_wishlist_item .cc_price{
	display: none;
}

.cc_myaccount_mywishlists_container .cc_delete{
	margin-bottom: 15px;
}

/**************** My Carts /****************/

.cc_shopping_cart_table .cc_table_header_row .cc_table_header:nth-child(3),
.cc_shopping_cart_table .cc_table_row .cc_table_col:nth-child(3){
	display: none;
}

/**************** Product List /****************/

.cc_product_item .panel-body{
	padding: 15px 15px 15px 15px;
}

/**************** Compare screen List /****************/

.compareBasicInfo .cartAddButton{
	margin: 5px;
}

.compareBasicInfo .wishButtons{
	margin: 5px;
}


/**************** Product Display Page /****************/

.secDocuments6 .cc_nv_group_row div:last-child{
	padding-bottom: 15px;
}

/**************** EVERY BUTTON /****************/

/*button, input[type="button"], input[type="submit"] {
	margin: 0 5px;
}*/

.col-md-12 .cc_subcategory_details{
	margin: 0 15px;
}

/**************** "Configure" on Dynamic kit PDP /****************/

.cc_kit_group_name{

	margin-bottom: 20px;
    font-weight: bold;
    color: rgba(0,0,0,1);
    font-size: 28px;
    font-weight: 500;
    text-align: left;
    line-height: 35px;

}

.well{
	display: inherit;
	display: inline-block;
	margin-bottom: 15px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	position: relative;
	padding: 0 0 60px 0;
}
.well.center-block {
	height: 460px;
}

.cc_quick_wishlist_item .control{
	background-color: rgba(236,237,237, 1);
    padding: 8px 15px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.contentBody.cc_content_body {
	min-height: 1500px;
}
/**************** "Your Selection" on Dynamic kit PDP /****************/

.dynamicKitSelSection .col-xs-2 .cc_price{

	visibility: hidden;

}

.dynamicKitSelSection .row .col-xs-12 .form-inline{

	margin: 10px 0 20px;

}

.dynamicKitSelSection .row .col-xs-12 .form-inline .cc_add_to_cart{

	margin-left: 10px;

}

.dynamicKitSelSection .cc_widget_column .col-xs-8{

	margin-bottom: 10px;

}

/**************** CART PAGE /****************/

.accessories-table{
	width: 100%;
	margin-top: 30px;
}

.accessories-table thead tr{

	width: 100%;
	table-layout: auto;
	/*
	background-color: #CFE2F3;
	*/
	background-color: #4D5358;
	color: #FFFFFF;

}

.accessories-table th,
.accessories-table td {
	padding: 12px 15px;
	border: 1px solid lightgray;
	width: fit-content;
}

.centerize{
	text-align: center;
}

.tabbize{
	padding-left: 30px;
	margin: 0;
}

.boldize{
	font-weight: bold;
}

.dynkit-header{
	background-color: #698EA1;
	color: #E8E8EA;
	width: 100%;
	padding: 15px;
	padding-left: 10px;
	font-size: 1.3em;
}

.b2b_AddAccessoryButton {
	margin-top: 14px;
}

.striped-table>tbody>tr:nth-of-type(odd) {
    background-color: #F3F3F2;
}



/**************** New Design /****************/

.navbar-default .nav.navbar-nav a {
	color: #000;
	font-family: "Inter-Regular", sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
}
.navbar-form.cc_navbar_form {
	margin-bottom: 0;
}
.navbar-form.navbar-left {
	margin:20px 15px;
}
.navbar-default .nav.navbar-nav a span{
	color: rgba(83,86,90,1);
	font-size: 10px;
}
#goToAccount {
	padding:0;
}
#goToAccount span {
	font-size: 18px!important;
	color: black;
	line-height: 28px;
}
.doLogout.cc_do_logout {
	font-size: 18px!important;
    padding:0;
	line-height: 28px!important;
}

#person-dropdown {
	font-size: 15px;
    line-height: 22px;
    color: #fff!important;
    text-transform: capitalize;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-left: 0;
}
.navbar-form{
	margin-top: 25px;
} 
.navbar-form .input-group>.form-control {
    width: 311px;
	height:48px;
}
.navbar-form .input-group.cc_input-group {
	border: 1px solid rgba(83,86,90, 1);
    background-color: rgba(255,255,255, 1);
}

.hidden-menu-ticker:checked ~ .btn-menu {
    right: 390px;
}
#profile-menu {
	box-shadow: 0px 2px 4px rgb(0 0 0 / 21%);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
}
.btn-menu { 
	height:52px!important;
	z-index: 2001!important;
}
.homepage-blocks .row{
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
	opacity: 1;
	background-color: rgba(255,255,255, 0.301501);
	margin:0 0 15px 50px;
	height:115px;
	padding: 37px 0 0 30px;
}
.block_one {
	color: rgba(0,0,0,1);
	font-size: 10px;
	font-weight: 400;
	line-height: 20px;
	margin:0;
	text-transform: uppercase;
}
.block_second {
	color: rgba(218,41,28,1);
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height:17px;
}
.homepage-grid {
	margin:30px 0 90px 0;
}
.homepage-grid .col-sm-4 {
	box-shadow: 0px 2px 4px rgb(0 0 0 / 18%), 0px 0px 4px rgb(0 0 0 / 9%);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
	margin:0 6.5px;
	padding: 0;
    height: 430px;
}
.details_row h4 {
	margin-bottom: 20px;
}
.homepage-grid img {
	height: 220px;
    width: 100%;
    overflow: hidden;
}
.homepage-grid .details_row {
	padding: 10px 30px 20px;
}
.homepage-grid h5 {
	font-size: 21px;
	font-weight: 400;
	line-height: 26px;
}
.homepage-grid p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 20px;
	height: 85px;
	overflow: auto;
}
.red-more {
	color: rgba(218,41,28,1);
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.red-more:after {
	content: "\27F6";
	padding-left: 9px;
    font-size: 24px;
}
.red-more:hover {
	color: rgba(218,41,28,1);
}

.search_form.cc_search_form {
	margin-right: -15px;
}

.cc_mini_cart {
	z-index: 2000!important;
	padding:0 10px;
}
.hidden-menu-ticker:checked ~ .btn-menu {
    right: 390px!important;
}
.fa.fa-user.header-user {
	position: relative;
    float: left;
    margin: 15px;
}
.navbar-default .navbar-nav>.open>a {
    background-color: transparent!important;
}
.cc_my_account {
	margin-bottom: 15px;
}
.cc_my_account .fa-user {
	margin-right:17px;
	position: relative;
    top: 4px;
}

.glyphicon-log-out {
	margin-right: 17px;
	top:5px;
}
.product_name, .cc_product_link {
	height: 80px;
}
.product_detail .product_name {
	height: auto;
}
.product_name a, .cc_product_link a {
	color: rgba(0,0,0,1);
    font-size: 21px;
    font-weight: 600;
    text-align: left;
    line-height: 26px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
	
}
.cc_name.cc_product_link a {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.customTooltip {
	visibility: hidden;
	width: max-content;
    border: 1px solid grey;
    background-color: white;
    color: #000;
    text-align: center;
    padding: 5px;
    position: absolute;
    z-index: 1;
    left: 30%;
}
.product_name:hover .customTooltip, .product_name:target .customTooltip, 
.cc_product_link:hover .customTooltip, .cc_product_link:target .customTooltip,
.compareTrayProdName:hover .customTooltip, .compareTrayProdName:target .customTooltip 	{
	visibility: visible;
}

.top-product-desc .product_name a {
	font-size: 28px;
    font-weight: 500;
    line-height: 35px;
}
.top-product-desc .cc_label_sku {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}
.top-product-desc .cc_value_sku {
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
}
.cc_cart_item_container .description.cc_desc {
	font-size: 15px!important;
	font-weight: 400;
	line-height: 22px;
 }
.item-number, .cc_product_sku .cc_label span{
	color: rgba(83,86,90,1);
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.cc_product_sku .cc_label {
color: rgba(83,86,90,1);
font-size: 12px;
font-weight: 400;
font-style: normal;
line-height: 18px;
text-transform: uppercase;
}

.sku, .cc_product_sku {
    font-size: 12px;
    font-weight: 600;
	color: #000;
	line-height: 18px;
}
.cc_mini_cart .row.cc_items .description.cc_desc p strong {
	font-weight: 400;
	font-size: 12px!important;
}
.description.cc_desc {
	font-size: 12px!important;
	font-weight: 400;
	line-height: 18px;
	height: 105px;
    overflow: auto;
	font-weight: normal;
	position: relative;
    /* overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-right: 22px;*/
}
.cc_mini_cart .description.cc_desc,
.description.cc_desc.prod {
	height: initial;
    overflow: initial;
}
div.description.cc_desc .more {
    content: "more";
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: underline;
}
.more-showed {
	display: inline-block !important;
}

.label_price {
	color: rgba(83,86,90,1);
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
	display:none;
}
.price {
	font-weight: 600;
	text-align: right;
	display:none;
}

.cc_quantity {
	width: 80px;
    display: flex;
    border-radius: 1px;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 34%);
    opacity: 1;
	padding: 0 10px;
    margin-top: 10px;
    background-color: rgba(255,255,255, 1);
}
.cc_quantity input {
	text-align: center;
	-webkit-box-shadow: none;
    box-shadow: none;
	border:none;
}
.cc_quantity .glyphicon-plus {
	top:6px;
	font-family: initial;
}
.cc_prod_name, .cc_prod_name .cc_prod_qty {
	padding-left:2px;
}
.row.cc_items {
	border-bottom: 1px solid #a19f9f;
	padding: 10px 0;
}
.dropdown-menu h3 {
	margin-top: 24px;
	padding-left:15px;
	margin-bottom: 16px;
}
.dropdown-sub-title {
	font-size: 16px;
	padding-left:15px;
	margin-bottom: 24px;
}
.menu-category {
	position: relative;
}
.menu-category ul {
	list-style: none;
	padding: 0;
}
.menu-category .image_title {
	width: 100%;
	padding:0 10px;
    top:10px; 
    font-size: 18px;
	line-height: 22px;
	position: absolute;
}

.menu-category .image_title, .menu-category li a {
	color: rgba(0,0,0,1)!important;
	font-weight: 600!important;
}

.menu-category img {
	width: 100%;
	height: auto;
	margin-bottom: 7px;
 }
.menu-category li a {
	font-size: 18px!important;
	line-height:28px;
}
#system_menu_container, 
#products_menu_container {
	position:inherit;
}
#system_menu_container .dropdown-menu,
#products_menu_container .dropdown-menu {
	width: 100%;
	overflow-y: auto;
    max-height: calc(100vh - 50px);
}
.dropdown-menu {
	top: 100%;
	left: 0;
	padding: 20px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-transform: initial;
}
.dropdown-menu.account {
	top: auto;
	min-width:235px;
    padding: 20px;
}
.navbar-nav.navbar-right .dropdown {
	min-width: 192px;
}

.navbar-nav.navbar-right .dropdown.open {
	background-color:#FFFFFF;
}
.navbar-nav.navbar-right .dropdown.open #person-dropdown { 
	color:black!important;
}
.dropdown.open .fa.fa-user.header-user::before {
	filter:initial;
}

.caret {
	border-top: none;
}
.dropdown.open .caret::before {
    position: absolute;
    top: 58px;
    left: 37%;
	content: url(../images/icons/caret.svg);
	border-top: none;
}
#product_item li a {
	font-size: 15px!important;
    font-weight: 400!important;
    font-style: normal;
    letter-spacing: 0px;
	display: inline-block;
    text-align: left;
    line-height: normal;
	padding: 5px 0;
}
.grid-products {
    padding-bottom: 40px;
}
.menu-category li p {
	color: rgba(83,86,90,1);
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}
.btn-default:active, .btn-default:focus, 
.btn-default.active.focus, .btn-default.active:focus, 
.btn-default.active:hover, .btn-default:active.focus, 
.btn-default:active:focus, .btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover, 
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus,
.btn-default:hover {
    color: #5f5d5d!important;
    background-color: #fff!important;
}
.form-control:focus {
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px #9e9e9e;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px #9e9e9e;
}

/**** icons ****/
.fa.fa-user::before {
	content: url(../images/my-profil.svg);
}
.fa.fa-user.header-user::before {
	content: url(../images/profil.svg);
	-webkit-filter: invert(100%);
    filter: invert(100%);
}
.glyphicon-log-out::before {
	content: url(../images/icons/log-out.svg);
}
.fa.fa-search::before {
	content: url(../images/search.svg);
	top: 3px;
    position: relative;
}
.info::before {
	content: url(../images/icons/info.svg);
    position: relative;
    top: 3px;
    filter: invert(30%);
    left: 8px;
}
.glyphicon-pencil::before {
	content: url(../images/icons/edit-outline.svg);
	filter: invert(30%);
}
.header_first_underline .cc_pencil_button {
	top: 0px;
    left: 0;
    position: absolute;
    transform: scale(1.6);
    margin: 0 15px;
	padding: 5px 7px 6px;
}
.header-minicart .cc_pencil_button {
	padding: 5px 7px 6px;
}
.header-minicart .glyphicon-chevron-down {
	padding: 5px 10px 6px 0px;
}
.header_first_underline .glyphicon-chevron-down::before {
	margin:0;
}
.header-minicart .dropdown-menu.pencilDropDown.minic {
	left: -131px!important;
	top: 23px;
}
#collapseMiniCart .container {
	overflow-y: auto; 
	max-height: 550px; 
	width: 400px;
}

.header_first_underline .dropdown.open .cc_pencil_button,
.header_first_underline .dropdown.open .glyphicon-chevron-down,
.header-minicart .dropdown.open .glyphicon-chevron-down,
.header-minicart .dropdown.open .cc_pencil_button { 
	box-shadow: 0px 2px 4px rgb(0 0 0 / 18%), 0px 0px 4px rgb(0 0 0 / 9%);
}
.header_first_underline .glyphicon-chevron-down {
	transform: scale(1.5);
	position: absolute;
    transform: scale(1.5);
    position: absolute;
    right: -90px;
    padding: 6px;
    top: 0px;
	z-index: 2;
}
.header_first_underline .dropdown-menu.list-cart-menu.arrowDropdown {
	right: -97px;
    top: 36px;
    width: 350px;
	left: auto;
	max-height:450px;
    overflow: auto;
}
.glyphicon-chevron-down,
.glyphicon-chevron-up {
	top:0;
	font-family: "Inter-Regular", sans-serif;
}
.glyphicon-chevron-down::before,
.glyphicon-chevron-up::before {
	content: url(../images/icons/caret.svg);
	margin-left: 10px;
}
.glyphicon-chevron-up::before {
	transform: rotate(180deg);
    display: inline-block;
}

.glyphicon-minus::before {
	content: url(../images/icons/minus.svg);
}
.glyphicon-plus::before {
	content: url(../images/icons/plus.svg);
}

.glyphicon-button {
	cursor: pointer;
}

.add_to_compare_desktop_button {
	width: 80px;
	padding: 5px;
    border: none;
    font-size: 12px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    bottom: 0px;
    border-radius: 0;
}
.cc_product_item.cc_grid_item .thumbnail, .cc_grid_image_container {
	padding: 0;
}
.cc_grid_image_container {
	height:170px;
	overflow: hidden;
}
.plp.cc_prod_qty div{
	text-align: left;
	line-height: 18px;
}
div.thumbnail {
	position: relative;
	border-radius: 0;
	height: 460px;
}
div.thumbnail .caption {
    padding: 15px;
	/*max-height: 222px;
    overflow: auto;*/
}
.cc_product_grid_actions {
	background-color: rgba(236,237,237, 1);
	padding: 8px 0 15px 0;
    position: absolute;
    bottom: 0;
}
.cart_actions {
	padding: 7px 0 0 25px;
}
.active_cart {
	color: rgba(83,86,90,1);
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.active_cart_name {
	color: rgba(0,0,0,1);
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 0;
}
.homepage-blocks span {
	position: relative;
}
#systemOpener .d-flex.justify-content-right.text-right {
	margin-top: -20px;
	margin-left: -20px;
}
span.image-system::before {
	content: url(../images/icons/browse-system.svg);
	/*position: absolute;
    top: -20px;
    right: 20px;*/
}
span.image-prod::before {
	content: url(../images/icons/browse-products.svg);
	/*position: absolute;
	top: -5px;
    right: -20px;*/
}


/**************** new PDP design /****************/
.cc_product_detail_container .nav-tabs {
    padding: 0 10px;
}
.product_detail > .row {
	padding-left:30px;
}
.product_extra .extra_label {
	color: rgba(83,86,90,1);
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}
.product_extra .extra_value {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}
.cc_product_detail h2 {
	margin-bottom: 0;
}
.description.cc_desc.prod {
	margin-bottom: 50px;
	font-size: 18px!important;
	line-height: 28px;
} 
.product_detail_item.wishFinder.cc_wish_finder{
	margin-left: -15px;
}
.prod_actions .cart_actions {
    padding: 14px 0 0 0px;
}
.prod_actions .cc_quantity,  .prod_actions .cc_quantity input{
	height: 45px;
}
.prod_actions {
	margin:70px 0 80px;
}
.pdp .price {
	color: rgba(0,0,0,1);
    font-size: 28px;
    font-weight: 500;
}
.pdp .label-price {
	line-height: 18px;
}
.panel.cc_product_detail_container, .panel.cc_prod_detail_panel {
	border-left: none!important;
	border: none;
	background: transparent;
	box-shadow: none;
} 
.cc_product_detail_container .nav-tabs>li.active>a, 
.cc_product_detail_container .nav-tabs>li.active>a:focus, 
.cc_product_detail_container .nav-tabs>li.active>a:hover {
	border: none;
	opacity: 1;
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: underline;
  	-webkit-text-decoration-color: red; /* Safari */  
  	text-decoration-color: red;
	text-underline-offset: 5px;
}
.cc_product_detail_container .nav-tabs>li {
	height: 63px;
}
.cc_product_detail_container .nav-tabs {
	box-shadow: inset 0 -4px 4px -4px rgb(0 0 0 / 34%), inset 0 4px 4px -4px rgb(0 0 0 / 34%);
    background-color: rgba(255,255,255, 1);
    width: 104%;
	margin: 0 -15px 60px -15px;
}
.cc_product_detail_photo_container .img-responsive  {
	width: 100%;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs>li>a {
	color: rgba(83,86,90,1);
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
	margin-top: 7px;
	text-transform: capitalize;
	text-align: center;
	padding: 10px 24px;
}
a {
	color: #555;
}
.thumbnail.tabs {
	min-height: 490px;
    width: 24%;
    margin: 0px 5px;
    display: grid;
}
.cc_product_grid_actions.tabs {
	left: 0;
}
.tabs.thumbnail .list .cc_quantity {
    width: 50px;
}
.cc_nv_row div .name.cc_name {
	color: #53565A;
}
.spec_sec {
	margin-bottom: 40px;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
    color: initial;
}
.go-to-cart {
	margin: 20px;
	float: left;
}
#collapseMiniCart {
	margin: 0px -10px; 
	box-shadow: inset 0 -10px 10px -10px rgb(0 0 0 / 34%);
}
.cc_prod_qty.right {
	float:right;
	margin: 10px 20px;
}
.updateCartButton, .loggedInAction, .customUpdateButton {
	border-radius: revert;
	padding:10px 20px!important;
    border: 1px solid #ccc;
	font-size: 15px;
}
.glyphicon-ok::before {
	content: url(../images/icons/checkmark-checkbox.svg);
}
.glyphicon-remove::before {
	content: url(../images/icons/close.svg);
}
.glyphicon-remove {
	margin-top: 15px;
}
.rename_input_section{
	border: 1px solid rgba(83,86,90, 1);
    padding: 0;
    margin: 10px 0;
    background-color: rgba(236,237,237, 1);
} 
#cartRenameInput {
	box-shadow: none;
    width: 85%;
    float: left;
    background-color: rgba(236,237,237, 1);
}
/***** Cart design ***/
.panel-default {
	border: none;
}
.pencilDropDown {
	left: -108px!important;
	box-shadow: 0px 2px 4px rgb(0 0 0 / 18%), 0px 0px 4px rgb(0 0 0 / 9%);
    width: 150px;
	border-radius: 0;
    padding: 20px 0;
	top: 36px;
}
.product_row {
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
	background-color: rgba(255,255,255, 1);
} 
.top-product-desc{
	padding: 20px 0 0 28px;
}
.cart-top-product-desc {
	border-bottom: 1px solid #E1E1E1;
	margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
}
.cart-top-product-desc .top-product-desc {
	padding-left: 0;
}
p.price.cc_price {
	padding: 10px 30px 0 0;
	margin-bottom: 5px;
}
.product_row .cc_label {
	color: rgba(83,86,90,1);
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-align: right;
	text-transform: uppercase;
	line-height: 18px;
}
.product_row .cc_value {
	color: rgba(0,0,0,1);
	font-size: 28px;
	font-weight: 500;
	line-height: 18px;
}
.mini_cart .glyphicon-trash {
	margin-top: 7px;
}
.cc_cart_item .glyphicon-trash {
	top:0;
}
.glyphicon-trash::before {
	content: url(../images/icons/delete.svg);
}
.cc_cart_product_image img {
	padding: 0;
    border-radius: 0;
	width: 280px;
}
.cart_item_bg_color {
	background-color: #ECEDED;
	padding: 15px 20px;
}
.product_accesories {
	text-align: right;
	float:right;
    padding: 0;
}
.product_accesories button {
	border-radius: 0;
}
.col-md-12.cart_item_bg_color .cc_quantity {
	margin: 3px auto;
}
.qty_shopping_cart input.cc_entry{
	width:30px;
	padding: 10px 0;
}
.product_accesories .glyphicon-chevron-down::before,
.product_accesories .glyphicon-chevron-up::before {
	margin-left: 0;
	margin-right: 10px;
}
.delete_product {
	width:auto;
	margin-top: 7px;
	padding-left:10px;
}
.cc_plus, .cc_minus {
	font-size: 18px;
	line-height: 16px;
}
.cc_plus, .cc_minus,
.cc_plus:active, .cc_minus:active,
.cc_plus:focus, .cc_minus:focus,
.cc_plus:hover, .cc_minus:hover,
.cc_plus:active:focus, .cc_minus:active:focus {
	border:none;
}
.qty_shopping_cart {
	padding: 0;
	width: 85px;
}
.removeItemButton {
	top:7px;
}
.qty_shopping_cart .cc_quantity {
	width: 86px;
}
.row.cc_qty_control_row .col-md-8.col-md-offset-4 {
	margin-left: 5px;
    padding: 0;
}
.cart_item_bg_color .cart_actions {
	padding: 0 15px;
}
.product_row .description.cc_desc {
	padding: 20px 0 0 0;
    width: 66%;
    margin-left: 10px;
	margin-right: 10px;
	min-height: 108px;
}
.cc_item_title.product_name,
.search-list .cc_product_link {
	margin-bottom: 0;
	height: initial;
}
.cc_panel_shopping_cart button.btn-sm {
	padding: 10px 20px;
}
.page_cart_name {
	color: rgba(0,0,0,1); 
	font-size: 40px; 
	font-weight: 600; 
	font-style: normal; 
	line-height: 45px;
	max-width: 550px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
}
.header_first_underline .dropdown {
	float: left;
    margin-top: 8px;
}
.cc_panel_shopping_cart .cc_body > .row:first-child {
	display: none;
}
.header_first_underline, .search_first_row {
	border-bottom: 1px solid rgba(83,86,90, 1);
	padding-bottom: 15px;
	margin-left:15px;
}
.padding-zero {
	padding: 0;
	float: left;
}
.padding-zero.top_buttons button {
	font-size: 15px;
}
.update_button_margin {
	float:right;
}
.header_second_margin .update_button_margin {
	/*float: right;
    position: absolute;
    top: 65px;
    right: 0;*/
	margin-top: 25px;
}
.header_second_margin, .search_second_row {
	margin-top: 20px;
	position:relative;
}

#cart_items_container .alert-warning { 
	display:none; /* PCCBC-89: suppress quantity error message on cart */
}
.cart_sort.cc_cart_sort {
	margin-top: 8px;
	width: 100%;
	margin-right: 15px;
}
.cc_cart_sort_text.title {
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	margin-right: 10px;
}
.cart_sort_item.cc_cart_sort_item, .detail_view, .list_view {
	border: 1px solid rgba(83,86,90, 1);
	opacity: 0.332761;
	padding: 10px;
	position: relative;
}
.cart_sort_item.cc_cart_sort_item.active, .detail_view.active, .list_view.active {
	opacity: 1;
	background: none;
    box-shadow: none;
	border: 1px solid rgba(83,86,90, 1);
}
.cart_sort_item.cc_cart_sort_item:hover,
.cart_sort_item.cc_cart_sort_item:focus,
.cart_sort_item.cc_cart_sort_item:active,
.detail_view:hover, .list_view:hover {
	opacity: 1;
	text-decoration: none;
}
.header_margin {
	margin: 60px 0 22px;
}
.cart_sort_item.cc_cart_sort_item:nth-child(3) {
	margin-right: -1px;
    margin-left: -1px;
}
.cart_sort_item.cc_cart_sort_item span,
.detail_view span, .list_view span {
	color: rgba(83,86,90,1);
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
	background: none;
	font-family: "Inter-Regular", sans-serif;
}
.detail_view span {
	margin-left: 30px;
}
.list_view span {
	margin-left: 40px;
}
.list_view {
	margin-left: -6px;
}    
.glyphicon-th-list::before {
	content: url(../images/icons/view-detail.svg);
	position: absolute;
	left: -30px;
	opacity: 0.7;
}
.glyphicon-align-justify::before {
	content: url(../images/icons/view-list.svg);
	position: absolute;
	left: -40px;
	top:-2px;
	opacity: 0.7;
}
.glyphicon-duplicate::before {
	content: url(../images/icons/duplicate.svg);
}
.pencilDropDown span {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
	font-family: "Inter-Regular", sans-serif;
} 
.pencilDropDown span::before {
	margin-right: 20px;
}
.cc_panel_shopping_cart .modal-header {
	display: none;
}
.cc_panel_shopping_cart #cartRenameInput {
	float: initial;
	width: 100%;
}
.no_products_cart::before {
	content: url(../images/icons/cart-no-products.svg);
	filter: invert(30%);
}
.empty_cart {
	text-align: center;
    margin-top: 250px;
}
.empty_cart p {
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	line-height: 22px;
}

.info {
	position: relative;
}

.info span {
	display: none;
	width: 250px;
	border: 1px solid;
	background-color: white;
}

.info:hover span {
	display: block;
	position: absolute;
}

.fa-envelope::before {
	content:url(../images/icons/mail.svg);
	-webkit-filter: invert(100%);
    filter: invert(100%);
}

#profile-menu .fa-envelope {
	position: relative;
    float: left;
    margin: 17px 15px 0;
}

#profile-menu .nav-link {
	font-size: 15px;
	line-height: 22px;
	color: #fff!important;
	text-transform: capitalize;
	margin-left: 30px;
	position: relative;
	min-width: 129px;
}
#profile-menu .dropdown:nth-child(2) .dropdown-menu {
	left: auto;
}
.cc_panel_shopping_cart button.continueShoppingButton{
	display: none;
}
#collapseMiniCart .container {
	padding:15px 30px;
}

.action.cc_action.wishFinder {
	margin-top:7px;
	float: left;
	margin-left: 15px;
}
.cc_prod_qty.list {
	margin-left: 15px;
}

.deskLayout.cc_deskLayout {
	
    background-position: top right;
}
.image-container {
	position: relative;
    width: 1170px;
}
.image-container .background-home-image {
	position: absolute;
    right: -100px;
    z-index: -1;
    top: -100px;
}
.dropdown-menu>li>a.cart_name {
	font-size: 18px;
	text-align: left;
	line-height: 28px;
	padding-left: 0;
	margin: 7px 0;
    color: #000;
}
.btn.cart-edit-action {
	padding: 10px 20px;
    margin-top: 15px;
    font-size: 15px;
    color: rgba(83,86,90, 1);
    border: 1px solid rgba(83,86,90, 1);
    position: relative;
	line-height: 18px;
}
.dropdown-menu>li>a.cart_name.active {
	font-weight: 600;
}
.addcartplus {
	font-size: 22px;
    font-weight: 300;
	margin-right: 10px;
	float: left;
    /*position: absolute;
    left: 10px;
    top: 3px;*/
}
.list-cart-menu {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 18%), 0px 0px 4px rgb(0 0 0 / 9%);
	border-radius: 0;
}

.list-cart-menu.minicart-dropdown {
	right: 0;
    left: initial;
    top: 24.5px;
    max-width: 360px;
    overflow: auto;
    max-height: 600px;
}
.product_accesories.left {
	float:left;
	margin-top:26px;
}
.list-view .top-product-desc .product_name a {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	max-width:97%;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.list-view .top-product-desc .cc_label_sku,
.detail-view .top-product-desc .cc_label_sku {
	color: rgba(83,86,90,1);
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}
.list-view .product_row .cc_value,
.detail-view .product_row .cc_value {
	font-size: 18px;
    font-weight: 600;
}
.list-view  p.price.cc_price {
    line-height: 18px;
}
.list-view .top-product-desc {
    line-height: 18px;
}

.list-view .cart_item_bg_color {
    padding: 25px 0 25px 18px;
}
.grey-container {
	padding: 0;
}
h4.per-category {
	font-size: 28px;
    font-weight: 500;
    line-height: 35px;
	color:#000;
	margin-top: 34px;
	margin-bottom: 22px;
} 
.item-row:first-child .per-category {
	margin-top: 0;
} 
.grey-container .cart_item_bg_color .cart_actions {
    padding: 0 0 0 15px;
}
.list-view .value {
	width: 15%;
}
.cc_filter_options h5 a {
	color: rgba(0,0,0,1);
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	line-height: 18px;
}
.cc_filter_options .cc_filter_value {
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	line-height: 22px;
}
.noUi-handle:after, .noUi-handle:before {
	display: none;
}
.noUi-horizontal .noUi-handle {
	width: 20px;
    height: 20px;
    border-radius: 50%;
	border: 2px solid #53565A;
    background: white;
    cursor: pointer;
}
.noUi-target {
	width: 100%;
    height: 2px;
    background: #53565A;
	border:none;
	box-shadow: none;
} 
.lowerDisp.cc_lower_disp, .upperDisp.cc_upper_disp {
	text-align: center;
	color: rgba(83,86,90,1);
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 18px;
}
.cc_lower_disp::before {
	content: "From";
	margin-right: 3px;
}
.cc_upper_disp::before {
	content: "to";
	margin-right: 3px;
}
.noUi-horizontal .noUi-origin {
    margin-top: -3px;
}
.cc_spec_values_container{
	padding-top: 0;
    padding-bottom: 15px;
}
.spec.spec_slider_container {
	margin-top:15px;
	text-align: center;
}

#collapseFilters .panel-body,
.cc_filter_container .cc_heading, .radio label,
.spec.spec_slider_container {
	padding-left: 0;
}
.checkbox label {
	padding-left: 20px;
}
.list-group-item {
	border: none;
	padding: 0;
}
.list-group {
    padding-left: 10px;
	margin-bottom:0px;
}
.checkbox input[type=checkbox], 
.checkbox-inline input[type=checkbox], 
.radio input[type=radio], 
.radio-inline input[type=radio] {
    margin-top: initial;
	left: 20px;
    top: 5px;
    width: 10px;
    height: 10px;
}

.badge {
	margin-top:5px;
	padding: 4px 7px;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover
{
	background-color: transparent;
}
.checkbox.disabled label .cc_filter_value {
    color: #c8c5c5;
}

.list .cc_quantity {
    width: 90px;
	position: relative;
	margin-top:7px;
}
.list .input-group-btn.cc_input_group_btn.minus_left {
	position: absolute;
    left: 2px;
    top: 2px;
}
.input-group-btn>button:focus, input:focus {
    border: none;
}
.list .input-group-btn.cc_input_group_btn.plus_right {
	position: absolute;
    right: 33px;
    top: 1px;
}
.form-control.list_quantity {
	border:none;
}
.form-control.list_quantity:focus {
	box-shadow: none;
	-webkit-box-shadow:none;
}

input[type=checkbox]::before {
	content: "";
    display: block;
    position: absolute;
    text-align: center;
    height: 22px;
    width: 22px;
    left: -10px;
    top: 0;
    background-color: white;
    border: 1px solid rgba(83,86,90, 1);
}
  
input[type=checkbox]:checked+span+span::before {
	content: "";
	display: block;
	position: absolute;
	text-align: center;
	height: 22px;
	width: 22px;
	left: -10px;
	top: 5px;
	background-color: white;
	border: 1px solid rgba(83,86,90, 1);
}

input[type=checkbox]:checked+span+span::after {
	content: url(../images/icons/checkmark-checkbox.svg);
	display: block;
	position: absolute;
	left: -6px;
	top: 6px;
	filter: invert(30%);
}

.product_details {
	margin-top:75px;
	margin-bottom: 85px;
	margin-left: 5px;
}
.product_details .action.cc_action {
	margin-top:7px;
}
.product_details .action.cc_action button { 
	padding: 7px 12px;
}
.product_details .action.cc_action .btn-default:hover {
    border-color: #ccc!important;
}

@media only screen and (min-width: 1124px) {
	.prodDetailContainer {
		width: 1170px;
		float: right;
	}

	.container.cc_main_container.cc_tmpl_TwoColRightRD::before {
		content: url(../images/icons/background-shape.png);
		position: absolute;
		right: -150px;
		top: -130px;
	}

	.container.cc_main_container.cc_tmpl_TwoColRD .cc_main_content_col::before {
        content: url(../images/icons/background-shape.png);
        position: absolute;
        z-index: -1;
		right: -500px;
		top: -350px;
		transform: scale(.85);
    }
}
.product_detail_item.cc_wish_finder.col-md-6.col-xs-12 {
	padding-left: 0;
}
.fixed_left_col {
	position: relative;
}
.fixed {
    position: relative;
	z-index: 890;
	margin-top: 50px;
}
.cc_dynamic_kit_section .fixed {
    margin-top: 12px;
}

@media only screen and (max-width: 1190px) and (min-width: 992px) {
	.prodDetailContainer {
		width: 960px;
		float:right;
	}
	.cc_quick_wishlist_item .control {
		padding: 8px 5px 15px;
	}
	.btn {
		padding: 7px 12px;
	}
	.add_to_compare_desktop_button {
		padding: 5px;
	}
	.action.cc_action.wishFinder {
		margin-top: 6px;
	}

	.container,
	.cc_home_slider {
		width: 880px;
	}
	.navbar-form.navbar-left {
		margin: 20px 0;
	}
	.cc_product_item.cc_grid_item {
		width: 210px!important;
	}

}
.image-block {
	position: absolute;
    top: 30px;
    right: 0;
}
@media only screen and (max-width: 960px) {
	.footer_row {
		margin-top:20px;
	}
	.footer_row_center {
		width: auto;
	}
}
@media only screen and (min-width: 821px) and (max-width: 1190px) {
	.fixed ul {
		width: 255px!important;
	}
}
@media only screen and (max-width: 1190px) {
	
	.image-block {
		top: 85px;
	}
	.cc_product_link {
		float: initial;
	}

	.image-container .background-home-image {
		right: 0;
	}
	.image-container {
		width: initial;
	}
}

.container.cc_main_container.cc_tmpl_TwoColRightRD {
	position: relative;
}

.panel,
.panel-body,
.list-group-item {
	background-color: transparent;
}

.floating_left_title {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	line-height: 28px;
	margin-left: 30px;
}
.dynamicKitSection > .row {
	margin-top:70px;
}

.fixed ul {
	list-style: none;
	padding-inline-start: 30px;
	padding-right: 20px;
	height: 445px;
    overflow: auto;
    width: 310px;
}
.dynamicKitSection .fixed ul {
	width: 280px;
}
.dynamicKitSection .panel-body.cc_body {
	padding-top:0;
}
.floating_left_li {
	margin-bottom: 5px;
}
.floating_left_li a {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	line-height: 28px;
}
.list.system .left_minus {
	margin-top: 3px;
    margin-left: -4px;
}
.list.system .plus_right{
	margin-top: 2px;
}
.action.cc_action.list-system.wishFinder {
    padding-right: 0;
	margin-left: 40px;
}
.system-details {
	padding: 15px;
}
.sku.cc_sku.cc_product_sku {
	margin-bottom: 10px;
}
.cc_quick_wishlist_item.image{
	height: 170px;
	padding-right: 0;
    padding-left: 0;
	overflow: hidden;
}
.widget_column.cc_widget_column > .row {
	margin-bottom: 50px;
}
.btn-primary:hover {
    color: rgba(83,86,90, 1);
    background-color: transparent;
    border-color: initial;
}
.modal-content { 
	border-radius: 0;
}
.modal-body .form-control.input-sm {
	border: 1px solid rgba(83,86,90, 1)!important;
	background-color: rgba(236,237,237, 1);
	color: rgba(0,0,0,1);
	padding: 12px;
    height: auto;
}
.modal-footer button {
	background: none;
    border-radius: 0;
	color: rgba(83,86,90, 1);
    border: 1px solid rgba(83,86,90, 1);
	padding: 10px 25px;
}

.modal-footer button.red-button {
	background-color: rgba(218,41,28, 1);
	border-color: rgba(218,41,28, 1);
	color:#fff;
	float: left;
}
.modal-dialog.miniCart {
	width: 500px;
	float: right;
    margin: 79px 310px 0 0;
}
.modal-dialog.modalCart {
	top: 323px;
    right: 269.5px;
    width: 500px;
 }
#modalCenter .modal-footer {       
	padding: 0;
}
.modal-footer {  
	border-top: none;
}
#addNewCartModal .modal-footer {
	padding: 0;
}
.modal {
	z-index: 3000;
}
.checkmark-button {		    
	position: absolute;		    
	bottom: 16px;
    right: 5px;
    border: none!important;
    filter: invert(30%);
	background-color: transparent!important;
	box-shadow: none;
	outline: none;
}
.checkmark-button::before {
	content: url(../images/icons/checkmark.svg);
}
.modal-footer .btn+.btn {
    float: right;
}
#addNewCartModal.in + div.modal + div.modal + div.modal + div.cc_mini_cart span.glyphicon-chevron-down,
#addNewCartModal.in + div.modal + div.modal + div.modal + div.header_margin span.glyphicon-chevron-down,
#modalCenter.in + div.cc_mini_cart span.cc_pencil_button,
#modalCenter.in + div.header_margin span.cc_pencil_button,
#deletionModal.in + div.modal + div.modal + div.cc_mini_cart span.cc_pencil_button,
#deletionModal.in + div.modal + div.modal + div.header_margin span.cc_pencil_button {
	box-shadow: 0px 2px 4px rgb(0 0 0 / 18%), 0px 0px 4px rgb(0 0 0 / 9%);;
}
#addNewCartModal .modal-dialog.miniCart {
	margin: 80px 269px 0 0;
}
#addNewCartModal .modal-dialog.modalCart {
	right: 225px;
}
#deleteItemModal .modal-dialog.modalCart {
	right: initial;
	top:initial;
}
#deleteItemModal .modal-dialog.miniCart { 
	float: initial;
	margin: 30px auto;
}

.btn.checkmark-button:focus {
	outline: none;
}
.btn.checkmark-button:active:focus,
.btn-primary.checkmark-button:active:hover,
.btn-primary.checkmark-button:active,
.btn-primary.checkmark-button.focus, .btn-primary.checkmark-button:focus,
.btn.checkmark-button.active, .btn.checkmark-button:active {
	background-color: transparent!important;
	box-shadow: none;
}
.modal-content {
	border: none;
}
#modal-cart-body-helper-text {
	position: relative;
	float: left;
    padding: 0 0 12px;
}
.morecontent span {
    display: none;
}
.ReadMore, .ReadMoreMini {
    display: visible;
	text-decoration: underline;
	color: rgba(0,0,0,1);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
}
.morecontent a:focus, .morecontent a:hover {
    color: grey;
}

.cc_filter_container .panel-heading {
	display:none;
}

/* Compare products */
.compareTextRow.specifications>th, .compareTextRow.specifications>td {
	border-top: initial;
	border-bottom: initial;
	border-right: none;
    border-left: none;
	vertical-align: middle;
	padding-left: 30px;
	display: inline-block;
	width: 25%;
}
.cc_prodCompareHeading h3 {
	color: rgba(0,0,0,1);
	font-size: 40px;
	font-weight: 600;
	font-style: normal;
	line-height: 45px;
	margin-bottom: 35px;
}
.productCompareBasicTable {
	max-width: 1170px;
	width: 1170px;
}
.specifications {
	border-bottom: 1px solid rgba(83,86,90, 1);
}
.specifications:last-child {
	border-bottom: none;
}
.productCompareBasicTable>tbody>tr>td:first-child {
	width: 25%;
}
.table-responsive {
    overflow-x: initial;
}
.table_top {
	padding-left:50px;
}
.bottom_table {
	margin: 50px 0;
}
.bottom_table th {
	width: 22.5%!important;
	padding: 25px 0!important;
}
.compare_container_product{
	margin-left: 15px;
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
	background-color: rgba(255,255,255, 1);
	padding: 0;
	height: 460px;
}
.content_compare_text {
	padding: 15px;
	max-height: 222px;
}
.cc_product_grid_actions.compare_actions {
    height: 60px;
    padding: 8px 0 0 0;
}
.compare_actions .action.cc_action.wishFinder {
    margin-top: 2px;
}
.cc_compare_sku_col {
	position: absolute;
    right: 0;
    top: -40px;
 }
 .compareTrayProd .cc_compare_sku_col { 
	top: -25px;
 }
.compare_close_icon::before {
	content: url(../images/icons/close.svg);
}
.thumbnail_hidden {
	visibility:hidden; 
	margin-right:30px
}
.comparePageRemButton {
	opacity: 1;
}
.cc_panel_prod_compare .cc_heading {
	background-color: transparent!important;
    border: none;
}


/**************** ProductDisplayList - COMPARE /****************/

.compareTrayControls {
	bottom: 41px;
    float: left;
    position: absolute;
    right: 180px;
}

.cc_compare_tray_controls .cc_clear_compare{
	display: block;
    margin-top: 15px;
    border: 1px solid rgba(236,237,237, 1);
    color: white;
    text-align: center;
    width: 270px;
    padding: 15px 0;
    text-decoration: none;
}
.cc_compare_tray_controls .cc_clear_compare span {
	color:white!important;
}
.panel-body .col-md-3{
	padding: 0;
}
.compareTray .well {
	box-shadow: 0px -2px 4px rgba(0,0,0, 0.214996);
    background-color: rgba(83,86,90, 1);
    bottom: 0px;
	padding: 0 0 20px 0;
    margin-bottom: 0px;
	border: 0;
 }
 #compareCollapse > div.col-md-10 {
	 margin-left: 70px ;
 }
 .prodDetailContainer .compareTray {
	margin-left: 0px;
 }
.gotoProductCompare.cc_goto_prod_compare,
button.btn-default.gotoProductCompare.cc_goto_prod_compare:hover {
	border: 1px solid rgba(218,41,28, 1)!important;
	background-color: rgba(218,41,28, 1)!important;
	color: rgba(236,237,237,1)!important;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
    line-height: 28px;
	padding: 15px 30px;
	width: 270px;
}
.compareTray {
	position: fixed;
    bottom: 0;
    z-index: 891;
	/*left: 0;
    width: 100%;*/
	margin-left: -300px;
}
.compareTrayProd {
	width: 23%;
	height: 260px;
    margin: 15px 0 15px 15px;
    background-color: transparent;
}
.compareTrayProd .panel-body {
	padding: 0;
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
    background-color:  rgba(255,255,255, 1);
}
.compareTrayProdName a {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
			line-clamp: 2; 
	-webkit-box-orient: vertical;
}
.compareTrayProdImageSec {
	height: 170px;
	overflow: hidden;
	display: block;
}
.compareTrayProd .panel-body > div {
	width: 100%;
	padding-bottom: 10px;
	height: 95px;
}
.compareTrayProd .panel-body > div:first-child {
	height: 142px;
    overflow: hidden;
	margin-bottom: 17px;
}
.compareTrayRemButton {
	position: absolute;
    top: -20px;
    right: 0;
}
.cc_table-responsive > div:nth-child(5) {
	display: none;
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: transparent;
}
.compareSpecRowDiff.info::before {
	display: none;
}
.cc_prod_price .label-price,
.cc_prod_price .price {
	text-align: left;
}
.cc_remove_filters {
	color: rgba(83,86,90,1);
    background-color: #ffffff;
	border-radius: revert;
    padding: 10px 20px;
    border: 1px solid #ccc;
    font-size: 15px;
}
.cc_no_results h4 {
	font-size: 28px;
	color: #53565A;
}
.cc_no_results p {
	color: #53565A;
}
.cc_no_results .cc_remove_filters {
	display: none;
}
.cc_filter_breadcrumb_container .list-inline>li {
	padding: 7px 20px;
    background-color: white;
    border-radius: 0;
	border: 1px solid #ccc;
    color: #555;
    font-weight: normal;
	margin-bottom: 5px;
}
.cc_filter_breadcrumb_container .list-inline {
	margin-left: 0;
	margin-top: 5px;
}
.cc_remove_filter .fa-inverse {
	color: #555;
}
.cc_no_results .panel-body.cc_body {
	padding-top: 0;
	margin-left:15px;
}
.cc_subcategories.row {
	margin-top: 200px;
}
#plpSelector {
	margin-top: 15px;
}
#plpSelector > div {
	padding: 0;
}
#plpSelector p {
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 22px;
}
#plpSelector > div:nth-child(2) p { 
	margin-left:10px;
}
.plp-selection li a {
	color: rgba(0,0,0,1);
    font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
	background-color: white;
} 
.plp-selection > li > a {
	line-height: 28px;
    padding: 12px 15px;
    overflow: hidden;
    height: 52px;
}
.plp-selection li a:hover, .plp-selection li a:focus {
	background-color: white!important;
}
.plp-selection {
	border: 1px solid rgba(83,86,90, 1);
    background-color: rgba(255,255,255, 1);
    width: 97.5%;
	margin: 0;
}
.list_selection {
	list-style: none;
	padding: 0;
	max-height: 270px;
    padding: 0;
	overflow: auto;
	white-space: nowrap;
	max-width: 380px;
}
.plp-selection li {
	width: 100%;
}
#subType {
	margin-left: 10px;
}
.plp_select_menu {
	border: 1px solid rgba(83,86,90, 1);
    width: 100.5%;
	border-radius: 0;
    left: -1px;
    border-top: 0;
    top: 42px;
    padding: 0 0 12px 15px;
	z-index: 10;
}

#subType li .plp_select_menu,
#subType li .plp_select_menu li  {
	z-index: 100;
}

.plp-selection .dropdown > a::before{
	position: absolute;
    top: 10px;
    right: 12px;
    content: url(../images/icons/caret.svg);
    border-top: none;
}
.plp-selection .dropdown.open > a::before{
	transform: rotate(180deg);
}
.form-control.search_input.cc_search_input:focus {
	-webkit-box-shadow: none;
    box-shadow: none;
}

.cc_row_product_info.search-list {
	height: 85px;
	padding-right: 0;
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
    background-color: rgba(255,255,255, 1);
}
.cc_row_product_info.search-list  .cc_product_link {
	float: initial;
	margin-bottom: 0;
}
.cc_row_product_info.search-list .info-section {
	padding: 20px 0px 20px 15px;
 }
.search-grid-actions {
	height: 85px;
    background-color: rgba(236,237,237, 1);
}
.cc_results_list div h4.per-category {
	margin-top: 85px;
}
.cc_results_list > div:first-child h4.per-category {
	margin-top: 40px;
}
.search-list .cc_product_link a {
    max-width: 97%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.search-list .cc_quantity {
    padding: 0;
    margin: 25px 0 25px 10px;
}
.search-list .cc_minus {
	top: 2px;
}
.search-list .cc_plus {
	right: 25px;
    top: 2px;
    width: 20px;
    padding: 0;
}

.search-list .action.cc_action.wishFinder {
    margin-top: 25px;
	padding: 0;
}

#header-menu { 
	width: 100%;
	z-index: 900;
	margin-bottom: 0;
}
.footer_row_left {
	width: 30%;
}
.footer_env a {
	margin-left: 15px;
}
.footer_row_center a {
	color: rgba(255,255,255,1);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
}
.footer_row a:last-child {
    margin-right: 0;
}
.footer_row_center {
    text-align: right;
}
.related_item .thumbnail.related-tmb {
	margin: 10px;
    width: 23%;
	height: 417px;
}
.related_item h5 {
	margin-bottom: 0;
}
.related_item .rel_content {
	padding: 15px;
}
.related_item .cc_product_link {
	font-size: 18px;
	line-height: 28px;
}
.related_item .description {
	margin-top:20px;
	height: 90px;
	overflow: auto;
}
@media only screen and (max-width: 1190px) {
	.related_item .thumbnail.related-tmb {
		margin: 0 5px;
	}
	.cc_product_item.cc_grid_item.related_item {
		width: auto;
	}
	.related_item .description {
		max-height: 105px;
		overflow: auto;
	}
	.header_margin {
		margin: 30px 0 22px;
	}
	.list-view .cart_item_bg_color {
		padding: 25px 0 25px 10px;
	}

	#system_menu_container .dropdown-menu, 
	#products_menu_container .dropdown-menu {
		overflow: auto;
	}
	.cc_prod_qty.list {
		margin-left: 0px;
		margin-right: 15px;
	}
	.cc_category_details {
		width: 101.5%;
	}
	#subType {
		margin-left: 20px;
	}
	#subType li .plp_select_menu, #subType li .plp_select_menu li {
		width: 100.7%;
	}
	.row.cc_qty_control_row.product_details .col-md-5 {
		margin-left: 50px!important;
	}
	.container.cc_main_container.cc_tmpl_TwoColRD .cc_main_content_col::before {
		right: -480px;
	}
	.cc_panel_prod_compare .panel-body.cc_body,
	.productCompareBasicTable {
		width: 1000px!important;
		max-width: 1000px!important;
	}

	.qty_shopping_cart .cc_quantity {
		width: 93px;
	}
	.header_first_underline .col-md-7 {
		width: 50%;
	}
	.top_buttons {
		float: right;
	}

	.top-product-desc.additional .plus_right {
		margin-right: 3px;
	}
	.action.cc_action.wishFinder {
		margin-left: 10px;
	}
	.search-grid-actions .action.cc_action.wishFinder {
		margin-left: 4px;
	}
}
@media only screen and (max-width: 991px) {
	.image-block {
		float: left;
		position: relative;
		top:0;
	}
	.fixed,
	.tmp-container .fixed {
		position: relative!important;
		top:0!important;
	}
	.well.center-block {
		height: 235px;
		display: inherit;
	}

	.compareTrayControls {
		bottom: 0;
		position: relative;
		right: 0;
		float: right;
	}
	.cc_panel_prod_compare .panel-body.cc_body .thumbnail_hidden {
		display:none;
	}
	.table_top {
		padding-left: 0px;
	}
	.cc_panel_prod_compare .panel-body.cc_body {
		width: 765px!important;
		max-width: 765px!important;
	}
	.productCompareBasicTable {
		width: 670px!important;
		max-width: 670px!important;
	}
	.compare_container_product.compare.col-xs-3 {
		width: 30%;
	}
	.text-right.padding-zero.top_buttons {
		margin-top: 50px;
	}
	.cc_qty_control_row.product_details > div {
		position: relative;
		float: left;
	}
	.row.cc_qty_control_row.product_details .col-md-5 {
		margin-left: 20px!important;
	}
	.cc_qty_control_row.col-md-12 {
		position: initial;
	}

	#subType li .plp_select_menu, #subType li .plp_select_menu li {
		padding-right: 20px;
	}
	.plp-selection {
		width: 85%;
	}
	#plpSelector > div {
		padding: 0;
		width: 49%;
		float: left;
	}
	.padding-zero.text-right {
		float: initial;
	}
	.product_row .description.cc_desc {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.plp-selection > li > a {
		overflow: initial;
	}
	.footer_row > div {
		display: block;
	}
	.footer_row_left {
		display: inline!important;
	}
	.footer_env a {
		margin-left: 30px!important;
	}
	.footer_env {
		position: relative;
	}
	.fa-envelope::before {
		position: absolute;
		top: 33px;
	}

}

/* START styles for test page */
.container .cc_breadrumb_container {
	padding-left: 0;
}

.product_detail.test_product > .row {
    padding-left: 0;
}

.test_floating .floating_left_title {
    margin-left: 5px;
}
.test_floating .fixed ul {
    padding-inline-start: 5px;
}
.test_floating.cc_left_col {
	padding: 0;
}
.container.cc_main_container.cc_tmpl_OneColRD {
	position: relative;
}

@media only screen and (min-width: 1124px) {
	.container.cc_main_container.cc_tmpl_OneColRD::before {
		content: url(../images/icons/background-shape.png);
		position: absolute;
		z-index: -1;
		right: -370px;
        top: -335px;
        transform: scale(.7);
	}
}
/* END styles for test page */
.additional{
	margin-top:24px;
}
.additional h5 {
	color: rgba(83,86,90,1);
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.add-acs-to-cart {
    margin: 15px 0 20px;
	float:left;
} 
.b2b_AddAccessoryButton {
	padding: 6px 15px!important;
}
.additional_item_to_add {
	border-bottom: 1px solid rgba(83,86,90, 1);
	margin: 0 0 15px 0;
    padding-bottom: 15px;
}
.additional_item_to_add:last-child {
	border-bottom: none
}
.additional_item_to_add .description {
	margin-top: 10px;
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 22px;
	margin-right: 10px;
}
.additional_item_to_add .b2b_quantity{
	margin: 20px 20px 10px 0;
	position: relative;
	float: left;
}.additional_item_to_add .b2b_quantity .btn-default {
	border: none;
}
.additional_item_to_add .b2b_plus {
	margin-left: -17px!important;
}  
.additional_item_to_add .b2b_minus {
	margin-left: -8px;
}

.qty_accesory {
	margin: 10px 0 0;
}
.qty_accesory_label {
	color: rgba(83,86,90,1);
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 22px;
	text-transform: uppercase;
}
.qty_accesory_value {
	color: rgba(0,0,0,1);
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 22px;
}

.additional_item_to_add .product_name {
	color: rgba(0,0,0,1);
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 26px;
}
.container_additional_acs {
	border-top: 1px solid rgba(236,237,237, 1);
	box-shadow: 0px 2px 4px rgba(0,0,0, 0.18), 0px 0px 4px rgba(0,0,0, 0.09);
	opacity: 1;
	background-color: rgba(255,255,255, 1);
}
.detail-view .container_additional_acs {
	margin: 0;
}

.product_detail_item.wishFinder.cc_wish_finder > div.col-md-6 {
	margin-bottom: 20px;
}
.ui-widget.ui-widget-content.ui-menu .ui-menu-item:hover,
.ui-menu-item-wrapper.ui-state-active {
	background-color: rgba(236,237,237, 1);
	color: rgba(83,86,90,1);
	border-color:rgba(83,86,90,1);;
}
.cc_alt_image_modal.in {
	text-align: center;
}
.cc_qty_control_row.list.system {
	margin-left: -15px;
}
.nvRow.nvGroupRow.cc_nv_group_row > div {
    padding-left: 0;
}
.disclaimer {
	padding: 15px;
}
.dynamicKitSection .disclaimer-container {
	margin-left: 24.2%;
}
.description.cc_desc p,
.description.cc_desc span {
	background-color: transparent!important;
	color: initial!important;
}

/* spinner */
#overlay.modal-backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 1;
    background-color: transparent;
    top: 0;
    left: 0;
}
#overlay.modal-backdrop:before {
    display: block;
    content: '';
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: auto;
    position: relative;
    top: 40%;
    opacity: 0.2;
    background-color: transparent;
    animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.header-minicart .miniCartActive{
	color: rgba(83,86,90,1);
	font-size: 10px;
	font-weight: 400;
	text-align: left;
	margin-top:12px;
	line-height: 0;
	text-transform: uppercase;
}
.header-minicart .miniCartActiveName {
	    color: rgba(0,0,0,1);
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0px;
		text-align: left;
		line-height: 28px;
}

.cc_product_list_header .cc_subcategories {
	display: none;
}

/* modal send email/Quote */
.sendEmail_title {
	color: rgba(0,0,0,1);
	font-size: 40px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 45px;
}
.sendEmail_body {
	color: rgba(0,0,0,1);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 28px;
}
#modalSendEmail .modal-dialog-centered,
#modalSendQuote .modal-dialog-centered {
	width: 72%;
}
#modalSendEmail .modal-dialog-centered .modal-content,
#modalSendQuote .modal-dialog-centered .modal-content {
	padding: 50px 200px 50px 50px;
}
#modalSendEmail input, #modalSendEmail textarea,
#modalSendQuote input, #modalSendQuote textarea {
	opacity: 1;
    background-color: rgba(255,255,255, 1);
	width: 85%;
}
#modalSendEmail input,
#modalSendQuote input {
	margin-bottom: 10px;
}

input.email_placeholder, input.name_placeholder {
	color: rgba(83,86,90,1)!important;
    font-size: 18px;
}
.cancel_sendq {
	margin-right: 15%;
}
#modalSendEmailConfirmation .modal-body {
	float: left;
    padding-top: 23px;
    padding-bottom: 0;
}
input.error#eEmail, input.error#eEmailQuote {
	border-color: red !important;
}
#eEmail + span, #eEmailQuote + span {
	display: none;
}
#eEmail.error + span, #eEmail.errorQuote + span {
	display: block;
}
.eName, .eEmail {
	color: rgba(83,86,90,1)!important;
	font-size: 18px;
}
#modalSendEmail .eName, #modalSendEmail .eEmail {
	padding: 0;
}
#modalSendQuote .eName, #modalSendQuote .eEmail {
	padding: 10px 0;
}
.cc_product_list_header.hide_desktop {
	display: none;
}
@media only screen and (max-width: 1199px) {
	.product_name, .cc_product_link {
		height: initial;
	}
	#collapseMiniCart .container {
		max-height: 360px;
	}

	.description.cc_desc {
		height: 70px;
	}
}
@media only screen and (max-width: 991px) {
	#collapseMiniCart .container {
		max-height: initial;
	}

	.test_floating .fixed ul {
		height: auto;
		margin-bottom: 30px;
	}
	.dynamicKitSection > .row {
		margin-top: 0px;
	}
	.cc_prod_qty.list {
		padding-left: 5px;
		margin-right: 10px;
	}

	.description.cc_desc {
		height: 55px;
	}
	.cc_product_list_header.hide_desktop {
		display: initial;
	}
	.cc_product_list_header.hide_mobile .cc_category_details {
		visibility: hidden;
    	height: 0;
		display: none!important;
	}
	#plpSelector {
		margin-bottom: 20px!important;
	}
	.cc_product_list_header .panel-body {
		margin-left: -25px!important;
	}
	.fixed ul {
		height: auto;
	}
	.row, .cc_results_list.row {
		margin-left: -5px;
		margin-right: -5px;
	}

}