/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.mfp-wrap {
	z-index: 100000;
}

table.scheda-prodotto {
	width: 100%;
	max-width: 340px;
	display: block;
}

table.scheda-prodotto tbody {
	width: 100%;
}

table.scheda-prodotto td.col-left {
	width: 100%;
	text-align: left;
}

table.scheda-prodotto td.col-right {
	text-align: right;
}

.button.add_to_cart_button.product_type_variable {
	/*
	position: relative;
	display: inline-block;
	background-color: transparent;
	text-transform: uppercase;
	font-size: .97em;
	letter-spacing: .03em;
	-ms-touch-action: none;
	touch-action: none;
	cursor: pointer;
	font-weight: bolder;
	text-align: center;
	color: currentColor;
	text-decoration: none;
	border: 1px solid transparent;
	vertical-align: middle;
	border-radius: 0;
	margin-top: 0;
	margin-right: 1em;
	text-shadow: none;
	line-height: 2.4em;
	min-height: 2.5em;
	padding: 0 1.2em;
	max-width: 100%;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
	text-rendering: optimizeLegibility;
	box-sizing: border-box;
	*/
	font-size: .8em;
	line-height: 2.4em;
	min-height: 2.5em;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

input[type=number] {
    -moz-appearance: textfield;
}

table#price_calculator {
	background: #F8B525;
	/*border: 1px solid #FDA00F !important;*/
}

table#price_calculator input {
	padding: 0.25em;
	height: 2em;
}

table#price_calculator tr td {
    padding: 7px 10px;
}

table#price_calculator tr td * {
	margin: 0;
}

table#price_calculator tr label {
    font-weight: 700;
	color: #fff;
}

table#price_calculator tr.price-table-row {
	color: #fff;
}

table#price_calculator tr.calculated-price span.product_price, 
  table#price_calculator tr.calculated-price span.amount  {
	font-weight: 700;
	font-size: 16px;
	color: #fff;
}

table#price_calculator tr.calculated-price td, 
  table#price_calculator tr.price-table-row.price-table-row  td {
    padding: 10px;
	color: #fff;
}

table#price_calculator input { 
	width:96 !important;
}

h4.tm-epo-field-label {
    font-size: 16px;
}

/*
a, .content-area .entry-content a, #comments a, .post-edit-link, .site-title a, .error-404.not-found .page-header .page-title span, .search-button .fa-search, .header-cart-checkout.cart-has-items .fa-shopping-cart, .woocommerce ul.products li.product .price, .main-navigation div > ul > li > a:hover, .main-navigation div > ul > li.current-menu-item > a, .main-navigation div > ul > li.current-menu-ancestor > a, .main-navigation div > ul > li.current-menu-parent > a, .main-navigation div > ul > li.current_page_parent > a, .main-navigation div > ul > li.current_page_ancestor > a {
	color: #FDA00F;
}

a:hover,
.content-area .entry-content a:hover,
.header-social .header-social-icon:hover,
.widget-area .widget a:hover,
.site-footer-widgets .widget a:hover,
.site-footer .widget a:hover,
.search-btn:hover,
.search-button .fa-search:hover,
.site-footer-bottom-bar ul ul li a:hover,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    color: #FDA00F;
}
*/
/*
.main-navigation button:hover,
#comments .form-submit #submit:hover,
.search-block .search-submit:hover,
.no-results-btn:hover,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover, .woocommerce-page ul.products li.product a.add_to_cart_button:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button.alt.disabled:hover,
.wpcf7-submit:hover {
    background: inherit;
    background-color: #FDA00F;
}

.woocommerce ul.products li.product .price {
	font-weight: 600;
	font-size: 1em;
}

td.product-name a:first-child {
	font-size: 16px;
	font-weight: bold;
}
*/
.tm-floating-box {
	/*background: url("../images/p5.png") repeat scroll 0 0 transparent;*/
	/*background: rgba(220,220,220,0.9);*/
	background: rgba(250,250,250,0.95);
	border: 1px solid #F8B525 !important;
	max-width: 234px;
}

.tm-fb {
	font-size: 12px;
	line-height: 14px;
	color: #454545;
}

.tm-options-totals, .tm-final-totals {
	color: #454545;
}
  


/*
ul#tm-extra-product-options-fields li.tm-extra-product-options-field div.cpf-section {
    border: 1px solid #0f8764 !important;
    padding: 0.7rem !important;
    margin-bottom: 0.7rem !important;
}
*/

.tm-box {
	border: 1px solid #F8B525 !important;
	margin: 1em 0;
	padding: 1em;
}

.tm-extra-product-options .tm-epo-field-label {
	margin-bottom: 5px;
}

.tm-description p,
  .tm-description p:last-child {
	margin-bottom: 10px;
	font-size: 14px;
}

.tm-description ul, 
  .tm-description ol {
	margin: 0 0 10px 15px;
	padding: 0;
}

.tm-description ul li, 
  .tm-description ol li {
	margin: 0 0 5px;
	font-size: 14px;
}

.tm-extra-product-options-container ul {
    margin-top: 0.7rem !important;
}

.tm-extra-product-options ul.tmcp-elements.use_images_containter li.tmcp-field-wrap {
    padding: 0.7em .25em 0 !important;
    text-align: center;
}

.tm-extra-product-options input.use_images:checked + img.radio_image, .tm-extra-product-options input.use_images:checked + .tc-lightbox-image-wrap img.radio_image, .tm-extra-product-options input.use_images:checked + .tmhexcolorimage.radio_image, .tm-extra-product-options input.use_images:checked + .tc-lightbox-wrap img.radio_image, .tm-extra-product-options input.use_images:checked + img.checkbox_image, .tm-extra-product-options input.use_images:checked + .tc-lightbox-image-wrap img.checkbox_image, .tm-extra-product-options input.use_images:checked + .tmhexcolorimage.checkbox_image, .tm-extra-product-options input.use_images:checked + .tc-lightbox-wrap img.checkbox_image {
	border-color: #F8B525;
	border-width: 2px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}

a.tm-cart-edit-options {
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 5px;
	border: 1px solid #F8B525;
	white-space: nowrap;
}

a.tm-cart-edit-options:hover {
	color: #FDA00F;
}

.radio_image_label,
.checkbox_image_label {
    font-size: 0.8rem !important;
    line-height: 0.9rem !important;
	font-weight: normal;
}

.product-short-description p {
	font-size: 15px;
}

/* Configuratore Guide a Sporgere */
#txt-larghezza .tm-extra-product-options-container ul,
  #txt-altezza .tm-extra-product-options-container ul {
	margin-top: 0 !important;
}

#txt-larghezza .tm-extra-product-options-container ul li.tmcp-field-wrap,
  #txt-altezza .tm-extra-product-options-container ul li.tmcp-field-wrap {
	padding: 0 .5em 0 0 !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}