/*CUSTOM CSS WOOCOMMERCE*/
span.optional {
	display: none;
}
/*ACCOUNT PAGE WOOCOMMERCE*/
body.jefshoplogin .woocommerce-notices-wrapper {
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 12;
	max-width: calc(100% - 30px);
}
@media only screen and (max-width: 1124px) {
	body.jefshoplogin .woocommerce-notices-wrapper 
	{
		top: 60px; 
	}
}
#customer_login, .space_top_page_woo { margin-top: 100px; }
.space_top_page_woo { padding-top: 80px; position:relative; }
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	max-width: 100%;
}
@media only screen and (max-width: 1124px) {
	#customer_login, .space_top_page_woo { margin-top: 40px; }
}
.form-login-register { padding-top:120px; padding-bottom:80px; }
.form-login-register.login {
	border-right: 1px solid #ccc;
	padding-right: 120px;
}
.form-login-register.create_account {
	padding-left: 120px;
}
.form-login-register .title_account_shop, .website_doucals .checkout.woocommerce-checkout h3 { font-family: "Butler"; font-weight: 400; font-size:24px; line-height:32px; color:#1c1c1c; margin:0 0 40px; }
.form-login-register .testo_account_shop {
	font-family: "Butler";
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #1c1c1c;
	margin: 0 0 40px;
}
.website_doucals .form-login-register form { padding:0; border:0; margin:0; }
.website_doucals .form-login-register form .form-row {
	padding: 0;
	margin: 0 0 20px;
}
.website_doucals .checkout.woocommerce-checkout input[type="text"], .website_doucals .checkout.woocommerce-checkout input[type="tel"], .website_doucals .checkout.woocommerce-checkout input[type="email"],.website_doucals .checkout.woocommerce-checkout input[type="password"] {padding:15px 10px;border:1px solid #1c1c1c; font-family: "Proxima Nova"; font-weight: 400; font-size:12px; line-height:20px; color:#1c1c1c;  width:100%;  }
.website_doucals .checkout.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {padding:15px 10px; font-family: "Proxima Nova"; font-weight: 400; font-size:12px; line-height:20px; color:#1c1c1c;  width:100%;  }
.website_doucals .checkout.woocommerce-checkout .select2-container .select2-selection--single { display:block; height:auto; }
.website_doucals .checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow { top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%);}
.website_doucals .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #1c1c1c transparent transparent transparent; }
.woocommerce ul#shipping_method li input, .woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0 5px 0 0;
	vertical-align: top;
	width: 12px;
	height: 12px;
	display: inline-block;
	border: 1px solid;
	border-radius: 90px; -webkit-border-radius: 90px; -moz-border-radius: 90px; -o-border-radius: 90px;
	vertical-align: middle;
	position:relative; top:-1px;
}
.woocommerce ul#shipping_method li input[checked="checked"], .woocommerce-checkout #payment ul.payment_methods li input[checked="checked"] { background-color:#feba01}
.woocommerce-checkout #payment ul.payment_methods li input#wc-stripe-new-payment-method { width:12px !important;}
.woocommerce ul#shipping_method li label {
	display: inline-block;
	vertical-align: middle;
}
.website_doucals .checkout.woocommerce-checkout label {text-transform: uppercase; font-family: "Proxima Nova"; font-size: 12px; line-height: 16px; color:#1c1c1c;} 
.website_doucals .checkout.woocommerce-checkout p { margin-bottom: 15px;}
.website_doucals .form-login-register form input::-webkit-input-placeholder {
	  opacity: 1.0;  
	font-family: "Proxima Nova"; font-weight: 400; font-size:12px; line-height:20px; color:#1c1c1c;
 text-transform:uppercase;
}
.website_doucals .form-login-register form input:-ms-input-placeholder {
	 opacity: 1.0;  
	font-family: "Proxima Nova"; font-weight: 400; font-size:12px; line-height:20px; color:#1c1c1c;
 text-transform:uppercase;
}
.website_doucals .form-login-register form input::placeholder {
	 opacity: 1.0;  
	font-family: "Proxima Nova"; font-weight: 400; font-size:12px; line-height:20px; color:#1c1c1c;
 text-transform:uppercase;
}
.form-login-register form button[type="submit"] {
	background-color: #ffbb00;
	color: #1c1c1c;
	width: 100%;
	display: inline-block;
	margin: 25px 0;
	text-transform: uppercase;
	border: 0;
	padding: 15px 15px 12px;
	cursor: pointer;
	font-family: "Proxima Nova";
	font-weight: 700; font-size: 12px; line-height: 14px;
}
.website_doucals .form-login-register form .lost_password a, .website_doucals .form-login-register form .back_account_page a {text-transform: uppercase; font-family: "Proxima Nova"; font-size: 12px; line-height: 16px; color:#1c1c1c;} 
.form-login-register .link_crea_account { border:0; background-color:#1c1c1c; color:#FFF; width:100%; color:#FFF; padding: 15px 15px 12px; font-weight: 700; font-size: 12px; line-height: 14px;}
	
.woocommerce-MyAccount-navigation ul, .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	/* background-color: #ffbb00; */
	margin: 0;
	padding: 10px 0;
	font-family: "Butler";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	display: block;
	border-bottom: 1px solid #1c1c1c;
	cursor: pointer;
}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #ffce02; padding-left:20px;
}
.woocommerce-account.woocommerce-page  {
	background-color: #eaeaea;
}
.woocommerce-account.woocommerce-page #footer  {
	background-color: #FFF; margin-top:120px;
}
.website_doucals .form-login-register form input, .woocommerce-account.woocommerce-page .woocommerce form .form-row input.input-text, .woocommerce-account.woocommerce-page .woocommerce form .form-row textarea, .website_doucals.woocommerce-account.woocommerce-page .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single  { background-color:transparent; border:0; border-bottom:1px solid #b1b1b1;  }
.website_doucals .form-login-register form input::-webkit-input-placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row input.input-text::-webkit-input-placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row textarea::-webkit-input-placeholder { /* Edge */
	color: #b1b1b1;  font-weight:600; opacity:1.0; font-family: "Butler";
}
.website_doucals .form-login-register form input:-ms-input-placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row input.input-text:-ms-input-placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #b1b1b1;  font-weight:600; opacity:1.0; font-family: "Butler";
}
.website_doucals .form-login-register form input::placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row input.input-text::placeholder, .woocommerce-account.woocommerce-page .woocommerce form .form-row textarea::placeholder {
	color: #b1b1b1;  font-weight:600; opacity:1.0; font-family: "Butler";
}

