/*
Theme Name: Lucent Child
Theme URI: https://lucent.qodeinteractive.com
Description: A child theme of Lucent
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: lucent
Template: lucent
*/
#qodef-page-header .qodef-widget-holder,
#lucent_core_woo_side_area_cart-6{
	display:none !important;
}
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{
	margin-right:1.5%;
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-text:after{
	background-color:#2b2859;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a{
	justify-content:flex-start;
}
footer{
	background:#1E739C
}

/* #qodef-page-content{
 width: 1200px;
 max-width: 1200px;
	margin:0 auto;
} */

select{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 19px;
    padding: 7px 7px;
    font-family: inherit;
    font-size: 16px;
    line-height: 20px;
    font-weight: inherit;
    color: #646464;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}
.qodef-dual-image-slider .qodef-m-title .qodef-m-link{
	color:#fff;
}
.qodef-dual-image-slider .swiper-pagination .qodef-m-number.swiper-pagination-bullet-active>span{
	color:#fff;
}
.qodef-dual-image-slider .swiper-pagination .qodef-m-number>span{
	color:#fff;
}
.qodef-dual-image-slider .swiper-slide.swiper-slide-active .qodef-m-title:before, .qodef-dual-image-slider .swiper-slide.swiper-slide-duplicate-active .qodef-m-title:before{
	background:#fff;
}

/*product display*/
#qodef-woo-page.qodef--single .woocommerce-product-gallery div.woocommerce-product-gallery__wrapper{
	position: relative;
    margin: 0 -9px;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery div.woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image {
    position: relative;
    width: calc(100% - 18px) !important;
    margin: 0 9px;
    overflow: hidden;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below div.woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery div.woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    position: relative;
    padding: 0 9px;
    margin-top: 18px;
}
#qodef-woo-page.qodef--single .entry-summary{
	background:#f2f2f2;
	padding:30px 30px;
}
.price{
	display:none !important;
}

.qodef-social-share,
.product_meta{
	display:none !important;
}
#qodef-woo-page{
	padding-top:70px;
	padding-bottom:70px;
}
.product-specifications{
	margin:2em 0;
	border:none;
}
table.product-specifications tr,
.product-specifications th,
.product-specifications td{
		border:0px solid #e1e1e1 !important;
	font-size:14px;

}

table.compare-table tr td {
    text-align: left;
}
.product-download{
	display:flex;
	justify-content: space-between;
	  align-items: center;
	margin-bottom:20px;

}
.product-download .btn{
	width:45%;
	display:inline-block;
	background:#1e739c;
	color:#fff;
	border-radius:8px;
	padding:10px 20px;
	text-align:center;
}
.product-download .btn:hover{
	
	background:#2b2859;
	color:#fff;
}
.product-download .btn{
	width:45%;
	display:inline-block;
	background:#1e739c;
	color:#fff;
	border-radius:8px;
	padding:10px 20px;
	text-align:center;
}
.whatsapp{
	position:fixed;
	right:10px;
	bottom:100px;
	width:60px;
	height:60px;
	  animation: moveUpDown 2s ease-in-out infinite; /* 动画效果 */

}
#qodef-page-footer-top-area{
	padding:30px 20px 30px 10px !important;
	color:#fff !important;
}
#qodef-page-footer-top-area .qodef-widget-title,
#qodef-page-footer-top-area a{
		color:#fff !important;

}
.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{
		width:15% !important;

}
.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item:first-child{
	width:25% !important;
}
#qodef-page-footer-top-area .ft-social-link{
	display:flex;
}
#qodef-page-footer-top-area .ft-social-link a{
	  display: inline-block;
    margin-bottom:0;
    word-break: break-word;
	width:30px;
	margin-right:5px;
}
#qodef-page-footer-top-area .ft-social-link a svg{
	  width:100%;
}
#qodef-page-footer-top-area p.map:before{
/* 	content: '⚲' */
 }
#qodef-page-footer-top-area p.tel:before{
	content: '☎'
 }
#qodef-page-footer-top-area p.mail:before{
	content: '✉︎'
 }
#qodef-page-footer-top-area p{
/* 	margin-left:20px; */
}
#qodef-page-footer-top-area a {
	font-size:12px !important;
}
.qodef-working-hours-list .qodef-e-day,
.qodef-working-hours-list .qodef-e-time{
	font-size:14px!important;
}

