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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,25,29);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(25,25,29);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(25,25,29);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(25,25,29);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(8,24,40);
	--wd-alternative-color: rgb(0,229,255);
	--wd-link-color: rgb(14,126,219);
	--wd-link-color-hover: rgb(13,95,226);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(8,24,40);
	--btn-default-bgcolor-hover: rgb(14,126,219);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(8,24,40);
	--btn-accented-bgcolor-hover: rgb(14,126,219);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://projectleaders.training/wp-content/uploads/2024/01/Inner-page-banner.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Single Product Page Start */
.wd-swatches-product[data-id="pa_color"] .wd-swatch,.wd-swatches-filter.wd-shape-round .wd-swatch{
    border: 1px solid #e5e5e5;
}
/* Single Product Page End */
/* My Account Page Start */
.membership-actions .button{
    padding: 12px 14px;
    margin-bottom: 10px;
        border-radius: 0 !important;
    font-size: 13px;
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}
.membership-actions .button:hover{
        color: var(--btn-shop-color-hover);
    box-shadow: var(--btn-shop-box-shadow-hover);
    background-color: var(--btn-shop-bgcolor-hover);
}
/* My Account Page End */


/*Global Settings*/
.elementor-widget-wrap.elementor-element-populated {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
a.elementor-button {
    background: #081828 !important;
    color: #fff !important;
    padding: 20px 40px !important;
    border: 2px solid #0E7EDB !important;
    box-shadow: 4px 4px 16px rgba(14,126,219,0.32);
    transition: all 0.3s ease-in-out;
}
a.elementor-button:hover {
    background: #0e7edb !important;
    cursor: pointer !important;
}
.site-content {
    margin-bottom: 0 !important;
}
ul#menu-main-menu li.current-menu-item a, 
ul#menu-main-menu li a:hover {
    color: #00E5FF !important;
}
.main-page-wrapper {
    padding-top: 0 !important;
}
.page-title.page-title-default {
    margin-bottom: 0 !important;
    height: 300px !important;
    display: flex;
    align-items: center;
}
.page-title h1.entry-title.title {
    color: #f9f9fd !important;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 70px;
}
body.sz-non-member li#menu-item-781,
body.sz-non-member li#menu-item-944,
body.sz-non-member li#menu-item-782,
body.sz-non-member li#menu-item-945,
body.sz-non-member li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--virtual-link,
body.sz-non-member .virtual-link-link,
body.sz-non-member li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--on-demand-link,
body.sz-non-member .on-demand-link-link {
    display: none !important;
}

body.sz-member.membership-level-1 li#menu-item-781,
body.sz-member.membership-level-1 li#menu-item-944,
body.sz-member.membership-level-1 li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--on-demand-link,
body.sz-member.membership-level-1 .on-demand-link-link {
    display: none !important;
}
body.sz-member.membership-level-2 li#menu-item-782,
body.sz-member.membership-level-2 li#menu-item-945,
body.sz-member.membership-level-2 li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--virtual-link,
body.sz-member.membership-level-2 .virtual-link-link {
    display: none !important;
}
.woocommerce-account .entry-content {
    padding: 60px 15px;
}
a.scrollToTop.button-show {
    bottom: 85px !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area,
.members-area-link,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions,
.subscriptions-link {
    display: none !important;
}


/*Global Settings Ended*/


/*Header Settings*/
.wd-tools-element.wd-header-fs-nav.wd-tools-custom-icon.wd-design-1.wd-style-text > a {
    flex-direction: row-reverse;
}
.wd-tools-element.wd-header-fs-nav.wd-tools-custom-icon.wd-design-1.wd-style-text > a span.wd-tools-text {
    margin-inline-start: 0 !important;
    margin-inline-end: 10px;
}


/*Header Settings Ended*/


/*Slider Settings*/
a.pz-btn {
    transition: all 0.3s ease-in-out;
    background-color: #081828 !important;
    color: #F9F9FD !important;
    font-size: 16px !important;
    font-family: 'Poppins' !important;
    padding: 20px 45px !important;
    border: 2px solid #0E7EDB !important;
    border-radius: 40px !important;
    box-shadow: 4px 4px 16px rgba(14,126,219,0.32);    
}
a.pz-btn:hover {
    background-color: #0E7EDB !important;
}
rs-arrow.tparrows.persephone {
    background: transparent !important;
    border: unset !important;
}
rs-arrow.tparrows.persephone:before {
    font-size: 24px !important;
}

/*Slider Settings Ended*/



/*Banner After Slider*/
.pz-ng-img {
    position: relative;
    top: -50%;
    z-index: 9;
    box-shadow: 16px 32px 48px rgba(0,0,0,0.15);
    border-radius: 18px;
}

/*Banner After Slider Ended*/



/*PMP Exam Prep Section Settings*/
.pz-sh img {
    border-radius: 23px;
    border-bottom-left-radius: 120px;
    box-shadow: 34px 48px 68px rgba(0,0,0,0.16);
}
.pz-ofv > .elementor-widget-wrap.elementor-element-populated:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: url(https://projectleaders.training/wp-content/uploads/2024/01/Logo-bg.png);
    left: -75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain !important;
}


/*PMP Exam Prep Section Settings Ended*/


/*Training Options Section Settings*/
.pz-cards .info-box-icon img {
    border-radius: 18px 18px 0 0;
}
.pz-cards .info-box-icon {
    box-shadow: 20px 30px 48px rgba(0,0,0,0.16);
    border-radius: 18px 18px 0 0;
}
.pz-cards .info-box-content {
    padding: 9px 15px 25px;
}
.pz-cards ul {
    padding-left: 20px;
}
.pz-cards li {
    list-style: none;
    position: relative;
}
.pz-cards li:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #f9f9fd;
    border-radius: 50%;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}
