*, *:before, *:after {
	box-sizing: border-box;
}
a {
	cursor: pointer;
	color: #333;
}
.header.content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 !important;
	padding: 30px 20px !important;
}
.toggle-nav-logo-wrap-div {
	width: 225px;
}
.logo {
	width: 100%;
	margin: 0 !important;
	max-width: inherit;
}
button, a.action.primary {
	border-radius: 0;
}
.logo img {
	width: auto;
	height: auto;
}
h1 {
	color: #dd0b14;
	font-weight: 400;
	line-height: 1.15;
	font-size: 40px;
}
.page-products h1 {
	margin-bottom: 30px;
}
.page-products h1, .catalog-product-view h1 {
	line-height: 1;
}
ul.header.links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
ul.header.links li {
  padding: 0;
  border-right: 1px solid #ccc;
  margin-bottom: 0;
}
.block-search {
	width: 495px !important;
	float: none !important;
  margin: 0 auto;
  max-width: calc(100% - 30px);
}
.block-search input {
	border-color: #dd0b14;
	color: #757575;
	height: 28px;
	font-size: 14px;
	padding-right: 70px !important;
}
.block-search .action.search {
	right: 0 !important;
    background-color: #dd0b14 !important;
    width: 60px;
    border-radius: 0;
    opacity: 1 !important;
}
.block-search .action.search:before {
	line-height: 28px !important;
    color: #fff !important;
    content: "Ok" !important;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold !important;
}
.block-search ::-webkit-input-placeholder {
  color: #757575;
  font-size: 13px;
}
.block-search :-moz-placeholder {
  color: #757575;
  font-size: 13px;
}
.block-search ::-moz-placeholder {
  color: #757575;
  font-size: 14px;
}
.block-search :-ms-input-placeholder {
  color: #757575;
  font-size: 14px;
}
ul.header.links li a {
	font-size: 14px;
	color: #757575;
	display: block;
	padding: 10px;
	transition: 0.3s;
	background-color: transparent;
}
ul.header.links li a:hover {
	color: #757575;
	text-decoration: none;
	background-color: #e2e2e2;
}
ul.header.links li a img {
	display: block;
	margin: 5px auto 0;
}
.header-link-minicart-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.header-extra-logo {
	margin-left: 40px;
}
.header-extra-logo img {
	width: 100px;
	transition: 0.3s;
}
.header-extra-logo:hover img {
	transform: scale(1.2);
}
.search-block-div {
  width: calc(100% - 808px);
  padding-left: 20px;
}
.customer-not-logged-in .search-block-div {
  width: calc(100% - 700px);
}
#maincontent .columns {
	display: flex;
}
#maincontent .columns p a {
	color: #333;
}
footer.page-footer {
  color: #818181;
	padding-bottom: 0;
	background-color: transparent;
}
.idealchimic-footer-section {
	padding: 35px 25px;
}
.footer-bottom {
	padding: 15px 25px;
	background-color: #334d5e;
}
.footer-bottom ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.footer-bottom ul li {
	margin-bottom: 0;
	color: #fff;
	padding: 0 10px;
	border-left: 1px solid #fff;
	line-height: 1;
}
.footer-bottom ul li:first-child {
	border-left: none;
}
.footer-bottom ul li a {
	color: #fff;
}
footer.page-footer a {
	color: #818181;
	display: block;
}
.idealchimic-footer-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.idealchimic-website-footer {
  max-width: 1920px;
  background-color: #f4f4f4;
  margin: 0 auto;
}
footer.page-footer h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;
}
footer.page-footer h5 {
	margin-top: 0;
	margin-bottom: 10px;
}
.footer-column ul {
	list-style: none;
	margin-bottom: 25px;
	padding-left: 0;
}
.footer-column ul:last-child {
	margin-bottom: 0;
}
.footer-column ul.social-link {
	padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
ul.social-link li {
  margin-right: 15px;
  margin-bottom: 0;
}
ul.social-link li:last-child {
	margin-right: 0;
}
ul.social-link li strong {
	margin-right: 5px;
}
.columns .sidebar-main {
	-webkit-flex-basis: 260px;
  flex-basis: 260px;
  width: 260px !important;
  padding-bottom: 40px;
  padding-right: 2.5%;
}
.columns .column.main {
	-webkit-flex-basis: calc(100% - 260px) !important;
  flex-basis: calc(100% - 260px) !important;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  width: calc(100% - 260px) !important;
}
.nav-sections {
	margin-bottom: 0 !important;
}
.nav-sections .nav-sections-items {
	padding-bottom: 20px !important;
  background: #fff;
}
.nav-sections, .sidebar-cms-page-div, .sidebar-categories-div {
	border-right: 1px solid #dd0b14;
}
.navigation ul {
	padding: 0 !important;
	display: flex;
	flex-direction: column;
}
.navigation ul li.level0:nth-child(1){
	order: 2;
}
.navigation ul li.level0:nth-child(2){
	order: 3;
}
.navigation ul li.level0:nth-child(3){
	order: 4;
}
.navigation ul li.level0:nth-child(4){
	order: 5;
}
.navigation ul li.level0:nth-child(5){
	order: 1;
}
.navigation ul li {
  display: table !important;
  margin-bottom: 12px !important;
}
.navigation > ul > li {
	margin: 0 0 10px !important;
}
.navigation > ul > li > a {
  color: #dd0b14 !important;
  padding: 0 20px 0 0 !important;
  width: 110px;
  line-height: 25px !important;
  border-right: 1px solid #e0e0e0 !important;
}
.navigation {
	background: #fff !important;
}
.navigation ul li a .ui-menu-icon {
	line-height: 25px;
	width: 30px;
	text-align: center;
	right: -30px !important;
}
.navigation ul li a .ui-menu-icon:after {
	content: '\f0d7' !important;
  font-family: 'FontAwesome' !important;
}
.create-account-custom-class:after {
	content: '';
	background-image: url(../images/baseline_person_add_black_24dp.svg);
	width: 24px;
  height: 17px;
  display: table;
  margin: 7px auto 0;
  background-repeat: no-repeat;
}
.home-page-category {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -10px;
}
.categories {
	width: 80%;
}
.page-links {
	width: 20%;
}
.categories ul, .page-links ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	margin: 0;
	height: 100%;
}
.categories ul li {
	width: 25%;
	padding: 0;
	margin: 0;
}
.page-links ul li {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.categories ul li a, .page-links ul li a {
	/*padding-bottom: calc(100% - 20px);*/
	color: #fff;
	font-size: 18px;
	display: block;
	background-color: #e5e5e5;
	font-weight: 700;
	text-align: center;
	position: relative;
	word-break: break-word;
	width: calc(100% - 20px);
	margin: 0 auto;
	height: 100%;
}
.home-category-name {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.home-category-name:last-child {
	margin-bottom: 0;
}
.categories ul li:first-child a {
	background-color: #00b187;
}
.categories ul li:nth-child(2) a {
	background-color: #d7734a;
}
.categories ul li:nth-child(3) a {
	background-color: #828c96;
}
.categories ul li:nth-child(4) a {
	background-color: #42a0de;	
}
.page-links ul li:first-child a {
	background-color: #5d63af;
}
.categories ul li a > div, .page-links ul li a > div {
	/*position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;*/
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px 8px;
  height: 100%;
}
.categories ul li a:hover, .page-links ul li a:hover {
	text-decoration: none;
}
.home-page-slider {
  margin-bottom: 30px;
}
.navigation .level0 .submenu {
	top: 10px !important;
  position: relative !important;
  min-width: 100% !important;
  box-shadow: none !important;
  border: none !important;
}
.navigation .level0 .submenu a {
	font-size: 13px;
	padding: 0 5px !important;
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu li:hover a, .navigation .level0 .submenu a:focus {
	color: #dd0b14 !important;
	background-color: transparent !important;
}
.page-products .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
}
.page-products .products-grid .product-items:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 19px;
	background-color: #fff;
	height: 3px;
	width: 100%;
}
.page-products .products-grid .product-item {
	width: 20% !important;
	margin-left: 0 !important;
	padding: 20px !important;
  border-bottom: 1px solid #ccc;
}
/*.page-products .products-grid .product-item:nth-child(5n - 4), .page-products .products-grid .product-item:nth-child(5n - 3), .page-products .products-grid .product-item:nth-child(5n - 2), .page-products .products-grid .product-item:nth-child(5n - 1), .page-products .products-grid .product-item:nth-child(5n) {
	border-bottom: none;
}*/
.products-grid .product-item-inner {
	position: relative;
  margin: 0;
  left: auto;
  right: auto;
  padding: 0;
  box-shadow: none;
  border: none;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
	clip: auto !important;
  height: auto !important;
  margin: 0 !important;
  overflow: inherit !important;
  position: relative !important;
  width: auto !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.minicart-wrapper {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.minicart-wrapper .action.showcart {
	display: block;
	padding: 10px;
	transition: 0.3s;
}
.minicart-wrapper .action.showcart:hover {
	background-color: #e2e2e2;
}
.minicart-wrapper .action.showcart .text {
	position: relative;
  display: table;
  margin: 0 auto;
  color: #757575;
}
.minicart-wrapper .action.showcart:hover .text {
	color: #000;
}
.minicart-wrapper .action.showcart:before {
	content: normal;
}
.minicart-wrapper .action.showcart:after {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 16px;
  color: #6d6565;
  content: '';
  /* font-family: 'luma-icons'; */
  vertical-align: top;
  display: table;
 	margin: 8px auto 0;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  background-image: url(../images/icon3.svg);
  width: 16px;
  height: 16px;
  background-size: 100%;
}
.minicart-wrapper .action.showcart:hovver:after {
	color: #000;
}
#banner-slider-carousel .owl-carousel .owl-nav button {
	position: absolute;
	top: calc(50% - 20px);
	box-shadow: 0 0 14px #ccc;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
}
#banner-slider-carousel .owl-carousel .owl-nav button.owl-prev {
	left: 10px;
}
#banner-slider-carousel .owl-carousel .owl-nav button.owl-next {
	right: 10px;
}
#banner-slider-carousel .owl-carousel .owl-nav button span {
	font-size: 38px;
  width: 40px;
  height: 40px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  display: inline-block;
  color: #dd0b14;
}
#banner-slider-carousel .owl-theme .owl-nav [class*='owl-']:hover {
	color: #dd0b14;
}
.banner-item a {
	display: block;
}
.banner-item img {
	/*height: 380px;*/
	object-fit: cover;
}
.navigation .level0.active > .level-top {
	border-bottom: none !important;
}
body .navigation .level0.parent:hover>.submenu {
    overflow-y: auto !important;
	overflow-x: hidden !important;
}
.navigation .level0.active .submenu {
	display: block !important;
  height: 350px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  margin-bottom: 20px !important;
}
.navigation .level0.has-active > .level-top {
	border-bottom: none !important;
}
.navigation .level0.has-active .submenu {
	display: block !important;
}
.toolbar-products {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.category-description-section-div {
	text-align: center;
}
.toolbar select {
	background-color: #fff;
	border-radius: 0;
}
.action.primary {
	background: #dd0b14;
	border-color: #dd0b14;
	transition: 0.3s;
}
.action.primary:hover {
	background: #b8191f;
	border-color: #b8191f;
}
.product-item-name, .product.name a {
	font-weight: 700;
	color: #dd0b14;
}
.product-item {
	text-align: center;
}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, footer.page-footer {
	width: 1920px !important;
	margin: 0 auto !important;
	max-width: 100% !important;
	padding-left: 147px !important;
	padding-right: 147px !important;
}
ul.sidebar-cms-page-links, ul.pdf-attachments {
	list-style: none;
	padding-left: 0;
}
ul.sidebar-cms-page-links li a, ul.pdf-attachments li a {
	display: block;
  line-height: inherit;
  color: #575757;
}
.product-info-main .page-title-wrapper h1 {
	font-weight: 700;
}
.product-info-main .page-title-wrapper h1 span {
	display: block;
	margin-top: -5px;
}
.page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
	width: 36% !important;
}
.page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
	width: 62% !important;
}
.product-attribute-info-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 30px;
	padding: 0;
}
.adiition-small-images {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	list-style: none;
	padding-left: 0;
  margin-left: 0px;
  margin-bottom: 0;
}
ul.adiition-small-images li {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.adiition-small-images li a {
	width: 40px;
	height: 40px;
	display: block;
}
ul.adiition-small-images li:last-child {
	margin-right: 0;
}
.product-custom-attribute-section table th:first-child, 
.product-custom-attribute-section table td:first-child {
  padding-left: 0;
}
.product-custom-attribute-section table > thead > tr > th {
  border-bottom: 1px solid #c1c1c1;
  color: #dd0b14;
}
.product-add-form table > thead > tr > th {
  color: #dd0b14;
}
.request-for-quote {
  margin-bottom: 5px;
  margin-left: 10px;
}
.product-extra-info-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 30px;
}
.box-tocart .action.tocart {
  width: 220px !important;
  font-size: 17px;
  padding: 10px 15px;
  font-weight: 400;
}
/*.actions {
  text-align: right;
}*/
.products.wrapper ~ .toolbar-products .pages {
  float: none !important;
  display: inline-table;
  margin: 0 auto;
  padding-left: 181px;
}
.pages strong.page {
	background: #dd0b14;
	color: #fff;
}
.pages a.page {
	color: #333333;
}
.pages a.page:hover {
	color: #dd0b14;
}
.pages .action {
	background: transparent;
	border: none;
	padding: 0 5px;
}
.pages strong.page, .pages a.page {
	min-width: 18px;
}
.product-custom-description {
	min-height: 42px;
	margin-bottom: 20px;
}
.product-custom-description p {
	color: #575757;
	font-size: 13px;
}
.block.upsell {
	display: table;
  clear: both;
  width: 100%;
  padding-top: 20px;
  /*text-align: center;*/
}
.block-title.title {
	margin-bottom: 60px;
}
.block-title.title strong {
  font-size: 25px;
  color: #dd0b14;
}
.block.upsell .block-title.title {
	padding: 0 40px;
	margin-bottom: 30px;
}
.page-title-wrapper.product {
    margin-bottom: 30px;
}
.product-description-section {
	margin-bottom: 15px;
}
.product-description-section p{
	color: #575757;
}
/*.product-info-main {
  padding-top: 50px;
}*/
.category-description {
  width: 950px;
  max-width: 100%;
  margin: 0 auto 30px;
}
.category-description p{
	color: #575757;
}
ul > li:last-child, ol > li:last-child {
	margin-bottom: 0;
}
ul.sidebar-cms-page-links li a {
	font-size: 14px;
}
ul.pdf-attachments li a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 14px;
}
ul.pdf-attachments li a img {
  height: 17px;
  width: auto;
  margin-right: 10px;
}
.category-image img {
	width: 100%;
}
.product-properties-images {
	max-width: calc(100% - 201px);
}
.table.grouped .col.item {
	width: 25%;
}
.footer-column {
	width: 25%;
	padding: 0 20px;
}
.footer-column .logo {
  width: 270px;
  max-width: 90%;
  display: block;
}
.footer-column h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
.footer-column:nth-child(2) {
	font-weight: 300;
}
.footer-column ul li {
	margin-bottom: 8px;
}
.footer-column ul li:last-child {
	margin-bottom: 0;
}
.footer-column ul li strong {
	margin-bottom: 5px;
	margin-right: 4px;
	display: inline-block;
}
.footer-column ul li a {
	display: inline-block;
}
footer.page-footer .subscribe-btn a {
	display: table;
	background-color: #707070;
	color: #fff;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: 700;
	transition: 0.3s;
}
footer.page-footer .subscribe-btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.newsletter {
	margin-bottom: 30px;
}
.newsletter p {
	font-weight: 300;
}
.footer-column:nth-child(2) ul li {
	margin-bottom: 2px;
}
.footer-column:nth-child(3), .footer-column:last-child {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}
ul.responsive-header {
	display: none;
	flex-wrap: wrap;
	list-style: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 0;
}
ul.responsive-header li {
	width: 25%;
	border-right: 1px solid #ccc;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
ul.responsive-header li:last-child {
	border-right: none;
}
ul.responsive-header li a {
	color: #757575;
	display: flex;
	flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  width: 100%;
  font-size: 13px;
  text-decoration: none;
}
ul.responsive-header li a#responsive-menu {
	color: #dd0b14;
	font-weight: 600;
	text-decoration: none;
}
/*.responsive-tab-container {
	display: none;
}*/
.product-item-info {
	margin: 0 auto;
}
.page-layout-1column .toolbar-products {
	position: initial !important;
}
.column.main .product-item {
	width: 20% !important;
  margin-left: 0 !important;
  padding: 15px !important;
  border-bottom: 1px solid #ccc;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
	padding: 8px;
	margin: -9px;
}
.products-grid .product-item-info {
	width: 240px;
}
.products-grid .product-item-info a {
	display: block;
}
.mobile_logo {
	display: none;
}
.mobile_logo a {
	display: block;
}
ul.responsive-header li a img {
	margin-right: 8px;
}
.generate-pdf .action.primary {
	padding: 7px 35px;
}
.box-tocart .actions {
	text-align: right;
}
.block.newsletter .action.subscribe {
	text-transform: capitalize;
}
/*.banner-item img {
	height: 470px;
}*/
.product-add-form .table > tbody > tr > td {
	border-top: none;
}
.product-add-form .table > tbody > tr:first-child > td {
	border-top: 1px solid #cccccc;
}



