a {
	text-decoration: none !important;
}
h1{
    font-size: 48px !important;
    line-height: 60px !important;
    
}
.menu-item-2523 ul li {
    text-decoration: underline;
}
.feedback-form-titel {
    color: #1C1C1C;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.tinv-wishlist .cart-empty.woocommerce-info {
    background: #fff;
    color: #000000 !important;
    text-align: center;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 25px;
}

.tinv-wishlist .return-to-shop {
    text-align: center;
}
.tinv-wishlist .button.wc-backward{
    color: #FFFFFF !important;
    border-width: 1px !important;
    border-color: #000000;
    padding: 11px 24px !important;
    font-size: 16px;
    font-weight: 600 !important;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.tinv-wishlist .button.wc-backward:hover {
    color: #000000 !important;
    border: 1px solid #000000;
    background-image: initial;
    background-color: #FFFFFF;
}

.tinv-wishlist .button.wc-backward:after{
    content: " ";
}




.cart-page-titel {
    text-align: center;
    font-weight: 600;
    color: #1C1C1C;
    margin-bottom: 40px;
}
.cart-page-titel2{
    text-align: center;
    font-weight: 600;
    color: #1C1C1C;
    margin-bottom: 10px;
}
.empty-cart-container p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 45px !important;
}

.view-address-button-container2{
    display: flex;
    gap: 20px;
    margin-top: 10px !important;
}

