/*
Theme Name:   dmp
Theme URI:    https://quynhorange.com
Description:  Quynh Orange Theme
Author:       Quynh Orange
Author URI:   https://quynhorange.com
Template:     astra
Version:      2-qt
Text Domain:  dmp
*/

/* Chakra Petch font */
@import url(https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);
.chakra-petch-font, .chakra-petch-font * {
    font-family: "Chakra Petch", sans-serif;
}

/* Containers */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 576px) {
	.container-sm, .container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.container-md,
	.container-sm,
	.container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1140px;
	}
}
@media (min-width: 1400px) {
	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1340px;
	}
}

/* Utilities */
body:not(.preview) .display-none {
	display: none !important;
}
.fit-view-height {
	min-height: calc(100vh - 67px - 88px);
}
.fit-view-height.with-header {
	min-height: calc(100vh - 67px);
}
.fit-view-height.with-footer {
	min-height: calc(100vh - 88px);
}
@media (min-width: 768px) {
	.fit-view-height {
		min-height: calc(100vh - 70px - 105px);
	}
	.fit-view-height.with-header {
		min-height: calc(100vh - 70px);
	}
	.fit-view-height.with-footer {
		min-height: calc(100vh - 105px);
	}
}
@media (min-width: 1024px) {
	.fit-view-height {
		min-height: calc(100vh - 70px - 108px);
	}
	.fit-view-height.with-header {
		min-height: calc(100vh - 70px);
	}
	.fit-view-height.with-footer {
		min-height: calc(100vh - 108px);
	}
}
@media (min-width: 1025px) {
	.fit-view-height {
		min-height: calc(100vh - 81px - 66px);
	}
	.fit-view-height.with-header {
		min-height: calc(100vh - 81px);
	}
	.fit-view-height.with-footer {
		min-height: calc(100vh - 66px);
	}
}
@media (max-width: 1024px) {
	.min-height-300 {
		min-height: 300px !important;
	}
	.min-height-350 {
		min-height: 350px !important;
	}
	.min-height-400 {
		min-height: 400px !important;
	}
	.min-height-450 {
		min-height: 450px !important;
	}
	.min-height-500 {
		min-height: 500px !important;
	}
	.min-height-550 {
		min-height: 550px !important;
	}
	.min-height-600 {
		min-height: 600px !important;
	}
	.min-height-650 {
		min-height: 650px !important;
	}
	.min-height-700 {
		min-height: 700px !important;
	}
	.min-height-750 {
		min-height: 750px !important;
	}
	.min-height-800 {
		min-height: 800px !important;
	}
}

/* Body */
body {
	color: #000;
}
body p {
	line-height: 2rem;
}

/* Fixed Header */
body.up > div .fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	animation-name: fadeInDown;
	animation-duration: 450ms;
	z-index: 2023;
}
body.up > div .fixed + div,
body.up > div .fixed + section {
	margin-top: 70px !important;
}
@media (min-width: 1025px) {
	body.up > div .fixed + div,
	body.up > div .fixed + section {
		margin-top: 80px !important;
	}
}

/* Site Logo */
#site-logo img {
	width: auto;
	max-height: 50px;
}
@media (min-width: 1025px) {
	#site-logo img {
		width: auto;
		height: 60px;
		max-height: 60px;
	}
}

/* Short Menu */
@media (max-width: 1024px) {
	#short-menu nav ul li a i {
		margin-top: 7px;
	}
}