/* Ayan CSS */

.home-category-icon {
    width: 100%;
    max-width: 150px;
    margin: auto;
}
.footer-column .logo:first-child{
	margin: 0 0 40px !important;
}
.footer-column .logo:last-child {
    width: 100%;
    max-width: 230px;
    margin: 0 !important;
    display: block;
    float: initial;
}
.page-layout-2columns-left .product-item .aw-ctq-button-container{
	display: none;
}
.product-info-main .page-title-wrapper h1{
	color: #000;
}
.page-layout-2columns-left .product-add-form .actions .toquotelist{	
    width: max-content;    
    padding: 10px 30px !important;    
    font-weight: 500;
}
.page-layout-2columns-left .box-tocart .action.tocart {    
    background: #707070;
    border-color: #707070;
}
.page-layout-2columns-left .product-add-form .request-for-quote a{
	padding: 11px 8px;
	font-weight: 400;
	font-size: 15px;
}
.page-layout-2columns-left .generate-pdf a {
	display: flex;
	align-items: center;
	padding: 9.5px 12px !important;
	margin-right: 15px;
	background-color: #707070;
	border-color: #707070;
}
.page-layout-2columns-left .generate-pdf a img{
	margin-right: 8px;	
	filter: brightness(0) invert(1);
}
.product-custom-attribute-section {
    margin-right: 22%;
}
.header-mini-quote-wrap {
  border-left: 1px solid #ccc;
}
.minicart-wrapper .action.showcart .counter.qty{
  background: #dd0b14;
  color: #fff;
  height: 20px;
  width: 20px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  position: absolute;
  right: 7px;
  top: 29px;
  border-radius: 100%;
  border: 2px solid #fff;
	font-size: 12px;
}
.aw-ctq.mini-quote-list .action .counter.qty {
  background: #dd0b14 !important;
  color: #fff !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  position: absolute !important;
  border-radius: 100% !important;
  border: 2px solid #fff;
	height: 23px !important;
  width: 23px !important;
  line-height: 23px !important;
  font-size: 11px;
  right: 4px !important;
  top: 24px !important;
}
.minicart-wrapper .action.showcart.active:before{
	display: none;
}

