/* 
Theme Name: Peptide Pro 2026
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/** Breakpoint **/

@media (min-width: 1280px) and (max-width: 1780px) {
	.e-con-boxed .e-con-inner {
		max-width: 95%;
		margin: 0 auto;
	}
	
	.elementor-kit-22 h1 {
		font-size: 52px;
	}

	.elementor-kit-22 h2 {
		font-size: 46px;
	}

	.elementor-kit-22 h3 {
		font-size: 32px;
	}
}

@media (min-width: 1025px) and (max-width: 1279px) {
	.e-con-boxed .e-con-inner {
		max-width: 95%;
		margin: 0 auto;
	}
	
	.elementor-kit-22 h1 {
		font-size: 44px;
	}

	.elementor-kit-22 h2 {
		font-size: 40px;
	}

	.elementor-kit-22 h3 {
		font-size: 26px;
	}
}


/** Img Col Fill **/

.img-col-fill .elementor-widget-image {
	height: 100% !important;
}

.img-col-fill .elementor-widget-image img {
	height: 100% !important;
	object-fit: cover !important;
}


/** Global Button Style **/

.elementor-button {
	transition: none !important;
}

.elementor-button .elementor-button-icon svg {
	width: 32px !important;
	height: 32px !important;
}

.elementor-button .elementor-button-content-wrapper {
	align-items: center !important;
}

/*---Image Caption--- */
img[title] {
  pointer-events: none !important;
}


/* Slideout Cart Style */

.xoo-wsch-top .xoo-wsch-close {
	background: #32A3C2 !important;
	border-radius: 100%;
	padding: 4px;
	font-size: 18px !important;
	color: #fff !important;
}

.xoo-wsc-icon-cart2 {
	width: 42px !important;
	height: 42px !important;
	display: block !important;
}

.xoo-wsc-icon-cart2:before {
	content: '';
	background: url('/wp-content/uploads/2026/02/cart.svg');
	background-size: cover;
	background-repeat: no-repeat;
	width: 42px !important;
	height: 42px !important;
	position: absolute;
}

span.xoo-wsc-sc-count,
span.xoo-wsch-items-count {
	right: 0 !important;
	top: 2px !important;
}

.xoo-wsc-ft-amt-subtotal {
	display: flex !important;
}

.xoo-wsc-ft-totals {
	padding-bottom: 0 !important;
}

.xoo-wsc-footer-txt {
	text-align: left !important;
	font-size: 16px !important;
	line-height: 1.3em !important;
	max-width: 290px;
	margin: 0 !important;
	letter-spacing: 0.16px;
	color:rgba(15, 33, 38, 0.80) !important;
}

