@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ahlansafety.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.5") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//ahlansafety.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,144,65);
	--wd-alternative-color: rgb(234,173,19);
	--btn-default-bgcolor: rgb(0,144,65);
	--btn-default-bgcolor-hover: rgb(234,173,19);
	--btn-accented-bgcolor: rgb(0,144,65);
	--btn-accented-bgcolor-hover: rgb(234,173,19);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(234,173,19);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,144,65);
	--wd-link-color-hover: rgb(234,173,19);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(244,244,244);
	--wd-bordered-bg:rgb(244,244,244);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.d-brochure {
    color: #ffffff !important;
    text-transform: capitalize;
    padding: 15px 25px;
    font-size: 14px;
    letter-spacing: 1px;
    background: linear-gradient(to left, #009041 50%, #bf1c22 50%) right !important;
    background-size: 200% 100% !important;
    transition: 0.5s !important;
}


.d-brochure:hover {
    background-position: left !important;
}



.hide-menu {
	display: none;
}

.main-page-wrapper {
  padding-top: 0 !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    width: 15px !important;
    height: 15px !important;
}


.instant-printing .vc_column-inner {
    max-height: 400px;
    overflow-y: scroll;
    border-radius: 10px;
    background-color: #f7f7f7;
    padding: 25px;
	  z-index: 2;
  	position: relative;
}

/*********** Scroll Bar Css ************/

.instant-printing ::-webkit-scrollbar {
  width: 10px !important;
  scroll-behavior: smooth !important;
}

.instant-printing ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
  border-radius: 10px !important;
}

.instant-printing ::-webkit-scrollbar-thumb {
  background-color: #42ac98 !important;
  outline: 0px solid #42ac98 !important;
  border-radius: 10px !important;
}

.single-product .wd-content-layout {
  padding-block: 0px;
}

.c-video .wd-el-video {
    background: #0c0c0c;
    border: 5px solid #000000;
    box-shadow: 1px 7px 19px #00000061, 1px 14px 38px #00000080, inset 0 0 4px rgba(255, 255, 255, 0.58);
}

.whb-general-header .whb-col-center .wd-social-icons {
  display: flex !important;
  flex-wrap: nowrap;
}

.searchform.wd-with-cat {
  display: flex;
  background-color: #ffffff;
  border-radius: 50px;
}

.whb-row.whb-general-header .wd-search-form {
  z-index: 10;
}

.wd-search-form .wd-search-cat.wd-scroll {
  order: 1;
  min-width: 200px;
  padding-left: 25px;
  position: static;
}

.wd-search-form .wd-cat-style-separated .wd-search-cat > a {
  border-left: 0;
  padding-left: 0;
}

.wd-search-form input.s {
  padding-right: 0;
  order: 2;
  border: 0;
}

.wd-dropdown-search-cat.wd-design-default {
  width: 190px;
  left: 7px;
  top: 35px;
  z-index: -1;
}

.whb-row.whb-general-header.whb-sticky-row {
  background-image: linear-gradient(120deg, #efeede 0%, #d7e2f0 100%);
  border: 0 !important;
}

.header-social span.wd-icon {
  color: #011c1a;
}

.header-call p {
  color: #263238;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
}

.header-btn-one {
  color: #ffffff !important;
  text-transform: capitalize;
  padding: 15px 25px;
  font-size: 14px;
  letter-spacing: 1px;
  background: linear-gradient(to left, #009041 50%, #bf1c22 50%) right !important;
  background-size: 200% 100% !important;
  transition: 0.5s !important;
}

.header-btn-one:hover {
  background-position: left !important;
}

.header-btn-two {
  color: #000000 !important;
  text-transform: capitalize;
  padding: 15px 25px;
  font-size: 14px;
  letter-spacing: 1px;
  background: linear-gradient(to left, #eaad13 50%, #c51d23 50%) right !important;
  background-size: 200% 100% !important;
  transition: 0.5s !important;
}

.header-btn-two:hover {
  background-position: left !important;
  color: #ffffff !important;
}

#menu-main-menu .wd-nav[class*="wd-style-"] > li > a {
  color: #011c1a;
}

.whb-col-center .wd-social-icons {
  display: flex !important;
}

/* ------------------------------ */

.wd-sub-menu li > a:hover,
.wd-sub-menu li.current-menu-item > a,
.wd-sub-menu li.current-menu-ancestor > a {
  padding-left: 24px;
}

.wd-dropdown-menu.wd-design-default {
  --wd-dropdown-width: 160px;
}

.wd-dropdown-menu.wd-design-default .container {
  padding-inline: 0px !important;
}

.wd-sub-menu li > a {
  font-size: 16px;
  transition: 0.3s;
}

.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a:after {
  margin-left: 10px;
}

.wd-nav[class*="wd-style-"] > li:hover > a,
.wd-header-nav li.current-menu-parent > a,
.wd-header-nav li.current-menu-item > a {
  color: #009041 !important;
}

.wd-sub-menu li > a:hover,
.wd-sub-menu li.current-menu-item > a,
.wd-sub-menu li.current-menu-ancestor > a,
.wd-sub-menu li.current-menu-ancestor li.current-menu-item > a {
  color: #009041 !important;
}

.wd-sub-menu a:hover:before,
.wd-sub-menu li.current-menu-item a:before,
.wd-sub-menu li.current-menu-ancestor > a:before {
  opacity: 1;
}

.wd-sub-menu a:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 8px;
  width: 20px;
  height: 20px;
  opacity: 0;
  display: inline-block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background: url(https://ahlansafety.com/wp-content/uploads/2024/11/ahlan-drop-down-li-icon.svg)
    no-repeat;
  background-size: 20px;
}

/**** Footer ****/
.copyrights-wrapper.copyrights-two-columns {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/footer-bg-4.png?id=259) !important;
  background-position-y: -125px;
  background-size: cover !important;
}

.min-footer > div {
  padding-inline: 0 !important;
}


.footer-section {
    padding-top: 110px;
    z-index: 100;
}

.footer-section .footer-logo img {
  width: 65%;
}

.footer-section .footer-title h3 {
  font-weight: 700;
}

.footer-section .col-b ul li {
  margin-bottom: 14px;
  background-size: 8px 10px;
  background-repeat: no-repeat;
  padding-left: 16px;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/10/footer-li-arrow.svg);
  background-position: 0px 5.5px;
}

.footer-section .footer-info {
  margin-bottom: 12px;
}

.footer-section .footer-info .box-icon-wrapper {
  margin-top: 8px;
}

.footer-section .footer-info h4 {
  font-size: 20px;
  color: #100844;
}

.footer-section .footer-mail p {
  margin-bottom: 10px;
  position: relative;
}

.footer-section .footer-mail input#email {
  border: 1px solid #ebebeb;
  border-radius: 52px;
  background-color: #ffffff;
  padding: 25px 28px;
  font-size: 14px;
}

.footer-section .footer-mail input[type="submit"] {
  background-color: #543ee8 !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  padding: 16px 67px 16px 30px !important;
  border-radius: 52px !important;
  transition: 500ms ease-in-out;
  background: linear-gradient(to left, #543ee8 50%, #000000 50%) right !important;
  background-size: 200% 100% !important;
}

.footer-section .footer-mail input[type="submit"]:hover {
  background-position: left !important;
  color: #fff;
}

.footer-section .footer-mail p.btu:before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/10/footer-button-arrow-01.svg);
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  background-size: contain;
  right: 75px;
  top: 5px;
  z-index: 10;
}

