/*
Theme Name: Bridge Child
Theme URI: https://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css"); 

/* ===============
    CUSTOM CSS
================== */

/* firefox thin font fix */
* {
    -moz-osx-font-smoothing: grayscale;
}

/*footer a, iframe.lightwidget-widget, .social_share_list_holder li a, a.print-link-btn {
    pointer-events: none !important;
    cursor: default !important;
}

a.print-link-btn {
    cursor: default !important;
    pointer-events: none !important;
}

iframe.lightwidget-widget li a img {
    cursor: default !important;
    pointer-events: none !important;
}

.hidemap {
    display: none !important;
}

*/
.header_top {
    background-color: rgba(196, 49, 55, 1) !important;
}

ol {
    padding-left: 35px;
}

/* slider */
#qode-home-slider .carousel-inner .item:nth-child(2) .image {
    background-position: 15% 0 !important;
}
.carousel-inner .item:first-child .image {
	background-size: contain;
}

/* logo */
.q_logo a {
    height: 115px !important;
}


/* menu */
nav.main_menu > ul > li > a {
    padding: 0 8px;
}
nav.main_menu > ul > li > a, i.qode_icon_font_awesome.fa.fa-search {
    text-shadow: 0px 1px 3px #444;
}
.qode-title-hidden nav.main_menu > ul > li > a, .qode-title-hidden i.qode_icon_font_awesome.fa.fa-search {
    text-shadow: none;
}

/* language selector dropdown */
.drop_down .narrow .second .inner ul li.wpml-ls-item {
    padding: 0;
    width: 63px;
}

header.sticky .header_bottom {
    padding: 25px 0;
}

.logged-in .fa-lock:before {
    content: "\f13e"; /* unlock icon */
}

/* search fullscreen */
.fullscreen_search_holder .search_label {
    color: #fff;
}
.fullscreen_search_holder .ysm-search-widget .search-field[type="search"] {
    background-image: none !important;
}
.fullscreen_search_holder .fullscreen_search_holder .smart-search-results {
    display: none !important;
}

.fullscreen_search_holder .ysm-search-widget .search-submit:hover:before {
    color: #fff;
}

.fullscreen_search_holder .ysm-search-widget .search-submit:hover:before {
}

.fullscreen_search_holder .smart-search-results.has-viewall-button {
    display: none;
}

/* breadcrumb */
.breadcrumb { 
    color: #fff;
    line-height: 1;
    font-size: 16px;
    position: relative;
}
.breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}

/* home */

.q_slider + .full_width {
    border-top: 3px solid #c43137;
}

.catalogo {
    background-size: cover;
}
.catalogo h3, .catalogo p {
    color: #fff;
}
.catalogo .parallax_content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.payoff p {
    font-size: 30px;
}
.short-description p{
    font-size: 25px;
    line-height: 1
}
.short-description:before {
    content: "";
    display: block;
    border-top: 2px solid;
    max-width: 100px;
    margin: 0 auto;
    margin-top: 27px;
}

/* CF7 catalogo home */
.home .wpcf7 p {
    text-align: center;
}
.home .wpcf7-form-control-wrap {
  display:inline-grid;
}

.home input.wpcf7-form-control.wpcf7-text {
    background: rgba(255,255,255,0.2);
    border: 1px solid #ddd;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    border-color: rgba(255,255,255,0.09);
    padding: 8px 15px 10px;
    display: inline;
    max-width: 480px;
    margin: 10px 10px 10px 0;
}

.home input::placeholder {
    color: #fff;
}

.home input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    padding: 0 13px;
    height: 33px;
    line-height: 1;
}

/* CF7 general */

#respond textarea, #respond input[type='text'], #respond input[type='email'], .contact_form input[type='text'], .contact_form  textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], .comment_holder #respond input[type='email'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type='password'] {
    border: 1px solid #ddd;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500 !important;
    color: #ffa500 !important;
}

/* blog */
.blog .content .container {
    background: #f6f6f6;
}
.blog .content .title_holder .container {
    background: transparent;
}
.blog_holder.blog_small_image article {
    background: #fff
}

/* ACF product fields */
.single-product-fields li {
    border-bottom: 1px solid #d0d0d0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 32px;
}