.ag-latest-products-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 20px 0;
	column-gap: 45px;
	row-gap: 35px;
}
.ag-product-card {
    background: #fff;
    border-radius: 16px;
    border: 2px solid #F5F5F5;
    padding: 24px;
}
.ag-product-image{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ag-product-image img {
    min-height: 200px;
    margin-bottom: 4px;
    width: 300px;
    height: 300px;
}

h3.ag-product-title {
	line-height: 32px;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
	color: #3D4246;
	margin: 10px 0;
}
.ag-product-desc{
    font-size: 16px;
    color: #69727B;
    line-height: 25px;
    font-weight: 400;
}
.ag-product-meta{
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 10px 0;
}

.ag-stars {
    display: flex;
    gap: 2px;
}

.ag-stars svg {
    width: 20px;
    height: 20px;
    fill: #f5a623;
}

.ag-stars svg.empty {
  fill: #ddd;
}
.ag-review-count {
    font-size: 16px;
    color: #69727B;
}

.ag-sale-badge {
    background: #FBECED;
    color: #A44245;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    margin-left: 5px;
}
.ag-product-price-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.ag-product-price {
    display: flex;
    flex-direction: column;
    gap: 0px;
}


.ag-sale-price {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

.ag-regular-price {
	font-size: 14px;
	color: #69727B;
	text-decoration: line-through;
	margin-left: 5px;
}

.ag-normal-price {
	font-size: 16px;
	font-weight: 600;
	color: #69727B;
}

span.ag-cart-icon {
    display: flex;
    align-items: center;
    gap: 11px;
}

.ag-add-to-cart {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #111;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease;
}

.ag-add-to-cart:hover {
    background: #333;
    color: #fff;
}



/* get 15% off your first order */
.email-input-wrapper {
	position: relative;
}

.email-input-wrapper input {
	width: 100%;
	padding: 16px 15px;
	border: 1px solid #818388;
}

.signup-submit-button {
	background-color: #000;
	color: #fff;
	border: none;
	padding: 15px 20px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.3s ease;
	position: absolute;
	right: 0;
	top: 0;
}

.stories-swiper.swiper-initialized.swiper-horizontal {
	overflow: visible;
	transition: 300ms ease-in-out;
}

.swiper-navigation {
	display: flex;
	gap: 20px;
	justify-content: end;
}

.story-prev-btn.swiper-button-disabled .rect-color1,
.story-next-btn.swiper-button-disabled .rect-color1,
.swiper-category-button-prev.swiper-button-disabled .rect-color1,
.swiper-category-button-next.swiper-button-disabled .rect-color1,
.swiper-brand-button-prev.swiper-button-disabled .rect-color1,
.swiper-brand-button-next.swiper-button-disabled .rect-color1,
.swiper-reviews-button-prev.swiper-button-disabled .rect-color1,
.swiper-reviews-button-next.swiper-button-disabled .rect-color1,
.swiper-video-button-prev.swiper-button-disabled .rect-color1,
.swiper-video-button-next.swiper-button-disabled .rect-color1,
.swiper-related-products-button-prev.swiper-button-disabled .rect-color1,
.swiper-related-products-button-next.swiper-button-disabled .rect-color1 {
	fill: #ffff !important;
	fill-opacity: 1 !important;
}

.story-prev-btn.swiper-button-disabled .rect-color,
.story-next-btn.swiper-button-disabled .rect-color,
.swiper-category-button-prev.swiper-button-disabled .rect-color,
.swiper-category-button-next.swiper-button-disabled .rect-color,
.swiper-brand-button-prev.swiper-button-disabled .rect-color,
.swiper-brand-button-next.swiper-button-disabled .rect-color,
.swiper-reviews-button-prev.swiper-button-disabled .rect-color,
.swiper-reviews-button-next.swiper-button-disabled .rect-color,
.swiper-video-button-prev.swiper-button-disabled .rect-color,
.swiper-video-button-next.swiper-button-disabled .rect-color,
.swiper-related-products-button-prev.swiper-button-disabled .rect-color,
.swiper-related-products-button-next.swiper-button-disabled .rect-color {
	stroke: #000000 !important;
}

.story-prev-btn.swiper-button-disabled .icon-path,
.story-next-btn.swiper-button-disabled .icon-path,
.swiper-category-button-prev.swiper-button-disabled .icon-path,
.swiper-category-button-next.swiper-button-disabled .icon-path,
.swiper-brand-button-prev.swiper-button-disabled .icon-path,
.swiper-brand-button-next.swiper-button-disabled .icon-path,
.swiper-reviews-button-prev.swiper-button-disabled .icon-path,
.swiper-reviews-button-next.swiper-button-disabled .icon-path,
.swiper-video-button-prev.swiper-button-disabled .icon-path,
.swiper-video-button-next.swiper-button-disabled .icon-path,
.swiper-related-products-button-prev.swiper-button-disabled .icon-path,
.swiper-related-products-button-next.swiper-button-disabled .icon-path {
	fill: #000000 !important;
}

.story-prev-btn,
.story-next-btn,
.swiper-category-button-prev,
.swiper-category-button-next,
.swiper-brand-button-prev,
.swiper-brand-button-next,
.swiper-video-button-prev,
.swiper-video-button-next,
.swiper-related-products-button-prev,
.swiper-related-products-button-next {
	cursor: pointer;
}

/* Get our best deals product slider */
.category-tabs,
.category-tabs2 {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	overflow-x: auto;
	padding-bottom: 10px;
}

.category-icon {
	margin-bottom: -5px;
}

.category-tab {}

/*.category-tab.active img,*/
/*.category-tab2.active img {*/
/*	border: 1px solid #3D4246;*/
/*}*/

.category-icon img {
	width: 75px;
	height: 65px;
	background: #fff;
	transition: all 0.3s ease-in-out;
}

/*.category-icon img:hover {*/
/*	border: 1px solid #3D4246;*/
/*}*/

.category-tab,
.category-tab2 {
	text-align: center;
	cursor: pointer;
}

.category-name {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #0E1016;
	margin-top: 8px;
	text-decoration: underline;
}

.product-freture-image .et_pb_image_wrap {
	display: flex;
	flex-direction: column;

}

.product-freture-image img {
	display: block;
	width: 100%;
	object-fit: cover;
	margin: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	line-height: 1;
}

.swiper-custom-slide {
	background: #fff;
	box-shadow: 0 2px 4px #0000000d;
	margin-bottom: 10px;
	padding: 25px 20px;
	border-radius: 12px;
	height: 375px;
}

.product-image {
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-image img {
	width: 100px;
	height: 100px;
	object-fit: cover;
}

.product-info h3 {
	font-size: 18px;
	font-weight: 600;
	color: #3D4246;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 5px;
}

.product-info .product-price {
	font-size: 15px;
	font-weight: 600;
	color: #69727B;
	line-height: 24px;

}

.product-rating {
	font-size: 16px;
	font-weight: 500;
}

.product-rating .stars {
	color: #f5a623;
	letter-spacing: 1px;
}

.product-rating .rating-number {
	color: #000;
	font-size: 13px;
}


/* clinet review section  */
.client-reviews-container .client-reviews-content {
	position: relative;
}

.client-reviews-container .client-reviews-content::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, #1d202400 49.5%, #1d2024 80.5%);
	pointer-events: none;
	z-index: 1;

}

.client-reviews-container .client-reviews-content img {
	width: 100%;
	height: 400px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.client-reviews-container .customer-name {
	position: absolute;
	top: 15px;
	left: 20px;
	background: #EDEFF3;
	font-size: 16px;
	font-weight: 600;
	color: #0E1016;
	padding: 2px 4px;
}

.client-reviews-container .client-review-text {
	position: absolute;
	bottom: 15px;
	left: 18px;
	right: 18px;
	z-index: 2;

}

.client-reviews-container .client-review-text p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0;
	margin: 0;

}

.client-reviews-container .product-info img {
	width: 52px;
	height: 52px;
}

.client-reviews-container .product-info {
	display: flex;
	gap: 25px;
	align-items: center;
	border: 1px solid #dfdfdf;
	margin-top: -3px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

}

.client-reviews-container .product-name {
	font-size: 16px;
	line-height: 25px;
	color: #0E1016;
	font-weight: 500;
}

.client-reviews-container .product-name a {
	color: #0E1016;
}

.client-reviews-container .review-rating {
	color: #FFFFFF;
	margin-top: 5px;
}


/* client video slider  */


.video-card {
	position: relative;
	width: 100%;
	height: 500px;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
	transition: transform 0.3s ease;
}

.video-card video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-swiper .overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(88, 28, 135, 0.8) 0%, rgba(88, 28, 135, 0.4) 50%, transparent 100%);
	pointer-events: none;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70px;
	height: 70px;
	background: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	transition: opacity 0.3s ease;
	pointer-events: none;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.play-button.hidden {
	opacity: 0;
}

.play-icon {
	width: 0;
	height: 0;
	border-left: 20px solid #000000;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	margin-left: 5px;
}

.text-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 24px;
	pointer-events: none;
}

.text-overlay h3 {
	color: white;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}