/* Header & Footer */
.header, .footer {
	font-family: system-ui, -apple-system, "Noto Sans", Roboto, sans-serif;
}
.footer p {
	margin-bottom: 0 !important;
}
.footer p, .footer a, .footer li {
	line-height: 2rem;
}
.footer p, .footer a, .footer li,
.footer .elementor-nav-menu a,
.footer .elementor-icon-list-items a {
	color: #fff;
}
.footer > .elementor-container {
	min-height: 50px;
}
.footer > .elementor-container > .elementor-column > .elementor-widget-wrap {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.footer.big > .elementor-container > .elementor-column > .elementor-widget-wrap,
.footer.big > .elementor-container > .elementor-column > .elementor-widget-wrap  > .elementor-widget {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
@media (max-width: 375px) {
	.footer p,
	.footer ul > li,
	.footer ul > li span.elementor-icon-list-text {
		font-size: 13px;
	}
}
@media (max-width: 1024px) {
	.footer > .elementor-container > .elementor-column {
		width: 100%;
	}
	.footer > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap,
	.footer.big > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap  > .elementor-widget {
		padding-top: 0 !important;
	}
	.footer > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap,
	.footer.big > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap  > .elementor-widget {
		padding-top: 10px !important;
	}
	.footer .elementor-nav-menu > li > a {
		padding-left: 0;
		padding-top: 0;
	}
}
@media (min-width: 1025px) {
	.footer .elementor-nav-menu,
	.footer .elementor-icon-list-items {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.footer .elementor-nav-menu > li:last-child > a {
		padding-right: 0;
	}
}

/* Blog Posts */
#primary,
#primary #main div.elementor.post {
	margin: 0 !important;
	padding: 0 !important;
}
.middle-padding {
	padding: 15px 0 !important;
}
.inner-padding-bottom {
	padding-bottom: 5px !important;
}
@media (min-width: 768px) {
	.middle-padding {
		padding: 30px 0 !important;
	}
	.inner-padding-bottom {
		padding-bottom: 15px !important;
	}
}
@media (min-width: 1025px) {
	.middle-padding {
		padding: 50px 0 !important;
	}
	.inner-padding-bottom {
		padding-bottom: 35px !important;
	}
}
.elementor-post-info__item-prefix {
	margin-right: 5px;
}

/* WooCommerce & Cartflows */
.button.wc-forward,
.add_to_cart_button,
.single_add_to_cart_button,
.woocommerce-page:not(.cartflows_step-template) .button {
	color: #fff !important;
	background-color: #013004 !important;
	border-color: #00FF10 !important;
}
.button.wc-forward:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.woocommerce-page:not(.cartflows_step-template) .button:hover {
	background-color: #E04705 !important;
	border-color: #fff !important;
}
.woocommerce-js div.product .woocommerce-tabs .shop_attributes th {
	color: inherit;
}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
	margin-left: 10px;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce .woocommerce-verify-email .button.woocommerce-button  {
	padding: 15px 30px 30px 30px;
}
.elementor-widget-woocommerce-product-add-to-cart .input-text.qty {
	width: 100px;
	padding: 15px 20px !important;
	border-radius: 10px;
	border-color: #013004;
}
.woocommerce-page.woocommerce-checkout table.shop_table td {
	padding: 15px 10px 15px 0;
}
.woocommerce table.shop_table .cart-subtotal th, .woocommerce-page table.shop_table .cart-subtotal th,
.woocommerce table.shop_table tfoot .woocommerce-Price-amount, .woocommerce-page table.shop_table tfoot .woocommerce-Price-amount {
	font-weight: bold;
}
.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-checkbox-text a {
	text-decoration: underline;
}
.woocommerce form.checkout_coupon .button {
	border: solid 1px var(--ast-global-color-0);
	margin-left: 15px;
}
.woocommerce-thank-you-page-text-editor-content,
.woocommerce-thank-you-page-item__container {
	font-size: 16px;
	padding: 0 10px;
}
.woocommerce-thank-you-page-text-editor-content .qr-img,
.woocommerce-thank-you-page-item__container .qr-img {
	text-align: center;
}
.woocommerce-thank-you-page-text-editor-content .qr-img img,
.woocommerce-thank-you-page-item__container .qr-img img {
	width: 300px;
	max-width: 100%;
}
@media (min-width: 768px) {
	.woocommerce-thank-you-page-text-editor-content .qr-img img,
	.woocommerce-thank-you-page-item__container .qr-img img {
		width: 600px;
	}
}
.woocommerce-thank-you-page-order_details__header-title,
.woocommerce-thank-you-page-order_details__header-value {
	font-weight: bold;
}
.woocommerce-thank-you-page-order_details__product-value {
	white-space: nowrap;
}
.woocommerce-thank-you-page-customer_information__billing_address {
    width: 100% !important;
}
.woocommerce-thank-you-page-customer_information__billing_address-header {
    display: none !important;
}
.wcf-embed-checkout-form .woocommerce-checkout-review-order-table .wcf-remove-product {
	display: none !important;
}
.wcf-embed-checkout-form .woocommerce-checkout-review-order-table .product-quantity,
.wcf-embed-checkout-form .woocommerce-checkout-review-order-table .product-total,
.wcf-embed-checkout-form .woocommerce-checkout-review-order-table tfoot td {
	text-align: right;
}
@media (min-width: 768px) {
	.wcf-embed-checkout-form .woocommerce-checkout-review-order-table .product-quantity,
	.wcf-embed-checkout-form .woocommerce-checkout-review-order-table .product-total {
		white-space: nowrap;
	}	
}
@media (min-width: 1200px) {
	.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
		white-space: nowrap;
	}	
}
.wcf-embed-checkout-form .wcf-bump-order-offer-content-left img {
	padding-right: 0;
}
.wcf-embed-checkout-form .wcf-bump-order-offer-content-right .wcf-regular-price {
	margin-right: 7px;
}
.wcf-embed-checkout-form .wcf-bump-order-wrap .wcf-bump-order-field-wrap .wcf-pointing-arrow {
	margin-right: 15px;
}
.wcf-embed-checkout-form-two-step {
	max-width: 100%;
}
.wcf-embed-checkout-form-two-step .woocommerce:not(.step-two) .woocommerce-checkout-review-order {
	display: none;
}
.woocommerce-checkout .woocommerce-input-wrapper > span {
	width: 100% !important;
}
@media (min-width: 769px) {
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-bump-order-grid-wrap.wcf-after-customer {
		display: none;
	}
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-order-wrap,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > #order_review_heading,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .woocommerce-checkout-review-order {
		width: 45% !important;
	}
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .woocommerce-checkout-review-order {
		float: left;
	}
}
@media (min-width: 1025px) {
	body:not(.single-cartflows_step) .woocommerce-checkout > .col2-set,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .col2-set,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-col2-set {
		width: 45% !important;
		margin-right: 0 !important;
		padding-right: 40px !important;
	}
	body:not(.single-cartflows_step) .woocommerce-checkout #order_review_heading,
	body:not(.single-cartflows_step) .woocommerce-checkout .woocommerce-checkout-review-order,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-order-wrap,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > #order_review_heading,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .woocommerce-checkout-review-order {
		width: 55% !important;
	}
}
@media (min-width: 1400px) {
	body:not(.single-cartflows_step) .woocommerce-checkout > .col2-set,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .col2-set,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-col2-set {
		width: 40% !important;
	}
	body:not(.single-cartflows_step) .woocommerce-checkout #order_review_heading,
	body:not(.single-cartflows_step) .woocommerce-checkout .woocommerce-checkout-review-order,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .wcf-order-wrap,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > #order_review_heading,
	.wcf-embed-checkout-form-two-column .woocommerce-checkout > .woocommerce-checkout-review-order {
		width: 60% !important;
	}
}
.cartflows_step-template .woocommerce-product-gallery .slides img {
	border-radius: 10px;
}
.cartflows_step-template .woocommerce-product-gallery ol.flex-control-thumbs {
	padding: 0 30px;
}
.cartflows_step-template .elementor-carousel-image,
.cartflows_step-template .woocommerce-product-gallery ol.flex-control-thumbs > li img {
	border-style: solid;
	border-radius: 10px;
}
.elementor-button.elementor-button--view-cart,
.elementor-button.elementor-button--checkout {
	padding: 15px !important;
}

