/* LICENSE & DETAILS
   ==================================================

	Theme Name:		Toscano Gioielli
	Theme URI:		https://francescocarlucci.com
	Description: 	A StoreFront based custom theme for Toscano Gioielli
	License: 		GNU General Public License version 3.0
	License URI: 	http://www.gnu.org/licenses/gpl-3.0.html
	Template: 		storefront
	Version: 		1.4.6.1
	Author: 		Francesco Carlucci
	Author URI: 	https://francescocarlucci.com

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


@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');

/* general */
html, body, button, input, select, textarea,
p, a, h2, h3, h4, h5, h6 {
  font-family: "Roboto", Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h1{
	font-family: "EB Garamond";
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

/*body, button, input, textarea {
  font-weight: 300;
}*/

h2 + h3 {
	border-top: 0px;
}

p { margin-bottom: 15px; color: #030303; }

.entry-content p a,
.entry-content ul li a {
	text-decoration: underline;
	font-weight: 400;
	color: #030303;
}

hr { margin: 30px 0; }

.terra { background-color: #CAB16C!important; }
.mattone { background-color: #030303!important; }
.tuffiamare { background-color: #307f96!important; }

.hide-me { display: none !important; }

.no-opacity { opacity: 0; }

.cool-loading { opacity: .2; }

.lightbox { display: none; }

.lightbox.featherlight-inner:not(#mobile-menu) a {
    text-decoration: underline;
}

.text-center { text-align: center; }
.text-right { text-align: right; }

.full-width { width: 100%; }
.uppercase { text-transform: uppercase; }
.underlined { text-decoration: underline; }

.float-left { float: left; }
.float-right { float: right; }

a:focus,
.focus a,
input:focus,
textarea:focus,
button:focus {
	outline: none !important;
}

input[type='text']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
textarea:focus,
.input-text:focus {
	background-color: #ffffff;
}

.t-desktop-padding { padding: 30px; }

.t-round-border { border-radius: 1px; }

.fa.fa-star,
.fa.fa-star-half-o {
	color: #E9AEBA;
	font-size: 1.2em;
}

.fa.fa-star::before,
.fa.fa-star-half-o::before{
	color: #E9AEBA;
}

.big-icon i { font-size: 3em; }

.clear { clear: both; }

.border-ccc { border: 1px solid #ccc; }

.facetwp-type-dropdown select.facetwp-dropdown,
.woocommerce-ordering select.orderby {
	outline: none !important;
  	-webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;
   	border: 1px solid #999;
   	-webkit-border-radius: 1px;
   	border-radius: 1px;
   	width: 100%;
   	padding: 10px;
   	background: url(./img/dropdown.png) 95% 50% no-repeat;
	background-color: #fff;
}

.woocommerce-ordering select.orderby {
	font-size: 0.9em;
	min-width: 200px;
	margin-top: -4px;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb a:hover {
	color: #3a3a3a;
}

.woocommerce-breadcrumb a:first-of-type:before {
	content: "";
	margin-left: 12px;
}

.page-template-template-fullwidth .entry-title {
	display: none;
}

.page.page-template-default .entry-header {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 20px;
}

.error404 .content-area { width: 100%!important; }

.demo_store {
	background-color: #C72C33;
	color: #FFFFFF;
}

.demo_store a {
    color: #2CC7C0;
    background: none;
    float: none;
	display: inline;
}

.demo_store a:before {
     display: none;
}

/* hide add to cart for Trollbeads */
.archive.woocommerce .pa_marchio-trollbeads .toscano-archive-hover-special .buy-product,
.archive.woocommerce .pa_marchio-trollbeads .mobile-archive-buy-product,
.single-product.pa_marchio-trollbeads .shipping-price-single-product,
.single-product.pa_marchio-trollbeads .single_add_to_cart_button,
.single-product.pa_marchio-trollbeads .delivery-date,
.single-product.pa_marchio-trollbeads .quantity {
	/* display: none!important; */
}

/* typograpghy */
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}

h1 {
	font-size: 2em;
	letter-spacing: 0.1px;
}

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.1em; }

/* widget */
.widget-area .widget .widget-title {
	font-weight: 400;
	font-size: 1em;
}

.widget-area .product_list_widget:after {
  content: "";
  display: table;
  clear: both;
}

.widget-area .product_list_widget li {
	position: relative;
    border-bottom: none;
	width: 50%;
	float: left;
	padding: 8px;
    min-height: 270px; /* fix grid */
}

.widget-area .product_list_widget .toscano-percentage-discount {
	display: none;
}

.widget-area .product_list_widget a {
	text-decoration: none !important;
	line-height: 1.1em;
}

.widget-area .product_list_widget li ins,
.widget-area .product_list_widget li del {
	display: block;
}

.widget-area .widget .product_list_widget img {
	max-width: 100%;
    float: none;
	border: 1px solid #ccc;
}

.widget-area .widget .product_list_widget .product-title {
	font-weight: 600;
	font-size: 0.8em;
	max-height: 10px;
}

/* buttons */
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button, .added_to_cart,
.widget-area .widget a.button,
.site-header-cart .widget_shopping_cart a.button {
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget-area .widget a.button:hover,
.site-header-cart .widget_shopping_cart a.button:hover {

}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.added_to_cart.alt,
.widget-area .widget a.button.alt,
.added_to_cart, .pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
	border-radius: 3px;
}

button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.added_to_cart.alt:hover,
.widget-area .widget a.button.alt:hover,
.added_to_cart:hover {

}

/* input & forms */
input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
    padding: .598em;
    background-color: #fff;
    color: #43454b;
	border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
}

.input-text:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
    background-color: #fff;
    border: 1px solid #999;
}

/* featherlight lightbox */
.featherlight {
	background-color: rgba(0, 0, 0, .9) !important;
}

.featherlight-content {
	max-width: 100%;
}

/* cta */
.signup_cta {
	background-color: #f2f2f2;
	padding: 30px;
	border: 1px solid #ccc;
}

/* gravity forms */
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
	padding: .698em !important;
	max-width: 100%;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {
	padding-bottom: 0;
}

.gfield_required {
	display: none;
}

body .gform_wrapper .validation_error {
	display: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error {
	border: none !important;
	background: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield_error input[type=email] {
	border: 1px solid #d10000;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
	color: #d10000 !important;
}

body #gform_wrapper_4
body #gform_wrapper_21 {
	margin-bottom: 0;
}

div #gform_wrapper_4,
div #gform_wrapper_21 {
    background-color: #F9F5F1;
    padding: 40px;
}

@media screen and (min-width: 768px){
	div #gform_wrapper_4,
	div #gform_wrapper_21 {
		max-width: 75%;
	}

	.ginput_container.ginput_container_email {
		min-width: 300px;
	}
}

body #gform_wrapper_4 .gform_body .gform_fields #field_4_1,
body #gform_wrapper_4 .gform_body .gform_fields #field_4_2 {
	width: 100% !important;
}

body #gform_wrapper_4 .gform_body .gform_fields #field_4_2 label {
	font-size: 0.7em;
	font-weight: 300;
}

body #gform_wrapper_4 .gform_body .gform_fields #field_4_3 {
	display: none;
}