.single-product-fields li strong {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 0 auto;
}

.single-product-fields {
    margin-bottom: 20px;
    list-style: none;
}

.single-product-fields li span {
    text-align: right;
}

.single-product-fields li.color-palette span {
    width: 37px;
    height: 31px;
    background-image: url("../bridge-child/img/color-palette.png"); /* color thumb in css/color-palette.css */
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    letter-spacing: 0;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    padding: 0;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header.ui-state-default {
    background: #c43137;
    color: #fff;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header.ui-state-default:hover {
    background: #f3f3f3;
    color: #333;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header.ui-state-default span.tab-title:after {
    content: "+";
    display: inline;
    margin-left: 5px;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header span.tab-title:after {
    content: "-";
    display: inline;
    margin-left: 5px;
}

/* single product */
.single-product .content .container .container_inner.default_template_holder {
    padding-top: 0
}

.go-back-btn {
    padding: 20px 0;
    font-size: 16px;
}
.go-back-btn a {
    border: 1px solid #ddd;
    padding: 5px 10px 8px;
    max-width: 95px;
    -webkit-transition: background ease 0.5s;
    -o-transition: background ease 0.5s;
    transition: background ease 0.5s;
    line-height: 2;
}

.go-back-btn a:hover {
    background: #c43137;
}
.go-back-btn a:hover{
    color: #fff;
    cursor: pointer;
}

.pswp__top-bar {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}

/*flexslider fix */
.woocommerce .product .images figure, .woocommerce .product .images .woocommerce-product-gallery__image {
    padding: 0 !important;
    margin: 0 !important;
}

/* category archive */
mark {background: transparent;}

/* map */
iframe {
    max-width: 100%
}

/* referenze */
.rbs-imges-container {
    margin-left: -10px !important;
}

/* compare button */
.archive li a.compare, .related li a.compare {
    border: 1px solid #ededed;
    text-align: center;
    width: 100%;
    display: block;
    color: #666;
    box-sizing: border-box;
    padding: 2px 0;
}

.summary.entry-summary .clearfix > a.compare, a.print-link-btn, a.add-new-compare {
    border: 1px solid #666;
    text-align: center;
    color: #666;
    box-sizing: border-box;
    padding: 5px 20px;
    margin-top: 20px;
    display: inline-block;
}

a.add-new-compare {
    margin: 0 5px;
}

.summary.entry-summary .clearfix .widget.yith-woocompare-widget {
    margin-bottom: 30px;
}

.archive li a.compare.added, .related li a.compare.added, .summary.entry-summary .clearfix > a.compare.added {
    color: #c43137;
}

.summary.entry-summary .clearfix > a.compare.added {
    border: 1px solid #c43137;
}

.archive li a.compare:before, .related li a.compare:before, .summary.entry-summary .clearfix > a.compare:before  {
    font-family: FontAwesome;
    margin-right: 4px;
}

.archive li a.compare:before, .related li a.compare:before, .summary.entry-summary .clearfix > a.compare:before {
  content: "\f204";  
}

.archive li a.compare.added:before, .related li a.compare.added:before, .summary.entry-summary .clearfix > a.compare.added:before {
    content: "\f205";
}

.woocommerce ul.products li.product .price {
    margin-bottom: 0;
    text-transform: lowercase;
}

/* sidebar */
.woocommerce_with_sidebar .column2 {
    border: 1px solid #c43137;
    box-sizing: border-box;
    padding: 5px 10px;
}
aside .widget, aside .widget li {
    margin: 0
}
.chosen-container.chosen-container-single {
    width: 100% !important;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
}
.chosen-container-single .chosen-single div b {
    background-position: 0 140%;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 55% 140%;
}
.two_columns_75_25>.column2>.column_inner {
    padding: 0;
    font-size: 14px;
}
aside .widget .searchandfilter ul li li, aside .widget .searchandfilter ul li {
    padding: 0;
}

.sf-field-post-meta-refrigerazione
 ul li label, .sf-field-post-meta-refrigerazione
 ul li input {
    vertical-align: middle;
    line-height: 1.5;
}

.sf-field-post-meta-refrigerazione
 ul li:nth-child(even) {
    background: #f5f5f5;
}

.sf-field-post-meta-refrigerazione
 ul li {
    padding: 2px 0 !important;
}

aside.sidebar .widget a.search-filter-reset {
    text-align: center;
    display: block;
    margin: 10px 0;
    border: 1px solid #c43137;
    background: #c43137;
    color: #fff !important;
    line-height: 2.4;
}
aside.sidebar .widget a.search-filter-reset:hover {
    background: #e20a16;
    color: #fff !important;
}

.sidebar .widget_search_filter_register_widget li h4 {
    color: #c43137;
    margin: 25px 0 5px;
    padding: 0;
    font-weight: 600;
}
.products-list li a.title {
    height: auto;
}

.widget.yith-woocompare-widget a.compare-widget {
    line-height: 1;
    border-radius: initial;
    background-color: #c43137;
    color: #fff !important;
    height: auto;
    padding: 5px 10px;
}
aside.sidebar .yith-woocompare-widget a.compare-widget:hover {
    background-color: #e20a16;
    color: #fff !important;
}

.searchandfilter .noUi-connect {
    background-color: #c43137;
}

.searchandfilter .meta-slider {
    margin: 10px auto;
    max-width: 290px;
}

.searchandfilter select.sf-input-select {
    text-overflow: ellipsis;
    width: 100%;
}

.searchandfilter select.sf-input-select {
    text-overflow: ellipsis;
    width: 100% !important;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    background: transparent;
    padding: 15px 5px;
    border-radius: 0;
    font-family: inherit;
    font-size: 100%;
}

.sf-meta-range.sf-meta-range-slider {
    padding: 0 6px;
}

.widget.yith-woocompare-widget{
    margin-top: 30px;
}

/* disclaimer */

.disclaimer {
    height: 150px; 
    overflow-y: scroll; 
    border: 1px solid #eee; 
    margin-top: 15px; 
    font-size: 12px;
    line-height: 1;
    padding: 10px;
}
.disclaimer .heading {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.disclaimer p {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0 !important;
    margin-top: 7px;
}

.disclaimer ol li {
    margin-bottom: 5px;
}

.disclaimer a {
    color: #c43137;
    text-decoration: underline;
}

.acceptance-required {
    margin-top: 15px; 
}
.acceptance-required strong, .acceptance-required p, .acceptance-required ol li {
    font-size: 12px;
    line-height: 1.2;
}

/* Referenze */
.rbs_gallery_button {
    display:none
}

/* area riservata forms */

div#wpmem_login, div#wpmem_reg {
    width: 100%;
    max-width: 550px;
    box-sizing: border-box;
    float: left;
    margin: 50px 0;
}

div#wpmem_reg {
    padding-left: 30px;
    border-left: 1px solid #ddd;
}

.registration-form-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

div#wpmem_reg legend, div#wpmem_reg .div_text:nth-child(23) {
    width: 100%;
}