.website_doucals .form-login-register form input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: normal;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: "Proxima Nova";
}


.woocommerce-account.woocommerce-page .woocommerce .woocommerce-MyAccount-content form legend {
	font-family: "Butler";
	font-size: 24px;
	line-height: 32px;
	color: #1c1c1c;
	margin-bottom: 20px;
	margin-top: 20px;
}
.woocommerce-account.woocommerce-page .woocommerce .woocommerce-MyAccount-content h3.welcome_dash {
	font-family: "Butler";
	font-size: 32px;
	line-height: 48px;
	color: #1c1c1c;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: 400;
}
.woocommerce-account.woocommerce-page .woocommerce button.button, .woocommerce-account.woocommerce-page .woocommerce .woocommerce-pagination a.button { border:0; background-color:#1c1c1c; color:#FFF; min-width:320px; text-align:center; }
.woocommerce-account.woocommerce-page .woocommerce .woocommerce-pagination a.button { min-width:unset; width:240px; max-width:48%; text-align:center; }
.woocommerce-account.woocommerce-page .woocommerce .woocommerce-pagination a.button.woocommerce-button--next { float:right;}
/*minicart*/
#circle_count_item_cart {
	position: absolute;
	border-radius: 90px;
	top: -5px;
	right: -12px;
	font-size: 10px;
	font-weight: 700;
	background-color: #ffbb00;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	left: unset;
}
#overlay_mini_cart {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	content: "";
	display: block;
	z-index: 9997;
	visibility:hidden;
	opacity:0;
	transform:translateX(100%); -moz-transform:translateX(100%); -webkit-transform:translateX(100%); -o-transform:translateX(100%);
	-webkit-transition: all 0.4s ease-in-out 0.4s;
  -moz-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
  cursor:pointer;
}
#overlay_mini_cart.visible {
	visibility:visible;
	opacity:1.0;
	transform:translateX(0); -moz-transform:translateX(0); -webkit-transform:translateX(0); -o-transform:translateX(0);
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#jefcustom_minicart {
	position: fixed;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: #FFF;
	width: 480px;
	max-width: 100%;
	padding:40px 20px;
	transform:translateX(100%); -moz-transform:translateX(100%); -webkit-transform:translateX(100%); -o-transform:translateX(100%);
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#jefcustom_minicart.visible {
	transform:translateX(0); -moz-transform:translateX(0); -webkit-transform:translateX(0); -o-transform:translateX(0);
	-webkit-transition: all 0.4s ease-in-out 0.4s;
  -moz-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
  overflow:auto;
}
@keyframes loading-minicart {  
0% { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); }
100% { transform: rotate(360deg);  -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
}
#jefcustom_minicart .widget_shopping_cart_content {
	margin-bottom: 120px;
}
#jefcustom_minicart .title_mini_cart {
	font-family: "Butler";
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	color: #1c1c1c;
	margin: 0 0 40px;
}
#jefcustom_minicart .woocommerce-mini-cart {
	padding: 0;
	margin: 0 0 40px;
	border-top: 1px solid #1c1c1c;
}
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item { padding:10px 0; margin:0; border-bottom:1px solid #1c1c1c; position:relative; list-style:none; }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .remove.remove_from_cart_button {
	position: absolute;
	right: 0;
	top: 10px;
	width: 25px;
	height: 25px;
	border-radius: 90px; -webkit-border-radius: 90px; -moz-border-radius: 90px;
	line-height: 25px;
	font-size: 24px;
	font-weight: 100;
	font-family: "Proxima Nova";
	border: 1px solid #1c1c1c;
	text-align: center;
	z-index:12;
}
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .image_cart, .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart { display:inline-block; vertical-align:top; }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .image_cart { width:140px;  }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart { width:calc(100% - 150px); padding-left:10px; }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart .info_sku { font-weight:700; font-size:11px; line-height:14px;}
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart .info_name, .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart .info_product_value, .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart .info_quantity { font-weight:400; font-size:14px; line-height:20px; margin-top:5px; }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .info_cart .info_size > strong {font-weight:700;}
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .image_cart img { width:100%;max-width:100%; height:auto; }
.jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .product-subtotal {
	font-family: "Butler";
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1c1c1c;
	display: inline-block;
	margin-top: 5px;
	position: relative;
	bottom: unset;
	left: 150px;
}
.woocommerce-checkout .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .product-subtotal {
	position: absolute;
	left: unset;
	right: 0;
	top: 9px;
	margin-top:0;
}

