/* Extracted product detail/contact popup styles. Load only on product detail templates. */
.pages-product-detail .cart-login,.pages-product-detail ~ .cart-login,.product-detail-page .cart-login{display:none}
.pages-product-detail .product-info{margin-bottom:127px}
@media screen and (max-width:1200px){.pages-product-detail .product-info{margin-bottom:60px}}
@media screen and (max-width:768px){.pages-product-detail .product-info{margin-bottom:40px}}
.pages-product-detail .product-detail-slide,.pages-product-detail .product-detail-slide .product-gallery-top{position:relative}
.pages-product-detail .product-detail-slide .product-gallery-top .swiper-slide .img{display:block;position:relative;background-color:#fff;padding-top:73.17073%;height:0;overflow:hidden}
.pages-product-detail .product-detail-slide .product-gallery-top .swiper-slide .img iframe,.pages-product-detail .product-detail-slide .product-gallery-top .swiper-slide .img img,.pages-product-detail .product-detail-slide .product-gallery-top .swiper-slide .img video{-o-object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:.3s ease-in-out all;position:absolute;top:0;left:0;transition:all .3s ease-in-out;width:100%;height:100%;object-fit:cover}
.pages-product-detail .product-detail-slide .product-gallery-top .swiper-slide .img img{-o-object-fit:contain;margin-left:15%;width:70%;object-fit:contain}
.pages-product-detail .product-detail-slide .product-gallery-thumbs{margin:0 auto;max-width:570px}
.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-wrapper{margin:10px 0}
.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide:hover .img{border:1px solid #ec3237}
.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide .img{-webkit-box-shadow:2px 3px 10px rgba(0,0,0,.15);-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;display:block;position:relative;transition:all .3s ease-in-out;box-shadow:2px 3px 10px rgba(0,0,0,.15);border:1px solid #fff;background-color:#fff;padding-top:100%;height:0;overflow:hidden}
.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide .img iframe,.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide .img img,.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide .img video{-o-object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:.3s ease-in-out all;position:absolute;top:0;left:0;transition:all .3s ease-in-out;width:100%;height:100%;object-fit:cover}
.pages-product-detail .product-detail-slide .product-gallery-thumbs .swiper-slide .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;object-fit:contain}
.pages-product-detail .product-detail-slide .arrow-button .swiper-button-next,.pages-product-detail .product-detail-slide .arrow-button .swiper-button-prev{top:90%}
.pages-product-detail .product-detail-slide .arrow-button .swiper-button-prev{left:0}
.pages-product-detail .product-detail-slide .arrow-button .swiper-button-next{right:0}
.pages-product-detail .info{background-color:#fff;padding:55px 60px 48px}
@media screen and (max-width:1200px){.pages-product-detail .info{padding:30px}}
.pages-product-detail .info .title{border-bottom:thin solid #3e4095;padding-bottom:16px;color:#3e4095;font-size:1.125rem;font-weight:700;text-transform:uppercase}
.pages-product-detail .info .full-content{border-bottom:thin solid #e0e0e0;padding-top:20px;padding-right:5px;padding-bottom:60px;height:auto;overflow-y:auto;color:#111;font-size:1rem}
@media screen and (max-width:1200px){.pages-product-detail .info .full-content{height:auto}}
.pages-product-detail .info .full-content::-webkit-scrollbar{width:2px}
.pages-product-detail .info .full-content p{margin-top:20px}
.pages-product-detail .info .contact{margin-top:30px}
@media screen and (max-width:576px){.pages-product-detail .info .contact{margin-top:15px}}
.pages-product-detail .info .contact a.btn-contact{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;background-color:#ec3237;width:280px;height:50px}
.pages-product-detail .info .contact a.btn-contact span{color:#fff;font-size:.875rem;font-weight:400;letter-spacing:1.4px;text-transform:uppercase}
.pages-product-detail .info .contact a.btn-contact img{margin-left:50px}
.pages-product-detail .info .social-icon{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-start;margin-top:30px}
@media screen and (max-width:576px){.pages-product-detail .info .social-icon{margin-top:15px}}
.pages-product-detail .info .social-icon .icon-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;border-radius:50%;width:40px;height:40px}
.pages-product-detail .info .social-icon .icon-item:hover:first-of-type,.pages-product-detail .info .social-icon .icon-item:hover:nth-of-type(2){background-color:#ec3237}
.pages-product-detail .info .social-icon .icon-item:hover em{font-size:1.5625rem}
.pages-product-detail .info .social-icon .icon-item:first-of-type{background-color:#3b5998}
.pages-product-detail .info .social-icon .icon-item:nth-of-type(2){background-color:#1da1f2}
.pages-product-detail .info .social-icon .icon-item+.icon-item{margin-left:10px}
.pages-product-detail .info .social-icon .icon-item em{-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;transition:all .3s ease-in-out;color:#fff;font-size:1.125rem;font-weight:400}
.pages-product-detail .info-detail nav .nav-tabs{border-bottom:0}
.pages-product-detail .info-detail nav .nav-tabs .nav-link{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border:thin solid #3e4095;background-color:#fff;width:180px;height:40px;color:#3e4095;font-size:.9375rem;font-weight:700;text-transform:uppercase}
@media screen and (max-width:768px){.pages-product-detail .info-detail nav .nav-tabs .nav-link{padding:.5rem 1rem;width:auto;height:40px}}
.pages-product-detail .info-detail nav .nav-tabs .nav-link.active{background-color:#3e4095;color:#fff}
.pages-product-detail .info-detail .tab-content{-webkit-box-shadow:2px 3px 10px rgba(0,0,0,.15);position:relative;box-shadow:2px 3px 10px rgba(0,0,0,.15);background-color:#fff;height:715px;overflow:hidden}
.pages-product-detail .info-detail .tab-content.active{-webkit-transition:all .3s ease;-o-transition:.3s all ease;transition:all .3s ease;height:100%;overflow:unset}
.pages-product-detail .info-detail .tab-content .tab-pane .title{margin-bottom:25px;color:#111;font-size:1.5rem;font-weight:700}
.pages-product-detail .info-detail .tab-content .tab-pane table{margin:0 auto;border:1px solid #e0e0e0;width:100%;max-width:1080px}
.pages-product-detail .info-detail .tab-content .tab-pane table+table{margin-top:30px}
@media screen and (max-width:768px){.pages-product-detail .info-detail .tab-content .tab-pane table{margin-top:15px}}
.pages-product-detail .info-detail .tab-content .tab-pane table tr{height:50px;color:#fff;color:#111;font-size:1rem}
.pages-product-detail .info-detail .tab-content .tab-pane table tr td,.pages-product-detail .info-detail .tab-content .tab-pane table tr th{font-weight:400}
.pages-product-detail .info-detail .tab-content .tab-pane table tr th{padding-left:25px;width:325px}
.pages-product-detail .info-detail .tab-content .tab-pane table tr td{padding-right:25px}
@media screen and (max-width:1200px){.pages-product-detail .info-detail .tab-content .tab-pane table tr th{padding-left:15px}.pages-product-detail .info-detail .tab-content .tab-pane table tr td{padding-right:15px}}
@media screen and (max-width:768px){.pages-product-detail .info-detail .tab-content .tab-pane table tr th{margin-right:2%;width:48%}.pages-product-detail .info-detail .tab-content .tab-pane table tr td{width:50%}}
.pages-product-detail .info-detail .tab-content .tab-pane table tr:first-child{background-color:#3e4095!important;color:#fff}
.pages-product-detail .info-detail .tab-content .tab-pane table tr:nth-of-type(odd){background-color:#fff}
.pages-product-detail .info-detail .tab-content .tab-pane table tr:nth-of-type(2n){background-color:#f9f9f9}
.pages-product-detail .info-detail .tab-content .moreinfo{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transition:all .3s ease;-o-transition:.3s all ease;position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:all .3s ease;cursor:pointer;background-color:#fff;width:100%;height:100px;content:""}
.pages-product-detail .info-detail .tab-content .moreinfo.active{-webkit-transition:all .3s ease;-o-transition:.3s all ease;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;transition:all .3s ease;height:50px}
@media screen and (max-width:1200px){.pages-product-detail .info-detail .tab-content .moreinfo.active{height:30px}}
.pages-product-detail .info-detail .tab-content .moreinfo.active .wrapper{padding-top:0}
.pages-product-detail .info-detail .tab-content .moreinfo.active .wrapper span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.pages-product-detail .info-detail .tab-content .moreinfo .wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;padding-top:20px}
.pages-product-detail .info-detail .tab-content .moreinfo .wrapper p{color:#111;font-size:1rem;font-weight:400}
.pages-product-detail .info-detail .tab-content .moreinfo .wrapper span{-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;transition:all .3s ease-in-out;color:#111;font-size:1rem;font-weight:400}
.pages.productdetailpager{display:none!important}
.contact_popup{display:none;margin:0 auto;padding:55px 60px;max-width:820px}
.contact_popup .popup_title{margin-bottom:20px;color:#27519e;font-size:1.125rem;font-weight:700;line-height:20px;text-transform:uppercase}
.contact_popup .form-group label{margin-bottom:10px;color:#333;font-size:1rem;font-weight:400;line-height:20px}
.contact_popup .form-group span{display:block;padding:5px 0;color:red;font-size:.75rem}
.contact_popup .form-group input{border:1px solid #e0e0e0;width:100%;height:40px}
.contact_popup .form-group.qparagraph{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}
.contact_popup .form-group.qparagraph textarea{border:1px solid #e0e0e0;width:100%;min-height:130px}
.contact_popup .form-group.frm-btnwrap label{display:none}
.contact_popup .form-group.frm-btnwrap .frm-btn{position:relative}
.contact_popup .form-group.frm-btnwrap .frm-btn .frm-btn-reset{display:none!important}
.contact_popup .form-group.frm-btnwrap .frm-btn:hover input{border:thin solid #ec3237;background-color:#fff;color:#ec3237}
.contact_popup .form-group.frm-btnwrap .frm-btn:hover:before{color:#ec3237}
.contact_popup .form-group.frm-btnwrap .frm-btn:before{-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);position:absolute;top:50%;left:20px;transform:translateY(-50%);transition:all .3s ease-in-out;color:#fff;font-family:Material Icons;font-size:1.25rem;font-weight:400;content:"shopping_cart"}
.contact_popup .form-group.frm-btnwrap .frm-btn input{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;border:1px solid #ec3237;background-color:#ec3237;padding:0;width:100%;max-width:180px}
.contact_popup .header{padding-bottom:10px}
.contact_popup .footer{border-top:thin solid #ccc;padding-top:25px}
.contact_popup .footer .content{margin-bottom:15px}
.contact_popup .footer .content p{color:#333;font-family:Nunito;font-size:1rem;font-weight:400;line-height:24px}
.contact_popup .footer .content p span{color:#999}
.contact_popup .footer .btn{margin-top:10px}
.contact_popup button svg{color:#ec3237}
@media screen and (min-width:1200px){.pages-product-detail-2.section{padding-top:0;padding-bottom:80px}}
.pages-product-detail-2 .pages-product-detail-2-slide{position:relative}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide:hover .img img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide:hover .title{color:#ec3237}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .img a{display:block;position:relative;background-color:#f5f5f5;padding-top:100%;height:0;overflow:hidden}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .img a iframe,.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .img a img,.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .img a video{-o-object-fit:contain;-webkit-transition:all .3s ease-in-out;-o-transition:.3s ease-in-out all;position:absolute;top:0;left:0;transition:all .3s ease-in-out;width:100%;height:100%;object-fit:contain}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .img a img{-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;transition:all .3s ease-in-out}
.pages-product-detail-2 .pages-product-detail-2-slide .swiper-slide .title{margin-top:5px;color:#111;font-size:1rem;font-weight:400;line-height:1.4;text-transform:uppercase;text-align: center}

/* Gallery fallback/touch optimizations. */
.pages-product-detail .product-detail-slide {
	position: relative;
}

.pages-product-detail .product-gallery-top {
	min-height: 260px;
}

.pages-product-detail .product-gallery-top .swiper-wrapper {
	display: block;
	transform: none !important;
}

.pages-product-detail .product-gallery-top .swiper-slide {
	display: none;
	width: 100% !important;
}

.pages-product-detail .product-gallery-top .swiper-slide.is-active {
	display: block;
}

.pages-product-detail .product-detail-slide picture,
.pages-product-detail .product-detail-slide .img img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	object-fit: contain;
}

.pages-product-detail .product-gallery-thumbs {
	margin-top: 12px;
	overflow: visible;
}

.pages-product-detail .product-gallery-thumbs .swiper-wrapper {
	display: grid;
	grid-template-columns: repeat(4,minmax(0,1fr));
	gap: 10px;
	transform: none !important;
}

.pages-product-detail .product-gallery-thumbs .swiper-slide {
	width: auto !important;
	cursor: pointer;
}

.pages-product-detail .product-gallery-thumbs .swiper-slide.is-active .img {
	border-color: #30328f;
}

.pages-product-detail .product-gallery-thumbs .img {
	border: 1px solid #e5e7eb;
	overflow: hidden;
}

.pages-product-detail .product-gallery-thumbs img {
	aspect-ratio: 1/1;
	object-fit: contain;
}

.pages-product-detail .arrow-button {
	display: none;
}

.pages-product-detail-2 .pages-product-detail-2-slide {
	position: relative;
	min-height: 0;
	overflow: visible;
}

.pages-product-detail-2 .swiper-container {
	overflow: hidden;
}

.pages-product-detail-2 .swiper-wrapper {
	display: flex;
	gap: 24px;
	overflow-x: auto;
	overflow-y: hidden;
	transform: none !important;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}

.pages-product-detail-2 .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.pages-product-detail-2 .swiper-slide {
	flex: 0 0 calc((100% - 72px)/4);
	width: auto !important;
	scroll-snap-align: start;
}

.pages-product-detail-2 .arrow-button {
	display: block;
}

.pages-product-detail-2 .swiper-button-prev,
.pages-product-detail-2 .swiper-button-next {
	display: flex !important;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	pointer-events: auto;
}

.pages-product-detail-2 .swiper-button-disabled {
	opacity: .35;
	pointer-events: none;
}

@media (max-width: 991px) {
	.pages-product-detail-2 .swiper-wrapper {
		gap: 16px;
	}

	.pages-product-detail-2 .swiper-slide {
		flex-basis: calc((100% - 32px)/3);
	}
}

@media (max-width: 575px) {
	.pages-product-detail .product-gallery-thumbs .swiper-wrapper {
		grid-template-columns: repeat(3,minmax(0,1fr));
	}

	.pages-product-detail-2 .swiper-slide {
		flex-basis: calc((100% - 16px)/2);
	}

	.pages-product-detail-2 .arrow-button {
		display: none;
	}
}