.text-overlay p {
	color: #fcd34d;
	font-size: 22px;
	font-style: italic;
	margin: 8px 0 0 0;
}

.logo-overlay {
	position: absolute;
	top: 24px;
	right: 24px;
	color: #fcd34d;
	font-size: 32px;
	font-weight: bold;
	pointer-events: none;
}


/* client product review  */
.wc-review-item {
	padding: 20px 0;
	border-bottom: 1px solid #000000;
}

.wc-review-header {
	display: flex;
	gap: 15px;
	align-items: flex-start;
	align-items: center;
	margin-top: 15px;
}

.wc-review-item:first-child .wc-review-header {
	margin-top: 0;
}

.wc-avatar {
	width: 40px;
	height: 40px;
	background: #e6edff;
	color: #000;
	border-radius: 50%;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wc-review-name {
	font-size: 20px;
	display: flex;
	gap: 10px;
	align-items: center;
	line-height: 30px;
	font-weight: 500;
	color: #000000;
	text-transform: capitalize;
}

.wc-rating {
	font-size: 18px;
	color: #000000;
}

.wc-rating .star {
	color: #ccc;
}

.wc-rating .star.filled {
	color: #000;
}

.wc-review-date {
	font-size: 16px;
	color: #3B3B3B;
	margin-top: 10px;
	line-height: 25px;
	font-weight: 500;
}

.wc-review-content {
	margin-top: 16px;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	margin-bottom: 13px;
}

button.wc-load-more-reviews {
	padding: 11px 19px;
	background: #000000;
	color: #fff;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600;
	margin-top: 50px;
	transition: 0.3s all ease-in-out;
	cursor: pointer;
}

button.wc-load-more-reviews:hover {
	background: #fff;
	color: #000000;
}

.swiper-custom-slide2 {
	border: 1px solid #0000000d;
}


/* authentication part style  */
.custom-contact-form label,
#custom_register_form label,
.custom-login-form label,
.custom-forgot-form label,
.custom-reset-form label,
.return-request-form label,
.wc-billing-form label{
	font-size: 16px;
	line-height: 25px;
	color: #2B2B2B;
	margin-bottom: 10px;
	font-weight: 500;
}

.ccf-row {
	display: flex;
	gap: 20px;
}

.wc-billing-form .success-msg {
    text-align: center;
    background: #E9FADB;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
}
.custom-contact-form input[type="text"],
.return-request-form input[type="number"],
.return-request-form input[type="text"],
.wc-billing-form input[type="text"],
.wc-billing-form #billing_phone,
.return-request-form select,
#custom_register_form input[type="text"],
.custom-contact-form input[type="email"],
.custom-forgot-form input[type="email"],
#custom_register_form input[type="email"],
.wc-billing-form input[type="email"],
.custom-login-form input[type="text"],
#custom_register_form input[type="password"],
.custom-login-form input[type="password"],
.custom-reset-form input[type="password"],
.custom-contact-form input[type="tel"],
.custom-contact-form textarea,
.return-request-form textarea,
.wc-billing-form select{
	width: 100%;
	padding: 12px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: 500;
	margin-top: 8px;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
    margin-top: 7px;
}
.ccf-col1 {
	margin-top: 25px;
}
.form-coll2{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.custom-contact-form button,
.custom-register-button,
.custom-login-form .login-btn,
.custom-forgot-button,
.custom-reset-form button,
.gb-feedback-form button,
.return-request-form button,
.wc-billing-form button{
	width: 100%;
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	margin-top: 30px;
	text-transform: uppercase;
	transition: 0.3s all ease-in-out;
}


.custom-contact-form button:hover,
.custom-register-button:hover,
.custom-login-form .login-btn:hover,
.custom-forgot-button:hover,
.custom-reset-form button:hover,
.gb-feedback-form button:hover,
.return-request-form button:hover,
.wc-billing-form button:hover{
	background: #fff;
	color: #000000;
}

.view-address-button-edit{
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	margin-top: 30px;
	text-transform: uppercase;
	transition: 0.3s all ease-in-out;
}
.view-address-button-edit:hover{
    background: #fff;
    color: #000000;
}
.view-address-button-delete{
	background: #fff;
	border: 1px solid #000000;
	color: #000000;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	margin-top: 30px;
	text-transform: uppercase;
	transition: 0.3s all ease-in-out;
}
.view-address-button-delete:hover{
   background: #000000;
   color: #fff;
}

.already-account,
.register-link {
	text-align: center;
	margin-top: 35px;
	font-size: 18px;
	line-height: 20px;
	color: #2B2B2B;
	font-weight: 400;
}

.already-account a,
.register-link a {
	color: #1C1C1C;
	font-weight: 600;
	text-decoration: underline !important;
}

.forgot-password a {
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #4B4B4B;
	text-decoration: underline;

}

.forgot-password {
	margin-top: 5px;
}

.forgot-password a {
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #4B4B4B;
	text-decoration: underline !important;
}

.custom-login-form .login-errors {
	margin-top: 10px;
	color: red;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

.login-success {
	background: #E9FADB;
	padding: 18px;
	border: 1px solid #79B654;
	position: relative;
	bottom: 6px;
	font-size: 16px;
	line-height: 25px;
	padding-left: 40px;
	color: #79B654;
	margin-bottom: 30px;
}

.login-success::before {
	content: url('/wp-content/uploads/2026/01/state-layer.png');
	position: absolute;
	left: 0;
	top: 10px;
}

/* shipping page style  */
#shipped-container .content {
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
}

#shipped-container .tab-content {
	display: none;
}

#shipped-container .tab-content.active {
	display: block;
}

