@font-face {
    font-family: 'Epilogue-Bold';
    src: url('fonts/Epilogue-Bold.ttf');
}

@font-face {
    font-family: 'Epilogue-Light';
	src: url('fonts/Epilogue-Light.ttf');
}

@font-face {
    font-family: 'Epilogue-Medium';
	src: url('fonts/Epilogue-Medium.ttf');
}

@font-face {
    font-family: 'Epilogue-Regular';
	src: url('fonts/Epilogue-Regular.ttf');
}

@font-face {
    font-family: 'Epilogue-SemiBold';
	src: url('fonts/Epilogue-SemiBold.ttf');
}

@font-face {
    font-family: 'Epilogue-ExtraBold';
	src: url('fonts/Epilogue-ExtraBold.ttf');
}

body {
  font-family: 'Epilogue-Regular';
  color: #616161;
  font-size: 16px;
  line-height: 27px;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  color: #4f2352; margin-bottom:25px; font-family: 'Epilogue-Bold';
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #4f2352;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.ftMedium{font-family: 'Epilogue-Medium';}
.ftSemiBold{font-family: 'Epilogue-SemiBold';}
.ftBold{font-family: 'Epilogue-Bold';}

.zeroTopPadding{padding-top:0 !important;}
.zeroBtmPadding{padding-bottom:0 !important;}
.zeroRightPadding{padding-right:0 !important;}
.zeroLeftPadding{padding-left:0 !important;}
.zeroPadding{padding:0 !important;}
.zeroMargin{margin:0 !important;}
.height100{height:100%;}
.bgCover{background-position:center !important; background-size:cover !important;}
.cntOuter{display:table; width:100%; height:100%;}
.cntInner{display:table-cell; width:100%; height:100%; vertical-align:middle;}
.img-responsive{display:inline-block; max-width:100%;}
.text-center{text-align:center !important;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.dsFlex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.dsNone{display:none;}
.clearBoth{clear:both;}
.space20{clear:both; width:100%; height:20px; display:block;}
.space30{clear:both; width:100%; height:30px; display:block;}
section{padding: 50px  0; position: relative;}
.greyBG{background-color: #d5d5d5; color: #4f2352;}
.orangeBG{background-color: #d18b3c; color: #FFF;}
.scTitle{margin-bottom:25px; font-family:'Epilogue-ExtraBold'; font-size:48px;}

/* Chrome border line */
button:focus {
  outline: none !important;
}
legend {
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.list-unstyled a {
  text-decoration: none;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .col-form-label:before, div.required .form-label:before {
  content: "* ";
  color: #F00;
  font-weight: bold;
}
.form-switch-lg {
  font-size: 20px;
  min-height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
#alert {
  z-index: 9999;
  pointer-events: all;
}
#alert .alert {
  min-width: 400px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}
@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}
@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}
@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}
@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}
@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}
@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}
@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}
@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}
@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}
@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}
@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}
@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}
@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}
@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}
/* top */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
  margin: 0 0 20px 0;
  min-height: 44px;
  position: relative;
}
#top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item > a, #top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
}
#top .btn-link {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}
#top .btn-link:hover {
  color: #444;
}
#top a {
  font-size: 1.1em;
  text-decoration: none;
}

