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

:root {
	--wd-text-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 200;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(0, 82, 140);
	--wd-alternative-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,82,140);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,82,140);
	--wd-alternative-color: rgb(4,209,255);
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(4,209,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(0,82,140);
	--notices-success-color: #FFFFFF;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #FFFFFF;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,82,140);
	background-image: url(https://practicalcompliancestrategies2849.devworksite.com/wp-content/uploads/2025/03/Rectangle-2-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

@media (min-width: 1240px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.subscribe-news{
    display: flex;
    gap: 20px;
	    justify-content: center;
    align-items: center;
}
.subscribe-news input {
    color: #11111C !important;
    background-color: #F9F9FC !important;
    outline: none !important;
    width: 40%;
    height: 52px !important;
    font-size: 16px !important;
    border: 1px solid #186e8b29;
    padding-left: 28px;
	  border-radius:8px !important;
}
form input, textarea, select {
    color: #11111C !important;
    background-color: #F9F9FC !important;
    outline: none !important;
    width: 100%;
    height: 52px !important;
    font-size: 16px !important;
    border: 1px solid #186e8b29 !important;
    padding-left: 28px;
	  border-radius:8px !important;
}
.subscribe-news button.btn, .cookies-accept-btn, .btn-blue button {
    color: #fff;
    background-color: #00528C;
    border-radius: 32px;
    height: 52px;
    padding: 20px 40px;
	  font-size:16px;
	  font-weight: 400;
}
@media (max-width:767px){
.subscribe-news{
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.subscribe-news button.btn{
   width: 220px;
}
.subscribe-news input {
   width: 100%;
}
}
/* Global Css start  */
/* .page-title {
    background-blend-mode: overlay;
    background-color: #000000c2 !important;
} */
.page-title {
    height:40vh !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
}
.page-title .title {
    font-size: 70px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #f9f9fd !important;
	font-weight: 400 !important;
	font-family: "Poppins" !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    font-family: 'Poppins';
    background-color: #11111C;
    color: #FFFFFF;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup.popup-display{
    z-index:99999999; 
}	
.scrollToTop {
    bottom: 70px !important; 
}
.grecaptcha-badge {
    bottom: 160px !important;
}	
a.scrollToTop.button-show {
    background-color:#00528C;
    color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.scrollToTop{
    left:20px !important;
}
/* pagination start*/
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background-color: #00528C !important;
    border: 0 !important;
    width: 14px;
    height: 14px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li span {
    background-color: #11111C !important;
    border: 0 !important;
    width: 12px;
    height: 12px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border: 0 !important;
    background-color: #11111C !important;
}
/* pagination end*/
/* button css start  */
/* .btn, .elementor-button {
    position: relative;
    padding: 16px 46px;
    background-color: #00528C !important;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: 400 !important;
    font-family: 'Alexandria' !important;
    text-transform: uppercase !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    border: 0px solid #6E662C;
    overflow: hidden;
    transition: all 1s ease;
    letter-spacing:0px;
}
.btn-two a {
    background-color: #FFFFFF !important;
    border: 0px solid #F9F9FC !important;
	  color: #000000 !important;
}
*/

.btn, .elementor-button {
  font-weight:400;
} 
.btn:hover, .elementor-button:hover, .btn-two a:hover, .btn-blue button:hover {
    color:#FFFFFF !important;
    background-color: #04D1FF !important;
} 

.cookies-buttons .cookies-accept-btn{
  background-color: #00528C !important;
	box-shadow:none !important;
	border: 0px solid #6E662C;
	transition: all 1s ease;
	letter-spacing:0px;
	font-weight:300;
	border-radius:32px !important;
}
.cookies-buttons .cookies-accept-btn:hover{
    color:#FFFFFF !important;
    background-color: #04D1FF !important;
    transition: all 1s ease;
}
/* button css end */
/* mob nav start  */
.wd-tools-element>a{
	  color:#FFFFFF !important;
}
.mobile-nav .current-menu-item a.woodmart-nav-link {
    color: #00528C !important;
    font-weight: 700 !important;
}
.mobile-nav a.woodmart-nav-link {
    color: #11111C !important;
    text-transform: inherit !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.mobile-nav .current-menu-item .wd-sub-menu a {
    font-weight: 400 !important;
}
.mobile-nav .current-menu-item .wd-sub-menu .current-menu-item a {
    font-weight: 600 !important;
}
.mobile-nav a.woodmart-nav-link.__mPS2id span {
    color: #11111C !important;
	  font-weight: 400 !important;
}
.mobile-nav a.woodmart-nav-link.__mPS2id.mPS2id-highlight span {
    color: #11111C !important;
	  font-weight: 600 !important;
}
/* .mobile-nav .wd-nav-opener.wd-active {
    background-color: #154C8C !important;
    color: #F9F9FD !important;
    border: 0px !important;
} */
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link {
    color: #00528C !important;
}
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link.__mPS2id.mPS2id-highlight {
    color: #00528C !important;
}
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link.__mPS2id {
    color: #00528C !important;
}
.mobile-nav .wd-sub-menu a.woodmart-nav-link {
    color: #11111C !important;
}
.mobile-nav .wd-sub-menu a.woodmart-nav-link.__mPS2id._mPS2id-h {
    color: #11111C !important;
    font-weight: 400 !important;
}
.wd-sub-menu a.woodmart-nav-link.__mPS2id._mPS2id-h.mPS2id-highlight {
    color: #11111C !important;
    font-weight: 600 !important;
}
/* .wd-tools-element .wd-tools-icon:before {
    color: #F5F5FC !important;
} */
/* Global Css start  */

/* Header Start */
/* .whb-sticked .whb-general-header {
    background-color: #144B9D;
} */
/* header .site-logo img {
    mix-blend-mode: multiply !important;
} */
header .wd-sub-menu .current-menu-item a.__mPS2id.mPS2id-highlight {
    color: #11111C !important;
}
header .wd-sub-menu .current-menu-item a.__mPS2id:hover {
    color: #00528C !important;
}
header .wd-sub-menu .current-menu-item a.__mPS2id {
    color: #00528C !important;
}
header .wd-sub-menu .current-menu-item a {
    color: #00528C !important;
}
header .current-menu-item .wd-sub-menu a {
    color: #00528C !important;
}
header .current-menu-item .wd-sub-menu a.mPS2id-highlight {
    color: #00528C !important;
}
header .wd-sub-menu a {
    color: #11111C !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #04D1FF !important;
}
header .wd-nav[class*="wd-style-"]>li:hover>a {
    color: #04D1FF;
}
header .wd-nav {
    --nav-gap: 49px !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a:hover .nav-link-text {
		color: #04D1FF !important;
}
.wd-nav[class*="wd-style-underline"]>li>a._mPS2id-h .nav-link-text:after {
    width: 0% !important;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover)>a .nav-link-text:after {
    width: 100% !important;
}
.wd-nav[class*="wd-style-underline"]>li>a.mPS2id-highlight .nav-link-text {
    color: #00528C !important;
}
/* header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    content: url(/wp-content/uploads/2024/07/Path-2.svg) !important;
    margin-left: 7px;
    position: relative;
    top: 1px;
} */
/* .mPS2id-highlight span {
    color: #00528C !important;
} */
.wd-nav-mobile li>a._mPS2id-h{
	color: #11111C !important;
}
.wd-nav-mobile li>a.mPS2id-clicked{
	color:  #11111C !important;
	font-weight: 700 !important;
}
header .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 30px !important;
}
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: "" !important;
    width: 0px !important;
    height: 30px !important;
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2024/07/Mild-Care-Logo-3-01-1.png);
    top: 100% !important;
    left: 50%;
    transform: translateX(-50%) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: ease all 0.4s;
}
header .wd-sub-menu li>a:hover {
    color: #00528C !important;
}
header .wd-dropdown {
    border-radius: 12px !important;
}
header .wd-nav[class*="wd-style-"]>li>a {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}

/* Header End */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical>li>a {
    padding: 12px 18px;
    color: #FFFFFF;
    text-transform: unset;
    font-size: 16px;
    line-height: 20px;
    background-color: unset !important;
    text-transform: uppercase !important;
}
footer .wd-nav-vertical>li>a span{
    font-weight:400;
}
footer span.nav-link-text {
    text-transform: uppercase;
    letter-spacing: 1.5px;
	  font-size:16px;
}
footer .current-menu-item a.woodmart-nav-link {
/*     font-weight:700; */
	  color: #04D1FF !important;
}
footer a.woodmart-nav-link {
	  color: #FFFFFF !important;
	  font-weight: 400;
}
footer a.woodmart-nav-link:hover{
    color: #04D1FF !important;
}
/* foooter end */
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    pointer-events: auto !important;
    transform: none !important;
}
/* About us */
.about-us::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/03/Ellipse-1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -32px;
    left: 90px;
}
.hero-section strong {
    color: #04D1FF;
}

/* blog section */

.qa-blog .post-date {
    display: none !important;
}
.qa-blog .post-img-wrapp img {
    height:260px;
    object-fit: cover;
}
.qa-blog .post-img-wrapp {
    border-radius: 12px 12px 12px 12px !important;
}
.qa-blog .article-body-container {
    background-color: transparent !important;
    color: #fff !important;
    text-align: center !important;
    min-height: 240px;
    border-radius: 20px 20px 20px 20px !important;
    padding: 20px 0px !important;
    box-shadow: none !important;
}
.qa-blog .post-title a {
/*     font-family: 'oswald'; */
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 29px !important;
}
.qa-blog .post-title a:hover {
    color: #04D1FF !important;
}
.blog-design-masonry .post-title {
    font-size: 20px;
	  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qa-blog .read-more-section a {
    text-transform: uppercase;
    font-size: 16px;
    color: #04D1FF;
    text-decoration: none;
    text-underline-offset: 5px;
/*     font-family: 'Oswald'; */
    font-weight: bold !important;
}
.qa-blog .wd-btn-arrow .wd-arrow-inner{
    visibility: visible !important;
	  color: #F9F9F9 !important;
    opacity: 1 !important;
}
.qa-blog .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
    opacity: 1 !important;
}
.qa-blog .wd-arrow-inner:after {
    font-size: var(--wd-arrow-icon-size, 32px) !important;
}
.qa-blog .blog-design-masonry.wd-add-shadow .article-inner {
   border: 0px solid #D2D2D2;
	 text-align:left !important;
	 box-shadow: none !important;
}
.qa-blog  .article-body-container {
    text-align: left !important;
}
.blog-design-mask :is(.wd-post-desc,.read-more-section) {
    display: block !important;
}
a.btn-read-more.more-link{
  position:relative;
}
.wd-post-date.wd-style-with-bg {
    display: none !important;
}
/* .qa-blog .btn-read-more::before {
    content: "Continue Reading";
    font-size: 16px !important;
    color: #00b9ff;
    text-transform: capitalize !important;
    transition: ease all 0.4s;
	  font-family: "poppins" !important;
    font-weight: 700 !important;
} */
a.btn-read-more.more-link::after {
    content: '';
    background-color: #04D1FF;
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
	  transition: all 1s ease;
}
a.btn-read-more.more-link:hover::after {
    width: 100%;
	  transition: all 1s ease;
}
.owl-dots .owl-dot.active span {
    border-color: #c47b6a !important;
    background-color: #c47b6a !important;
}
.owl-dots .owl-dot span {
    width: 20px !important;
    height: 7px !important;
    border: 2px solid #716455;
    border-radius: 0px !important;
}
.blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: 0 0 12px 8px rgb(0 0 0 / 10%) !important;
    transition: box-shadow .35s ease;
	border-radius: 20px !important;
}
.blog-design-mask.wd-add-shadow .article-inner {
    border-radius: 20px !important;
}
/* sigle blog page */
.single-post .entry-header img {
    height: 450px;
    object-fit: cover;
	  border-radius:12px;
}
.single-post .wd-post-cat.wd-style-with-bg {
    display: none;
}
.single-post h3, .single-post h2, .single-post h1, .single-post h4, .single-post h5, .single-post h6{
/*     font-family: 'Oswald' !important; */
}
.wd-single-footer {
    width: 100%;
}
.wd-social-icons.wd-style-colored.wd-size-default.social-share.wd-shape-circle {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-post .entry-meta.wd-entry-meta {
    display: none;
}
.single-post .article-inner, .single-post .wd-single-footer {
    max-width: 900px;
    margin: auto;
}
div#comments {
    display: none;
}
.single-post .post-single-page .entry-content {
    margin-bottom: 30px;
}
.single-post .site-content {
    margin-top: -30px;
    margin-bottom: 30px !important;
}
.single-post .post-single-page .title {
	padding-top: 60px;
    font-size: 40px;
    max-width: 900px;
    margin: auto;
    padding-bottom: 30px;
    font-weight: 700;
/* 	font-family: 'Oswald'; */
}
.single-post .wd-post-meta {
    display: none !important;
}
.wd-post-cat.wd-style-with-bg {
    display: none;
}
/* end */@media (min-width: 1025px) {
	@media (max-width:1600px){
    /* fix css start  */
    .qa-heading h2 {
        font-size: 50px !important;
        line-height: 64px !important;
    }
        .swiper-pagination {
        display: none;
    }
        .page-title {
        height: 40vh !important;
        margin-bottom: 0px !important;
        margin-top: 0px;
        padding-top: 70px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .page-title .title {
        font-size: 60px !important;
    }
    .top-bar-elec-img .elementor-widget-container{
       margin-left:-30px !important;	
    }
/* About us */
.about-us::after {
    top: -61px;
    left: 84px;
}
.hero-section {
    padding: 60px 0px 60px 0px !important;
}
.hero-section h2 {
    font-size: 44px !important;
}
}
/* desktop css end */
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* tablet css start  */
header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 30vh !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
.btn, .elementor-button {
padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.about-us::after {
display:none;
}
.testi .wd-carousel {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
}
.qa-blog .wd-carousel {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
}
.single-post .post-single-page .title {
    padding-top: 40px;
    font-size: 32px;
    padding-bottom: 10px;
}
.subscribe-news input {
    width: 50%;
}
.elementor-icon-list-item{
   word-break:break-all;
}
/* tablet css end */
}

@media (min-width: 577px) and (max-width: 767px) {
	/* landscape css start  */
.page-title {
    height: 240px !important;
	  padding-top: 0px !important;
    background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
header.whb-sticked{
	display:none;
}
.btn, .elementor-button {
    padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.about-us::after {
display:none;
}
.single-post .post-single-page .title {
    padding-top: 40px;
    font-size: 32px;
    padding-bottom: 10px;
}
.qa-blog .post-img-wrapp img {
    height:auto;
}
.elementor-icon-list-item{
   word-break:break-all;
}
footer .wd-nav.wd-gap-l {
    --nav-gap: 14px;
}
/* landscape css end */
}

@media (max-width: 576px) {
	/* mobile css start  */
.page-title {
    height: 175px !important;
	  padding-top: 0px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
header.whb-sticked{
	display:none;
}
.btn, .elementor-button {
    padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.about-us::after {
display:none;
}
.single-post .post-single-page .title {
    padding-top: 40px;
    font-size: 32px;
    padding-bottom: 10px;
}
.qa-blog .post-img-wrapp img {
    height:auto;
}
.elementor-icon-list-item{
   word-break:break-all;
}
footer .wd-nav.wd-gap-l {
    --nav-gap: 14px;
}
/* mobile css end */
}