.xoo-wsc-ft-amt-subtotal .xoo-wsc-ft-amt-label,
.xoo-wsc-ft-amt-subtotal .xoo-wsc-ft-amt-value {
	font-size: 20px !important;
	line-height: 1.36em !important;
	font-weight: 400 !important;
	color: #0F2126 !important;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
	min-height: 52px !important;
	border-radius: 200px !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	padding: 10px 24px !important;
	position: relative !important;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn-checkout:hover {
	color: #0F2126 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont {
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn {
	background: #32A3C2 !important;
	border: 2px solid #0F2126 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout {
	border: 2px solid #32A3C2 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover {
	background: #0F2126 !important;
	border: 2px solid #0F2126 !important;
	color: #fff !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-continue {
		background: transparent !important;
	color: #0F2126 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart {
	background: #0F2126 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-continue:hover {
	color: #fff !important;
	background: #0F2126 !important;
	border: 2px solid #0F2126 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart:hover {
	color: #fff !important;
	background: #32A3C2 !important;
	border: 2px solid #32A3C2 !important;
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont {
	margin-top: 20px !important;
}

.xoo-wsc-img-col img {
	border-radius: 16px !important;
}

.xoo-wsc-sml-qty,
.xoo-wsc-pprice,
dt.variation-Size {
	font-size: 16px !important;
	line-height: 1.34em !important;
	font-weight: 700 !important;
	font-style: normal !important;
}

.xoo-wsc-sml-qty span,
.xoo-wsc-pprice span,
dd.variation-Size {
	font-weight: 400 !important;
	font-style: normal !important;
}

.xoo-wsch-top .xoo-wsch-text {
	font-size: 22px !important;
	line-height: 1.2em !important;
	letter-spacing: 0.44px !important;
	font-weight: 500 !important;
}

.xoo-wsc-products .xoo-wsc-pname a {
	line-height: 1.06em !important;
	font-weight: 500 !important;
	color: #0F2126 !important;
	display: block;
}

.xoo-wsc-del-txt {
	font-size: 16px !important;
	text-transform: unset !important;
	text-decoration: underline;
	color: rgba(15, 33, 38, 0.80) !important;
	
}

.xoo-wsc-smr-ptotal .woocommerce-Price-currencySymbol,
.xoo-wsc-smr-ptotal bdi,
.xoo-wsc-pprice ins .woocommerce-Price-currencySymbol,
.xoo-wsc-pprice ins bdi{
	color:#32A3C2 !important;
}

.xoo-wsc-product {
	border: 0 !important;
}

@media(max-width:767px) {
	.xoo-wsc-icon-cart2:before {
		content: '';
		background: url('/wp-content/uploads/2026/02/cart.svg');
		background-size: cover;
		background-repeat: no-repeat;
		width: 32px !important;
		height: 32px !important;
		position: absolute;
	}

	.xoo-wsc-icon-cart2 {
		width: 32px !important;
		height: 32px !important;
	}

	span.xoo-wsc-sc-count,
	span.xoo-wsch-items-count {
		right: -3px !important;
		top: -3px !important;
		font-size: 10px !important;
	}
}


/** Home Style **/

.home-header:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 100% !important;
	height: 100%;
	background: linear-gradient(0deg, #E5F2F7 0%, #E5F2F7 100%), url(/wp-content/uploads/2026/03/home-header-graphic.avif) lightgray 50% / cover no-repeat;
	background-blend-mode: screen, normal;
	background-color: #fff;
	background-position: right;
	background-size: contain;
}

.home-header .elementor-button:hover .elementor-button-icon svg path {
	fill: #32A3C2;
}

.home-header .elementor-button:hover .elementor-button-icon svg g path {
	fill: #fff !important;
}

.home-header .swiper-pagination {
	display: flex;
	flex-direction: column;
	gap: 16px;
	top: 50%;
	transform: translateY(-50%);
}

.home-header .swiper-pagination-bullet {
	opacity: 1;
}

.home-header .swiper-pagination-bullet.swiper-pagination-bullet-active {
	outline: 1px solid #fff;
	outline-offset: 5px;
}

.home-header .card-carousel,
.home-header .card-carousel .swiper,
.home-header .card-carousel .swiper .card-info-wrap {
	height: 100% !important;
}

	.home-header .swiper-slide .card-item:before {
		content: '';
		background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0%, rgba(15, 33, 38, 0.2) 10%, rgb(0 0 0 / 0%) 100%);
	}

.home-header .card-carousel .elementor-heading-title span {
	display: block;
	font-size: 98px;
	font-weight: 700;
	letter-spacing: -1.96px;
	text-transform: uppercase;
	line-height: 1.1em;
}

.home-header .pp-info-box {
	position: relative;
}

.home-header .pp-info-box {
	height: 100%;
}

.home-header .pp-info-box>a {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.home-header .pp-info-box-icon-wrap,
.home-header .pp-info-box-icon-wrap .pp-info-box-icon {
	width: 80px;
	display: flex;
	align-items: center;
}

.home-header .pp-info-box a {
	padding: 12px 8px !important;
}

.home-header .pp-info-box-icon-title-wrap {
	max-width: 80% !important;
}

.home-header .pp-info-box-icon-wrap {
	margin-right: 0;
}

.home-header .pp-info-box-title {
	margin: 0;
}

.home-header .pp-info-box a:hover:before,
.home-header .pp-info-box a:before {
	content: '';
	background-size: cover !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 32px;
	width: 40px;
	height: 40px;
}

.home-header .pp-info-box a:before {
	background: url('/wp-content/uploads/2026/02/right-arrow.svg');
}

.home-header .pp-info-box a:hover:before {
	background: url('/wp-content/uploads/2026/02/blue-right-arrow.svg');
}

.home-header .pp-info-box{
	border: 2px solid transparent !important;
}

.home-header .pp-info-box:hover {
	border: 2px solid #32A3C2 !important;
}

@media (min-width: 1280px) and (max-width: 1780px) {
	.home-header .swiper-slide .card-item {
		padding: 30px !important;
	}

	.home-header .swiper-slide .card-item:before {
		content: '';
		background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0%, rgba(15, 33, 38, 0.5) 100%);
	}

	.home-header .card-carousel .elementor-heading-title {
		font-size: 52px;
	}

	.home-header .card-carousel .elementor-heading-title span {
		font-size: 82px;
	}

	.home-header h1.elementor-heading-title {
		font-size: 82px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1279px) {
	.home-header .swiper-slide .card-item {
		padding: 20px !important;
		background-position: 80% 50% !important;
	}

	.home-header .swiper-slide .card-item:before {
		content: '';
		background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0%, rgba(15, 33, 38, 0.5) 100%);
	}

	.home-header .card-carousel .elementor-heading-title {
		font-size: 42px;
	}

	.home-header .card-carousel .elementor-heading-title span {
		font-size: 72px;
	}

	.home-header h1.elementor-heading-title {
		font-size: 72px !important;
	}
}

@media(max-width:1024px) {
	.home-header .card-carousel,
	.home-header .card-carousel .swiper,
	.home-header .card-carousel .swiper .card-info-wrap {
	height: auto !important;
}
	
	.home-header:after {
		display: none;
	}

	.home-header .swiper-pagination {
		display: flex;
		flex-direction: row;
		width: 100%;
		gap: 16px;
		justify-content: center;
		align-items: center;
		top: unset !important;
		bottom: 40px !important;
		left: 50%;
		transform: translateX(-50%);
	}

	.home-header .card-carousel .elementor-heading-title span {
		font-size: 78px;
	}
}

@media(max-width:767px) {
	.home-header .card-carousel .elementor-heading-title span {
		display: block;
		font-size: 58px;
		font-weight: 700;
		letter-spacing: -1.16;
		line-height: 1em;
	}

	.home-header .pp-info-box a:before,
	.home-header .pp-info-box a:hover:before {
		right: 10px;
		width: 36px;
		height: 36px;
	}

	.home-header .pp-info-box a {
		padding: 4px !important;
	}
}


/** Global Inner Header Style **/

.global-inner-header {
	position: relative;
	overflow: hidden;
}

.global-inner-header:after {
	content: '';
	position: absolute;
	right: 80px;
	top: 0;
	width: 250px;
	height: 668px;
	background: url(/wp-content/uploads/2026/03/home-header-graphic.avif) no-repeat;
	background-size: cover;
	background-position: right center;
	mix-blend-mode: soft-light;
	opacity: 0.7;
	pointer-events: none;
}

.global-inner-header:before {
	content: '';
	position: absolute;
	left: 80px;
	top: -20%;
	width: 250px;
	height: 668px;
	background: url(/wp-content/uploads/2026/03/home-header-graphic.avif) no-repeat;
	background-size: cover;
	background-position: left 10%;
	transform: scaleX(-1);
	mix-blend-mode: soft-light;
	opacity: 0.7;
	pointer-events: none;
}

@media(max-width:1024px) {

	.global-inner-header:before,
	.global-inner-header:after {
		width: 300px;
		height: 100%;
		top: 0;
		background-size: contain;
	}

	.global-inner-header:before {
		background-position: right;
		left: 0;
	}

	.global-inner-header:after {
		background-position: right;
		right: 0;
	}
}


/** Contact Info Style **/

.contact-info .elementor-icon-box-description {
	max-width: 282px;
	margin: 0 auto;
}

.contact-info .elementor-icon-box-description a {
	color: inherit;
}

.contact-info .elementor-icon-box-description a:hover {
	color: #32A3C2;
}

.contact-info .ff-btn {
	opacity: 1 !important;
}

.contact-info .frm-fluent-form .ff-t-container {
	gap: 24px !important;
}

.contact-info select,
.contact-info select {
	appearance: none !important;
	position: relative;
}

.contact-info .dropdown .ff-el-input--content {
	position: relative;
}

.contact-info .dropdown .ff-el-input--content:after {
	content: "" !important;
	background: url("/wp-content/uploads/2026/03/down-arrow.svg") !important;
	background-repeat: no-repeat !important;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 20px;
	top: 58%;
	transform: translateY(-50%);
	pointer-events: none;
}


/** Products Cards Style **/

.products-cards .woocommerce-loop-product__buttons a {
	width: 100%;
}

.products-cards .woocommerce-loop-product__buttons a:after {
	display: none !important;
}

.products-cards .woocommerce-loop-product__title {
	padding-top: 10px !important;
	padding-bottom: 4px !important;
}

.products-cards .woocommerce ul.products li.product a img {
	margin-bottom: 0;
}

.products-cards select {
	appearance: none;
	padding: 13px 16px 13px 16px;
	background: rgba(15, 33, 38, 0.12);
	border: 0 !important;
	border-radius: 8px;
}

.products-cards .woocommerce-ordering {
	position: relative;
	margin-bottom: 32px;
}

.products-cards .woocommerce-result-count {
	padding-top: 13px;
}

.products-cards .woocommerce-ordering:after {
	content: "";
	background: url('/wp-content/uploads/2026/03/down-dark-arrow.svg');
	background-repeat: no-repeat;
	width: 14px;
	height: 12px;
	position: absolute;
	right: 20px;
	top: 48%;
	transform: translateY(-50%);
	pointer-events: none;
}

.products-cards form {
	position: relative;
}

.products-cards .woocommerce-ordering:before {
	content: "Sort By";
	position: absolute;
	left: -45%;
	top: 15px;
	font-family: "Volda Sans", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1em;
	color: #0F2126;
}

.products-cards .price ins {
	font-weight: 400 !important;
	text-decoration: none !important;
}

@media (max-width: 1024px) {
	.products-cards .woocommerce-ordering:after {
		top: 68%;
	}

	.products-cards .products .product {
		border-radius: 10px !important;
	}
}

@media (max-width: 767px) {
	.products-cards .woocommerce-loop-product__buttons a {
		padding: 10px !important;
	}

	.products-cards .woocommerce-result-count {
		padding-top: 0;
		width: 100%;
		text-align: center;
	}

	.products-cards select {
		padding: 10px 16px;
	}

	.products-cards .woocommerce-ordering {
		width: 100%;
	}

	.products-cards .woocommerce-ordering:before {
		position: unset;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	.products-cards .products .product {
		border-radius: 8px !important;
	}
}

/* My Account Page Style */

.woocommerce-account .woocommerce form {
	background: #E5F2F7 !important;
	border-radius: 0 !important;
	border: 1px solid #E5F2F7 !important;
	margin: 0 !important;
	padding: 50px;
}

.woocommerce-account .woocommerce form .form-row {
	margin-top: 10px !important;
}

.woocommerce-account .woocommerce form input {
	height: 42px;
}

.woocommerce-account .woocommerce form .select2-selection {
	height: 52px;
	display: flex !important;
	align-items: center !important;
}

.woocommerce-account .woocommerce form .select2-selection .select2-selection__arrow {
	height: 52px;
}

.woocommerce-account .woocommerce form .button {
	font-family: "Volda Sans", Sans-serif !important;
	color: #fff !important;
	border-radius: 200px !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	line-height: 1em !important;
	background: #32A3C2 !important;
	border: 1px solid #32A3C2 !important;
	padding: 18px 32px !important;
}

.woocommerce-account .woocommerce form .button:hover {
	background: #0F2126 !important;
	border: 1px solid #0F2126 !important;
}

.woocommerce-account .woocommerce-Address-title h2 {
	font-size: 36px !important;
}

.woocommerce-account .woocommerce-Address-title {
	display: flex;
	flex-direction: column;
}

.woocommerce-account form label {
	font-weight: 400;
	color: #0F2126 !important;
	margin-bottom: 8px !important;
	text-transform: capitalize;
}

.woocommerce-account form input {
	border: 1px solid #fff !important;
	height: 52px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	margin-bottom: 15px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li::marker {
	color: #32A3C2 !important;
}

@media (max-width: 1024px) {
	
	.woocommerce-account .woocommerce-Address-title h2 {
		font-size: 30px !important;
	}
	
	.woocommerce-account .pp-woo-my-account .woocommerce {
		display: flex !important;
		flex-direction: column !important;
		gap: 30px !important;
	}

	.woocommerce-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-navigation {
		width: 100% !important;
	}

	.woocommerce-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-navigation ul {
		padding-left: 0 !important;
	}

	.woocommerce-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content {
		width: 100% !important;
		margin-left: 0 !important;
	}
}

@media (max-width: 767px) {
	.woocommerce-account .woocommerce form {
		margin: 20px 0 0 !important;
		padding: 40px 20px;
	}
	
	.woocommerce-account .woocommerce-Address-title h2 {
		font-size: 24px !important;
	}
}

/** My Account - Orders **/

.woocommerce table.my_account_orders .button {
	background-color: #32a3c2;
	color: #fff !important;
	font-size: 14px;
}

.woocommerce table.my_account_orders .button:hover {
	background-color: #0d2739;
	color: #fff !important;
}


.woocommerce-account .woocommerce-pagination {
	margin-top: 20px;
}

.woocommerce-account .woocommerce-pagination .woocommerce-button {
	font-size: 18px;
	background-color: #0d2739;
	color: #fff !important;
}

.woocommerce-account .woocommerce-pagination .woocommerce-button:hover {
	background-color: #32a3c2;
	color: #fff !important;
}


@media (max-width: 1024px) {

	.woocommerce table .woocommerce-orders-table__row {
		margin-bottom: 15px;
	}

	.woocommerce-account .woocommerce-pagination {
		margin-top: 10px;
	}

	.woocommerce table.shop_table_responsive tbody th,
	.woocommerce-page table.shop_table_responsive tbody th {
		display: block;
		text-align: right !important;
		color: #020202;
	}

	.woocommerce table.shop_table_responsive tbody th::before,
	.woocommerce-page table.shop_table_responsive tbody th::before {
		content: attr(data-title) ": ";
		float: left;
	}
}


/**== Password Protected Style ==**/

main.post-password-required {
	padding: 20px;
	min-height: 60vh;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

main.post-password-required .post-password-form p {
	justify-content: center;
	font-weight: 500;
}

main.post-password-required .post-password-form input[type="submit"] {
	background-color: #32A3C2;
	color: #fff;
	border-color: #32A3C2;
	padding:18px 40px !important
}

main.post-password-required .post-password-form input[type="submit"]:hover{
	background-color: #0F2126;
	color: #fff;
	border-color: #0F2126;
}

main.post-password-required .post-password-form input[type="password"] {
	border: 1px solid #666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all .3s;
	height: 56px;
	margin-top:16px !important;
}


/* Cart Style */

.woocommerce ul#shipping_method .amount,
.shipping .woocommerce-shipping-destination,
.shipping .woocommerce-shipping-destination strong {
	font-weight: 400 !important;
  font-size: 16px !important;
}

.woocommerce-checkout-review-order{
	border: 1px solid #0F2126 !important;
	border-radius: 12px;
}

.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:1em !important;
	padding:9px !important;
	display: flex;
	align-items: center;
	height:100%;
}

.woocommerce-checkout-payment{
	padding:40px 30px !important;
}

.woocommerce table.shop_table{
	overflow:hidden !important;
	border-radius:12px !important;
	border:0 !important;
}

.woocommerce-cart table {
	border: 1px solid #0F2126 !important;
  border-radius: 8px !important;
}

.woocommerce-cart .coupon {
  border: 0 !important;
}

.woocommerce-cart .coupon-col {
  align-items: center !important;
}

.woocommerce-cart .checkout-button {
  width: 100% !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-top: 14px !important;
}

.woocommerce-cart .cart thead {
  background: #E5F2F7;
  padding: 20px 70px !important;
  height: 70px;
}

.woocommerce-cart .cart tbody tr {
  padding: 20px !important;
}

.woocommerce-cart .cart tbody tr:last-child {
  display: none !important;
}

.woocommerce-cart .cart tbody .product-thumbnail img {
  max-width: 132px !important;
  width: 132px;
  height: 132px;
  border-radius: 12px;
  border: 1px solid rgba(13, 39, 57, 0.15);
  margin: auto;
  object-fit: cover;
}

.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .remove {
  color: rgba(13, 39, 57, 0.8) !important;
  opacity: 0.5;
}

.woocommerce-cart .cart tbody .product-remove {
  padding-left: 20px !important;
  padding-right: 26px !important;
}

.woocommerce-cart .cart tbody .product-quantity input {
  text-align: center;
  padding: 19px 10px !important;
  border-radius: 0 !important;
  text-align: center !important;
}

.woocommerce-cart .cart-collaterals {
  background: #E5F2F7;
  padding: 36px 40px;
  border-radius: 12px;
}

.woocommerce-cart .e-cart-totals.e-cart-section {
  border: 0;
}

.woocommerce-cart .coupon {
  max-width: 660px !important;
}

.woocommerce-cart .coupon.shop_table {
  margin-bottom: 0 !important;
}

.woocommerce-cart .coupon #coupon_code {
  background: transparent !important;
	border-radius:8px !important;
}

.woocommerce-cart .product-name a {
  color: #0F2126 !important;
  font-weight: 400;
  font-size: 24px;
}

.woocommerce-cart .cart-collaterals table {
  border: 0 !important;
}

.woocommerce-cart .e-cart-section {
  margin-bottom: 40px !important;
}

.woocommerce-cart .e-cart__container {
  grid-template-columns: 67% auto !important;
  gap: 40px !important;
}

.woocommerce-cart .comments-area {
  display: none !important;
}

.woocommerce-cart input[type="radio"] {
  width: 20px;
  height: 20px;
}

.woocommerce-cart .woocommerce-shipping-methods label{
	color:#0F2126 !important;
}

.woocommerce-cart input[type="radio"]:checked ~ span {
  color: #fff !important;
  font-weight: 600 !important;
}

.woocommerce-cart input[type="radio"]:checked {
  accent-color: #008db4 !important;
}

.woocommerce-cart .shipping-calculator-button {
  color: #0F2126 !important;
}

.woocommerce-cart .coupon-col-start input{
	min-height:52px !important
}

.woocommerce-cart .coupon-col-end button{
	font-size:20px !important;
	padding:14px !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background: #E5F2F7 !important;
    border-color: #0F2126 !important;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
   color: #32A3C2 !important; 
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a{
    color: inherit;
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .woocommerce-cart .product-name a {
    font-size: 22px;
    line-height: 1em;
  }

  .woocommerce-cart .cart-collaterals {
    padding: 36px 25px;
  }

  .woocommerce-cart tr th,
  .woocommerce-cart .woocommerce-Price-amount,
  .woocommerce-cart .quantity input,
  .woocommerce-cart .cart-collaterals td:before {
    font-size: 20px;
  }

  .woocommerce-cart .cart-collaterals #shipping_method label {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .woocommerce-cart .e-cart__container {
    grid-template-columns: 1fr !important;
  }

  .woocommerce-cart .coupon {
    max-width: 100% !important;
  }
	
	.woocommerce-checkout-payment{
	margin-bottom:0 !important;
	}
}

@media (max-width: 600px) {
	.woocommerce-cart .product-name a {
		font-size: 20px !important;
	}
	
	.woocommerce-cart .cart-collaterals {
		padding: 36px 30px;
	}

  .woocommerce-cart input[type="radio"] {
    width: 12px;
    height: 12px;
  }

  .woocommerce-cart .woocommerce .cart_totals h2 {
    margin-bottom: 4px !important;
  }
	
	.woocommerce-checkout-payment{
	padding:40px 20px !important;
}
}


/* Checkout Page Style */

.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container{
	grid-template-columns: 58% auto;
	grid-column-gap:58px;
}

.woocommerce-checkout .checkout-wrapper .e-con-inner{
	width:100% !important;
	max-width:1600px !important;
}

.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address{
	padding-left:0;
}

.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address span,
.woocommerce-checkout .e-checkout__column-end #order_review_heading{
	font-size:28px !important;
	color:#0F2126;
}

.woocommerce-checkout .e-checkout__column-start .col-1,
.woocommerce-checkout .shipping_address{
	padding:64px !important;
	border:0 !important;
	background:#E5F2F7 !important;
	border-radius:16px !important;
}

.woocommerce-checkout .woocommerce-additional-fields{
	padding:32px !important;
	border:0 !important;
	background:#E5F2F7 !important;
	border-radius:16px !important;
}

.woocommerce-checkout .woocommerce-form__label-for-checkbox{
	display: flex;
	align-items: center;
	gap: 10px;
}

.woocommerce-checkout .notes textarea{
	min-height:120px;
}

.woocommerce-checkout input[type="radio"],
.woocommerce-checkout input[type="checkbox"]{
  width: 20px;
  height: 20px;
}

.woocommerce-checkout input[type="radio"]:checked ~ span {
  color: #fff !important;
  font-weight: 600 !important;
}

.woocommerce-checkout input[type="radio"]:checked,
.woocommerce-checkout input[type="checkbox"]:checked{
  accent-color: #008db4 !important;
}

.woocommerce-checkout .e-checkout__column-end .e-checkout__order_review{
	padding:0;
	border:0;
}

.woocommerce-checkout .woocommerce-checkout-review-order{
	border: 1px solid #E5F2F7 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead{
	background:#0F2126;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td,
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr th{
	padding:16px 32px !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead tr th{
	color:#fff !important;
	padding:16px 32px;
}

.woocommerce-checkout .e-checkout__column-end .e-coupon-box,
.woocommerce-checkout .e-checkout__column-end .woocommerce-checkout-payment{
	border:0 !important;
	background:#E5F2F7 !important;
	border-radius:12px !important;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order .button{
	width:100% !important;
}

.woocommerce-checkout .coupon-container-grid{
	gap: 15px !important;
}

.woocommerce-checkout .coupon-container-grid .woocommerce-button{
	width:100% !important;
}

.woocommerce-checkout .select2-selection .select2-selection__rendered{
	line-height:1em !important;
	min-height:45px !important;
	display: flex;
  align-items: center;
}

@media (min-width: 1025px) and (max-width: 1720px){
	.woocommerce-checkout .checkout-wrapper .e-con-inner{
		width:100% !important;
		max-width:95% !important;
	}
}

@media(max-width:1024px){
	.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container{
		grid-template-columns: 1fr;
	}
	
	.woocommerce-checkout .e-checkout__column-start .col-1,
	.woocommerce-checkout .shipping_address{
		padding:50px 30px!important;
		border-radius:14px !important;
	}
	
	.woocommerce-checkout .woocommerce-additional-fields{
		padding:20px !important;
		border-radius:14px !important;
	}
	
	.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address span,
	.woocommerce-checkout .e-checkout__column-end #order_review_heading{
		font-size:26x !important;
	}
}

@media(max-width:767px){
	.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container{
		grid-template-columns: 1fr;
	}
	
	.woocommerce-checkout .e-checkout__column-start .col-1,
	.woocommerce-checkout .shipping_address,
	.woocommerce-checkout-payment{
		padding:12px!important;
		border-radius:12px !important;
	}
	
	.woocommerce-checkout .woocommerce-additional-fields,
	.woocommerce-checkout .e-checkout__column-end .e-coupon-box{
		padding:12px !important;
		border-radius:8px !important;
	}
	
	.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address span,
	.woocommerce-checkout .e-checkout__column-end #order_review_heading{
		font-size:22px !important;
	}
}

/* Order Thank You Page Style */

.woocommerce-order-received #content .checkout-wrapper{
	background: linear-gradient(270deg, #8CDDF7 0%, #32A3C2 100%) !important;
	position:relative;
}

.woocommerce-order-received #content .checkout-wrapper:before{
	content: '';
	background: url(/wp-content/uploads/2026/02/home-header-graphic.png) no-repeat;
	background-size: cover;
	background-position: left 10%;
	transform: scaleX(-1);
	mix-blend-mode: soft-light;
	position: absolute;
	left: 37%;
	top: -54%;
	transform: translate(-50%, -50%);
	width: 612px;
	height: 1646px;
	transform: rotate(45deg);
}

.woocommerce-order-received #content .woocommerce-order{
	background:#fff;
	padding:24px;
	border-radius:16px;
}

.woocommerce-thankyou-order-received::first-line {
	font-size: 72px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	letter-spacing:-1.44px;
	font-family: "Volda Sans", Sans-serif;
}

.woocommerce-order-received .woocommerce-order .woocommerce-notice {
	font-size: 20px !important;
	line-height: 1.36em !important;
	color:#0F2126 !important;
	text-align: center !important;
	max-width:336px;
	margin:0 auto 32px !important;
}

.woocommerce-order-received  .woocommerce-order-overview{
	background:#E5F2F7!important;
	border-radius:12px;
	padding:40px 48px;
	flex-direction: column;
	gap:15px;
	margin:0 !important;
}

.woocommerce-order-received  .woocommerce-order-overview li{
	display: grid;
	grid-template-columns:1fr 1fr;
	padding-right:0 !important;
	margin-right:0 !important;
	border-right:0 !important;
	gap:10px;
}

.woocommerce-order-received  .woocommerce-order-overview li,
.woocommerce-order-received  .woocommerce-order-overview strong{
	color:#0F2126 !important;
	font-size:20px !important;
	font-weight:400 !important;
	padding-bottom:0 !important;
	font-family: "Volda Sans", Sans-serif;
	text-transform:capitalize !important;
	    align-items: center !important;
	    word-break: break-all;
    line-height: 1.1em;
}

/* Limit scope to the Thank You page */
body.woocommerce-order-received .woocommerce {
	font-family: inherit;
	max-width: 800px;
	margin: auto;
}

/* Improve spacing for sections */


body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-customer-details,
body.woocommerce-order-received .woocommerce .shop_table{
display:none !important;	
}

body.woocommerce-order-received .woocommerce-order-details,
body.woocommerce-order-received .woocommerce-customer-details {
	margin-bottom: 20px;
}


/* Slightly emphasize payment method */

body.woocommerce-order-received .woocommerce-order-details .payment-method strong {
	font-weight: 400 !important;
	color:#0F2126;
}

/* Order Overview alignment */

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	display: flex;
	justify-content: center;
	margin: 60px 0 40px;
}