#gform_wrapper_4 form.gf_simple_horizontal div.gform_body,
.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
	 vertical-align: top;
}

body #gform_wrapper_4 .gform_footer input[type=submit] {
	min-width: 140px;
	height: 48px;
}

/* spinner */
@keyframes spinner {
    to {transform: rotate(360deg);}
}

@-webkit-keyframes spinner {
    to {-webkit-transform: rotate(360deg);}
}

.spinner {
    min-width: 24px;
    min-height: 24px;
}

.spinner:before {
    content: 'LoadingÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦';
    position: absolute;
    top: 60%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    margin-left: -10px;
}

.spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .3);
    border-top-color: rgba(0, 0, 0, .6);
    animation: spinner .6s linear infinite;
    -webkit-animation: spinner .6s linear infinite;
}

/* facet wp */
.facetwp-facet {
	font-weight: 600;
	margin-bottom: 0 !important;
}

#custom_html-5 h4:not(:nth-child(2)) {
	margin-top: 40px;
}

.facetwp-loading {
	display: none;
}

#fwp_reset {
	margin-bottom: 30px;
}

/* visually merge some facets */
.facetwp-facet.facetwp-facet-novita,
.facetwp-facet.facetwp-facet-offerta {
	margin-bottom: 0;
}

.facetwp-facet.facetwp-facet-categorie,
.facetwp-facet.facetwp-facet-cat_orologi {
	margin-bottom: 0;
}

/* Specific for SEO Pages */
.page .facetwp-facet-categorie {
	margin-bottom: 0;
}

/* checkboxes */
.facetwp-type-checkboxes .facetwp-checkbox {
	padding-top: 6px;
	padding-bottom: 6px;
	border: none;
	border-bottom: 0px;
}

.facetwp-type-checkboxes .facetwp-checkbox {
	font-weight: 400;
    background: url('./img/checkbox-off.png') 2% 50% no-repeat;
    background-size: 20px 20px;
    margin-bottom: 4px;
    padding-left: 30px;
    cursor: pointer;
}

.facetwp-type-checkboxes .facetwp-checkbox.checked {
    background-image: url('./img/checkbox-on.png');
}

.facetwp-type-checkboxes .facetwp-checkbox.checked:after {
  font-family: FontAwesome, "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  content: "\f057";
  margin-left: 12px;
  color: #d10000;
}

.facetwp-facet-stock_status .facetwp-counter {
  display: none;
}

.facetwp-facet.facetwp-facet-stock_status .facetwp-checkbox {
  margin-top: 20px;
  background-color: #e5e5e5;
}

.facetwp-facet.facetwp-facet-stock_status .facetwp-checkbox.checked {
  background-color: #bfe1bf;
}

/* range slider */
.facetwp-facet .noUi-target {
	padding-left: 0px;
    padding-right: 0px;
}

.facetwp-slider.noUi-target .noUi-connect {
	background: #030303;
}

.facetwp-slider.noUi-target {
	border-radius: 50px;
}
.noUi-handle.noUi-handle-upper, .noUi-handle.noUi-handle-lower {
    width: 16px!important;
    height: 16px!important;
    border-radius: 50%;
    border: none !important;
    background-color: #030303;
    box-shadow: none;
	right: -9px!important;
}
.noUi-handle:after,
.noUi-handle:before {
    display: none !important;
}
.facetwp-type-slider {
	padding-top: 18px;
}

.no-ui-slider {
	width: 100%;
}

.noUi-horizontal {
    height: 8px !important;
}

.facetwp-type-slider .facetwp-slider-reset,
.facetwp-type-slider .facetwp-slider-reset:hover {
	background: none;
	color: #777;
	border: 1px solid #777;
	margin-top: -18px;
	padding: 6px 12px;
	float: right;
}

.toscano-clear-filters,
.toscano-clear-filters:hover {
	font-family: FontAwesome, "Roboto", sans-serif;
	background: none;
	width: 100%;
	display: block;
	text-align: center;
	color: #555;
	border: 1px solid #555;
	margin-bottom: 18px;
}


/* shortcodes */
.su-note-inner {
	padding: 10px;
}

.su-spoiler-title {
	border-bottom: 1px solid #ccc;
}

.su-post-title a {
	text-decoration: underline;
	font-weight: 400;
	color: #030303;
}

/* homepage */
.home .entry-header,
.home .custom-breadcrumb {
	display: none;
}

.home .home-products .products .product a {
	text-decoration: none;
}