.product-item-actions{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
}
.page-products .product-item-actions .product-list-wishlist-link span{
	display: none;
}

.page-products .product-item-actions .tocart{
	position: relative;
}
.product-item .action.tocart{
  display: flex;
  justify-content: center;
  align-items: center;
	padding: 0 0;
}
.product-item .action.tocart span{
	display: none;
}
.product-item .tocart::before{
	content: "";
  background-image: url(../images/cart.svg);
  width: 39px;
  height: 33px;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center center;
	display: block;
}
.product-item .action.towishlist{
  background: #707070;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-item .action.towishlist:before{
	content: "";    
	background-image: url(../images/star.svg);
  width: 35px;
  height: 37px;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: 12px center;
	display: block;
}
.product-list-wishlist-link.active .action.towishlist:before{
	background-image: url(../images/active-star.svg);
}
.catalog-product-view .product-item .action.towishlist:before {   
  background-position: 10px center;
	margin: -2px 5px 0 0;
}
.catalog-product-view .box-tocart {
	display: inline-flex;
  align-items: center;
  width: calc(100% - 0px);
	margin-top: 0px;
	margin: 0 0 10px;
}
.catalog-product-view .box-tocart .fieldset {
  width: 100%;
	margin-bottom: 0px;
}
.catalog-product-view .box-tocart .actions{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
.catalog-product-view .box-tocart .product-social-links{
	width: calc(100% - 314.38px);
	/*max-width: max-content;*/
	margin: 5px 0 20px;
	/*margin-right: 1%;*/
}
.catalog-product-view .box-tocart .product-social-links a{
	display: flex;
  justify-content: center;
  align-items: center;
  background: #707070;
  padding: 0px 8px;
  height: 44px;
  color: #fff !important;
  text-transform: initial;
  font-weight: 500;
	margin-right: 0px;
}
.catalog-product-view .box-tocart .action.tocart {
  font-size: 15px;
  padding: 10px 8px;
  background: #dd0b14;
  border-color: #dd0b14;
  transition: 0.3s;
  width: auto !important;
  margin-bottom: 15px !important;
  margin-right: 0 !important;
}
.catalog-product-view .box-tocart .action.tocart:hover {
	background: #b8191f;
  border-color: #b8191f;
}
.page-layout-2columns-left .product-add-form .request-for-quote a {
	background: #707070;
	border-color: #707070;
}
.catalog-product-view .box-tocart .actions .toquotelist {
	width: max-content;
  padding: 10px 8px !important;
  font-weight: 500;
  font-size: 15px !important;
  background: #707070;
	border-color: #707070;
	margin-right: 10px !important;
}
.catalog-product-view .product-social-links .action.towishlist:before {
	content: "";
  background-image: url(../images/star.svg);
  width: 24px;
  height: 23px;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: 0 center;
  display: block;
  margin: 0;
}
.catalog-product-view .products-grid .product-items{
	position: relative;
}
.catalog-product-view .products-grid .product-items:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 19px;
  background-color: #fff;
  height: 3px;
  width: 100%;
}