.footer-section .col-c strong {
  font-size: 20px;
  color: #5f5d5d;
  font-family: var(--wd-title-font);
  font-weight: 100;
}

.footer-section .col-c .wd-info-box {
  align-items: center;
}

.footer-section .col-d {
  width: 25%;
}

ul#menu-footer-social {
  display: inline-flex;
}

#menu-footer-social li {
  list-style: disc;
  color: #287139;
  margin-right: 30px;
}

#menu-footer-social li:first-child {
  list-style: none;
}

#menu-footer-social span.nav-link-text {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  color: #000000;
}

.footer-section:before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/Footer-shape-1.svg);
  content: "";
  width: 99px;
  height: 121px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 89px;
  left: 0px;
  z-index: 0;
  background-size: 99px;
}

.footer-section:after {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/Footer-shape-2.svg);
  content: "";
  width: 95px;
  height: 154px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 89px;
  right: 0px;
  z-index: 0;
  background-size: 95px;
}

/* PAGE TITLE */

.page-title .title {
  text-align: left !important;
}

.page-title .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-title .breadcrumbs a,
.page-title .breadcrumbs span {
  font-size: 15px !important;
}

.page-title-top {
  padding-block: 100px;
  margin-bottom: 70px;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  background-blend-mode: color;
  background-color: #000000d4;
}

.page-title-top.iosh {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/construction-site-silhouettes-scaled.jpg) !important;
}

.page-title-top .wpb_wrapper {
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.page-title-top .title-wrapper,
.page-title-top .wd-breadcrumbs {
  margin-bottom: 0px !important;
}

.page-title-top .title-wrapper {
  width: 800px;
}

.page-title-top .title {
  color: #ffffff;
  font-size: 45px;
  text-align: left;
  display: flex !important;
}

.page-title-top .wd-breadcrumbs a,
.page-title-top .wd-breadcrumbs span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}

/* SIDE BAR */

.style-three.side p,
.style-three.side li {
  font-size: 13px;
  color: #3d3d3d;
}

.trans-col .vc_row {
  margin-inline: 0 !important;
  transition: 1s;
}

.trans-col .vc_row:hover {
  transform: scale(1.05);
}

.trans-col .style-one.vc_row:hover {
  transform: scale(1);
}

.trans-col .double-col.vc_row:hover {
  transform: scale(1);
}

.trans-col .double-col.vc_row .col-a,
.trans-col .double-col.vc_row .col-b {
  transition: 1s;
}

.trans-col .double-col.vc_row .col-a:hover,
.trans-col .double-col.vc_row .col-b:hover {
  transform: scale(1.05);
}

.trans-col ul {
  padding-left: 0px !important;
  list-style: none;
  /* width: 720px; */
  display: flex;
  flex-direction: column;
}

.trans-col li {
  text-align: left;
  margin-bottom: 8px;
  padding-left: 0px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.trans-col li::before {
  width: 29px;
  height: 18px;
  padding-right: 16px;
  background-size: 18px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0px 0.5px;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/over-view-li-icon.svg);
}

/* .trans-col li {
    
    } */

.banner-row {
  margin-top: 30px;
  margin-bottom: 0 !important;
  padding: 30px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-radius: 10px;
  margin-bottom: 22px;
  background-image: linear-gradient(160deg, #293bd6 0%, #1f2647 100%);
}

.banner-row .banner-box .info-box-subtitle {
  font-size: 16px !important;
  color: #ffffff !important;
  background: none !important;
  padding: 6px 1px !important;
  text-transform: capitalize;
  font-weight: 100 !important;
}

.banner-row .banner-box .info-box-title {
  color: #ffffff;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
}

.call-box .info-box-inner a {
  color: #ffffff !important;
}

.banner-row .banner-box .info-box-inner {
  color: #ffffff;
  font-weight: 100;
  font-size: 18px;
  margin-top: 15px;
}

.banner-row .call-box {
  margin-bottom: 0 !important;
  gap: 10px;
}

.banner-row .call-box .info-box-icon {
  background-color: #ffffff;
  border-radius: 80px;
  padding: 7px;
  margin-bottom: 15px;
}

.banner-row .call-box .info-box-icon img {
  padding: 10px;
  filter: invert(1);
}

.banner-row .call-box .info-box-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 21px;
}

.banner-row .call-box .info-box-title::after {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/phone-icon-whitte-2.svg);
  content: "";
  width: 65px;
  height: 65px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px;
  background-color: #000;
  filter: invert(1);
  border-radius: 60px;
  background-size: 35px;
  margin-inline: auto;
  margin-block: 16px;
}

.banner-row .call-box .info-box-inner {
  color: #ffffff;
  font-size: 17px;
  margin-top: 0px !important;
  font-weight: 900;
}

.sidebar-two {
  padding-top: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0px 0px 25px -10px #656565a1;
}

.sidebar-two::before {
  width: 288.75px;
  height: 210px;
  content: "";
  position: absolute;
  top: 0;
  border-radius: 10px 10px 0px 0px;
  background-color: #cbdee64f;
}

.sidebar-two .s-heading h2 {
  font-size: 25px;
  color: #ffffff;
  transform: translateY(-20px);
}

.woocommerce-Price-amount.amount bdi {
  color: #000000;
}

.wd-single-price {
  margin-bottom: 0 !important;
}

.wd-single-price .price {
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
}

.wd-single-add-cart {
  margin-bottom: 0 !important;
}

.sidebar-two h4.info-box-title {
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
  color: #848484;
}

.sidebar-two .wd-info-box {
  margin-bottom: -10px;
  border-bottom: none !important;
  gap: 8px;
  padding-block: 15px;
}

.sidebar-two .info-box-content {
  display: flex;
  justify-content: space-between;
}

.sidebar-two .info-box-wrapper:last-child .wd-info-box {
  border: 0;
}

.sidebar-two .info-box-inner {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: 0px !important;
  color: #3d3d3d;
}

.sidebar-two .wd-info-box .info-svg-wrapper {
  opacity: 0.8;
}

.sidebar-two .wd-info-box .info-box-icon {
  transform: translateY(-5px);
}

.sidebar-two .single_add_to_cart_button {
	display:none !important;
	order:16 !important;
}

.sidebar-two .wd-buy-now-btn {
  margin-bottom: 15px;
  height: 49px;
  color: #fff !important;
  background: linear-gradient(to left, #1f2647 50%, #283ad0 50%) right !important;
  background-size: 200% 100% !important;
  box-shadow: 5px 8px 0 0 #1f26477d;
  border-radius: 500px;
  padding: 15px 15px !important;
  font-size: 14px;
  letter-spacing: 1px;
  transition: 0.5s ease;
  background-size: 200% 100% !important ;
  width: 170px;
  position: relative;
  margin-top: 15px;
}

.sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #1f26477d;
}

.sidebar-two form.cart:after {
  width: 168px;
  height: 55px;
  position: absolute;
  font-size: 16px;
  text-align: center;
  display: flex;
  top: 12px;
  left: 18px;
  justify-content: center;
  align-items: center;
}

.sidebar-two form.cart {
  justify-content: center;
  position: relative;
  height: 80px;
}

.sidebar-two .quantity {
  display: none;
}

.sidebar-two .price del {
  text-decoration: none;
  position: relative;
}

.sidebar-two .price del:after {
  content: "";
  position: absolute;
  width: 58px;
  background: #000000;
  height: 2px;
  top: 17px;
  left: 0;
}

.sidebar-two .price del .amount {
  font-size: 16px !important;
  text-decoration: none;
}

/* SIDE BAR TABLE */

.sidebar-two table {
  margin-top: 15px;
  margin-bottom: 0px !important;
}