.pz-cards .info-box-content strong {
    font-size: 24px;
    font-weight: 700 !important;
}
.pz-cards a.btn.btn-style-default {
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: capitalize !important;
    line-height: 16px !important;
    height: auto !important;
    display: inline;
    background: transparent;
    color: #00E5FF;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid;
}
.pz-cards a.btn.btn-style-default:hover {
    color: #fff !important;
}
.pz-cards .wd-info-box {
    min-height: 618px;
}


/*Training Options Section Settings Ended*/



/*Contact Section Settings*/
.pz-bg-left:before {
    content: '';
    position: absolute;
    height: 130%;
    width: 140%;
    background-image: url(/wp-content/uploads/2024/01/bg-left.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: -5%;
}
.pz-bg-right:before {
    content: '';
    position: absolute;
    height: 160%;
    width: 150%;
    background-image: url(/wp-content/uploads/2024/01/bg-right.png);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: -15%;
}

/*Contact Section Settings Ended*/


/*Blog Section Settings*/
.pz-blogsec .post-date.wd-post-date.wd-style-with-bg {
    display: none;
}
.pz-blogsec article {
    border-radius: 15px;
    overflow: hidden;
}
.pz-blogsec h3.wd-entities-title.title.post-title a {
    font-size: 20px;
    font-weight: 700 !important;
    text-align: left !important;
    width: 100% !important;
    display: inline-block;
}
.pz-blogsec article .article-inner:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #081828;
    z-index: 1;
    opacity: 0.8;
}
.pz-blogsec .entry-content.wd-entry-content {
    display: inline-block !important;
    color: #f9f9fd !important;
    text-align: left;
    margin-bottom: 0 !important;
}
.pz-blogsec p.read-more-section {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.pz-blogsec p.read-more-section a {
    color: #00E5FF;
    text-transform: capitalize;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    margin-bottom: 0;
}
/*Blog Section Settings Ended*/



/*Testimonials Section Settings*/
.pz-testi .testimonial-content {
    flex-direction: column-reverse;
    display: flex;
}
.pz-testi footer {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}
.pz-testi .testimonial.wd-carousel-item {
    padding: 0 25px !important;
}
.pz-testi .testimonial-inner {
    border-radius: 30px !important;
    min-height: 260px !important;
    box-shadow: 14px 20px 18px rgba(0,0,0,0.07) !important;
    margin-bottom: 50px;
}

/*Testimonials Section Settings Ended*/



/*Footer Settings*/
.ftlogo a img {
    width: 355px !important;
}
ul#menu-footer-quick-links li a {
    color: #f9f9fd;
    font-weight: 400 !important;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}