/*.catalog-product-view .fotorama__nav--thumbs{
	display: flex;
	justify-content: center;
}*/

#banner-slider-carousel .owl-prev span, #banner-slider-carousel .owl-next span{
	display: none !important;
}
#banner-slider-carousel .owl-prev{
	background-image: url(../images/arrow_back.svg);
  /*background-color: transparent !important;*/
  background-repeat: no-repeat;
  background-size: 15px;
  width: 40px;
  height: 40px;
  background-position: center;
}
#banner-slider-carousel .owl-next{
	background-image: url(../images/arrow_forward.svg);
  /*background-color: transparent !important;*/
  background-repeat: no-repeat;
  background-size: 15px;
  width: 40px;
  height: 40px;
  background-position: center;
}

.catalog-product-view .product-info-price{
	display: none;
}
.catalog-product-view .product-info-main .product-add-form {
  padding-top: 0px;
}

.sidebar .navigation {
  padding: 0 !important;
}

.catalog-product-view .product-attribute-info-wrap .product-custom-attribute-section {
  margin-right: 3%;
  width: 32%;
}
.catalog-product-view .product-attribute-info-wrap .generate-pdf {
  width: 65%;
}
.catalog-product-view .product-attribute-info-wrap .generate-pdf ul{
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.catalog-product-view .product-attribute-info-wrap .generate-pdf ul li {
	list-style: none;	
	margin-right: 0 !important;
	margin-bottom: 1rem;
}
.catalog-product-view .product-attribute-info-wrap .generate-pdf ul li a{
	/*max-width: 180px;*/
	margin-right: 8px;
}
.catalog-product-view .product-attribute-info-wrap .generate-pdf ul li:last-child a{
	margin-right: 0px;
}
.minicart-items-wrapper {
	height: inherit !important;
  max-height: 400px;
}
/* width */
.sidebar-categories-main-div ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.sidebar-categories-main-div ::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}

/* Handle */
.sidebar-categories-main-div ::-webkit-scrollbar-thumb {
  background: #dd0b14;
  border-radius: 10px;
  opacity: 0.5;
}

/* Handle on hover */
.sidebar-categories-main-div ::-webkit-scrollbar-thumb:hover {
  background: #dd0b14;
  opacity: 1;
}

.responsive-tab-container ::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.responsive-tab-container ::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 6px;
}

/* Handle */
.responsive-tab-container ::-webkit-scrollbar-thumb {
  background: #dd0b14;
  border-radius: 6px;
  opacity: 0.5;
}

/* Handle on hover */
.responsive-tab-container ::-webkit-scrollbar-thumb:hover {
  background: #dd0b14;
  opacity: 1;
}

.block-minicart .block-content>.actions>.secondary .viewcart {
	display: block;
  width: 100%;
  background: #dd0b14;
  border-color: #dd0b14;
  transition: 0.3s;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 600;
}
.block-minicart .block-content>.actions>.secondary .viewcart:hover {
	background: #b8191f;
  border-color: #b8191f;
  text-decoration: none;
}
.catalog-product-view .box-tocart .product-social-links {
	margin-right: 10px !important;
}
.product-add-form .actions .toquotelist {
	margin-right: 0 !important;
}
.minicart-wrapper {
	margin-right: 13px;
}
.minicart-wrapper:hover {
	color: #757575;
  text-decoration: none;
  background-color: #e2e2e2;
}
.mini-quote-list {
	padding: 10px;
}
ul.header.links li {
	padding: 0;
}
.modal-footer .action-primary {
	background: #dd0b14;
  border-color: #dd0b14;
}
.static_content {
	text-align: center;
}
.block.newsletter {
	margin: 0 auto;
}
.modal-popup .modal-inner-wrap {
	overflow-x: hidden;
}
.modal-footer {
	text-align: center !important;
}
.modals-wrapper .modal-inner-wrap {
	max-width: 780px;
}
.block.newsletter {
	max-width: 100% !important;
	width: 370px !important;
}
.modal-footer button {
	background: #dd0b14;
  border-color: #dd0b14;
  color: #fff;
  box-shadow: none;
}
.modal-footer button:hover {
	background: #b8191f;
  border-color: #b8191f;
}
.home-category-name {
	display: block;
	width: 100%;
	object-fit: contain;
}
.home-category-icon {
	display: block;
}
.home-category-icon img {
	width: 80px;
	height: 70px;
	object-fit: contain;
}
.cms-page-view.page-layout-1column .breadcrumbs {
	margin-bottom: 40px !important;
}
.minicart-items .product-item-name {
	text-align: left;
	font-weight: 700;
	color: #dd0b14;
	font-size: 20px;
}
.product-item-pricing {
	text-align: left;
}
.actions-wrap {
	display: flex;
	flex-wrap: wrap;
	padding-top: 15px;
	justify-content: space-between;
}
.actions .secondary .viewcart {
	background: #dd0b14;
  border-color: #dd0b14;
  transition: 0.3s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.actions .secondary .viewcart:hover {
	background: #b8191f;
  border-color: #b8191f;
  text-decoration: none;
}
.actions-wrap .action.primary {
	line-height: 18px;
}
.minicart-items .product-item-name>a, .minicart-items .product.name a>a {
	color: #dd0b14 !important;
  font-size: 18px;
  text-decoration: none;
}
.minicart-wrapper .action.close:before {
	font-size: 15px;
	color: #dd0b14;
	font-weight: 700;
}
.minicart-wrapper .action.close {
	height: 25px;
	right: 5px;
  top: 5px;
  width: 25px;
  line-height: 15px;
}
.minicart-wrapper .block-minicart {
	padding: 35px 20px 15px;
}
.minicart-wrapper .action.showcart .counter.qty {
	height: 23px;
  width: 23px;
  line-height: 23px;
  font-size: 11px;
  right: 6px;
  top: 24px;
}
.modal-popup .modal-title {
	font-weight: 700;
	font-size: 25px;
	border-bottom: none;
	text-align: center;
}
#info-request-form {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#info-request-form label {
	font-weight: 700;
	color: #000;
	margin-bottom: 8px;
	display: block;
}
#info-request-form label em {
	color: #dd0b14;
	font-style: normal;
}
#info-request-form > div {
	margin-bottom: 10px;
	width: calc(50% - 20px);
}
#info-request-form > div.field-name-info-subject, #info-request-form > div.field-name-info-message {
	width: 100%;
}
#info-quote-form-submit {
	margin: 0 auto;
}
.action.primary:focus, .action.primary:active {
	background: #b8191f;
  border-color: #b8191f;
}
.login-container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.login-container:before, .login-container:after {
	content: normal !important;
}
.block-customer-login, .block-new-customer {
	float: none !important;
	width: calc(50% - 50px) !important;
}
.aw-ctq.mini-quote-list .action.showlist {
	display: block;
  text-align: center;
  margin-top: 5px;
  line-height: 1;
}
.quote-text {
	color: #757575;
	display: block;
}
.aw-ctq.mini-quote-list .action.showlist {
	display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.aw-ctq.mini-quote-list .action.showlist:before {
	line-height: 17px !important;
	width: 14px !important;
	margin: 4px auto 0;
}
#custom-navigation-menu, .sub-menu {
	padding-left: 0;
}
ul#custom-navigation-menu > li {
	line-height: 1.79;
}
ul#custom-navigation-menu > li > a, ul#custom-navigation-menu > li > p > a, ul#custom-navigation-menu > li > div > p > a {
	color: #dd0b14 !important;
	font-weight: 700;
	/*border-right: 1px solid #e0e0e0;*/
	width: 140px;
	padding: 0 35px 0 0;
	display: inline-block;
	line-height: 1.36;
}
ul#custom-navigation-menu > li > p > a, ul#custom-navigation-menu > li > div > p > a {
	padding-right: 0;
}
ul#custom-navigation-menu li .arrow-icon-design {
  margin-left: -34px;
  border-left: 1px solid #e0e0e0;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
