* {
	font-family: 'Product Sans';
}

::selection {
    background-color: #4d78ff;
    color: white;
}

label {
	font-family: 'Product Sans Regular';
	font-size: 16px;
	color: #464646;
}

.dropdown-menu {
	z-index: 9999 !important;
}

.vertical-line {
	font-size: 19px;
	color: #E6E6E6;
}

ul .dropdown-menu {
	background: #F9FAFC;
}

.dropdown-menu {
	top: unset;
}

.spec .datasheetbtn {
	color: #1A2E80;
}

.mainProductPageDiv .topRightLogoDiv, .mainProductPageDiv .mainprd-detail
	{
	padding: 20px;
}

.mainProductPageDiv .media-body {
	padding-left: 20px;
}

.spec .foot-printimg1 {
	width: 140px;
	height: 21px;
	object-fit: contain;
}

.right-content input {
	width: 100px;
	height: 36px;
}

.slab-details .insideCardLogo {
	height: 30px;
	object-fit: contain;
}

.manufacturerModal .manufacturerModalHeader {
	background: #FFFFFF;
}

.manufacturerModal .manufacturerModalBody input {
	height: 36px;
}

.ui-widget-content {
	height: 250px !important;
}

.search-wrapper .icon-Close {
	display: block;
	position: absolute;
	top: 11px;
	right: -33px;
	color: #464646;
	font-size: 20px;
	cursor: pointer;
}

.search-wrapper .icon-Search {
	background: none;
	border: none;
	position: absolute;
	top: 11px;
	font-size: 20px;
	color: #1A2E80;
	cursor: pointer;
}

.menu-bg .navbar-nav .nav-link {
	font-size: 16px !important;
}

.c464646 {
	color: #1A2E80;
	font-size: 20px;
}

footer {
	border-top: 1px solid #E6E6E6;
}

.float-right {
	float: right;
}

body, body * {
	font-family: 'Product Sans Regular';
}

.w-80 {
	width: 80px;
}

.alert {
	width: 450px;
	position: fixed;
	top: 69px;
	right: 10px;
	z-index: 99999;
}

.ui-widget-content {
	height: 294px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 30px;
	z-index: 1040;
}