.home .home-copy-posts {
	margin-top: 30px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

.home .home-copy p {
	font-size: 0.8em;
}

.home .home-copy a {
	text-decoration: underline;
	font-weight: 600;
	color: #CAB16C;
}

.home .home-posts  a {
	font-size: 1.2em;
	font-weight: 600;
	color: #CAB16C;
}

.home .su-posts-teaser-loop .su-post {
	margin-bottom: 0.2em;
	line-height: 1.5;
}

.home .su-posts-teaser-loop .su-post-thumbnail {
	width: 76px;
	height: 76px;
	margin: 0 1em 0 0;
}

.home .su-posts-teaser-loop .su-post-thumbnail img {
	display: block;
	margin: 0;
	padding: 2px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	max-width: 100%;
	max-height: 100%;
}

/* blog */
.hentry.type-post {
	border: 1px solid #f2f2f2;
	padding: 25px;
}

.hentry.type-post::after {
	clear: both;
	content: '';
	display: table;
}

.hentry.type-post .entry-title {
	margin-top: 12px;
	font-size: 2em;
}

.hentry.type-post .entry-title a {
	font-style: normal;
	font-weight: 300;
}

.hentry.type-post .posted-on,
.hentry.type-post .posted-on a {
	color: #999 !important;
}

.hentry.type-post .entry-meta {
	display: none;
}

.hentry.type-post .wp-post-image {
	display: none;
}

.single-post .entry-content .sharedaddy {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.single-post .entry-content .sharedaddy .sd-content {
	width: 100%;
	text-align: center;
}


.single-post .entry-content .sharedaddy .sd-content ul {
	display: inline-block;
}

.single-blog-cta {
	display: inline-block;
	overflow: auto;
	width: 100%;
	padding: 40px;
	margin: 20px auto;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	text-align: center;
}

.comment-form .comment-form-url {
	display: none;
}

/* woocommerce */
.woocommerce .stock.in-stock,
.woocommerce .available-on-backorder {
	font-weight: 400;
  color: #208B86;
}

.woocommerce .stock.in-stock:before {
    content: "\f00c"
}

.woocommerce .stock.available-on-backorder {
	color: #CAB16C;
}

.woocommerce .stock.available-on-backorder:before {
    content: "\f073"
}

.woocommerce ul.products li.product.product-category img {
	border-radius: 0 !important;
	border: 1px solid #ccc;
	box-shadow: none;
}

.woocommerce ul.products li.product.product-category h3 {
	text-align: center;
}

/* cart */
a.remove::before {
	color: #e2401c;
}

.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}

.woocommerce-cart .button.checkout-button,
.woocommerce-cart .button.checkout-button:hover {
	background-color: #030303;
}

.woocommerce-cart .wc-backward {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.woocommerce-cart .wc-forward:before {
	font-family: FontAwesome, "Roboto", sans-serif;
    display: inline-block;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f178";
    margin-right: .5407911001em
}

.woocommerce-cart .wc-forward:after {
    display: none;
}

.woocommerce-cart .entry-header,
.woocommerce-cart .custom-breadcrumb {
	display: none;
}

.woocommerce-cart .toscano-cart-head .entry-title {
	margin-top: 0px;
}

.woocommerce-cart .custom-update-cart,
.woocommerce-cart .custom-update-cart:hover {
	background: none;
	padding: 0;
	font-size: 0.8em;
	color: #999;
}

.woocommerce-cart .actions .button:disabled,
.woocommerce-cart .custom-update-cart:disabled,
.woocommerce-cart .custom-update-cart:hover:disabled {
	display: none!important;
}

.woocommerce-cart .actions input[name="update_cart"] {
	display: none!important;
}

.woocommerce-cart .shop_table.cart .backorder_notification {
	font-size: 0.8em;
	color: #da8331;
}

.woocommerce-cart .shop_table.cart .backorder_notification:before {
	font-family: FontAwesome, "Roboto", sans-serif;
	margin-right: 6px;
	content: "\f073"
}

.woocommerce-cart .shop_table #shipping_method li {
	padding: 12px 0;
	border-bottom: 1px solid #999;
}

.woocommerce-cart .shop_table #shipping_method li label {
	font-weight: 400;
}

.toscano-items-cart-totals {
	overflow: auto;
	padding-bottom: 30px;
}

.toscano-items-cart-totals table.shop_table tr th,
.toscano-items-cart-totals table.shop_table tr td {
	padding: 8px;
}

.free-shipping-counter {
	color: #307f96;
	max-width: 400px;
	float: right;
	padding: 10px;
	text-align: right;
}

.free-shipping-counter a {
	text-decoration: underline;
}

.toscano-product-delivery-info {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150.4%;
	color: #FFFFFF;
	background: rgba(106, 172, 169, 0.94);
	border-radius: 2px;
	padding: 5px 8px;
	margin-bottom: 17px;
}
.toscano-product-delivery-info a {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

.delivery-date-cart {
	font-weight: 400;
	color: #307f96;
}

.delivery-date-cart.delay-notice {
	max-width: 560px;
	margin: 15px 0;
	padding: 10px 18px;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	background: #F07D83;
	color: #FFFFFF;
	float: right;
	text-align: left;
}

.delivery-date-cart.delay-notice a {
	color: #FFFFFF !important;
	font-weight: normal !important;
}

.wc-proceed-to-checkout {
	background-color: #f3f3f3;
	padding: 20px;
}


.woocommerce-cart .toscano_after_cart_text {
	margin-top: 30px;
}

.woocommerce-cart .toscano_after_cart_button {
	margin-top: 20px;
}

.wc-proceed-to-checkout .toscano-checkout-additional-button {
	display: none;
}

.wc-proceed-to-checkout h3 {
	margin-bottom: 20px;
}

/* extra radio button style for cart and checkout */
.woocommerce-checkout #shipping_method label {
    display: block;
    cursor: pointer
}

.woocommerce-checkout #shipping_method label:before,
.woocommerce-cart #shipping_method label:before {
    display: inline-block;
    font: normal normal normal 1em / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10c";
    margin-right: .5407911001em;
    -webkit-transition: color, ease, .2s;
    -moz-transition: color, ease, .2s;
    transition: color, ease, .2s
}

.woocommerce-checkout #shipping_method li,
.woocommerce-cart #shipping_method li {
    list-style: none !important;
    margin-left: 0;
    margin-bottom: 1px;
    position: relative
}

.woocommerce-checkout #shipping_method li:last-child,
.woocommerce-cart #shipping_method li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.woocommerce-checkout #shipping_method input[type=radio]:first-child,
.woocommerce-cart #shipping_method input[type=radio]:first-child {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.woocommerce-checkout #shipping_method input[type=radio]:first-child:checked + label:before,
.woocommerce-cart #shipping_method input[type=radio]:first-child:checked + label:before{
    content: "\f192";
    color: #3a3a3a;
}

.woocommerce-cart #shipping_method label .amount {
  font-weight: bold;
}

.woocommerce-cart #shipping_method .shipping-method-delivery {
  color: #007F99;
  font-size: 0.85em;
}

.woocommerce-cart #shipping_method li .fa.fa-info-circle {
  display: none;
}

/* Stripe button */
.single-product #wc-stripe-payment-request-wrapper {
	padding-top: 0 !important;
	padding-bottom: 1em;
	display: none !important;
}

.woocommerce-cart #wc-stripe-payment-request-wrapper {
	padding-top: 0 !important;
	padding-bottom: 2em;
}

/* checkout */
.woocommerce-checkout .entry-header,
.woocommerce-checkout:not(.woocommerce-order-received) .footer-widgets,
.woocommerce-checkout:not(.woocommerce-order-received) .toscano-footer-newsletter,
.woocommerce-checkout:not(.woocommerce-order-received) .toscano-mobile-header,
.woocommerce-checkout:not(.woocommerce-order-received) .toscano-mobile-utilities-bar,
.woocommerce-checkout:not(.woocommerce-order-received) .under-header-text,
.woocommerce-checkout:not(.woocommerce-order-received) .toscano-mobile-footer {
	display: none;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead,
.woocommerce-checkout #order_review table:first-child .cart-subtotal,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart_item,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping th,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .fee,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total {
	display: none;
}

.woocommerce-checkout h3:not(#ship-to-different-address) span {
    display: inline-block;
    width: 32px;
    text-align: center;
    border: 1px solid #208B86;
    border-radius: 50%;
    background-color: #208B86;
    color: #fff;
}
.woocommerce-checkout .woocommerce-error li span.additional-label,
.woocommerce-checkout .woocommerce-error li br {
	display: none;
}