.sidebar-two td {
  padding-left: 0 !important;
  color: #313131;
}

.sidebar-two .bot {
  border-bottom: none;
}

.sidebar-two tr {
  display: flex;
}

.sidebar-two td.image {
  min-width: 148px;
  padding-left: 0px !important;
  color: #7f7c7d;
  display: inline-flex;
  align-items: center;
  background-repeat: no-repeat;
}

.sidebar-two td.image::before {
  background-repeat: no-repeat;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/study-mode-icon-3.svg);
  content: "";
  background-size: 20px;
  width: 35px;
  height: 20px;
}

.sidebar-two td.date::before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/start-date-icon-2.svg);
}

.sidebar-two td.study::before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/study-mode-icon-3.svg);
}

.sidebar-two td.exam::before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/exam-date-icon-3.svg);
}

.sidebar-two td.duration::before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/duration-icon-3.svg);
}

.sidebar-two td.membership::before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/membership-icon-2.svg);
}

.sidebar-two .price-text-box .info-box-inner {
  margin-bottom: 0px !important;
}

/* MATERIAL ROW */

.material-row {
  padding: 12px;
  border-radius: 10px;
  border: 2px solid #cbdee64f;
}

.material-row .generic-title {
  margin-bottom: 20px !important;
}

.material-row .generic-title .title {
  font-size: 25px;
  border-bottom: 2px solid #a7c1cd5c;
  padding-bottom: 12px;
}

.material-row ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0 !important;
}

.material-row li {
  display: inline-flex;
  align-items: center;
  text-align: left;
  font-size: 13px;
  margin-bottom: 5px;
}

.material-row li::before {
  width: 24px;
  height: 19px;
  background-size: 16px;
  padding-right: 25px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0px 0.5px;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/side-bar-li-icon-8.svg);
}

.material-row .wd-info-box {
  margin-bottom: 0px !important;
}

/* ------- */

.side-two {
  padding-left: 40px !important;
}

/* STYLE ONE */

.style-one {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 30px 30px 0;
  margin-bottom: 30px;
  border: 2px solid #9494941c;
}

.style-one .generic-title .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.style-one .generic-title {
  margin-bottom: 10px;
}

/* STYLE TWO */

.style-two {
  margin-top: 50px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 5px !important;
}

.style-two table {
  margin-bottom: 0px !important;
}

.style-two .generic-title .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.style-two .generic-title {
  margin-bottom: 30px;
}

.table-box {
  border-radius: 5px !important;
  margin-bottom: 0px !important;
}

/* STYLE THREE */

/* remove it, might not be used */

.style-three {
  padding: 30px 30px 0px;
  border-radius: 20px;
  margin-top: 40px;
  /*position: relative;*/
  overflow: hidden;
  background-image: linear-gradient(160deg, #b5fdff4d 0%, #c7d1ff9e 100%);
}

/*
    .style-three::before {
      background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/Footer-shape-1.svg);
      content: "";
      width: 90px;
      height: 70px;
      position: absolute;
      background-repeat: no-repeat;
      background-position: center;
      top: -3px;
      right: 20px;
      transform: rotate(90deg);
      z-index: 0;
      background-size: 65px;
    }
    
    .style-three::after {
      position: absolute;
      content: "";
      width: 350px;
      height: 350px;
      border-radius: 623px;
      background: none !important;
      filter: blur(200px);
      left: 18%;
      top: 50%;
      transform: translate(0, -50%);
    }
    */

.style-three.side {
  padding: 20px 10px 20px;
  margin-top: 35px;
  margin-bottom: 35px;
}

.style-three.side .generic-title .title {
  font-size: 25px;
  font-weight: 500;
}

.style-three.side .generic-title {
  text-align: center;
}

.style-three.side::before {
  background-size: 0px !important;
}

.style-three.two::after {
  background: rgb(61 210 40 / 36%);
}

.style-three .generic-title .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.style-three .generic-title {
  margin-bottom: 10px;
}

.style-three.side .wpb_text_column {
  margin-bottom: 0px !important;
}

.style-three ul {
  text-align: left !important;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0 !important;
}

.style-three li {
  text-align: left;
  margin-bottom: 8px;
  padding-left: 0px;
  display: inline-flex;
  align-items: center;
}

.style-three li::before {
  width: 20px;
  height: 20px;
  padding-right: 26px;
  background-size: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0px 0.5px;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/12/syllabus-icon-5.svg);
}

/* STYLE for box */

.style-box {
  margin-top: 50px;
  padding: 30px;
  border-radius: 20px !important;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  min-height: 315px;
}

.style-box .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.col-a {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0px !important ;
}

.col-b {
  padding-right: 0 !important;
  padding-bottom: 0px !important ;
  padding-top: 0px !important;
}

.col-a .vc_column-inner {
  padding: 0 20px 0px 0px;
}

.col-b .vc_column-inner {
  padding-right: 0 !important;
}

.col-a .style-box:before {
  position: absolute;
  content: "";
  width: 350px;
  height: 350px;
  border-radius: 623px;
  background: rgb(210 193 40 / 66%);
  filter: blur(200px);
  left: 0%;
  top: 30%;
  transform: translate(0, -50%);
}

.col-b .style-box:before {
  position: absolute;
  content: "";
  width: 350px;
  height: 350px;
  border-radius: 623px;
  background: rgb(40 210 115 / 46%);
  filter: blur(200px);
  left: 0%;
  top: 30%;
  transform: translate(0, -50%);
}

/* STYLE DARK */

.style-dark {
  padding: 30px;
  margin-top: 50px;
  border-radius: 20px;
  box-shadow: 0px 0px 20px 0px #7d7d7d73;
}

.style-dark .vc_column_container {
  padding: 0 !important;
  padding-right: 15px !important;
}

.style-dark .generic-title .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.style-dark .generic-title {
  margin-bottom: 10px;
}

.style-dark .wd-text-block,
.style-dark .wpb_text_column {
  margin-bottom: 0 !important;
}

.style-dark img {
  border-radius: 20px;
}

.style-dark .wd-image {
  margin-bottom: 0px !important;
}

/* Tabel Style */

.asd {
  border-radius: 10px !important;
  overflow: hidden !important;
}

.asd .top-rwo {
  background-color: #c1c7e4;
}

.asd .odd {
  background-color: #f6f7fb;
  text-align: center;
}

.asd .even {
  background-color: #f6f7fb;
  text-align: center;
}

.asd .top-rwo th {
  border-bottom: 2px solid #aeb5d6;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
}

.asd td {
  color: #000;
}

.asd .odd td,
.asd .even td {
  border-bottom: 2px solid #e2e3e8;
  text-align: center;
}

/* VERSON TWO */

.faq-row {
  padding: 50px 0 0;
  margin-top: 50px;
}

.faq-row h2 strong {
  color: #fff;
  background-color: #1f2647;
  padding: 0 10px;
  border-radius: 15px;
}

.faq-row h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
}

.faq-row {
  background-color: #f5f6f4;
  padding: 60px;
  padding-bottom: 20px;
  border-radius: 20px;
}

.faq-row .info-box-title {
  margin: 0 !important;
  font-size: 40px;
}

.faq-row .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
  color: #242424 !important;
}

.faq-row .box-icon-wrapper {
  margin-right: 10px !important;
}

.faq-row .wd-accordion {
  margin-bottom: 0 !important;
}

.faq-row .vc_toggle {
  border-bottom: 1px solid #a8a8a8;
  padding-bottom: 15px;
  margin-bottom: 15px !important;
  position: relative;
}

