

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.inter-font{font-family: "Inter", sans-serif;   font-style: normal;}

@font-face {
    font-family: 'gotham_htfbook';
    src: url('gothamhtf-book-webfont.woff2') format('woff2'), url('gothamhtf-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfultra';
    src: url('gothamhtf-ultra-webfont.woff2') format('woff2'), url('gothamhtf-ultra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_htfbold';
    src: url('gothamhtf-bold-webfont.woff2') format('woff2'), url('gothamhtf-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfblack';
    src: url('gothamhtf-black-webfont.woff2') format('woff2'),
         url('gothamhtf-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_htfmedium';
    src: url('gothamhtf-medium-webfont.woff2') format('woff2'), url('gothamhtf-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'gotham_htfbook';
    color:#000;
    font-size:16px;
    padding:0;
    margin:0;
	background:#F5F5F7;
}

.title-4, .font-medium {
     font-family: 'gotham_htfmedium';
    font-size:20px;
}

.mb-20{margin-bottom:20px;}

.gotham-ultra{  font-family: 'gotham_htfultra';}
img{max-width:100%;}
.font-700{font-family: 'gotham_htfbold';}
.font-bold{font-family: 'gotham_htfbold';}
.font-medium{ font-family: 'gotham_htfmedium';}
.font-ultra{ font-family: 'gotham_htfultra';}
.mb-15{margin-bottom:15px;}
.mb-13{margin-bottom:13px;}
.radius-5{border-radius:5px;}
.font-12{font-size:12px;}
.font-13{font-size:13px;}
.font-40{font-size:40px;}
.font-24{font-size:24px;}
.uppercase{text-transform:uppercase;}
.green-text {    color: #007D8A}
.normal-llink{color:#000; text-decoration:none;}
.gray-text{color:#949494;}
.gray-text-2{color:#98999B;}
.lh-24{line-height:24px;}
.red-text, .red-text:hover{color:#EB002A;}

.lite-green-bg{background:#42E322;}
.mb-60{margin-bottom:60px;}
.font-18{font-size:18px; line-height:22px;}
.white-bg{background:#fff;}
.px-30{padding-left:30px; padding-right:30px;}
.radus-8{border-radius:8px;}
.p-20{padding:20px;}
.font-22{font-size:22px;}
.mb-50{margin-bottom:60px;}
.normal-link{color:#000; text-decoration:none;}
.font-30{font-size:30px; line-height:40px;}
.lh-50{line-height:50px;}
.mb-40{margin-bottom:40px;}
.radius-20{border-radius:20px;}
.navigation-wrapper {
    width: 100%;
    display: flex;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.15);
}
.green-hd {
    color: #007D8A;
    font-weight: 700;
    font-size: 22px;
}

.normal-text {
    line-height: 22px;
    font-size: 14px;
}

ul.top-link-block {
    display: flex;
	align-items:center;
	justify-content:center;
}


    ul.top-link-block li button {
        border: #007D8A solid 1px;
        text-decoration: none;
        background: #fff;
        color: #007D8A;
        border-radius: 6px;
        font-size: 12px;
        padding: 15px 20px;
        margin-right: 20px;
        display: inline-block;
    }


.product-info .product-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'gotham_htfbold';
    line-height: 34px;
    text-align:left;
}

.product-info .product-title.sm{font-size:15px; line-height:25px; margin-bottom:12px;}

.price-wrap label {
    font-size: 34px;
    color: #000;
}
.price-wrap label.sm, .price-wrap .price.sm{font-size:18px;}
.price-wrap .price {
    color: #007D8A;
    font-size: 34px;
    font-family: 'gotham_htfbold';
}

.btn-wrap{width:100%;}
.font-30 {
    font-size: 30px;
}
.addOrRemove{width:100%;}
.font-35 {
    font-size: 35px;
}
.addOrRemove .btn.full-width {
    flex-grow: 1;
}
.red-text{color:#EB002A}

.btn.xl {
    padding: 14px 20px;
    font-size: 20px;
}

.font-25{font-size:25px;}
.disabled-div {
  pointer-events: none;
  opacity: 0.5;
}
.radius-10{border-radius:10px;}

.logo_header {
    float: left;
}



.p-30{padding:30px;}


.btn.style-1, .btn.style-2{
	background:#fff;
	padding:8px 20px;
	border:#007D8A solid 1px;
	border-radius:5px;
	font-size:16px;
	color:#007D8A;
}
.btn.style-1 label, .btn.style-2 label{cursor:pointer;}
.btn .fa-solid{margin-left:5px; margin-right:5px;}
.btn.remove-button  .fa-solid{margin-right:0;}
.btn.remove-button.lg{}
.btn.simple-button{color:#007D8A; font-size:16px;}
.ml-10{margin-left:10px;}

.green-bg{background:#007D8A;}
.ml-auto {
    margin-left: auto;
}
.mb-10{margin-bottom:10px;}
.px-30{padding-left:30px; padding-right:30px;}
.py-40{padding-top:40px; padding-bottom:40px;}

/* form field */
.cat-form-wrap .input-field-reset{border:#007D8A solid 1px; padding:4px 8px; font-size:14px; color:#000;}
.cat-form-wrap .input-field-reset:focus{box-shadow:none;}

ul.list-style-2{list-style:none;}
ul.list-style-2 li{line-height:24px;}

.overflow-y-fix{max-height:500px; overflow-y:auto;}

.overflow-y-fix::-webkit-scrollbar{
      width:7px;
      background-color:#007D8A;
      }
      
.overflow-y-fix::-webkit-scrollbar-thumb{
    background:#000;
    border-radius:5px;
  }



/*right section*/
.font-16{font-size:16px;}
.col-half{width:50%;}
.pr-6{padding-right:6px;}
.d-flex{display:flex;}
.content-space-between{justify-content:space-between;}
.font-60{font-size:60px;}
.align-item-center {
    align-items: center;
}


.font-20{font-size:20px;}

.banner-wrapper{width:100%; text-align:center; margin-bottom:50px;}
.banner-wrapper img{width:100%;}
.point-styling-1 {
    margin: 0 0 20px 0;
}

.point-styling-1 i{margin-right:4px;}

.point-styling-1 li {
    line-height: 24px;
    font-size: 14px;
}

.input-group-style-1 .input-style-2{height:38px;
    border: #007D8A solid 1px;
	width: 100%;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    border: none;
    padding: 0 15px 0 15px;
    background-color: #fff;
    color: #007D8A;
	    border: #007D8A solid 1px;
    border-radius: 5px;
}
.input-group-style-1.full-width{width:100%; max-width:100%;}
.input-group-style-1 .title{display:block; padding:5px 0; text-align:left;}

.input-group-style-1 .input-style-2.xxl, .btn.xxl {
    height: 50px;
}

.green-border {
    border-color: #007D8A;
}

.custom-select.sm, .input-style-1.sm, .btn.style-2.sm {
    padding: 4px 10px;
    width: 100%;
    min-width: auto;
    font-size: 14px;
    height: 32px;
}

.number-text{
	width: 50px;
            height:50px;
            text-align: center;
            border-radius: 5px;
            outline: none;
            border: 1px solid #007d8a;
            margin: 0 10px;
}





.add-remmove-btn{
	width: 50px;
            height: 50px;
            font-weight: 900;
            font-size: 20px;
            line-height: 30px;
            vertical-align: middle;
            border: none;
            background: #007d8a;
            border-radius: 5px;
            color: #fff;
}

.btn.style-1{
	    background: #fff;
    padding: 8px 20px;
    border: #007D8A solid 1px;
    border-radius: 5px;
    font-size: 16px;
    color: #007D8A;
	
}

.font-24{font-size:24px;}
.font-20{font-size:20px;}
.custom-select.xl{height:44px;}

.w-150{width:150px;}

.btn.xxl{width:100%; font-size:16px;}



.btn.style-1, .btn.style-2, .btn.style-1:active, .btn.style-2:active{
	background:#fff;
	padding:8px 20px;
	border:#007D8A solid 1px;
	border-radius:5px;
	font-size:16px;
	color:#007D8A;
}




.login-btm-xtra-space{height:100px;}

.btn.style-2{background:#007D8A; color:#fff;}




a.logo-link.active-page:after{
	font-family: "Font Awesome 6 Free"; 
    content: "\f178";
    font-weight: 900;
    margin-right: 5px;
	color: #007D8A;
    text-decoration: none;
    top: 28%;
    position: absolute;
    font-size: 40px;
    right: -46px;
			
}




.inner-page-title-baner {
    background: #007D8A;
	margin-bottom:50px;
}
.inner-page-title {
    font-size: 40px;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-style: italic;
	display: flex;
    justify-content: center;
	    align-items: center;
}

.inner-page-title .brand-logo{margin-left:20px;}
.inner-page-title .brand-logo img{border-radius:10px;}
.title-5 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 22px;
    color: #000;
    font-weight: 700;
}

.green-link{color:#007D8A;}
.green-link:hover{text-decoration:none;}


.title-6 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 22px;
    color: #000;
    font-weight: 700;
}


.image-box-style {
    padding: 30px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 #d7d3d3;
}

.box-shadow{box-shadow: 0 2px 4px 0 #d7d3d3;}

.adress-wrap {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}
ul.footer-link {
    display: flex
;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.footer-wrap {
    margin-bottom: 40px;
    width: 100%;
    margin-top: 25px;
}

.footer-link a {
    color: #007D8A;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
   
    padding:0 5px 0 5px;
	 font-family: 'gotham_htfmedium';
}

.btn.red-button{border:#EB002A solid 1px !important; color:#EB002A !important;}

.py-20{padding-top:20px; padding-bottom:20px;}

.logo_header .union-group-logo{width:163px; height:46px;}

.left-logo-section .logo-link{position:relative;}

.radius-8{border-radius:8px;}


.mw-300{max-width:300px; width:100%;}
.mw-250{
    max-width: 250px;
    width: 100%;
}

.top-bar {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
      z-index: 1001;
    }

    .logo {
      font-size: 1.2rem;
      font-weight: bold;
    }

    .hamburger {
      font-size: 24px;
      cursor: pointer;
      display: none;
    }

    .nav-menu {
      list-style: none;
      display: flex;
      gap: 1.5rem;
      margin: 0;
      padding: 0;
    }

    .nav-menu li a {
      color: white;
      text-decoration: none;
      font-weight: bold;
      font-size: 1rem;
    }

/* container reset */

 @media screen and (min-width: 1200px) {
        .container-xl {
            max-width: 1300px;
            width: 100%;
        }
    }
	
	
@media screen and (min-width: 1400px) {
    .container-xxl {
        max-width: 1600px;
        width: 100%;
    }
}

/* container reset */

@media screen and (min-width: 768px) and (max-width: 1100px) {

    ul.top-link-block li button {
        padding: 15px 6px;
        font-size: 11px;
    }

.add-remmove-btn, .number-text{width:35px; height:35px; }
.btn.style-1, .btn.style-2, .btn.style-1:active, .btn.style-2:active 
	{padding: 5px 20px;}
	
	.input-group-style-1 .input-style-2.xxl, .btn.xxl {
    height: 35px;
}
.number-text{    margin: 0 5px;}
	
}


@media screen and (min-width: 768px) {
	#openMenu, .close-btn{display:none;}
}



@media screen and (max-width: 767px) {
		.hamburger, .close-btn{display:block;}
		.inner-page-title-baner {
			margin-top: 60px;
		}

		.navigation-wrapper {
			position: fixed;
			top: 0;
			z-index:99;
		}

		#backToTop {
			bottom: 3px;
			right: 1px;
		}

		
		.top-space-small-device{margin-top:120px;}




		.py-50 {
			padding-top: 30px;
			padding-bottom: 30px;
		}


		/* Button positioning */
		.menu-toggle {
			position: fixed;
			right: 13px;
			font-size: 14px;
			color: #000;
			background: none;
			border: none;
			cursor: pointer;
			z-index: 1000;
		}

			/* Icon visibility handling */
			.menu-toggle .close-menu {
				display: none;
			}

			/* When menu is active, show close icon */
			.menu-toggle.active .open-menu {
				display: none;
			}

			.menu-toggle.active .close-menu {
				display: inline;
			}

			.menu-toggle.reset .fa-solid {
				color: #000000;
				font-size: 20px;
			}

			#headerNav_container {
			display: block;
		}

			#headerNav_container .menu-style-1 {
				margin: 105px 20px 0 20px;
			}

.mobile-menu-icon {
    display: block;
}

			
		.mobile-menu-icon {
			display: block;
			font-size: 16px;
		}

		.stamp-icon{right:-7px;}
		ul.menu-style-1 li a:hover:before {display:none;}
		ul.menu-style-1 li:hover a {
			color: #000000;
		}
		
		
		.footer-link a{padding: 5px 5px 5px 5px;}
		
	
	.top-link-block {
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.top-link-block.active {
  opacity: 1;
  pointer-events: auto;
}

	 .top-link-block {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100vh;
    background: #f7f7f7;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999;
  }

  .top-link-block.active {
    display: flex;
  }

  .top-link-block li {
    margin: 20px 0;
  }

  .close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    color: #007D8A;
    cursor: pointer;
	font-size: 50px;
  }
		
		.hamburger {
        display: block;
		position: absolute;
    right: 10px;
    bottom: -6px;
    font-size: 39px;
}
      

      .nav-menu {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        background: #222;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        display: none;
        z-index: 1000;
      }

      .nav-menu.active {
        display: flex;
      }

    .addOrRemove {
        width: 100%;
        margin-bottom: 20px;
        align-items: center;
        justify-content: center;
        display: flex;
    }
}


/*mobile css done*/



strong {
    font-weight: 700;
}

table {
    width: 100%
}

    table tr td {
        min-width: 30%;
        border: #ccc solid 1px;
        padding:8px;
    }



.min-w-150 {
    min-width: 150px;
}

.table.table-reset .table-group-divider {
    border: none;
}


.table.table-reset tr td:last-child, .table.table-reset tr th:last-child {
    padding-right: 30px;
}

.green-text {
    color: #007D8A;
}

.p-30 {
    padding: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.radius-10 {
    border-radius: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.radius-10 {
    border-radius: 10px;
}

.white-bg {
    background: #fff;
}

.table.table-reset {
    border-radius: 10px 10px 0 0;
}

    .table.table-reset tr:nth-child(odd) {
        background: rgba(0, 125, 138, 0.1);
    }

.btn.style-2, .btn.style-2:active {
    background: #007D8A;
    color: #fff;
}

    .btn.style-1, .btn.style-2, .btn.style-1:active, .btn.style-2:active {
        background: #fff;
        padding: 8px 20px;
        border: #007D8A solid 1px;
        border-radius: 5px;
        font-size: 16px;
        color: #007D8A;
    }

.table-wrap {
    border-radius: 20px 20px 0 0;
    overflow-x: auto;
}

.table.table-reset tr td {
    background: none;
    padding: 12px 8px 12px 30px;
    line-height: normal;
    border: none;
}

.table.table-reset .head-row th {
    background: #007D8A;
    font-weight: 500;
    padding: 12px 8px 12px 30px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}



.btn.style-2, .btn.style-2:active {
    background: #007D8A;
    color: #fff;
}

.green-bg {
    background: #007D8A !important;
}

.reset-button {
    background: none;
    border: none;
    text-align:left;
}

#ucBannerTop_divInmateInfo {
    text-align: center;
}

.table_row.reset {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
}


.card:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    transform: translateY(-3px);
    transition: 0.2s ease-in-out;
}

.error {
    background-color: red;
    padding: 20px;
    border-radius: 10px;
    color: white; /* optional: makes the text readable */
}



.blue-text {
    color: #01426A;
}
.errorbutton {
    padding: 10px 20px;
    background-color: cornflowerblue;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.2s, color 0.2s;
}



.shoppingcartButtonSign.btn{display:flex;}

.cart-main-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    background: #fff;
    border: #007D8A solid 1px;
    padding: 20px;
    border-radius: 8px;
}

.shopping-cart-list {
    display: flex;
}

.shopping-cart-list .shoppingcartImg {
    margin-right:20px;
    }

.product-info-cart {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 700;
}

.button-item.reset {
    border: none !important;
    background: none !important;
}
.shoppingcartButtonSign.btn{margin-bottom:10px;}
button#buttonGoBackCategories {
    width: 265px;
}

.font-30{font-size:30px;}


.shopping-cart-list .jq_div_item_name {
    margin-bottom: 5px;
    color: #007D8A;
}

.item-no{text-transform:uppercase}

.jqi {
    background: #fff !important;
    width: 400px;
    border: #c9c9c9 solid 1px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgb(76 76 76 / 60%);
    position: relative;
}
.error {
    position: relative;
}

.wrap-cart-info {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
#divOutofStock{text-align:left; margin-top:10px;}

.jqi .jqiclose, .error .errorclose {
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 24px;
}

    .jqi .jqiclose:hover, .errorclose:hover{
        cursor: pointer;
    }

        .jqi .jqibuttons {
            background: #ebebeb;
            padding: 10px 0;
        }


    .jqi .jqimessage, .jqi  .jqibuttons {
        padding: 15px;
    }


    .jqi .jqibuttons {
        background: #ebebeb;
        padding: 10px 0;
        border-top: #d9d9d9 solid 1px;
    }


    .jqi .jqibuttons {
        background: #ebebeb;
        padding: 10px 15px;
        border-top: #d9d9d9 solid 1px;
        display:flex;
        justify-content:space-between;
    }



        .jqi .jqibuttons .jqibutton.jqidefaultbutton, .jqi .jqibuttons .jqibutton, .errorbutton.errordefaultbutton {
            padding: 8px 10px !important;
            border: none !important;
            background: #ff0000;
            border-radius: 5px;
            font-size: 16px;
            color: #fff;
        }


.jqi .jqibuttons .jqibutton {
    background: #007D8A;
    color: #fff;
}


.category-box {
    padding: 7px;
    min-height: 110px;
    background-color: #fff;
    text-align: left;
}

.error {
    background-color:#ff0000;
    padding: 20px;
    border-radius: 10px;
    color: #ffffff;
    text-align:center;
}

    .error .lead.errortitle, .error .errormessage, .error .errormessagem .errorbuttons {
        text-align:center;margin-bottom:10px;
    }

    .error .lead.errortitle {
        font-weight:700;
    }

.card-body.category-reset {
    background: #ffffff;
    border-radius: 7px;
    border: none;
}

.jqi, .errorbox  .error {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}


.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}


.sale-tax-text {
    background: url("../images/sales-tax-icon.png") no-repeat;
    color: #01426A;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    padding:11px 0 11px 50px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto !important;
        width: 50% !important;
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto !important;
        width: 50% !important;
    }
}