.woocommerce-checkout label span {
	font-weight: 400;
}

.woocommerce-checkout .woocommerce-billing-fields label .required,
.woocommerce-checkout .woocommerce-shipping-fields label .required {
	display: none;
}

.woocommerce-checkout a,
.woocommerce-checkout label.checkbox,
.woocommerce-checkout #shipping_method label {
	font-weight: 400;
}
.woocommerce-checkout .woocommerce-billing-fields label.checkbox,
.woocommerce-checkout .woocommerce-account-fields label.checkbox {
    font-weight: 400;
    background: #f2f2f2;
    padding: 10px;
    width: 100%;
}
#billing_newsletter_optin_field{
	padding-top: 25px;
	display:none;
}
#billing_newsletter_optin_field,
#billing_free_pack_field{
	padding-top: 25px;
	margin-bottom:5px;
}
#billing_newsletter_optin_field span.optional,
#billing_free_pack_field span.optional{
	display:none;
}
.woocommerce-checkout .woocommerce-info {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 6px 0 !important;
  margin-bottom: 30px !important;
  color: #030303;
}

.woocommerce-checkout .woocommerce-info a {
	color: #3a3a3a;
	text-decoration: underline;
}

.woocommerce-info::before {
	content: '\e021';
}

.checkout-tagline {
	text-transform: uppercase;
	font-size: 0.7em;
}

.checkout-support i {
    margin-right: 4px;
    margin-left: 8px;
}

.checkout-back-to-cart i {
	margin: 0 12px 0 0;
}

.checkout-support a,
.checkout-back-to-cart a {
	color: #030303;
}

.checkout-back-to-cart {
	padding-top: 18px;
}

.checkout-back-to-cart a {
	padding: 8px 12px;
	border: 1px solid #ccc;
}

#show-order-summary {
	font-weight: 400;
	color: #CAB16C;
	text-decoration: underline;
}

#hidden-order-summary {
	padding: 10px 10px 0;
	margin-bottom: 12px;
	border: 1px solid #e5e5e5;
}

#hidden-order-summary table td {
	border-bottom: 1px solid #e5e5e5;
}

#hidden-order-summary table:last-child td {
	border-bottom: none;
}

.woocommerce-checkout .woocommerce-billing-fields .select2-choice,
.woocommerce-checkout .woocommerce-shipping-fields .select2-choice {
	padding: 10px 8px !important;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping,
.woocommerce-checkout-payment .wc_payment_methods label {
	/* background-color: #f6f2e7; */
}

.woocommerce-checkout #stripe-payment-data label {
	background: none;
}

.woocommerce-checkout-payment .wc_payment_methods .payment_box {
	background-color: #f2f2f2 !important;
}

.woocommerce-checkout .about_paypal {
	display: none;
}

.toscano-checkout-table .total td {
	border-top: 1px solid #ccc;
}

.woocommerce-checkout #place_order {
	background-color: #030303;
	padding: 14px 40px;
	width: 100%;
}

.payment-button-icons {
	padding: 30px 0 10px;
}

.payment-button-icons i {
	font-size: 2em;
}

.payment-button-icons p {
	font-size: 0.8em;
}

.woocommerce-checkout #better-error-messages {
	margin-top: 20px;
}

.woocommerce-checkout .demo_store {
	display: none;
}

/* thank you */
.woocommerce-thankyou-order-received {
	font-size: 1.6em;
}

.toscano-thankyou-summary {
	overflow: auto;
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #999;
}

.woocommerce-thankyou-order-confirmed {
	font-size: 1.2em;
}

.woocommerce-thankyou-order-confirmed i {
	font-size: 1.3em;
	margin-right: 6px;
	color: #208B86;
}

.delivery-date-thankyou {
	font-size: 1.1em;
	color: #208B86;
}