.latest-news .qodef-e-media{
	padding-right:3%;
}
/* .qodef-blog .qodef-blog-item .qodef-e-read-more a::before {
  content: '🔗';
	width:15px;
} */
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media .qodef-e-media-image{
	width:300px;
	height:auto;
}
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media .qodef-e-media-image img{
	width:100%;
	height:auto;
}
.qodef-blog .qodef-blog-item .qodef-e-content, .qodef-blog .qodef-blog-item .qodef-e-inner, .qodef-blog .qodef-blog-item .qodef-e-media{
	width:auto;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-media{
	display:none;
}
/* #qodef-woo-page.qodef--single .qodef-woo-single-image{	
	width:60%;
} */
/*
.woocommerce-product-gallery__wrapper .slick-slide {
    text-align: center;
}
.woocommerce-product-gallery__wrapper img {
    max-width: 100%;
    height: auto;
} */
#qodef-woo-page.qodef--single .qodef-woo-single-image{
/* 	width:55% !important; */
}
.woocommerce-product-gallery {
    position: relative;
    width: 100%;
}

.swiper {
    margin-bottom: 20px;
}

.gallery-thumbs .swiper-slide {
    width: auto;
    cursor: pointer;
}

.gallery-thumbs {
    margin-top: 10px;
}

.swiper-slide a img {
    max-width: 100%;
    display: block;
}
	.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media{
		padding-right:3%
	}
@media only screen and (max-width:680px) {
	#qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item{ 
		width:100%  !important;
	}
	#qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item:nth-child(3){
		padding:0 2px 38px;
	}
	.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media .qodef-e-media-image{
		width:100%
	}
}

@media only screen and (max-width: 1024px){

	.home-news .qodef-e-inner{
		flex-direction: row;
	}
		#qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item{ 
		width:50%  !important;
					padding:0 20px 38px 20px !important;

	}

	#qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item:nth-child(3){
		padding:0 20px 38px 20px !important;
	}
	.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media{
		padding-right:3%
	}
}

@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* 向上移动10px */
  }
  100% {
    transform: translateY(0);
  }
}

body {
	font-size: 14px;
}

.qodef-page-title {
	height: 250px !important;
}

h2.qodef-e-title {
	font-size: 27px;
}

h3.qodef-e-title.entry-title {
	font-size: 27px;
}

.qodef-e-content {
	flex-direction: column !important;
	margin-bottom: 30px !important;
}

.category-news .qodef-e-inner {
	display: flex !important;
}

@media only screen and (max-width: 767.99px) {
	.qodef-e-inner {
		flex-direction: column;
	}
}

.qodef-blog{
/*padding:115px 0px 32px 0px;*/
	}
.qodef-layout--arrow:before{
	content: "more";
}

a.compare {
	/*display: none !important;*/
	border: solid 1px #000 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    display: unset !important;
}

a.compare::before {
	content: unset !important;
}

.woocommerce-product-attributes {
	margin: 30px 0;
}

#qodef-woo-page.qodef--single .shop_attributes th {
	font-size: 14px;
	font-weight: 700;
}

#qodef-woo-page.qodef--single .shop_attributes td, #qodef-woo-page.qodef--single .shop_attributes th {
	font-size: 14px;
	padding: 5px 10px !important;
}

#tbl-spec {
	overflow-x: auto;
}

.pswp__button--black::before {
	color: #000 !important;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery div.woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image__nopopup {
	position: relative;
    width: calc(100% - 18px) !important;
    margin: 0 9px;
    overflow: hidden;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery div.woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image__nopopup {
	position: relative;
    padding: 0 9px;
    margin-top: 18px;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image__nopopup {
	width: 25%;
}

.swpm-login-widget-form, .swpm-registration-widget-form, .swpm_success, .swpm-login-widget-logged, .swpm-edit-profile-form, .swpm-pw-reset-widget-form {
	margin: 70px 0;
}

.swpm-password-toggle-checkbox-label, .swpm-rememberme-label {
	display: inline-block;
}

.single-product p.qodef-m-posts-not-found.qodef-grid-item {
    width: 100% !important;
}

footer#qodef-page-footer img {
    width: 200px;
}

.footertext {
	color: #fff !important;
	font-size: 12px !important;
}

.qodef-grid-item h6 {
    font-size: 14px;
}

@media only screen and (max-width: 1440px) {
    #qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item:nth-child(2)>div,
    #qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item:nth-child(4)>div,
    #qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item:nth-child(5)>div {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 575.99px) {
    #qodef-page-footer.qodef-footer-columns-spacing .qodef-grid>.qodef-grid-inner .qodef-grid-item {
        width: 100% !important;
    }
}

.woocommerce-ordering {
	display: none;
}

#qodef-page-footer .widget.widget_nav_menu ul li a:hover {
    padding-left: 5px !important;
    border-left: 2px solid #2b2859 !important;
}

#qodef-page-footer .widget.widget_nav_menu ul li a:before {
    content: unset;
}

.toggle-submenu-icon {
    cursor: pointer;
    padding: 10px;
    font-size: 16px;
    margin-left: 5px;
}
