﻿
@font-face {
	font-family: 'emporium-icons';
	src: url('../fonts/emporium-icons.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2") format("woff2");
}
.body-content {
  min-height: 100vh; /* will cover the 100% of viewport */
  display: block;
  position: relative;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.quick-add-to-cart .old-product-price {
    margin-bottom:15px;
}
.quick-add-to-cart .delivery {
  margin-top: 10px;
}
.quick-add-to-cart .add-to-cart-panel {
    padding-top:10px;
}
.quick-add-to-cart-gallery {
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.product-variant-list.quick-add-to-cart
{
  margin-top:10px;
}
.password-recovery-page .margin-t-15.row {
    position:relative;
}
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  Semi-transparent background z-index: 1050; /* Ensure it's above all elements */
  display: none; /* Initially hidden */
  justify-content: center;
  align-items: center;
  z-index:10000;
}
.discount-coupon-code {
  width: calc(100% - 120px) !important;
  float: left;
  border-radius: 0 !important;
}

input[type="text"]:not(.discount-coupon-code):not(.search-nav),
select,
input[type="password"],
input[type="file"]
input[type="number"]
 {
  background-color: #fff !important;
  /*background-image: none !important;*/
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
  color: #555 !important;
  /* display: block !important;*/
  height: 34px !important;
  line-height: 1.42857 !important;
  padding: 6px 12px !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
  width: 100% !important;
  height: 40px !important;
}
.page.account-page.customer-info-page.from-panel
{
    max-width:800px;
    margin:0 auto;
}
.close-menu .category-name {
  float: left;
}
.row {
    margin-left:0 !important;
    margin-right:0 !important;
}
.margin-t-15 {
	margin-top: 15px !important;
}
.item-box {
  margin-top: 20px !important;
}
.padding-5 {
	padding: 5px;
}

.swiper-container {
	width: 100%;
	margin-bottom: 10px;
}

	.swiper-container img {
		margin: 0 auto;
		width: 100vw;
		height: auto;
	}

.banner-swiper-container .swiper-slide {
	pointer-events: all !important;
}

.banner-swiper-container .swiper-slide-active {
	z-index: 1000;
}

.banner-swiper-container .swiper-slide-prev {
	z-index: 999;
}
/*.slider-image-bandsaw {
  background-image: url("../sliderimages/bandsaw.jpg");
  background-repeat: no-repeat;
  height: 660px;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.slider-image-saw-blade {
  background-image: url("../sliderimages/sawblades.jpg");
}
.slider-image-bevels {
  background-image: url("../sliderimages/bevels.jpg");
}
.slider-image-marbel {
  background-image: url("../sliderimages/marble.jpg");
}*/
.swiper-slide .slider-image-bandsaw {
  /*ackground-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;*/ /* or use viewport height */
}
.bttom-banner-slider-Glass a, .bttom-banner-slider-saw-blade a {
    color:transparent;
}
.header.container-fluid {
  width: calc(100% - 75px);
  margin: 10px auto;
}

.header-selectors-wrapper .search-box {
	margin-top: 20px;
}

.shopping-cart-link .cart-qty {
	background-color: #000;
}

.nav-left-bar .sublist.opens {
	display: block;
	list-style: none;
}

.header-links .cart-qty {
	position: absolute;
	display: inline-block;
	top: -2px;
	left: 30%;
	-webkit-transform: translateX(-50%) translateX(25px);
	-ms-transform: translateX(-50%) translateX(25px);
	transform: translateX(-50%) translateX(25px);
	font-size: 10px;
	height: auto;
	padding: 0 3px;
	width: auto;
	min-width: 15px;
	min-height: 15px;
	line-height: 15px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
}

.cart-quantity {
	position: absolute;
	top: -5px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.top-nav-bar ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.ui-widget.ui-widget-content {
	border: none;
}

.has-sub {
	position: relative;
}

.top-nav-bar.desktop .has-sub:hover > ul {
	display: block;
}

.block-category-navigation.category-nav ul li a {
	float: right;
	width: calc(100% - 30px);
	padding: 5px 5px 5px 0px;
}

.blockUI.blockMsg.blockElement {
	border: none !important;
}

.nav-left-bar.nav-list::after {
	clear: both;
	display: block;
	content: "";
}

.hide {
	opacity: 0;
}

ul.nav-left-bar li > ul li i {
	position: relative;
	z-index: 1;
	float: left;
	width: 15px;
	height: 35px;
	cursor: pointer;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul.nav-left-bar > li > i, ul.nav-left-bar > li > ul > li > i {
	position: relative;
	z-index: 1;
	float: left;
	width: 30px;
	height: 35px;
	cursor: pointer;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul.nav-left-bar li .nav-plus-button::before {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "\f067";
}

ul.nav-left-bar li .nav-minus-button::before {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "\f068";
}

ul.nav-left-bar li::after {
	clear: both;
	content: "";
}

.nav-left-bar.nav-list a:hover {
	color: #118fd6
}

.top-nav-bar > ul > .has-sub > ul::after {
	content: " ";
	bottom: 100%;
	left: 15%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -8px;
	font-family: "emporium-icons";
}

.top-nav-bar.desktop li.has-sub > a:after {
	content: '';
	margin-left: 10px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #FFF;
	display: inline-block;
	margin-block: 2px;
}
.page.account-page.change-password-page.from-panel {
  max-width:800px;
}
.top-nav-bar.mobile .plus-button {
}

.search-input.form-horizontal {
	max-width: 600px;
	margin: 0 auto;
}

.page.password-recovery-page.from-panel, .password-recovery-confirm-page {
	max-width: 1000px;
	margin: 0 auto;
}
.top-nav-bar.mobile ul .plus-button:after, .top-nav-bar.mobile ul .sub-menu-plus-button:after {
  content: '';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #000;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top-nav-bar.mobile > ul ul .plus-button:after {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #000;
}

.top-nav-bar.desktop .close-menu, .top-nav-bar.desktop .plus-button {
	display: none;
}

.product-grid .item-box .thumbnail, .item-box.product-list .thumbnail, .item-box .thumbnail {
	margin-bottom: 0;
	position: relative;
}

.product-box-buttons {
	position: absolute;
	bottom: 10px;
	left: 0px;
	right: 0px;
}

.product-item .details {
	margin-bottom: 60px;
}

.product-viewmode,
.product-sorting {
  display: flex;
  align-items: center;
  gap: 10px;
}
  .product-selectors .product-viewmode a {
    display: inline-block;
    margin: 0 8px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-size: 0;
    color:gray;
  }
.close-menu-btn {
	color: #fff !important;
	cursor: pointer;
}

.top-nav-bar.mobile > ul li:after {
	clear: both;
	display: block;
	content: "";
}
.product-selectors {
  display: flex;
  justify-content: flex-end; /* Align items to the right */
  align-items: center;
  width: 100%;
  gap: 20px; /* space between viewmode and sorting */
  padding-right:15px;
}
  .product-selectors .order-by-label {
      margin:8px 10px;
  }
  .plus-button, .sub-menu-plus-button {
    position: relative;
    z-index: 1;
    float: right;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

.fa-close {
	color: #fff;
}

.display-block {
	display: block;
}

.display-None {
	display: none
}

.search-box .search-nav {
	width: calc(100% - 45px) !important;
}

.top-nav-bar.desktop > ul > .close-menu {
	display: none;
}

.top-nav-bar.mobile > ul > .close-menu {
	display: block;
}
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url('../images/small-loader.gif') no-repeat center center;
  z-index: 99999;
}

.top-nav-bar.desktop li li.has-sub > a:after {
	content: '';
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #000;
	position: absolute;
	top: 50%;
	left: auto;
	right: 4px;
	transform: translateY(-50%);
}

.test-animation {
	animation: fadeInLeft 0.5s;
}

.top-nav-bar ul ul li a {
	padding: 8px;
	color: #000;
}

.top-nav-bar ul ul {
	z-index: 1000;
	min-width: 275px;
	margin: 0;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding: 0;
	color: #000 !important;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 10px;
}

.top-nav-bar li a {
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.top-nav-bar > ul > li {
	display: inline-block;
}

.dark {
	background-color: #000;
}

.text-aling-right {
	text-align: right;
}

.text-decoration-none {
	text-decoration: none !important;
}

.logo-img {
	display: block;
}

.margin-auto {
	margin: 0 auto;
}

.nav-left-bar {
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.breadcrumb > li {
	padding-left: 10px;
}

.navbar-nav > li {
	padding: 0px 10px;
}

	.navbar-nav > li > a {
		font-size: 16px !important;
		color: #ffffff !important;
		white-space: normal;
	}

		.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
			color: #e8d76a !important;
		}
/*.swiper-pagination-bullet-active {
  background-color: #F6D315;
}
.swiper-pagination-bullet{
    height:30px !important;
    width:30px !important;
}*/
/*move swiper pagination on top to image */
/*.swiper-pagination {
  bottom: 0px !important;
}*/
/*.header-menu li.dropdown:hover > .dropdown-menu {
    display: block;
}*/
.img-reponsive {
	max-width: 100%;
	height: auto;
}

.nav-seprator {
/*	border-top: 1px dashed #8c8b8b;*/
 margin-right:15px;
}

a {
	text-decoration: none !important;
}
.master-column-wrapper .body-content{
    margin-top:25px;
}
.admin-header-links > a {
  text-decoration: none;
  color: #000;
}
.admin-header-links {
  list-style: none;
  background-color: #dadada;
  text-align:center;
}

.header-admin {
	list-style: none;
	background-color: #ddd;
}

.slider-buttton {
	display: inline-block;
}

.swiper-slide-active .slider-sub-title {
	animation: fadeInLeft 1.2s;
}

.slide-right, .dropdown-menu-right {
	animation: fadeInLeft 0.5s;
}

.swiper-slide-active .slider-title {
	animation: fadeInLeft 1.2s;
}

.swiper-slide-active .slider-buttton {
	animation: fadeInLeft 1.2s;
}
.view-all {
	color: #118fd6 !important;
	font-weight: bold;
}
.page-body.panel-body {
  padding: 15px;
}
.page-title.panel-heading h1 {
    text-align:center !important;
}
.navbar {
  min-height: 60px;
  background-color: #000;
}

.top-navbar {
	display: table;
	margin: 0 auto;
}
.overlayOffCanvas {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  background-color: rgba(0,0,0,0.6);
  transition: background 0.3s ease;
  cursor: url('data:image/svg+xml;utf8,        <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">            <circle cx="16" cy="16" r="16" fill="white"/>            <line x1="10" y1="10" x2="22" y2="22" stroke="black" stroke-width="2"/>            <line x1="22" y1="10" x2="10" y2="22" stroke="black" stroke-width="2"/>        </svg>    ') 18 18, auto;
}

.title > a {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
.current-code > p{
    width:calc(100% - 120px);
    float:left;
    background-color:#c5c5c5;
    padding:5px;
}
.remove-discount-btn {
  background: none;
  border: none;
  position: relative;
  top: 5px;
  left: 25px;
}
.coupon-box .bg-success {
  color: #0f5132 !important;
  background-color: #d1e7dd !important;
  border-color: #badbcc !important;
  clear: both;
  margin-top:50px !important;
}

.coupon-box .bg-danger {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
  clear: both;
  margin-top: 50px !important;
  padding:5px;
}

.product-title > a {
  text-decoration: none;
  color: #000000;
  white-space: nowrap; /* Keep text on a single line */
  overflow: hidden; /* Hide overflow */
  text-overflow: ellipsis;
}

.breadcrumb-item {
	color: #118fd6;
	text-decoration: none;
}

.cart.table.table-wrapper thead th {
  background-color: #f9f9f9;
  padding: 15px;
  border-bottom: none;
}
.cart.table.table-wrapper {
    border:1px solid #c5c5c5;
}
.breadcrum-item-active {
  color: #000000;
  text-decoration: none;
  font-weight: normal !important;
}

.category-item {
}

.product-review-box > .rating {
	float: right;
}

.product-no-reviews {
	float: right;
	clear: both;
	margin-top: 10px;
}

	.product-no-reviews > a {
		color: #118fd6;
	}

.sub-category-item > .title {
	margin-top: 10px;
}

.left-nav-tittle {
}
/*.nav-left-bar.nav-list ul.sublist {
    display: none;
}*/
.p-left-10 {
	padding-left: 10px;
}

.thumbnail {
	height: 100%;
}

.footer-icon > div {
	margin-bottom: 20px;
}

.footer-top h3 {
	color: #e8d76a;
}

.footer-top a, .footer-bottom a, .link-white {
	color: #ffffff
}

.social-icons li {
	max-height: 25px;
}

.footer-top .nav-item {
	padding: 2px 5px;
}

.footer-link {
	width: 150px;
	margin: 0px auto;
	color: #fff;
}

.go-top {
	top: 0 !important;
	z-index: 9;
	position: fixed;
}

.mini-cart-total .total {
}

.footer-icon > div {
	font-size: 14px;
	font-weight: bold;
}

.footer ul.nav li a:hover {
	color: #e8d76a;
}

.thumbnail:hover {
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.nav-list > .last > a, .sublist > .last > a {
	color: #118fd6;
}

.leftnavbar .nav-minus-button:hover, .leftnavbar .nav-plus-button:hover {
	color: #118fd6;
}

.nav-left-bar li > a {
	text-decoration: none;
	color: #000000;
	display: inline-block;
	position: relative;
	padding: 4px;
}

.nav-left-bar li > ul > li > a {
	text-decoration: none;
	color: #000000;
}

.block.block-recently-viewed-products.well {
 margin-top:20px;
}

.block-category-navigation ul {
	list-style-type: none;
}

legend {
	padding-top: 15px !important;
}

.nav-left-bar li > ul > li > ul > li a {
	color: #000000;
	margin-left: 15px;
}

.nav-left-bar > li:last-child {
	border-bottom: none !important;
}

.flyout-cart .count {
	font-size: 16px;
	margin-top: 10px;
}
.fly-cart.opened {
  right: 0;
}
.fly-cart {
  position: fixed;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: -100%; /* Initially hidden */
  height: 100vh; /* Full-screen height */
  background-color: white;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease-in-out;
  z-index: 1070;
  right: -100%;
  padding: 0px;
}
  .fly-cart .close-fly {
    font-family:"emporium-icons";
  }
.fly-cart .close-fly:after {
  content: "\7a";
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  transition: all .1s ease;
}
.fly-cart .remove-item {
    font-family: "emporium-icons";
  }
.fly-cart .remove-item:after {
      content: "\7a";
      font-size: 13px;
      line-height: 18px;
      color: #000000;
      transition: all .1s ease;
      cursor:pointer;
}
.shopping-cart-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
}
.fly-cart .items {
    text-align:left;
    margin-left:5px;
}
.shopping-cart-heading .title {
  font-weight: bold;
}
  .count a {
    font-size: 16px !important;
    color: #118fd6 !important;
    font-weight: bold !important;
  }

.nav-left-bar .has-sub > ul {
	display: none;
}

.pager li {
	display: inline;
}

	.pager li > a, .pager li > span {
		display: inline-block;
		padding: 5px 14px;
		background-color: #fff;
		border: 1px solid #ddd;
	}

.full-width {
	width: 100%;
}

.slider-title {
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	color: #00285F;
	padding-bottom: 10px;
	opacity: 1;
}

.margin-t-20 {
	margin-top: 20px !important
}

.margin-t-30 {
	margin-top: 30px !important
}

.margin-t-2 {
	margin-top: 2px !important
}

.border {
	border: 1px solid #118fd6 !important;
	padding-top: 5px;
}

.login-forget-password > a {
	color: black !important;
}

.margin-t-10 {
	margin-top: 10px !important
}

.margin-t-40 {
	margin-top: 40px;
}
margin-t-60 {
  margin-top:60px;
}
.margin-b-20 {
  margin-bottom: 20px
}

.margin-b-30 {
	margin-bottom: 30px
}

.margin-b-5 {
	margin-bottom: 5px;
}

.font-bold {
	font-weight: bold !important;
}

.slider-buttton {
	font-size: 16px;
	font-family: Arial;
	border-width: 1px;
	color: #000;
	border-color: #e8d76a;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: inset 0px 1px 0px 0px #f6d315;
	background: linear-gradient(#e8d76a, #e8d76a);
	border-style: outset;
}

.addtocart-button {
	/*style ="background:url(/Themes/CoreTheme/Content/images/addtocart.png) no-repeat;border:none;height:42px;width:180px;margin-left:15px;"*/

	background: url(/Themes/CoreTheme/Content/images/addtocart.png) no-repeat;
	border: none;
	height: 42px;
	width: 180px;
	margin-left: 15px;
}

.btn-custom {
	font-size: 16px;
	font-family: Arial;
	padding: 8px 20px !important;
	border-width: 1px;
	color: #000;
	border-color: #e8d76a;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: inset 0px 1px 0px 0px #f6d315;
	background: linear-gradient(#e8d76a, #e8d76a);
	border-style: outset;
}

.btn-custom-danger {
	font-size: 16px;
	font-family: Arial;
	padding: 9px 24px !important;
	border-width: 1px;
	border-color: #dc3545;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: inset 0px 1px 0px 0px #dc3545;
	background: linear-gradient(#dc3545, #dc3545);
	border-style: outset;
	color: #ffffff !important;
}

.btn-custom-grey {
	font-size: 14px !important;
	font-family: Arial;
	padding: 8px 12px !important;
	border-width: 1px;
	color: #000;
	border-color: #adadad;
	font-weight: bold;
	border-radius: 6px;
	box-shadow: inset 0px 1px 0px 0px #e9ecef;
	background-color: #e9ecef !important;
	border-style: outset;
}

.btn-custom-red {
	padding: 0.5rem 1.5rem !important;
	font-family: Arial !important;
	font-size: 15px;
}
.instructions-btn > button {
    width: 190px;
  }
.update-cart-button, .continue-shopping-button, .btn-edit-instructions, .btn-edit-tutorial {
  min-width: 205px;
}

.btn-custom-full-width {
	font-size: 15px;
	font-family: Arial;
	padding: 10px 0px !important;
	border-width: 1px;
	color: #000;
	border-color: #e8d76a;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: inset 0px 1px 0px 0px #f6d315;
	background: linear-gradient(#e8d76a, #e8d76a);
	border-style: outset;
	width: 100%;
}

.checkout {
	font-size: 18px !important;
}

.btn-custom-small {
  font-size: 14px !important;
  font-family: Arial;
  padding: 8px 16px !important;
  border-width: 1px;
  color: #000;
  border-color: #e8d76a;
  font-weight: bold;
  border-radius:4px;
  box-shadow: inset 0px 1px 0px 0px #f6d315;
  background: linear-gradient(#e8d76a, #e8d76a);
  border-style: outset;
  margin-top:10px;
}

.pull-right {
	float: right !important;
}

.btn-custom-small:hover, .btn-custom:hover, .btn-custom:focus, .btn-custom-full-width:hover, .btn-custom-full-width:focus, .slider-buttton:hover, .slider-buttton:focus, .btn-custom-link:focus, .btn-custom-link:hover {
	/* background-color: #F6D315;*/
	background: linear-gradient(#F6D315, #F6D315);
}

.margin-t-60 {
	margin-top: 60px !important
}

.margin-left-20 {
	margin-left: 20px;
}

.qty-label {
	padding: 10px 5px 5px 0px;
}
.radio-buttons-subscription .radio-inline {
  margin: 5px;
}
.float-left {
  float: left;
}

.float-right {
	float: right !important;
}

.color-white {
	color: #ffffff
}

.hight-100-percent {
	height: 100%;
}

/*.page.category-page, .page.product-details-page {
	border: 1px solid #dddddd;
}*/

.breadcrumb {
	margin: 10px 0 0 20px;
}

.padding-b-40 {
	padding-bottom: 40px;
}

.fonsize-14px {
	font-size: 14px
}

.social-icons li i {
	color: #ffffff;
}

.padding-10 {
	padding: 10px;
}

.pickup-in-store {
	padding-bottom: 15px;
}

.banner-swiper-container {
  max-width: 100%;
  height: auto;

  
}
.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	
	z-index: 10;
}


/* Full width bottom banner styles */
.full-width-bottom-banner {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	overflow: hidden;
}

.full-width-bottom-banner .banner-swiper-container {
	width: 100%;
	height: auto;
	position: relative;
}

.full-width-bottom-banner .swiper-slide {
	width: 100%;
	height: auto;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.full-width-bottom-banner .swiper-slide img {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}

/* Maintain aspect ratio for different screen sizes */
@media (max-width: 768px) {
	.full-width-bottom-banner .swiper-slide {
		aspect-ratio: 16/9;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.full-width-bottom-banner .swiper-slide {
		aspect-ratio: 21/9;
	}
}

@media (min-width: 1025px) {
	.full-width-bottom-banner .swiper-slide {
		aspect-ratio: 24/9;
	}
}

.support-message {
	padding: 0.5rem 1rem;
}

.support-message-border {
	border: 1px solid #dddddd;
}

.requestor-type-owner {
	background-color: #5cb85c;
}

.requestor-type-admin {
	background-color: #dd4b39;
}

.full-width.drop-down-inner {
	border-radius: 0.25rem;
}

.ticket-label {
	max-width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	padding: 5px 10px;
}

.posted-by {
	color: #888;
	font-size: .9rem;
	background-color: #f6f6f6;
	padding: 0.5rem 1rem;
}

.banner-swiper-container img {
	display: table;
	margin: 0 auto;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 10px;
	background-repeat: no-repeat;
}

.bottom-slider-blades {
	width: 100%;
	height: auto;
}

.banner-swiper-slide {
	background-size: cover;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.margin-left-5 {
	margin-left: 5px;
}

.margin-top-14 {
	margin-top: 14px !important;
}

.padding-b-20 {
	padding-bottom: 20px !important;
}

.form-fields.form-horizontal .control-label, .page.account-page.customer-info-page.from-panel .control-label, .creditcard-form .control-label {
	font-weight: bold;
	margin: 0 0 4px 5px;
}

.form-fields.form-horizontal .user-privacy, .form-fields.form-horizontal .forgot-password {
	padding: 0 5px;
}

.padding-b-10 {
	padding-bottom: 10px !important;
}

.top-dropdown {
	background-color: #fff !important;
	border: 1px solid rgba(0,0,0,.15);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 10px;
}

.page.registration-page.from-panel .control-label, .page.email-a-friend-page .control-label, .page.account-page.customer-info-page.from-panel .control-label, .page.contact-page.from-panel .control-label, .change-password-page .control-label {
  margin: 0 0 4px 5px;
  font-weight: bold;
}


.page.registration-page.from-panel .margin-t-15.row, .email-a-friend-page .margin-t-15, .page.account-page.customer-info-page.from-panel .margin-t-15.row, .page.contact-page.from-panel .margin-t-15.row, .password-recovery-confirm-page .margin-t-15 {
	position: relative;
}

.page.registration-page.from-panel .required, .page.email-a-friend-page .required, .account-page.customer-info-page .required, .page.contact-page.from-panel .required, .page.password-recovery-page.from-panel .required, .password-recovery-confirm-page .required {
	position: absolute;
	top: 12px;
	right: 15px;
}

.password-recovery-page.from-panel .form-horizontal {
	position: relative;
}

.text-align-center {
	text-align: center;
}

.dropdown-menu > li > a {
	color: #000000 !important;
}

.dropown-container {
	position: absolute;
	right: 0px;
	padding: 5px;
	z-index: 1000
}

.dropdown-menu-overide {
	position: static !important;
	padding-left: 25px !important;
	border: none !important;
	box-shadow: none !important;
}

.dropdonw-box > a {
	color: #000000 !important;
	white-space: initial;
}

.dropdown-menu-overide > a {
	color: #000000 !important;
	white-space: initial;
}

table.dataTable tbody tr.odd {
	background-color: #ffffff !important;
}

.header-links ul li a:hover {
	color: #118fd6
}

table.dataTable tbody tr.even {
	background-color: #ffffff !important;
}

table.dataTable tbody tr td .sorting_1 {
	background-color: #ffffff !important;
}

table.dataTable.no-footer {
	border-bottom: 0 !important;
}

.dataTables_wrapper thead {
	background-color: #ffffff;
}

.dataTables_filter {
	margin-bottom: 20px;
}

.drop-down-inner::-webkit-scrollbar {
	width: 4px;
	background-color: #f5f5f5; /* or add it to the track */
}

.drop-down-inner::-webkit-scrollbar-thumb {
	background-color: #e8d76a;
}

.phone-number {
	text-align: center;
	margin-right: 20px;
}

.dropdown-menu-right {
	left: 100%;
	right: auto;
	top: -1px;
	margin: auto;
	transform-origin: 0 50%;
}

.dropdown-menu-left {
	right: 100%;
	left: auto;
	top: -1px;
	margin: auto;
}

.header-upper {
	width: calc(100% - 75px);
	margin: 0 auto;
}

	.header-upper::after {
		content: "";
		display: block;
		clear: both;
	}
.remove-btn {
    font-family:emporium-icons;
}
.remove-btn::after {
  content: "\7a";
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  transition: all .1s ease;
  cursor: pointer;
}
.menu-toggle {
  display: inline-block;
}

.top-nav-bar .menu-toggle {
	display: none;
}

.top-nav-bar.mobile.dark > ul {
	background-color: #f8f8f8;
}

.top-nav-bar.mobile > ul > li {
	display: block;
}

.mobile-logo .logo {
	position: relative;
	display: block;
	max-width: 100%;
	height: 40px;
	margin: 0 auto;
}

.logo img {
	position: absolute;
	display: inline-block;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.responsive-nav-wrapper {
	position: relative;
	padding: 8px 0;
	background-color: #000;
	text-align: center;
	width: calc(100% - 20px);
	margin: 0 auto;
}

	.responsive-nav-wrapper > div span {
		position: relative;
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		cursor: pointer;
		color: #fff;
	}

.product-variant-list {
	border: 1px solid #dddddd;
	padding: 15px 18px;
}

.variant-overview .availability {
  margin-top: 15px;
}

.product-reviews-page {
  max-width: 800px;
  margin: 0 auto;
  background-color: #f8f8f8;
  padding: 15px;
  margin-top:20px;
}
.instructions-btn {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
.description-tittle {
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
}

.responsive-nav-wrapper > div {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.responsive-nav-wrapper .menu-title, .responsive-nav-wrapper .menu-search {
	float: left;
}

.responsive-nav-wrapper .user-account, .responsive-nav-wrapper .shopping-cart-link, .responsive-nav-wrapper .user-envlope {
	float: right;
}

.top-nav-bar .menu-toggle {
	padding: 15px;
}

.top-nav-bar > ul > li > a:hover, .top-nav-bar > ul > li > a:focus {
	color: #e8d76a !important;
}

.top-nav-bar > ul ul li > a:hover, .top-nav-bar > ul ul li > a:focus {
	color: #118fd6 !important;
}

.top-nav-bar.mobile li {
	border-bottom: 1px solid #d8d8d8;
}

.top-nav-bar.mobile ul {
	text-align: left;
}

.bars span {
	display: block;
	width: 15px;
	height: 2px;
	border-radius: 6px;
	background: #777;
	margin: 0 0 3px;
	background-color: #fff !important;
}

.bars {
	display: inline-block;
	margin-right: 7px;
	position: relative;
	top: 3px;
	color: #fff;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.bars ~ span {
	color: #fff;
}

label.news-letter ~ input {
	margin-left: 10px;
	height: 16px;
	width: 16px;
	/* margin-top: 10px; */
	padding-top: 10px;
	position: relative;
	top: 3px;
}

.header ul {
	list-style: none;
}

.full-width.drop-down-inner > div > ul {
	list-style: none !important;
}

	.full-width.drop-down-inner > div > ul > li > a {
		color: #000 !important;
		white-space: normal !important;
	}

	.full-width.drop-down-inner > div > ul li {
		padding: 5px 5px 5px 10px;
	}

	.full-width.drop-down-inner > div > ul > li a:hover {
		color: #118fd6 !important
	}

.caret-custom {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border: 4px solid transparent;
	border-left-color: #000;
	float: right;
	margin-top: 6px;
}

.fa-caret-down {
	font-size: 18px;
}

.fa-caret-right {
	font-size: 15px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

.dropdown-menu.drop-down-inner > li {
	padding: 3px 10px;
}

	.dropdown-menu.drop-down-inner > li a:hover {
		color: #118fd6 !important
	}

.admin-box-shadow {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-radius: 0.25rem;
	padding: 10px;
}

.new-wrapper.register-block, .returning-wrapper {
	border: 1px solid #c5c5c5;
	padding: 20px;
	height: 100%;
}

.customer-blocks .user-box {
	margin-bottom: 20px;
}

.new-wrapper .text:before {
	content: "\79";
	display: block;
	margin-bottom: 15px;
	font-size: 55px;
	line-height: initial;
	font-family: emporium-icons;
	text-align: center;
}

.scroll-top {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 25px;
	right: 20px;
	display: none;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 1.5;
	z-index: 1030;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

	.scroll-top i {
		display: inline-block;
		color: #000;
		font-size: 26px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		font: normal normal normal 26px/1 FontAwesome;
	}

		.scroll-top i:before {
			content: "\f077";
		}

.blog-block {
	padding: 20px 20px 10px;
	height: 100%;
}

.row-flex {
	display: flex;
	flex-wrap: wrap;
}
.edit-address.form-horizontal .form-group{
    margin-top:15px;
}
.product-box-add-to-cart-button, .btn-blog {
  background: #118fd6 !important;
  color: #fff !important;
}

.btn-express {
	margin-bottom: 15px;
}

.top-nav-bar.desktop {
	line-height: normal;
}
.cart-total.table.table-bordered {
    border:1px solid #c5c5c5;
}
.discount-coupon-code {
  width: calc(100% - 120px) !important;
  float: left;
  border-radius: 0 !important;
}
.coupon-box .btn-default {
  border: 1px solid #c5c5c5;
  padding: 6px;
}

/* Tabs */
.tabs {
	border-bottom: 1px solid #dddddd;
}
.btn-default {
  background-color: #e6e6e6 !important;
  border-color: #adadad;
  color: #333;
  border-radius:6px;
  border:1px solid #c5c5c5;
  padding:6px;
  text-align:center !important;

}
	.tabs .display-table {
		display: table;
		margin: 0 auto;
	}
input[type="checkbox"] {
  transform: scale(1.5); /* make checkbox bigger */
}
ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 5px 5px 0px 5px;
	overflow: auto;
}

	ul#tabs-nav li {
		float: left;
		font-weight: bold;
		margin-right: 2px;
		padding: 8px 10px;
		cursor: pointer;
	}

		ul#tabs-nav li:hover,
		ul#tabs-nav li.active {
			border-bottom: 2px solid #e8d76a;
		}

#tabs-nav li a {
	text-decoration: none;
	color: #000000;
}

.tab-content {
	padding: 10px;
}
.edit-address.form-horizontal
{
  background-color:#f8f8f8;
  padding:15px;
}
/*.slide-1 .slider-image {
    background: url(../sliderimages/bandsaw.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height:660px;
}
.slide-2 .slider-image {
    background: url(../sliderimages/sawblades.png);
    background-repeat: no-repeat;
    height: 660px;
    background-position: center;
    background-size:contain;
}
.slide-3 .slider-image {
    background: url(../sliderimages/bevels.png);
    background-repeat: no-repeat;
    height: 660px;
    background-position: center;
    background-size: contain;
}
.slide-4 .slider-image {
    background: url(../sliderimages/marbel.png);
    background-repeat: no-repeat;
    height: 660px;
    background-position: center;
    background-size: contain;
}*/
.onepage-label {
  background-color: #e8d76a;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
}

.step-title .number {
	float: left;
	background-color: #e8d76a;
	border: 1px solid #e8d76a;
	padding: 0 7px;
	margin: 0 5px 0 0;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}

.step-title .title {
	margin: 0;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 21px;
	font-weight: bold;
	color: #000;
	font-weight: bold;
}

.step-title {
	clear: both;
	padding: 15px 0;
}

.flyout-cart .fa-close, .cart-item-row .fa-close {
	cursor: pointer;
	font-size: 20px;
	color: #f27474;
	display: block;
	padding: 10px;
}

.col-left {
	padding-right: 40px !important;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

input[type="radio"], input[type="radio"] + label,
input[type="checkbox"], input[type="checkbox"] + label, select, option {
	cursor: pointer;
}

#co-payment-method-form .payment-description, #co-shipping-form .description {
	font-size: 14px;
}

.bttom-banner-slider-Glass a, .bttom-banner-slider-saw-blade a {
	position: relative;
	z-index: 10;
}

/* Full width banner content positioning */
.full-width-bottom-banner .bttom-banner-slider-saw-blade,
.full-width-bottom-banner .bttom-banner-slider-Glass {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	z-index: 5;
}

.full-width-bottom-banner .bttom-banner-slider-saw-blade a,
.full-width-bottom-banner .bttom-banner-slider-Glass a {
	display: inline-block;
	margin: 10px;
	padding: 15px 25px;
	background-color: rgba(255, 255, 255, 0.9);
	color: #333;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.3s ease;
	font-weight: bold;
}

.full-width-bottom-banner .bttom-banner-slider-saw-blade a:hover,
.full-width-bottom-banner .bttom-banner-slider-Glass a:hover {
	background-color: rgba(255, 255, 255, 1);
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Responsive adjustments for banner content */
@media (max-width: 768px) {
	.full-width-bottom-banner .bttom-banner-slider-saw-blade,
	.full-width-bottom-banner .bttom-banner-slider-Glass {
		padding: 0 10px;
	}
	
	.full-width-bottom-banner .bttom-banner-slider-saw-blade a,
	.full-width-bottom-banner .bttom-banner-slider-Glass a {
		margin: 5px;
		padding: 10px 15px;
		font-size: 14px;
	}
}
	color: transparent;
}

.page.not-found-page .page-title h1 {
	padding: 8px;
	text-align: center;
}

.auto-ship-newCard-body {
	max-height: 80vh;
	overflow-y: auto;
}

.bg-discount-success {
	color: #0f5132;
	background-color: #d1e7dd;
	margin-top: 10px;
	padding: 5px;
	border-radius: 5px;
}

.appliced-discount-code {
	width: 80%;
	float: left;
}

.remove-discount-code {
	width: 20px;
	float: right;
}

.cart-item-row .dicount {
	color: #118fd6;
}

.discount-text {
	color: #118fd6;
}

.external-auth-errors {
	color: #842029;
	background-color: #f8d7da;
	border-color: #f5c2c7;
	margin: 0px 10px;
}

.icon-bar {
	position: fixed;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	bottom: 30%;
	z-index: 4500;
}

	.icon-bar a {
		display: block;
		text-align: center;
		padding: 12px;
		transition: all 0.3s ease;
		color: white;
		font-size: 20px;
	}

		.icon-bar a:hover {
			background-color: #000;
		}

	.icon-bar .printrest {
		background: #E60023;
		color: white;
	}

	.icon-bar .facebook {
		background: #3B5998;
		color: white;
	}

	.icon-bar .twitter {
		background: #55ACEE;
		color: white;
	}

	.icon-bar .whatapp {
		background: #25D366;
		color: white;
	}

	.icon-bar .linkedin {
		background: #007bb5;
		color: white;
	}

	.icon-bar .mail {
		background: blue;
		color: white;
	}

.blog-comment-post {
	max-width: 800px;
	margin: 0 auto;
}

.custom-feedback {
	max-width: 800px;
	margin: 0 auto;
	border: 1px solid #dddddd;
	padding:20px;
	
}

.rating-star {
	display: inline-block;
	unicode-bidi: bidi-override;
	direction: rtl;
}
.rating-star input {
		display: none;
	}
.rating-star label {
		float: right;
		padding: 0 10px;
		color: #ccc;
		font-size:18px;
}
.rating-star label:before {
		content: '\2605';
		font-size: 2em;
}
	.rating-star input:checked ~ label {
		color: #f7d647;
}
	.rating-star label:hover,
	.rating-star label:hover ~ label {
		color: #f7d106;
	}
.custom-container-fluid {
  width: 100vw !important; /* Full viewport width */
  margin-left: calc(-50vw + 50%) !important; /* Cancel container's padding and centering */
}
/*footer are html*/
.footer {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
  float: left;
  width: 100%;
  padding-top: 20px;
  background-color: #000000;
  width: 100%;
  overflow: hidden;
 /* position: absolute;
  bottom: 0;*/
}

.footer h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
    padding-bottom: 5px;
  }
.footer ul.nav li a {
    padding: 0;
  }
.footer-bottom {
  border-top: 1px solid #696969;
  padding: 10px 0 0;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.footer-top {
  float: left;
  width: 100%;
}
.follow-us .social-icons li i {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}
.social-icons li a:hover, .social-icons li a:focus, .footer-link li a:hover, .footer-link li a:focus {
  background: transparent;
  outline: none;
  color: #F6D315 !important;
}
.social-icons li {
  margin-bottom: 5px;
}
.btn-red:hover {
  opacity: 0.6;
}
/*footer area html*/
.footer .nav-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-seperator
{
    color:#d8d8d8;
    margin:0 4px;
    
}