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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.hktyl.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(2,26,42);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserratb", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(35,35,35);
	--wd-entities-title-font: "Montserratsmb", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(37,37,37);
	--wd-entities-title-color-hover: rgb(1, 103, 173);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserratsmb", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(35,35,35);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserratm", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(1,103,173);
	--wd-alternative-color: rgb(1,103,173);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(1,103,173);
	--btn-default-bgcolor-hover: rgb(1,103,173);
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(227,162,141);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
 {
	text-transform: none;
	background: rgb(160,194,105);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


@font-face {
	font-family: "Montserrat";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Montserratl";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Montserratexl";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-ExtraLight.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Montserratb";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Montserratm";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Montserratsmb";
	src: url("//www.hktyl.com/wp-content/uploads/2026/03/Montserrat-SemiBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-page-title,.wrap-price{display:none !important;}
#main-content{padding-top:0 !important;}
.whb-main-header .container{width:100% !important;padding:0 3%;}
.whb-general-header .container{position:relative;}
.whb-general-header .container .top-lang{width:80px;height:100%;position:absolute;right:0;top:0;}
.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right) {flex: initial !important;}
.top-text1,.top-text3{font-size:14px !im;color:#5a5959;font-family:"Montserrat";}
.top-text2{font-size:14px;color:#1c1c1c;font-family:"Montserratsmb";}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{color:#0167ad !important;}
#banner .swiper{padding-bottom:0 !important;}
#banner .swiper-pagination{top:inherit;bottom:20px !important;}
.wd-header-cart{display:none !important;}
.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:0 !important;visibility:hidden !important;}
.product-element-bottom .star-rating{display:none !important;}
#sub1-left,#sub1-btn a{position:relative;overflow:hidden;}
#sub1-left img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#sub1-left:hover img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#sub1-left,#sub1-btn a span{position:relative;z-index:2;}
#sub1-btn a::before{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #0167ad;border-radius: 100%;
	  -webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);
	  -webkit-transition-property: transform;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: -o-transform;-moz-transition-property: transform, -moz-transform;transition-property: transform;transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	  -webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;
	  -webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;}
#sub1-btn:hover a::before{-webkit-transform: scale(2);-moz-transform: scale(2);-ms-transform: scale(2);-o-transform: scale(2);transform: scale(2);}
#sub2-btn .elementor-button-icon{width:39px;height:39px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;fill:#0167ad !important;transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
#sub2-btn .elementor-button-content-wrapper{align-items:center;}
#sub2-btn:hover .elementor-button-icon{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
#sub2-item:hover #sub2-tu{animation-name:shake;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)} 
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
#sub3-nr .wd-nav-tabs{padding-right:30px;}
#sub3-nr .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{color:#fff !important;}
#sub3-nr .wd-nav[class*="wd-style-underline"] .nav-link-text:after{background:#fff !important;}
#sub3-nr .wd-nav[class*="wd-style-underline"] .nav-link-text:after{top:34px;height:1px;left:50%;margin-left:-25px;}
#sub3-nr .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:50px !important;}
#sub3-nr .wd-carousel{padding-bottom:30px !important;}
#sub3-nr .wd-carousel-item .product-wrapper{background:#f6f6f6;padding:9px 9px 46px !important;position:relative;}
#sub3-nr .wd-carousel-item .product-wrapper::before{content:"➔";width:53px;height:53px;background:#fff;border:7px solid #0167ad;border-radius:50%;color:#0167ad;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;margin-left:-26.5px;bottom:-27px; transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
#sub3-nr .wrap-price{display:none !important;}
#sub3-nr .product-element-bottom{margin-top:20px;}
#sub3-nr .wd-entities-title{width:100%;overflow:hidden; text-align:center;font-size:16px;line-height:24px; color:#232323; font-family:"Montserratm"; display:flex;align-items:center;justify-content:center;}
#sub3-nr .wd-entities-title a{overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
#sub3-nr .wd-arrow-inner{color:#fff;font-size:30px;}
#sub3-bott .swiper-slide-inner{background:#1a405a;position:relative;overflow:hidden;width:153px;height:94px;transition: all 300ms ease-in-out;border-radius:10px;}
#sub3-bott .swiper-slide-inner img{transition: .2s;display: block;top:-100%;position: relative;-webkit-filter: drop-shadow(#81848a 0 94px);filter: drop-shadow(#81848a 0 94px);}
#sub3-bott .swiper-slide-inner:hover{background:#fff;}
#sub3-bott .swiper-slide-inner:hover img{top:0;}
#sub3-nr .product-element-top{position:relative;overflow:hidden;}
#sub3-nr .product-element-top img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#sub3-nr .product-wrapper:hover .product-element-top img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#sub3-nr .product-wrapper:hover::before{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
#sub4-item .e-con-inner{position:relative;overflow:hidden;}
#sub4-box{width:100%;height:100%;display:flex;justify-content:end;transition: all 300ms ease-in-out; bottom:-50%; top:inherit; opacity:0; background:rgba(0,42,71,.77);}
#sub4-item .e-con-inner:hover #sub4-box{bottom:0;opacity:1;}
#sub4-nr .swiper-pagination-bullet{width:20px;height:20px;position:relative;overflow:hidden;border:1px solid #fff;transition: all 300ms ease-in-out;background:#fff;opacity:1;}
#sub4-nr .swiper-pagination-bullet::before{content:"";width:4px;height:4px;background:#b8b8b8;border-radius:4px;position:absolute;top:50%;left:50%;margin:-2px 0 0 -2px;transition: all 300ms ease-in-out;}
#sub4-nr .swiper-pagination-bullet-active{border:1px solid #000 !important;}
#sub4-nr .swiper-pagination-bullet-active::before{background:#000 !important;}
#sub4-img img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#sub4-item .e-con-inner:hover:hover #sub4-img img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#sub5-form .elementor-button-icon{font-size:70px;}
#sub5-form button{justify-content:end;}
#sub7-nr .elementor-post__text{position:relative;overflow:hidden;padding-top:60px;}
#sub7-nr .elementor-post__meta-data{position:absolute;top:20px;left:20px;}
#sub7-nr .elementor-post__title a,#sub7-nr .elementor-post__excerpt p,
#news-list .elementor-post__title a,#news-list .elementor-post__excerpt p{overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
#sub7-nr .elementor-post__thumbnail,#news-list .elementor-post__thumbnail{position:relative;overflow:hidden;}
#sub7-nr .elementor-post__thumbnail img,#news-list .elementor-post__thumbnail img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#sub7-nr .elementor-post:hover .elementor-post__thumbnail img,
#news-list .elementor-post:hover .elementor-post__thumbnail img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#sub7-nr .elementor-posts .elementor-post__thumbnail::before,
#news-list .elementor-posts .elementor-post__thumbnail::before{position: absolute;border-radius: 50%;width: 0;height: 0;top: 50%;left: 50%;background-color: rgba(255,255,255,.3);content: "";z-index: 2;}
#sub7-nr .elementor-post:hover .elementor-post__thumbnail::before,
#news-list .elementor-post:hover .elementor-post__thumbnail::before{top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;opacity: 0;transition: .6s;}
#foot-menu .elementor-sitemap-title{display:none;}
#foot-menu .elementor-sitemap-list{padding:0;}
#foot-menu .elementor-sitemap-list li{margin-bottom:0;}
#foot-menu .elementor-sitemap-list li a{position:relative;-webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);}
#foot-menu .elementor-sitemap-list li a::before{width: 0%;height: 1px;background-color: #ffffff;content: '';left: 0;bottom:-5px;position: absolute;-webkit-transition: all .5s;transition: all .5s;}
#foot-menu .elementor-sitemap-list li a:hover::before{width: 100%;}
#abo2-nr .elementor-swiper-button-prev,#abo4-nr .elementor-swiper-button-prev{left:-4%;}
#abo2-nr .elementor-swiper-button-next,#abo4-nr .elementor-swiper-button-next{right:-4%;}
#abo5-nr #gallery-1 img{border:none !important;}
#abo5-nr #gallery-1 br{display:none !important;}
#abo5-nr #gallery-1 .gallery-item:nth-child(2){margin-right:150px;}
#abo5-nr #gallery-1 .gallery-item:hover{animation-name:shake;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}
.wd-product.wd-hover-icons:not(:is(.quick-shop-shown,.product-swatched,[class*="wd-loading"])):hover .wrapp-buttons{opacity:0 !important;visibility:hidden !important;}
#pro-list .product-element-bottom .wrap-price{display:none !important;}
#pro-left .widget-title{width:100%;text-align:center;padding:40px 10px 50px;background:#0167ad;color:#ffffff;font-size:30px;line-height:36px;border-top-left-radius:20px;border-top-right-radius:20px;font-family:"Montserrat";font-weight:700;margin-bottom:2px;position:relative;text-transform: capitalize;}
#pro-left .widget-title::before{content:"";width:63px;height:5px;background:#ffffff;border-radius:3px; position:absolute;left:50%; margin-left:-22px;bottom:35px;}
#pro-left .product-categories{padding:0;}
#pro-left .product-categories>.cat-item{margin-bottom:2px;}
#pro-left .product-categories>.cat-item>a{font-size:18px;line-height:24px;color:#232325;font-weight:500;padding:18px 15px;position:relative;background:#eff9ff;font-family:"Montserratb";}
#pro-left .product-categories>.cat-item>a::before{content:"";width: 0px;height: 0px;border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:10px solid #363636;font-size: 0px;line-height: 0px;position: absolute;right:15px;top:50%;margin-top:-5px; transition: all 300ms ease-in-out;}
#pro-left .product-categories>.cat-item> .wd-cats-toggle{display:none;}
#pro-left .product-categories>.cat-item.wd-active>a,
#pro-left .product-categories>.cat-item.wd-current-active-parent>a {position:relative;background:#0167ad;color:#fff;}
#pro-left .product-categories>.cat-item.wd-active>a::before,
#pro-left .product-categories>.cat-item.wd-current-active-parent>a::before{border-left:10px solid #fff;transform: rotate(90deg);}
#pro-left .product-categories>.cat-item .children{padding:15px;background:#eff9ff;}
#pro-left .product-categories>.cat-item .children li{border-bottom:1px solid #ffffff;}
#pro-left .product-categories>.cat-item .children li:last-child{border-bottom:none;}
#pro-left .product-categories>.cat-item .children li a{padding:10px 0;font-size:16px;line-height:20px;color:#373737;font-family:"Truenolt";font-weight:500;}
#pro-left .product-categories>.cat-item .children li.wd-active a{color:#0167ad;}
#pro-list .product-element-top{border-radius:0 !important;border:1px solid #cecece;}
#pro-list .wd-product-header{width:100%;position:relative;padding-bottom:35px;}
#pro-list .wd-product-header::before{content:"➔";width:26px;height:26px;text-align:center;display:flex;align-items:center;justify-content:center;background:#363636;color:#fff;position:absolute;left:0;bottom:0;transition: all 300ms ease-in-out;}
#pro-list .wd-product-header .wd-entities-title{width:100%;height:48px;overflow:hidden;}
#pro-list .wd-product-header .wd-entities-title a{font-size:16px;line-height:24px; color:#232325;font-family:"Montserrat";}
#pro-list .product-wrapper:hover .wd-product-header::before{background:#0167ad;}
#pro-list .product-wrapper .product-element-top a img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#pro-list .product-wrapper:hover .product-element-top a img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#pro-list ul.page-numbers{width:100%;justify-content:start;}
#pro-zuo .wd-gallery-images {border: 1px solid #cecece;overflow:hidden;}
#pro-zuo .wd-gallery-thumb .wd-carousel-wrap .wd-carousel-item img {border: 1px solid #cecece;border-radius: 0;}
#pro-zuo .woocommerce-product-gallery img{border-radius:0 !important;}
#pro-form .elementor-field-required{position:relative;}
#pro-form .elementor-field-required::before{content:"*";font-size:14px;color:#ff0000;position:absolute;left:8px;top:15px;font-weight:bold;}
#pro-form .elementor-field-type-textarea::before{top:8px !important;}
#pro-form .e-form__buttons{margin:10px auto 0;}
#pro-xq table{border: 1px solid #ddd !important;}
#pro-xq table td{border: 1px solid #ddd !important;}
#pro-xq table tr{border: 1px solid #ddd !important;}
.solu-ul{padding:0;display:flex;flex-wrap:wrap;align-items: start;justify-content:center;column-gap: 50px;row-gap: 20px;}
.solu-ul li{width:auto;list-style:none;display:inline-block;padding:18px 20px;background:#fff;border-radius:30px;font-size:16px;line-height:22px;box-shadow: 0px 5px 8px 0px rgba(49, 107, 172, 0.29);border:1px solid #e5f3fe;}
.solu-ul li:last-child{margin-bottom:20px !important;}
#supp-nr2 .sup-tit{display:inline-block;background:#0167ad;color:#fff !important;line-height:45px !important;padding:0 25px !important;border-radius:23px;}
#supp-nr{box-shadow:0px 5px 8px 0px rgba(0, 0, 0, 0.29);}
#down-item{box-shadow:0px 0px 43px 0px rgba(0, 0, 0, 0.06);}
#news-list .elementor-post{background:#fff;box-shadow:0px 15px 24px 0px rgba(0, 0, 0, 0.07);overflow:inherit;}
#news-list .elementor-post__text{padding-top:50px !important;position:relative;}
#news-list .elementor-post__meta-data{position:absolute;top:20px;left:30px;margin-bottom:0;}
#news-list .elementor-post__read-more{width:191px;height:49px;background:#0167ad;border-radius:24.5px;display:block;line-height:49px;padding:0 6px 0 30px;position:absolute;bottom:-25px;left:50%;margin-left:-95.5px;}
#news-list .elementor-post__read-more::before{content:"➔";width:39px;height:39px;background:#fff;border-radius:50%;color:#0167ad; font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;right:6px;top:50%;margin-top:-19.5px;transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
#news-list .elementor-post__read-more:hover::before{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
#news-list .elementor-pagination{margin-top:80px;display:flex;align-items:center;justify-content:center;}
#news-list .page-numbers{width:30px;height:30px;background:#f1f1f1;display:flex;align-items:center;justify-content:center; margin:0 3px;}
#news-list .page-numbers.current{background:#0167ad;color:#fff;}
#cont-item1 .elementor-image-box-img{margin-top:7px;}
@media (min-width: 768px) and (max-width: 1024px) {
	.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:0 !important;visibility:hidden !important;}
.wd-product .wd-buttons{opacity:0 !important;visibility:hidden !important;}
#abo2-nr .elementor-swiper-button-prev,#abo4-nr .elementor-swiper-button-prev{left:30px;}
#abo2-nr .elementor-swiper-button-next,#abo4-nr .elementor-swiper-button-next{right:30px;}
#abo5-nr #gallery-1 .gallery-item:nth-child(2){margin-right:120px;}
#pro-left .widget-title{padding:20px 10px 30px;font-size:20px;}
#pro-left .widget-title::before{bottom:15px;height:2px;}
#pro-left .product-categories>.cat-item>a{font-size:16px;}
}

@media (min-width: 577px) and (max-width: 767px) {
	#abo2-nr .elementor-swiper-button-prev,#abo4-nr .elementor-swiper-button-prev{left:30px;}
#abo2-nr .elementor-swiper-button-next,#abo4-nr .elementor-swiper-button-next{right:30px;}
#solu-item1 .elementor-counter-title{margin-top:11px !important;}
#cont-item1 .elementor-image-box-wrapper,#cont-item2 .elementor-image-box-wrapper{display:flex;}
#cont-item1 .elementor-image-box-content,#cont-item2 .elementor-image-box-content{width: calc(100% - 50px);}
#cont-item2 .elementor-image-box-img{margin-top:2px;}
#news-list .elementor-post__meta-data{left:20px;}
#sub5-form .elementor-form-fields-wrapper{flex-wrap: nowrap;}
#sub5-form .elementor-button-icon{font-size:50px;}
#abo5-nr #gallery-1 .gallery-item:nth-child(2){margin-right:120px;}
#pro-left .widget-title{padding:20px 10px 30px;font-size:20px;}
#pro-left .widget-title::before{bottom:15px;height:2px;}
#pro-left .product-categories>.cat-item>a{font-size:16px;}
}

@media (max-width: 576px) {
	.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:0 !important;visibility:hidden !important;}
.wd-product .wd-buttons{opacity:0 !important;visibility:hidden !important;}
#abo2-nr .elementor-swiper-button-prev,#abo4-nr .elementor-swiper-button-prev{left:30px;}
#abo2-nr .elementor-swiper-button-next,#abo4-nr .elementor-swiper-button-next{right:30px;}
#solu-item1 .elementor-counter-title{margin-top:11px !important;}
#cont-item1 .elementor-image-box-wrapper,#cont-item2 .elementor-image-box-wrapper{display:flex;}
#cont-item1 .elementor-image-box-content,#cont-item2 .elementor-image-box-content{width: calc(100% - 50px);}
#cont-item2 .elementor-image-box-img{margin-top:2px;}
#news-list .elementor-post__meta-data{left:20px;}
#sub5-form .elementor-form-fields-wrapper{flex-wrap: nowrap;}
#sub5-form .elementor-button-icon{font-size:50px;}
#abo5-nr #gallery-1 .gallery-item:nth-child(2){margin-right:120px;}
#pro-left .widget-title{padding:20px 10px 30px;font-size:20px;}
#pro-left .widget-title::before{bottom:15px;height:2px;}
#pro-left .product-categories>.cat-item>a{font-size:16px;}
}