.faq-row .wd-accordion-item:last-child {
  border: 0px;
}

.faq-row .wd-accordion-opener.wd-opener-style-arrow:before {
  font-size: 20px;
  color: #000;
}

.faq-row i.vc_toggle_icon {
  left: auto !important;
  right: 0 !important;
}

.faq-row .wd-accordion-title {
  gap: 0px;
  display: flex;
  flex-direction: row !important;
}

.faq-row .wd-accordion-title span {
  font-size: 20px;
}

.faq-row .wd-accordion-title:hover span {
  color: #242424 !important;
}

.faq-row .wd-accordion-item:last-child {
  border-bottom: none !important;
}

.product-wrapper {
  align-items: baseline;
}

.wd-product .product-wrapper {
  padding: 0px 0 15px !important;
  background: transparent !important;
}

.wd-products-element .wd-product :is(.product-image-link, .hover-img) img {
  width: 312.16px !important;
}

.product-element-top {
  padding-bottom: 0px;
}

.product-element-top ~ * {
  padding: 0 20px;
}

.product-wrapper .wd-product-cats {
  order: 2;
  padding-left: 0;
  padding-top: 3px;
  padding-bottom: 0px;
}

.product-wrapper .wd-entities-title {
  order: 3;
  font-size: 25px !important;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 10px !important;
  text-align: left;
}

.product-wrapper .wd-entities-title:after {
  content: "";
  display: block;
  border-bottom: 1px solid #e7e7e7;
  width: 315px;
  left: 0;
  position: absolute;
  bottom: 5px;
}

.product-wrapper .price {
  order: 4;
  display: flex !important;
  flex-direction: column;
  font-size: 18px;
  margin-top: -12px;
}

.product-wrapper .price del bdi {
  color: #bbb;
}

.product-wrapper .wd-add-btn {
  order: 5;
  right: 0px;
  position: absolute;
  bottom: 15px;
}

.product-wrapper .wd-add-btn a {
  background: linear-gradient(to left, transparent 50%, #009041 50%) right !important;
  background-size: 200% 100% !important;
  transition: 0.5s !important;
}

.product-wrapper .wd-add-btn a:hover {
  background-position: left !important;
}

.wd-product.wd-hover-standard
  .product-wrapper
  .wd-add-btn
  .add-to-cart-loop
  span {
  padding: 6px 20px 5px;
  min-height: 38px;
  font-size: 14px;
  color: #019041;
}

.product-wrapper .add-to-cart-loop {
  border: 2px solid #019041;
  background: transparent !important;
}

.wd-product-cats a {
  background-color: #009041;
  padding: 6px 12px 6px 20px;
  min-width: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  border-radius: 0 6px 6px 0;
}

.wd-product-cats a:before {
  content: "Qualification : ";
  letter-spacing: 0.4px;
}

.product-element-top.wd-quick-shop {
  overflow: visible;
}

.product-labels.labels-rectangular {
  position: absolute !important;
  top: -5px !important;
  right: -5px !important;
  left: auto !important;
  width: 190px;
  height: 190px;
  max-width: 100% !important;
  color: #000000 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  word-break: break-all !important;
  font-size: 12px !important;
  overflow: hidden;
}

.product-label {
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 13px !important;
  background-color: #eaad13 !important;
  width: 150px;
  letter-spacing: 1px;
  transform: rotate(45deg) !important;
  position: absolute;
  right: -37px !important;
  left: auto !important;
  top: 28px;
}

.product-labels::before {
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  top: -1px;
  right: 93px;
  background-color: #eaad13;
  z-index: 0;
  border-radius: 0px 16px 0px 0px;
}

.product-labels:after {
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  top: 92px;
  right: -1px;
  background-color: #eaad13;
  z-index: 10;
  border-radius: 0px 16px 0px 0px;
  clip-path: polygon(-17% 0%, 0% 100%, 100% 100%);
}

/* .product-label::before {
      content: "LEVEL : ";
      font-weight: 400;
    } */

/* .product-labels span {
      display: none;
    }
    
    .product-labels span:nth-child(2) {
      display: block;
    } */

.onsale.product-label {
  display: none;
}

.other-courses .wd-carousel-container {
  margin-bottom: 10px;
}

div#woodmart-ajax-search-2 {
  box-shadow: 0px 0px 29px 0px #dadada8a;
  padding: 10px !important;
  border-radius: 60px;
  margin-bottom: 40px;
}

div#woodmart-ajax-search-2 .searchform .searchsubmit {
  background-color: #009041 !important;
  border-radius: 40px;
  color: #ffffff;
}

.wd-swatches-filter.wd-checkboxes-on li > a:before {
  width: 1.2em !important;
  height: 1.2em !important;
  border: 1px solid rgb(118 118 118 / 82%) !important;
  border-radius: 3px !important;
}

.wpc-filters-ul-list {
  padding-left: 12px !important;
}

.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"],
.wpc-filters-main-wrap li.wpc-term-item input[type="radio"] {
  width: 1.2em !important;
  height: 1.2em !important;
}

#wpc_filters_widget-2 .wpc-term-selected label a {
  font-weight: 600;
}

.post-type-archive-product .widgettitle,
.post-type-archive-product .widget-title {
  text-transform: none;
}

.wpc-filters-section,
.woodmart-woocommerce-layered-nav {
  border: 2px solid #e7e7e7;
  padding: 10px;
  border-radius: 5px;
  overflow: visible;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  margin-bottom: 40px !important;
}

.sidebar-container,
.wpc-filters-section:last-child {
  margin-bottom: 0 !important;
}

.wd-filter-list li {
  width: 100%;
}

li.wd-swatch-wrap a > span {
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: 0.5s;
  width: 100%;
}

li.wd-swatch-wrap a:hover > span,
li.wd-active a > span {
  background: #636363 !important;
}

li.wd-swatch-wrap a[href*="awards"] > span {
  background: #e93038;
}

li.wd-swatch-wrap a[href*="certificates"] > span {
  background: #019041;
}

li.wd-swatch-wrap a[href*="diplomas"] > span {
  background: #eaad13;
}

.post-type-archive-product .wd-filter-list {
  padding: 0px 14px 12px !important;
}

.post-type-archive-product .sidebar-widget h5,
.wpc-filter-title {
  margin-top: -22px;
  background-color: #fff;
  padding-inline: 13px;
  width: fit-content;
  margin-bottom: -5px !important;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px !important;
  text-transform: none !important;
}

.widget_wpc_filters_widget {
  overflow: visible;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 45px;
}

.wd-filter-list li,
.wpc-filters-main-wrap li.wpc-term-item {
  margin-bottom: 10px;
}

#woodmart-woocommerce-layered-nav-2 .wd-filter-list a {
  padding-block: 0px;
}

#woodmart-woocommerce-layered-nav-2 .widget-title {
  margin-top: -22px;
  margin-bottom: 13px !important;
  background-color: #fff;
  padding-inline: 10px;
  width: fit-content;
}

#woodmart-ajax-search-2 .widget-title {
  display: none;
}

#wpc_filters_widget-2 .wpc-term-item-content-wrapper label a {
  color: #2e2e2e !important;
}

.wpc-term-item-content-wrapper label a,
.wpc-filters-main-wrap li,
.wpc-filters-main-wrap label {
  opacity: 1 !important;
}

.wpc-filters-main-wrap label {
  padding-left: 8px !important;
}

.wpc-term-item input[type="checkbox"]:checked,
.wpc-term-selected input {
  accent-color: #009041;
}

.wpc-filter-chips-list a,
li.wpc-filter-chip a {
  padding: 3px 15px 2px !important;
}