/* logo */
#logo {
  margin: 0 0 10px 0;
}
#logo img {
  max-width: 200px;
}
/* search */
#search {
  margin-bottom: 10px;
}
#search .form-control-lg {
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 0.57rem 35px;
  text-shadow: 0 1px 0 #FFF;
}
/* cart */
#header-cart {
  margin-bottom: 10px;
}
#header-cart .btn-lg {
  color: #FFF;
  height: 40px;
  padding: 0 1rem;
}
#header-cart .btn:hover {
  color: #FFF;
}
#header-cart .dropdown-menu {
  background: #eee;
}
#header-cart .dropdown-menu li {
  min-width: 427px;
}
@media (max-width: 768px) {
  #header-cart .dropdown-menu li {
    min-width: 100%;
  }
}
/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border: 1px solid #1f90bb;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
  border-radius: 4px;
}
#menu.navbar {
  padding: 0 1rem;
  margin-bottom: 20px;
}
#menu .dropdown-menu {
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner ul li a:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
#menu .navbar-nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}
#menu .navbar-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 600px;
}
/* footer */
footer {padding-top: 70px;background-color: #5f3062;color: #FFF; font-size:14px; line-height:25px;}
footer .ftHeader{font-size:24px; margin-bottom:25px;}
footer ul{margin:0; padding:0;}
footer ul li{margin:3px 0; list-style:none;}
footer a {color: #FFF;}
footer a:hover {color: #999;}
footer .getintouch{position: relative;}
footer .getintouch span{display: block; color: #FFF; margin: 20px 0;}
footer .getintouch span i{position: absolute; left: 0; font-size:26px;}
footer .getintouch .ftPhone{font-size:18px;}
footer .fSCLinks a{margin-left:10px;}
footer .fSCLinks i{font-size: 25px;}
footer .copyright{background-color: #FFF; padding: 25px 0; margin-top: 70px; color: #4b364d;}
footer .copyright a{color: #4b364d;}
/* breadcrumb */
.breadcrumb {
  margin: 40px 0;
  padding:0;
  border: none;
  background-color: transparent;
}
.breadcrumb i {
  font-size: 22px;
}
.breadcrumb > li.breadcrumb-item {
  font-family: 'Epilogue-Medium'; font-size:20px;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none; color:#383838;
}
.breadcrumb > li.breadcrumb-item:after {
  content: "\f0da";
  color: #4f2352;
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
}
.breadcrumb > li:last-child.breadcrumb-item:after {
	display:none;
}
.breadcrumb > li:last-child{font-family: 'Epilogue-Regular';}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.pagination {
  margin: 0;
}
/* buttons */
.btn{border-radius:0 !important; border:none !important; font-size:16px;}
.btn-light {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-position: 0;
}
.btn-primary {
  color: #ffffff;
  background:#4f2352;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-position: 0; color: #ffffff;
  background:#4f2352 !important;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.product-thumb h4 {
  font-weight: bold;
}
.product-thumb .image {
  text-align: center;
  margin-bottom: 15px;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 15px;
}
.product-thumb .button-group {
  display: flex;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
.product-thumb .button-group button {
  flex: 33%;
  border-radius: 0;
  display: inline-block;
  border: none;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
.product-thumb .button-group button + button {
  border-left: 1px solid #ddd;
}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
  .product-list .product-thumb .button-group {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-left: 1px solid #ddd;
  }
}
.rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  width: 20px;
}
.rating.fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-star + .fa-star {
  color: #E69500;
}
/* product list */
.price {
  color: #444;
}
.price-new {
  font-weight: 600;
}
.price-old {
  color: #dc512c;
  text-decoration: line-through;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 6px 12px;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
.form-check .form-check-input {
  margin-top: 0.25rem;
}
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem;
}
#product-product h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#information-contact .card {
  margin-bottom: 20px;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 16px;
  color: #FFFFFF;
}

header{padding:15px 0;}
header .dsFlex{align-items:center;}
header .headerIcons{display:flex; align-items:center; justify-content:flex-end; gap:25px;}
header .headerIcons a{position:relative;}
header .headerIcons a span{background:#efbc72; width:20px; height:20px; text-align:center; line-height:20px; border-radius:50%; font-size:9px; color:#000; position:absolute; right:-10px; bottom:-10px;}
.hSCLinks a{margin-left:10px; color:#5f3062;}
.hSCLinks i{font-size: 25px;}
.htLinks{text-align:left;}
.htLinks img{float:left; margin-right:10px; position:relative; top:10px;}
.htLinks .ht_text1{font-family: 'Epilogue-ExtraBold'; color:#5f3062; display:block;}
.htLinks .ht_text2 a{color:#616161;}

.topMenuOuter{background:#616161;}
.topMenu > ul{display:flex; align-items:center; justify-content:center; width:100%; padding:0; margin:0;}
.topMenu > ul li{list-style:none; flex-grow:1;}
.topMenu > ul > li{position:relative;transition: 0.4s; text-align:center;}
.topMenu > ul > li > a{display:block;color:#FFF;  position: relative; padding:0 20px; height:60px; line-height:60px;}
.topMenu > ul > li > a > span{position:relative;padding:0 20px 0 0;}
.topMenu > ul > li:hover, .topMenu li.submenu:hover, .topMenu > ul > li.brochure{color: #FFF; background:#5f3062;}
.topMenu > ul > li.submenu > a > span:after{content: "\f0d7"; color: #FFF; position: absolute; right: 0; top: -22px; font-family:"Font Awesome 6 Free"; font-weight:600;}
.topMenu > ul > li:last-child{padding-right:0;}
.topMenu > ul > li:last-child a{border:none;}

.topMenu li.submenu .dropdownMenu{opacity: 0; position: absolute; width:100% !important; padding:10px; min-width:270px; z-index: 9; background:#5f3062; font-size:15px; visibility:hidden;}
.topMenu li.submenu ul{margin:0; padding:0; list-style:none;}
.topMenu li.submenu ul li a{color: #000;}
.topMenu li.submenu ul li:after{display:none;}
.topMenu li.submenu ul li{display: block;}
.topMenu li.submenu ul li a{width: 100%; border: none; text-align: left; padding: 5px 10px; line-height: 25px; color:#FFF; height: auto; position:relative;}
.topMenu li.submenu ul li a:hover{background: transparent; text-decoration: none;color:#999;}
.topMenu li.submenu:hover > .dropdownMenu{opacity: 1; visibility:visible;}

.homeBanner{width:100%; position:relative; z-index: 1;}
.hbImage{width:100%; height:100%; position:relative; }
.hmbDescBG{background:#4f2352; color:#FFF;}
.hbDesc{padding:30px 30px 30px 110px; max-width:620px;}
.hbDescTitle, .hbDesc h1{font-size:48px; line-height: 60px; font-family: 'Epilogue-ExtraBold'; margin-bottom: 20px;}
.hbDesc h1{color:#FFF;}
.hbDescCnt{margin-bottom: 30px; font-size:18px; line-height:30px;}
.hbDesc a{font-size:18px; padding:10px 25px; color:#616161; text-align: center; display: inline-block; border-radius: 20px; background-color: #FFF;}
.ctgBanner{height:485px !important;}

.hmWelcome p{padding-bottom: 10px;}
.hmWelcome{ color: #616161; position: relative; margin-bottom: 12px;}
.hmWelcome h1{font-family: 'Epilogue-ExtraBold';margin-bottom:40px; font-size:48px; line-height:60px; color:#616161;}

.hmFeatured{padding:70px 0;}
.hmFeatured p{margin-bottom: 30px;}
.itemBox{color: #FFF; width: 100%; margin:20px 0;}
.itemBox .price{color:#FFF;}
.itemImage{max-height:400px; width:100%; display:block;}
.hmFeatured .itemImage{height:400px;}
.itemBox .it-right a{color: #4f2352; background-color: #FFF; padding: 15px 20px; display: inline-block; border-radius:20px; text-align:center;}
.iteminfo{display: flex; align-items:center; width: 100%; padding: 30px 20px; background-color: #4f2352; gap:20px;}
.iteminfo > span{flex-grow:1;}
.iteminfo > *{flex-grow:1;}
.iteminfo .it-right{text-align:right;}
.iteminfo strong{font-family: 'Epilogue-ExtraBold';}
.iteminfo .lnkView, .hmrContent a, .hmWelcome a{color: #FFF; background-color: #4f2352; padding: 20px 25px; display: inline-block; font-size: 20px; font-family: 'Epilogue-Bold'; border-radius:20px; text-align:center;}
.iteminfo .lnkView{width:100px; font-size:16px;}

.hmFeatured  .iteminfo{background:#FFF;}
.hmFeatured  .itemBox a{color:#4f2352;}


.hmWhyUs{color: #FFF; padding: 85px 0; background:url(../images/banner_whyus.jpg) no-repeat;}
.hmWhyUs p{margin-bottom: 30px;}
.hmrContent{color: #fff; padding: 15px; }
.hmrContent p {margin-bottom: 40px;}
.hmrContent p span{font-family: 'Epilogue-ExtraBold'; font-size:24px; line-height:30px; display: block; margin-bottom:5px;}
.ft24{font-size:24px; font-family: 'Epilogue-Bold';}

.pagination{font-family: 'Epilogue-Bold'; justify-content:flex-end;}
.page-link{border:none; color:#4f2352; font-size:16px;}
.page-link:hover{color:#FFF; background:#4f2352;}
.page-link.active, .active > .page-link{background:#4f2352; border:none; border-radius:0 !important;}
.active span.page-link{color:#FFF !important;}

.quoteForm{color: #383838;}
.quoteForm h3{color: #000;}
.quoteForm hr{background-color: #000; margin-top: 30px;}
.quoteForm .subPageTitles{color: #FFF; margin-bottom: 15px;}
.frmGroup{clear:both; margin-bottom:20px;}
.frmGroup label{line-height:45px; font-weight: normal; font-family: 'Epilogue-Medium'; font-size:16px; display:block; text-align:right;}
.frmInput{width:100%; border:1px solid #e5e5e5; height:50px; color: #616161; padding: 15px 10px; font-size:15px;}
.frmTxtArea{width:100%; height: 220px; border:1px solid #e5e5e5;  color: #616161; padding:  15px 10px; font-size:15px;}
fieldset legend{color:#4f2352;font-family: 'Epilogue-Medium';}
.quoteForm button{  }
.quoteForm button:hover{color: #FFF;}
.successMsg{ width:100%; display: inline-block; text-align: center; color: #037d50; margin-bottom: 20px;}
.alert{padding:10px 15px; display:block; font-size:13px; clear:both; width:100%; text-align:center; xmax-width:500px; margin:15px auto 25px auto; border-radius:5px;}
.alertDanger{ color:#f56b6b; background:#fef1f1; border:1px solid #fcd9df;}
.alertSuccess{ color:#70a874; background:#ecf3e6; border:1px solid #e3ebd5;}
.bkcButton{text-align: right;}
.contactAddress{line-height: 35px;}
.contactAddress strong{font-size: 24px; line-height: 32px;}
.cinfo p a{font-size: 24px; line-height: 32px; font-family: 'Epilogue-Bold';}
.cinfo p span{color: #c4a354; font-family: 'Epilogue-Bold';}

.hmAccreditation .row{align-items:center;}
.hmAccreditation .hmAccImages{display:flex; flex-wrap:wrap; gap:30px; align-items:center; justify-content:flex-end;}
.hmAccreditation .scTitle{color:#4f2352;}

.subpageBanner{width:100%; height: 300px; position:relative; z-index: 1; background-color: #FFF; color: #FFF; margin-bottom:50px;}
.sbImage{width:100%; height:100%; position:relative; }
.subpageBanner .container{height:100%;}
.subDesc{position:absolute; top:50%;  transform: translateY(-60%); color:#FFF; width:90%; max-width:884px;z-index: 2; }
.subDesc h1{font-size:36px; line-height: 46px; font-family: 'Epilogue-Bold'; position: relative; color:#FFF;}
.sbImage .bOverlay{height: 100%; position: absolute; width: 100%;background-color: rgba(56,56,56,0.76); }
.prAddImgs a{margin:10px 0; display:inline-block;}
.img-thumbnail{border:none;}

.configureProduct{background-color: #dedede; padding: 45px 60px; color: #383838;}
.prdInfoList li{margin:8px 0;}
.prdPriceList li{display:inline-block; margin-right:10px;}
.prdPriceList li h2{font-size:32px; margin:0;}

.prdOptions .mb-3{display:flex; align-items:center; gap:20px;}

.prdOptions .form-label{padding:0 10px; position:relative; font-size:16px; min-width:210px;}
.form-label:before{position:absolute; left:0;}
.prdOptions input[type=text],.prdOptions input[type=date], .prdOptions select{width:100%; border:0; height:60px; background:#383838; color: #FFF; padding: 15px 10px; font-size:15px;}
.prdOptions textarea{width:100%; border:0; background:#383838; color: #FFF; padding: 15px 10px; font-size:15px;}
.prdQtyBasket{display:flex; align-items:center; gap:15px;}
.prdQtyBasket button{border: none; border-radius: 0; display:inline-block; font-size: 17px; padding:10px 15px;  color: #FFF !important;  text-align: center; font-family: 'Epilogue-Bold'; background-color: #4f2352 !important; width: 250px;}
.prdQtyBasket input{width:100px; border:0; height:60px; background:#383838; color: #FFF; padding: 15px 10px; font-size:15px;}
.prdQtyBasket label{font-size:16px;}

.nav-tabs{border:none;}
.nav-tabs li{margin-right:10px; border:none !important;}
.nav-tabs li a{background:#dedede; font-size:22px; color:#383838; border:none; border-radius:0 !important; padding:15px 20px;}
.nav-tabs li a:hover, .nav-tabs li a.active{background:#4f2352 !important; color:#FFF !important;}
#content{margin-bottom:60px;}
.cnfTitle{font-family: 'Epilogue-Bold'; font-size:28px; line-height:40px; margin-bottom:25px;}
.infAbtUs img{margin-top:20px;}
#cookie .bg-primary{background:#5f3062 !important;}
.form-control{border-radius:0 !important;}
.accordion-button:not(.collapsed){background:none !important; box-shadow:none !important;}
.accordion-button{font-size:16px !important;}
.accordion-button:focus{border:none !important; box-shadow:none !important;}
.ctInfoImage img{margin:20px 5px 0 5px; max-width:350px;}
.depositInfo{background:#472047; font-family: 'Epilogue-Bold'; font-size:38px; line-height:50px; color:#FFF;}
.depositInfo .col-md-4 p{padding:40px 30px; margin:0;}
.depositInfo .dpInfoMiddle{background:#572b56;}
.dpInfoBtm{background:#565656;}
.dpInfoBtm p{ padding:20px; margin:0; text-align:right; font-family: 'Epilogue-Bold'; font-size:25px; line-height:35px; color:#FFF;}

.dscInfo{background:#b50000; padding:15px 15px 15px 20px; font-size:24px; color:#FFF;font-family: 'Epilogue-Bold'; margin-bottom:20px;}
.dscInfo span{font-family: 'Epilogue-Regular'; font-size:13px; display:block;}
.dscInfo a{color:#FFF; text-decoration:underline;}

.rspMenuLink, .rspMenuContent, .rspFilterContent{display:none;}

@media only screen and (min-width : 992px) and (max-width : 1200px) {
	.topMenu > ul > li{padding:0 10px;}
	.topMenu > ul > li > a{font-size:16px;}
	.htLinks{font-size:14px;}
	.topMenu > ul > li > a{font-size:14px; padding:0 5px;}
}

@media only screen and (min-width : 992px) {
	.homeBanner{height:730px;}
}

@media only screen and (max-width : 991px) {
	body{font-size:16px; line-height:25px;}
	.dsFlex{display:block;}
	.rspPaddingBtm{padding-bottom:25px;}
	section{padding: 50px  0;}
	.scTitle, .hmWelcome h1{font-size:35px; line-height:45px; margin-bottom:25px;}
	
	.rspMenuLink{position:relative; width: 100%; cursor:pointer;display:flex; margin-top:10px; padding:0; align-items:center; justify-content:flex-end; width:50px; flex-wrap:wrap;}
	.rspMenuLink div{width: 40px; height: 15px; margin:0 auto;}
	.rspMenuLink span{display: block;width: 20px;height: 2px;margin: 0 auto 3px auto;background: #FFF;transition: 0.4s;}
	.rspMenuLink label{color: #FFF; font-size:14px;cursor:pointer; display:block; width:100%; text-align:center; margin-top:2px;}
	
	.rspMenuClose{position:absolute; top:20px; right:15px; width:40px; height:40px; border-radius:20px; background: #FFF; z-index:9;}
	.rspMenuClose span{background:#5f3062;}
	.rspMenuClose span:first-child {-webkit-transform: rotate(-45deg) translate(-5px, 5px) ;transform: rotate(-45deg) translate(-3px, 4px);}
	.rspMenuClose span:nth-child(2) {opacity: 0;}
	.rspMenuClose span:last-child {-webkit-transform: rotate(45deg) translate(-2px, -2px) ;transform: rotate(45deg) translate(-3px, -4px) ;}
	
	.rspMenuContent{width: 100%; background: #5f3062; position: fixed; left: -100%; top: 0; z-index: 999; height: 100vh; margin: 0; padding: 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; overflow:hidden; overflow-y: scroll; display:block;}
	.rspMenuActive{left:0; visibility:visible;}
	
	.rspHeader{display:flex; align-items:center; padding:15px 20px; background:#5f3062; border-bottom:2px solid #FFF;}
	.rspHeader > *{flex-grow:1;}
	.rspLogo{clear:both; padding:0 0 10px 0; position:relative;}
	.rspLogo img{max-width:150px;}
	.rspMenuContent ul{margin:0; padding:0;}
	.rspMenuContent li{list-style-type: none; border-bottom: solid 1px #FFF; color: #FFF;}
	.rspMenuContent li a{color: #FFF; display: block; font-size: 14px; line-height: 26px; text-transform:uppercase; padding: 17px 20px 16px; text-decoration: none; position:relative; }
	.rspMenuContent li a:hover{color:#cfa671 !important;}
	.rspMenuContent li .submenu {background-color: #5f3062; height: 100%; position: absolute; right: -100%; top: 0; transition: all .5s ease 0s; width: 100%; z-index: 999;}
	.rspMenuContent li.active > .submenu {right: 0;}
	.rspMenuContent li.hasChild > a:after{ content: "\f105";    font-family: FontAwesome;    font-style: normal;    font-weight: 900;    text-decoration: inherit;    color: #FFF;    font-size: 20px;    position: absolute;    top: 15px;    right: 25px;}
	.rspMenuContent li .submenu li.back a{padding:40px 20px;}
	.rspMenuContent li .submenu li.back{text-align:right;}
	
	.rspMenuContent li.menu-item-has-children > a:after{ content: "\f105";    font-family: "Font Awesome 5 Free";    font-style: normal;    font-weight: 900;    text-decoration: inherit;    color: #FFF;    font-size: 20px;    position: absolute;    top: 15px;    right: 25px;}
	.rspMenuContent li ul.sub-menu{display:none;}
	.rspMenuContent li ul.sub-menu li{border:none !important;}
	.rspMenuContent li > ul.sub-menu li a:after{content: '\f105'; position: absolute; font-size: 16px; font-family: 'Font Awesome 5 Free';font-style: normal;    font-weight: 600; color: #FFF; left:20px; top: 10px;}
	.rspMenuContent li > ul.sub-menu li a{padding: 10px 20px 10px 45px;}
	
	header{padding:20px 0; background:#5d3060;}
	header .row{display:flex; align-items:center;}
	header .row > *{width:auto !important; flex-grow:1;}
	header #logo img{max-width:150px;}
	header .headerIcons{gap:20px;}
	.homeBanner .zeroLeftPadding{padding:0 !important;}	
	.hbDesc{padding:30px;}
	.hbDescTitle{font-size:27px; line-height: 37px;}
	.whyContent{background:#383838; padding:30px; border:10px solid #FFF;}
	.hmrContent a.reslinks{padding:20px; font-size:16px; line-height:24px;}
	
	.breadcrumb > li.breadcrumb-item, .breadcrumb i{font-size:16px;}
	.frmGroup label{text-align:left;}
	.nav-tabs li a{font-size:16px;}
	.configureProduct{padding:30px;}
	.prAddImgs{display:flex; gap:15px; flex-wrap:wrap;}
	.prAddImgs img{max-width:100px;}
	
	.hmAccreditation .hmAccImages{justify-content:center;}
	.iteminfo .lnkView{padding:15px;}
	.ctgBanner{height:auto !important;}
	
	footer{padding:40px 0;}
	footer .copyright{font-size:14px; text-align:center;}
	footer .copyright .text-right{text-align:center !important;}
	
	.prdOptions .mb-3{gap:10px;}
	.prdOptions .form-label{min-width:150px;}
}