@media(max-width:1024px){
	.woocommerce-order-received #content .checkout-wrapper:after,
	.woocommerce-order-received #content .checkout-wrapper:before{
		content: '';
		position: absolute;
		top: 0 !important;
		width: 300px;
		height: 30vh; 
		background-size: contain !important;
		mix-blend-mode: soft-light;
		opacity: 0.7;
		pointer-events: none;
		background: url(/wp-content/uploads/2026/02/home-header-graphic.png) no-repeat;
		transform: rotate(0deg);
	}
	
	.woocommerce-order-received #content .checkout-wrapper:after {
		right: 0 !important;
		background-position: right center;
	}

	.woocommerce-order-received #content .checkout-wrapper:before {
		left: 0 !important;
		background-position: left center;
	}
	
	.woocommerce-order-received #content .woocommerce-order{
		border-radius:14px;
	}
}

@media(max-width:767px){	
	.woocommerce-thankyou-order-received::first-line {
		font-size: 28px;
		letter-spacing:-0.56px;
	}

	.woocommerce-order-received .woocommerce-order .woocommerce-notice {
		font-size: 16px !important;
		max-width:200px;
		margin:0 auto 12px !important;
	}

	ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
		border-radius:10px;
		padding:24px 12px;
	}

	.woocommerce-order-received  .woocommerce-order-overview li,
	.woocommerce-order-received  .woocommerce-order-overview strong{
		font-size:18px !important;
	}
	
	.woocommerce-order-received #content .woocommerce-order{
		border-radius:12px;
	}
}