#shipped-container .tabs {
	border-bottom: 1px solid #999999;
	padding-bottom: 40px;
}

#shipped-container .tab {
	padding: 12px 24px;
	background-color: #ECECEC;
	border: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	transition: all 0.2s ease-in-out;
}

#shipped-container .tab:hover {
	background-color: #e8e8e8;
}

#shipped-container .tab.active {
	background-color: #000000;
	color: #fff;
	border-color: #000000;
}

#shipped-container .header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 31px;
	margin-bottom: 32px;
}

#shipped-container .header h2 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
	color: #1C1C1C;
}

#shipped-container .header .date {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #555555;
}

#shipped-container .table-header {
	display: grid;
	grid-template-columns: 5fr 1fr 1fr 1fr;
	padding: 12px 33px;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	color: #000000;
	margin-top: 27px;
	padding-right: 0;
	padding-bottom: 0;
}

#shipped-container .table-header .table-header-text {
	text-align: center;
}

#shipped-container .product-row {
	display: grid;
	grid-template-columns: 5fr 1fr 1fr 1fr;
	align-items: center;
	gap: 0;
}

#shipped-container .product-row .price,
#shipped-container .product-row .quantity,
#shipped-container .product-row .total {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	font-weight: 500;
}


#shipped-container .product-item {
	border-bottom: 1px solid #e0e0e0;
	padding: 40px 33px;
	padding-right: 0;
	padding-bottom: 38px;
}

/* #shipped-container .content .product-item:first-child {
	padding-top: 10px;
} */

#shipped-container .quantity-box {
	display: inline-block;
	border: 1px solid #999999;
	padding: 4px 18px;
	border-radius: 4px;
	background-color: #ECECEC;
}

#shipped-container .product-image {
	width: 102px;
	height: 102px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

#shipped-container .delivery-info {
	padding: 4px 12px;
	border-radius: 4px;
	display: inline-block;
	background: rgba(90, 255, 106, 0.2);
	border: 1px solid rgba(90, 255, 106, 1);
	font-size: 13px;
	line-height: 30px;
	color: #07630F;
	font-weight: 500;
}

#shipped-container .delivery-info2 {
	margin-top: 25px;
}

#shipped-container .product-title {
	font-size: 18px;
	color: #333333;
	line-height: 31px;
	font-weight: 600;
}

#shipped-container .subtotal {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 24px;
	margin-top: 20px;
	padding-top: 16px;
}

#shipped-container .subtotal-label {
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

#shipped-container .subtotal-amount {
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

#shipped-container .product-info {
	display: flex;
	align-items: center;
	gap: 16px;
}

#shipped-container .delivery-info-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 25px;
	padding-right: 30px;
}

#shipped-container .call-us-button {
	border: 1px solid #000000;
	padding: 8px 14px;
	background: #fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	margin-right: 15px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

#shipped-container .call-us-button:hover {
	background: #000000;
	color: #fff;
}

#shipped-container .confirm-received {
	padding: 8px 14px;
	background: #000000;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #000000;
	transition: all 0.3s ease-in-out;
}

#shipped-container .confirm-received:hover {
	background: #fff;
	color: #000000;
}

#shipped-container .delivery-info-container2 {
	display: flex;
	justify-content: end;
}

#shipped-container .earn-coins {
	background: rgba(239, 231, 2, 0.2);
	border: 1px solid #FBA518;
	padding: 3px 12px;
	padding-left: 40px;
	font-size: 13px;
	line-height: 30px;
	font-weight: 500;
	position: relative;
	top: 6px;
}

#shipped-container .earn-coins::before {
	content: url("/wp-content/uploads/2026/01/coin_preview.png");
	position: absolute;
	left: 6px;
	top: 6px;
}



/* customer product reviews  */
.write-review-form {
    padding: 54px;
    background: #F9F9F9;
    border: 1px solid #CCCCCC;
}

.write-review-form h1 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 600;
}

.review-product-info {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 25px;
	padding-bottom: 20px;
}

.review-product-info img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	background: #f5f5f5;
	border-radius: 4px;
}

.review-product-info .product-details h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: 500;
}

.review-product-info .product-details .price {
	font-size: 14px;
	color: #666;
}

.custom-review-form label {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	color: #333333;
}

.custom-review-form .upload-photos {
	border: 1px solid #CCCCCC;
	padding: 40px 20px;
	text-align: center;
	margin-bottom: 25px;
	background: #fff;
	cursor: pointer;
	position: relative;
}

.custom-review-form .upload-photos:hover {
	border-color: #999;
	background: #f5f5f5;
}

.custom-review-form .upload-photos input[type="file"] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

.custom-review-form .upload-icon {
	font-size: 48px;
	color: #999;
	margin-bottom: 10px;
}

.custom-review-form .upload-icon svg {
	width: 48px;
	height: 48px;
	stroke: #999;
}

.custom-review-form .upload-photos span {
	display: block;
	color: #444444;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.custom-review-form .rating-section {
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 25px;
}