div#wpmem_login legend, div#wpmem_reg legend {
    font-weight: bold;
    margin-bottom: 15px;
}

div#wpmem_reg label.text, div#wpmem_reg label.select {
    display: none;
}

div#wpmem_login .div_text input, div#wpmem_reg .div_text input, div#wpmem_reg .div_select select {
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    font-size: 14px;
    line-height: 1.5;
}

div#wpmem_login .div_text, div#wpmem_reg .div_text, div#wpmem_reg .div_select {
    width: 50%;
    box-sizing: border-box;
    padding: 5px;
}

div#wpmem_reg .div_select select {
    border: 1px solid #ccc;
    background: none;
    color: #757575;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 12px 15px !important;
    font-size: 15px !important;
    line-height: 1.3;
}

div#wpmem_reg .div_select {
    position: relative;
}

div#wpmem_reg .div_select:after {
    content: "\f107";
    display: inline;
    position: absolute;
    font-family: FontAwesome;
    right: 15px;
    top: 15px;
    line-height: 1.3;
    color: #757575;
}

div#wpmem_login .button_div, div#wpmem_reg .button_div {
    width: 100%;
    box-sizing: border-box;
    padding: 1%;
}

div#wpmem_login .button_div input.buttons, div#wpmem_reg .button_div input.buttons {
    background: #c43137;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    font-size: 16px;
    padding: 5px 15px;
    line-height: 1.5;
}