ul#menu-footer-quick-links li a:hover, 
ul#menu-footer-quick-links li.current-menu-item a {
    color: #00E5FF !important;
}
.mc4wp-form-fields input[type="text"], 
.mc4wp-form-fields input[type="email"] {
    background: #f9f9fd !important;
    border: 2px solid #0E7EDB;
    margin-bottom: 15px;
    height: auto;
    padding: 16px 20px;
    border-radius: 15px;
    color: #19191d !important;
}
.mc4wp-form-fields input[type="text"]::placeholder, 
.mc4wp-form-fields input[type="email"]::placeholder {
    color: #19191d !important;
}
.mc4wp-form-fields input.elementor-button {
    font-size: 16px !important;
}
.copyrights-wrapper {
    border: unset !important;
    background: #0E7EDB !important;
}
.copyrights-wrapper div, 
.copyrights-wrapper a {
    color: #fff !important;
}

/*Footer Settings Ended*/




/*Become a project leader page settings*/
.pz-vision p {
    font-size: 20px;
    line-height: 28px;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
}
.pz-sh.pz-sh2 img {
    border-radius: 23px;
    border-bottom-right-radius: 120px;
    box-shadow: -14px 17px 68px rgba(0,0,0,0.16);
}

/*Become a project leader page settings ended*/



/*Blog Page settings*/
.pz-blog-page article .article-inner {
    border-radius: 15px;
}

/*Single Post Page Settings*/
div#comments,
.single-post .entry-meta.wd-entry-meta,
.post-date.wd-post-date.wd-style-with-bg {
    display: none !important;
}
.single-post .site-content {
    padding: 60px 0 !important;
}
.wd-single-footer {
    padding-bottom: 0 !important;
}
.single-post h1.wd-entities-title.title.post-title {
    margin-bottom: 30px !important;
}
.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    max-width: 300px;
}
/*Single Post Page Settings Ended*/

/*Blog Page Settings Ended*/


/*Contact Page Settings*/
.pz-ci .elementor-icon {
    background: #0F3973 !important;
    padding: 15px;
    border-radius: 50%;
    border: 3px solid #99AFFA !important;
    position: relative;
}
.pz-ci h3.elementor-icon-box-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
}
.pz-ci a, .pz-ci p {
    color: #19191d !important;
}
.pz-ci .elementor-icon-box-wrapper:hover .elementor-icon {
    transform: scale(1.1);
}
.pz-cf7 input[type="text"], 
.pz-cf7 input[type="email"],
.pz-cf7 input[type="tel"],
.pz-cf7 textarea {
    background: #f9f9fd !important;
    border: 2px solid #0E7EDB;
    height: auto;
    padding: 16px 20px;
    border-radius: 15px;
    color: #19191d !important;
}
.pz-cf7 textarea {
    min-height: 130px;
    height: 130px;
}
.pz-cf7 input[type="submit"] {
    color: #f9f9fd !important;
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 400;
}
.pz-form .wd-text-block p {
    margin-bottom: 0 !important;
}
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    background-color: red !important;
}
.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background-color: #0e7edb !important;
}

/*Contact Page Settings Ended*/


/*Calendar Page Settings*/
a.eaelec-event-details-link {
    font-size: 0;
    position: relative;
}
a.eaelec-event-details-link:after {
    content: 'Signup Now';
    font-size: 18px;
    color: #0e7edb !important;
}
.eaelec-modal-body {
    margin-bottom: 0 !important;
}
.pz-ec .elementor-kit-141 a {
    color: #19191d !important;
}
.pz-ec a {
    color: #19191d !important;
}
/*.pz-ec .fc-button-group,
.pz-ec button.fc-today-button.fc-button.fc-button-primary {
    display: none !important;
}*/
.pz-ec .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk:last-child {
    visibility: hidden !important;
}
button.fc-button:hover {
    background: #0080e2 !important;
}
.eaelec-modal-body li:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #0080e2;
    border-radius: 50%;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
}
button.fc-today-button.fc-button.fc-button-primary {
    font-family: 'Poppins' !important;
}
.eaelec-modal-body strong {
    font-weight: 700 !important;
}

.eael-event-calendar-wrapper.layout-calendar {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
}
/*Calendar Page Settings Ended*/


/*Products Grid Settings*/
.pz-products .wd-product {
    background: #fff !important;
    border-radius: 20px;
    box-shadow: 20px 20px 48px rgba(0,0,0,0.08);
}
.pz-products img.attachment-large.size-large {
    border-radius: 20px 20px 0 0;
}
.pz-products .wd-buttons.wd-pos-r-t {
    display: none !important;
}
.pz-products .wd-product-cats {
    display: none !important;
}
.pz-products .wd-product-header {
    padding: 0 20px;
}
.pz-products .wd-product-header h3.wd-entities-title a {
    font-size: 20px;
}
.wrap-price {
    padding: 0 20px 20px;
}