.rating-section.store-communication-rating {
	margin-top: 22px;
}

.checkbox-option.checkbox-option1 {
	margin-top: 30px;
}

.custom-review-form .star-rating {
	display: flex;
	gap: 5px;
	margin-top: 8px;
}

.custom-review-form .star-rating input[type="radio"] {
	display: none;
}

.custom-review-form .star-rating label {
	cursor: pointer;
	font-size: 22px;
	color: #999999;
	margin: 0;
}

.custom-review-form .star-rating label:hover,
.custom-review-form .star-rating label:hover~label,
.custom-review-form .star-rating input[type="radio"]:checked~label {
	color: #ffd700;
}

.custom-review-form .star-rating label svg path {
    fill: transparent;
    stroke: #999;
    transition: 0.3s ease;
}

/* Hover */
.custom-review-form .star-rating label:hover svg path,
.custom-review-form .star-rating label:hover ~ label svg path,
.custom-review-form .star-rating input[type="radio"]:checked ~ label svg path {
    fill: #ffd700;
    stroke: #ffd700;
}

.custom-review-form .star-rating {
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.custom-review-form .checkbox-option {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.custom-review-form .checkbox-option input[type="checkbox"] {
	margin-right: 10px;
	width: 18px;
	height: 18px;
}

.custom-review-form .checkbox-option label {
	margin: 0;
	font-weight: 400;
	cursor: pointer;
}

.custom-review-form .form-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
	padding-top: 20px;
}

.custom-review-form .submit-btn {
	background: #000000;
	color: #fff;
	border: none;
	padding: 14px 40px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 4px;
	cursor: pointer;
	text-transform: uppercase;
}

.custom-review-form .submit-btn:hover {
	background: #333;
}

.custom-review-formv .reward-notice {
	background: #fff9e6;
	border: 1px solid #ffd700;
	padding: 10px 15px;
	border-radius: 4px;
	font-size: 13px;
	color: #666;
	display: flex;
	align-items: center;
	gap: 8px;
}

.reward-notice {
	background: rgba(239, 231, 2, 0.2);
	border: 1px solid #FBA518;
	padding: 7px 12px;
	padding-left: 25px;
	font-size: 13px;
	line-height: 30px;
	font-weight: 500;
	color: #FBA518;
	position: relative;
}

.custom-review-form .reward-notice::before {
	content: url("/wp-content/uploads/2026/01/coin_preview.png");
	position: relative;
	left: -11px;
	top: 8px;
}

.custom-review-form .image-preview {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin-top: 10px;
}

.custom-review-form .image-preview img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 4px;
	border: 1px solid #ddd;
}


@media (max-width: 768px) {
	.video-card {
		width: 100%;
		max-width: 350px;
	}
}

/* Modal Wrapper */
.video-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: none;

}

/* Backdrop */
.video-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.8);
}

/* Modal Box */
.video-modal-content {
	position: relative;
	width: 90%;
	max-width: 600px;
	height: 700px;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	background: #000;
	border-radius: 16px;
	overflow: hidden;
	padding: 20px 0;
}

/* Video */
.video-modal video {
	width: 100%;
	height: 100%;
	display: block;
}

/* Close Button */
.video-modal-close {
	position: absolute;
	top: 10px;
	right: 14px;
	background: transparent;
	border: none;
	font-size: 32px;
	color: #fff;
	cursor: pointer;
	z-index: 10;
}


/*single product page style */
.product-custom-style ol.flex-control-nav.flex-control-thumbs img {
    width: 102px !important;
    height: 102px !important;
}

.product-custom-style ol.flex-control-nav.flex-control-thumbs li {
    padding: 0;
    margin: 2px !important;
}

.custom-add-to-cart .button {
    width: 100%;
    margin-top: 25px !important;
}


.custom-add-to-cart .quantity {
    position: relative;
    padding-left: 75px;
}

.custom-add-to-cart .quantity::before {
    content: 'Quantity';
    position: absolute;
    left: 0;
    top: 11px;
    font-size: 16px;
    color: #3D4246;
}

.delivery-condition-continer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.delivery-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.delivery-text {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #000000;
}

.et_pb_toggle_close {
    background-color: transparent;
    padding: 16px;
}

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

.homepagefaq ol {
    padding-bottom: 0 !important;
}

.home-page-faqs-gallery.et_pb_gallery .et-pb-controllers {
    display: none;
}

.home-page-faqs .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\33' !important;
    font-family: "ETmodules" !important;
    display: block !important;
    font-size: 30px;
    right: -7px !important;
    color: #000;
    transform: rotate(0deg) !important;

}

.home-page-faqs ol {
    padding-bottom: 0 !important;
}

.et_pb_accordion .et_pb_toggle {
    padding: 20px 2px 20px 0px !important;
}

.custom-bundle-wrapper {
    max-width: 1084px;
}

.custom-bundle-product-container {
    display: grid;
    grid-template-columns: 63% 35%;
    gap: 20px;
}

.custom-bundle-product-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
}

.custom-bundle-product-item img {
    width: 100%;
    height: 269px;
    object-fit: cover;
}

.custom-bundle-wrapper h3 {
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    color: #3D4246;
    margin-bottom: 40px;
}

.custom-bundle-product-item .product-titels {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #1C1C1C;
    padding-top: 11px;
    padding-left: 16px;
}