input.buttons:hover {
    background: #e20a16;
    cursor: pointer;
}

.req-text {
    font-style: italic;
    font-size: 14px;
}

div#wpmem_login .div_text input::placeholder, div#wpmem_reg .div_text input::placeholder {
    font-size: 15px;
    line-height: 1.5;
}

div[align="right"] {
    text-align: left;
    margin-top: 15px;
    font-style: italic;
    font-size: 14px;
}

/* compare pages */
body.page-id-11732 a.print-link-btn, body.page-id-14969 a.print-link-btn {
    display: table;
    margin: 10px auto 30px;
}

/*nascondere testo prezzo di listino nella cella*/
tr.price td {
    font-size: 0;
}
tr.price td span {
    font-size: medium;
}

html[lang="en-US"] .price th {
    word-spacing: -0.28em;
}


/* area riservata menu */

p.logout-btn a {
    color: #fff;
    background: #c43137;
    padding: 10px 15px;
    letter-spacing: 0.5px;
    float: right;
}

.widget_nav_menu > div {
    background: #eee;
    padding: 15px;
    font-size: 18px;
    color: #333;
    border: 1px solid #ddd;
    margin-bottom: 50px;
}

ul.menu li:last-child {
    margin-top: 10px;
}

ul.menu .sub-menu {
    margin-left: 12px;
}

ul.menu .sub-menu li {
    border-bottom: 1px solid #ddd;
    line-height: 2.2;
}

ul.menu .sub-menu li a {
    color: #333 !important;
    display: block;
}

ul.menu .sub-menu li:hover a {
    color: #fff !important;
    background-color: #c43137;
}

ul.menu .sub-menu li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    color: #333;
    padding: 0px 8px;
    transition: color .3s ease-in-out;
}

ul.menu .sub-menu li a:hover:before {
    color: #fff;
}

ul.menu .sub-menu li.current-menu-item a:before {
    content: "";
    padding: 0 3px;
}

ul.menu .sub-menu li.current-menu-item a:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: 6%;
}


/* COMPARE PAGE */
.DTFC_LeftWrapper table.compare-list tr.different th {
    background-color: #f2f2f2 !important;
}

/* footer */
footer {
    z-index: 99;
}
.content_bottom .textwidget {
    margin-bottom: -7px;
}
.column1.footer_col1 {
    width: 10%;
}
.column4.footer_col4 {
    width: 40%;
}

/* fix category list */
li.product-category.product.first {
    clear: both;
}

li.product-category a {
    text-align: center;
}
li.product-category.product {
    margin: 20px 0;
}

/* footer news */
div#recent-posts-3 li:before {
    content: " - ";
}

.widget_recent_entries li a {
    line-height: 1;
    font-family: inherit;
    font-size: 14px;
    display: inline !important;
}

footer .widget h5:after {
    content: "";
    display: block;
    width: 100%;
    border: 1px solid;
    max-width: 30px;
}
a.footer-btn {
    display: block;
    border: 1px solid #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 4;
    margin-top: 25px;
    -webkit-transition: background linear 0.25s;
    -o-transition: background linear 0.25s;
    transition: background linear 0.25s;
}

a.footer-btn:hover {
    color: #666 !important;
    background: white;
}


.flex-control-thumbs {
    display:flex;
    margin-top: 20px;
    padding-left: 40px;
}
.flex-control-thumbs li {
    margin-right: 10px;
    flex: 1; /* IE11 fix */
}
.woocommerce-product-gallery__trigger {
    display:none;
}
.pswp__bg {
    background: #c43137 !important;
    opacity: 0.7 !important;
}
.pswp__caption {
    display: none;
}

.q_accordion_holder.boxed div.accordion_content {
    padding-left: 0
}

.widget_custom_html h5 {
    text-align: center;
    font-size: 1.8rem;
}

.area-riservata .vc_column_container {
    border-right: 1px solid #ddd;
}

.area-riservata .vc_column_container:last-child {
    border-right: none;
}

/*  =================== */

.carousel-inner .slider_content .text .qbutton {
    margin: 23px 0 0;
}

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.qode-instagram-feed li {
    padding: 0 1px!important;
    margin: 0 0 2px!important;
}