li.wpc-chip-reset-all a {
  color: #fff !important;
  background-color: #ed2b1c;
}

.wpc-filter-chips-list a {
  background-color: #0570e2;
  color: #ffffff !important;
}

.no-products-footer,
.wpc-filter-chips-350-4,
.wpc-filter-chips-350-2 {
  display: none !important;
}

.woocommerce-info {
  border-radius: 5px;
}

.post-type-archive .page-title {
  padding-block: 90px;
  background-position: 0px -81px !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  background-blend-mode: overlay;
  background-color: #001507b5;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/freepik__expand__14765.png) !important;
}

.wpc-filter-chips-list a:hover .wpc-chip-remove-icon,
.wpc-filter-search-wrapper button.wpc-search-clear:hover,
.wpc-search-field-wrapper a.wpc-search-clear-icon:hover {
  color: #ffffff;
}

.wd-add-btn-replace .add-to-cart-loop:before {
  background-color: #009041 !important;
}

.other-courses h2 {
  text-align: center;
  display: flex !important;
  justify-content: center;
}

.page-numbers ul {
  gap: 6px;
}

.page-numbers li span,
.page-numbers li a {
  border-radius: 8px !important;
}

.page-numbers li:hover a {
  background-color: #eaad13 !important;
}

.wd-add-btn-replace .add-to-cart-loop span {
  transition: 0.5s !important;
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
  transform: none !important;
  color: white !important;
}

.wd-add-btn-replace .add-to-cart-loop:hover:before {
  transform: none !important;
  display: none !important;
}

/* NVQ  */

#nvq .style-box {
  min-height: 75px;
}

#nvq .col-b {
  padding: 0px;
}

#nvq .col-a .style-box:before {
  width: 830px;
  height: 350px;
  background: rgb(210 193 40 / 77%);
  filter: blur(200px);
  top: -10%;
}

#nvq .col-b .style-box:before {
  filter: blur(200px);
  top: -10%;
  width: 830px;
  height: 350px;
  background: rgb(40 210 115 / 46%);
}

#nvq .style-one.c-title {
  padding-bottom: 30px;
  margin-top: 50px;
}

#nvq .style-one.c-title .vc_column_container {
  padding: 0 !important;
}

#nvq .style-one.c-title .title {
  margin-bottom: 20px;
}

#nvq .style-one.c-title .wd-text-block {
  margin-bottom: 0px;
}

/* IOSH  */

#iosh .sidebar-two .wd-buy-now-btn {
  box-shadow: 5px 8px 0 0 #44206c8c;
  background: linear-gradient(to left, #44206c 50%, #00a7e2 50%) right !important;
  background-size: 200% 100% !important;
}

#iosh .sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #44206c8c;
}

#iosh .style-box {
  min-height: 165px;
}

#iosh .style-three {
  background-image: linear-gradient(160deg, #00a7e22b 0%, #44206c24 100%);
}

#iosh .col-b {
  padding: 0px;
}

#iosh .col-a .style-box:before {
  width: 1000px;
  left: -10%;
  background: rgb(210 193 40 / 44%);
}

#iosh .col-b .style-box:before {
  width: 1000px;
  left: -10%;
  background: rgb(40 210 115 / 34%);
}

#iosh .banner-row {
  background-image: linear-gradient(160deg, #00a7e2 0%, #44206c 100%);
}

/* OSHA */

#osha .sidebar-two .wd-buy-now-btn {
  margin-bottom: 15px;
  height: 49px;
  color: #fff !important;
  background: linear-gradient(to left, #861329 50%, #937f55 50%) right !important;
  background-size: 200% 100% !important;
  box-shadow: 5px 8px 0 0 #8613297a;
  border-radius: 500px;
  padding: 15px 15px !important;
  font-size: 14px;
  letter-spacing: 1px;
  transition: 0.5s ease;
  background-size: 200% 100% !important;
  width: 170px;
  position: relative;
  margin-top: 15px;
}

#osha .sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #1f26477d;
}

#osha .banner-row {
  background-image: linear-gradient(160deg, #861329 0%, #937f55 100%);
}

#osha .style-box {
  min-height: 225px;
}

/* CRSP */

#crsp .sidebar-two .wd-buy-now-btn {
  margin-bottom: 15px;
  height: 49px;
  color: #fff !important;
  background: linear-gradient(to left, #133b63 50%, #2f5c89 50%) right !important;
  background-size: 200% 100% !important;
  box-shadow: 5px 8px 0 0 #1f26477d;
  border-radius: 500px;
  padding: 15px 15px !important;
  font-size: 14px;
  letter-spacing: 1px;
  transition: 0.5s ease;
  background-size: 200% 100% !important;
  width: 170px;
  position: relative;
  margin-top: 15px;
}

#crsp .sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #1f26477d;
}

#crsp .banner-row {
  background-image: linear-gradient(160deg, #133b63 0%, #133b63 100%);
}

#crsp .style-box {
  min-height: 145px;
}

/* NEBOSH */

#nebosh .single_add_to_cart_button:before {
  background: linear-gradient(to left, #283982 50%, #273056 50%) right !important;
}

#nebosh .banner-row {
  background-image: linear-gradient(160deg, #283982 0%, #283982 100%);
}

#nebosh .style-box {
  min-height: 215px;
}

/* HIGH FIELD */

#high .sidebar-two .wd-buy-now-btn {
  box-shadow: 5px 8px 0 0 #00aae861;
  background: linear-gradient(to left, #00aae8 50%, #613c90 50%) right !important;
  background-size: 200% 100% !important;
}

#high .sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #00aae861;
}

#high .style-three {
  background-image: linear-gradient(160deg, #00aae845 0%, #613c9038 100%);
  color: #373636;
}

#high .banner-row {
  background-image: linear-gradient(160deg, #00aae8 0%, #613c90 100%);
}

#high .faq-row h2 strong {
  background-color: #00aae8;
}

/* PMP */

#pmp .sidebar-two .wd-buy-now-btn {
  margin-bottom: 15px;
  height: 49px;
  color: #fff !important;
  background: linear-gradient(to left, #e95f21 50%, #00b9d9 50%) right !important;
  background-size: 200% 100% !important;
  box-shadow: 5px 8px 0 0 #e95f2185;
  border-radius: 500px;
  padding: 15px 15px !important;
  font-size: 14px;
  letter-spacing: 1px;
  transition: 0.5s ease;
  background-size: 200% 100% !important;
  width: 170px;
  position: relative;
  margin-top: 15px;
}

#pmp .sidebar-two .wd-buy-now-btn:hover {
  background-position: left !important;
  box-shadow: 0px 0px 0 0 #1f26477d;
}

#pmp .banner-row {
  background-image: linear-gradient(160deg, #e95f21 0%, #00b9d9 100%);
}

#pmp .style-box {
  min-height: 185px;
}

/* BCSP */

#bcsp .sidebar-two .wd-buy-now-btn {
  background: linear-gradient(to left, #000000 50%, #2e2e2e 50%) right !important;
  background-size: 200% 100% !important;
  box-shadow: 5px 8px 0 0 #00000059;
}

#bcsp .sidebar-two .wd-buy-now-btn:hover {
  box-shadow: 0px 0px 0 0 #00000059;
  background-position: left !important;
}

#bcsp .banner-row {
  background-image: linear-gradient(160deg, #000000 0%, #2e2e2e 100%);
}