/* Our Blogs Style */

.our-blogs .pp-post-title{
	margin-top:0;
	padding: 16px 24px;
}

.our-blogs .pp-post-content{
	height:100% !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.our-blogs .pp-post-content-wrap{
	position: relative;
	height:100% !important;
}

.our-blogs .pp-posts-button svg{
	width: 36px !important;
	height: 36px !important;
}

.our-blogs .pp-posts-button:hover svg path{
	fill:#32A3C2;
}

.our-blogs .pp-posts-button:hover svg g path{
	fill:#fff;
}

.our-blogs .blog-info-wrap{
	padding: 13px 24px !important;  
	border-top: 1px solid rgba(15, 33, 38, 0.12) !important;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.our-blogs .pp-post-date{
	display: flex;
	gap: 4px;
	align-items: center;
}

.our-blogs .pp-post-thumbnail img{
	aspect-ratio: 4/3;
	object-fit: cover;
}

.our-blogs .pp-post{
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;  
}

.our-blogs .page-numbers {
	position: relative;
}

.our-blogs .page-numbers:before {
	content: "";
  background:transparent;
  border:1px solid rgba(15, 33, 38, 0.12);
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 100%;
}

.our-blogs .page-numbers:hover:before,
.our-blogs .page-numbers.current:before {
	background: #32A3C2;
}

.our-blogs .page-numbers.next,
.our-blogs .page-numbers.prev {
  color: #0F2126 !important;
}

.our-blogs .page-numbers.next:hover,
.our-blogs .page-numbers.prev:hover {
	color: #fff !important;
}

.our-blogs .page-numbers.next:before,
.our-blogs .page-numbers.prev:before{
 background:#E5F2F7 !important; 
 border:1px solid #E5F2F7;
}

.our-blogs .page-numbers.next:hover:before,
.our-blogs .page-numbers.prev:hover:before {
  background: #0F2126 !important;
  border:1px solid #0F2126;
}


@media (max-width: 767px) {
	.our-blogs .page-numbers:before {
		width: 48px;
    height: 48px;
  }
}

/* Single Blog Post Template Style */

.single-post .elementor-widget-theme-post-content h2{
	font-size: 36px;
  margin-bottom: 8px;
}

.single-post .elementor-widget-theme-post-content h3{
	font-size: 24px;
  margin-top: 40px;	
	letter-spacing:0 !important;
}

.single-post .elementor-widget-theme-post-content h4{
	font-size: 22px;
  margin-top: 20px;
	letter-spacing:0 !important;
}

.single-post .elementor-widget-theme-post-content h5{
	  font-size: 20px;
  margin-top: 20px;
	letter-spacing:0 !important;
}

.single-post .elementor-widget-theme-post-content h2:not(:first-child){
	 margin-top: 40px;
}

.single-post .elementor-widget-theme-post-content p{
	line-height:1.4em;
}

.single-post .elementor-widget-theme-post-content p a{
	color:inherit;
}

.single-post .elementor-widget-theme-post-content p a:hover{
	color:#32A3C2;
}

.single-post .elementor-widget-theme-post-content ul,
.single-post .elementor-widget-theme-post-content ol{
	padding-left: 22px;
}

.single-post .elementor-widget-theme-post-content ul li,
.single-post .elementor-widget-theme-post-content ol li{
	color: rgba(2, 2, 2, 0.75);
  font-weight: 500 !important;
  margin-bottom: 10px;
}

.single-post .elementor-widget-theme-post-content ul li::marker,
.single-post .elementor-widget-theme-post-content ol li::marker{
	color: #32A3C2 !important;
}

.single-post .elementor-widget-theme-post-content img{
	 border-radius: 20px;
  margin: 6px 0 26px;
}


.single-product .woocommerce-product-gallery .flex-control-thumbs img {
	border: 1px solid #dbdfe1;
  opacity: 1 !important;
  border-radius: 8px;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active {
	    border: 1px solid #32a3c2 !important;

}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100%;
  max-width: 96px;
}

@media(max-width:1024px){
	.single-post .elementor-widget-theme-post-content h2{
	font-size: 28px;
	}
}

@media(max-width:767px){
	.single-post .elementor-widget-theme-post-content h2{
	font-size: 24px;
	}
}

/**== FAQs Style ==**/

.sidebar .pp-advanced-menu .menu-item .pp-menu-item:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: none !important;
  position: absolute;
  top: 19px;
  left: 31px;
  z-index: 2;
  opacity: 1 !important;
}

.sidebar .menu-item .pp-menu-item:hover:before {
  color: #0F2126;
}

.sidebar .menu-item .pp-menu-item {
  background:#E5F2F7;
  padding: 20px 32px 20px 64px !important;
}

.sidebar .pp-advanced-menu{
	border-radius:12px !important;
	overflow:hidden !important;
}

.sidebar .menu-item:not(:last-child) .pp-menu-item{
	border-bottom: 1px solid rgba(15, 33, 38, 0.12);
}

.sidebar .menu-item .pp-menu-item-active,
.sidebar .menu-item .pp-menu-item:hover {
  background: #8CDDF7 !important;
}

@media (max-width: 1024px) {
  .sidebar .menu-item .pp-menu-item:before {
    top: 22px;
  }
}

@media (max-width: 600px) {
  .sidebar .menu-item .pp-menu-item {
    padding: 20px 28px 20px 56px !important;
  }
}

/* Privacy Policy Style */

.privacy-policy #content h1,
.privacy-policy #content h2,
.terms-and-conditions h1,
.terms-and-conditions h2,
.return-policy h1,
.shipping-policy h1{
	font-size: 54px !important;
}

.privacy-policy #content h2,
.terms-and-conditions h2{
	margin-top: 60px !important;
}

.privacy-policy #content h3 {
  margin-top: 30px;
}