.toscano-thankyou-summary table {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.toscano-thankyou-summary table tr td {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
}

.toscano-thankyou-summary .short-summary .ship-method {
	font-size: 0.7em;
}

.toscano-thankyou-summary table .display_meta {
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.toscano-thankyou-summary table .display_meta tr td,
.toscano-thankyou-summary table .display_meta tr th {
	border: none;
	padding-left: 0;
	font-size: small;
}

.btn-form-thankyou-page {
	margin: 3em 0;
}

h2.wc-bacs-bank-details-heading {
	font-size: 1.3em;
}

ul.wc-bacs-bank-details.order_details.bacs_details {
	margin-top: 1em;
}

@media screen and (min-width: 768px){
	ul.wc-bacs-bank-details.order_details.bacs_details {
		max-width: 80%;
	}
}

/* my account and signup */
a.showlogin {
	text-decoration: underline;
}

.woocommerce-account #customer_login h2 {
	display: none;
}

.woocommerce-account .register .button,
.woocommerce-account .login .button {
	text-transform: uppercase;
}

.woocommerce-account .login .button {
	margin-bottom: 20px;
}

.my-account-signup-cta {
	padding: 30px;
	background-color: #f2f2f2;
}

.my-account-signup-cta .button {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.signup-signup-cta {
	padding: 30px;
	background-color: #f4ce83;
}

.woocommerce-account .entry-content .u-column1.col-1,
.page-id-1511 .entry-content .u-column2.col-2 {
	width: 100% !important;
	margin: 0 !important;
	border: 1px solid #ccc;
	padding: 30px;
}

.woocommerce-account .entry-content .u-column2.col-2,
.page-id-1511 .entry-content .u-column1.col-1,
.page-id-1511 .entry-content .u-column2.col-2 h2 {
	display: none;
}

.page-id-1511 .entry-content .u-column2.col-2 .button {
	background-color: #030303;
}

.woocommerce-account .order-again {
	display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
	color: #030303;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f00a"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f06b"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f041"
}

/*.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--lista-dei-desideri a:before {
    content: "\f004"
}*/

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--messaggi a:before {
    content: "\f0e0"
}

.my-account-boxes {
	margin-top: 20px;
}

.my-account-boxes .my-account-box {
	width: 48%;
	margin: 10px 1%;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	border-radius: 1px;
	padding: 16px;
}

.hentry .entry-content .my-account-box a {
	color: #030303;
	text-decoration: none;
}

.my-account-box i {
	font-size: 2.5em;
	float: left;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	margin-right: 25px;
}

.my-account-box h4,
.my-account-box p {
	display: inline;
}

.my-account-box p {
	font-size: 0.8em;
	font-weight: 400;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments{
	background-color: #3FCBB0;
}


.woocommerce-error{
	background-color: #de2c4d;
}

/* wishlist */
.added-to-wishlist i.fa-check {
	color: #CAB16C;
	margin-right: 0!important;
}

a.added-go-to-wishlist  {
	color: #CAB16C !important;
	font-weight: 600 !important;
}

.wishlist-product-row {
	padding: 18px 0;
	overflow: auto;
	display: block;
	border-bottom: 1px solid #ccc;
}

.hentry .entry-content .wishlist-product-row a {
	color: #030303;
	font-weight: 400;
	text-decoration: none;
}

.hentry .entry-content a.more-link {
	display: block;
	margin: 1.41575em 0;
}

.wishlist-product-row .image img {
	border: 1px solid #f2f2f2;
}

.wishlist-product-row .actions {
	font-size: 0.8em;
}

.wishlist-product-row .actions .details {
	background-color: #fcd406;
	color: #030303;
}

.wishlist-product-row .actions .add-to-cart {
	background-color: #208B86;
	color: #fff;
}

.wishlist-product-row .actions .wl-remove {
	background-color: #cc0000;
	color: #fff;
}

/* archive product */
.archive.woocommerce .product-category mark.count {
    display: none;
}

/*
//old style
.archive.woocommerce .toscano-percentage-discount,
.page .toscano-percentage-discount {
	width: 45px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	text-align: center;
	background-color: #E57F84;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 8px;
}
*/

.archive.woocommerce .toscano-percentage-discount,
.page .toscano-percentage-discount {
		vertical-align: middle;
		text-align: center;
		background-color: #F5D6DB;
		color: #000;
		border-radius: 3px;
		position: absolute;
		bottom: 8px;
		left: 8px;
}

.toscano-percentage-discount-container {
	display:inline-block;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.toscano-percentage-discount-dummy {
	margin-top: 100%;
	display: block;
}

.toscano-archive-hover-special,
.archive-hover-thumbs-container,
.free-shipping-archive-label {
	display: none;
}

.archive.woocommerce .page-title {
	display: none;
}

.page .products .product img,
.woocommerce .products .product img {
	border: 1px solid #e5e5e5;
	margin-bottom: 4px;
	width: 100%;
}

.page .products .product .loop-marchio,
.woocommerce .products .product .loop-marchio {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.85em;
	margin-bottom: 2px;
	text-align: left;
	clear: both;
}

.page .products .product h3,
.woocommerce .products .product h3 {
	color: #030303;
	margin-top: 4px;
	text-align: left;
	font-size: 1em;
}

.page .products .product a {
  text-decoration: none;
}

.page .products .product .price,
.woocommerce .products .product .price {
	text-align: left;
	font-size: 1.1em;
	font-weight: 600;
	float: left;
}

.page .products .product .price del,
.page .products .product .price ins,
.woocommerce .products .product .price del,
.woocommerce .products .product .price ins {
	display: block;
	text-align: left;
	margin: 0;
}

.page .products .product .star-rating span:before,
.woocommerce .products .product .star-rating span:before {
	color: #CAB16C;
}

.page .products .product .toscano-in-stock,
.woocommerce .products .product .toscano-in-stock {
	float: right;
	color: #208B86;
	margin-bottom: 10px;
}

.toscano-in-stock:before {
  font-family: FontAwesome, "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  content: "\f00c";
  margin-right: 6px;
  color: #208B86;
}

.page .products .product .toscano-available-backorder,
.woocommerce .products .product .toscano-available-backorder {
	float: right;
	color: #CAB16C;
	margin-bottom: 10px;
}

.toscano-available-backorder:before {
  font-family: FontAwesome, "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  content: "\f073";
  margin-right: 6px;
  color: #CAB16C;
}

.page .products .product .toscano-archive-hover-special,
.woocommerce .products .product .toscano-archive-hover-special {
	display: none;
}

.widget-area h4 {
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	font-weight: 600;
}

/* single product */
.single-product h1 { font-size: 1.7em; }

.single-product .woocommerce-main-image {
	border: 1px solid #e5e5e5;
}

.single-product .summary {
	padding-top: 20px;
}

.single-product .summary .price {
	font-size: 1.4em;
}

.single-product .sale .summary .price del,
.single-product .sale .summary .price .toscano-percentage-discount {
	font-size: 0.7em;
}

.single-product .summary .variations_form {
	position: relative;
}

.single-product .summary .measurements-info {
	font-size: 0.8em;
}

.single-product .summary .measurements-info {
	color: #030303;
	float: right;
	position: absolute;
	right: 20px;
	top: 34px;
}

.single-product .summary .variations select {
	max-width: 120px;
}

.single-product .summary .reset_variations {
	display: none !important;
}

.single-product .anchor-long-desc a {
	font-size: 0.85em;
	font-weight: 400;
	text-decoration: underline;
}

.single-product .summary i {
	margin-right: 0.4em;
}

.single-product .woocommerce-tabs a {
	font-weight: normal;
	color: #030303;
}

.single-product .shipping-price-single-product {
	font-size: 0.9em;
	font-weight: 500;
	margin-bottom: 30px;
	color: #208B86;
}

.single-product .delivery-date {
	font-size: 0.95em;
	color: #222;
	display: block;
	margin-top: 10px;
}

.single-product .summary .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
	display: none;
}

.single-product .summary .woocommerce-variation-add-to-cart-disabled .ppom-rendering-fields {
	display: none;
}

.single-product .summary .single_add_to_cart_button,
.single-product .summary .single_add_to_cart_button:hover {
	background-color: #030303;
}

.single-product .shipping-price-single-product a,
.single-product .delivery-date a {
	color: #030303;
}

.single-product .summary .toscano-after-meta a {
	text-decoration: none !important;
	font-size: 1.1em;
	color: #030303;
}

.single-product .summary .toscano-after-meta .add-to-wishlist-container {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.single-product .summary .toscano-after-meta .add-to-wishlist-container a {
	display: block;
	padding: 8px 12px;
}

.single-product .single_add_to_cart_button {
	font-size: 15px;
	margin: 25px 0 20px 0;
}

.single-product .single_add_to_cart_button:before {
	font-family: FontAwesome;
	content: "\f067";
	margin-left: -4px;
	padding-right: 8px;
	font-weight: 400;
	font-size: 0.8em;
}

#wl-wrapper.wl-button-wrap {
	display: none;
}

.single-product .add-to-wishlist-container {
	width: 33%;
	float: right;
	text-align: center;
	display: inline-block;
	margin: 20px 0 20px 0;
}

.single-product .summary .woocommerce-variation-add-to-cart-disabled .add-to-wishlist-container {
	display: none;
}

.single-product .add-to-wishlist-container i {
	display: block;
}

.single-product .add-to-wishlist {
	font-size: 12px;
	color: #333333;
	display: block;
	margin: 0;
	padding: 4px;
}

.toscano-guaranties-cta {
	margin: 20px 0;
	padding: 10px 0;
	position: relative;
}

.toscano-guaranties-cta i {
	font-size: 1.1em;
}

.toscano-guaranties-cta p a {
	text-transform: uppercase;
	text-decoration: none !important;
	color: #000 !important;
}

.toscano-guaranties-cta span {
	display: none;
}

.toscano-strengths-cta {
	margin: 40px 0 40px 0;
}

.toscano-strengths-cta ul {
	list-style: disc;
	margin-left: 2em;
}
.toscano-strengths-cta ul li {
	line-height: 2.5;
}
.toscano-strengths-cta ul li a {
	text-decoration: none !important;
	color: #000 !important;
}

.single-product .widget-area .related.products h2,
.single-product .related.products .toscano-percentage-discount {
	display: none;
}

.single-product .widget-area h3.widget-title {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.single-product .widget-area .products .product {
	width: 50%;
	padding: 1em;
	margin: 0;
}

.single-product .widget-area .toscano-available-backorder,
.single-product .widget-area .toscano-in-stock {
	display: none;
}

.toscano-single-product-qa {
	border-top: 1px solid #999;
	padding: 30px 0 20px;
}

.toscano-single-product-qa .product_qa {
	border-bottom: 1px solid #ccc;
	padding: 30px 0 20px;
}

.toscano-single-product-qa .product_a {
	background-color: #f5f5f5;
	padding: 20px;
}

.toscano-single-product-qa .q_name {
	background-color: #ee672e;
	padding: 4px 8px;
	border-radius: 3px;
}

.toscano-single-product-qa .a_name {
	background-color: #6dbbb6;
	padding: 4px 8px;
	border-radius: 3px;
}

/* cross sells */
.single-product .summary .single-crosssells {
	margin-top: 20px;
}

.single-product .summary .single-crosssells img {
	border: 1px solid #e5e5e5;
	max-width: 60px;
	display: inline;
	margin-bottom: 0;
}

.single-helpdesk {
	background-color: #F9F5F1;
	border: none;
	padding: 30px 15px;
	margin: 10px 0 30px;
}

.single-helpdesk .helpdesk-title {
	color: #030303!important;
	font-size: 0.85em;
	font-weight: 600;
}

.single-helpdesk p {
	margin-bottom: 3px;
	font-size: 0.95em;
}

.single-helpdesk a,
.single-helpdesk a:hover {
	font-weight: 400;
	text-decoration: underline!important;
	color: #000000!important;
}

.single-helpdesk .helpdesk-portrait {
	border-radius: 50%;
	float: right;
}

/* contact */
.page-id-1271 .entry-content p a {
	color: #3a3a3a;
}

/* footer */
.site-footer a {
	text-decoration: none;
}

.site-footer .footer-widgets .su-spoiler {
	display: none !important;
}

.toscano-footer-newsletter .footer-signup {
	background-color: #f4d6dc;
	padding: 15px 0;
	min-height: 310px;
}

.toscano-footer-newsletter .footer-signup .tcol-1-2 {
	padding: 2% 4% 0;
}

body #gform_wrapper_2 #field_2_2 #label_2_2_1 {
	font-size: 0.7em;
}

body #gform_wrapper_2 #field_2_2 .gfield_label {
	display: none;
}

body #gform_wrapper_2 .gform_footer input[type=submit] {
	background-color: #000;
	color: #fff;
}

body #gform_wrapper_2 .validation_message {
	background-color: #cc0000;
	padding: 4px;
	color: #fff !important;
}