ul#custom-navigation-menu li .arrow-icon-design:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	line-height: 25px;
  width: 30px;
  text-align: center;
  color: #dd0b14;
  display: inline-block;
  transition: 0.3s;
}
ul#custom-navigation-menu li .arrow-icon-design.open:after {
	transform: rotate(180deg);
}
#custom-navigation-menu li ul {
  margin: 10px 0 15px;
  max-height: 280px;
  overflow-y: auto;
  padding-right: 5px;
}
#custom-navigation-menu li ul li {
	margin-bottom: 15px;
}
.sub-menu {
	display: none;
}
#custom-navigation-menu, .sub-menu {
	list-style: none;
}
#custom-navigation-menu a {
	text-decoration: none;
}
#custom-navigation-men li a span {
	color: #dd0b14 !important;font-weight: 700 !important;
}
.sub-menu li a span {
	color: #575757 !important;
	padding: 0 5px !important;
	display: block;
	line-height: 1.3;
}
.main-item.active {
	color: #dd0b14;
}
.sub-item.active {
	color: orange;
}
.sub-menu li a.active span {
	border-color: #ff5501;
  border-style: solid;
  border-width: 0 0 0 3px;
}
ul#custom-navigation-menu {
	border-right: 1px solid #dd0b14;
}
.navigation .level0 .submenu {
	margin-bottom: 20px;
}
ul.pdf-attachments {
	margin-bottom: 0;
}
.column.main .minicart-items-wrapper .product-item {
	width: 100% !important;
}
.opc-block-summary .product-item .product-item-name-block {
	padding-right: 0;
}
.minicart-items .product-item-details .details-qty {
	margin-bottom: 7px;
}
.minicart-items .product-item-details .details-qty .label, .minicart-items .product-item-details label {
	margin-right: 10px;
}
.minicart-items .product-item-details .details-qty .label:after, .minicart-items .product-item-details label:after {
	content: ' :';
}
.product-customm-attribute > div {
	margin-bottom: 7px;
}
.opc-block-summary .minicart-items .product-item .price {
	font-size: 1.6rem;
	font-weight: 600;
}
.minicart-items .product-item {
	font-size: 1.55rem;
}
.opc-block-summary .minicart-items .product-item {
	font-size: 14px;
}
.opc-block-summary .product-item .subtotal {
	margin-top: 15px;
}
.opc-block-summary>.title, .opc-wrapper .step-title {
	font-weight: 600;
}
/*.table-checkout-shipping-method tbody td.col-price, .table-checkout-shipping-method tbody td.col-carrier, .table-checkout-shipping-method tbody td.col-method {
	font-size: 18px;
}*/
.opc-block-summary .minicart-items-wrapper {
	/*max-height: 640px;*/
	max-height: 420px;
}
.login-container .block .block-title strong {
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.block-collapsible-nav .content {
	background-color: transparent;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item>strong {
	padding: 0;
}
.block-collapsible-nav .item .delimiter {
	margin: 10px 0;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item>strong {
	border-left: none;
}
.block-collapsible-nav .content {
	font-size: 15px;
}
.block-collapsible-nav .item.current strong {
	color: #dd0b14;
}
.block-collapsible-nav .item {
  margin: 7px 0;
}
.block-collapsible-nav .item a:hover {
	background: transparent;
}
.block-collapsible-nav {
	margin-bottom: 30px !important;
}
.block-collapsible-nav .content {
	padding-bottom: 0;
}
.login-page-static-block h2 {
  font-weight: 600;
  margin-top: 0;
}
.field.create.account >.legend {
	width: 100%;
}
.form-create-account .fieldset>.legend span, .field.create.account >.legend span {
	font-size: 27px;
  font-weight: 600;
}
a.action.viewquotelist {
  color: #fff;
  font-weight: 700;
  background-color: #dd0b14;
  display: block;
  padding: 15px;
  transition: 0.3s;
}
a.action.viewquotelist:hover {
	text-decoration: none;
	background: #b8191f;
  border-color: #b8191f;
}
.cart-summary .checkout-methods-items .aw-atq__request-quote-action button {
	padding: 10px 15px;
}
.cart-summary .checkout-methods-items .aw-atq__request-quote-action {
	padding: 0;
}
.product-addto-links {
	display: table;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax {
	font-size: 1.5rem;
}
.cart.table-wrapper .product-item-name {
	font-size: 1.5rem;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo {
	width: 0 !important;
	padding-right: 0 !important;
}
.checkout-cart-index table>thead>tr>th, .checkout-cart-index table>tbody>tr>th, .checkout-cart-index table>tfoot>tr>th, .checkout-cart-index table>thead>tr>td, .checkout-cart-index table>tbody>tr>td, table>tfoot>tr>td {
	padding: 12px 7px;
}
.cart.table-wrapper .item .col.item, .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
	padding: 12px 7px !important;
}
.cart.table-wrapper .col.qty .input-text {
	margin-top: 0;
}
.cart.table-wrapper .actions-toolbar>.action-edit, .cart.table-wrapper .actions-toolbar>.action-delete {
	position: initial;
}
.cart.table-wrapper tbody td {
	padding-top: 12px !important;
}
.cart.table-wrapper .product-item-details {
	padding-bottom: 0 !important;
}
.aw-ctq.mini-quote-list .action .counter.qty.empty {
	display: none !important;
}
.form-create-account {
	padding-top: 280px;
	position: relative;
}
.additional-fields {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.control {
	margin: 0 0 20px;
}
.control:last-child {
	margin: 0;
}
.form-create-account .fieldset.create.account:after {
	margin-top: 15px;
}
.customer-name {
	display: none;
}
.custom-product-attribute {
    text-align: left;
}
.checkout-onepage-success .print {
	background: #dd0b14;
  border-color: #dd0b14;
  transition: 0.3s;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  color: #fff;
}
.checkout-onepage-success .print:hover {
	background: #b8191f;
  border-color: #b8191f;
  text-decoration: none;
}
/*.category-name-section-div {
	margin-top: -3px;
}*/
.breadcrumbs, .main .breadcrumbs {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 10px !important;
  display: block;
}
.breadcrumbs a {
	color: #333 !important;
}
.minicart-items .item-qty {
	width: 50px;
}
.update-cart-item {
	padding: 7px 10px;
}
.footer-column .logo img {
	max-width: 100%;
}
.checkout-cart-index .cart.table-wrapper {
	overflow-x: auto;
}
/*.checkout-cart-index .form-cart {
	position: relative;
	overflow-x: auto;
	padding-left: 285px;
	z-index: 0;
}
.checkout-cart-index .cart.table-wrapper table {
	width: auto;
  border: none;
  table-layout: fixed;
}
.checkout-cart-index .cart.table-wrapper .cart thead th {
	height: 80px;
}
.checkout-cart-index .cart.table-wrapper .cart tbody td, .cart.table-wrapper .cart tbody th {
	z-index: 0;
	text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart tbody td.fixed-block:first-child {
	position: absolute;
  left: auto;
  top: auto;
  margin-left: -285px;
  width: 75px;
  min-width: 75px;
  border-left: none;
  z-index: 2;
}
.checkout-cart-index .cart.table-wrapper .cart tbody td.fixed-block:nth-child(2) {
	position: absolute;
  left: auto;
  top: auto;
  margin-left: -210px;
  width: 210px;
  min-width: 210px;
  border-left: none;
  z-index: 2;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col:first-child {
	position: absolute;
  left: auto;
  top: auto;
  margin-left: -285px;
  width: 75px;
  min-width: 75px;
  border-left: none;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col:nth-child(2) {
	position: absolute;
  left: auto;
  top: auto;
  margin-left: -210px;
  width: 210px;
  min-width: 210px;
  border-left: none;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
	width: 45px;
  padding: 0 5px;
  height: 30px;
}*/
/*
.checkout-cart-index .form-wrap-class {
	position:relative;
	margin:auto;
	overflow:hidden;
}
.checkout-cart-index .original-table {
	width:100%;
	overflow:auto;
}
.checkout-cart-index .form-wrap-class table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.checkout-cart-index .form-wrap-class th, .checkout-cart-index .form-wrap-class td {
	padding:5px 10px;
	background:#fff;
	white-space:nowrap;
	vertical-align:top;
}
.checkout-cart-index .clone-table {
	position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  right: 0;
  width: 100%;
  padding-right: 4%;
  bottom: 87px;
}
.checkout-cart-index .clone-table th, .checkout-cart-index .clone-table td {
	visibility:hidden;
}
.checkout-cart-index .clone-table tbody th {
	visibility:visible;
}
.checkout-cart-index .clone-table .fixed-block {
	visibility:visible;
}
.checkout-cart-index .form-wrap-class .clone-table table {
	height: 100%;
	width: 100%;
}
 width 
.checkout-cart-index .form-wrap-class ::-webkit-scrollbar {
  height: 15px;
}

.checkout-cart-index .form-wrap-class ::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}


.checkout-cart-index .form-wrap-class ::-webkit-scrollbar-thumb {
  background: #b2b2b2;
  border-radius: 5px;
  opacity: 0.5;
}

.checkout-cart-index .cart ::-webkit-scrollbar-thumb:hover {
  background: #9f9f9f;
  opacity: 1;
}
.checkout-cart-index .form-wrap-class {
	position: relative;
}
.checkout-cart-index .form-wrap-class .col.qty .input-text {
	width: 45px;
  padding: 0 5px;
  height: 30px;
}
.checkout-cart-index .form-wrap-class th, .checkout-cart-index .form-wrap-class td {
	text-align: left !important;
}
.checkout-cart-index .form-wrap-class th.unit, .checkout-cart-index .form-wrap-class td.unit {
	max-width: 100px;
	white-space: normal;
}
.cart-container .form-cart {
	width: 100% !important;
}*/

.action.update {
	background-color: #dd0b14;
	color: #fff;
	box-shadow: none;
	padding: 10px 15px;
	font-size: 16px;
}
.paypal-review-discount .block>.title strong, .cart-discount .block>.title strong {
	color: #dd0b14;
	font-size: 16px;
}
.opc-wrapper .shipping-address-item.selected-item {
	border-color: #dd0b14 !important;
}
.opc-wrapper .shipping-address-item.selected-item:after {
	background: #dd0b14 !important;
}
.opc-progress-bar-item {
	width: 200px !important;
}
.opc-progress-bar-item._active>span:before, .opc-progress-bar-item._active:before {
	background: #dd0b14 !important;
  border-color: #dd0b14 !important;
}
.opc-wrapper .action-show-popup {
	padding: 12px 25px;
  font-size: 1.6rem;
}
.checkout-index-index .modal-popup .form-shipping-address {
	margin: 0 auto;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
	float: right;
	background: #eee !important;
  border: 1px solid #ccc !important;
  color: #333 !important;
  cursor: pointer;
  padding: 5px 15px !important;
  font-size: 1.4rem;
  margin-top: 0;
  font-weight: 600;
  text-decoration: none !important;
}
header .minicart-wrapper .block-minicart {
	width: 450px !important;
}
.shipping-address-item a {
	color: #333;
	text-decoration: underline;
}
.opc-wrapper .edit-address-link {
	color: #dd0b14;
}
.checkout-payment-method .payment-method-title .action-help, .checkout-payment-method .payment-option-title .action-toggle {
	color: #dd0b14;
}
.opc-progress-bar-item._complete>span {
	color: #333;
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
	padding: 10px 20px;
	font-size: 1.6rem;
}
.block-authentication .action.action-login {
	background: #dd0b14;
  border-color: #dd0b14;
  color: #fff;
  box-shadow: none;
}
.block-authentication .actions-toolbar>.primary {
	float: left !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .aw-atq__request-quote-action button {
	padding: 15px;
  font-size: 16px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.primary, .checkout-index-index .checkout-payment-method .payment-option-content .primary .action.action-apply {
	padding: 12px;
  font-size: 1.6rem;
  background-color: #dd0b14;
  color: #fff;
  border-color: #dd0b14;
  box-shadow: none !important;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.primary:hover {
	background: #b8191f;
  border-color: #b8191f;
}
.checkout-cart-index .cart-discount .actions-toolbar input[type="text"] {
	padding: 0 20px;
}
.checkout-cart-index .cart-discount .field {
	width: 300px;
}
.checkout-cart-index .cart-discount .field input[type="text"], .checkout-payment-method .payment-option-inner .control input[type="text"] {
	height: 42px;
	font-size: 16px;
}
.checkout-cart-index .cart-discount .block>.title strong, .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle span {
	font-size: 2rem !important;
	font-weight: 600;
	margin-bottom: 15px;
  display: inline-block;
  color: #333;
}
.checkout-cart-index .cart-discount .block>.title:after, .checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
	font-size: 15px;
}
.checkout-index-index .checkout-agreements-block .action-show {
	color: #dd0b14;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
	color: #dd0b14;
}
.checkout-index-index .checkout-payment-method .field-select-billing select {
	padding: 5px 30px 5px 20px;
}
.checkout-index-index .checkout-payment-method .field-select-billing select option {
	padding: 5px;
}
.checkout-index-index .opc-progress-bar-item._complete>span {
	color: #333;
}
.order-number {
	color: #dd0b14;
}
.opc-wrapper .shipping-address-item {
	max-width: 100%;
}
.block-collapsible-nav .content ul li a {
	font-size: 14px;
}
.box-actions a, .block-dashboard-addresses a, .account .data.table .col.actions a, .block-dashboard-orders a {
	color: #dd0b14;
}
.minicart-wrapper .action.showcart:after {
	margin: 4px auto 0;
}
.block-collapsible-nav .title strong {
	color: #dd0b14;
  display: inline-block;
  margin: 0;
}
.customer-not-logged-in .block-minicart .subtotal, .customer-not-logged-in .price-container {
	display: none;
}
.customer-not-logged-in .block-minicart .items-total {
	float: none;
  margin-bottom: 20px;
}
.customer-not-logged-in .cart-totals {
	display: none;
}
.customer-not-logged-in #block-shipping {
	display: none;
}
.aw_ctq-quote-edit .aw-ctq__quote-status, .aw_ctq-quote-edit .aw-ctq-button-0 {display: none !important;}
.catalog-category-view .sorter-action {display:none;}
.checkout-agreements-block .checkout-agreements .checkout-agreement {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.checkout-agreements-block .checkout-agreements .checkout-agreement .label {
	width: calc(100% - 25px);
}
.checkout-index-index .checkout-agreements-block .action-show span {
	display: block;
	text-align: left;
}
.checkout-index-index .checkout-agreements-block .action-show span:after {
	content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
  text-decoration: none !important;
}
.checkout-agreements-block .checkout-agreements .checkout-agreement > .label:after {
	content: normal;
}
.contact-page-banner-section {
	margin-bottom: 40px;
}
.contact-page-section .middle-page {
	background-color: #ededed;
	padding: 20px;
}
.contact-banner-text {
	font-size: 14px;
	margin-bottom: 20px;
}
.ic-personnel {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 10px;
}
.ic-personnel img {
	width: calc(10% - 5px);
  object-fit: cover;
}
.contact-from-and-map{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-from {
	width: calc(50% - 20px);
	margin: auto;
}
.contact-map-section {
	width: calc(50% - 20px);
}
.contact-index-index .form.contact {
	min-width: 100% !important;
}
.contact-map-section iframe {
	width: 100%;
}


.conatct-details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	text-align: center;
	margin-top: 40px;
}
.info_column p strong {
	color: #636363;
}
.info_column a {
	color: #dd0b14;
}
.aw_ctq-quotelist-index .cart.table-wrapper .product-item-photo {
	color: #333;
	font-weight: 700;
	display: table-cell;
	width: auto;
	max-width: inherit;
  vertical-align: top;
}
.aw_ctq-quotelist-index .cart.table-wrapper .cart thead tr th.col.qty {
	text-align: left;
}
.info_column:nth-child(2) p strong {
	color: #dd0b14;
}
.aw_ctq-quotelist-index .cart.table-wrapper .product-item-photo-span {
	display: table-cell;
	max-width: 165px;
}
.message.global.cookie {
	z-index: 6;
}
.message.global.noscript, .message.global.cookie {
	background: #EDEDED;
	text-align: center;
}
.message.global p {
	font-size: 12px;
}
.message.global p .cookie-title {
	color: #636363;
  font-size: 16px;
  font-weight: bold;
  margin: 0.4em 0 0;
}
.message.global.noscript a, .message.global.cookie a {
	color: #dd0b14;
	display: block;
}
.message.global.noscript a:hover, .message.global.cookie a:hover {
	color: #b8191f;
}
.message.global.noscript .content, .message.global.cookie .content {
	max-width: 990px;
  margin: 0 auto;
}
.contact-from .action.submit.primary {
	text-transform: uppercase;
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
	box-shadow: none;
}

/* Product Wishlist */
.products-grid.wishlist .product-item .fieldset .field.qty, .products-grid.wishlist .product-item .fieldset .product-item-actions {
	display: block !important;
}
.products-grid.wishlist .product-item .action.tocart {
	max-width: 100%;
	width: auto !important;
	padding: 0 !important;
}
.wishlist-index-index .product-item-inner .comment-box {
	display: none;
}
.products-grid.wishlist .product-item-actions .action.edit {
	display: none;
}
.wishlist-index-index .product-item-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.products-grid.wishlist .product-item .fieldset {
	margin-bottom: 0 !important;
}
.products-grid.wishlist .product-item .box-tocart {
	margin-bottom: 0 !important;
}
.products-grid.wishlist .product-item .fieldset .product-item-actions {
	margin-top: 0 !important;
}
.products-grid.wishlist .product-item-actions {
	margin-top: 0 !important;
}
.products-grid.wishlist .product-item-tooltip {
	display: none !important;
}
.products-grid.wishlist .product-item-name {
	min-height: 40px;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
	background: #dd0b14 !important;
  border-color: #dd0b14 !important;
  transition: 0.3s;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
	margin: 0 auto !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.products-grid.wishlist .product-item-info:hover .product-item-inner {
	display: flex !important;
	box-shadow: none !important;
  border: none !important;
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
}
.form-wishlist-items .actions-toolbar>.primary .action.update, .form-wishlist-items .actions-toolbar>.primary .action.share {
	display: none;
}
.panel.header .switcher {
	display: inline-block !important;
}
.page-header .header.panel {
	padding-bottom: 10px;
  padding-top: 10px;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	margin-top: 30px !important;
}
.subscribe-btn button {
	background-color: #818181;
	color: #fff;
	box-shadow: none;
}
ul.storeview-switch {
	list-style: none;
	border-left: 1px solid #ccc;
	padding: 12px 10px;
	margin-bottom: 0;
}
ul.storeview-switch li {
	line-height: 1;
	opacity: 0.6;
}
ul.storeview-switch li a {
	color: #757575;
}
ul.storeview-switch li.active {
	opacity: 1;
}
ul.responsive-store-view-switcher {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;

}
.resposive-logo-language-switcher {
	display: none;
}
.page-header {
	position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
}
.page-wrapper {
	padding-top: 165px;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	width: 390px;
	margin: 0 auto;
	max-width: 100%;
}
.sales-order-view #my-orders-table tfoot .subtotal, .sales-order-print #my-orders-table tfoot .subtotal {
	display: none !important;
}
.checkout-index-index .grand.totals.excl, .checkout-cart-index .grand.totals.excl {
	display: none !important;
}
body.fixed {
	overflow: hidden;
  height: 100%;
}

.custom-link {
  height: 100%;
  position: relative;
  width: calc(100% - 20px);
  margin: 0 auto;
}
.page-links ul li .custom-link a {
  position: absolute !important;
  width: 100%;
  z-index: 1;
  height: 100%;
  background-color: transparent;
}
.custom-link .home-category-box {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
  background-color: #5d63af;
}
.custom-link .home-category-name {
	color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.custom-link .home-category-icon {
	margin: 0;
}
.custom-link .home-category-icon img {
	margin: 0 auto;
  display: block;
}

/* width */
.items-in-cart ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.items-in-cart ::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}

/* Handle */
.items-in-cart ::-webkit-scrollbar-thumb {
  background: #dd0b14;
  border-radius: 10px;
  opacity: 0.5;
}

/* Handle on hover */
.items-in-cart ::-webkit-scrollbar-thumb:hover {
  background: #dd0b14;
  opacity: 1;
}
.order-details-items {
	padding: 0 !important;
}
.aw_ctq-quotelist-index .grand.totals.excl{
	display:none;
}
.table-order-items .table-caption, .order-details-items .order-title {
	display: none !important;
}
.page-print .logo {
	margin-bottom: 25px !important;
}
.sales-order-print {
	font-size: 13px;
}
.sales-order-print .order-details-items .product-item-name, .order-details-items .col.subtotal .price-excluding-tax {
	font-size: 13px;
}
.sales-order-print .order-details-items table.table-order-items>thead>tr>th, .sales-order-print .order-details-items table.table-order-items>tbody>tr>th, .sales-order-print .order-details-items table.table-order-items>tfoot>tr>th, .sales-order-print .order-details-items table.table-order-items>thead>tr>td, .sales-order-print .order-details-items table.table-order-items>tbody>tr>td, .sales-order-print .order-details-items table.table-order-items>tfoot>tr>td {
	padding: 10px 7px;
}
.actions-toolbar .secondary a.action.remind {
	color: #dd0b14;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
	font-size: 1.5rem;
}
.aw-ctq__file-uploader-preview .actions .action-remove {
	line-height: 1;
  top: 0;
  margin: auto;
}
.aw-ctq__file-uploader-preview .actions .action-remove::before {
	font-size: 1.7rem;
	text-transform: lowercase;
  font-weight: 600;
  line-height: 1;
  color: #dd0b14;
  display: block;
}
.aw-ctq__file-uploader-preview .title {
	color: #333;
	font-weight: 600;
}
.aw-ctq__file-uploader-preview {
	background-color: #eee;
  padding: 3px 8px;
}
.aw-ctq__comment-block .aw-ctq__comment-form {
	padding: 20px;
}
.aw-ctq__comment-block .comment.buyer {
	margin-left: 0 !important;
	width: 100% !important;
	background: #b8191f !important;
}
.aw-ctq__comment-block .comments {
	margin-top: 20px;
  padding: 0 20px;
}
.aw-ctq__history-block ul {
	padding: 20px 0 !important;
}
.aw-ctq__history-block ul li {
	padding: 20px !important;
}
.aw-ctq__history-block ul li:before {
	max-width: 100% !important;
}
.account .aw-ctq__history-block .toolbar {
	padding: 0 20px;
}
.page-products .sorter {
	position: static !important;
}
.page-with-filter .toolbar-amount {
	float: left;
}
.page-products .columns {
	padding-top: 0 !important;
}
.additional-fields fieldset>.field>.label, .additional-fields fieldset>.fields>.field>.label {
	font-weight: 600;
	margin: 0 0 8px;
	display: block;
}
.product-add-form table>thead>tr>td, .product-add-form table>tbody>tr>td, table>tfoot>tr>td {
	padding: 5px 10px;
}
.product-add-form table>thead>tr:first-child>td, .product-add-form table>tbody>tr:first-child>td, table>tfoot>tr:first-child>td {
	padding: 11px 10px 5px;
}
.product-add-form table > thead > tr > th:first-child, 
.product-add-form table > tbody > tr > td:first-child {
	padding-left: 0;
}
.product-add-form table > thead > tr > th:last-child, .product-add-form table > tbody > tr > td:last-child {
	padding-right: 0;
}
.block-authentication .actions-toolbar>.primary {
	margin-right: 8px !important;
}
.block-authentication .actions-toolbar>.secondary {
	margin-right: 0 !important;
}
.order-status {
	display: none;
}
.breadcrumbs {
	display: none !important;
}
.aw-ctq__quote-header .aw-ctq-button-0 {
	display: none !important;
}
.order-actions-toolbar .action {
	color: #dd0b14;
}


@page {
  size: A4 landscape;
  margin-left: 0;
  margin-right: 0;
}
.special-day-desc {
	background-color: #b8191f;
	color: #fff;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
}
#maincontent .columns .special-day-desc p a {
	color: #fff;
}
.page-products .columns {
  position: initial !important;
}
.wishlist-index-index .price-configured_price {
	display: none;
}
.checkout-cart-index .totals-tax-summary {
	display: none;
}
.aw_ctq-quotelist-index .quote-list .action.update {
	background-color: #f5f5f5;
	color: #333;
	transition: 0.3s;
}
.aw_ctq-quotelist-index .quote-list .action.update:hover {
	background: #e1e1e1;
  border: 1px solid #ccc;
  color: #333;
}
.aw_ctq-quotelist-index .cart-summary .checkout-methods-items .aw-atq__request-quote-action button {
	background-color: #dd0b14;
  color: #fff;
  border: none;
  transition: 0.3s;
}
.aw_ctq-quotelist-index .cart-summary .checkout-methods-items .aw-atq__request-quote-action button:hover {
	background: #b8191f;
	border-color: #b8191f;
}
.fieldset>.field>.label>.asterisk, .fieldset>.fields>.field>.label>.asterisk, .fieldset>.field>.label>.asterisk, .fieldset>.fields>.field>label>.asterisk, .additional-fields fieldset>.field>.label>.asterisk, .additional-fields fieldset>.fields>.field>.label>.asterisk, .additional-fields fieldset>.field>label>.asterisk {
	color: #e02b27;
	font-size: 1.2rem;
}
.page-links ul li > div {
	height: 100%;
}
.sales-order-view .order-actions-toolbar .action.print:before {
	content: normal;
}
.checkout-cart-index .cart-container .form-cart .actions.main .clear {
	display: none;
}
.customer-account-edit #assistance_allowed_checkbox, .customer-account-edit #assistance_allowed_checkbox + label, .customer-account-edit #assistance_allowed_checkbox + label + input, .customer-account-edit #assistance_allowed_checkbox + label + input + .field-tooltip.toggle {
	display: none;
}
.form-create-account .additional-fields .field.create.account:first-child {
	margin-bottom: 104.15px;
}
.form-create-account .fieldset.address .field.company {
	position: absolute;
	top: 74.5px;
	width: 100%;
	z-index: 2;
}
div#validation-message-box, .discount-sentence-text {
	margin-bottom: 15px;
	font-weight: 700;
}
/*#shipping-zip-form .fieldset.estimate .field:nth-child(5) {
	display: none;
}*/
.noDisplay {
	display: none;
}
.page_content_section .first_content {
	margin-bottom: 170px;
}
@media print {
	.sales-order-print .order-details-items table.table-order-items>thead>tr>th, .sales-order-print .order-details-items table.table-order-items>tbody>tr>th, .sales-order-print .order-details-items table.table-order-items>tfoot>tr>th, .sales-order-print .order-details-items table.table-order-items>thead>tr>td, .sales-order-print .order-details-items table.table-order-items>tbody>tr>td, .sales-order-print .order-details-items table.table-order-items>tfoot>tr>td {
		padding: 10px 7px;
	}
  article {
    width: 100% !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body
	{
	  margin-left: 0;
	  margin-right: 0;
	  font-size: 12px;
	}
	.sales-order-print {
		font-size: 12px;
	}
	.sales-order-print .order-details-items .product-item-name, .order-details-items .col.subtotal .price-excluding-tax {
		font-size: 12px;
	}
	html, body {
    width: 297mm;
    height: 210mm;
  }
  .product-item-name {
  	display: table;
  	word-wrap: initial;
  	width: 100%;
  }
}
.customer-account-create .region{display: none;}
#label_carrier_1_mptablerate {display: none !important;}
.checkout-agreements-block .checkout-agreement.field.required .action-show::after{ display:none; }
.checkout-agreements-block .checkout-agreement.field.required .mage-error{ font-size: 1.5rem;font-weight: 600; }

.logo-fiftyyears img {
	width: 100px;
	transition: .3s;
}

.fiftyyears-logo-desktop{ padding-top: 25px; }