.footer_top h5 {
    margin: 0 0 19px;
}

.shopping_cart_header .header_cart {
    background-image: url('https://bridge45.qodeinteractive.com/wp-content/uploads/2016/06/shopping-cart-light.png');
    background-size: 28px 31px;
    width: 28px;
    height: 31px;
}

.shopping_cart_header .header_cart span {
    line-height: 37px;
    width: 28px;
    color: #ffffff;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 10px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

nav.main_menu ul li a span.underline_dash{
    bottom: -13%;
}

.header_bottom_right_widget_holder {
    padding: 0 9px 0 10px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 3px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 8px;
}

input.wpcf7-form-control.wpcf7-submit[disabled] {
    color: #fff;
    border: 2px solid #818181;
    cursor: not-allowed;
    padding: 0 13px;
    line-height: 1;
    height: 33px;
    background: #818181;
}

.q_accordion_holder.accordion h6.ui-accordion-header {
    padding-top: 16px;
    padding-bottom: 17px;
}

.woocommerce ul.products li.product .product-categories a {
    font-weight: 900;
    color: #0688cd !important;
}

.woocommerce ul.products li.product .product-categories {
    margin-top: 26px;
}

.woocommerce ul.products li.product .product-categories a:hover {
    color: #22A3E8 !important;
}

.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info {
    padding-top: 0;
}

h4, .woocommerce ul.products li.product h6 {
    margin: 4px 0 0;
}

.woocommerce ul.products li.product a.qbutton, .woocommerce ul.products li.product .added_to_cart {
    padding: 0 32px;
}

.woocommerce div.product div.product_meta>span, .woocommerce div.product div.product_meta>.social_share_list_holder>span, .woocommerce table.shop_attributes th {
    font-weight: 900;
}

.woocommerce div.product div.product_meta > span span, .woocommerce div.product div.product_meta > span a, .social_share_list_holder ul li i {
    color: #1c1c1c;
}

.woocommerce div.product .product_meta {
    line-height: 32px;
}

.woocommerce div.product .cart {
    margin: 35px 0;
}

.woocommerce div.product .product_meta {
    margin: 25px 0 37px 0;
}

.woocommerce #reviews h2, .woocommerce #respond #reply-title {
    letter-spacing: 0px;
}

.woocommerce-page input[type="submit"] {
    color: #fff;
}

.woocommerce #submit:hover {
    background-color: #22A3E8;
    border-color: #22A3E8;
}

@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
    font-size: 23px;
    line-height: 27px;
    letter-spacing: -1.6px;
}
}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-review-link, .woocommerce div.product div.product_meta > span span, .woocommerce div.product div.product_meta > span a, .woocommerce-page table tr:nth-child(odd) td, .woocommerce table tr td, .shopping_cart_dropdown .cart_list span.quantity, .shopping_cart_dropdown ul li a, .woocommerce .select2-results .select2-result-label, .woocommerce-page .select2-results .select2-result-label {
    font-family: 'Arial', sans-serif;
}

 .woocommerce ul.products li.product .added_to_cart {
   font-family: 'Arial Black', sans-serif;
}

.woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button{
    line-height: 58px;
}

.woocommerce table.cart td.actions input[type="submit"]::-moz-focus-inner, .woocommerce input#place_order::-moz-focus-inner, .woocommerce-page input[type="submit"]::-moz-focus-inner, .woocommerce .button::-moz-focus-inner{
    border: 0;
}

/* preload logo for print background */
    .product.product_cat-tecfrigo:before, .product.product_cat-tecfrigo-en:before{
        content: url(https://www.tecfrigo.com/wp-content/uploads/2017/06/tecfrigo_k_113x194.png) !important;
        display: none;
    }

    .product.product_cat-cold-master:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2016/06/logo_coldmaster_100x100.png) !important;
        display: none;
    }
.product.product_cat-frostemily:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2016/06/logo_frostemily_100x100.png) !important;
        display: none;
    }

div#yith-woocompare-table_wrapper:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2017/06/tecfrigo_k_113x194.png) !important;
        display: none;
}