.toscano-footer-newsletter .footer-reviews {
	background-color: #ffffff;
	padding: 40px 10px 35px 20px;
	min-height: 310px;
}

iframe#AV_widget_iframe {
    margin-top: 40px;
}

.goto-all-reviews {
	display: block;
	font-weight: 400;
	text-decoration: underline;
	margin-top: 10px;
}

.toscano-footer-newsletter h3 {
	font-size: 6em;
	line-height: 1em;
	margin-bottom: 12px;
}

.toscano-footer-newsletter .footer-signup h3,
.toscano-footer-newsletter .footer-signup h5,
.toscano-footer-newsletter .footer-signup p,
.toscano-footer-newsletter .footer-signup i,
.toscano-footer-newsletter .footer-signup label {
	color: #000;
	font-weight: 400;
}

.toscano-shipping {
	text-align: center;
}

.toscano-shipping img {
	display: inline-block;
	max-height: 40px;
	margin: 0 5px 0 5px;
}

.logo-aicel {
	margin: 14px 18px;
}

/* CSS Changes 10/05/2018 */

a {
    font-weight: 500;
}
.storefront-primary-navigation > .col-full {
    border-top: 0px!important;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
    display: none;
}
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2,
ul.products li.product h3 {
    font-weight: 500;
}
.delivery-label {
	text-align: left;
	font-weight: 300;
}
.storefront-breadcrumb {
    background: none !important;
    margin-bottom: 0 !important;
    padding: 0px;
}
.storefront-breadcrumb .col-full {
    padding-left: 0px;
}
.storefront-breadcrumb nav.woocommerce-breadcrumb {
    padding: 0.71575em 0px;
}
.single-product div.product p.price {
    background-color: #F9F5F1;
    padding: 20px 20px 15px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 0px;
}
.storefront-product-pagination a {
    background: #fff;
}
.widget-area .widget a:not(.button) {
    font-weight: 400;
}
div#payment .woocommerce-form__label-for-checkbox input,
div#payment .wc-terms-and-conditions input#accept_terms {
    display: none;
}
#payment .terms label, #payment .terms span {
    font-size: 16px;
}
div#payment label.woocommerce-form__label-for-checkbox span:not(.required):before,
div#payment .terms.wc-terms-and-conditions label.checkbox:not(.woocommerce-form__label-for-checkbox):before {
    color: #000;
    display: inline-block;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f0c8";
    margin-right: .5407911001em;
    opacity: .25;
    font: normal normal normal 1em/1 FontAwesome;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}
div#payment .woocommerce-form__label-for-checkbox input:checked ~ span:not(.required):before,
div#payment .terms.wc-terms-and-conditions input:checked ~ label.checkbox:not(.woocommerce-form__label-for-checkbox):before  {
    content: "\f14a";
    opacity: 1;
}
div#payment p.form-row.terms.wc-terms-and-conditions label.checkbox {
    margin-left: 0px!important;
}