.px-20 {
    padding: 0 20px;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #1A2E80;
	overflow: hidden;
	text-indent: -999em;
	border: 3px solid;
	border-color: currentColor transparent currentColor currentColor;
	border-radius: 50%;
	-webkit-animation-name: spinner-border;
	animation-name: spinner-border;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

:focus-visible {
	outline: 0;
}

body {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.bodyOverFlow {
	overflow: auto;
}
.bodyOverFlowUnset{
	overflow: hidden;
}

header {
	height: 80px;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

.fa-li {
	left: .6em;
}

.breadcrumb {
	background: transparent !important;
	margin-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumb li a {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #1A2E80;
}

.breadcrumb i {
	font-size: 12px;
	margin: 8px;
	color: #707070;
}

.breadcrumb-item.active {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #4E4E4E;
	margin-top: 3px;
}

#close-search, #geeks {
	display: none;
}

#geeks {
	background-color: #fff;
}

.mb-10 {
	margin-bottom: 10px;
}

.mainprd-detail .media-body a.descp.red-title, .right-descript p.descp.red-title
	{
	color: #1A2E80;
	font-family: 'Product Sans Regular';
	font-size: 16px;
}

.qty-section label {
	font-family: 'Product Sans Light Regular';
	font-size: 14px;
	color: #4E4E4E;
}

.supplierdetial-box h5, .supplierdetial-box h2 {
	color: #464646;
	font-family: 'Product Sans Regular';
	font-size: 18px;
}

.manuf-cards, .slab-details {
	border-radius: 5px;
	padding: 14px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001a;
	margin-top: 10px;
}

.table-shadow{
	box-shadow: 0px 3px 10px #0000001a;
}

.slab-details .form-control {
	font-family: 'Product Sans Regular';
	font-size: 16px;
}

.part-search {
	background: #FFFFFF;
	border: 1px solid #DDDEE0;
	border-radius: 5px;
	padding: 0px 10px;
}

.prod-supplier img.suppl-logo {
	height: 50px;
	background: #f3f5f9;
	padding: 10px;
}

.mainprd-detail .slide img {
	width: 200px;
	object-fit: contain;
	height: 200px;
}

.mt-20 {
	margin-top: 20px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-10 {
	margin-bottom: 10px;
}

.disable {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #E6E6E6;
	cursor: no-drop;
	font-size: 14px;
	padding: 6px 8px;
	border-radius: 30px;
	height: 36px;
	width: 107px;
}

.mainprd-detail {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 10px;
	padding: 30px;
}

.spec a {
	color: #464646;
}

.slab-details img, .related-prd img {
	width: 100px;
}

.mainprd-detail .red-title {
	color: #1A2E80;
	font-family: 'Product Sans Regular';
	font-size: 16px;
}

.mainprd-detail .media-body p {
	font-family: 'Product Sans Light Regular';
	font-size: 16px;
	color: #4E4E4E;
}

.mainprd-detail .media-body p.descp {
	font-family: 'Product Sans Regular';
	font-size: 16px;
	color: #4E4E4E;
	margin-bottom: 10px;
}

.newproduct-title {
	font-family: 'Product Sans Medium Regular';
	font-size: 24px;
	color: #464646;
}

.red-text, .matches p {
	color: #1A2E80;
	font-family: 'Product Sans Regular';
	font-size: 14px;
}

.note-text {
	color: #FF0000;
	font-family: 'Product Sans Regular';
	font-size: 14px;
}

.slab-details .detail-title {
	font-family: 'Product Sans Light Regular';
	font-size: 16px;
	color: #4E4E4E;
	margin-bottom: 0;
}

.slab-details p, .l2category select, .quote-box p {
	font-family: 'Product Sans Regular';
	font-size: 16px;
	color: #4E4E4E;
}

.details {
	background: #1A2E80;
	border: 1px solid #1A2E80;
	color: #fff;
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	padding: 7px 20px;
	border-radius: 30px;
	height: 36px;
	cursor: pointer;
	transition: 0.2s all;
}

.spec {
	background: #fff;
	border: 1px solid #1A2E80;
	color: #1A2E80;
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	padding: 6px 20px;
	border-radius: 30px;
	height: 36px;
	cursor: pointer;
	transition: 0.2s all;
}

.grey-i {
	color: #464646;
}

.boldgreen-14 {
	font-family: 'Product Sans Bold';
	font-size: 14px;
	color: #1EC569;
}

.boldred-16 {
	font-family: 'Product Sans Bold';
	font-size: 16px;
	color: #A51414;
}

.bold-16 {
	font-family: 'Product Sans Bold';
	font-size: 16px;
	color: #464646;
}

.bold-10 {
	font-family: 'Product Sans Bold';
	font-size: 10px;
	color: #464646;
}

.regular-12 {
	font-family: 'Product Sans Regular';
	font-size: 12px;
	color: #464646;
}

.regular-10 {
	font-family: 'Product Sans Regular';
	font-size: 10px;
	color: #464646;
}

.regular-14 {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #464646;
}

.regular-24 {
	font-family: 'Product Sans Regular';
	font-size: 24px;
	color: #464646;
}

input[type="email"], input[type="text"], input[type="number"] {
	height: 36px;
}

.bootstrap-select .dropdown-menu li a span.text, input[type="email"],
	input[type="text"] {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #464646;
}

.regular-red-22 {
	font-family: 'Product Sans Regular';
	font-size: 22px;
	color: #1A2E80;
}

#snackbar {
	display: none;
}

.modal.left .modal-dialog {
	position: fixed;
	right: 0;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #eeeeee;
	background-color: #fafafa;
}

.modal.left .modal-dialog {
	position: fixed;
	right: 0;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #eeeeee;
	background-color: #fafafa;
}

.prod-spec>h4 {
	font-size: 1.25rem;
}

/* ----------------- */
.dropdown .specHd {
	background: #fff;
	border: 1px solid #1A2E80;
	color: #1A2E80;
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	padding: 6px 20px;
	border-radius: 30px;
	height: 36px;
	cursor: pointer;
	transition: 0.2s all;
}

ul .dropdown-menu a:hover, .productCategoryPara a:hover {
	color: #1A2E80;
}

.dropdown .specHd a {
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	color: #1A2E80;
}

.dropdown .specHd a:hover {
	text-decoration: none;
}

.megasubmenu {
	-webkit-columns: 2;
}

.megasubmenu li {
	margin: 8px !important;
	margin-top: 0px !important;
}

.megasubmenu {
	/* left: 260px; */
	top: 0px !important;
	border-radius: 0px 4px 4px 0px;
}

ul .dropdown-menu a:hover {
	color: #1A2E80;
}

ul .dropdown-menu .megasubmenu>ul {
	padding-left: 0px;
}

ul .dropdown-menu .megasubmenu>ul>li>a:hover {
	color: #1A2E80;
}

ul .dropdown-menu {
	background: #F9FAFC;
}

ul .dropdown-menu>li a {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #464646;
}

ul .dropdown-menu>li a:hover {
	text-decoration: none;
}

.search-wrapper.active input[type="text"] {
	height: auto;
}

.bootstrap-select .dropdown-menu li a span.text, input[type="email"],
	input[type="text"] {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #464646;
}

.search-wrapper.active select {
	border: 0;
}

button:focus {
	outline: unset;
}

.form-control:focus {
	border-color: transparent;
	outline: 0;
	box-shadow: none;
}

.btn.focus, .btn:focus, button:focus {
	outline: 0;
	box-shadow: none;
}

a:hover {
	text-decoration: none;
}

.fa-li {
	left: .6em;
}

.dropdown-item.active, .dropdown-item:active {
	text-decoration: none;
	background-color: #F3F5F9;
}

.manufacturerModal .manufacturerModalh5 {
	font-family: 'Product Sans Medium Regular';
	font-size: 18px;
	color: #202128;
}

.manufacturerModal .close-times2 {
	font-size: 32px;
	color: #202128;
}

.manufacturerModal .manufacturerModalBody label {
	font-family: 'Product Sans Light Regular';
	font-size: 14px;
	color: #464646;
	margin-bottom: 5px;
}

.manufacturerModal .modal-footer .details {
	background: #1A2E80;
	border: 1px solid #1A2E80;
	color: #fff;
	font-family: 'Product Sans Medium Regular';
	font-size: 16px;
	padding: 7px 15px;
	border-radius: 30px;
	height: 36px;
	cursor: pointer;
	transition: 0.2s all;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
	font-size: 16px;
	font-family: 'Product Sans Medium Regular';
	color: #464646;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border: 0;
	background: #F3F5F9;
	color: #1A2E80;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px;
}

.form-control:focus {
	border-color: #ced4da;
	box-shadow: none;
}

.pencil-dashboard, .pencil-dashboard:hover {
	color: #1A2E80;
}

.noWrapText {
	white-space: nowrap;
}

.boldgreen-16 {
	font-family: 'Product Sans Bold';
	font-size: 16px;
	color: #1EC569;
}

.details.rfq {
	width: 90px;
}

.slab-details .details {
	background: #1A2E80;
	border: 1px solid #1A2E80;
	color: #fff;
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	padding: 5px 8px;
	border-radius: 30px;
	transition: 0.2s all;
}

#snackbar.show {
	display: block;
}

#snackbar {
	display: none;
}