/* Post Contents */
.elementor-container #post-content a {
	color: #2271b1;
}
.elementor-container #post-content a:hover {
	color: #2271b1;
	text-decoration: underline;
}

/* Descriptions */
.elementor-container .desc h3,
.elementor-container .desc h4 {
	margin-top: 15px;
	margin-bottom: 7px;
}
.elementor-container .desc p,
.elementor-container .desc li,
.elementor-container .list li {
	margin-bottom: 1rem;
}
.elementor-container .desc p:first-of-type {
	margin-top: 0;
}
.elementor-container .desc p:last-of-type {
	margin-bottom: 0;
}
.elementor-container .desc p:first-of-type + ul,
.elementor-container .desc p:first-of-type + ol,
.elementor-container .desc p:last-of-type + ul,
.elementor-container .desc p:last-of-type + ol {
	margin-top: .5rem;
}
.elementor-container .desc li,
.elementor-container .list li {
	line-height: 1.5;
}
.elementor-container .list ul,
.elementor-container .list ol {
	margin-left: 0;
	padding-left: 25px;
}
.elementor-container .list li {
	margin-bottom: 15px;
}
.elementor-container .desc-110 p,
.elementor-container .desc-110 li,
.elementor-container .desc-110 td {
	font-size: 110% !important;
}
.elementor-container .desc-115 p,
.elementor-container .desc-115 li,
.elementor-container .desc-115 td {
	font-size: 115% !important;
}
.elementor-container .desc-120 p,
.elementor-container .desc-120 li,
.elementor-container .desc-120 td {
	font-size: 120% !important;
}
.elementor-container .desc-125 p,
.elementor-container .desc-125 li,
.elementor-container .desc-125 td {
	font-size: 125% !important;
}
.elementor-container .desc-130 p,
.elementor-container .desc-130 li,
.elementor-container .desc-130 td {
	font-size: 130% !important;
}
.elementor-container .desc-135 p,
.elementor-container .desc-135 li,
.elementor-container .desc-135 td {
	font-size: 135% !important;
}
.elementor-container .desc-140 p,
.elementor-container .desc-140 li,
.elementor-container .desc-140 td {
	font-size: 140% !important;
}
.elementor-container .desc-145 p,
.elementor-container .desc-145 li,
.elementor-container .desc-145 td {
	font-size: 145% !important;
}
.elementor-container .desc-150 p,
.elementor-container .desc-150 li,
.elementor-container .desc-150 td {
	font-size: 150% !important;
}

