.overall-product-title, .overall-product-title-h1, .overall-product-title-h2 {
	display: block;
	width: 100%;
}
body.gt_product-template-default.single-gt_product.elementor-default {
	 padding-top: 150px;
}
 .gooten-product-overall .overall-gallery {
	 width: 100%;
}
 .gooten-product-overall .overall-details {
	 width: 100%;
	 display: flex;
	 flex-direction: column;
}

 .notify-me-btn {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 margin-top: 20px;
	 margin-bottom: 20px;
 }
 @media (min-width: 1024px) {
	 .gooten-product-overall {
		 display: flex;
		 flex-direction: row;
		 align-items: stretch;
		 flex-wrap: wrap;
	}
	 .overall-gallery-thumbs .overall-gallery-thumbs-inner{
		 overflow-x: hidden;
	 }
	 .gooten-product-overall .overall-gallery {
		 width: 52.5%;
		 padding-right: 32px;
	}
	 .gooten-product-overall .overall-details {
		 width: 47.5%;
	}
}
 .gooten-product-breadcrumbs {
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
	 font-weight: 400;
	 font-size: 12px;
	 line-height: 16px;
	 text-transform: uppercase;
	 margin: 0 -9px 0 -9px;
	 color: #646b72;
}
 .gooten-product-breadcrumbs:not(:last-child) {
	 margin-bottom: 30px;
}
 .gooten-product-breadcrumbs > * {
	 margin: 0 9px;
}
 .gooten-product-breadcrumbs a:first-child {
	 color: #646b72;
}
 .gooten-product-breadcrumbs a {
	 color: #a6c6f2;
	 transition: none;
}
 .gooten-product-breadcrumbs a:hover {
	 color: #06b6e2;
}
 .gooten-product-breadcrumbs svg {
	 height: 12px;
	 color: #e3e6e8;
}
 .overall-gallery {
	 position: relative;
}
 .overall-gallery-thumbs {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 87px;
	 overflow: hidden;
	 padding-right: 27px;
	 z-index: 100;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-inner {
	 width: 120px;
	 height: 555px;
	 padding-right: 60px;
	 overflow-y: scroll;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-item {
	 width: 60px;
	 height: 60px;
	 border-radius: 50%;
	 overflow: hidden;
	 cursor: pointer;
	 position: relative;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-item::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 border-radius: 50%;
	 border: 2px solid #092dc5;
	 transition: all 0.2s ease;
	 opacity: 0;
	 z-index: 5;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-item:hover::before {
	 opacity: 1;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-item img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
 .overall-gallery-thumbs .overall-gallery-thumbs-item + .overall-gallery-thumbs-item {
	 margin-top: 10px;
}
 .overall-gallery-slider-wrapper {
	 position: relative;
	 margin-bottom: 12px;
}
 @media (min-width: 1024px) {
	 .overall-gallery-slider-wrapper {
		 margin-bottom: 0;
		 padding-left: 87px;
	}
}
 .overall-gallery-slider {
	 position: relative;
}
 .overall-gallery-slider .overall-gallery--slider-image {
	 width: 100%;
	 height: 327px;
	 margin: 0 auto;
	 position: relative;
}
 .overall-gallery-slider .overall-gallery--slider-image img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
 @media (min-width: 768px) {
	 .overall-gallery-slider .overall-gallery--slider-image {
		 height: 555px;
	}
}
 .overall-gallery-slider .overall-gallery--slider-title {
	 position: absolute;
	 bottom: 27px;
	 left: 70px;
	 right: 70px;
	 font-weight: 400;
	 font-size: 13px;
	 line-height: 21px;
	 text-align: center;
	 letter-spacing: 0.03em;
	 color: #000;
}
 .overall-gallery-slider .swiper-button-prev, .overall-gallery-slider .swiper-button-next {
	 display: none !important;
	 width: 40px;
	 height: 40px;
	 background: #d3e2f8;
	 border-radius: 4px;
	 outline: none;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 top: auto;
	 bottom: 14px;
	 margin-top: 0;
}
 .overall-gallery-slider .swiper-button-prev:hover, .overall-gallery-slider .swiper-button-next:hover {
	 background: #c3d2e8;
}
 @media (min-width: 1024px) {
	 .overall-gallery-slider .swiper-button-prev, .overall-gallery-slider .swiper-button-next {
		 display: flex !important;
	}
}
 .overall-gallery-slider .swiper-button-prev {
	 left: 14px;
}
 .overall-gallery-slider .swiper-button-next {
	 right: 14px;
}
 .overall-gallery-slider .swiper-pagination {
	 position: absolute;
	 bottom: 13px;
	 left: 13px;
	 right: 13px;
	 z-index: 10;
}
 .overall-gallery-slider .swiper-pagination .swiper-pagination-bullet {
	 width: 6px;
	 height: 6px;
	 background: #fff;
	 box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.04), 0px 1px 8px rgba(0, 0, 0, 0.08);
	 opacity: 1;
	 margin: 0 3px;
}
 .overall-gallery-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	 background: #a6c6f2;
}
 .overall-gallery-slider-badges {
	 position: absolute;
	 top: 17px;
	 left: 20px;
	 z-index: 10;
}
 .overall-gallery-slider-badges .slider-badge {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 padding: 4px 8px;
	 height: 24px;
	 border-radius: 16px;
	 font-weight: 400;
	 font-size: 13px;
	 line-height: 22px;
	 letter-spacing: 0.03em;
	 color: #1e2731;
	 background: linear-gradient(135deg, rgba(172, 50, 228, 0.2) 0%, rgba(72, 1, 255, 0.2) 100%);
}
 .overall-gallery-slider-badges .slider-badge.badge-best-seller {
	 background: #dbf0e2;
	 color: #317247;
}
 .overall-product-wrap{
	 display: flex;
	 flex-wrap: wrap;
 }
 .overall-product-title, .overall-product-title-h1, .overall-product-title-h2 {
	 font-family: Inter, sans-serif;
	 font-style: normal;
	 font-weight: normal;
	 font-size: 31px;
	 line-height: 40px;
	 margin-bottom: 0;
	 color: #1e2731;
	 min-height: 40px;
	 margin-top: 0;
	 display: block;
}
 .overall-product-title + .overall-product-desc, .overall-product-title-h1 + .overall-product-desc, .overall-product-title-h2 + .overall-product-desc {
	 margin-top: 26px;
}
 .overall-product-title-h2 {
	 color: #9aa4ac;
	 font-size: 25px;
}
 .overall-product-desc {
	 font-size: 20px;
	 line-height: 30px;
	 color: #505a6a;
}
 .overall-product-desc p:last-child {
	 margin-bottom: 0;
}
 .overall-product-desc:not(:last-child) {
	 margin-bottom: 30px;
}
 .overall-product-features {
	 margin-top: 7px;
	 font-weight: 400;
	 font-size: 16px;
	 line-height: 24px;
	 color: #505a6a;
	 margin-bottom: 40px;
}
 @media (min-width: 1024px) {
	 .overall-product-features {
		 font-size: 22px;
		 line-height: 34px;
		 padding-left: 22px;
	}
}
 .overall-details-list {
	 margin-top: 17px;
	 margin-bottom: 60px;
}
 .overall-details-list .overall-details-list-item {
	 display: flex;
	 flex-direction: row;
}
 .overall-details-list .overall-details-list-item + .overall-details-list-item {
	 margin-top: 22px;
}
 .overall-details-list .overall-details-list-item--title {
	 width: 50%;
	 flex-shrink: 1;
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 24px;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 color: #1a1a1a;
}
 .overall-details-list .overall-details-list-item--content {
	 width: 50%;
	 font-weight: 400;
	 font-size: 16px;
	 line-height: 24px;
	 color: #505a6a;
}
 @media (min-width: 1024px) {
	 .overall-details-list .overall-details-list-item--title {
		 width: 40%;
	}
	 .overall-details-list .overall-details-list-item--content {
		 width: 60%;
	}
}
 .overall-details-download-box {
	 position: relative;
	 padding: 16px 20px 20px 20px;
	 margin-top: auto;
	 margin-bottom: 0;
	 background: #FFF;
	 border-radius: 10px;
	 border: 1px solid #e9ebf4;
}

 .delivery-block ~ .overall-details-download-box,
 .pricing-select ~ .overall-details-download-box,
 .product__custom-btn ~ .overall-details-download-box {
	 margin-top: 10px;
 }
 .overall-details-download-box svg {
	 position: absolute;
	 top: 21px;
	 right: 21px;
}
 .overall-details-download-box .title {
	 font-weight: 600;
	 font-size: 16px;
	 line-height: 1.5;
	 color: #1e2731;
	 margin-bottom: 6px;
}
 .overall-details-download-box .content {
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 1.5;
	 flex-basis: 266px;
	 margin-bottom: 0;
	 color: #4c5661;
}

 .overall-details-download-box__btns-wrapper {
	 display: flex;
	 flex-direction: column;
	 gap: 10px;
	 flex-basis: 167px;
 }

 .overall-details-download-box__actions {
	 display: flex;
	 align-items: center;
	 gap: 60px;
 }

 .overall-details-download-box__actions a {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 margin: 0;
	 padding: 10px;
 }
 .d-none {
	 display: none;
}

.product__custom-btn {
	background: #092DC5;
	margin-top: 0;
	width: 100%;
	text-align: center;
	justify-content: center;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.pricing-select .product__custom-btn {
	margin-top: 10px;
}

.delivery-block .product__custom-btn {
	margin-top: 20px;
}

@media screen and (max-width: 1023.98px) {
	.notify-me-btn {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.overall-details-download-box {
		padding: 12px 16px 16px 16px;
	}

	.overall-details-download-box__actions {
		flex-direction: column;
		gap: 10px;
		align-items: flex-start;
	}

	.overall-details-download-box__btns-wrapper,
	.overall-details-download-box .content {
		flex-basis: 100%;
	}
}


@media screen and (max-width: 599.98px) {
	.overall-details-download-box__btns-wrapper,
	.overall-details-download-box .content {
		width: 100%;
	}
}