.alert {
	width: 100%;
	right: 0;
}

.alert {
	width: 450px;
	position: fixed;
	top: 100px;
	right: 10px;
	z-index: 99999;
}

.alert-green {
	color: #1ec569;
	background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}

.alert-red {
	color: #f44424;
	background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}

.alert-blue {
	color: #ffffff;
	background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}

.alert-orange {
	color: #ff9d00;
	background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}

.alert hr {
	border-top: 1px solid #e6e6e6;
}

.alert span {
	color: #151515;
}

.details a {
    color: #fff;
}

.footerPopular {
	text-align: left;
	font-family: 'Product Sans Regular';
}

.footerPopular .regular-red-14 {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #1A2E80;
}
.footerPopular .popularHeading2, #footerAboutUsCollapse p{
	line-height: 28px;
}
.footerPopular h2 a:hover{
	color: #1A2E80;
}
.footerPopular .btn-link {
	color: #464646;
	text-decoration: none;
	cursor: pointer;
}
.btn-icon-transition .fas {
    transition: transform 0.3s ease-in-out;
}

.footerPopular .rotate-icon {
	transform: rotate(180deg);
}
.footerPopular .spanTag {
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #4E4E4E;
}
#footerAboutUsCollapse p {
	text-align: left;
	font-size: 14px;
	font-family: 'Product Sans Light Regular';
	color: #4E4E4E;
}
.fixed-top-contact{
	position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1031;
    background-color: #F3F5F9;
    height: 30px;
    /* box-shadow: 0px 3px 6px #00000029 !important; */
}
.fixed-top {
    position: fixed;
    top: 30px;
    right: 0;
    left: 0;
    z-index: 1030;
}
.headerContacts > div{
	height: 100%
}
.headerContacts .contacts {
	font-family: 'Product Sans Bold';
    font-size: 13px;
    color: #4E4E4E;
    letter-spacing: 1px;
    height: 100%
}
.contacts .whatsapp{
	vertical-align: bottom;
	width: 21px;
}
.contacts .phoneCall{
	vertical-align: text-top;
	width: 17px;
}
.contacts a {
	cursor: pointer;
	color: #4E4E4E;
}
.contacts .contactDivider{
	font-size: large;
}
.productPageBanner {
	position: relative;
	height: 40px;
}