@media print {

    /* globals */
    @page { 
        margin: 1cm; 
    }

    body { 
        font: normal 12pt Arial, Helvetica, sans-serif;
        line-height: 1.5em; 
        color: #222; 
    }
    body:after { 
        display: block;
        margin-top: 30px; 
        font-size: 10pt; 
        color:#555; 
        border-top: 1px solid #ddd;
        text-align: center; 
    }
    
     html[lang="it-IT"] body:after {
         content: "Immagine a puro scopo illustrativo. Tutti i diritti riservati © Tecfrigo S.p.A. 2001 - 2017 - Via G. Galilei 22, 42024 Castelnovo di Sotto (RE) Italia  Tel. +39 0522 683246 | E-mail: info@tecfrigo.com | P. IVA IT00909650350";
    }
    
    html[lang="en-US"] body:after {
        content: "Image for purely illustrative purposes. All rights reserved © Tecfrigo S.p.A. 2001 - 2017 - Via G. Galilei 22, 42024 Castelnovo di Sotto (RE) Italia  Tel. +39 0522 683246 | E-mail: info@tecfrigo.com | P. IVA IT00909650350"; 
    }

    /* single product page */
     
    /* hide unwanted element */
    .social_share_list_holder, .flex-control-thumbs, .related.products, .print-link-btn, .compare, .yith-woocompare-widget, .q_accordion_holder.accordion .ui-accordion-header, .go-back-btn, #back_to_top, .woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
        display: none !important;
    }

    .wrapper .content {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .product:before {
        content: "";
        margin: 0 auto;
        display: block;
    }

    .product.product_cat-tecfrigo:before, .product.product_cat-tecfrigo-en:before{
        content: url(https://www.tecfrigo.com/wp-content/uploads/2017/06/tecfrigo_k_113x194.png) !important;
        width: 115px;
        height: 180px;
        margin-top: -15px;
        display: block;
    }

    .product.product_cat-cold-master:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2016/06/logo_coldmaster_100x100.png) !important;
        width: 100px;
        height: 80px;
        margin-top: -30px;
        display: block;
    }

    .product.product_cat-frostemily:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2016/06/logo_frostemily_100x100.png) !important;
        width: 95px;
        height: 75px;
        margin-top: -30px;
        display: block;
    }
    
    /* display color palette as text */
    .single-product-fields li.color-palette span {
        width: auto;
        background: transparent;
        height: auto;
        line-height: 16pt;
        display: inline;
    }
    .single-product-fields li.color-palette span:after {
        content: attr(tooltip) ", ";
        white-space: pre-wrap;;
    }

    /*.accordion_content, .woocommerce-product-gallery__image.flex-active-slide {
        display: block !important;
    }
    
    .woocommerce-product-gallery__image.flex-active-slide {
        text-align: center;
        width: 100% !important;
    }

    figure.woocommerce-product-gallery__wrapper {
        max-width: 100%;
        margin: 0;
    }*/
    
    .woocommerce .product .woocommerce-product-gallery__wrapper {
        transform: translate3d(0px, 0px, 0px) !important;
        max-width: 100%;
    }
    
    .woocommerce .product .images figure, .woocommerce .product .images .woocommerce-product-gallery__image {
        float: none !important;
        margin: 0 auto !important;
    }
   
    .woocommerce .product .images {
        float: none;
        width: 100%;
        margin: 10px auto;
        pointer-events: none;
        cursor: default;
        text-align: center;
    }
    
    .flex-viewport {
        max-height: 484px !important;
    }
    
    .woocommerce div.product .images img {
        max-height: 435px;
        /*max-width: -moz-fit-content;
        max-width: fit-content;*/
        width: auto !important;
        margin: 0 auto;
    }

    .single-product-fields {
        margin-bottom: 0;
    }
    .accordion_content_inner {
        padding: 0 !important;
    }
    
    .q_accordion_holder .accordion_content {
        display: block !important;
    }

    .woocommerce .summary {
        margin: 0;
        width: 100% !important;
        clear: both;
        display: block;
        overflow: auto;
        float: none !important;
    }
    
    .woocommerce-product-details__short-description {
        font-size: 8pt;
    }
    
    .product_meta {
        page-break-before: always;
    }
    
    h3.product_title.entry-title, p.price {
        text-align: center;
    }

    /*                  *
     * 	COMPARE TABLE 	*
     *                  */

     @page {
  		margin: 1,5cm;
	}

     .container_inner {
    	max-width: 100%;
	}

    #yith-woocompare.woocommerce:before {
        content: url(https://www.tecfrigo.com/wp-content/uploads/2017/06/tecfrigo_k_113x194.png) !important;
        width: 100%;
        margin-top: -15px;
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }
    
    table.compare-list.dataTable.DTFC_Cloned {
       display: none;
    }

    table#yith-woocompare-table {
       width: 100% !important;
    }

    .dataTables_scroll {
        margin: 0 auto;
    }

    .container_inner.default_template_holder.clearfix.page_container_inner {
       padding: 0;
       margin: 0;
    }
    #yith-woocompare table.compare-list td,#yith-woocompare table.compare-list th {
        width: 140px !important;
        max-width: 140px !important;
        min-width: 140px !important;
        font-size: 10pt;
        line-height: 1;
    }

    #yith-woocompare table.dataTable.compare-list tbody th, #yith-woocompare table.dataTable.compare-list tbody td {
        padding: 5px !important;
    }

    .dataTables_scrollHead {
        display: none;
    }
    table.compare-list tr.different, table.compare-list tr.different th {
        background: url(/wp-content/themes/bridge-child/img/row-table-background.png) repeat center;
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }

}