.privacy-policy #content h4,
.terms-and-conditions h4,
.return-policy h4 {
  margin-top: 20px;
}

.privacy-policy #content p a,
.privacy-policy #content ul li a {
  color: #32a3c2 !important;
}

.privacy-policy #content p a:hover,
.privacy-policy #content ul li a:hover {
  color: #0d2739 !important;
}

.privacy-policy #content ul,
.terms-and-conditions ul,
.return-policy ul,
.shipping-policy ul,
.privacy-policy #content ol,
.terms-and-conditions ol,
.return-policy ol,
.shipping-policy ol{
  padding-left: 22px;
}

.privacy-policy #content ul li:not(:last-child),
.terms-and-conditions ul li:not(:last-child),
.return-policy ul li:not(:last-child),
.shipping-policy ul li:not(:last-child) {
  margin-bottom: 15px;
}

.privacy-policy #content ul li::marker,
.terms-and-conditions ul li::marker,
.return-policy ul li::marker,
.shipping-policy ul li::marker {
  color: #32a3c2 !important;
}

@media (max-width: 1024px) {
  .privacy-policy #content h1,
	.privacy-policy #content h2,
	.terms-and-conditions h1,
	.terms-and-conditions h2,
	.return-policy h1,
	.shipping-policy h1{
		font-size: 48px!important;
	}
	
	.privacy-policy #content h2,
	.terms-and-conditions h2{
		margin-top: 40px !important;
	}
}

