@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.lovetoysuae.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(60,75,208);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(60,75,208);
	--btn-accented-bgcolor-hover: rgb(60,75,208);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(60,75,208);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 850px;
	--wd-popup-padding: 0px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(232,235,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1320px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*头部搜索框*/

.wd-header-search-form{display:flex;justify-content:flex-end;}
.wd-header-search-form .searchform{width:50%;}
.searchform input[type="text"]{border-radius:30px;border:1px solid #3c4bd0;padding-left:30px;}
.searchform .searchsubmit{background:#3c4bd0;color:#fff;width:38px!important;height:38px;margin:4px;border-radius:50px;}
.searchform .wd-clear-search:hover{color:#3c4bd0!important;}
@media (max-width: 1024px) {
.wd-search-form{display:none;}
	.whb-header-bottom{display:none;}
}
/*滚动优惠信息*/
.ue-marquee {
    width: 100vw;
    /* left: -408px; */
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
/*首页幻灯片*/
.wd-nav-pagin-wrap[class*="wd-style-shape"] span{border:0px!important;}

/*首页分类*/
.index_cat .wrapp-category{box-shadow:none!important;}
.index_cat .cat-design-default .wd-cat-content{top:2px;bottom:auto;}
.index_cat .cat-design-default:first-child .wd-cat-content{top:20px;bottom:auto;}
.index_cat .cat-design-default:hover .wd-cat-content{transform: translateY(100%) translateZ(0);}
.index_cat .cat-design-default .wd-cat-content h3{color:#3c4bd0;}

/*首页产品*/
.index_pro .product-element-top,.index_pro .hover-img{background:#f3f5f9!important;}
.index_pro .product-element-top{border:1px solid #ddd;}
.zoom{overflow: hidden; /* 图片超出div部分隐藏 */}
.zoom img{transition: all 0.6s; /* 设置动画执行的时间为0.6s */}
.zoom:hover img{
  transform: scale(1.1); /* （150% 缩放 - 注意:如果缩放太大，它会超出视口） */
}
.newsle input{width:100%;}
/*首页blog*/
.index_blog .article-inner{box-shadow:none!important;}
.index_blog .article-body-container{padding:10px 0px 20px 0px!important}
.index_blog .article-body-container .wd-entities-title{font-size:16px;text-align:left;}

/*产品列表*/
.wd-products-shop-view a.current-variation{color:#3c4bd0!important;}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price){margin-bottom:auto;}
.stars a.active~a:before, .stars a:before, .stars a:hover~a:before, .stars.selected:hover a:hover~a:before{color:#eabe12;}

/*复制按钮*/
#copyButton{cursor:pointer} 

/*筛选*/
.sortby{display:none;}
@media (max-width: 767px) {
.woocommerce-ordering.wd-ordering-mb-icon{width:70px!important;color:000;font-weight:bold}
	.woocommerce-ordering.wd-ordering-mb-icon:after{content:''!important;}
	.wd-product.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop{width:42px;position:absolute;bottom:0;}
	.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span{transform: translateY(-100%)}
	.wd-add-btn-replace .add-to-cart-loop:before{transform: translateY(0)!important;}
	.sortby{display:block;}
}
/*产品缩图库*/
.gallery .wd-gallery-images img,.gallery .wd-carousel-item img{border:1px solid #e3e5e9;}
.gallery .wd-carousel-item.wd-thumb-active img{border:1px solid #3c4bd0;}

/*论坛页面*/
#bbpress-forums a:hover{color:#3c4bd0;}
#bbp-search-form #bbp_search{border:1px solid #3c4bd0;}
#bbp-search-form #bbp_search_submit{background:#3c4bd0;color:#fff;border-radius:0 5px 5px 0;}
.bbp-header{background:#f0f8ff!important;color:#000;}
#subscription-toggle{display:flex;align-items: center;}
.bbp-template-notice,.bbp-template-notice.info{border-color: rgba(110, 103, 8, 0.28)!important;background-color: rgba(249, 226, 110, 0.18)!important;}
div.bbp-breadcrumb .bbp-breadcrumb-current{color:#000;}

/*博客列表*/
.wd-blog-holder.wd-grid-g article .article-body-container{padding:10px;text-align:left;}
.wd-blog-holder.wd-grid-g article .article-body-container h3{font-size:18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.wd-blog-holder.wd-grid-g article .meta-categories-wrapp{display:none;}
.wd-blog-holder.wd-grid-g article .article-body-container h3 a:hover{color:#3c4bd0;}
.wd-post-cat{display:none!important;}
.wd-entry-meta .meta-author{color:#000;}
.wd-entry-meta .meta-reply .replies-count{background-color:#3c4bd0!important;}
.tags a{padding:5px;margin:5px;font-size:14px!important;display:inline-table;border-radius:2px;}
.hovered-social-icons:after{color:#3c4bd0;}

/*博客详情*/
.wd-page-title.page-title.title-blog{display:none;}
.wd-single-footer .tags-list a{background:#3c4bd0;color:#fff;}
.wd-single-footer .tags-list a:after{background:#fff;}

/*tag标签*/
.tag-cloud-link{border:1px solid #3c4bd0;color:#3c4bd0;}

/*账号中心*/
.wd-my-account-links a:before{color:#3c4bd0;}
.wd-switch-to-register{background:#3c4bd0;color:#fff;}
fieldset{border-color:#3c4bd0;}
@media (max-width: 767px) {
	.wd-my-account-links{display:flex;flex-wrap: wrap;}
	.wd-my-account-links .orders-link{width:47%;}
	.wd-my-account-links .downloads-link{width:47%;}
	.wd-my-account-links .edit-address-link{width:47%;}
	.wd-my-account-links .edit-account-link{width:47%;}
	.wd-my-account-links .wishlist-link{width:47%;}
	.wd-my-account-links .customer-logout-link{width:47%;}
}
/*价格*/
.amount{color:#ff0000;}
.woocommerce-Price-currencySymbol,.price-integer{font-size:20px;}
.price-decimal{font-size:16px;}

.price del{text-decoration:none;}
.price del .woocommerce-Price-currencySymbol,.price del .price-integer{text-decoration:line-through;}
/*筛选*/
.wpc-filters-main-wrap li.wpc-term-item label{display:block!important;width:100%;}
.wpc-filters-main-wrap li.wpc-term-item label .wpc-term-count{float:right;}
.wpc-filters-main-wrap li.wpc-term-item a{display:inline-table!important;}

/*购物车*/
td.product-remove a:before{content:"";}
.wd-checkout-steps li{font-size:16px;}
.wd-side-hidden{z-index:2001!important;}
/*优惠券*/
.wof-coupon-bar{z-index:2000!important;}
/*支付*/
.woocommerce-thankyou-order-received{display:none;}
.mycryptocheckout .to_input.clipboardable input{background-image:url(https://www.lovetoysuae.com/wp-content/uploads/2025/05/copy-3.png)!important;background-size:48px 18px!important;}
.payment_buttons{display:none!important;}
#billing_country_field{display:none;}
form.woocommerce-checkout input,form.woocommerce-checkout textarea,form.woocommerce-checkout .select2-selection__rendered{color:#000!important;}
form.woocommerce-checkout input[type=email]::placeholder,form.woocommerce-checkout input[type=tel]::placeholder,form.woocommerce-checkout input[type=text]::placeholder,form.woocommerce-checkout textarea::placeholder{color: #ccc; }
form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#ccc;}
.shipping .shipped_via{display:block;}
.woocommerce-table--order-details :is(th,td){width:auto!important;}
.shop_table tr.order_item :is(td,th):first-child{width:90px!important;}

/*分页*/
nav[class*="-pagination"] li .page-numbers{background:#f0f6ff;}
nav[class*="-pagination"] li .page-numbers.current{background:#3c4bd0;}

/*页脚部分*/
.wd-copyrights{background:#3c4bd0;color:#fff;}