#bcsp .style-box {
  min-height: 243px;
}
/* 
    .change-li ul {
      padding-left: 0px;
    }
    
    .change-li li {
      text-align: left;
      margin-bottom: 8px;
      background-size: 24px;
      background-repeat: no-repeat;
      background-position: 0px 0.5px;
      padding-left: 29px;
      background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/ahlan-li-3.svg);
    } */

/* ------------------ */

#nebosh-title .wd-image {
  margin-bottom: 0px;
  background-color: #ffffff;
  padding: 15px 5px;
  border-radius: 20px;
}

/* CONTACT CTA */

#contact-row {
  padding-top: 190px;
  padding-bottom: 90px;
  overflow: visible;
  background-repeat: repeat-x !important;
  background-size: 3180px !important;
}

.contact-row .generic-title .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.2;
}

.contact-row .form-col .vc_column-inner {
  background-color: #ffffff;
  padding: 60px 60px 40px !important;
  border-radius: 8px;
  box-shadow: 0 0 116px #00000030;
}

.contact-row .form-col:before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/shape-6.svg);
  content: "";
  width: 136px;
  height: 147px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  top: -65px;
  right: -30px;
}

.contact-row .form-col:after {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/shape-2-1.svg);
  content: "";
  width: 136px;
  height: 147px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  top: 295px;
  right: -120px;
}

.form-col input[type="email"],
.form-col input[type="number"],
.form-col input[type="text"],
.form-col input[type="tel"],
.form-col textarea,
.form-col select {
  border: 0px;
  border-bottom: 1px solid #bfc6c5;
  padding-bottom: 14px;
  padding-inline: 5px;
  height: 50px;
  transition: 300ms;
}

.form-col input[type="email"]:focus,
.form-col input[type="number"]:focus,
.form-col input[type="text"]:focus,
.form-col input[type="tel"]:focus,
.form-col textarea:focus,
.form-col select:focus {
  border-bottom: 1px solid #009041;
}

.form-col textarea {
  min-height: 125px !important;
}

.form-col .submit-btn:before {
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/11/footer-button-arrow-01.svg);
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  background-size: contain;
  left: 175px;
  top: 34px;
  z-index: 10;
}

.form-col .submit-btn .wpcf7-submit {
  background: linear-gradient(to left, #009041 50%, #000000 50%) right !important;
  background-size: 200% 100% !important;
  transition: 0.5s !important;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  box-shadow: none;
  padding: 15px 60px 15px 20px;
  position: relative;
  border-radius: 60px;
  letter-spacing: 1px;
}

.form-col .submit-btn .wpcf7-submit:hover {
  box-shadow: none;
  background-position: left !important;
}

.contact-row .contact-info {
  margin-bottom: 36px !important;
}

.contact-row .contact-info .title {
  color: #5f5d5d;
  font-size: 16px;
}

.contact-row .contact-info .info-box-inner {
  margin-top: 0px !important;
}

.contact-row .contact-info .info-box-inner a {
  color: #011c1a;
  font-size: 20px;
}

.contact-row .info-col {
  padding-left: 100px !important;
}

.contact-row div.wpcf7-response-output {
  border-radius: 8px;
  background-color: #ff4a4a !important;
  margin-bottom: 0 !important;
}

.contact-row .wpcf7-not-valid {
  border-color: #ff4a4a !important;
}

.contact-row .wpcf7-not-valid-tip {
  display: none;
}

.contact-row p.submit-btn {
  margin-top: 30px;
}

div#brouchure-row {
  padding-top: 10px;
  padding-bottom: 25px;
}

.brouchure-row .vc_column-inner {
  padding-top: 0px !important;
}

.brouchure-row .wd-button-wrapper {
  text-align: left !important;
}

/*
    .brouchure-btn {
        margin-bottom: 25px;
        height: 49px;
        color: #fff !important;
        background: linear-gradient(to left, #d21e25 50%, #283ad0 50%) right !important;
        background-size: 200% 100% !important;
        box-shadow: 5px 8px 0 0 #1f26473d;
        border-radius: 500px;
        padding: 15px 15px !important;
        font-size: 14px;
        letter-spacing: 1px;
        transition: 0.5s ease;
        background-size: 200% 100% !important;
        width: 200px;
        position: relative;
        margin-top: 0px;
    }
    
    .brouchure-btn:hover {
        background-position: left !important;
        box-shadow: 0px 0px 0 0 #44206c8c;
    }
    */