@media (max-width: 767px) {
	.privacy-policy #content ul li:not(:last-child),
	.terms-and-conditions ul li:not(:last-child),
	.return-policy ul li:not(:last-child),
	.shipping-policy ul li:not(:last-child) {
		margin-bottom: 10px;
	}

	.privacy-policy #content h1,
	.privacy-policy #content h2,
	.terms-and-conditions h1,
	.terms-and-conditions h2,
	.return-policy h1,
	.shipping-policy h1{
		font-size: 40px!important;
	}
	
	.privacy-policy #content h2,
	.terms-and-conditions h2{
		margin-top: 30px !important;
	}

	.privacy-policy #content h3 {
		margin-top: 20px;
	}
}

/*---Default Pages Style Not Build from Elementor - MB MAY 10*/

body:not([class*="elementor-page-"]) .site-main {
  max-width: 1600px;
  width: 100%;
  padding: 120px 0;
}

.page-header .entry-title {
  max-width: 1600px;
}

@media (min-width: 1025px) and (max-width: 1780px) {
	body:not([class*="elementor-page-"]) .site-main{
		max-width: 95%;
		margin: 0 auto;
	}
}

@media(max-width:1024px){
	body:not([class*="elementor-page-"]) .site-main {
  padding: 80px 40px;
	}
}