/* Hero */
#hero, #hero .container-fluid,
.hero, .hero .container-fluid,
#hero > .elementor-container,
.hero > .elementor-container {
	min-width: 100vw;
	min-height: 100vh;
	padding: 0;
}
.hero.space > .elementor-container > .elementor-column {
	padding: 15px !important;
}
@media (min-width: 768px) {
	.hero.space > .elementor-container > .elementor-column {
		padding: 30px !important;
	}
}
@media (min-width: 1024px) {
	.hero.space > .elementor-container > .elementor-column {
		padding: 50px !important;
	}
}
@media (min-width: 1366px) {
	.hero.space > .elementor-container > .elementor-column {
		padding: 80px !important;
	}
}
#hero > .elementor-container > .elementor-column > .elementor-widget-wrap,
.hero > .elementor-container > .elementor-column > .elementor-widget-wrap {
	padding: 0;
}
#hero, #hero .container-fluid, .fixedbackground {
	background-attachment: fixed;
}
#hero .container-fluid,
.hero .container-fluid {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
#hero .content,
.hero .content {
	padding-bottom: 95px;
	-webkit-transform: translateY(-2.1rem);
	-ms-transform: translateY(-2.1rem);
	transform: translateY(-2.1rem);
}
#hero .content .container > *,
.hero .content .container > * {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}
#hero .main-title, #hero .sub-title, #hero .next-title, #hero .typist-title,
.hero .main-title, .hero .sub-title, .hero .next-title, .hero .typist-title {
	font-family: system-ui, -apple-system, "Open Sans", Roboto, sans-serif;
	margin: 0;
	padding: 0;
}
#hero .content .sub-title,
.hero .content .sub-title {
	font-weight: normal;
}
#hero .content .main-title,
.hero .content .main-title {
	font-weight: bold;
	font-family: "Roboto Slab", system-ui, -apple-system, "Open Sans", Roboto, sans-serif;
	text-shadow: none;
}
#hero .content .next-title,
.hero .content .next-title {
	font-weight: normal;
}
#hero .content .typist-title,
.hero .content .typist-title {
	font-weight: bold;
	margin-left: 5px;
}
#hero .go-down,
.hero .go-down {
	position: absolute;
	font-size: 3.3rem;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#hero .go-down .mouse,
.hero .go-down .mouse {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 42px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: 2px solid #fff;
	border-radius: 26px;
}
#hero .go-down .mouse::after,
.hero .go-down .mouse::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 50%;
	width: 4px;
	height: 4px;
	margin-left: -2px;
	-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	-webkit-animation: mouse-scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;
	animation: mouse-scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;
	opacity: 1;
	border-radius: 100%;
	background-color: #fff;
}
@-webkit-keyframes mouse-scroll {
	0%,
	20% {
		-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
		transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	}
	10% {
		-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
		transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
		opacity: 1;
	}
	to {
		-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
		transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
		opacity: .01;
	}
}
@keyframes mouse-scroll {
	0%,
	20% {
		-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
		transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	}
	10% {
		-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
		transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
		opacity: 1;
	}
	to {
		-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
		transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
		opacity: .01;
	}
}
#hero .content,
.hero .content {
	padding-bottom: 95px;
}
#hero .content .container > div,
.hero .content .container > div {
	padding-top: 20px;	
}
#hero .content .sub-title,
.hero .content .sub-title {
	font-size: 18px;
}
#hero .content .main-title,
.hero .content .main-title {
	font-size: 40px;
}
#hero .content .next-title,
#hero .content .typist-title,
.hero .content .next-title,
.hero .content .typist-title {
	font-size: 22px;
}
#hero .go-down,
.hero .go-down {
	bottom: 90px;
}
@media (min-width: 430px) {
	#hero .content,
	.hero .content {
		padding-bottom: 140px;
	}
	#hero .go-down,
	.hero .go-down {
		bottom: 120px;
	}
}
@media (min-width: 768px) {
	#hero .content,
	.hero .content {
		padding-bottom: 150px;
	}
	#hero .content .container > div,
	.hero .content .container > div {
		padding-top: 25px;	
	}
	#hero .content .sub-title,
	.hero .content .sub-title {
		font-size: 30px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 70px;
	}
	#hero .content .next-title,
	#hero .content .typist-title,
	.hero .content .next-title,
	.hero .content .typist-title {
		font-size: 35px;
	}
	#hero .content .typist-title,
	.hero .content .typist-title {
		margin-left: 7px;
	}
	#hero .go-down,
	.hero .go-down {
		bottom: 140px;
	}
}
@media (min-width: 992px) {
	#hero .content .panel,
	.hero .content .panel {
		max-width: 992px;
	}
	#hero .go-down,
	.hero .go-down {
		bottom: 70px;
	}
}
@media (max-width: 1024px) and (min-height: 768px) and (orientation: landscape) {
	#hero .content,
	.hero .content {
		padding-bottom: 90px;
	}
}
@media (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
	#hero .content,
	.hero .content {
		padding-bottom: 90px;
	}
}
@media (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
	#hero .content,
	.hero .content {
		padding-bottom: 90px;
	}
}
@media (min-width: 1025px) {
	#hero .content .container > div,
	.hero .content .container > div {
		padding-top: 30px;	
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 50px;
	}
	#hero .content .typist-title,
	.hero .content .typist-title {
		margin-left: 10px;
	}
	#hero .go-down,
	.hero .go-down {
		bottom: 50px;
	}
}
@media (min-width: 1180px) {
	#hero .content .container,
	.hero .content .container,
	#hero .content .panel,
	.hero .content .panel {
		max-width: 1120px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 80px;
	}
	#hero .go-down,
	.hero .go-down {
		bottom: 40px;
	}
}
@media (min-width: 1366px) {
	#hero .content,
	.hero .content {
		padding-bottom: 60px;
	}
	#hero .content .container,
	.hero .content .container
	#hero .content .panel,
	.hero .content .panel {
		max-width: 1340px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 100px;
	}
}
@media (min-width: 1920px) {
	#hero .content,
	.hero .content {
		padding-bottom: 50px;
	}	
	#hero .content .container,
	.hero .content .container
	#hero .content .panel,
	.hero .content .panel {
		max-width: 1680px;
	}
	#hero .content .container > div,
	.hero .content .container > div {
		padding-top: 40px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 150px;
	}
}
@media (min-width: 2560px) {
	#hero .content,
	.hero .content {
		padding-bottom: 70px;
	}	
	#hero .content .container,
	.hero .content .container
	#hero .content .panel,
	.hero .content .panel {
		max-width: 1920px;
	}
	#hero .content .container > div,
	.hero .content .container > div {
		padding-top: 50px;
	}
	#hero .content .sub-title,
	.hero .content .sub-title {
		font-size: 40px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 160px;
	}
	#hero .content .next-title,
	#hero .content .typist-title,
	.hero .content .next-title,
	.hero .content .typist-title {
		font-size: 40px;
	}
}
@media (min-width: 3360px) {
	#hero .content,
	.hero .content {
		padding-bottom: 200px;
	}
	#hero .content .container,
	.hero .content .container {
		max-width: 2560px;
	}
	#hero .content .container > div,
	.hero .content .container > div {
		padding-top: 60px;
	}
	#hero .content .sub-title,
	.hero .content .sub-title {
		font-size: 45px;
	}
	#hero .content .main-title,
	.hero .content .main-title {
		font-size: 250px;
	}
	#hero .content .next-title,
	#hero .content .typist-title,
	.hero .content .next-title,
	.hero .content .typist-title {
		font-size: 60px;
	}
}
.hero.bottom > .elementor-container {
	align-items: flex-end;
	padding-bottom: 70px
}
.hero.bottom:not(.next) > .elementor-container {
	padding-bottom: 100px
}
@media (min-width: 430px) {
	.hero.bottom:not(.next) > .elementor-container {
		 padding-bottom: 180px
	}
}
@media (min-width: 768px) {
	.hero.bottom > .elementor-container {
		 padding-bottom: 120px
	}
}
@media (min-width: 1440px) {
	.hero.bottom > .elementor-container {
		 padding-bottom: 100px
	}
}
@media (min-width: 2560px) {
	.hero.bottom > .elementor-container {
		 padding-bottom: 200px
	}
}
.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
	justify-content: center;
}
.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget:not(.divider) {
	max-width: 1340px;
	padding: 0 15px;
}
@media (min-width: 1920px) {
	.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget:not(.divider) {
		max-width: 1680px;
	}
}
@media (min-width: 2560px) {
	.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget:not(.divider) {
		max-width: 1920px;
	}
}
@media (min-width: 3360px) {
	.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget:not(.divider) {
		max-width: 2560px;
	}
}
.hero.bottom > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget.divider {
	max-width: 100%;
	width: 100%;
}
.hero.middle .container-fluid {
	align-items: center;
}
.hero.middle .content {
	padding-bottom: 0;
}