.custom-bundle-product-item-content {
    box-shadow: 0px 4px 8px 0px #0000000D;
    background: #fff;
    position: relative;
}

.custom-bundle-product-item .bundle-price {
    font-size: 16px;
    line-height: 25px;
    color: #69727B;
    font-weight: 600;
    padding-left: 16px;
    padding-top: 5px;
}

.product-condition {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 16px;
    margin-top: 8px;
    padding-bottom: 13px;
}

.custom-bundle-product-item-content::before {
    content: url("/wp-content/uploads/2026/02/addtion-icon.png");
    position: absolute;
    right: 0;
}

.custom-bundle-product-item-content::before {
    content: url("/wp-content/uploads/2026/02/addtion-icon.png");
    position: absolute;
    right: -43px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-bundle-product-item-content:last-child:before {
    content: "";
}

.custom-bundle-product-item2 {
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: center;
    position: relative;
}

.custom-bundle-product-item2 .total-price {
    font-size: 18px;
    line-height: 25px;
    color: #1C1C1C;
    font-weight: 600;
}

.bundle-cart-button {
    color: #FFFFFF !important;
    border-width: 1px !important;
    border-color: #000000;
    font-size: 16px;
    font-weight: 600 !important;
    background-color: #000000;
    padding: 15px 22px;
    margin: 20px 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.bundle-cart-button:hover {
    color: #000000 !important;
    background-image: initial;
    background-color: #FFFFFF;
}
.different-sellers-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #1C1C1C;
}
.different-sellers-text span{
     position: relative;
     padding-right: 30px;
}
.different-sellers-text span::before {
    content: url("/wp-content/uploads/2026/02/delivery-truck.png");
    position: absolute;
    right: 0;
    top: -2px;
}
.custom-bundle-product-item2::before {
    content: "";
    width: 1px;
    background: #000000;
    position: absolute;
    left: 45px;
    height: 100%;
}


/*BLOG STYLE */

#blog-posts-content {
  position: relative;
  padding-top: 34px;
}
#ecomz-blog-post {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 24px;
}

#ecomz-blog-post .blog-post-item,
.related-blog-wrapper .related-blog-card {
    box-shadow: 0px 4px 8px 0px #0000000D;
}
.post-information{
    padding: 24px;
    padding-top: 18px;
}

#ecomz-blog-post .blog-post-item img,
.related-blog-wrapper .related-blog-card img{
  width: 100%;
  height: 233px;
  border-radius: 4px;
  object-fit: cover;
}


#ecomz-blog-post h2,
.related-blog-wrapper .related-blog-card h2{
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  color: #3D4246;
  padding-bottom: 5px;
  text-decoration: underline;
}

#ecomz-blog-post .blog-post-excerpt,
.related-blog-wrapper .related-blog-card .blog-post-excerpt{
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  margin-top: 7px;

}


#blog-pagination ul {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 15px;
  position: relative;
  margin-top: 68px;
}

#blog-pagination li a, #blog-pagination li span {
    color: #000000;
    font-size: 16px;
    border: 1px solid #000000;
    font-weight: 500;
    border-radius: 10px;
    padding: 8px 14px;
    transition: all 0.3s ease-in-out;
}

span.page-numbers.current {
    background: #1C1C1C;
    color: #fff !important;
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}
#blog-pagination {
    margin-top: 40px;
}

.related-swiper-button-prev,
.related-swiper-button-next{
    cursor: pointer;
}
.related-swiper-button-prev.swiper-button-disabled .bg-rect {
    fill: #fff;
}

.related-swiper-button-prev.swiper-button-disabled .arrow-path {
   fill: #0E1016;
}

.related-swiper-button-next.swiper-button-disabled .bg-rect {
     fill: #fff;
}

.related-swiper-button-next.swiper-button-disabled .arrow-path {
   fill: #0E1016;
}

.category-slider-product-card {
    padding: 0;
    border-radius: 0;
    border: 0;
}
.category-slider-product-card .ag-product-image img {
    width: 100%;
    height: 300px;
}
.category-slider-product-card .product-info {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 22px;
}

.category-slider-product-card .ag-product-price {
    display: flex;
    flex-direction: row;
    gap: 5px;
}
.category-slider-product-card .ag-add-to-cart {
    padding: 6px 15px;
}
.category-slider-product-card .ag-product-meta {
    display: flex;
    align-items: center;
   justify-content: space-between;
}
.rating-container{
    display: flex;
    gap: 10px;
    align-items: center;
}

/*home page popoup */
.sg-newsletter-popup {
    background: #000000;
    color: #fff;
    padding: 50px 30px;
    border-radius: 12px;
}
.sg-popup-box h2 {
  margin-bottom: 10px;
  font-size: 40px;
  line-height:50px;
  color:#fff;
  font-weight:600;
}
.sg-popup-box p {
  margin-bottom: 10px;
  font-size: 18px;
  line-height:25px;
  color:#fff;
  font-weight:500;
}
.sg-popup-box input {
  padding: 12px 12px;
  border-radius: 6px;
  border: 1px solid #444;
  width:100%;
  font-size: 18px;
  line-height:25px;
  color:#fff;
  font-weight:600;
}
.sg-popup-box button {
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    background: #fff;
    color: #000;
    cursor: pointer;
    text-wrap: nowrap;
    font-size: 18px;
  line-height:25px;
  color:#000000;
  font-weight:600;
}