#payment .payment_methods > li:hover {
    background-color: #c7a940;
}
.storefront-sticky-add-to-cart--slideInDown {
    background: #fff;
}
span.storefront-sticky-add-to-cart__content-price {
    opacity: 1;
}
span.storefront-sticky-add-to-cart__content-price del {
    opacity: 0.5;
}
i.risparmi {
    font-style: normal!important;
}
span.storefront-sticky-add-to-cart__content-price i {
    font-style: normal;
    font-weight: 600;
    color: #307f96;
	font-weight: normal;
}
#payment .payment_methods>.wc_payment_method>label:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10c";
    margin-right: .5407911001em;
    -webkit-transition: color,ease,.2s;
    -moz-transition: color,ease,.2s;
    transition: color,ease,.2s;
}
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before {
    content: "\f192";
	color: #3a3a3a;
}
.woocommerce-billing-fields__field-wrapper label {
    font-weight: 600;
}
#payment .place-order {
    margin-top: 0px;
    text-align:  center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 47px;
    line-height: 47px;
    color: #999!important;
}
span.select2-selection.select2-selection--single {
    height: 47px;
    line-height: 47px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
}
.product span.tagged_as {
    display: none!important;
}
.woocommerce-billing-fields__field-wrapper label span {
    font-size: 0.8em;
    color: #999;
}
.storefront-handheld-footer-bar ul li > a::before {
    font-family: FontAwesome;
    top: 6px;
}
.storefront-handheld-footer-bar ul li.cart .count {
    top: 6px;
}
a#mobile-filters-up.toscano-sticky-filters {
    position: fixed!important;
    top: 0px!important;
}
a#mobile-filters-up.toscano-sticky-filters.off_parent {
    display: none;
}
.single-product div.product p.product-tags-title {
	font-weight: 600;
}
.single-product div.product .product_meta p.product-tags a {
	font-size: 16px;
	font-weight: 400;
    text-decoration: underline!important;
}
.single-product div.product .product_meta p.product-tags a:hover {
    text-decoration: none!important;
}
body .toscano-product-search input[type="submit"] {
	font-weight: 500;
}
.home .home-welcome-text a.su-button {
	font-weight: normal;
}
.mobile-home-buttons-2 .su-column-inner,
.mobile-home-buttons-3 .su-column-inner {
	background-color: #f9f9f9;
	text-align: center;
	border: 1px solid #ccc;
	padding: 8px 0;
}
.mobile-home-buttons-2 a,
.mobile-home-buttons-3 a {
	font-weight: 400;
	color: #030303;
	text-decoration: none!important;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
    background-repeat: no-repeat;
    background-position: right .6180469716em center;
    background-size: 31px 20px;
    background-image: url(/img/unknown.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
#payment .payment_methods li .payment_box div#stripe-exp-element,
#payment .payment_methods li .payment_box div#stripe-cvc-element {
    font-size: 1.41575em;
}
.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #208B86;
}
select.facetwp-sort-select.orderby {
    font-size: 0.8em;
}
.woocommerce-additional-fields__field-wrapper {
    clear: both;
}
.tcol-1-4.text-center.prev-next.custom-breadcrumb {
    overflow: hidden;
    position: relative;
}
.tcol-1-4.text-center.prev-next.custom-breadcrumb:before {
    background: #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    content: '';
}
.woocommerce-invalid.woocommerce-invalid-required-field span.select2.select2-container.select2-container--default span.select2-selection.select2-selection--single {
    box-shadow: inset 2px 0 0 #e2401c;
}
.single-product div.product .woocommerce-product-rating {
    margin-top: 0px;
    margin-bottom: 10px;
}
.custom-services {
    background-color: #F9F5F1 !important;
}

.custom-services i {
	font-size: 1.3em !important;
    color: #adbbea !important;
}

.custom-services a {
	color: #3a3a3a !important;
	font-size: 0.9em !important;

}
@media (min-width: 768px){
	td.actions button.button[name="update_cart"] {
		display: none;
	}
	.woocommerce-active .site-header .site-branding {
		display: block;
		width: 21.7391304348%;
		float: left;
		margin-right: 4.347826087%;
		clear: both;
		margin-bottom: 2.617924em;
	}
	.demo_store a {
		margin: -1em -1.41575em -1em 0;
		padding: 1em 1.41575em;
	}
	.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
		width: 21.7391304348%;
		float: left;
		margin-right: 4.347826087%;
	}
	.page-template-template-fullwidth-php .woocommerce-MyAccount-content {
		width: 73.9130434783%;
		float: right;
		margin-right: 0;
	}

	#ship-to-different-address .woocommerce-form__input-checkbox {
		position: static!important;
		transform: none!important;
	}
	h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
		float: left;
		margin-right: 10px;
	}
	h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:after,
	h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before {
		content: '';
		clear: both;
		display: table;
	}
	.toscano_catalog_ordering_after {
		position: relative;
		height: 0px;
		max-height: 0px;
	}
	.toscano_catalog_ordering_after .facetwp-sort {
		/* position: absolute; */
		top: -71px;
	}
	.facetwp-template .storefront-sorting:last-child .woocommerce-result-count {
		position: relative;
		left: 216px;
	}
	div#toscano-loop-container p.woocommerce-info {
		margin-bottom: 74px;
		background: #CAB16C;
	}
	.archive.woocommerce .toscano-percentage-discount,
	.page .toscano-percentage-discount {
		width: 47px;
		height: 28px;
		line-height: 27px;
		font-size: 1em;
	}

	.archive.woocommerce .product:hover .toscano-percentage-discount{
		top: 230px;
		left: 25px;
	}

	.single-product .toscano-percentage-discount {
		display: block;
		font-weight: normal;
		color: #307f96;
	}

	.single-product .storefront-sticky-add-to-cart__content .toscano-percentage-discount {
		display: inline;
		margin-left: 10px;
	}
}

@media (max-width: 768px){
	.toscano_catalog_ordering_after {
		display: block;
	}

	ul.products p.woocommerce-result-count {
		display: none;
	}

	table.cart td.product-remove a.remove {
		left: 0;
		top: 0;
	}

	.archive.woocommerce .toscano-percentage-discount,
	.page .toscano-percentage-discount {
		width: 33px;
		height: 16px;
		line-height: 16px;
		font-size: 0.56em;
	}

	.single-product .toscano-percentage-discount {
		display: inline-block;
		font-weight: normal;
		color: #307f96;
		margin-left: 10px;
	}

	.single-product .storefront-sticky-add-to-cart__content .toscano-percentage-discount {
		display: none;
	}

}
.woocommerce-checkout-review-order-table .shipping .woocommerce-Price-amount,
.woocommerce-checkout-review-order-table .shipping .amount{
 	font-weight: bold;
 }