.productPageBannerPosition {
	position: fixed;
	background: #ebf1fd;
	color: #547aa4;
	z-index: 1;
	width: 100%;
}
.regular-lightBlue-14{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color: #547aa4;
}
.spacing{
	line-height: 2.5;
}
/* jQuery-ui.css */
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-front {
	z-index: 100;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-front{
    width: 666px !important;
    z-index: 1040;
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
	font-size: 16px;
	font-family: 'Product Sans Medium Regular';
	color: #464646;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border: 0;
	background: #F3F5F9;
	color: #1A2E80;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px;
}
.bold-20 {
    font-family: 'Product Sans Bold';
    font-size: 20px;
    color: #464646;
}
/* Click Effect on Buttons */
.spec:active,.spec-40:active,.specHd:active { 
    transform: scale(0.98) !important;
    transform-origin: center !important;
    background: #fff !important;
}
.details:active,.details-40:active,.details-53:active {
    transform: scale(0.98) !important;
    transform-origin: center !important;
    background: #1A2E80 !important;
}
.bom-header-section a {
	color: #1A2E80
}
.bom-header-section .icon-Search {
    background: none;
    border: none;
    position: relative;
    top: 1px;
    font-size: 13px;
    color: #1A2E80;
    cursor: pointer;
}

.bom-header-section .image-fluid {
    width: 16px;
    height: auto;
    margin-right: 6px;
    cursor: pointer;
    position: relative;
    top: -1px;
    
}
@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.bom-header-section span {
    animation: blink 2s infinite;
}

@media only screen and (max-device-width: 992px) {
	.productPageBanner {
		height: 60px;
	}
}
@media only screen and (max-device-width: 768px) {
	.mobile-flex, .getin div, .selection-category, .supplierdetial-box>div,
		.prod-supplier, .mainprd-detail .media {
		flex-direction: column;
	}
	.mainprd-detail .media-body {
		padding: 0;
	}
	.slab-details .insideCardLogo {
		width: 50px;
	}
	.alert {
		width: 100%;
		right: 0;
	}
	.mainProductPageDiv .mainprd-detail {
		padding: 10px;
	}
	.footerPopular .anchorTag {
	    font-size: 14px !important;
	}
	header {
		height: 90px;
	}
	.fixed-top-contact{
	    height: 40px;
	}
	.fixed-top {
	    top: 40px;
	}
	.contacts .whatsapp{
		width: 19px;
	}
	.contacts .phoneCall{
		width: 15px;
	}
	.productPageBanner {
		height: 88px;
	}

}

@media only screen and (max-device-width: 360px) {
	.productPageBanner {
		height: 110px;
	}
}