/* Portfolios */
.portfolio {
	padding: 30px 0 !important;
	font-family: system-ui, -apple-system, "Noto Sans", Roboto, sans-serif;
}
.portfolio h2,
.portfolio h3 {
	font-family: "Nunito Sans", Roboto, sans-serif;
	font-weight: 900;
	color: inherit;
}
.portfolio h2 {
	padding: 15px 0;
}
.portfolio h3 {
	padding-bottom: 15px;
}
@media (min-width: 768px) {
	.portfolio h2 {
		padding-bottom: 30px;
		font-size: 50px;
	}
	.portfolio h3 {
		font-size: 30px;
	}
}
@media (min-width: 992px) {
	.portfolio {
		padding: 50px 0 !important;
	}
	.portfolio h2 {
		padding-bottom: 50px;
	}
}
.portfolio .elementor-widget-wrap {
	display: block !important;
}
.portfolio .elementor-widget.divider {
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.portfolio .elementor-widget p,
.portfolio .elementor-widget ul li,
.portfolio .elementor-widget ol li,
.portfolio .elementor-widget td {
	font-size: 18px;
	line-height: 1.6;
}
.portfolio .elementor-widget td {
	vertical-align: text-top;
}
.portfolio .elementor-widget ul li,
.portfolio .elementor-widget ol li {
	margin: 7px 0;
}
.portfolio.links .elementor-widget a,
.portfolio .links .elementor-widget-container a {
	color: inherit;
	text-decoration: underline;
}
.portfolio blockquote {
	padding: 0 30px;
}
@media (max-width: 767px) {
	.portfolio blockquote {
		margin: 15px;
		padding: 0 15px;
	}
}
.portfolio .picture,
.portfolio .photo,
.portfolio .video {
	margin-bottom: 30px !important;
}
.portfolio img {
	border-radius: 10px !important;
	object-fit: cover;
}
.portfolio .video iframe {
	min-height: 168px;
	width: 100%;
}
.portfolio .picture,
.portfolio .photo,
.portfolio .video.right,
.portfolio .video.left {
	z-index: 999;
}
@media (min-width: 768px) {
	.portfolio .elementor-widget p,
	.portfolio .elementor-widget ul li,
	.portfolio .elementor-widget ol li,
	.portfolio .elementor-widget td {
		font-size: 20px;
	}
	.portfolio .picture,
	.portfolio .photo.right {
		float: right;
		margin-left: 30px;
	}
	.portfolio .picture.left,
	.portfolio .photo.left {
		float: left;
		margin-left: 0;
		margin-right: 30px;
	}
	.portfolio .picture img,
	.portfolio .photo img {
		width: 300px !important;
	}
	.portfolio .video iframe {
		min-height: 320px !important;
	}
}
@media (min-width: 1024px) {
	.portfolio .video.right {
		float: right;
		margin-left: 30px;
	}
	.portfolio .video.left {
		float: left;
		margin-left: 0;
		margin-right: 30px;
	}
	.portfolio .video.right iframe,
	.portfolio .video.left iframe {
		height: 270px !important;
		width: 480px !important;
	}
}
@media (min-width: 1200px) {
	.portfolio .picture img,
	.portfolio .photo img {
		width: 480px !important;
	}
}
@media (min-width: 1400px) {
	.portfolio .picture img,
	.portfolio .photo img {
		width: 560px !important;
	}
	.portfolio .video.right iframe,
	.portfolio .video.left iframe {
		height: 315px !important;
		width: 560px !important;
	}
}
.portfolio .picture.picture-30p img,
.portfolio .picture img.picture-30p,
.portfolio .photo.picture-30p img,
.portfolio .photo img.picture-30p,
.portfolio .photo.photo-30p img,
.portfolio .photo img.photo-30p {
	width: 30% !important;
}
.portfolio .picture.picture-50p img,
.portfolio .picture img.picture-50p,
.portfolio .photo.picture-50p img,
.portfolio .photo img.picture-50p,
.portfolio .photo.photo-50p img,
.portfolio .photo img.photo-50p {
	width: 50% !important;
}
.portfolio .picture.picture-75p img,
.portfolio .picture img.picture-75p,
.portfolio .photo.picture-75p img,
.portfolio .photo img.picture-75p,
.portfolio .photo.photo-75p img,
.portfolio .photo img.photo-75p {
	width: 75% !important;
}
.portfolio .picture.picture-80p img,
.portfolio .picture img.picture-80p,
.portfolio .photo.picture-80p img,
.portfolio .photo img.picture-80p,
.portfolio .photo.photo-80p img,
.portfolio .photo img.photo-80p {
	width: 80% !important;
}
.portfolio .picture.picture-150 img,
.portfolio .picture img.picture-150,
.portfolio .photo.picture-150 img,
.portfolio .photo img.picture-150,
.portfolio .photo.photo-150 img,
.portfolio .photo img.photo-150 {
	width: 150px !important;
}
.portfolio .picture.picture-300 img,
.portfolio .picture img.picture-300,
.portfolio .photo.picture-300 img,
.portfolio .photo img.picture-300,
.portfolio .photo.photo-300 img,
.portfolio .photo img.photo-300 {
	width: 300px !important;
}
.portfolio .picture.cycle img,
.portfolio .picture.at-ripple img,
.portfolio .photo.cycle img,
.portfolio .photo.at-ripple img {
	border-radius: 70% !important;
	-webkit-border-radius: 70% !important;
}
.portfolio .picture.at-ripple img,
.portfolio .photo.at-ripple img {
	-webkit-animation: at-ripple .6s linear infinite;
	animation: at-ripple .6s linear infinite;
}
@-webkit-keyframes at-ripple {
	0% {
		box-shadow: 0 8px 10px rgba(102, 102, 102, 0.1), 0 0 0 0 rgba(102, 102, 102, 0.1), 0 0 0 5px rgba(102, 102, 102, 0.1), 0 0 0 10px rgba(102, 102, 102, 0.1);
	}
	100% {
		box-shadow: 0 8px 10px rgba(102, 102, 102, 0.1), 0 0 0 5px rgba(102, 102, 102, 0.1), 0 0 0 10px rgba(102, 102, 102, 0.1), 0 0 0 20px rgba(102, 102, 102, 0);
	}
}
@keyframes at-ripple {
	0% {
		box-shadow: 0 8px 10px rgba(102, 102, 102, 0.1), 0 0 0 0 rgba(102, 102, 102, 0.1), 0 0 0 5px rgba(102, 102, 102, 0.1), 0 0 0 10px rgba(102, 102, 102, 0.1);
	}
	100% {
		box-shadow: 0 8px 10px rgba(102, 102, 102, 0.1), 0 0 0 5px rgba(102, 102, 102, 0.1), 0 0 0 10px rgba(102, 102, 102, 0.1), 0 0 0 20px rgba(102, 102, 102, 0);
	}
}

.portfolio p i,
[class*="woolentor-"] #post-content i {
	font-style: italic;
}

/* re-captcha & popup forms */
.elementor-g-recaptcha {
	display: none !important;
}
#popup-form.dark .elementor-field {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
#popup-form.dark .elementor-field::placeholder {
	color: #FFFFFF;
}
#popup-form.dark .elementor-field.focus {
	color: #000000;
	background-color: #FFFFFF;
}
#popup-form.dark .elementor-field.focus::placeholder{
	color: #000000;
}
#popup-form.dark .elementor-button.focus {
	text-decoration: underline;
}