.form-container {
    display: flex;
    gap: 15px;
}

.sg-message {
    font-size: 18px;
    font-weight: 500;
   margin-top: 15px;
   color: #4CAF50;
}

.faq-container{
    margin-top: 10px;
}

.faq-container h3 {
    display: flex;
    gap: 0;
    align-items: center;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
    cursor: pointer;
    
}

.faq-content {
    display: none;
    margin-top: 5px;
}

.faq-container.active .faq-content {
    display: block;
}

.faq-toggle {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.faq-toggle img {
    transition: transform 0.3s ease;
}

.faq-container.active .faq-toggle img {
    transform: rotate(180deg);
}

.sgpb-theme-1-content {
    border-bottom-width: 0px !important;
   
}
.sgpb-popup-close-button-1{
        top: 9px !important;
}

.sgpb-main-html-content-wrapper p{
    padding: 0;
}
#sgpb-popup-dialog-main-div {
    border-radius: 12px !important;
}

.stock.out-of-stock {
    font-size: 18px !important;
    padding-top: 12px !important;
    padding-right: 20px !important;
    padding-bottom: 12px !important;
    padding-left: 20px !important;
    border: 1px solid #b5c1cd;
    width: 100%;
    text-align: center;
    background: #b5c1cd;
    color: #fff !important;
    font-weight: 600;
}
.sg-limited-stock {
    background: #f3e9da;
    padding: 5px 10px;
    display: inline-block;
    color: red;
}
.stock.in-stock {
    color: red !important;
}

/*tinv-wishlist*/
.custom-wishlist .tinv-header h2 {
    display: none;
}

.custom-wishlist .button.alt:hover:after{
    content: none;
}

.custom-wishlist  button.button.alt:hover{
     padding-right: 0 !important;
  padding-left:0 !important;
     padding: 11px 19px !important;
      background: #fff;
    color: #000000;
   border: 1px solid #000000;
}

.custom-wishlist  .tinv-wishlist .product-action {
    width: auto;
    text-align: center;
    padding: 0;
      padding-right: 20px;
}
.custom-wishlist  button.button.alt{
   border: 1px solid #000000;
      padding: 11px 19px;
    background: #000000;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
    cursor: pointer;
}

tr.wishlist_item td {
    padding: 25px 20px;
}

 .entry-content tr td {
   
}
.entry-content tr td:last-child{
    padding-bottom: 0;
}
.custom-wishlist  td.product-name a {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    font-weight: 500;
}
.custom-wishlist td.product-remove button {
    cursor: pointer;
}

.confirm-received:disabled {
    background-color: green !important;
    border-color: green !important;
     cursor: not-allowed !important;
}
.edit-address-content {
    display: none !important;
}
.edit-address-content.edit-show {
    display: block !important;
}

/* Overlay background */
#delete-popup {
    display: none;             
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;

    /* Center content */
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Modal box */
#delete-popup .modal-content {
    background: #ffffff;
    padding: 30px 40px;
    width: 400px;
    max-width: 90%;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    text-align: center;
}

/* Buttons spacing */
#delete-popup button {
    margin: 10px 5px 0;
    padding: 8px 16px;
    cursor: pointer;
}
.delete-shipping-details{
    background: #fff;
    padding: 30px;
    max-width:400px;
}
.delete-shipping-details p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 20px;
}
#confirm-delete{
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  margin-top: 30px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
#confirm-delete:hover {
	background: #fff;
	color: #000000;
}
#close-popup {
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	margin-top: 13px;
	line-height: 25px;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: underline;
}

.success-msg-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wc-billing-form .success-msg {
	text-align: center;
	background: #FFF;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 25px;
	padding: 25px !important;
	border-radius: 4px;
}

.return-product-card {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 42px;
}
.return-product-card h2{
    font-size:18px;
    line-height: 25px;
    font-weight: 600;
    color: #333333;
    padding-bottom: 8px;
}
.return-product-image img {
    width: 102px;
    height: 102px;
}

.return-product-details .price {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #333333;
}

.paymentOption {
    background: #F4F4F4;
    padding: 0px;
}

.paymentOption-content {
    display: none;
}

.paymentOption.active {
    padding-bottom: 20px;
}

.paymentOption.active .paymentOption-content {
    display: block;

}

.paymentOption h3 {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #3D4246;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 10px;
}
.paymentOption-content {
    background: #fff;
    padding: 10px;
}

.paymentOption-content .titel {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #000000;
    text-align: center;

}

.paymentOption-content p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #3D4246;
    margin-top: 10px;
}



.pay-arrow-icon {
    position: relative;
    top: 5px;
}

  .sg-account-wrapper {
      position: relative;
      display: inline-block;
  }
  
.sg-drop-icon {
    position: relative;
    top: 4px;
}


  .sg-account-dropdown {
      display: none;
      position: absolute;
      top: calc(100% + 12px);
      right: -72px;
      background: #fff;
      border-radius: 10px;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
      min-width: 170px;
      z-index: 9999;
      padding: 8px 0;
  }

  /* Arrow on top */