@media only screen and (min-width:767px) 
{
	.woocommerce-cart .custom_row_itemcart .product-name > div:not(.info_size)
	{
		max-width:65%;
	}
}



@media only screen and (max-width:480px) 
{
	.woocommerce-checkout .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item .product-subtotal {
		position: relative;
		left: unset;
		right: 0;
		top: 0;
		margin-top: 0;
		text-align: right;
		width: 100%;
	}
}
.woocommerce-checkout .jefcustom_review_cart_item.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a.remove, .woocommerce-checkout .action_header.cartwebsite {
	display:none;
}
#jefcustom_minicart .button_website {
	background-color: #ffbb00;
	color: #1c1c1c;
	width: 100%;
	display: inline-block;
	margin: 25px 0 0;
	text-transform: uppercase;
	border: 0;
	padding: 15px 15px 12px;
	cursor: pointer;
	font-family: "Proxima Nova";
	font-weight: 700; font-size: 12px; line-height: 14px;
}
#jefcustom_minicart .link_to_cart { text-align:center; font-weight:400; font-size:14px; line-height:18px; padding:20px 0; width:100%; display:inline-block; }
#close_mini_cart {
	position: absolute;
	right: 20px;
	border: 0;
	background-color: transparent;
	font-size: 24px;
	line-height: 32px;
	text-align: right;
	padding: 0;
	z-index:99; cursor:pointer; 
}
a.added_to_cart.wc-forward {
	display: none !important;
}
/*CART*/
.woo_nav_top_link { position:absolute; top:25px; left:0; text-transform:uppercase; font-size:12px; line-height:12px; }
.woo_nav_top_link a span {
	font-size: 16px;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.woo_title_section { font-family: "Butler"; font-weight: 300; font-size:32px; line-height:36px; color:#1c1c1c; padding:0 0 25px; border-bottom:1px solid #1c1c1c;}
form.woocommerce-cart-form, .checkout.woocommerce-checkout #customer_details {
	max-width: calc(100% - 420px);
	width: calc(100% - 420px);
	float: left;
	padding-right: 80px;
}
.cart-collaterals.custom-cart-collaterals, .checkout.woocommerce-checkout #order_review { float:right; max-width:100%; width:420px; }
@media only screen and (max-width:1240px) {
	form.woocommerce-cart-form, .checkout.woocommerce-checkout #customer_details {
		max-width:100%;
		width:100%; 
		padding-right: 0;
	}
	.cart-collaterals.custom-cart-collaterals, .checkout.woocommerce-checkout #order_review { float:left; width:100%; margin-top:40px; }
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}
.custom_row_itemcart {
	padding:15px 0;
	border-bottom: 1px solid #1c1c1c;
	position:relative;
	font-size:0;
}
.custom_row_itemcart .product-thumbnail { width:240px;display:inline-block; }
.product-thumbnail img { width:100%; height:auto}
.custom_row_itemcart .product-name {
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    padding-top: 15px;
    position: relative;
    width: calc(100% - 240px);
}
.custom_row_itemcart .product-name .info_cart { width:calc(100% - 100px); padding-left:10px; }
.custom_row_itemcart .product-name .info_sku { font-weight:700; font-size:12px; line-height:14px; margin-bottom:15px;}
.custom_row_itemcart .product-name .info_name {font-weight:400; font-size:14px; line-height:20px; margin-bottom:15px;}
.custom_row_itemcart .product-name .info_product_value { font-weight:400; font-size:14px; line-height:20px; margin-bottom:15px; }
.custom_row_itemcart .product-name .info_product_value > strong {font-weight:700;}
.custom_row_itemcart .product-subtotal { position:absolute; right:0; top:15px; 
	font-family: "Butler";
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
	color: #1c1c1c;
}
.custom_row_itemcart .product-remove {
	position: absolute;
	left: 5px;
	top: 8px;
}
.custom_row_itemcart .product-remove a.remove {
	width: 25px;
	height: 25px;
	border-radius: 90px; -webkit-border-radius: 90px; -moz-border-radius: 90px;
	line-height: 25px;
	font-size: 24px;
	font-weight: 100;
	font-family: "Proxima Nova";
	border: 1px solid #1c1c1c;
	text-align: center;
	z-index: 12;
	color: #1c1c1c !important;
}
.custom_row_itemcart .product-remove a.remove:hover { background-color:#fbb910 }
.custom_row_itemcart .product-quantityNew { display:inline-block;}
.custom_row_itemcart .product-quantityNew > * { display:inline-block; vertical-align:middle; }
.custom_row_itemcart .product-quantityNew .label_quantity {font-weight:400; font-size:14px; line-height:20px;}
.custom_row_itemcart .product-quantityNew .form_quantity {padding-left:15px;}
.custom_row_itemcart .product-quantityNew .form_quantity > * { display:inline-block; vertical-align:middle; }
.custom_row_itemcart .product-quantityNew .form_quantity button {
	width: 30px;
	height: 30px;
	border-radius: 90px; -webkit-border-radius: 90px; -moz-border-radius: 90px;
	line-height: 30px;
	font-size: 22px;
	font-weight: 400;
	font-family: "Proxima Nova";
	border: 1px solid #1c1c1c;
	text-align: center;
	z-index: 12;
	color: #1c1c1c;
	background-color: transparent;
	cursor: pointer;
}
.custom_row_itemcart .product-quantityNew .form_quantity button.minus {
	line-height: 28px;
}
.custom_row_itemcart .product-quantityNew .form_quantity button:hover { 
	background-color:#1c1c1c;
	color:#fbb910 ;
}
.custom_row_itemcart .product-quantityNew .form_quantity .quantity input { background-color:transparent; border:0; color:#1c1c1c; font-size:12px; line-height:14px; text-align:center; width: 25px; }
 
@media only screen and (min-width: 991px) and (max-width: 1480px)  {
	/*.custom_row_itemcart .product-subtotal { position: relative; }*/
}
@media only screen and (max-width:767px) {
	.custom_row_itemcart .product-subtotal { position: relative; margin-bottom:20px; }
	.custom_row_itemcart .product-thumbnail {
		width: 140px;
	}
	.custom_row_itemcart .product-name {
		width: calc(100% - 140px);
	}
}
/* Chrome, Safari, Edge, Opera */
.form_quantity .quantity input::-webkit-outer-spin-button,.form_quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;  appearance: none;  margin: 0;
}
/* Firefox */
.form_quantity .quantity input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.woocommerce .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	border: 0;
}
.coupon.custom_coupon.cart {
	border-bottom: 1px solid #1c1c1c;
}
.title_show_coupon { font-family: "Butler"; font-weight: 300; font-size:32px; line-height:36px; color:#1c1c1c; padding:25px 0; text-transform:uppercase; }
.title_show_coupon { position:relative; }
.title_show_coupon > .close_open_box_coupon {
	position: absolute;
	right: 20px;
	top: 27px;
}
.title_show_coupon > .close_open_box_coupon > span { transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -o-transform:rotate(-90deg); font-size:24px; position:absolute; }
.title_show_coupon.ui-state-active > .close_open_box_coupon > span { transform:rotate(90deg); -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); }
.content_coupon { padding:0 0 25px 0; }
.title_info_coupon {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}
.testo_info_coupon {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
}
input#coupon_code {
	border: 2px solid #ccc;
	padding: 20px;
	width: 50%;
	font-size: 14px;
	color: #1c1c1c;
	line-height: 14px;
	display:inline-block;
	font-family: "Proxima Nova";
}