.brouchure-btn {
  border: 1px solid #d61f26;
  border-radius: 2px;
  background-color: #ffffff00 !important;
  color: #d61f26 !important;
  box-shadow: 4px 4px 0px 0px #d21e25 !important;
  padding: 12px 20px !important;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
  transition: 0.5s ease;
  margin-top: 15px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.brouchure-btn:hover {
  border: 1px solid #009041;
  color: #009041 !important;
  box-shadow: 4px 4px 0px 0px #009041 !important;
}

.awrds-btn {
  background-color: #e93038;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  border-radius: 5px;
}

.certificate-btn {
  background-color: #019041;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  border-radius: 5px;
}

.diploma-btn {
  background-color: #eaad13;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  border-radius: 5px;
}

.f-social-img img {
  border-radius: 5px;
}

.f-social .wd-gallery-item.wd-col:hover {
  transform: translateY(-5px);
}

.f-social .wd-gallery-item.wd-col {
  transition: 0.5s;
}

.footer-info p {
  color: #343434;
}

.footer-info .info-box-inner {
  margin-top: 5px !important;
}

.footer-section .col-c,
.footer-section .col-d {
  padding-top: 0 !important;
}

/* ---------- */

/* .iosh-aw-img img {
      border-radius: 20px;
    }
    .postid-379 .page-title-top .wpb_wrapper,
    .postid-384 .page-title-top .wpb_wrapper {
      display: block;
    } */

@media (max-width: 767px) {
  .wd-sub-menu a:before {
    top: 15px !important;
    margin-left: 2px !important;
  }

  body .generic-title .title {
    font-size: 25px !important;
  }

  body .generic-title .title-subtitle {
    font-size: 16px !important;
    margin-bottom: 2px !important;
  }

  .brand-section {
    padding-top: 20px !important;
    margin-bottom: -20px;
  }

  div#acce-row {
    padding-top: 60px;
    /* background-color: #ffffff; */
  }

  div#acce-row .wd-images-gallery {
    margin-bottom: 0px !important;
  }

  .about-section {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
  }

  .about-section .abt-img-one {
    display: none;
  }

  .about-section .abt-img-two {
    padding-left: 40px;
  }

  .abt-img-two img {
    width: 100% !important;
  }

  .about-section .col-b .vc_column-inner {
    padding-right: 15px !important;
  }

  .about-section .abt-img-two:before {
    top: 5px !important;
  }

  .about-section .abt-img-two:after {
    bottom: 65px !important;
    left: 230px !important;
    z-index: 2 !important;
  }

  .about-section .ye-info.wd-info-box {
    width: 65%;
    top: -100px;
    right: -139px;
    padding: 35px 15px 20px;
  }

  .about-section .col-b {
    margin-left: 0 !important;
    margin-top: -90px !important;
  }

  .about-section .wd-text-block-wrapper {
    margin-bottom: 20px !important;
  }

  .about-section .number-col .vc_column-inner {
    align-items: center;
  }

  .about-section .about-btn-two {
    margin-top: 20px;
  }

  .course-section {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }

  .course-section .course-info {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0 !important;
  }

  .course-section .course-info .info-box-content {
    margin-left: 0px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-bottom: 30px !important;
    width: 100%;
  }

  .course-section .course-info .box-icon-wrapper {
    margin-bottom: -40px;
  }

  .course-section .course-info img {
    min-width: 100px !important;
  }

  .course-section .course-info .vc_col-sm-6.six {
    padding-left: 40px !important;
  }

  .course-section .course-info .vc_col-sm-6.six:before {
    left: 13px !important;
  }

  .course-section .course-info .vc_col-sm-6.five {
    padding-right: 70px;
  }

  .course-section .course-info .vc_col-sm-6.one,
  .course-section .course-info .vc_col-sm-6.two,
  .course-section .course-info .vc_col-sm-6.five,
  .course-section .course-info .vc_col-sm-6.six {
    display: inline-block;
  }

  .course-two-section {
    padding-top: 30px !important;
    padding-bottom: 5px !important;
  }

  .course-two-section .inner-one {
    padding-bottom: 20px !important;
  }

  .course-two-section .inner-one .title-wrapper {
    padding-bottom: 20px !important;
  }

  /* .course-two-section .course-four {
        display: flex;
        scroll-behavior: smooth;
        overflow: scroll;
      } */

  .course-two-section .wd-carousel-container {
    margin-bottom: 20px;
  }

  .course-two-section .course-info-two {
    padding-top: 15px !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px;
    gap: 5px;
    padding-inline: 20px;
  }

  .course-two-section .course-info-two h3 {
    font-size: 20px !important;
  }

  .course-two-section .course-info-two a.btn {
    padding: 0px 16px 8px !important;
    width: 147px;
  }

  .course-two-section .course-info-two a.btn {
    padding: 8px 6px !important;
    margin-left: -12px;
  }

  .wd-info-box .info-btn-wrapper {
    margin-top: 0px !important;
  }

  .whyus-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .whyus-section .vc_row {
    padding-left: 0px !important;
  }

  .whyus-section .why-img img {
    width: auto !important;
    height: auto !important;
  }

  .whyus-section .inner-two {
    position: relative !important;
    padding-right: 0px !important;
    margin-top: 0px !important;
  }

  .whyus-section .why-info {
    margin-top: 20px !important;
  }

  .cta-sec {
    padding-top: 0px !important;
  }

  .cta-sec .generic-title {
    margin-bottom: 0px !important;
  }

  .cta-sec .cta-row {
    margin-top: 0px !important;
  }

  .cta-row .generic-title .title-after_title {
    display: none;
  }

  .cta-sec .stats-row .wpb_wrapper {
    flex-wrap: wrap !important;
    display: flex;
    justify-content: space-between;
  }

  .cta-sec .stats-row .woodmart-counter {
    margin-bottom: 15px;
    padding: 14px 17px !important;
    width: 43% !important;
    min-width: 31% !important;
  }

  .cta-sec .stats-row .vc_column-inner {
    padding-inline: 0 !important;
  }

  .cta-sec .stats-row .counter-value {
    font-size: 40px !important;
  }

  .cta-row .generic-title .title br,
  .cta-row .generic-title .title-after_title br {
    display: none;
  }

  .cta-row .cta-btn {
    display: none;
  }

  #cta-row .black-col {
    border-radius: 0px 0px 0px 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 30px !important;
    background-color: #eaad13 !important;
    background-image: none !important;
    margin-bottom: -20px;
  }

  .cta-row .generic-title .title strong {
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
  }

  #black-col::before {
    display: none;
  }

  body .cta-row .yellow-col {
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 10px;
    padding-top: 0px;
  }

  .cta-row .title-wrapper {
    margin-bottom: 0px !important;
  }

  .yellow-col .vc_column-inner {
    padding-left: 15px !important;
  }

  .cta-row .yellow-col input[type="submit"] {
    width: 100% !important;
  }

  .cta-row .title-wrapper {
    margin-bottom: 0px !important;
  }

  body .cta-row .yellow-col input[type="email"],
  body .cta-row .yellow-col input[type="text"],
  body .cta-row .yellow-col input[type="submit"],
  body .cta-row .yellow-col select {
    height: 45px !important;
    width: 100% !important;
  }

  .reviews-section {
    padding-top: 95px !important;
    padding-bottom: 30px !important;
  }

  .reviews-section .generic-title .title br {
    display: none;
  }

  .reviews-section .col-a .vc_column-inner {
    padding: 0 15px 0px 15px;
  }

  .reviews-section .col-a .wd-testimon {
    padding: 10px 30px 30px;
  }

  .reviews-section .col-a .star-rating {
    top: 10px !important;
  }

  .reviews-section .col-a .wd-nav-arrows {
    top: 270px !important;
    right: 10px !important;
  }

  .reviews-section .grad-info {
    position: absolute !important;
    top: 310px !important;
    left: 30px !important;
  }

  .reviews-section .col-a .wd-testimon-text {
    margin-top: 20px !important;
  }

  .reviews-section .testi-img:after {
    width: 112px;
    height: 107px;
  }

  .reviews-section .testi-img:before {
    top: 320px;
    right: 40px;
    z-index: 2;
  }

  .reviews-section .wd-image,
  .reviews-section .col-b .info-box-wrapper {
    display: none;
  }

  /* ------------- */

  body .footer-section {
    padding-top: 30px !important;
    background-image: none !important;
    background-color: #f4f6f1 !important;
    box-shadow: 0px 0px 5px 0px #454545d1;
    margin-top: 24px;
  }

  .footer-section .title-wrapper {
    margin-bottom: 10px !important;
  }

  /* .footer-section .title-wrapper {
        margin-bottom: 10px !important;
      }
    
      .footer-section .col-a {
        padding-left: 30px !important;
      }
    
      .footer-section .col-a .wd-image {
        padding-inline: 30px;
        margin-bottom: 10px;
        text-align: center;
      } */

  .footer-section .f-social-img,
  .footer-section .col-a,
  .footer-section .col-b {
    display: none;
  }

  .footer-section .col-d {
    width: 100%;
  }

  .footer-section .col-d .wd-text-block {
    margin-bottom: 0px !important;
  }

  .footer-section:after,
  .footer-section:before {
    display: none;
  }

  .footer-section .wd-mc4wp-wrapper {
    margin-bottom: 0px !important;
  }

  .footer-section .footer-info h4 {
    color: #000;
  }

  .copyrights-wrapper .container.wd-grid-g {
    gap: 0px;
  }

  .footer-section .footer-mail p {
    text-align: center !important;
  }

  .footer-section .footer-mail p.btu:before {
    right: 70px !important;
  }

  .footer-section .mc4wp-form-fields {
    margin-top: 20px;
  }

  .footer-section .wd-copyrights .wd-col-start,
  .footer-section .wd-copyrights .wd-col-end,
  body .wd-copyrights.wd-layout-two-columns {
    font-size: 14px !important;
  }

  .wd-col-start span {
    display: none !important;
  }

  /* ------- COURSE ------ */

  .post-type-archive .page-title {
    background-size: 860px !important;
    padding-block: 50px;
  }

  .product-wrapper .price {
    margin-bottom: 0px;
  }

  .product-wrapper .wd-add-btn {
    bottom: 15px;
  }

  .wd-products-element .wd-product :is(.product-image-link, .hover-img) img {
    width: 100% !important;
  }

  .product-wrapper .wd-entities-title {
    font-size: 21px !important;
    font-weight: 700;
    padding-top: 7px;
  }

  .shop-loop-head .wd-shop-tools {
    display: none;
  }

  .wd-products-element .wd-products {
    display: flex;
    flex-direction: column;
  }

  /* ------- COURSE INNER ------ */

  .single-product .page-title-top .wd-el-breadcrumbs,
  .single-product .page-title-top .wd-image {
    display: none !important;
  }

  .single-product .page-title-top {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0px;
  }

  .single-product .page-title-top .vc_col-sm-4 {
    display: none;
  }

  .single-product .page-title-top .title {
    justify-content: center !important;
    text-align: center;
    font-size: 25px !important;
  }

  div#iosh,
  div#osha,
  div#nvq,
  div#nebosh,
  div#iso,
  div#high,
  div#bcsp,
  div#pmp,
  div#crsp {
    margin-inline: -16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .single-product .trans-col {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .single-product .trans-col .vc_row {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    border-radius: 10px !important;
  }

  .single-product .style-three li {
    text-align: left;
    margin-bottom: 8px;
    padding-left: 0px;
    display: inline-flex;
    align-items: center;
    width: 100%;
  }

  .single-product #style-one .wpb_text_column {
    margin-bottom: 0px !important;
  }

  .single-product .style-one {
    margin-bottom: 20px !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }

  .single-product .style-one,
  .single-product .style-three,
  .single-product .style-box,
  .single-product .style-dark {
    padding: 15px 20px 0;
    border-radius: 10px !important;
  }

  .single-product .style-box,
  .single-product .style-dark {
    padding: 30px 20px !important;
    margin-bottom: 20px;
  }

  .single-product .style-one .wpb_text_column,
  .single-product .style-three {
    margin-bottom: 20px !important;
  }

  .single-product .style-three .wd-text-block {
    margin-bottom: 0px !important;
  }

  .double-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .single-product .style-three {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .single-product .style-dark {
    margin-top: 0px !important;
    padding-block: 30px !important;
  }

  .single-product .style-box {
    margin-top: 0px !important;
    margin-bottom: 0;
  }

  .single-product .trans-col .col-a {
    padding-right: 0px !important;
  }

  .single-product .trans-col .double-col .col-a {
    margin-bottom: 30px !important;
  }

  .single-product .trans-col .double-col .col-b {
    padding-left: 0 !important;
  }

  .single-product .style-dark .vc_column_container {
    padding-right: 0px !important;
  }

  .single-product .style-dark .vc_column_container .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .single-product .style-dark img {
    border-radius: 10px !important;
  }

  .single-product .style-dark .wd-image {
    margin-bottom: 20px !important;
  }

  .single-product #faq-row {
    padding-top: 0px !important;
    padding-inline: 0px !important;
    margin-bottom: 0px !important;
  }

  .single-product .faq-row {
    padding: 0 !important;
  }

  .single-product .faq-row .right {
    padding: 40px 20px 10px !important;
  }

  .single-product .faq-row .wd-accordion-title {
    padding-block: 10px !important;
  }

  .faq-row h2 {
    margin-bottom: 20px !important;
  }

  .side-two {
    padding-inline: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }

  .sidebar-two .price del:after {
    width: 65px;
    top: 10px;
    left: -4px;
  }

  .sidebar-two .price-text-box {
    padding-block: 15px !important;
  }

  .sidebar-two .info-box-content {
    display: flex;
    justify-content: center;
  }

  .sidebar-two .wd-info-box {
    padding-block: 0px;
  }

  .sidebar-two::before {
    width: 100% !important;
  }

  .sidebar-two table {
    width: 100%;
  }

  body .style-three.side {
    margin-bottom: 0px !important;
    padding-bottom: 15px !important;
    margin-top: 20px !important;
    padding-inline: 30px;
  }

  .banner-row,
  .material-row {
    display: none;
  }

  /* ------- CONTACT CTA ------ */

  #contact-row {
    background-size: 2050px !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 40px !important;
  }

  .contact-row div#form-col {
    padding-inline: 15px !important;
  }

  .contact-row .form-col .vc_column-inner {
    padding: 30px 30px 10px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-row .form-col .vc_col-sm-6,
  .contact-row .form-col .vc_col-sm-12 {
    padding: 0 !important;
  }

  .contact-row p.submit-btn {
    text-align: center !important;
  }

  .contact-row .form-col:before {
    top: -35px;
    right: 0px;
    width: 66px;
    height: 67px;
    background-size: contain;
  }

  .form-col .submit-btn:before {
    left: 205px;
    top: 5px;
  }

  .contact-row .contact-info .info-box-inner a {
    font-size: 16px !important;
  }

  .li-change li {
    display: inline-block !important;
  }

  .li-change li::before {
    padding-right: 26px !important;
  }
}

