/* TECHNIQ */
:root {
    --techniq-background: #fbfbfb;
    --techniq-cta: #3388eb;
    --techniq-text-color1: #1a2534;
    --techniq-text-color2: #323c49;
    --techniq-text-color3: #6f767f;
    --techniq-container: 1200px;
}

/* DEFAULT */
body{
	font-family: 'Jost', sans-serif;
	color:var(--techniq-text-color3);
	background:var(--techniq-background);
}
#wrapper{max-width: 100%;}
.container-h{max-width:var(--techniq-container);}
.container-bg,
.filter.box .title{background:none!important;}
.text-main{color:var(--techniq-text-color1)!important;}
.bg-main{background:var(--techniq-cta)!important;}
.regular-text{color:var(--techniq-text-color3);}
label{font-weight:400;}

.btn {line-height: 32px;text-transform: none;color:var(--techniq-cta);border: 1px solid var(--techniq-cta);border-radius: 6px;}
.btn.sm {font-weight: 500;}
.btn.btn-cmd {font-weight:400;line-height: 32px;background:var(--techniq-cta);}
.btn:hover {color:#fff;background:var(--techniq-cta);}
.btn:hover,
.btn-cmd:hover,
.main-btn:hover,
.search-button:hover {opacity: 1;}
.wish-btn{font-size:17px;}

.fa {font-weight: 300;}
.fa-heart.icon-selected{color:var(--techniq-cta);}
.menu_slideout.visible{opacity:1;z-index:99;}
.fullRate,
.rating-s:not(:checked)>label:hover,
.rating-s:not(:checked)>label:hover~label,
.rating-s>input:checked~label,
.option-group .rating i.on{color: var(--techniq-cta)!important;}
.stock-status{padding:5px 0 0;}

.qty-regulator {width: 100px;}
.qty-regulator .minus,
.qty-regulator .plus {border: 1px solid #e5e6e8;height: 30px;width: 30px;}
.qty-regulator .minus:hover,
.qty-regulator .plus:hover {border: none;color: #fff;background: var(--techniq-text-color3);}
.qty-regulator .minus {border-radius: 6px 0 0 6px;}
.qty-regulator .plus {border-radius: 0 6px 6px 0;}
.qty-regulator input[type=text]{font-weight:500;height:30px;border: 1px solid #e5e6e8;border-left: 0;border-right: 0;}
.input-s{border-radius:4px;}


/* HEADER */
.main-header{position: relative;background:#fff!important;z-index:51;}
#logo img {max-height: 50px;}

.search-form-box input[type='text']{font-size: 16px;color: #727272;height: 45px;padding: 0 45px 0 15px;border: 1px solid #e8e9eb;border-radius: 8px;}
.search-button{display: flex;align-items: center;font-size: 20px;color: #1a2534;height: 100%;padding: 0 14px;}
.search-toggle .search-button i{color:#91969b!important}

.acount-section{display: flex;justify-content: flex-end;}
.acount-section>ul{display:flex;align-items: center;gap:10px;}
.acount-section>ul>li{padding:0;}
.acount-section>ul>li>a {color: #91969b;padding: 0;margin:0;border: none;}
.acount-section>ul>li>a>i {font-size: 21px;}
.acount-section ul li a span:not(.q-cart):not(.-g-wishlist-product-count) {display: none!important;}
.cart2 i,
.cart2 > a{color:#000}
.cart-header-btn .q-cart,
.cart-m .q-cart,
.wishlist-header .-g-wishlist-product-count,
.wishlist-header-m .-g-wishlist-product-count{color:#fff;background: var(--techniq-cta);}
.cart-header-btn .q-cart,
.cart-m .q-cart,
.wishlist-header .-g-wishlist-product-count,
.wishlist-header-m .-g-wishlist-product-count{margin-left: -8px;}
.-g-user-icon .-g-user-fidelity-registration-bonus{min-width:60px;}
.-g-user-fidelity-registration-bonus-popup .btn{display:block;}
.cart-dd .subtotal {font-size: 14px;}
.cart-dd .subtotal span{font-weight:500;color:var(--techniq-text-color1);}
.cart-dd .subtotal span:not(.price-tva){font-size:17px;margin-left: 10px;}

@media (min-width: 861px){
	.main.search-form-box {width:50%;}
	.acount-section{width:25%;}
}
@media screen and (max-width: 1090px) {
	.main-header {border-bottom: 1px solid #e5e6e8;}
	.main-header .cart-header, .top-head {padding-top: 10px;padding-bottom: 10px;}
	.logo-h:not(.logo-cart) {width: auto;margin-left: 0;margin-right: auto;padding-left: 60px;float: none;}
	#logo img {width: 100%;max-height: 40px;}
	.search-form-box{flex:1;width:auto;}
	.search-form-box.search-toggle{position:absolute;}
	.acount-section{width:auto;}
}
@media screen and ( max-width:767px ) {
	.main-header{min-height: 60px;}
	.main-header .cart-header .row, .top-head .row{gap: 15px;min-height: 40px;}
	.logo-h:not(.logo-cart) {padding: 0;padding-left: 40px;flex: 1;}
	.logo-h {display: flex;justify-content: flex-start;align-items:center;padding: 0;}
	.logo-h #logo, .cart-help {margin: 0;padding:0;width: auto;}
	.logo-h .btn.std {margin-left:5px;}
	.cart-help {text-align: right;}
	.logo-h.logo-cart, .cart-help {flex:1;}
	.acount-section {padding: 0;}
}
@media screen and (max-width:480px){
	.-g-pagetype-bf .acount-section .search-m, .-g-pagetype-bf .acount-section .-g-user-icon {
		display: none!important;
	}
}


/* MENU */
.main-header .main-menu{background:#fff;border-top: 1px solid #e5e6e8;border-bottom: 1px solid #e5e6e8;}
.main-header .nav-menu {display:flex;}
.main-header .nav-menu > li{padding: 12px 10px;margin: 0!important;}
.main-header .main-menu ul li a{font-size: 16px;color: #91969b;text-transform:none;}
.main-header .main-menu ul li .product-box .image {width:100%!important;}
.main-header .main-menu ul li a .fa {font-size: 21px;}
.main-header .main-menu .all-product-button{padding: 12px 20px;background: var(--techniq-cta);}
.main-header .main-menu .all-product-button > a{font-weight: 400;color:#fff;display: flex;flex-wrap: nowrap;align-items: center;gap: 8px;}
.main-header .main-menu .all-product-button > a .fa {font-size: 22px;order:-1;}
.main-header .main-menu .all-product-button > a .fa:before {content:"\e196";}

.main-header .menu-dd.__ignoreSubmenu{min-height: initial!important;top:100%;padding:15px !important;padding-right:15px!important;}
.main-header .menu-dd.__ignoreSubmenu .drop-list {position: relative;left: 0;display: block;border:none;min-height: initial!important;}
.main-header .menu-dd.__ignoreSubmenu .drop-list li{float:left;}
.main-header .menu-dd.__ignoreSubmenu.col3{width:700px!important;}
.main-header .menu-dd.__ignoreSubmenu.col2{width:550px!important;}
.main-header .menu-dd.__ignoreSubmenu.col1{width:300px!important;}


/* DROP-DOWN */
.main-header .menu-dd{display:none;top: 100%;width:auto;max-width: 1170px;min-height: 351px!important;border-radius: 0 0 4px 4px;padding:10px 0;overflow:hidden;border: 1px solid #e5e6e8;box-shadow:none;visibility:visible;opacity:1;transition:none;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.column-sld .carousel-slide{padding: 0 0 30px;}
.main-header.fix-nav.fade-menu .menu-dd.homepage{display:none}
.main-header .menu-dd.visible,
.main-header .menu-dd.homepage,
.main-header.fix-nav.fade-menu.active-menu .menu-dd.visible{display:block}

.main-header .menu-dd ul{width:auto!important}

.main-header .menu-dd ul.FH{width:100%!important;overflow-y:auto;overflow-x:hidden;scrollbar-width: thin; scrollbar-color: rgba(0, 0, 0, 0.2) transparent;}
.main-header .menu-dd ul.FH::-webkit-scrollbar {width: 4px;}
.main-header .menu-dd ul.FH:has(.drop-list.visible) {scrollbar-width:none;}
.main-header .menu-dd ul.FH::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.2);border-radius: 0px;}
.main-header .menu-dd ul.FH::-webkit-scrollbar-track {background-color: transparent;}

.main-header .menu-dd ul li{display:block;position:static;margin-bottom:0;margin-right: 0;max-width:100%;}
.main-header .menu-dd ul li a{font-size:14px;color: var(--techniq-text-color2)!important;margin-bottom:1px;width:200px;overflow:hidden;text-overflow:ellipsis;display:flex;gap:4px;}
.main-header .menu-dd li a span {margin-right: auto;}
.main-header .menu-dd ul li a i.fa{float:right;margin-right:0;top:auto;}
.main-header .menu-dd .drop-list li a {margin-bottom:4px;}
.main-header .menu-dd li.ifDrop > a {display: flex;align-items: center;justify-content: space-between;width:253px;padding:4px 15px;gap:4px;}
.main-header .menu-dd li.ifDrop:hover > a {color: var(--techniq-cta)!important;}



.main-header .drop-list:not(.overrideItcMenu) {overflow-y:auto;position:absolute;top:0;left:251px;background:#fff;height:100%;display:none;position:absolute!important;height: 100%!important;padding: 10px 0;}
.main-header .drop-list::-webkit-scrollbar {width: 4px;}
.main-header .drop-list::-webkit-scrollbar-track {background:rgba(0,0,0,0.2);-webkit-border-radius: 10px;border-radius: 10px;}
.main-header .drop-list::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(68, 68, 68, 1);}
.main-header .drop-list::-webkit-scrollbar-thumb:window-inactive {background: rgba(68, 68, 68, .8);}
.main-header .drop-list li a{width: auto!important;line-height: 21px;}
.main-header .drop-list li a:hover{color:var(--techniq-cta)!important;}
.main-header .drop-list li{float:left;width: max(210px, 25%);}
.main-header .drop-list li.image{width:100%;padding: 0 15px;margin-bottom: 8px;}
.main-header .drop-list li.image img{border-radius:8px;}
.main-header .drop-list .col{width:210px;float:left;margin-top:5px;padding-left:15px}
.main-header .drop-list .col .title{font-weight:600;margin-bottom:8px;}
.main-header .drop-list .col a:last-child:not(.title){margin-bottom:15px;}
.main-header .drop-list .col i{display:none}
.main-header .drop-list .col .slide-item-menu i {display:inline-block;}

.main-header .menu-dd.__ignoreSubmenu .drop-list {position: relative!important;}
.main-header .menu-dd .drop-list .slider-menu.col {width:300px;padding-left:0;}
.main-header .menu-dd.__ignoreSubmenu .slider-menu {display:block!important;}
.main-header .menu-dd .slide-item-menu .owl-buttons div{top: 50%!important;border:none!important;}


/* DROP-DOWN RELATIVE */
.menu-dd.rel{max-width:255px;}
.menu-dd.rel:hover {overflow: initial;}
.menu-dd.rel li {position:relative !important;}
.menu-dd.rel li .drop-list{top:-12px;left:233px;height:auto;padding-right: 15px;padding-bottom: 15px;border:2px solid #444;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.menu-dd.rel li .drop-list:before{content: '';position: absolute;top: 0;left: -2px;display: block;border-left: 2px solid #fff;width: 2px;height: 45px;}
.menu-dd.rel .drop-list .col {width: 270px;}
.menu-dd.rel .drop-list .col a{display:none;}
.menu-dd.rel .drop-list .col .title{display:block;}


/* STICKY */
.main-header.fix-nav{position:relative;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:999;}
.main-header.fix-nav #navigation{top: 100%;left: 0;right: 0;margin: 0 auto;width: 100%;transition:all .15s ease-out;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav .top-head-bg{position:relative;background:#fff;z-index:9999;}
.main-header.fix-nav .top-head{transition:all .12s ease-out;}
.main-header.fix-nav.fade-menu {position:absolute;-webkit-transition: .12s!important;transition: .12s!important;-webkit-transform: translateY(-100%);transform: translateY(-100%);box-shadow: 0 4px 12px -6px rgba(0,0,0, .3);}
.main-header.fix-nav.fade-menu.animate-menu {position:fixed;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav.fade-menu .top-head{padding-top: 10px;padding-bottom: 10px;}
.main-header.fix-nav.fade-menu #logo img {max-height: 40px;}
.main-header.fix-nav.fade-menu #navigation{position: absolute;-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.main-header.fix-nav.fade-menu.active-menu #navigation{-webkit-transform: translateY(0);transform: translateY(0);}


/* MQ MENU */
@media screen and ( min-width:1091px ) {
	.main-menu{padding-left:0;padding-right:0}
	.main-header .drop-list.visible{border-left:1px solid #eee}
	.main-header .nav-menu .hidden-desk{display:none!important;}
}

@media screen and ( min-width:1091px ) {
	body:has(#navigation.overrideItcMenu) .bnn-group-left.-g-homepage-main-slider{padding-left:15px;}

	#navigation.overrideItcMenu .menu-dd:not(.__ignoreSubmenu){min-height:0!important;padding:15px;overflow:visible;}
	#navigation.overrideItcMenu .drop-list.overrideItcMenu{width:100%!important;}
	#navigation.overrideItcMenu .drop-list.overrideItcMenu.w60{width:60%!important;}

	#navigation.overrideItcMenu .nav-menu{flex-wrap:wrap;}
}
@media screen and ( max-width:1090px ) {
	.mobile-icon{display:none;}
	.main-header .main-menu{position: absolute;bottom: 10px;left: 0;height: 42px;padding: 0;background:none;}
	.menu-trg{width: auto;height: 45px;padding: 12px 15px;margin: 0;}
	.menu-trg span,
	.menu-trg span:after,
	.menu-trg span:before{background:#91969b;}
	.main-header.fix-nav #navigation {position:relative;transition: none;-webkit-transform: none!important;transform: none!important;z-index:9999;}
	.main-header.fix-nav.fade-menu #navigation {position:relative;}
	.main-header .all-product-button{display:none;}
	.main-header .main-menu {border:none;}
	.main-header .main-menu ul li a {color: #fff;}
	.main-header .nav-menu .hidden-desk .fa{display:none!important;}
	.main-header .menu-dd{top:40px!important;}
	.menu-dd li{top:0;left:0;position:relative!important}
	.menu-dd{padding:0 0 0 10px}
	.menu-hide{display:block}
	.main-menu{background:#7f7e7e}
	.main-menu ul li{margin-right:0}
	.cart-header-btn{display:none}
}
@media screen and ( max-width:767px ) {
	.menu-trg {padding: 12px;}

}


/* TITLE */
.title-carousel{text-align:left;margin-bottom: 20px;}
.title-carousel hr{display:none}
.title-carousel .title,
.catTitle{font-weight: 400;font-size: 26px;color:var(--techniq-text-color1);text-align:left;text-transform:none;line-height: 1.4!important;background:none;}
.title-carousel .title{padding:0 5px;}
.title-carousel .title span{display:none}

.title.secound {text-align: left;}
.title.secound .title{font-size:26px;font-weight:400;color:var(--techniq-text-color1);background: none;}
.title.secound hr{display: none;}

.titleComponent h1{display: flex;align-items: baseline;gap: 10px;}

.-g-banner-fixed .title {font-weight: 500!important;font-size: 44px!important;margin-bottom:20px!important;}
.-g-banner-fixed .subtitle {font-weight: 200!important;font-size: 20px!important;}
.-g-banner-fixed .btn {font-size: 16px;margin: 40px 0 0;}


@media screen and (max-width: 600px){
	.-g-banner-fixed .title {font-size: 30px!important;}
	.-g-banner-fixed .subtitle {font-size: 18px!important;}
}
@media screen and ( max-width:480px ) {
	.title-carousel{margin-bottom: 12px;}
	.title-carousel .title{padding:0 10px;}
}


/* BREADCRUMBS */
.breadcrumbs,
.breadcrumb2,
.breadcrumbs-default,
.breadcrumbs-box{background:none!important;}
.breadcrumbs-default ol li,
.breadcrumbs-default ol li a,
.breadcrumbs-box ol li,
.breadcrumbs-box ol li a{font-weight:400;font-size:14px;}
.breadcrumbs-default ol li a,
.breadcrumbs-box ol li a,
.breadcrumbs-default ol li a,
.breadcrumb2 .breadcrumbs-box ol li a{color: var(--techniq-text-color3);}
.breadcrumbs-default ol li.active,
.breadcrumbs-box ol li.active,
.breadcrumbs-default ol li a.active{color: var(--techniq-text-color2);text-decoration: none;}


/* CAROUSEL */
#main-bnn{overflow:hidden;}
#main-bnn .owl-next,
#main-bnn .owl-prev,
.bannerCarouselItemsHolder .owl-theme .owl-controls .owl-buttons div {top: 0!important;bottom:0;margin:auto 0;}
#main-bnn .owl-prev {left: 20px;}
#main-bnn .owl-next {right: 20px;}
#main-bnn .owl-pagination{display:block;}
#main-bnn .owl-pagination{position:absolute;right:20px;bottom:15px}
#main-bnn .owl-pagination .owl-page{width:12px;height:12px;background:#fff;-webkit-border-radius:51px;-moz-border-radius:12px;border-radius:12px;display:inline-block;margin-right:5px;border: 1px solid var(--techniq-cta);}
#main-bnn .owl-pagination .owl-page.active{background: var(--techniq-cta);}
#main-bnn .owl-pagination .owl-page:hover,
#main-bnn .owl-pagination .owl-page.active {border: 1px solid var(--techniq-cta);}

.banner-group-small{display:none!important}
.bnn-group .col a{margin-bottom:0}
.bnn-group-left{z-index:50;max-width:var(--techniq-container);margin:0 auto;}
.bnn-group-left.-g-homepage-main-slider{padding-left:270px;padding-right:15px;margin-bottom:25px;}
.bnn-group-left.-g-homepage-main-slider ~ .-g-component-banner-group{margin-top:20px;}
#category-page .bnn-group-left{padding: 0 0 20px!important;}

#main-bnn .owl-theme .owl-controls .owl-buttons div,
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 25px;color:#444;top:0;bottom:0;margin:auto 0;width: 40px;height: 40px;text-align: center;background: rgba(255, 255, 255,.85); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);transition: all .2s ease-in;}
.carousel + div .btn{margin-top:10px;}
/* CAROUSEL MEDIA-Q */
@media screen and (max-width:1300px) {
	.carousel-slide .owl-carousel{padding:0 20px;}
}
@media screen and (max-width: 1090px){
	.bnn-group-left.-g-homepage-main-slider{padding: 0 0 15px;}
}
@media screen and (max-width: 991px){
	.carousel-slide {padding: 0 4px 30px;}
}
@media screen and (min-width: 481px){
	.carousel-slide .owl-prev {left: -20px;}
	.carousel-slide .owl-next {right: -20px;}
}
@media screen and (max-width: 480px){
	.carousel-slide .owl-carousel{padding:0;}
	.carousel-slide{padding:0 4px 30px;}
	#main-bnn .owl-theme .owl-controls .owl-buttons div,
	.carousel-slide .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 40px;line-height: 40px;}
	#main-bnn .owl-prev{left:5px;}
	#main-bnn .owl-next{right:5px;}
	.bnn-group .col{margin-bottom:20px;float:none;width:100%}
}


/* ICON TRUST */
.icon-group{margin-bottom:15px;}
.icon-group.cart{margin-bottom:0;}
.icon-group .col{padding: 0 12px;}
.icon-group .col .trust-h{padding: 12px 0;}
.icon-group .col .trust-h .trust-item{color:var(--techniq-text-color2);}
.icon-group .col .icon-label{text-transform:uppercase}
.icon-group .col .icon-label span{color:var(--techniq-text-color3);text-transform:none;}
.t-tips{color:var(--techniq-text-color3);}

@media screen and ( max-width:1090px ) {
	.icon-group.homepage{padding-left:15px;}
}


/* PIN */
.pinGrid{padding: 0;margin: 0 -10px 20px;}
.pin{padding: 0 10px;background:none;}
.pin .figcaption {display: flex;text-align: left;flex-direction: column;align-items: flex-start;padding: 15px;font-size: 15px;    line-height: 1.3;}
.pin .figcaption .title {font-weight: 500;font-size: 22px;color: var(--techniq-text-color1);margin: 0 0 5px;}
.pin .figcaption .banner-btn {font-weight: 500;color: var(--techniq-text-color2);text-decoration: underline;}
.pin .figcaption p + .banner-btn {margin-top:5px;}

.demo-grid.-g-component-banner-group .pinGrid{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows:  1fr 1fr;
	gap:20px;
	margin: 0 0 20px;
}
.demo-grid .pinGrid .pin{margin:0 auto;padding:0;width:100%;}
.demo-grid .pinGrid .pin:first-child{grid-column: 1 / 3;grid-row: 3 / 1;}
.demo-grid .pinGrid .pin:nth-child(2){grid-column: 3 / 5;}
.demo-grid .pinGrid .pin:nth-child(3){grid-column: 5 / 7;}
.demo-grid .pinGrid .pin:nth-child(4){grid-column: 3 / 4;}
.demo-grid .pinGrid .pin:nth-child(5){grid-column: 4 / 5;}
.demo-grid .pinGrid .pin:nth-child(6){grid-column: 5 / 7;}
.demo-grid .pin .figcaption {display:none;}

@media screen and ( max-width:860px ) {
	.demo-grid.-g-component-banner-group .pinGrid{grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(1, 1fr);}
	.demo-grid .pinGrid .pin:first-child{grid-column: 1 / 3;grid-row: 1 / 1;}
	.demo-grid .pinGrid .pin:nth-child(2){grid-column: 1 / 3;grid-row: 2 / 2;}
	.demo-grid .pinGrid .pin:nth-child(3){grid-column: 1 / 3;}
	.demo-grid .pinGrid .pin:nth-child(4){grid-column: 2 / 1;grid-row: 4 / 4;}
	.demo-grid .pinGrid .pin:nth-child(5){grid-column: 3 / 2; grid-row: 4 / 4;}
	.demo-grid .pinGrid .pin:nth-child(6){grid-column: 1 / 3;}
}
@media screen and ( max-width:480px ) {
	.-g-component-banner-group:not(.demo-grid){padding:0 4px;}
}


/* PRODUCT BOX */
.product-box{padding-left: 5px;padding-right: 5px;}
.product-box.center {text-align: left;}
.product-box .box-holder {overflow: hidden;max-width: 360px;border: 1px solid #eee;border-radius: 8px;background:#fff;}
.product-box .image{padding-top: 100%;background: linear-gradient(180deg, #f2f2f2, transparent);}
.product-box .product-icon-holder {width:100%;aspect-ratio:1/1}
.product-box .top-side-box,
.product-box .bottom-side-box {padding: 0 14px;}
.product-box .bottom-side-box {padding-bottom: 5px;}
.product-box .title{color:var(--techniq-text-color2);display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:auto;line-height: 1.3;}
.product-box .price{font-weight:600;font-size:17px;color:var(--techniq-text-color1);line-height:1.2;}
.product-box .price .price-full{font-weight: 400;font-size: 14px;color:var(--techniq-text-color3);}
.product-box .rating {margin: 0 auto 5px;}
.product-box .versionAttribute a span {border: 1px solid #e5e6e8;padding: 2px 7px;border-radius: 6px;}
.product-icon-box{top:5px;left:5px;display: flex;flex-direction: column;flex-wrap: wrap;align-items: flex-start;gap: 5px;}
.product-box .icon.new, .product-box .icon.discount,
.product-icon-box .icon.new, .product-icon-box .icon.discount,
.product-box .icon.-g-icon-discount-value,
.product-icon-box .icon.-g-icon-discount-value{font-weight: 400;font-size:13px;line-height: 1.2;padding: 3px 10px;min-width: 42px;width: auto;height: fit-content;border-radius: 4px;margin:0;}
.product-box img.icon,
.product-icon-box img.icon{padding:0;max-width:90px;}
.icon.discount{background:var(--techniq-cta)!important}
.icon.new{background:#56ba84}

.product-box .btn{display:block;}
.product-box .add-list .qty-regulator{display:flex;width:100%;margin:0 0 5px;}
.product-box .add-list .qty-regulator input[type=text]{flex:1;}
.product-box:not(.list-type) .add-list .addToWishlist{position: absolute;top: 0;right: 0;display: flex!important;flex-direction: column;justify-content: center;flex-wrap: nowrap;transform: translate(-8px, 8px);opacity: 1;visibility: visible;transition: all .5s cubic-bezier(0.8, 0, 0.3, 0.95);z-index: 9;}
.product-box:not(.list-type):has(.product-icon-box .icon-text-mark) .add-list .addToWishlist{transform: translate(-8px, 48px);}
.product-box .add-list .addToWishlist{display: flex;justify-content: center;align-items: center;border-radius:50%;background:#fff;color:var(--techniq-cta);width:35px;height:35px;font-size:19px;padding: 0;margin:0 0 7px;border:none;box-shadow: 0 4px 12px -3px #00000015;transition:all .2s ease-in;}
.product-box .add-list .addToWishlist .fa{display:inline-block;}
.product-box .add-list .addToWishlist span{display:none;}
.product-box .add-list .addToWishlist:hover .fa{font-weight:700;}

@media screen and ( min-width:992px ) {
	.product-box .image{margin-bottom: 12px;}
}
@media screen and ( max-width:480px ) {
	.product-box{padding-left: 2px;padding-right: 2px;}
	.product-box .title {font-size: 13px;}
	.product-box .price {font-size: 14px;}
	.product-box .price .price-full {font-size: 13px;}
	.product-box .icon,
	.product-icon-box .icon,
	.product-box .icon.-g-icon-discount-value,
	.product-icon-box .icon.-g-icon-discount-value {font-size: 11px;padding: 3px 8px;}
	.product-box .btn {font-size: 13px;padding: 0 8px;line-height: 28px;}

}


/* FOOTER */
.newsletter-holder{position:relative;padding: 35px 0;background-color: #1e2f47;background-size: cover;background-position: left center;background-repeat: no-repeat;}
.newsletter-holder.lazyloaded{background-image:url('https://gomagcdn.ro/themes/fashion/gfx/skins/techniq/nl-texture.jpg');}
.newsletter-holder .newsletter{display: flex;flex-direction: column;align-items: flex-start;}
.newsletter-holder .newsletter .title{font-weight: 600;font-size: 30px;color: #fff;text-align: left;}
.newsletter-holder .newsletter .title span{display: block;font-weight: 300; font-size: 16px;padding: 0;}
.newsletter .newsletter-form {position: relative;margin-top:30px;padding:0!important;}
.newsletter .newsletter-form input[type=text] {
    font-weight: 400;
    font-size: 15px;
    color: var(--techniq-text-color2);
    background: #fff;
    line-height: 50px;
    height: 44px;
    max-width: 700px;
    padding: 0 120px 0 18px;
    border: none;
    border-radius: 30px;
    backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}
.newsletter .newsletter-form input[type=text]::placeholder {color: var(--techniq-text-color2);background: none}
.newsletter .newsletter-form input[type=submit] {
    position: absolute;
    top: 0px!important;
    right: -1px!important;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 44px!important;
    text-transform: none;
    width: auto;
    height:auto!important;
    padding: 0 15px;
    margin-top: 0;
    background: var(--techniq-cta);
    border-radius: 22px;
}
.newsletter-holder .newsletter .custom-chk label{font-weight:300;font-size:12px;color: #fff;}
.newsletter-holder .newsletter-form .custom-chk a,
.newsletter-holder .newsletter-form .custom-chk label a {color: #fff;}

footer{background: #f5faff;box-shadow: 0 -2px 7px -4px rgb(0 0 0 / 30%);}
.main-footer{padding-top: 40px;}
.main-footer .col .title, .main-footer .col .title>a {position:relative;font-size: 17px;font-weight: 500;color: var(--techniq-text-color1);text-transform: none;margin-bottom: 20px;}
.main-footer .col ul li{margin-bottom: 8px;}
.main-footer .col,
.main-footer .col ul li,
.main-footer .col ul li a,
.main-footer .support .support-contact{font-weight: 400;font-size: 13px;color: var(--techniq-text-color3);}
.main-footer .col ul li a {position:relative;display:block;transition:all .25s ease-in;}
.main-footer .col ul li a:hover{color: var(--techniq-cta);}
.main-footer .support .title span {display:block;font-weight: 400;font-size: 15px;margin-top:20px;}

.main-footer .social {text-align:center;padding-top:20px;}
.main-footer .social .title{display:none;}
.main-footer .social ul {display:block;}
.main-footer .social ul li {display:inline-block;margin:0;}
.main-footer .social ul li a {font-size: 25px;padding:0 5px;color: var(--techniq-text-color2);}
.copyright-payment {padding: 20px 0;font-weight: 400;border-top: 1px solid #eee;}
.copyright-payment .copyright{display:inline-block;margin-top:6px;}
.copyright-payment .copyright a{font-weight:500;color: var(--techniq-text-color2);}
.copyright-payment .copyright span{display:block;}
.copyright-payment .payment-accepted {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.copyright-payment .payment-accepted img{display:inline-block;max-height:35px;margin:3px 2px ;}
.-g-footer-affiliate-block .container-h{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}

/* FOOTER MEDIA-Q */
@media screen and (max-width: 991px){
	.main-footer .col:not(.social){float:left;width:50%;clear: none;padding-top:0;}
	.copyright-payment{text-align:center;}
	.copyright-payment .payment-accepted {justify-content: center;}
}
@media screen and (max-width: 800px){
	.newsletter .newsletter-form {width:100%;max-width: 100%;margin: 15px auto 0;}
}
@media screen and (max-width: 520px){
	.main-footer .col .title{margin-bottom:15px;}
	.main-footer .col:not(.social){width:100%;text-align:left;}
	.main-footer .col .title .fa{float:right;margin-top: 6px;}
}
@media screen and (max-width: 480px){
	.newsletter-holder .newsletter .title span{font-size: 17px;}
	.newsletter-form input[type=text]{max-width: 200px;}
	.newsletter-form input[type=submit] {padding: 0px 7px;}
	.main-footer .col ul li {padding: 0 10px!important;}
}



/* LIST */
.filter-holder{background: #fff;padding: 15px;margin-bottom: 20px;border: 1px solid #eee;border-radius: 8px;}
.mm-nav-filter .filter-holder {padding: 50px 15px 0!important;}
.filter.box:not(:last-of-type),
.mm-nav-filter .filter.box:not(:last-of-type){border-bottom: 1px solid #eee!important;padding-bottom: 15px!important;margin-bottom: 15px!important;}
.filter.box:last-of-type{margin-bottom: 0;}
.filter.box .title-h.line:after{display:none;}
.filter.box .title,
.mm-nav-filter .filter.box .title{font-weight: 500;font-size: 17px!important;color: var(--techniq-text-color2);margin-bottom: 10px;text-transform: none;}
.mm-nav-filter .filter.box .title {padding: 0px 15px;}
.filter.box.-g-category-filters-apply-all {position: sticky;bottom: 0;background: #fff!important;z-index: 99;padding: 10px 15px 0 15px!important;margin: 0 -15px;box-shadow: 0px -1px 3px -2px #00000030!important;}
.option-group li,
.option-group li a,
.mm-nav-filter .option-group li,
.mm-nav-filter .option-group li a {font-size: 14px;color: var(--techniq-text-color3);}
.list-grid li .fa {background: #fff;border-radius: 4px;}
.product-listing .product-box {margin-top: 10px;}
.compare-label{display: flex;align-items: center;}

@media screen and ( min-width:768px ) {
	#category-page {padding-top: 0;}
}


/* DETAIL */
.product-top{background:#fff;padding: 15px 15px 0;border-radius:4px;border: 1px solid #eee;}

.vertical-slide-img img {max-height: 700px;}

.detail-title .title{color: var(--techniq-text-color2);margin-top:10px;}
.detail-title .title span {font-size: 22px;}
.detail-price {font-weight: 600;font-size: 21px;line-height: 1.2;margin-top:10px;}
.detail-price s{font-weight: 400;font-size: 16px;color:var(--techniq-text-color3);}
.oney-info{border-radius: 0!important;border: 1px solid #eee!important;border-left: none!important;border-right: none!important;}

.add-section {display:flex;flex-wrap:wrap;max-width:100%;}
.add-section .qty-regulator {margin: 0;}
.add-section .qty-regulator input[type=text] {height: 34px;width: 40px;line-height: 34px;}
.add-section .qty-regulator .minus,
.add-section .qty-regulator .plus{height: 34px;line-height: 34px;}
.add-section .btn{width:100%;}
.add-section .qty-regulator + .btn{flex:1;margin-left: 10px;}
.add-section .-g-btn-subscription {margin: 5px 0!important;}

.__optionSelectorImage {overflow: hidden;border: 1px solid #f2f2f2;border-radius: 3px;margin-right: 4px;margin-bottom: 4px;width: 80px;height:auto;background: #f2f2f2;}
.__optionSelectorImage:hover{border:1px solid #000;}
.__optionSelectorImage a:before{display:none;}
.__optionSelectorImage a{height:auto;}
.__versionProductImage {max-height: 110px;}
.-g-version-attribute-holder .-g-versions-attribute-name {font-size: 13px;text-transform: uppercase;margin-top:15px;}
.-g-version-attribute-holder .-g-versions-attribute-name span{font-weight: 600;}
.detail-product-atributes .input-s {font-weight:600;font-size:14px;border:1px solid #000;min-height: 40px;}
.__optionSelector{border: 1px solid #666;}
.__optionSelector a {font-weight: 600;text-align: center;min-width: 35px;padding: 8px 10px;}
.__optionSelector.activeAttr,
.__optionSelector:hover{outline: none;background: #000;border: 1px solid #000;}
.__optionSelector.activeAttr a,
.__optionSelector.activeAttr.__outOfStockVersion a,
.__optionSelector:hover a{color: #fff;}
.__optionSelector.__outOfStockVersion{background:#fff;border: 1px solid #d2d2d2;}
.__optionSelector.__outOfStockVersion a{color:#d2d2d2;}
.__optionSelector.activeAttr.__outOfStockVersion{background:#d2d2d2;border: 1px solid #d2d2d2;}
.-g-versions-product-list{margin-bottom:15px;}
.-g-versions-product-list .-g-versions-product{background:#f8f8f8;border-radius:2px;}
.-g-versions-product-list .-g-versions-product:hover{background:#f2f2f2;}
.-g-versions-product-list .col{vertical-align: top;}
.-g-versions-product-list .-g-versions-product-image {width: 40px;}
.-g-versions-product-list .-g-versions-product-name{font-weight:400;}
.-g-versions-product-list .-g-versions-product-name .__versionProductImage {display: inline-block;max-height: 25px;}
.-g-versions-product-list .-g-versions-product-price{padding-top:10px;}
.-g-versions-product-list .qty-regulator .minus,
.-g-versions-product-list .qty-regulator .plus{height: 32px;line-height: 32px;}
.-g-versions-product-list .qty-regulator input[type=text] {height: 32px;line-height: 32px;}

.wish-section {padding-top: 10px;margin-top: 10px;border-top: 1px solid #eee;}

.extra-offer{border: none;}
.extra-offer .extra-offer-title{font-weight: 400;font-size: 26px;color: var(--techniq-text-color1);padding: 15px 0;border: none;text-transform: none;}
.extra-offer .box {border: 1px solid #eee;border-radius: 8px;background: #fff;margin-bottom: 15px;}
.extra-offer .box:last-of-type {border: 1px solid #eee;}
.extra-offer .owl-carousel {padding: 0;}
.extra-offer .box-offer .prod-img{padding-top: 100%;}
.extra-offer .box-offer .prod-img img{border-radius:4px;}
.extra-offer .box-offer .title {font-weight: 400;color: var(--techniq-text-color2);line-height: 1.2;text-align: left;padding: 0 8px;}
.extra-offer .box-offer .price {font-weight: 600;font-size: 14px;color: var(--techniq-text-color1);line-height: 1.2;margin-top: 8px;text-align: left;padding: 0 8px;}
.extra-offer .box-offer .price .price-full {font-weight: 400;color:var(--techniq-text-color3);}

.extra-offer.carousel-slide .owl-prev{right:auto;left:-20px;}
.extra-offer.carousel-slide .owl-next{right:-20px;}

.product-bottom {margin-top: 0;}
.detail-tabs,
.detail-recomended{width:100%;}
.detail-tabs .resp-tabs-list{display:none;}
.detail-tabs .resp-accordion{display:block;}
.detail-tabs .resp-tabs-container{border-top: 1px solid #eee!important;background:none;}
.detail-tabs .resp-tab-content{background: #fff;border:none;}
.detail-tabs .description-tab h3 {font-weight: 300;font-size: 32px;color: var(--techniq-text-color2);line-height: 1.3;margin-bottom: 20px;}
.detail-tabs .description-tab p{margin-bottom:10px;}
.detail-tabs .resp-tab-content ul,
.short-description ul {list-style: initial;padding: 15px 20px 0 18px;}
.detail-tabs .resp-tab-content ul li{margin-bottom: 3px;}
.detail-tabs .description-tab {font-weight: 400;font-size: 14px;color: var(--techniq-text-color3);line-height: 1.3;}
.detail-tabs .resp-accordion {font-weight: 400;font-size: 26px!important;color:var(--techniq-text-color2);padding: 15px 5px!important;border:none!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;margin-top:-1px;background:none!important;}

.detail-recomended .title-carousel{margin-top:0}
.detail-slide-m .owl-controls .owl-buttons div{top:50%!important;border:none!important}
.detail-slide-m .owl-prev{left:0}

.product-bottom{padding-left:0;padding-right:0}

@media screen and (max-width: 991px){
	.extra-offer{padding: 0 0 30px;}
}
@media screen and (min-width: 768px){
    .detail-slider-holder{width:55%;padding-right: 35px;}
    .detail-title,
    .detail-prod-attr{width:45%;}
}
@media screen and (max-width: 767px){
	.product-top {margin: 0 -15px;padding: 0 15px;}
    .-g-product-row-box{display: flex;flex-direction: column;}
    .detail-title {padding-right: 45px;margin-bottom: 0;}
    .detail-title .title {padding: 12px 0 8px;margin: 0;}
    .detail-title .title span{margin-top:5px;}
    .go-back-icon{left:auto;right:0;}
    .detail-slider-holder{order:-1;padding:0;}
    #stock-btn,
    .__shippingPriceTemplate,
    .detail-price,
    .detail-product-atributes,
    .detail-title,
    .product-code,
    .wish-section,
    .detail-product-atributes .prod-attr-h{text-align: left!important;}
    .product-code {margin-top: 10px;}
	.oney-info {margin: 0 auto 10px!important;}
	.extra-offer .buy {padding: 10px 15px 0;}
	.extra-offer .buy .btn{display:block;margin-bottom:0;}
}
@media screen and (max-width: 480px){
    .detail-product-atributes select{max-width:100%!important;}
    .product-code .code{margin-bottom:5px;}
    .wish-section .col{margin-bottom:0;}
    .extra-offer .detail-price {margin: 0 0 20px;}
    .extra-offer .buy .btn{width:100%;margin-bottom:0;}
}


/* CART */
#shoppingcart .title-carousel{height:auto;text-align:center}
#shoppingcart .title-carousel .title span{text-align:center}
.cart-login{background:none;}
.cart-head {padding: 8px 0;background: #eee;}
.cart-head li{color: var(--techniq-text-color2);}
.cart-box {overflow: hidden;border: 1px solid #eee;border-radius: 8px;background: #fff;}
.cart-items>li {border-bottom: 1px solid #eee;}
.cart-items .info-prod .title{font-size: 14px;color: var(--techniq-text-color2);}
.cart-items .info-prod .price{font-weight:600;font-size:15px;color: var(--techniq-text-color1);}
.cart-items .info-prod .price s{font-weight:400;font-size:12px;color: var(--techniq-text-color3);vertical-align: baseline;}
.cart-items .price-c .price{font-weight:600;color: var(--techniq-text-color1);}
.cart-items .price-c .price s{font-weight:400;font-size:13px;color: var(--techniq-text-color3);}
.cart-items .qty-regulator .minus,
.cart-items .qty-regulator .plus {height: 26px!important;width: 26px!important;line-height: 26px!important;font-size: 11px;}
.cart-items .qty-regulator input[type=text]{width: 34px!important;height: 26px!important;line-height:26px;}

.cart-total {font-weight: 400;text-transform: none;}
.cart-total li span {font-weight: 500;color: var(--techniq-text-color1);}
.-g-checkout-summary .cart-total ul li.-g-total-amount { border-top: 2px solid #eee;}
.cupon-t {font-weight: 500;color: var(--techniq-text-color2);}

.checkout h3 {font-weight: 400;color: var(--techniq-text-color2);}
.fixed-side{background:none;}
.cart-items.fixed .info-prod .title{font-size:13px;}
.checkout .fixed-side .cart-box{border-bottom: 1px solid #eee;}
.checkout .-g-checkout-summary{background: #fff;border: 1px solid #eee;border-radius: 8px;}
.form-cpn,
.disount-section{padding-right: 0!important;}
.form-cpn .input-s,
.disount-section .input-s{border-radius: 20px;padding-left: 15px;padding-right: 85px;}
.disount-section .points{font-weight: 400!important;}
.form-cpn .submit,
.disount-section .submit{position:absolute;margin:0;background: var(--techniq-cta);color: #fff;border:none;line-height: 30px;top: 0;border-radius: 30px;right: -1px;}

.-g-one-time-offers .-g-one-time-cart-label span {color: var(--techniq-text-color1);}
.-g-one-time-offers .-g-one-time-description {color: var(--techniq-text-color3);}
.-g-one-time-offers .product-box .box-holder {border: none;border-radius: 0;background: none;}
.-g-one-time-offers .product-box .top-side-box,
.-g-one-time-offers .product-box .bottom-side-box{padding:0;}
.-g-one-time-offers .product-box .title {font-weight: 400;}
.-g-one-time-offers .product-box .image {border-radius: 4px;background: none;}
.-g-one-time-offers .product-box .image img {max-height: 100%;}
.-g-one-time-offers .product-box .detail-product-atributes{margin-bottom:0;}
.-g-version-attribute-holder .-g-versions-attribute-name {text-transform: none; margin-top: 8px;margin-bottom: 8px;}

#succes-page h1{font-size:22px;text-transform:none}
#succes-page .newsletter {color: var(--techniq-text-color3);}

@media screen and ( max-width:480px ) {
	.form-cpn input[type='submit']{position:initial;margin-top:10px}
	.form-cpn input[type='text']{width:100%}
	.form-cpn{padding-right:0}
}


/* PAGES */
.account-section .fidelity li:first-of-type{color:var(--techniq-cta);}
#result-page .search-form input[type='text']{height:32px;}
#result-page{padding-bottom:30px;}

.title.account .title {font-weight: 500;font-size: 16px;color:var(--techniq-text-color1);text-transform: none;background:none;}
.title.account .title.right {font-size: 22px;}
.title.account hr{display:none;}
.account-info-ttl {font-weight: 500;font-size: 16px;}
.-g-customer-info li {color: var(--techniq-text-color3);}
.-g-customer-info p {font-weight: 500;color: var(--techniq-text-color2)}

.side-menu-tab-title{font-weight: 500;color:var(--techniq-text-color2);}
.side-menu ul li a{font-weight: 400;font-size: 14px;color:var(--techniq-text-color3);}
.account-box{background:#fff;}

.account-box h3 {font-weight: 500;color:var(--techniq-text-color2);margin-bottom: 15px;text-transform: none;}
.account-box ul li {font-weight: 400;}
.account-box ul li:first-child {font-weight: 500;font-size: 17px;color:var(--techniq-text-color2);}
.account-section .fidelity,
.wishlist-box .item-row {padding: 12px;margin-bottom: 10px;border-radius: 8px;border: 1px solid #eee;background: #fff;}
.wishlist-box .item-row .price{font-weight:600;margin-top:5px;}
.wishlist-box .item-row .price s{font-weight:400;}

.uc-content .titleComponent h1 {justify-content: center;}


/* REGISTER */
#register-page{max-width: 1920px;padding:0;}
#register-page > .row{display: flex;align-items: stretch;flex-wrap: wrap;margin: 0;}
#register-page .btn{display:block;}
#register-page .old-client-section,
#register-page .new-client-section{width:100%;padding:7% 5%;}
#register-page .old-client-section{background:#fff;}
#register-page .new-client-section{max-width:100%;}
#register-page .old-client-section-h {box-shadow: none;padding: 0;}
#register-page .title-carousel {margin-top: 0;padding-top: 0;text-align:center;}
#register-page .old-client-section .title-carousel .title{background:none;}
#register-page .new-client-section .regular-text{max-width: 430px;margin: 0 auto!important;}
#register-page .register-terms{color:var(--techniq-text-color2);}

/* REGISTER MEDIA-Q */
@media screen and (min-width:768px) {
	#register-page .old-client-section,
    #register-page .new-client-section{width:50%;}
    #register-page .new-client-section{order:-1;}
}

/* CONTACT */
.title-box.line-r {text-transform: none;}
.title-box.line-r .title {font-weight: 400;font-size: 26px;color:var(--techniq-text-color1);background: none;}
.title-box.line-r hr {margin-top: 5px;position: relative;top:0;}
.contact-information .info-list li strong {font-weight: 600!important;color:var(--techniq-text-color2);}


/* TESTIMONIALS */
.testimonial-holder{background:#f2f2f2!important;}
.testimonial-sld li {float: none;width: 100%;padding: 0;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.testimonial-sld .avatar-h {display: flex;width: 120px;height: 120px;margin: 10px auto;font-weight: 300;font-size: 36px;text-align: center;line-height: 1.4;border: 2px solid #80766e35;border-radius: 50%;overflow: hidden;position: relative;justify-content: center;align-items: center;background: #fff;}
.testimonial-sld .avatar-h img {max-width: 100%;max-height: 100%;margin: auto;position: relative;border: none;}
.testimonial-sld .testimonial-content{overflow: hidden;width: calc(100% - 200px);display: flex;flex-direction: column;flex-wrap: nowrap;align-items: flex-start;}
.testimonial-sld .content {font-size: 18px;line-height: 1.4;}
.testimonial-sld .content > span{display:block;margin-bottom:5px;}
.testimonial-sld .title{order: 1;display: flex;flex-wrap: nowrap;flex-direction: column;text-align: left;min-height: inherit;margin: 20px 0 0;font-weight: 500;font-size: 18px;color:var(--techniq-text-color2);}
.testimonial-sld .owl-pagination{display:block;}
.testimonials{padding:20px;border-radius: 8px;}
.testimonials li h4 {font-weight: 500;font-size: 18px;color: var(--techniq-text-color1);}
.testimonials li p {font-size: 14px;}

.review-carousel .review-box{overflow:hidden;padding: 0;margin: 0 4px;border:1px solid #eee;border-radius: 8px;background:#fff;}
.review-carousel .review-box-holder{padding: 0 15px 15px!important;}

/* TESTIMONIAL MEDIA-Q */
@media screen and (max-width: 767px){
    .testimonial-sld .testimonial-content{width: 100%;}
    .testimonial-sld .content{font-size: 18px;}
}
@media screen and (max-width: 480px){
    .review-carousel .review-box {margin: 0 2px;}
	.review-carousel .review-box-holder {padding: 0 12px 12px!important;}
}


/* BLOG */
.-g-blog-page .search-form .search-button{height:40px;}
.blog-posts-sld{padding:20px 10px;}
.-g-post-slide {overflow:hidden;padding: 0;margin: 0 4px;border:1px solid #eee;border-radius: 8px;background:#fff;}
.-g-post-slide-holder{padding: 0 20px 20px;}



#logo img{content: url('https://gomagcdn.ro/domains3/daismart.ro/files/company/logo-alb-fara7926.png');}
:root {--techniq-container: 1403px;}
h1{font-size:1.8em !important;}h2{font-size:1.7em !important;}.detail-title .title span{font-size:1.25em !important;}
.btn.std{color:#ffffff;}
.btn.std{background:#ff0000;border:1px solid #ff0000;} .btn {color: #ff0000; border:solid 1px #ff0000;}
.btn{font-weight:normal !important;font-weight:bold !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart, .btn:not(.wish-btn):hover, .-g-wishlist-product-count{color:#f2f2f2 !important;}
.btn.btn-cmd, .cart-header-btn .q-cart, .cart-m .q-cart, .-g-wishlist-product-count {background:#ff0000 !important;border: 1px solid #ff0000;} .btn:hover {background:#ff0000;border-color:#ff0000} .wishlist-pp .fa-heart.icon-selected {color:#ff0000;} .-g-one-time-offers .-g-one-time-cart-label {background: #ff000020;} :root {--techniq-cta: #ff0000;}
.btn.btn-cmd{font-weight:normal !important;font-weight:bold !important;font-style: normal !important;text-decoration: none !important;text-transform: uppercase !important;}
body{background:#ffffff !important;}
.main-header .top-head-bg,.main-header .main-menu{max-width:1402px!important;margin-left:auto;margin-right:auto;}
.top-head-bg,.main-header .cart-header.container-bg{background:#ffffff !important;}
	.acount-section > ul > li > a, .cart-menu ul li a, .cart-help a, .contact-cart, .international-header .flag-select{color:#8f3838!important;}
						.menu-trg span, .menu-trg span::after, .menu-trg span::before{background:#8f3838 !important;}
		
@media screen and (min-width: 1090px){.main-header .main-menu,#mm-main-menu .mm-navbar,#mm-nav-filter .mm-navbar{background:#ffffff;}}
				.main-header .main-menu{border:none!important;box-shadow:none!important;}
				.main-header .main-menu .all-product-button {background: rgba(0,0,0,.5);}
.main-header .main-menu ul.nav-menu>li>a,.mobile-icon li a,#mm-main-menu .mm-navbar,#mm-nav-filter .mm-navbar {color:#ffffff !important;}
				#mm-main-menu .mm-btn:before {border-color: #ffffff;}
				#mm-nav-filter .mm-navbar #close-filters{fill: #ffffff;}
.main-menu ul.nav-menu>li>a{font-weight:normal !important;font-weight:bold !important;font-style: normal !important;text-decoration: none !important;text-transform: uppercase !important;}
.bottom-section,footer .container-h{max-width:1200px!important;margin-left:auto;margin-right:auto;}
footer,.main-footer{background:#ffffff !important; border:0 !important;}
@media screen and (min-width: 992px) {.product-box:hover .details-button{display:inline-block;}}
.add-section .add2cart.btn{font-size: 16px!important;line-height:1.4!important;padding: 12px 20px!important;}
#product-page .btn.btn-cmd {font-weight:normal !important;font-weight:bold !important;font-style: normal !important;text-decoration: none !important;text-transform: uppercase !important;}
.checkout h3 {font-size:21px !important;}
#checkoutform .input-s {font-size: 15px!important;padding: 5px 10px;}
#checkoutform .input-s {border-color:#29ff70 !important;}
.icon.discount{background: #dc3545 !important; }
.main-header .drop-list li a:hover, .main-header .main-menu ul.nav-menu>li:not(.all-product-button):hover>a, .main-header .menu-dd li.ifDrop:hover > a {color:#4f9cf5!important;}
.option-group .rating i.on, .fullRate,.rating-s > input:checked ~ label, .rating-s:not(:checked) > label:hover,
	 .rating-s:not(:checked) > label:hover ~ label, .rating-s > input:checked + label:hover, .rating-s > input:checked ~ label:hover, .rating-s > label:hover ~ input:checked ~ label, .rating-s > input:checked ~ label:hover ~ label {color: #ffe100 !important;}
body{font-size:12px;}
/*popup*/
.search-button{background:#ff0303;}
.search-button{color:#fafafa;}
.main-header .main-menu li.all-product-button,#mm-main-menu .all-product-button{background:#ffffff;}
				#mm-main-menu .all-product-button a{color:#fff!important;}
.main-header .main-menu .nav-menu .all-product-button > a, .main-header .main-menu .nav-menu .all-product-button:hover > a{color:#001154!important;}

.product-box{
  background:#fff;
  border:1px solid #eef0f4;
  border-radius:14px;
  padding:14px 12px 16px;
  transition:transform .35s cubic-bezier(.2,.7,.3,1), box-shadow .35s ease, border-color .35s ease;
  overflow:hidden;
}
.product-box:hover{
  transform:translateY(-6px);
  box-shadow:0 18px 40px -12px rgba(20,40,80,.25);
  border-color:#dfe4ee;
}
.product-box .image{ overflow:hidden; border-radius:10px; }
.product-box .image img{
  transition:transform .5s cubic-bezier(.2,.7,.3,1);
  will-change:transform;
}
.product-box:hover .image img{ transform:scale(1.07); }
.product-box a.title{ transition:color .25s ease; }
.product-box:hover a.title{ color:#e11d2a; }

.btn.btn-cart, a.btn-cart{
  background:linear-gradient(135deg,#e11d2a 0%,#b8121d 100%) !important;
  border:none !important;
  border-radius:10px !important;
  font-weight:600;
  letter-spacing:.3px;
  box-shadow:0 6px 16px -6px rgba(225,29,42,.55);
  transition:transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.btn.btn-cart:hover, a.btn-cart:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 22px -6px rgba(225,29,42,.7);
  filter:brightness(1.05);
}
.btn.btn-cart:active{ transform:translateY(0); }

.-g-banner-fixed a.btn, .-g-banner-fixed-content a{
  transition:transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.-g-banner-fixed-content a:hover{ transform:translateY(-2px); filter:brightness(1.06); }

.-g-banner-fixed.-g-component-id-1310{
  background:linear-gradient(135deg,#16284f 0%,#0d1b38 55%,#1f3a6b 100%) !important;
  padding:54px 0 !important;
  border-radius:16px;
}
.-g-banner-fixed.-g-component-id-1310 .-g-banner-fixed-media{
  display:none !important;
}
.-g-banner-fixed.-g-component-id-1310 .-g-banner-fixed-holder{
  justify-content:center !important;
}
.-g-banner-fixed.-g-component-id-1310 .-g-banner-fixed-content{
  width:100% !important;
}
.-g-banner-fixed.-g-component-id-1310 .-g-banner-fixed-content,
.-g-banner-fixed.-g-component-id-1310 h2,
.-g-banner-fixed.-g-component-id-1310 .title,
.-g-banner-fixed.-g-component-id-1310 .subtitle{
  color:#fff !important;
}

.landing-content > h1, .landing-content > h2{
  position:relative;
  font-weight:800;
  letter-spacing:.4px;
  padding-bottom:14px;
  margin-bottom:26px;
}
.landing-content > h1::after, .landing-content > h2::after{
  content:"";
  position:absolute; left:0; bottom:0;
  width:64px; height:4px; border-radius:4px;
  background:linear-gradient(90deg,#e11d2a,#16284f);
}

.banner_toate{ transition:transform .25s ease; }
.banner_toate:hover{ transform:translateY(-3px); }

.reveal-in{
  opacity:1 !important; transform:none !important;
  transition:opacity .7s ease, transform .7s cubic-bezier(.2,.7,.3,1);
}
.reveal-init{ opacity:0; transform:translateY(28px); }

@property --trace{ syntax:'<angle>'; inherits:false; initial-value:0deg; }

@media (prefers-reduced-motion: no-preference){

  .product-box-h{ perspective:1000px; }
  .product-box{ transform-style:preserve-3d; will-change:transform; }
  .product-box.tilting{ transition:transform .1s ease, box-shadow .35s ease, border-color .35s ease; }

  .tilt-glare{
    position:absolute; inset:0; border-radius:14px; pointer-events:none; z-index:4;
    background:radial-gradient(circle at var(--gx,50%) var(--gy,50%), rgba(92,240,255,.22), rgba(255,255,255,0) 42%);
    opacity:0; transition:opacity .3s; mix-blend-mode:screen;
  }
  .product-box.tilting .tilt-glare{ opacity:1; }

  .product-box .image::after{
    content:""; position:absolute; top:0; left:-75%; width:55%; height:100%; z-index:2;
    background:linear-gradient(120deg, rgba(255,255,255,0), rgba(255,255,255,.55), rgba(255,255,255,0));
    transform:skewX(-20deg); opacity:0; pointer-events:none;
  }
  .product-box:hover .image::after{ animation:sheen .85s ease; }
  @keyframes sheen{ 0%{left:-75%;opacity:0;} 12%{opacity:1;} 100%{left:135%;opacity:0;} }

  .btn.btn-cart{ position:relative; }
  .btn.btn-cart::after{
    content:""; position:absolute; inset:0; border-radius:10px; padding:2px;
    background:conic-gradient(from var(--trace), rgba(92,240,255,0) 0 72%, #5cf0ff 86%, #ffffff 93%, #5cf0ff 100%);
    -webkit-mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
            mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite:xor; mask-composite:exclude;
    opacity:0; transition:opacity .3s; pointer-events:none;
  }
  .btn.btn-cart:hover::after{ opacity:1; animation:trace 1.1s linear infinite; }
  @keyframes trace{ to{ --trace:360deg; } }
}

body{ background:#0b1426 !important; }
#daismart-fx{ position:fixed; inset:0; z-index:0; pointer-events:none; overflow:hidden;
  background:
    radial-gradient(1200px 600px at 15% 0%, rgba(0,120,230,.22), transparent 60%),
    radial-gradient(900px 520px at 88% 28%, rgba(225,29,42,.13), transparent 60%),
    radial-gradient(1100px 700px at 50% 105%, rgba(0,140,255,.18), transparent 60%),
    linear-gradient(180deg,#0b1426 0%, #122142 48%, #0c1830 100%); }
#daismart-fx::after{ content:""; position:absolute; inset:-2px;
  background-image:linear-gradient(rgba(92,240,255,.07) 1px, transparent 1px),linear-gradient(90deg, rgba(92,240,255,.07) 1px, transparent 1px);
  background-size:48px 48px; -webkit-mask:radial-gradient(circle at 50% 38%, #000 25%, transparent 78%); mask:radial-gradient(circle at 50% 38%, #000 25%, transparent 78%); animation:fxgrid 20s linear infinite; }
@keyframes fxgrid{ to{ background-position:48px 48px,48px 48px; } }
#daismart-fx-canvas{ position:absolute; inset:0; }
#wrapper{ position:relative; z-index:1; background:transparent !important; }
.landing-content > h1, .landing-content > h2{ color:#eaf2ff !important; }
.landing-content p, .landing-content li{ color:#c6d6f2 !important; }
[style*="color:#001154"],[style*="color: #001154"],[style*="color:#16284f"],[style*="color: #16284f"]{ color:#d6e4ff !important; }
[style*="color:#e30613"],[style*="color:#e11d2a"]{ color:#ff5666 !important; }
.banner_toate, .banner_toate *{ color:#dbe7ff !important; }
.-g-component-id-1326 span,.-g-component-id-1326 strong,.-g-component-id-1326 b,.-g-component-id-1326 p,.-g-component-id-1326 div,.-g-component-id-1326 li{ color:#d6e4ff !important; }
.-g-component-id-1326 [style*="e30613"],.-g-component-id-1326 [style*="E30613"]{ color:#ff5666 !important; }
.-g-banner-fixed .title,.-g-banner-fixed .subtitle,.-g-banner-fixed a.title,.-g-banner-fixed h1,.-g-banner-fixed h2,.-g-banner-fixed h3,.-g-banner-fixed p{ color:#eef5ff !important; }
[style*="color:#000"]:not(.product-box):not(.product-box *),[style*="color: #000"]:not(.product-box):not(.product-box *),[style*="color:#03244a"]:not(.product-box):not(.product-box *),[style*="color:#383838"]:not(.product-box):not(.product-box *){ color:#d6e4ff !important; }
a.title{ color:#dfe9ff !important; }
.menu-dd a.title, ul.w100 a.title, li.fl a.title, .col a.title, p.title a, a.title[data-block-name]{ color:#dfe9ff !important; }
.menu-dd a.title:hover, li.fl a.title:hover, .col a.title:hover{ color:#5cf0ff !important; }
.product-box, .product-box p, .product-box span:not(.price){ color:#1c2747 !important; }
.product-box a.title{ color:#15244a !important; }
.product-box:hover a.title{ color:#e11d2a !important; }
header.main-header, .top-head-bg, .top-head-bg.full{ background:#0a1430 !important; box-shadow:0 2px 22px rgba(0,0,0,.55) !important; border-bottom:1px solid rgba(92,240,255,.20) !important; }
header.main-header a, .top-head a, .top-head i, .top-head .fa, header svg{ color:#dde9ff !important; fill:#dde9ff !important; }
#_autocompleteSearchMainHeader, .search-form input{ background:#0f1c3d !important; color:#eaf2ff !important; border:1px solid rgba(92,240,255,.28) !important; }
#_autocompleteSearchMainHeader::placeholder, .search-form input::placeholder{ color:#90a6c9 !important; }
#main-menu, nav.main-menu, .main-menu.container-h.full{ background:#0a1430 !important; border-top:1px solid rgba(92,240,255,.12) !important; }
#main-menu a, #main-menu li, #main-menu span, .all-product-button, .all-product-button *{ color:#dde9ff !important; }
#main-menu a:hover, #main-menu li:hover > a{ color:#5cf0ff !important; }
.all-product-button{ background:rgba(92,240,255,.07) !important; }
.menu-dd, .menu-dd.homepage, .menu-dd ul, .menu-dd .sub-menu{ background:#0a1430 !important; border:1px solid rgba(92,240,255,.16) !important; }
.menu-dd a, .menu-dd li, .menu-dd span{ color:#dde9ff !important; }
.menu-dd a:hover, .menu-dd li:hover > a{ color:#5cf0ff !important; }
@property --neon{ syntax:'<angle>'; inherits:false; initial-value:0deg; }
.product-box .image{ position:relative; border-radius:12px; box-shadow:0 0 16px rgba(0,234,255,.18); transition:box-shadow .35s ease; }
.product-box .image::before{ content:""; position:absolute; inset:0; border-radius:12px; padding:2px;
  background:conic-gradient(from var(--neon), transparent 0deg 45deg, #00eaff 70deg, #2b7bff 110deg, transparent 150deg 210deg, #ff2d77 250deg, #00eaff 300deg, transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude; animation:neonImg 6s linear infinite; z-index:3; pointer-events:none; }
@keyframes neonImg{ to{ --neon:360deg; } }
.product-box:hover .image{ box-shadow:0 0 28px rgba(0,234,255,.42), 0 0 10px rgba(255,45,119,.25); }

.-g-user-icon{ position:relative !important; }
.dai-login-label{ position:absolute !important; top:50% !important; right:34px !important; transform:translateY(-50%) !important;
  white-space:nowrap !important; font-size:13px !important; font-weight:700 !important; letter-spacing:1.5px !important;
  text-transform:uppercase !important; color:#dde9ff !important; cursor:pointer; }
.-g-user-icon:hover .dai-login-label{ color:#5cf0ff !important; text-shadow:0 0 10px rgba(92,240,255,.6); }
.dai-login-dd{ position:absolute; top:100%; right:0; padding-top:16px; width:340px; z-index:99999;
  opacity:0; transform:translateY(-10px) scale(.96); transform-origin:top right; pointer-events:none;
  transition:opacity .35s ease, transform .35s cubic-bezier(.2,.7,.3,1); }
.-g-user-icon:hover .dai-login-dd{ opacity:1 !important; transform:none !important; pointer-events:auto !important; }
.dai-login-card{ position:relative; border-radius:18px; background:#0c1326; padding:2px; box-shadow:0 24px 60px rgba(0,0,0,.65); }
.dai-login-card::before{ content:""; position:absolute; inset:0; border-radius:18px; padding:2px;
  background:conic-gradient(from var(--neon,0deg), transparent 0deg 45deg,#00eaff 70deg,#2b7bff 110deg,transparent 150deg 210deg,#ff2d77 250deg,#00eaff 300deg,transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0); mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude; animation:neonImg 6s linear infinite; pointer-events:none; z-index:1; }
.dai-login-inner{ position:relative; z-index:2; background:#0e1530; border-radius:16px; padding:22px 20px; }
.dai-login-title{ text-align:center; color:#eaf2ff; font-weight:800; letter-spacing:6px; font-size:17px; margin-bottom:16px;
  display:flex; align-items:center; justify-content:center; gap:10px; }
.dai-login-title .d1{ color:#ff2d77; text-shadow:0 0 10px #ff2d77; } .dai-login-title .d2{ color:#00eaff; text-shadow:0 0 10px #00eaff; }
.dai-login-dd input[type=email], .dai-login-dd input[type=password], .dai-login-dd .input-s{ width:100% !important; background:#091022 !important;
  color:#eaf2ff !important; border:1px solid rgba(92,240,255,.30) !important; border-radius:24px !important; padding:12px 16px !important;
  margin-bottom:12px !important; box-shadow:inset 0 0 10px rgba(0,0,0,.6) !important; }
.dai-login-dd input::placeholder{ color:#8fa6c8 !important; }
.dai-login-dd label{ color:#a9bce0 !important; font-size:12px !important; }
.dai-login-dd .btn{ width:100% !important; background:linear-gradient(135deg,#00eaff,#2b7bff) !important; color:#04121f !important;
  border:none !important; border-radius:24px !important; font-weight:700 !important; padding:12px !important; margin-top:4px !important;
  box-shadow:0 0 22px rgba(0,234,255,.45) !important; }
.dai-login-dd a{ color:#9fb6dd !important; } .dai-login-dd a:hover{ color:#5cf0ff !important; }
.dai-login-loading{ color:#9fb6dd; text-align:center; padding:8px 0; }

#register-page .old-client-section{ background:#0c1730 !important; border-radius:18px !important; position:relative; overflow:hidden; box-shadow:0 0 30px rgba(0,234,255,.18) !important; padding:26px !important; }
#register-page .old-client-section::before{ content:""; position:absolute; inset:0; border-radius:18px; padding:2px;
  background:conic-gradient(from var(--neon,0deg), transparent 0deg 45deg,#00eaff 70deg,#2b7bff 110deg,transparent 150deg 210deg,#ff2d77 250deg,#00eaff 300deg,transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0); mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude; animation:neonImg 6s linear infinite; pointer-events:none; z-index:1; }
#register-page .old-client-section > *{ position:relative; z-index:2; }
#register-page .old-client-section, #register-page .old-client-section *{ color:#dfe9ff !important; }
#register-page .old-client-section input[type=email],#register-page .old-client-section input[type=password],#register-page .old-client-section input[type=text]{
  background:#0f1c3d !important; color:#eaf2ff !important; border:1px solid rgba(92,240,255,.32) !important; border-radius:9px !important; }
#register-page .old-client-section input::placeholder{ color:#90a6c9 !important; }

.-g-banner-fixed.dai-vortex{ background:transparent !important; }
.dai-vortex{ min-height:430px !important; position:relative !important; overflow:hidden !important; isolation:isolate;
  display:flex !important; align-items:center !important; justify-content:center !important; }
.dai-vortex .-g-banner-fixed-content, .dai-vortex .-g-banner-fixed-holder{ position:relative; z-index:10 !important; }
.dai-vortex .-g-banner-fixed-content{ background:none !important; box-shadow:none !important; }
.dai-vortex .-g-banner-fixed-content .title, .dai-vortex .-g-banner-fixed-content .subtitle, .dai-vortex h2, .dai-vortex .-g-banner-fixed-content *{
  color:#fff !important; text-shadow:-2px -2px 0 #00060f, 2px -2px 0 #00060f, -2px 2px 0 #00060f, 2px 2px 0 #00060f, 0 0 10px #000, 0 0 24px rgba(0,234,255,.55) !important; }
.dai-vortex-ring{ position:absolute; inset:0; z-index:2; pointer-events:none; }
.dai-vorb{ position:absolute; top:0; left:0; offset-rotate:0deg; animation:daiOrbit 32s linear infinite; will-change:offset-distance; }
.dai-vorb a{ display:block; pointer-events:auto; transition:transform .3s ease, box-shadow .3s ease; border-radius:16px; }
.dai-vorb img{ width:128px; height:128px; object-fit:contain; display:block; background:#fff; border:none; padding:10px; border-radius:16px;
  box-shadow:0 0 16px rgba(0,234,255,.6), 0 0 38px rgba(0,110,255,.3); }
@keyframes daiOrbit{ from{ offset-distance:0% } to{ offset-distance:100% } }
.dai-vortex-ring:has(.dai-vorb:hover) .dai-vorb{ animation-play-state:paused !important; }
.dai-vorb a:hover{ z-index:99; }
.dai-vorb a:hover img{ transform:scale(1.85); box-shadow:0 0 26px rgba(0,234,255,.95), 0 0 60px rgba(255,45,119,.45); }
@media(max-width:768px){ .dai-vortex{ min-height:300px !important; } .dai-vorb img{ width:90px;height:90px; } }

.dai-vorb img{ background:#fff !important; padding:8px !important; border-radius:18px !important; box-shadow:none !important;
  -webkit-mask:radial-gradient(ellipse 82% 82% at 50% 50%, #000 56%, rgba(0,0,0,0) 90%) !important;
          mask:radial-gradient(ellipse 82% 82% at 50% 50%, #000 56%, rgba(0,0,0,0) 90%) !important;
  filter:drop-shadow(0 0 12px rgba(0,234,255,.6)) drop-shadow(0 0 26px rgba(0,110,255,.32)) !important; }
.dai-vorb a:hover img{ box-shadow:none !important; filter:drop-shadow(0 0 18px rgba(0,234,255,.95)) drop-shadow(0 0 42px rgba(255,45,119,.45)) !important; }

@media (max-width:768px){

  .dai-vortex-ring{ display:none !important; }
  .-g-banner-fixed.dai-vortex{
    background:linear-gradient(135deg,#0d1c3c 0%,#0a1430 60%,#142a55 100%) !important;
    min-height:auto !important; padding:36px 16px !important; border-radius:16px;
  }

  .dai-login-label, .dai-login-dd{ display:none !important; }
}

header.main-header.is-scrolled{ box-shadow:0 8px 26px -10px rgba(0,0,0,.75) !important; }
header.main-header .top-head-bg{ transition:padding .3s ease; }
header.main-header.is-scrolled .top-head-bg{ padding-top:4px !important; padding-bottom:4px !important; }
header.main-header #logo img{ transition:height .3s ease; }
header.main-header.is-scrolled #logo img{ height:30px !important; }
header.main-header.is-scrolled .discount-tape{ display:none !important; }

.whatsappfloat{ display:none !important; }

.dai-fab{
  position:fixed; right:20px; z-index:99990;
  width:54px; height:54px; border-radius:50%;
  display:flex; align-items:center; justify-content:center;
  color:#fff; text-decoration:none; cursor:pointer; border:none;
  box-shadow:0 10px 24px -6px rgba(0,0,0,.5);
  transition:transform .25s ease, box-shadow .25s ease, opacity .3s ease, visibility .3s;
}
.dai-fab:hover{ transform:translateY(-3px) scale(1.06); }
.dai-fab svg{ width:28px; height:28px; fill:currentColor; position:relative; z-index:1; }
.dai-fab-wa{ bottom:22px; background:#25d366; }
.dai-fab-wa::after{
  content:""; position:absolute; inset:0; border-radius:50%;
  box-shadow:0 0 0 0 rgba(37,211,102,.55); animation:dai-pulse 2.2s infinite;
}
@keyframes dai-pulse{ 70%{ box-shadow:0 0 0 16px rgba(37,211,102,0);} 100%{ box-shadow:0 0 0 0 rgba(37,211,102,0);} }
.dai-fab-top{ bottom:88px; background:linear-gradient(135deg,#00eaff,#2b7bff); color:#04121f;
  box-shadow:0 0 20px rgba(0,234,255,.5); opacity:0; visibility:hidden; }
.dai-fab-top.show{ opacity:1; visibility:visible; }
@media (max-width:600px){
  .dai-fab{ width:48px; height:48px; right:14px; }
  .dai-fab svg{ width:25px; height:25px; }
  .dai-fab-wa{ bottom:16px; } .dai-fab-top{ bottom:74px; }
}

.product-box .box-holder{ position:relative; }
.dai-badge{
  position:absolute; top:10px; left:10px; z-index:12;
  font-size:12px; font-weight:800; letter-spacing:.3px;
  padding:5px 9px; border-radius:8px; color:#fff; line-height:1;
  box-shadow:0 4px 12px -2px rgba(225,29,42,.5); pointer-events:none;
}
.dai-badge-sale{ background:linear-gradient(135deg,#ff2d55,#e11d2a); }

footer .-g-footer-group .title{
  position:relative; padding-bottom:10px; margin-bottom:8px;
}
footer .-g-footer-group .title::after{
  content:""; position:absolute; left:0; bottom:0;
  width:34px; height:3px; border-radius:3px;
  background:linear-gradient(90deg,#00eaff,#2b7bff);
}
footer .footer-submenu li a{
  display:inline-block;
  transition:color .2s ease, padding-left .2s ease;
}
footer .footer-submenu li a:hover{ color:#5cf0ff !important; padding-left:6px; }
footer .social a:hover{ transform:translateY(-3px) scale(1.12); color:#5cf0ff !important; }

header.main-header{ transition:transform .35s cubic-bezier(.22,.61,.36,1), box-shadow .3s ease, padding .3s ease; will-change:transform; }
header.main-header.dai-hide{ transform:translateY(-105%) !important; }

.__ReturnForm{ color:#dde9ff !important; }
.__ReturnForm label{ color:#eaf2ff !important; font-weight:600 !important; }
.__ReturnForm .c-row, .__ReturnForm span, .__ReturnForm p, .__ReturnForm div{ color:#dde9ff !important; }
.__ReturnForm input, .__ReturnForm select, .__ReturnForm textarea, .__ReturnForm option{ color:#1c2747 !important; }
.__ReturnForm a{ color:#5cf0ff !important; }
.titleComponent .title{ color:#eaf2ff !important; }

.nav-menu .dai-retur-item > a{ color:#5cf0ff !important; font-weight:700 !important; }
.nav-menu .dai-retur-item > a:hover{ color:#ff5666 !important; }

.dai-lit{ color:#dde9ff !important; }
a.dai-lit{ color:#5cf0ff !important; }
h1.dai-lit, h2.dai-lit, h3.dai-lit, h4.dai-lit, .dai-lit.title{ color:#eaf2ff !important; }

#daismart-fx{
  background:
    radial-gradient(1200px 620px at 12% -5%, rgba(0,130,245,.28), transparent 60%),
    radial-gradient(950px 560px at 90% 18%, rgba(120,60,220,.15), transparent 60%),
    radial-gradient(1000px 640px at 82% 100%, rgba(225,29,60,.13), transparent 62%),
    radial-gradient(1100px 760px at 28% 110%, rgba(0,150,255,.20), transparent 62%),
    linear-gradient(160deg, #070e22 0%, #102249 38%, #161a40 60%, #0b1430 82%, #070d20 100%) !important;
}

#daismart-fx{
  background:
    radial-gradient(1200px 620px at 12% calc(-5% - var(--sy,0px)*0.04), rgba(0,130,245,.28), transparent 60%),
    radial-gradient(950px 560px at 90% calc(18% - var(--sy,0px)*0.06), rgba(120,60,220,.15), transparent 60%),
    radial-gradient(1000px 640px at 82% calc(100% - var(--sy,0px)*0.05), rgba(225,29,60,.13), transparent 62%),
    radial-gradient(1100px 760px at 28% calc(110% - var(--sy,0px)*0.05), rgba(0,150,255,.20), transparent 62%),
    linear-gradient(160deg, #070e22 0%, #102249 38%, #161a40 60%, #0b1430 82%, #070d20 100%) !important;
}
#daismart-fx::after{
  animation:none !important;
  background-position:0 calc(var(--sy,0px) * -0.35), 0 calc(var(--sy,0px) * -0.35) !important;
}

#_searchFormMainHeader{ position:relative !important; border-radius:26px !important; }
#_searchFormMainHeader::before{
  content:""; position:absolute; inset:-2px; border-radius:28px; padding:2px; z-index:0;
  background:conic-gradient(from var(--neon,0deg), transparent 0 38%, #00eaff 58%, #2b7bff 74%, #ff2d77 90%, transparent 100%);
  -webkit-mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude; opacity:.5; transition:opacity .35s; animation:neonImg 6s linear infinite; pointer-events:none;
}
#_searchFormMainHeader:focus-within::before{ opacity:1; }
#_autocompleteSearchMainHeader{ position:relative; z-index:1; border-radius:24px !important; padding-right:66px !important; transition:box-shadow .35s ease, background .35s ease; }
#_searchFormMainHeader:focus-within #_autocompleteSearchMainHeader{ box-shadow:0 0 0 1px rgba(0,234,255,.55), 0 0 26px rgba(0,234,255,.28) !important; background:#0c1838 !important; }
.search-button{ position:absolute !important; right:0; top:0; height:100% !important; width:58px; z-index:2; display:flex; align-items:center; justify-content:center; border-radius:0 24px 24px 0 !important; overflow:hidden; transition:filter .3s, box-shadow .3s; }
.search-button i{ font-size:17px; }
.search-button:hover{ filter:brightness(1.1); box-shadow:0 0 18px rgba(225,29,42,.55); }
.search-button i{ transition:transform .3s; }
#_searchFormMainHeader:focus-within .search-button i{ transform:scale(1.15) rotate(-8deg); }
.dai-ph{ position:absolute; left:20px; top:50%; transform:translateY(-50%); z-index:2; pointer-events:none; color:#9fb6dd; font-size:14px; white-space:nowrap; letter-spacing:.2px; }
.dai-ph b{ color:#bcd3f5; font-weight:500; }
.dai-ph::after{ content:"▌"; margin-left:1px; color:#5cf0ff; animation:daiCaret 1s steps(1) infinite; }
@keyframes daiCaret{ 50%{ opacity:0; } }
.nav-menu-hh .nav-menu{ position:relative; }
.nav-menu-hh .nav-menu > li > a{ transition:color .25s ease, text-shadow .25s ease; }
.nav-menu-hh .nav-menu > li:hover > a, .nav-menu-hh .nav-menu > li:hover > a *{ color:#5cf0ff !important; text-shadow:0 0 10px rgba(92,240,255,.55); }
.dai-magic{
  position:absolute; bottom:-3px; height:3px; border-radius:3px; left:0; width:0; opacity:0; z-index:6; pointer-events:none;
  background:linear-gradient(90deg,#00eaff,#2b7bff,#ff2d77); box-shadow:0 0 12px rgba(0,234,255,.85), 0 0 22px rgba(43,123,255,.45);
  transition:left .32s cubic-bezier(.22,.61,.36,1), width .32s cubic-bezier(.22,.61,.36,1), opacity .3s;
}

.trust-item{
  display:flex !important; align-items:center; gap:15px; padding:16px 18px !important;
  border-radius:18px; cursor:pointer !important;
  background:rgba(255,255,255,.04); border:1px solid rgba(92,240,255,.10);
  transition:transform .35s cubic-bezier(.2,.7,.3,1), background .35s, border-color .35s, box-shadow .35s;
}
.trust-item:hover{ transform:translateY(-6px); background:rgba(92,240,255,.09); border-color:rgba(92,240,255,.5); box-shadow:0 16px 34px -12px rgba(0,234,255,.4); }
.trust-item .icon{
  width:62px !important; height:62px !important; flex:0 0 auto; border-radius:15px; background:#fff !important; padding:7px; box-sizing:border-box;
  box-shadow:0 0 0 2px rgba(92,240,255,.22), 0 6px 16px -6px rgba(0,0,0,.55); transition:transform .35s, box-shadow .35s;
}
.trust-item:hover .icon{ transform:scale(1.09) rotate(-3deg); box-shadow:0 0 0 2px rgba(92,240,255,.75), 0 0 24px rgba(0,234,255,.55); }
.trust-item .icon-label{ margin:0 !important; font-size:16px; transition:color .3s, text-shadow .3s; }
.trust-item:hover .icon-label{ text-shadow:0 0 12px rgba(92,240,255,.45); }
.trust-item .icon-label s{ font-size:12.5px; opacity:.85; }

.menu-dd.homepage{ padding:8px 0 10px !important; }
.menu-dd.homepage .mm-drop-head{ font-weight:800; letter-spacing:.5px; color:#eaf2ff !important; }
.menu-dd.homepage ul.FH{ padding:4px 0; }
.menu-dd.homepage ul.FH > li.ifDrop > a{
  position:relative; display:block; padding:11px 30px 11px 20px; margin:2px 8px; border-radius:10px; overflow:hidden;
  transition:background .28s ease, transform .28s cubic-bezier(.2,.7,.3,1), box-shadow .28s ease;
}
.menu-dd.homepage ul.FH > li.ifDrop > a::before{
  content:""; position:absolute; left:6px; top:50%; transform:translateY(-50%) scaleY(0);
  width:3px; height:60%; border-radius:3px; background:linear-gradient(180deg,#00eaff,#2b7bff); box-shadow:0 0 10px rgba(0,234,255,.85);
  transition:transform .28s ease;
}
.menu-dd.homepage ul.FH > li.ifDrop > a span.list{ transition:color .28s ease, text-shadow .28s ease; }
.menu-dd.homepage ul.FH > li.ifDrop > a:hover{
  background:linear-gradient(90deg, rgba(0,234,255,.18), rgba(43,123,255,.04));
  transform:translateX(7px); box-shadow:inset 0 0 0 1px rgba(92,240,255,.16);
}
.menu-dd.homepage ul.FH > li.ifDrop > a:hover::before{ transform:translateY(-50%) scaleY(1); }
.menu-dd.homepage ul.FH > li.ifDrop > a:hover span.list{ color:#5cf0ff !important; text-shadow:0 0 10px rgba(92,240,255,.55); }
@keyframes daiDdIn{ from{ opacity:0; transform:translateX(-16px); } to{ opacity:1; transform:none; } }
.menu-dd.homepage ul.FH > li.ifDrop{ animation:daiDdIn .45s both; }
.menu-dd.homepage ul.FH > li.ifDrop:nth-child(1){ animation-delay:.04s; }
.menu-dd.homepage ul.FH > li.ifDrop:nth-child(2){ animation-delay:.11s; }
.menu-dd.homepage ul.FH > li.ifDrop:nth-child(3){ animation-delay:.18s; }
.menu-dd.homepage ul.FH > li.ifDrop:nth-child(4){ animation-delay:.25s; }
.menu-dd.homepage ul.FH > li.ifDrop:nth-child(5){ animation-delay:.32s; }

.dai-faq{ max-width:900px; margin:8px auto 34px; }
.dai-faq-item{ border:1px solid rgba(92,240,255,.16); border-radius:12px; margin-bottom:12px; background:rgba(255,255,255,.03); overflow:hidden; transition:border-color .3s ease, box-shadow .3s ease, background .3s ease; }
.dai-faq-item[open]{ border-color:rgba(92,240,255,.5); background:rgba(92,240,255,.05); box-shadow:0 12px 32px -14px rgba(0,234,255,.4); }
.dai-faq-item > summary{ list-style:none; cursor:pointer; padding:16px 50px 16px 20px; font-weight:700; font-size:16px; color:#eaf2ff !important; position:relative; transition:color .25s ease; outline:none; }
.dai-faq-item > summary::-webkit-details-marker{ display:none; }
.dai-faq-item > summary:hover{ color:#5cf0ff !important; }
.dai-faq-item > summary::after{ content:""; position:absolute; right:20px; top:50%; width:11px; height:11px; border-right:2px solid #5cf0ff; border-bottom:2px solid #5cf0ff; transform:translateY(-65%) rotate(45deg); transition:transform .3s ease; }
.dai-faq-item[open] > summary::after{ transform:translateY(-30%) rotate(-135deg); }
.dai-faq-a{ padding:0 20px 18px; color:#c6d6f2 !important; line-height:1.65; font-size:14.5px; }
.dai-faq-a a{ color:#5cf0ff !important; }

.-g-component-id-1322 .-g-banner-fixed-holder{ align-items:center !important; }
.-g-component-id-1322 .-g-banner-fixed-media{
  position:relative; overflow:hidden; border-radius:16px;
  width:63% !important; max-width:63% !important; flex:1 1 63% !important;
  box-shadow:0 16px 44px -16px rgba(0,0,0,.6), 0 0 30px rgba(0,140,255,.20);
}
.-g-component-id-1322 .-g-banner-fixed-content{ width:37% !important; flex:1 1 37% !important; padding-left:52px !important; }
.-g-component-id-1322 .-g-banner-fixed-media img{ width:100% !important; height:auto !important; display:block; animation:daiDryerZoom 18s ease-in-out infinite alternate; will-change:transform; transform-origin:55% 50%; }
@keyframes daiDryerZoom{ from{ transform:scale(1);} to{ transform:scale(1.05);} }
.-g-component-id-1322 .-g-banner-fixed-media::after{
  content:""; position:absolute; inset:0; z-index:3; pointer-events:none;
  background:linear-gradient(115deg, transparent 32%, rgba(120,220,255,.16) 47%, rgba(255,255,255,.30) 50%, rgba(120,220,255,.16) 53%, transparent 68%);
  transform:translateX(-130%); animation:daiSheen 7s ease-in-out infinite;
}
@keyframes daiSheen{ 0%{ transform:translateX(-130%);} 38%{ transform:translateX(130%);} 100%{ transform:translateX(130%);} }
.-g-component-id-1322 .-g-banner-fixed-content .subtitle{
  font-weight:800 !important; letter-spacing:.5px;
  background:linear-gradient(90deg,#cfe0ff,#5cf0ff,#ffffff,#5cf0ff,#cfe0ff); background-size:200% auto;
  -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent; color:transparent !important;
  animation:daiShine 5s linear infinite;
}
@keyframes daiShine{ to{ background-position:200% center; } }
.-g-component-id-1322 .-g-banner-fixed-content a.btn{
  position:relative; border-radius:12px !important; overflow:hidden;
  box-shadow:0 8px 22px -8px rgba(225,29,42,.6); transition:transform .25s, box-shadow .25s, filter .25s;
}
.-g-component-id-1322 .-g-banner-fixed-content a.btn:hover{ transform:translateY(-2px); box-shadow:0 12px 30px -8px rgba(225,29,42,.85), 0 0 22px rgba(255,80,90,.4); filter:brightness(1.07); }

#logo img{ height:72px !important; max-height:72px !important; width:auto !important; }
header.main-header.is-scrolled #logo img{ height:48px !important; max-height:48px !important; }

.cart-header-btn .cart-drop{ position:relative; display:inline-flex; align-items:center; gap:8px; }
.cart-header-btn .cart-drop .fa-shopping-bag{
  display:inline-flex; align-items:center; justify-content:center; width:40px; height:40px; border-radius:11px; font-size:17px;
  border:2px solid #e11d2a; color:#ff6b75 !important; box-shadow:0 0 12px rgba(225,29,42,.35), inset 0 0 8px rgba(225,29,42,.15);
  transition:border-color .35s, color .35s, box-shadow .35s, transform .25s;
}
.cart-header-btn:hover .cart-drop .fa-shopping-bag{ transform:translateY(-2px); }
.cart-header-btn:has(.q-cart:not(.hide)) .cart-drop .fa-shopping-bag{ border-color:#22c55e; color:#4ade80 !important; box-shadow:0 0 14px rgba(34,197,94,.5), inset 0 0 8px rgba(34,197,94,.2); }
.cart-header-btn .q-cart{ position:absolute; left:27px; top:-7px; z-index:4; min-width:19px; height:19px; padding:0 4px; border-radius:10px;
  background:#22c55e; color:#052b13; font-size:11px; font-weight:800; line-height:1; display:flex; align-items:center; justify-content:center; box-shadow:0 0 9px rgba(34,197,94,.7); }
.cart-header-btn .q-cart.hide{ display:none !important; }
.cart-header-btn:has(.q-cart:not(.hide)) .count.cartPrice{ color:#7ef0a8 !important; font-weight:700; }
.cart-header-btn .cart-dd{ background:#0c1730 !important; border:1px solid rgba(92,240,255,.3) !important; border-radius:14px !important;
  box-shadow:0 20px 50px -16px rgba(0,0,0,.78), 0 0 22px rgba(0,234,255,.12) !important; padding:16px 18px !important; }
.cart-header-btn .cart-dd, .cart-header-btn .cart-dd *{ color:#dde9ff !important; }
.cart-header-btn .cart-dd .-g-empty-cart{ color:#9fb6dd !important; margin:8px 0 !important; font-size:14px; }
.cart-header-btn .cart-dd a.btn, .cart-header-btn .cart-dd .btn{ background:linear-gradient(135deg,#22c55e,#16a34a) !important; border:none !important; border-radius:10px !important; color:#fff !important; }

.-g-component-id-1322 .-g-banner-fixed-media{ width:57% !important; max-width:57% !important; flex:0 0 57% !important; }
.-g-component-id-1322 .-g-banner-fixed-content{ width:43% !important; flex:1 1 43% !important; padding-left:90px !important; }

.dai-resig-sec{ margin:34px auto; max-width:1280px; padding:0 15px; box-sizing:border-box; }
.dai-resig{ position:relative; display:flex; align-items:center; gap:26px; flex-wrap:wrap; padding:28px 32px; border-radius:20px; overflow:hidden; text-decoration:none; isolation:isolate; background:linear-gradient(135deg,#181029 0%,#0c1430 55%,#1c0f1e 100%); box-shadow:0 22px 55px -20px rgba(0,0,0,.8), 0 0 30px rgba(255,90,60,.10); transition:transform .3s, box-shadow .3s; }
.dai-resig:hover{ transform:translateY(-3px); box-shadow:0 28px 66px -22px rgba(0,0,0,.85), 0 0 42px rgba(255,120,60,.22); }
.dai-resig::before{ content:""; position:absolute; inset:0; border-radius:20px; padding:2px; z-index:-1; background:conic-gradient(from 0deg,#ff5a3c,#ffd35a,#5cf0ff,#ff5a3c); background-size:300% 300%; animation:daiResigBorder 6s linear infinite; -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0); -webkit-mask-composite:xor; mask-composite:exclude; }
@keyframes daiResigBorder{ to{ background-position:300% 0; } }
.dai-resig-glow{ position:absolute; right:-40px; top:-70px; width:320px; height:320px; z-index:-1; pointer-events:none; background:radial-gradient(circle, rgba(255,120,60,.20), transparent 62%); }
.dai-resig-left{ flex:1 1 430px; min-width:250px; }
.dai-resig-tag{ display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:800; letter-spacing:1.6px; color:#160a00; background:linear-gradient(90deg,#ffd35a,#ff7a3c); padding:5px 13px; border-radius:30px; animation:daiResigPulse 1.9s ease-in-out infinite; }
@keyframes daiResigPulse{ 0%,100%{ box-shadow:0 0 12px rgba(255,140,60,.4);} 50%{ box-shadow:0 0 26px rgba(255,160,70,.85);} }
.dai-resig-title{ margin:11px 0 7px; font-size:42px; line-height:1; font-weight:900; letter-spacing:2px; background:linear-gradient(90deg,#ffffff,#ffd9b0,#5cf0ff,#ffffff); background-size:200% auto; -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent; color:transparent; animation:daiShine 5s linear infinite; }
.dai-resig-sub{ margin:0 0 15px; font-size:16px; color:#cdd9f5 !important; }
.dai-resig-sub b{ color:#ffd35a !important; }
.dai-resig-feats{ list-style:none; margin:0; padding:0; display:flex; gap:10px; flex-wrap:wrap; }
.dai-resig-feats li{ font-size:13px; font-weight:600; color:#e3edff !important; background:rgba(92,240,255,.08); border:1px solid rgba(92,240,255,.28); padding:6px 13px; border-radius:30px; }
.dai-resig-right{ flex:0 0 auto; display:flex; flex-direction:column; align-items:center; gap:15px; margin-left:auto; }
.dai-resig-burst{ width:108px; height:108px; display:flex; flex-direction:column; align-items:center; justify-content:center; font-size:12px; font-weight:800; letter-spacing:1px; color:#1a0900; text-align:center; line-height:1; background:radial-gradient(circle at 50% 38%, #ffe488, #ff7a3c); border-radius:50%; box-shadow:0 0 28px rgba(255,140,60,.55); }
.dai-resig-burst b{ font-size:34px; font-weight:900; line-height:.9; margin-bottom:3px; }
.dai-resig-cta{ display:inline-flex; align-items:center; gap:9px; font-size:16px; font-weight:800; color:#fff !important; background:linear-gradient(135deg,#e11d2a,#ff5a3c); padding:13px 26px; border-radius:12px; box-shadow:0 10px 26px -8px rgba(225,29,42,.7); transition:transform .25s, box-shadow .25s; white-space:nowrap; }
.dai-resig:hover .dai-resig-cta{ box-shadow:0 14px 34px -8px rgba(225,29,42,.92); }
.dai-resig-cta i{ font-style:normal; transition:transform .25s; }
.dai-resig:hover .dai-resig-cta i{ transform:translateX(5px); }
.dai-resig-item > a{ color:#ffce5a !important; font-weight:800 !important; position:relative; }
.dai-resig-item > a::before{ content:"1F525 "; margin-right:5px; font-size:12px; }
.dai-resig-item > a:hover{ color:#ffd97a !important; text-shadow:0 0 12px rgba(255,170,60,.7); }
@media(max-width:768px){
  .dai-resig{ padding:22px 20px; gap:18px; }
  .dai-resig-title{ font-size:30px; }
  .dai-resig-right{ margin-left:0; flex-direction:row; width:100%; justify-content:space-between; }
  .dai-resig-burst{ width:84px; height:84px; } .dai-resig-burst b{ font-size:26px; }
  .dai-resig-cta{ flex:1; justify-content:center; }
}

.-g-component-id-1326, .-g-component-id-1325,
.-g-component-id-1314, .-g-component-id-1313,
.-g-component-id-1320, .-g-component-id-1319{ display:none !important; }

.slider_promo_h .title-carousel, .slider_new_h .title-carousel, .slider_recomend_h .title-carousel{ text-align:center !important; }
.slider_promo_h p.title, .slider_new_h p.title, .slider_recomend_h p.title{ text-align:center !important; font-size:34px !important; line-height:1.12 !important; font-weight:800 !important; letter-spacing:1.5px; text-transform:uppercase; color:#eaf2ff !important; margin:6px auto 0 !important; text-shadow:0 0 22px rgba(92,240,255,.35); }
.slider_promo_h .title-carousel hr, .slider_new_h .title-carousel hr, .slider_recomend_h .title-carousel hr{ width:120px !important; height:4px !important; border:0 !important; margin:14px auto 4px !important; border-radius:3px; background:linear-gradient(90deg,#5cf0ff,#3a7bff) !important; box-shadow:0 0 16px rgba(92,240,255,.6); opacity:1 !important; }
@media(max-width:768px){ .slider_promo_h p.title, .slider_new_h p.title, .slider_recomend_h p.title{ font-size:24px !important; } }

.dai-login-label, .dai-login-dd{ display:none !important; }
.-g-user-icon > a{ display:inline-flex !important; align-items:center; gap:8px; }
.-g-user-icon > a > span{ display:none !important; }
.-g-user-icon > a::after{ content:"LOGIN"; font-weight:800; letter-spacing:1px; font-size:14px; color:#eaf2ff; text-shadow:0 0 12px rgba(92,240,255,.4); }

.acount-section .cart-header-btn{ width:auto !important; }
.acount-section .cart-header-btn a.cart-drop{ display:inline-flex !important; align-items:center; gap:7px; width:auto !important; padding:0 6px; }
.acount-section .cart-header-btn a.cart-drop .count.cartPrice{ display:inline-block !important; font-weight:700; font-size:13px; line-height:1; color:#eaf2ff !important; white-space:nowrap; }

@media(max-width:768px){
  .-g-component-id-1322 .-g-banner-fixed-holder{ flex-direction:column !important; }
  .-g-component-id-1322 .-g-banner-fixed-holder .-g-banner-fixed-media{ width:100% !important; max-width:100% !important; }
  .-g-component-id-1322 .-g-banner-fixed-holder .-g-banner-fixed-media img{ width:100% !important; height:auto !important; }
  .-g-component-id-1322 .-g-banner-fixed-holder .-g-banner-fixed-content{ width:100% !important; padding:14px 16px !important; text-align:center; }
}

ul.nav-menu.base-menu > li > a > .dai-mi-ico{display:inline-block;margin-right:7px;font-size:15px;line-height:1;vertical-align:middle;position:relative;top:-1px;}
.menu-dd.homepage ul.FH li.ifDrop > a{position:relative;padding-right:30px !important;}
.menu-dd.homepage ul.FH li.ifDrop > a i.fa-angle-right{float:none !important;position:absolute !important;right:14px;top:50%;margin:0 !important;transform:translateY(-50%);display:block !important;line-height:1;transition:right .2s ease,color .2s ease;}
.menu-dd.homepage ul.FH li.ifDrop:hover > a i.fa-angle-right{right:10px;color:#5cf0ff;}

.dai-netopia{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px 14px;margin-top:10px;background:#0b1426;}
.dai-netopia .dai-np-cap{font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:#9db1d6;font-weight:600;}
.dai-netopia iframe{border:none;width:240px;height:80px;max-width:90%;}

@media (min-width:993px){
  body.-g-pagetype-homepage .bnn-group-left{ padding-left:0 !important; }
  body.-g-pagetype-homepage .menu-dd.homepage{ display:none !important; }
}

@media (min-width:993px){
  body.-g-pagetype-homepage nav#main-menu.main-menu{ background:transparent!important; border:0!important; box-shadow:none!important; position:relative; z-index:30; overflow:visible!important; margin-bottom:-40px; padding-top:10px; }
  body.-g-pagetype-homepage .nav-menu-hh{ overflow:visible!important; display:flex!important; justify-content:center!important; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu{ display:inline-flex!important; align-items:center; gap:3px; width:auto!important; float:none!important; padding:7px 11px!important; border-radius:44px!important; background:linear-gradient(160deg,rgba(11,22,48,.85),rgba(9,16,34,.7))!important; border:1px solid rgba(92,240,255,.24)!important; -webkit-backdrop-filter:blur(22px) saturate(160%); backdrop-filter:blur(22px) saturate(160%); box-shadow:0 0 0 1px rgba(92,240,255,.18),0 26px 54px -16px rgba(0,0,0,.9),0 0 44px -8px rgba(92,240,255,.32)!important; position:relative; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu::after{ content:""; position:absolute; inset:0; border-radius:inherit; padding:1px; pointer-events:none; background:linear-gradient(160deg,rgba(92,240,255,.55),transparent 42%); -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0); -webkit-mask-composite:xor; mask-composite:exclude; opacity:.65; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li{ position:relative; float:none!important; margin:0!important; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li > a{ display:inline-flex!important; align-items:center; gap:7px; padding:11px 16px!important; border-radius:32px!important; font-size:13.5px!important; font-weight:500!important; color:#a9b8da!important; white-space:nowrap; position:relative; z-index:1; line-height:1!important; transition:color .22s ease; background:transparent!important; border:0!important; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li > a::before{ content:""; position:absolute; inset:0; border-radius:32px; z-index:-1; background:linear-gradient(150deg,rgba(92,240,255,.18),rgba(0,234,255,.08)); border:1px solid rgba(92,240,255,.32); box-shadow:0 0 22px -4px rgba(92,240,255,.55),0 0 0 1px rgba(92,240,255,.10) inset; opacity:0; transform:scale(.82); transition:opacity .25s ease,transform .3s ease; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li > a:hover{ color:#fff!important; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li > a:hover::before{ opacity:1; transform:scale(1); }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li.all-product-button > a{ color:#fff!important; }
  body.-g-pagetype-homepage .nav-menu-hh ul.nav-menu.base-menu > li.all-product-button > a::before{ opacity:1; transform:scale(1); }
  body.-g-pagetype-homepage .nav-menu-hh .dai-magic{ display:none!important; }
  body.-g-pagetype-homepage .nav-menu-hh li.all-product-button:hover .menu-dd.homepage{ display:block!important; }
  body.-g-pagetype-homepage .nav-menu-hh li.all-product-button .menu-dd.homepage{ top:calc(100% + 4px)!important; left:0!important; border-radius:20px!important; background:linear-gradient(160deg,rgba(12,22,48,.96),rgba(9,15,32,.94))!important; border:1px solid rgba(92,240,255,.24)!important; box-shadow:0 30px 70px -24px rgba(0,0,0,.9),0 0 40px -10px rgba(92,240,255,.25)!important; -webkit-backdrop-filter:blur(22px) saturate(160%); backdrop-filter:blur(22px) saturate(160%); }
}

@media (min-width:993px){
  body.-g-pagetype-homepage .nav-menu-hh li.all-product-button.dai-open .menu-dd.homepage{ display:block!important; }
  body.-g-pagetype-homepage .menu-dd.homepage ul.FH > li.ifDrop > a{ display:flex!important; align-items:center; gap:12px; }
  body.-g-pagetype-homepage .menu-dd.homepage ul.FH > li.ifDrop > a span.list{ flex:1; text-align:left; }
  body.-g-pagetype-homepage .menu-dd.homepage ul.FH > li.ifDrop > a .dai-cat-ico{ width:36px; height:36px; flex:0 0 auto; border-radius:11px; display:grid; place-items:center; font-size:18px; line-height:1; background:linear-gradient(150deg,rgba(92,240,255,.16),rgba(0,234,255,.06)); border:1px solid rgba(92,240,255,.22); box-shadow:0 0 14px -4px rgba(92,240,255,.45),0 0 0 1px rgba(92,240,255,.05) inset; transition:transform .25s, background .25s, border-color .25s; }
  body.-g-pagetype-homepage .menu-dd.homepage ul.FH > li.ifDrop > a:hover .dai-cat-ico{ transform:scale(1.06) rotate(-3deg); background:linear-gradient(150deg,rgba(92,240,255,.3),rgba(0,234,255,.12)); border-color:rgba(92,240,255,.5); }
}

@media (min-width:993px){
  #nav-filter{ background:transparent !important; }
  #nav-filter .filter-holder{ background:transparent !important; padding:0 !important; border:0 !important; box-shadow:none !important; display:flex; flex-direction:column; gap:16px; }
  #nav-filter .filter.box{
    background:linear-gradient(160deg, rgba(14,26,54,.72), rgba(9,17,38,.72)) !important;
    border:1px solid rgba(92,240,255,.22) !important; border-radius:16px;
    padding:16px 16px 10px !important; backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);
    box-shadow:0 8px 30px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.05);
    position:relative; overflow:hidden; margin:0 !important;
  }
  #nav-filter .filter.box::before{ content:""; position:absolute; left:0; top:0; height:3px; width:100%;
    background:linear-gradient(90deg, transparent, #5cf0ff, #2a8bff, transparent); opacity:.85; }
  #nav-filter .filter.box .title-h{ border:0 !important; padding:0 !important; margin:0 0 12px !important; }
  #nav-filter .filter.box .title-h .title{
    color:#eaf2ff !important; font-weight:800 !important; text-transform:uppercase; letter-spacing:1.2px;
    font-size:14px !important; margin:0 !important; text-shadow:0 0 12px rgba(92,240,255,.45);
    display:flex; align-items:center; gap:8px; }
  #nav-filter .filter.box .title-h .title::before{ content:""; width:7px; height:7px; border-radius:50%;
    background:#5cf0ff; box-shadow:0 0 10px #5cf0ff; flex:0 0 auto; }
  #nav-filter .filter.box ul{ list-style:none !important; margin:0 !important; padding:0 !important; }
  #nav-filter .filter.box li{ margin:0 !important; border:0 !important; padding:0 !important; }
  #nav-filter .filter.box li label{ display:flex !important; align-items:center; gap:9px; width:100%;
    padding:7px 9px !important; margin:0 !important; cursor:pointer; color:#cfe0ff !important;
    font-size:14px; transition:.18s ease; border-radius:10px; }
  #nav-filter .filter.box li label:hover{ background:rgba(92,240,255,.09); transform:translateX(3px); color:#eaf2ff !important; }
  #nav-filter .new-checkbox{ position:relative; flex:0 0 auto; width:18px; height:18px; }
  #nav-filter .new-checkbox input[type=checkbox]{ -webkit-appearance:none; appearance:none; margin:0;
    width:18px; height:18px; border-radius:5px; border:1.5px solid rgba(92,240,255,.5);
    background:rgba(8,16,34,.85); cursor:pointer; transition:.18s; position:relative; }
  #nav-filter .new-checkbox input[type=checkbox]:hover{ border-color:#5cf0ff; box-shadow:0 0 8px rgba(92,240,255,.45); }
  #nav-filter .new-checkbox input[type=checkbox]:checked{ background:linear-gradient(135deg,#5cf0ff,#2a8bff);
    border-color:#5cf0ff; box-shadow:0 0 10px rgba(92,240,255,.6); }
  #nav-filter .new-checkbox input[type=checkbox]:checked::after{ content:""; position:absolute; left:5px; top:1px;
    width:5px; height:10px; border:solid #06223a; border-width:0 2.5px 2.5px 0; transform:rotate(45deg); }
  #nav-filter .-g-filter-label{ color:inherit !important; text-decoration:none !important;
    display:flex; align-items:center; gap:7px; flex:1; }
  #nav-filter ul.option-group .rating{ display:inline-flex; gap:2px; }
  #nav-filter ul.option-group .rating i.fa.fa-star{ color:#33405e !important; font-size:13px !important; transition:.18s; }
  #nav-filter ul.option-group .rating i.fa.fa-star.on{ color:#ffc24b !important; text-shadow:0 0 8px rgba(255,194,75,.65) !important; }
  #nav-filter ul.option-group li label:hover .rating i.fa.fa-star.on{ text-shadow:0 0 12px rgba(255,194,75,.95) !important; }
  #nav-filter .filter.box li label > span{ margin-left:auto; color:#8aa0c8 !important; font-size:12px;
    font-weight:700; background:rgba(255,255,255,.06); padding:1px 9px; border-radius:20px; }
}

.owl-item:has(.product-box){ padding-left:12px !important; padding-right:12px !important; }
.owl-item:has(.product-box) > .product-box-h,
.owl-item:has(.product-box) .product-box{ width:auto !important; }

@media (min-width:993px){
  #category-page .row.product.-g-listing-products-holder{ gap:26px 22px !important; }
  #category-page .row.product.-g-listing-products-holder > .product-box{ width:calc(25% - 17px) !important; margin:0 !important; float:none !important; }
}

@media (min-width:993px){
  header.main-header.dai-hide{ transform:translateY(calc(-100% - 110px)) !important; }
}

.dai-badge-sale{
  background:linear-gradient(135deg,#ff2d55 0%,#ff5e3a 55%,#ff8a1e 100%) !important;
  font-size:15px !important; font-weight:900 !important;
  padding:7px 12px !important; border-radius:11px !important; letter-spacing:.4px;
  text-shadow:0 1px 2px rgba(110,0,12,.5);
  box-shadow:0 8px 22px -4px rgba(255,45,85,.8), 0 0 0 2px rgba(255,255,255,.22) inset !important;
  z-index:13 !important; position:absolute; overflow:hidden;
  animation:daiBadgePulse 1.8s ease-in-out infinite; transform-origin:left top;
}
.product-box .dai-badge.dai-badge-sale{ color:#fff !important; }
@keyframes daiBadgePulse{ 0%,100%{ transform:scale(1); } 50%{ transform:scale(1.07); } }
.dai-badge-sale::after{
  content:""; position:absolute; top:0; left:-70%; width:45%; height:100%;
  background:linear-gradient(115deg,transparent,rgba(255,255,255,.65),transparent);
  transform:skewX(-20deg); animation:daiBadgeShine 3s ease-in-out infinite;
}
@keyframes daiBadgeShine{ 0%,55%{ left:-70%; } 100%{ left:140%; } }

.box-holder .price{ position:relative !important; padding-right:88px !important; }
.box-holder .price > .dai-badge-sale{
  top:50% !important; right:6px !important;
  bottom:auto !important; left:auto !important;
  margin-top:-14px !important;
  transform-origin:center !important;
}

.box-holder .product-icon-holder > .product-icon-box:not(.bottom){
  position:absolute !important; top:auto !important; left:auto !important;
  right:8px !important; bottom:8px !important; width:auto !important; height:auto !important;
}
.box-holder .product-icon-box .icon.new{
  position:static !important; display:inline-block !important;
  font-size:12px !important; padding:3px 10px !important; border-radius:8px !important;
  box-shadow:0 4px 12px -2px rgba(0,0,0,.5) !important;
}

@media (max-width:992px){
  .owl-carousel .owl-item:has(.product-box) > .product-box-h{
    flex:1 1 100% !important; min-width:0 !important; max-width:100% !important; width:auto !important;
  }
}

@media (max-width:992px){
  .box-holder .price{ padding-right:0 !important; }
  .box-holder .price > .dai-badge-sale{
    position:static !important; display:inline-block !important;
    top:auto !important; right:auto !important; left:auto !important; bottom:auto !important;
    margin:6px 0 0 0 !important; vertical-align:middle !important;
  }
}

#sync1 .owl-item .banner_image img{ width:100% !important; height:auto !important; display:block !important; }

.fullRate i.fa-star{ color:#ffb400 !important; }
.product-box .rating .fullRate i.fa-star{ color:#ffb400 !important; }
.total-rate > i.fa-star{ color:#cfd6e4 !important; }
.product-box .rating{ filter:drop-shadow(0 1px 4px rgba(255,180,0,.25)); }
[class*="prp-price"] {
  text-decoration: line-through;
  text-decoration-color: #e53935;
  text-decoration-thickness: 2px;
}
.dai-stock-qty{ display:block; font-size:13px; font-weight:600; color:#9fb6dd; margin-top:4px; }
.dai-stock-qty.dai-stock-low{ color:#ff5666; }
.dai-live-viewers{ display:flex; align-items:center; gap:6px; font-size:13px; font-weight:600; color:#ffb400; margin-top:6px; }
.dai-live-viewers::before{ content:""; width:8px; height:8px; border-radius:50%; background:#ffb400; box-shadow:0 0 0 0 rgba(255,180,0,.6); animation:daiLiveDot 1.6s infinite; }
@keyframes daiLiveDot{ 0%{box-shadow:0 0 0 0 rgba(255,180,0,.6);} 70%{box-shadow:0 0 0 8px rgba(255,180,0,0);} 100%{box-shadow:0 0 0 0 rgba(255,180,0,0);} }
.dai-shipnote i.dai-lit, .dai-shipnote b.dai-lit{ color:#22c55e !important; }

.discount em,.discount span{color:#e53935!important;font-weight:600;}
#_shippingValue{text-transform:uppercase;}
.ddc-sub-strike{text-decoration:line-through!important;text-decoration-color:#e53935!important;color:#999!important;font-weight:400!important;}
.dai-promo-chip{background:#132248!important;background-image:none!important;border:1px solid rgba(255,255,255,.25)!important;color:#eaf1ff!important;}
.dai-promo-chip b{color:#5bb1ff!important;}
.cart-items .title{color:#111!important;}


/* v55 - MOBIL: tabel "Reduceri automate in functie de cantitate" -> carduri (buton "+ Adauga" pe toata latimea, accesibil pe telefon) */
@media(max-width:768px){
.daismart-qty-box thead{display:none!important}
.daismart-qty-box table{display:block!important;width:100%!important;font-size:14px!important}
.daismart-qty-box tbody{display:block!important}
.daismart-qty-box tbody tr{display:block!important;border:1px solid rgba(18,41,77,.14)!important;border-radius:10px!important;padding:10px 12px!important;margin:0 0 10px!important;background:#fff!important}
.daismart-qty-box tbody td{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:5px 0!important;border:0!important;border-bottom:1px solid #f0f2f6!important;text-align:right!important}
.daismart-qty-box tbody td::before{font-weight:600!important;color:#5b6f92!important;text-align:left!important;flex:0 0 auto!important}
.daismart-qty-box tbody td:nth-child(1)::before{content:"Cantitate"}
.daismart-qty-box tbody td:nth-child(2)::before{content:"Discount"}
.daismart-qty-box tbody td:nth-child(3)::before{content:"Pret / buc"}
.daismart-qty-box tbody td:nth-child(4)::before{content:"Economisesti"}
.daismart-qty-box tbody td:nth-child(4){border-bottom:0!important}
.daismart-qty-box tbody td:nth-child(5){display:block!important;padding:10px 0 0!important;border-bottom:0!important}
.daismart-qty-box tbody td:nth-child(5)::before{content:none!important}
.daismart-qty-box tbody td:nth-child(5) button{display:block!important;width:100%!important;white-space:normal!important;padding:11px!important;font-size:14px!important;border-radius:8px!important}
}

/* v56 - MOBIL: bloc de cumparare inaintea tabelului de reduceri */
@media(max-width:768px){.product-top .detail-prod-attr{display:flex!important;flex-direction:column!important}.product-top .detail-prod-attr>.detail-price{order:-2!important}.product-top .detail-prod-attr>.detail-product-atributes:not(:has(.daismart-qty-box)){order:-1!important}.product-top .detail-prod-attr>.__shippingPriceTemplate{order:-1!important}.product-top .detail-prod-attr>.add-section{order:-1!important}}

/* v57 - MOBIL: dai-live-viewers primul in bloc (langa cumparare) */
@media(max-width:768px){.product-top .detail-prod-attr>.detail-product-atributes:has(.daismart-qty-box){display:contents!important}.product-top .detail-prod-attr>.detail-product-atributes:has(.daismart-qty-box)>.dai-live-viewers{order:-1!important}}
/* v58 - ddc-badge/ddc-old stilizate global (mini-cos pe toate paginile) */
.ddc-badge{background:#e53935!important;color:#dde9ff!important;padding:1px 5px!important;border-radius:3px!important;font-size:11px!important;font-weight:700!important;margin:0 6px 0 0!important;display:inline!important}
.ddc-old{text-decoration:line-through!important;text-decoration-color:#e11d2a!important;-webkit-text-decoration-color:#e11d2a!important;color:#dde9ff!important;font-size:12px!important;margin:0 6px 0 0!important;display:inline!important}