.woocommerce-checkout .form-row.notes span.optional{
	display: none;
}
@media (min-width: 769px){
	.page-template-template-fullwidth-php .col2-set .form-row-first,
	.page-template-template-fullwidth-php .col2-set #billing_postcode_field,
	.page-template-template-fullwidth-php .col2-set #billing_state_field {
		width: 45.4545454545%;
		float: left;
		margin-right: 9.0909090909%;
	}

	.page-template-template-fullwidth-php .col2-set .form-row-last,
	.page-template-template-fullwidth-php .col2-set #billing_city_field {
		width: 45.4545454545%;
		float: right;
		margin-right: 0;
		clear: none;
	}

	.woocommerce-checkout .woocommerce-additional-fields {
		margin-top:30px;
		padding-top:30px;
		border-top:2px solid #f2f2f2;
		float:left;
		width:100%;
	}

}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping {
	background: transparent;
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping td {
	padding:0;
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping td ul {
	/* margin-top:20px; */
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping td ul li {
	padding: 1em 1.41575em;
	background-color:#f9f5f1
}

#payment .terms label:before {
    content: none;
}

.toscano-checkout-table {
	margin-top:30px;
}
.toscano-checkout-table td{
	padding:0px 0px 15px
}
.toscano-checkout-table td .woocommerce-Price-amount.amount {
	width:100%;
	/* float:left; */
	text-align:right
}
.toscano-checkout-table .total td{
	font-weight:bold;
}
.woocommerce-checkout .place-order p {
	text-align:left;

}
.woocommerce-checkout .delivery-date-cart,
.woocommerce-checkout .payment-button-icons p {
	text-align:center !important;
}
.toscano-checkout-table td:nth-child(2) {
    text-align: right;
}
.woocommerce-checkout .woocommerce-account-fields label.checkbox input,
.woocommerce-checkout .woocommerce-billing-fields label.checkbox input{
	margin-right:10px;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout h3#order_gateways_title {
	background-color: #ddd;
	border-radius: 90px;
	color: #000;
	padding: 3px;
}

.woocommerce-cart #pay_with_amazon {
	text-align: center;
}

.woocommerce-checkout .wc-amazon-payments-advanced-info {
	background-color: #f3f3f3 !important;
	padding: 20px !important;
	width: 100% !important;
}

.woocommerce-checkout #amazon_customer_details .col-1 > h3 {
	padding-top: 20px;
}

.woocommerce-checkout .toscano-checkout-product-summary {
	background-color: #f2f2f2;
	padding: 20px;
	font-size: small;
}

.woocommerce-checkout .toscano-checkout-product-summary h3 {
	font-weight: bold;
	font-size: 18px;
}

.woocommerce-checkout .toscano-checkout-product-summary table:last-child {
	margin-bottom: 0;
}

.woocommerce-checkout .toscano-checkout-product-summary tr {
	background-color: #ffffff;
}

.woocommerce-checkout .toscano-checkout-product-summary td.thumb {
	padding: 0;
}

.woocommerce-checkout .toscano-checkout-product-summary td.title {
	padding: 1em;
}
.woocommerce-checkout .toscano-checkout-product-summary td.price {
	min-width: 120px;
	padding: 1em;
	font-weight: bold;
	text-align: right;
}

.woocommerce-checkout .toscano-checkout-product-summary .thumb img {
	max-width: 42px;
	margin: 10px 0 10px 20px;
}

@media screen and (max-width:767px){
	.woocommerce-checkout .woocommerce-shipping-fields{
		padding:20px 0;
	}
	.woocommerce-checkout .payment-button-icons .tcol-1-2{
		width:50%;
		float:left;
	}
	.woocommerce-checkout .toscano-checkout-product-summary td.price {
		min-width: auto;
	}
}
#order_comments_field, #order_gateways_title, #order_review_heading, .woocommerce-billing-fields h3{
	margin-bottom:20px;
	margin-top:0 !important;
}

@media (min-width: 768px){
#order_review .shop_table {
	margin-bottom:20px
}
}
#order_comments_field label{
	font-weight:bold;
}


/* Servizi extra */
.ppom-rendering-fields {
	background-color: #fdfdfd;
	border: 1px solid #d4d4d4;
	padding: 10px;
}

.ppom-wrapper .form-control-label {
	font-weight: 600;
}

.ppom-wrapper .form-control-label .show_description {
	padding-left: 0;
	font-weight: normal;
	font-size: 11px;
	display: block;
	color: #000000;
}

.ppom-wrapper .form-control-label .show_description a {
	text-decoration: underline;
	color: #414141;
}

.ppom-wrapper textarea.form-control,
.ppom-wrapper textarea.form-control:focus {
	background: #F1F1F1;
	border: none;
}

.ppom-wrapper .form-check-label {
	padding-left: 0 !important;
}

/* Klarna */
.woocommerce-cart klarna-placement > div {
	margin-bottom: 25px;
}

/* YITH Waiting list */
#yith-wcwtl-output {
	background-color: #F9F5F1;
	padding: 20px;
}
.single_variation #yith-wcwtl-output {
	padding: 20px 0 20px 0;
}
#yith-wcwtl-output form {
	margin-bottom: 0;
}
#yith-wcwtl-output form input[type=email],
#yith-wcwtl-output form input[type=submit] {
	width: 100%;
}
#yith-wcwtl-output a.button {
	padding-left: 20px;
	padding-right: 20px;
}

/* toscano-custom-read-more*/
#toscano-custom-head-wrapper {
	position: relative;
	margin-bottom: 50px;
}

.toscano-custom-wrapper-p {
	overflow: hidden;
	height: 100px;
	transition: height 0.5s linear;
}

.toscano-custom-readmore {
	bottom: -30px;
	position: absolute;
	display: inline;
	cursor: pointer;
}

.toscano-custom-readless {
	bottom: -30px;
	position: absolute;
	display: none;
	cursor: pointer;
}

.toscano-custom-read-more-wrapper {
	background: linear-gradient(to bottom,rgba(255, 255, 255, 0),rgba(255, 255, 255, 1));
	position: absolute;
	bottom: 0px;
	padding: 15px 0;
	width: 100%;
	height: 30px;
}

body .fwp-load-more:not(:last-of-type) {
	display: none !important;
}

/* SEO Page Links */
.page-template-product-list .hentry {
	margin-bottom: 0;
}

.toscano-seo-links {
	display: block;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

.toscano-seo-links:after {
	content: "";
	display: table;
	clear: both;
}

.toscano-seo-links ul {
	margin: 0;
}

.toscano-seo-links li {
	float: left;
	display: inline-block;
	list-style-type: none;
	box-sizing: border-box;
	min-height: 50px;
	margin: 0 10px 0 0;
}

.toscano-seo-links li a {
	display: inline-block;
	background-color: #f9f9f9;
	color: #191611;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 8px 12px;
	font-family: roboto,Helvetica,sans-serif;
	font-weight: 400;
}

.single-product .toscano-seo-links {
	margin-top: 57px;
}

/*
.storefront-sticky-add-to-cart__content-button,
.single_add_to_cart_button,
.buy-product {
	/*display: none;
}
*/