.sg-account-dropdown::before {
    content: '';
    position: absolute;
    top: -8px;
    right: 72px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #d5d2d2;
}

  .sg-account-dropdown.sg-active {
      display: block;
  }

  .sg-account-dropdown ul {
      list-style: none;
      margin: 0;
      padding: 0;
  }

  .sg-account-dropdown ul li {
      border-bottom: 1px solid #f0f0f0;
  }

  .sg-account-dropdown ul li:last-child {
      border-bottom: none;
  }

  .sg-account-dropdown ul li a {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 8px 15px;
      color: #333;
      text-decoration: none;
     font-size: 16px;
        line-height: 25px;
        font-weight: 600;
      transition: background 0.2s;
  }

  .sg-account-dropdown ul li a:hover {
      background: #f7f7f7;
  }

  .sg-drop-icon {
      font-size: 16px;
  }
  #sg-account-toggle{
      cursor: pointer;
  }

@media only screen and (max-width: 767px) {
    .return-product-image img {
       height: auto;
    }
    .sg-popup-box h2 {
      font-size: 30px;
      line-height:40px;
    }
    .greatbuy-blog-post h2{
      font-size:25px !important;
      line-height:35px !important;
    
    }
    .greatbuy-blog-post h3{
      font-size:18px !important;
      line-height:35px !important;
    }
    
    .empty-cart-container {
        height: auto;
    }

	.custom-review-form .form-footer {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}

	.product-image img {
		height: auto;
	}

	.ag-latest-products-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);

	}

	.product-custom-style ol.flex-control-nav.flex-control-thumbs img {
		width: 102px !important;
		height: auto !important;
	}

	.ccf-row {
		display: flex;
		flex-direction: column;
	}


	#to-review .content {
		margin-top: 45px;
	}

	#shipped-container {
		padding: 0 30px;
	}

	#shipped-container .tabs {
		display: flex;
		gap: 15px;
		flex-wrap: wrap;
	}

	#shipped-container .tab {
		margin-right: 0;

	}


	#shipped-container .header h2 {
		font-size: 22px;
		line-height: 30px;
	}


	/* Hide table header on mobile */
	#shipped-container .table-header {
		display: none;
	}

	/* Product card layout */
	#shipped-container .product-row {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	#shipped-container .product-item {
		padding: 40px 34px;
	}

	#shipped-container .product-info {
		gap: 30px;
		margin-bottom: 20px;

	}

	#shipped-container .product-image {
		width: 70px;
		height: 70px;
	}

	#shipped-container .product-title {
		font-size: 15px;
		line-height: 24px;
	}

	/* Price, qty, total stacked */
	#shipped-container .price,
	#shipped-container .quantity,
	#shipped-container .total {
		display: flex;
		justify-content: space-between;
		font-size: 14px;
	}

	#shipped-container .price::before {
		content: "Price";
		font-weight: 500;
	}

	#shipped-container .quantity::before {
		content: "Qty";
		font-weight: 500;
	}

	#shipped-container .total::before {
		content: "Total";
		font-weight: 600;
	}

	#shipped-container .quantity-box {
		padding: 4px 12px;
	}

	#shipped-container .delivery-info-container {
		flex-direction: column;
		align-items: stretch;
		gap: 12px;
	}

	#shipped-container .delivery-info-container2 {
		justify-content: flex-start;
	}

	#shipped-container .call-us-button,
	#shipped-container .confirm-received {
		width: 100%;
		text-align: center;
		margin-right: 0;
	}

	#shipped-container .subtotal {
		flex-direction: column;
		align-items: flex-end;
		gap: 6px;
		margin-top: 16px;
	}

	#shipped-container .earn-coins {
		font-size: 12px;
		line-height: 22px;
		padding-left: 36px;
	}


	#shipped-container .delivery-info-container {
		padding-right: 0;
	}

	#shipped-container .confirm-received {
		margin-top: 20px;
	}
	
	 .product-custom-style ol.flex-control-nav.flex-control-thumbs img {
        width: 102px !important;
        height: auto !important;
    }

    .product-custom-style ol.flex-control-nav.flex-control-thumbs li {
        margin: 5px !important;
    }

    .delivery-condition-continer {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    
    .custom-bundle-product-container {
        display: grid;
        grid-template-columns: 100%;
        gap: 30px;
    }
    .custom-bundle-product-item {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }
    .custom-bundle-product-item2 {
        justify-content: center;
    }
    
    .custom-bundle-product-item-content::before {
        content: "";
    }
    .custom-bundle-product-item img {
        height: auto;
    }
    
    .form-coll2 {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    
    #ecomz-blog-post {
      display: grid;
      grid-template-columns: repeat(1,1fr);
    }



}

@media only screen and (max-width: 980px) {
	.ag-product-image img {
		width: 100%;
		height: auto;
	}
	.custom-bundle-product-item2::before {
        content: "";
        width: 0px;
        left: 0px;
        height: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .greatbuy-blog-post h2{
      font-size:30px;
      line-height:35px;
    }
    .greatbuy-blog-post h3{
      font-size:25px;
      line-height:35px;
    
    }
        #ecomz-blog-post {
          display: grid;
          grid-template-columns: repeat(2,1fr);
        
        }

       .custom-bundle-product-container {
        display: grid;
        grid-template-columns: 100%;
        gap: 40px;
    }
    .custom-bundle-product-item2 {
        justify-content: center;
    }
}