#product-384 .style-three li {
  text-align: left;
  margin-bottom: 8px;
  padding-left: 0px;
  display: block;
  align-items: center;
}

#product-384 .style-three li::before {
  width: 20px;
  height: 20px;
  padding-right: 26px;
  background-size: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: 2px 4.5px;
  background-image: url(https://ahlansafety.com/wp-content/uploads/2024/12/syllabus-icon-5.svg);
}

#product-384 .style-three li strong {
  display: inline-block !important;
}








/**** Filter Sidebar Catgory Page ****/



.woocommerce.widget_product_categories h5.widget-title {
    font-weight: 700;
    background-color: #fff;
    padding-inline: 13px;
    width: fit-content;
    margin-bottom: 10px !important;
    text-transform: none;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-top: -40px !important;
    text-align: center;
}



.woocommerce.widget_product_categories {
    border: 2px solid #e7e7e7;
    padding: 25px;
    border-radius: 5px;
    overflow: visible;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    margin-bottom: 40px !important;
}
@media (min-width: 1025px) {
	/* .page-title-top.iosh.one {
  padding-top: 22px;
  padding-bottom: 20px;
} */

.page-title-top .wd-el-breadcrumbs {
  margin-bottom: 0 !important;
}

.page-title-top.iosh .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.page-title-top.iosh .vc_col-sm-4 .wpb_wrapper {
  align-items: flex-end !important;
}

.page-title-top.iosh .wd-image {
  text-align: right !important;
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 0px;
}

.page-title-top.iosh .vc_col-sm-4 .vc_column-inner {
  padding-top: 0 !important;
}

#product-490 .page-title-top .title-wrapper,
#product-486 .page-title-top .title-wrapper,
#product-478 .page-title-top .title-wrapper {
  width: 650px !important;
}

/****/

.mobileonly {
  display: none !important;
}

body .site-logo img {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.footer-section .col-a {
  width: 30%;
  padding-left: 20px !important;
}

.footer-section .col-b {
  width: 20%;
}

.footer-section .col-c {
  width: 25%;
}

.other-courses h2 {
  font-size: 35px;
}

.iosh-aw-img img {
  border-radius: 20px;
}
.postid-379 .page-title-top .wpb_wrapper,
.postid-384 .page-title-top .wpb_wrapper {
  display: block;
}

}

@media (max-width: 576px) {
	.faq-row .right .vc_toggle:last-child {
	border: none;
	padding: 0;
	margin: 0 !important;
}

.faq-row .right {
	padding: 30px 15px 12px;
	border-radius: 0px;
}

.faq-row {
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 0;
}

.faq-row .right .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}

.faq-row div#right {
	padding-bottom: 30px;
}

.faq-row .vc_toggle_title h4 {
	font-size: 16px;
}

.faq-row img {
	padding-bottom: 20px;
}

.faq-row .right .vc_toggle_active.vc_toggle:after {
	width: 15px;
	height: 15px;
	top: 0;
	right: 15px;
	background-size: 15px;
}

.faq-row .right .vc_toggle:after {
	width: 15px;
	height: 15px;
	top: 0;
	right: 15px;
	background-size: 15px;
}

.faq-row .right .vc_toggle_content p {
	padding-right: 200px;
}
}