@media screen and (max-width: 768px) {
    .header_bottom {
        padding-bottom: 12px;
    }
    /*.carousel-inner .item:first-child .image {
        background-position: -160px center;
    }*/
    .payoff p {
        font-size: 22px;
    }
    .short-description p {
        font-size: 19px;
    }
    .catalogo .parallax_content {
        margin: 70px auto;
        transform: inherit;
    }
    
    .full_width_inner .vc_custom_1499683861103 {
        padding-top: 10px !important;
    }
}

@media screen and (max-width: 767px) {
    /* categories banner */
    .mobile-banner .qode-banner-image {
        height: 0; 
        padding: 24.48%;
    }

    .mobile-banner .qode-banner-image image {
        display: none;
    }

    .mobile-banner .qode-banner-image > img {
        display: none;
    }

    .mobile-banner .qode-banner, .risto-column {
        margin: 15px auto -15px;
    }
    .wine-column .qode-banner-image{
        background: url(https://www.tecfrigo.com/wp-content/uploads/tecfrigo_wine.jpg) no-repeat;
        background-position: 50% 90%;
        background-size: cover; 
    }
    .drop-column .qode-banner-image, .lab-column .qode-banner-image, .special-column .qode-banner-image {
        padding: 30%;
        background-size: cover;
    }
    .drop-column .qode-banner-image{
        background: url(https://www.tecfrigo.com/wp-content/uploads/dropin_415x105.jpg) no-repeat;
        background-position: right;
    }
    .lab-column .qode-banner-image{
        background: url(https://www.tecfrigo.com/wp-content/uploads/tecfrigo-laboratorio.jpg) no-repeat;
        background-position: 10% 5%;
    }
    .special-column .qode-banner-image{
        background: url(https://www.tecfrigo.com/wp-content/uploads/tecfrigo_speciali_2.jpg) no-repeat;
        background-position: left;  
    }
    .mini-categories.vc_custom_1509985625889 {
        padding-top: 15px !important;
    }
    .mini-categories .mobile-banner .qode-banner {
        margin-top: 15px;
    }
}

/* font fix iphone 6 & 6plus */
@media screen and (max-width: 414px) {
    .drop-column .qode-banner-text-holder h2, .lab-column .qode-banner-text-holder h2, .special-column .qode-banner-text-holder h2 {
        font-size: 78%;
    }
}

/* ipad fix category product */
@media screen and (min-width: 768px) and (max-width: 768px) {
    .two_columns_75_25>.column1, .two_columns_75_25>.column2 {
        width: 100%;
    }
    .two_columns_75_25>.column1>.column_inner {
        padding: 0;
    }
    li.product-category.product.first {
        clear: none;
    }
    .searchandfilter .meta-slider {
        max-width: 100%;
    }
}