@media only screen and (max-width:767px) {
	input#coupon_code {
		width: 100%;
		margin-bottom: 25px;
	}
}


input#coupon_code::-webkit-input-placeholder { /* Edge */
	color: #1c1c1c; text-transform:uppercase; font-weight:600; opacity:1.0; font-family: "Proxima Nova";
}
input#coupon_code:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #1c1c1c; text-transform:uppercase; font-weight:600; opacity:1.0; font-family: "Proxima Nova";
}
input#coupon_code::placeholder {
	color: #1c1c1c; text-transform:uppercase; font-weight:600; opacity:1.0; font-family: "Proxima Nova";
}
.woocommerce .content_coupon button[name="apply_coupon"], .woocommerce .cart_totals .woocommerce-shipping-calculator button[name="calc_shipping"] {
	border: 2px solid #feba01;
	padding: 22px 40px;
	font-size: 14px;
	color: #1c1c1c;
	line-height: 14px;
	display: inline-block;
	font-family: "Proxima Nova";
	text-transform: uppercase;
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	text-align: center;
	width: 220px;
	max-width: 100%;
	vertical-align:top;
}
.woocommerce .cart_totals .woocommerce-shipping-calculator button[name="calc_shipping"] {width: 100%; padding:10px 15px;  }
.content_coupon button[name="apply_coupon"]:hover, .cart_totals .woocommerce-shipping-calculator button[name="calc_shipping"]:hover { background-color:#feba01;} 
.resume_cart {
	display: flex;
	padding:15px 0;
	border-bottom:1px solid #1c1c1c;
	font-size:12px; line-height:12px; font-weight:600;
}
.label_resume_cart {
	width: 150px; text-transform:uppercase;
}
.value_resume_cart {
	text-align: right;
	width: 100%;
}
.value_resume_cart strong {
	font-weight:600;
}

.remind_dazi
{
	font-size: 12px; line-height: 14px; margin-top: 20px; margin-bottom: 15px;
}
/*
.value_resume_cart .includes_tax {
	display: none;
}
*/
.website_doucals .select2-container--default .select2-selection--single {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border: 1px solid #1c1c1c;
	padding: 5px;
	height: auto;
	font-size: 14px;
	line-height: 14px;
}
.value_resume_cart ul#shipping_method {
	margin-bottom: 40px;
}
.cart_totals .woocommerce-shipping-calculator input { border: 1px solid #1c1c1c;padding: 5px;}
.cart_totals .woocommerce-shipping-calculator button[name="calc_shipping"] { width: auto; max-width: 100%; font-size: 12px; line-height:12px; padding:5px 10px; }
.woocommerce-checkout #payment ul.payment_methods { border-bottom:0; padding-left:0; padding-right:0 }
.woocommerce-checkout #payment div.form-row.place-order { 
	padding: 25px 0 0 0;
  	border-top: 1px solid; 
}
.website_doucals .cart_totals .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment button#place_order, .woocommerce-page #payment button#place_order { background-color:#feba01; color:#1c1c1c; text-align:center;  border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; font-size: 14px; line-height:14px; text-transform:uppercase; font-family:"Proxima Nova"; width:100%; text-align:center; padding:20px 10px;}
.form_shipping_customer { margin-top:15px; }
#all_rules_shop_cart { margin-top: 25px; }
.single_rules_shop_cart {margin-bottom:25px; }
.single_rules_shop_cart .title_rules_shop_cart {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	margin-bottom:15px;
}
.testo_rules_shop_cart {
	font-size: 14px;
	line-height: 16px;
	color:#1c1c1c; 
}
.testo_rules_shop_cart > span {
	width:100%; display:inline-block; margin-bottom:10px;
}
.testo_rules_shop_cart > span.number { font-weight:600; }
.testo_rules_shop_cart > span.note {  opacity:0.7 }
.single_rules_shop_cart.shipping_info {
	border-top: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	padding: 25px 0 0;
}
.single_rules_shop_cart.shipping_info .testo_rules_shop_cart {
	width:70%;
}
.create_account .single_rules_shop_cart.shipping_info { border:0; padding:0; }
.create_account #all_rules_shop_cart { margin-top:0; }
.single_rules_shop_cart .text_with_icon { display:flex; margin-bottom:25px; }
.single_rules_shop_cart .text_with_icon .inside_icon { width:70px; }
.single_rules_shop_cart .text_with_icon .inside_text { width:100%; padding-left:25px; }
.single_rules_shop_cart .text_with_icon .inside_text .title_rules_shop_cart { margin-bottom:5px; }
.woocommerce-checkout #payment {
	background-color: transparent;
	margin-top: 40px;
}
textarea#order_comments {
	border: 1px solid #1c1c1c;
	padding: 15px;
	min-height: 120px;
	font-family: "Proxima Nova";
	font-size: 14px;
	line-height: 18px;
}
.woocommerce-checkout #payment div.payment_box::before {
	display: none;
}
.woocommerce-checkout #payment div.payment_box {
	padding: 10px 10px 20px;
	margin: 10px 0 30px;
	font-size: 12px;
	border-radius: 0px;
	line-height: 12px;
	background-color: transparent;
	color: #1c1c1c;
	border: 1px solid #1c1c1c;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message,