/*Products Grid Settings Ended*/


/*Members Dashboard Page*/

.pz-buttons .elementor-icon-box-wrapper {
    background: #f6f6f6;
    padding: 20px 10px;
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
}
.pz-buttons .elementor-icon-box-wrapper:hover {
    background: #00E5FF;
    box-shadow: 0px 0px 60px rgba(0,0,0,0.16);
}

/*Members Dashboard Page Ended*/


/*Single Product Page Settings*/
.woovr-variation-image,
li#tab-title-additional_information,
.woocommerce-checkout a.button.wc-forward {
    display: none !important;
}
.postid-575 .quantity,
.postid-778 .quantity,
.quantity {
    display: none !important;
}
.single-product .single-breadcrumbs-wrapper {
    display: none !important;
}
.single-product .container.related-and-upsells {
    display: none !important;
}
.single-product .product-tabs-wrapper {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
.single-product .single-product-page {
    padding: 60px 0 !important;
}
.wc-tab-inner p:last-child {
    margin-bottom: 0 !important;
}
.single-product p.first-payment-date, 
.single-product .product_meta, 
.single-product .wd-social-icons {
    display: none !important; 
}
.single-product button.single_add_to_cart_button {
    font-size: 16px !important;
}
.single-product h1.product_title.entry-title.wd-entities-title {
    font-size: 40px;
    line-height: 48px !important;
    margin-bottom: 10px !important;
}
.single-product .col-lg-6.col-12.col-md-6.text-left.summary.entry-summary {
    display: flex;
    align-items: center;
}
.single-product a.woodmart-show-product-gallery {
    display: none !important;
}
.single-product .wd-carousel-container.wd-gallery-images {
    border-radius: 20px !important;
    overflow: hidden;
}
.single-product form.cart {
    margin-bottom: 0 !important;
}

/*Single Product Page Settings Ended*/


/*Cart Page Settings */
.woocommerce-cart .page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light {
    display: none !important;
}
.woocommerce-cart .site-content.col-lg-12.col-12.col-md-12.wd-builder-off {
    padding: 60px 0 !important;
}
th.product-quantity {
    visibility: hidden !important;
}

/*Cart Page Settings Ended*/


/*Checkout Page Settings*/
.woocommerce-shipping-fields, .woocommerce-additional-fields {
    display: none !important;
}
.wd-empty-mini-cart a,
tr.woocommerce-shipping-totals.shipping {
    display: none !important;
}
li.step-cart.step-inactive a {
    pointer-events: none !important;
}
.woocommerce-checkout .site-content.col-lg-12.col-12.col-md-12.wd-builder-off {
    padding: 60px 15px !important;
}
button#place_order {
    font-size: 16px !important;
}
li.step-complete.step-inactive {
    font-weight: 400 !important;
    font-size: 18px !important;
}
.woocommerce-checkout .page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light {
    display: none;
}
.woocommerce-mini-cart a.cart-item-link.wd-fill {
    display: none !important;
}



/*Checkout Page Settings Ended*/


/*Login/Register Page Settings*/
h2.wd-login-title {
    font-size: 34px !important;
    line-height: 42px !important;
}

/*Login/Register Page Settings Ended*/



/*
= = = = =
= = = = =
= = = = =
= = = = =
= = = = = 
*/


@media (max-width: 1370px) and (min-width: 1025px) {
h2.elementor-heading-title.elementor-size-default {
    font-size: 50px !important;
    line-height: 58px !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 24px !important;
    line-height: 28px !important;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 26px !important;
}
.pz-padding {
    padding: 70px 0 80px 0 !important;
}
.pz-padding.pz-paddingtop {
    padding-top: 18px !important;
}



}

/*= = = 1370 and 1025 ended = = = */



@media (max-width: 1025px) {
h2.elementor-heading-title.elementor-size-default {
    font-size: 46px !important;
    line-height: 52px !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
    line-height: 26px !important;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 24px !important;
}
.pz-padding {
    padding: 60px 0 70px 0 !important;
}
.pz-padding.pz-paddingtop {
    padding-top: 18px !important;
}
form#mc4wp-form-1 {
    max-width: 440px;
    width: 100%;
}
.woocommerce-checkout header.whb-header.whb-sticky-shadow {
    margin-bottom: 0 !important;
}
.woocommerce-cart .site-content.col-lg-12.col-12.col-md-12.wd-builder-off {
    padding: 0px 15px 60px !important;
}

}