@media(max-width:767px){
	body:not([class*="elementor-page-"]) .site-main {
  padding: 76px 20px;
	}
	
	body:not([class*="elementor-page-"]) .site-main .entry-title{
		font-size: 42px !important;
		padding:0 !important;
		margin-top:0 !important;
	}
}



/** Product FAQs Style **/

.product-faqs{
	display: flex;
	flex-direction: column;
	gap:16px;
	max-width: 850px;
	margin: 0 auto;
}

.product-faqs .faq-item{
	background: #E5F2F7;
	padding:24px 52px 24px 32px;
	border-radius: 12px;
}

.product-faqs .faq-question{
	font-size: 24px;
	color: #0F2126;
	line-height: 1.2em;
	cursor:pointer;
	font-weight: 400;
	position:relative;
	font-family: "Volda Sans", sans-serif !important;
}

.product-faqs .faq-question:after,
.product-faqs .faq-question.active:after{
	content: '';
	position:absolute;
	right:-28px;
	top:55%;
	transform:translateY(-50%);
	width: 28px;
	height: 28px;
	background-size: cover !important;
	background-repeat:no-repeat;
}

.product-faqs .faq-question:after{
	background: url('/wp-content/uploads/2026/03/toogle-open.svg');
}

.product-faqs .faq-question.active:after{
	background: url('/wp-content/uploads/2026/03/toogle-close.svg'); 
}

.product-faqs .faq-answer{
	max-height:0;
	overflow:hidden;
	transition:max-height 0.4s ease;
  font-size: 18px;  
  font-weight: 400;
  font-family: "Volda Sans", sans-serif !important;
}

.product-faqs .faq-question.active + .faq-answer{
	max-height:500px;
	margin-top:8px;
}

@media(max-width:1024px){
	.product-faqs .faq-question{
		font-size: 22px;
	}  
  
	.product-faqs{
		gap:10px;
	}

	.product-faqs .faq-item{
		border-radius: 10px;
	}
}