.website_doucals .wc-block-components-notice-banner,
.website_doucals .wc-block-components-notice-banner.is-info
{
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 40px;
    position: relative;
    background-color: #FFBB00;
    color: #1c1c1c !important;
	border-radius: 0;
	border: 0 !important;
    border-top: 3px solid #1c1c1c !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.website_doucals .wc-block-components-notice-banner
{
	font-size: 16px;
	line-height: 20px;
}
.website_doucals .wc-block-components-notice-banner svg
{
	background-color: transparent !important;
}
.website_doucals .wc-block-components-notice-banner svg path
{
	fill: #1c1c1c;
}
.woocommerce-error::before {
    content: "\e015";
    color: #1c1c1c;
}
.woocommerce-info::before {
    content: "\e015";
    color: #1c1c1c;
}
.woocommerce-message::before {
    content: "\e015";
    color: #1c1c1c;
}
@media only screen and (max-width:767px) {
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
	width:100%; margin-bottom:10px;
}
}


/*GENERAL ELEMENT PAGE TABLE WOO*/
.woocommerce form .form-row {
	padding: 0;
	margin: 0 0 35px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	display: block;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 24px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: normal;
	border: 1px solid #1c1c1c;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: "Proxima Nova";
}
.woocommerce form .form-row select {font-size: 14px;
	line-height: 16px;
	font-family: "Proxima Nova";}
	
