@charset "UTF-8";

@font-face{font-family:techmarket-icons;src:url(//www.hardital.it/wp-content/themes/techmarket/assets/fonts/techmarket-icons.eot);src:url(//www.hardital.it/wp-content/themes/techmarket/assets/fonts/techmarket-icons.eot?#iefix) format("embedded-opentype"),url(//www.hardital.it/wp-content/themes/techmarket/assets/fonts/techmarket-icons.woff) format("woff"),url(//www.hardital.it/wp-content/themes/techmarket/assets/fonts/techmarket-icons.ttf) format("truetype"),url(//www.hardital.it/wp-content/themes/techmarket/assets/fonts/techmarket-icons.svg#techmarket-icons) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:techmarket-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" tm-"]:before,[class^=tm-]:before{font-family:techmarket-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tm{display:inline-block;font:normal normal normal 16px/1 techmarket-icons;font-size:inherit;text-rendering:auto;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tm-accesories:before{content:"\4a"}.tm-smartphone:before{content:"\4b"}.tm-shopping-bag:before{content:"\61"}.tm-grid:before{content:"\62"}.tm-best-brands:before{content:"\63"}.tm-arrow-up:before{content:"\64"}.tm-arrow-right:before{content:"\65"}.tm-arrow-left-products-header:before{content:"\66"}.tm-arrow-left:before{content:"\67"}.tm-arrow-down:before{content:"\68"}.tm-digital-camera:before{content:"\69"}.tm-dollar:before{content:"\6a"}.tm-favorites:before{content:"\6b"}.tm-feedback:before{content:"\6c"}.tm-free-delivery:before{content:"\6d"}.tm-arrow-right-products-header:before{content:"\6e"}.tm-free-return:before{content:"\6f"}.tm-safe-payments:before{content:"\70"}.tm-order-tracking:before{content:"\71"}.tm-newsletter:before{content:"\72"}.tm-map-marker:before{content:"\73"}.tm-long-arrow-right:before{content:"\74"}.tm-long-arrow-left:before{content:"\75"}.tm-login-register:before{content:"\76"}.tm-desktop-pc:before{content:"\77"}.tm-grid-small:before{content:"\78"}.tm-breadcrumbs-arrow-right:before{content:"\79"}.tm-breadcrumbs-arrow-left:before{content:"\79";-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.tm-call-us-footer:before{content:"\7a"}.tm-laptop:before{content:"\41"}.tm-listing:before{content:"\42"}.tm-close:before{content:"\43"}.tm-compare:before{content:"\44"}.tm-listing-large:before{content:"\45"}.tm-listing-small:before{content:"\46"}.tm-departments-thin:before{content:"\47"}.jetpack_subscription_widget #subscribe-email input{padding:.6180469716em!important;width:100%!important}.infinite-scroll .pagination,.infinite-scroll .paging-navigation,.infinite-scroll .woocommerce-pagination,.infinite-scroll .woocommerce-result-count,.infinite-scroll ul.products+.techmarket-sorting,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.select_option {
display: inline-block;
margin: 10px 5px 0 0;
position: relative;
border: 2px solid #dedede;
}
.select_option.select_option_colorpicker {
border-radius: var( --yith-wccl-select-option-radius, 50% );
}
.select_box .select_option:hover, .select_option.selected {
border: 2px solid #03bfac;
}
.select_box .select_option.selected::after {
top: -5px;
right: -5px;
}
.select_option.inactive {
opacity: 0.5;
}
.select_option .yith_wccl_value {
display: block;
text-decoration: none;
line-height: var( --yith-wccl-select-option-size, 40px );
text-align: center;
cursor: pointer;
overflow: hidden;
min-width: var( --yith-wccl-select-option-size, 40px );
height: var( --yith-wccl-select-option-size, 40px );
}
.select_option.select_option_colorpicker .yith_wccl_value {
border-radius: var( --yith-wccl-select-option-radius, 50% );
}
.select_option .yith-wccl-bicolor {
width: 0;
height: 0;
border-bottom: var( --yith-wccl-select-option-size, 40px ) solid;
border-left: var( --yith-wccl-select-option-size, 40px ) solid;
display: block;
}
.select_option .yith_wccl_tooltip {
position: absolute;
font-size: 11px;
text-align: center;
text-transform: none;
box-sizing: border-box;
opacity: 0;
width: 100px;
margin-left: -50px;
z-index: 99;
left: 50%;
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
pointer-events: none;
}
.select_option .yith_wccl_tooltip img {
height: auto;
max-width: 100%;
margin: 5px 0;
}
.select_option .yith_wccl_tooltip span:after {
content: '';
border: 5px solid transparent;
width: 1px;
height: 1px;
position: absolute;
left: 50%;
margin-left: -5px;
} .select_option .yith_wccl_tooltip.top {
bottom: 100%;
padding-bottom: 10px;
}
.select_option .yith_wccl_tooltip.top span:after {
bottom: -10px;
border-top-color: var( --yith-wccl-tooltip-background, #03bfac );
}
.select_option .yith_wccl_tooltip.bottom {
top: 100%;
padding-top: 10px;
}
.select_option .yith_wccl_tooltip.bottom span:after {
top: -10px;
border-bottom-color: var( --yith-wccl-tooltip-background, #03bfac );
} .select_option .yith_wccl_tooltip.fade,
.select_option .yith_wccl_tooltip.slide {
opacity: 0;
}
.select_option:hover .yith_wccl_tooltip.fade,
.select_option:hover .yith_wccl_tooltip.slide {
opacity: 1;
}
.select_option .yith_wccl_tooltip.top.slide {
transform: translateY(20%);
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
}
.select_option .yith_wccl_tooltip.bottom.slide {
transform: translateY(-20%);
-webkit-transform: translateY(-20%);
-moz-transform: translateY(-20%);
-ms-transform: translateY(-20%);
}
.select_option:hover .yith_wccl_tooltip.slide {
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
}
.select_option:hover .yith_wccl_tooltip {
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
}
.select_option .yith_wccl_tooltip > span {
display: inline-block;
position: relative;
height: auto;
width: auto;
max-width: 100%;
padding: 7px 10px;
background: var( --yith-wccl-tooltip-background, #03bfac );
color: var( --yith-wccl-tooltip-text-color, #ffffff );
}
.avada-select-parent .select_box,
select.yith_wccl_custom ~ .select2-container {
display: none;
} .woocommerce-product-gallery.loading-gallery,
.product-gallery.loading-gallery {
position: relative;
}
.woocommerce-product-gallery.loading-gallery::after,
.product-gallery.loading-gallery:after {
content: '';
position: absolute;
background: url(//www.hardital.it/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/modules/color-label-variations/assets/images/ajax-loader.gif) #fff no-repeat center center;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}