@media(max-width:767px){
	.product-faqs{
		gap:8px;
	}
	
	.product-faqs .faq-question{
		font-size: 20px;
	}  
  
	.product-faqs .faq-item{
		padding:12px 40px 12px 12px;
		border-radius: 8px;
	}

	.product-faqs .faq-question:after,
	.product-faqs .faq-question.active:after{
		right:-20px;
		width: 20px !important;
		height: 20px !important;
	}

	.product-faqs .faq-answer{
		font-size: 16px;  
	}
}


/** Single Product **/

.single-product .product-detail-info h1 {
  font-size: 44px;
}

.single-product .product-detail-info h2 {
  font-size: 28px;
}

.single-product .product-detail-info h3{
	font-size: 24px;
}

.single-product .product-detail-info h4 {
  margin-bottom: 16px !important;
  margin-top: 0;
  position: relative;
	font-size: 20px;
}

.single-product .product-detail-info h2:not(:first-of-type) {
  border-top: 1px solid rgba(13, 39, 57, 0.15);
  padding-top: 32px;
  margin-top: 32px;
}


.single-product .product-detail-info {
  font-size: 18px;
}


.single-product .product-detail-info ol,
.single-product .product-detail-info ul {
  padding-left: 20px !important;
}

.single-product .product-detail-info ul li::marker {
  color: #32a3c2 !important;
}

.single-product .product-detail-info li:not(:last-child) {
  margin-bottom: 15px !important;
}

.single-product .product-detail-info p a,
.single-product .product-detail-info li a {
  color: #32a3c2 !important;
}

.single-product .product-detail-info p a:hover,
.single-product .product-detail-info li a:hover {
  color: #0d2739 !important;
}

.single-product .elementor-widget-woocommerce-product-price .price{
	margin-bottom:0 !important;
}

.single-product .elementor-widget-woocommerce-product-price .price bdi,
.single-product .elementor-add-to-cart .price bdi {
  font-size: 36px !important;
	font-weight: 400 !important;
}

.single-product .flex-viewport .woocommerce-product-gallery__image{
	outline:1px solid rgba(15, 33, 38, 0.12);
	outline-offset:-3px;
	border-radius:12px;
}

@media (max-width: 767px) {
  .single-product .product-detail-info h1 {
    font-size: 36px !important;
  }
	
	 .single-product .product-detail-info h2 {
    font-size: 24px !important;
  }
	
	.single-product .product-detail-info h3 {
    font-size: 22px !important;
  }

  .single-product .product-detail h4:before {
    bottom: 3px !important;
  }
	.single-product .product-detail-info h2:not(:first-of-type) {
		padding-top: 25px;
		margin-top: 25px;
	}
	
	.single-product .elementor-widget-woocommerce-product-price .price bdi,
.single-product .elementor-add-to-cart .price bdi {
  font-size: 24px !important;
} 
}

woocommerce div.product div.images .flex-control-thumbs li {
	width: unset;
}

/*=== Bundle Product Style ===*/

/* hide table header */

.bundled_products{
	margin-bottom: 0 !important;
}

.bundled_products thead{
	display:none;
}

.bundled_products tbody tr.bundled_product{
	display:flex;
	align-items:flex-start;
	gap:20px;
	background:#E5F2F7;
	padding:20px;
	border-radius:12px;
	margin-bottom:18px;
	border:none;
}

/* remove default table layout */
.bundled_products td{
	border:none !important;
	padding:0 !important;
	background:none !important;
}

/* image column */
.bundled_products .bundled_item_images_col{
	width:110px;
	flex-shrink:0;
}

.bundled_products .bundled_item_images_col img{
	width:95px;
	border-radius:8px;
	background:#fff !important;
	padding:6px;
}

/* details column */
.bundled_products .bundled_item_details_col{
	flex:1;
}

/* size row */
.bundled_products .variations{
	display:inline-block;
	margin-right:10px;
}

.bundled_products .variations tr{
	display:flex;
	gap:6px;
	align-items:center;
}

/* hide hidden input */
.bundled_products .bundled_item_qty_col input{
	display:none;
}

/* size label style */
.bundled_products .variations .label label{
	font-weight:400;
	margin-right:4px;
}

.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before {
	font-size: 18px !important;
  color: #32a3c2;
	width: 22px !important;
	height: 22px!important;
}

.bundled_product_summary .bundled_product_title a{
	position: absolute!important;
	bottom: 18px;
	right: 0;
	width: 22px!important;
	height: 22px!important;
}

.bundled_product .bundled_product_images {
	width: 20% !important;
}

.bundled_product .bundled_product_title {
	font-size: 24px;
	margin-bottom: 5px;
	position: unset !important;
}

.bundled_product .bundled_product_excerpt {
	font-size: 18px;
	line-height:1.4em;
	font-weight: 300;
}

.bundled_products .variations{
	margin: 0!important;
}

.bundled_products .variations .attribute_options{
	border:1px solid rgba(15, 33, 38, 0.12) !important;
	border-radius: 4px !important;
	padding: 4px 8px !important;
}

.bundled_products .details{
  position: relative;  
}

.bundled_products .variations tr{
	gap: 0 !important;
}

.bundled_products .bundle-qty-wrap,
.bundled_products .label,
.bundled_products .value,
.bundled_products .variations .label label{
	color: #0F2126!important; 
  font-size:18px !important;
  font-weight: 300!important;
}

.bundled_products .bundle-qty-wrap{
	order:1 !important;
}

.bundled_products .label{
	order:2 !important;  
}

.bundled_products .value{
	order:3 !important;  
}

.bundled_products .bundled_item_details_col{
	width: 100% !important;
}

.bundle_button .quantity,
.bundle_button button,
.bundle_button .quantity input{
	width: 100%!important;   
}

.bundle_button .quantity{
	margin-bottom:12px !important;
  display: block!important;
}


@media(max-width:1024px){
	.bundled_products .bundled_product_title{
		font-size:22px;
	}
}

@media(max-width:767px){
	.bundled_products tbody tr.bundled_product{
		flex-direction: column !important;
		padding:20px 16px;
	}
    
	.bundled_products .bundled_product_title{
		font-size:20px;
	}

	.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before {
		font-size: 14px !important;
	}

	.bundled_products .bundle-qty-wrap,
	.bundled_products .label,
	.bundled_products .value,
	.bundled_products .variations .label label{
		font-size:14px !important;
	}
}