.select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 16px !important;
	font-size: 14px;
	padding-left: 0;
}
.woocommerce mark {
	background-color: #FFBB00;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	margin: 0;
	line-height: 10px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 15px 10px;
	font-weight: 700;
	border-radius: 0;
	left: auto;
	color: #1c1c1c;
	background-color: transparent;
	border: 1px solid #fb0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}
.woocommerce a.button {padding:10px;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color:#FFBB00;
}
.woocommerce-account .addresses .title h3 {
	float: left;
	width: 100%;
	padding: 0 15px 0 0;
	font-family: "Butler";
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
}
.woocommerce-account .addresses .title .edit {
	float: none;
	position: absolute;
	bottom: -40px;
	left: 0;
	font-size: 12px;
	font-weight: 600;
}
.woocommerce table.shop_table {
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
}
.woocommerce-order-details__title, .woocommerce-column__title {
	font-family: "Butler";
	font-weight: 400;
}
.space_top_page_woo p {
	margin: 0 0 25px;
	font-size: 14px;
	line-height: 18px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	width: 50%;
	padding: 0;
	position: relative;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 50%;
	padding: 0;
	position: relative;
}
.woocommerce .woocommerce-customer-details address {
	border: 0 !important;
	width: 100%;
	border-radius:0 !important;
	padding: 0 !important;
}
.woocommerce fieldset {
	margin-top: 40px;
	padding: 0;
	border: 0;
}
.woocommerce .cart-empty.woocommerce-info {
	margin-top: 140px;
}
#checkbox_vat_number_field label {
	position: relative;
	top: -6px;
	color: #1c1c1c;
}
.website_doucals .checkout.woocommerce-checkout h3#ship-to-different-address { margin-top:25px; }
#ship-to-different-address label { font-weight:600; }
.woocommerce ul.order_details.woocommerce-order-overview.woocommerce-thankyou-order-details { padding:0; margin:40px 0;}
.woocommerce ul.order_details li {
	margin-right: 0;
	text-transform: uppercase;
	font-size: 11px;
	line-height:18px;
	border-right: 1px dashed #d3ced2; 
	margin-left: 0;  
	margin-bottom: 40px;
	width:auto;
	box-sizing: border-box;
	padding: 20px; 
}
@media only screen and (max-width: 991px) {
	.woocommerce ul.order_details li {
		width:33%;
	}
	
	.form-login-register.login {
		border-right:0;
		border-bottom: 1px solid #ccc;
		padding-right:15px;
	}
	.form-login-register.create_account {
		padding-left:15px;
	}

}
@media only screen and (max-width: 767px) {
	.woocommerce ul.order_details li {
		width:50%;
	}
	.woocommerce-MyAccount-content { margin-top:40px; }
}
@media only screen and (max-width: 480px) {
	.woocommerce ul.order_details { padding-bottom:20px; border-bottom:1px solid #1c1c1c }
	.woocommerce ul.order_details li {
		width:100%;border-right: 0; margin-bottom:0; padding-left:0;
	}
}


.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	border-radius: 0;
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
}

/*PAYMENT*/
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom: 20px;
	line-height: normal;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal { line-height:22px; }


.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .wc-item-meta li
{
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.single_product.product .coverpage_header.detail_product .woocommerce-notices-wrapper
{
	display: none !important; opacity: 0 !important; visibility: hidden !important;
}