/*= = = 1025 ended = = = */



@media (max-width: 992px) {
h2.elementor-heading-title.elementor-size-default {
    font-size: 46px !important;
    line-height: 52px !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
    line-height: 26px !important;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 24px !important;
}
.pz-padding {
    padding: 60px 0 70px 0 !important;
}
.pz-padding.pz-paddingtop {
    padding-top: 18px !important;
}
h1.entry-title.title {
    font-size: 50px !important;
}
.pz-sh img {
    border-bottom-left-radius: 100px;
}

}

/*= = = 992 ended = = = */



@media (max-width: 768px) {
h2.elementor-heading-title.elementor-size-default {
    font-size: 44px !important;
    line-height: 50px !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: 24px !important;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
}
.pz-padding {
    padding: 60px 0 70px 0 !important;
}
.pz-padding.pz-paddingtop {
    padding-top: 18px !important;
}
.pz-blogsec .wd-carousel-inner > div,
.pz-testi .wd-carousel-inner > div {
    max-width: 400px !important;
    width: 100%;
    margin: 0 auto;
}
.pz-blogsec,
.pz-testi {
    padding: 0 15px !important;
}
.pz-testi .testimonial-inner {
    margin-bottom: 10px !important;
}
.pz-buttons .elementor-icon-box-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.pz-cards .wd-info-box {
    min-height: unset;
    max-width: 400px;
    width: 100%;
    margin: 0 auto 20px auto;
}
.pz-cards .elementor-column.elementor-col-33:last-child .wd-info-box {
    margin-bottom: 0 !important;
}
.pzblog article {
    width: 100%;
    max-width: 400px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.single-post .site-content {
    padding: 60px 15px !important;
}
.woocommerce-account .entry-content {
    padding: 60px 0;
}
}

/*= = = 768 ended = = = */


@media (max-width: 577px) {
h2.elementor-heading-title.elementor-size-default {
    font-size: 34px !important;
    line-height: 42px !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: 24px !important;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
h4.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}
.pz-testi .testimonial.wd-carousel-item {
    padding: 0 10px !important;
}
.pz-testi .testimon-style-boxed .testimonial-inner {
    padding: 20px 15px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1) !important;
}
.single-product header.whb-header.whb-sticky-shadow {
    margin-bottom: 0;
}
.single-product .single-product-page {
    padding-top: 104px !important;
}
.woocommerce-checkout .site-content.col-lg-12.col-12.col-md-12.wd-builder-off {
    padding-top: 26px !important;
}
.woocommerce-checkout .site-content.col-lg-12.col-12.col-md-12.wd-builder-off {
    padding: 60px 15px 29px 15px !important;
}
.woocommerce-checkout .woocommerce-shipping-fields, 
.woocommerce-checkout .woocommerce-additional-fields {
    display: none !important;
}
.pz-products .products.wd-products.grid-columns-3.elements-grid.wd-grid-g {
    width: 100% !important;
    display: inline-block;
    max-width: 320px !important;
    left: 50%;
    transform: translateX(-50%);
}
.pz-products .wd-product {
    margin-bottom: 20px;
}
.pz-products .wd-product.wd-hover-alt.wd-col.product-grid-item:last-child {
    margin-bottom: 0 !important;
}
rs-arrow.tp-leftarrow.tparrows.persephone,
rs-arrow.tp-rightarrow.tparrows.persephone  {
    top: unset !important;
    bottom: 20px !important;
}
rs-layer#slider-1-slide-1-layer-2,
rs-layer#slider-1-slide-3-layer-2 {
    font-size: 16px !important;
    line-height: 24px !important;
    top: -25px !important;
}
rs-layer#slider-1-slide-1-layer-0,
rs-layer#slider-1-slide-3-layer-0,
rs-layer#slider-1-slide-1-layer-1,
rs-layer#slider-1-slide-3-layer-1 {
    top: -40px !important;
}
h1.entry-title.title {
    font-size: 38px !important;
}
a.pz-btn {
    padding: 15px 30px !important;
}
.single-product h1.product_title.entry-title.wd-entities-title {
    font-size: 32px;
    line-height: 38px !important;
}
}

/*= = = 577 ended = = = */


@media (max-width: 420px) {



}

/*= = = 420 ended = = = */



